>>> Building on exopi-1 under devel/py-buildbot/buildbot BDEPENDS = [devel/py-setuptools,python3;devel/py-installer,python3;lang/python/3.10;devel/py-build,python3;devel/py-wheel,python3] DIST = [devel/py-buildbot/buildbot:buildbot-3.11.1.tar.gz] FULLPKGNAME = buildbot-3.11.1 RDEPENDS = [databases/py-alembic,python3;sysutils/py-croniter,python3;devel/py-txaio,python3;www/py-autobahn,python3;lang/python/3.10;www/py-jwt,python3;textproc/py-yaml,python3;devel/py-dateutil,python3;databases/py-sqlalchemy,python3;www/py-jinja2,python3;devel/py-setuptools,python3;devel/py-buildbot/www;net/py-msgpack,python3;devel/py-twisted,python3] (Junk lock obtained for exopi-1 at 1714591183.45) >>> Running depends in devel/py-buildbot/buildbot at 1714591183.49 last junk was in devel/glib2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in devel/py-buildbot/buildbot at 1714591185.65 ===> devel/py-buildbot/buildbot ===> Building from scratch buildbot-3.11.1 ===> buildbot-3.11.1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> buildbot-3.11.1 depends on: py3-build-* -> py3-build-1.2.1 ===> buildbot-3.11.1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> buildbot-3.11.1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> buildbot-3.11.1 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-1 at 1714591187.07) distfiles size=2524103 >>> Running build in devel/py-buildbot/buildbot at 1714591187.09 ===> devel/py-buildbot/buildbot ===> Checking files for buildbot-3.11.1 `/exopi-cvs/ports/distfiles/buildbot-3.11.1.tar.gz' is up to date. >> (SHA256) buildbot-3.11.1.tar.gz: OK ===> Extracting for buildbot-3.11.1 ===> Patching for buildbot-3.11.1 ===> Applying OpenBSD patch patch-buildbot_scripts_logwatcher_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- buildbot/scripts/logwatcher.py.orig Tue Nov 28 10:31:51 2023 |+++ buildbot/scripts/logwatcher.py Tue Nov 28 10:32:01 2023 -------------------------- Patching file buildbot/scripts/logwatcher.py using Plan A... Hunk #1 succeeded at 113. done ===> Applying OpenBSD patch patch-buildbot_www_plugin_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |use the correct import for importlib.resources | |Index: buildbot/www/plugin.py |--- buildbot/www/plugin.py.orig |+++ buildbot/www/plugin.py -------------------------- Patching file buildbot/www/plugin.py using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 25. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for buildbot-3.11.1 ===> Configuring for buildbot-3.11.1 ===> Building for buildbot-3.11.1 * Getting build dependencies for wheel... running egg_info creating buildbot.egg-info writing buildbot.egg-info/PKG-INFO writing dependency_links to buildbot.egg-info/dependency_links.txt writing entry points to buildbot.egg-info/entry_points.txt writing requirements to buildbot.egg-info/requires.txt writing top-level names to buildbot.egg-info/top_level.txt writing manifest file 'buildbot.egg-info/SOURCES.txt' reading manifest file 'buildbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/manual/_images/*.svg' warning: no files found matching 'docs/manual/_images/*.png' warning: no files found matching 'docs/manual/_images/*.txt' warning: no files found matching 'docs/manual/_images/icon.blend' warning: no files found matching 'docs/manual/_images/Makefile' warning: no files found matching 'buildbot/reporters/templates/*.txt' adding license file 'COPYING' warning: no files found matching 'include' warning: no files found matching 'contrib/*' warning: no files found matching 'contrib/windows/*' warning: no files found matching 'contrib/os-x/*' warning: no files found matching 'contrib/css/*' warning: no files found matching 'contrib/libvirt/*' warning: no files found matching 'contrib/trac/*' warning: no files found matching 'contrib/trac/bbwatcher/*' warning: no files found matching 'contrib/trac/bbwatcher/templates/*' warning: no files found matching 'contrib/init-scripts/*' warning: no files found matching 'contrib/bash/*' warning: no files found matching 'contrib/zsh/*' writing manifest file 'buildbot.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/buildbot copying buildbot/__init__.py -> build/lib/buildbot copying buildbot/asyncio.py -> build/lib/buildbot copying buildbot/buildbot_net_usage_data.py -> build/lib/buildbot copying buildbot/buildrequest.py -> build/lib/buildbot copying buildbot/errors.py -> build/lib/buildbot copying buildbot/interfaces.py -> build/lib/buildbot copying buildbot/locks.py -> build/lib/buildbot copying buildbot/manhole.py -> build/lib/buildbot copying buildbot/master.py -> build/lib/buildbot copying buildbot/pbutil.py -> build/lib/buildbot copying buildbot/revlinks.py -> build/lib/buildbot copying buildbot/scheduler.py -> build/lib/buildbot copying buildbot/warnings.py -> build/lib/buildbot creating build/lib/buildbot/configurators copying buildbot/configurators/__init__.py -> build/lib/buildbot/configurators copying buildbot/configurators/janitor.py -> build/lib/buildbot/configurators creating build/lib/buildbot/worker copying buildbot/worker/__init__.py -> build/lib/buildbot/worker copying buildbot/worker/base.py -> build/lib/buildbot/worker copying buildbot/worker/docker.py -> build/lib/buildbot/worker copying buildbot/worker/ec2.py -> build/lib/buildbot/worker copying buildbot/worker/kubernetes.py -> build/lib/buildbot/worker copying buildbot/worker/latent.py -> build/lib/buildbot/worker copying buildbot/worker/libvirt.py -> build/lib/buildbot/worker copying buildbot/worker/local.py -> build/lib/buildbot/worker copying buildbot/worker/manager.py -> build/lib/buildbot/worker copying buildbot/worker/marathon.py -> build/lib/buildbot/worker copying buildbot/worker/openstack.py -> build/lib/buildbot/worker copying buildbot/worker/upcloud.py -> build/lib/buildbot/worker creating build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/__init__.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/base.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/msgpack.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/null.py -> build/lib/buildbot/worker/protocols copying buildbot/worker/protocols/pb.py -> build/lib/buildbot/worker/protocols creating build/lib/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/__init__.py -> build/lib/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/base.py -> build/lib/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/msgpack.py -> build/lib/buildbot/worker/protocols/manager copying buildbot/worker/protocols/manager/pb.py -> build/lib/buildbot/worker/protocols/manager creating build/lib/buildbot/changes copying buildbot/changes/__init__.py -> build/lib/buildbot/changes copying buildbot/changes/base.py -> build/lib/buildbot/changes copying buildbot/changes/bitbucket.py -> build/lib/buildbot/changes copying buildbot/changes/changes.py -> build/lib/buildbot/changes copying buildbot/changes/filter.py -> build/lib/buildbot/changes copying buildbot/changes/gerritchangesource.py -> build/lib/buildbot/changes copying buildbot/changes/github.py -> build/lib/buildbot/changes copying buildbot/changes/gitpoller.py -> build/lib/buildbot/changes copying buildbot/changes/hgpoller.py -> build/lib/buildbot/changes copying buildbot/changes/mail.py -> build/lib/buildbot/changes copying buildbot/changes/manager.py -> build/lib/buildbot/changes copying buildbot/changes/p4poller.py -> build/lib/buildbot/changes copying buildbot/changes/pb.py -> build/lib/buildbot/changes copying buildbot/changes/svnpoller.py -> build/lib/buildbot/changes creating build/lib/buildbot/clients copying buildbot/clients/__init__.py -> build/lib/buildbot/clients copying buildbot/clients/sendchange.py -> build/lib/buildbot/clients copying buildbot/clients/tryclient.py -> build/lib/buildbot/clients copying buildbot/clients/usersclient.py -> build/lib/buildbot/clients creating build/lib/buildbot/config copying buildbot/config/__init__.py -> build/lib/buildbot/config copying buildbot/config/builder.py -> build/lib/buildbot/config copying buildbot/config/checks.py -> build/lib/buildbot/config copying buildbot/config/errors.py -> build/lib/buildbot/config copying buildbot/config/master.py -> build/lib/buildbot/config creating build/lib/buildbot/data copying buildbot/data/__init__.py -> build/lib/buildbot/data copying buildbot/data/base.py -> build/lib/buildbot/data copying buildbot/data/build_data.py -> build/lib/buildbot/data copying buildbot/data/builders.py -> build/lib/buildbot/data copying buildbot/data/buildrequests.py -> build/lib/buildbot/data copying buildbot/data/builds.py -> build/lib/buildbot/data copying buildbot/data/buildsets.py -> build/lib/buildbot/data copying buildbot/data/changes.py -> build/lib/buildbot/data copying buildbot/data/changesources.py -> build/lib/buildbot/data copying buildbot/data/connector.py -> build/lib/buildbot/data copying buildbot/data/exceptions.py -> build/lib/buildbot/data copying buildbot/data/forceschedulers.py -> build/lib/buildbot/data copying buildbot/data/graphql.py -> build/lib/buildbot/data copying buildbot/data/logchunks.py -> build/lib/buildbot/data copying buildbot/data/logs.py -> build/lib/buildbot/data copying buildbot/data/masters.py -> build/lib/buildbot/data copying buildbot/data/patches.py -> build/lib/buildbot/data copying buildbot/data/projects.py -> build/lib/buildbot/data copying buildbot/data/properties.py -> build/lib/buildbot/data copying buildbot/data/resultspec.py -> build/lib/buildbot/data copying buildbot/data/root.py -> build/lib/buildbot/data copying buildbot/data/schedulers.py -> build/lib/buildbot/data copying buildbot/data/sourcestamps.py -> build/lib/buildbot/data copying buildbot/data/steps.py -> build/lib/buildbot/data copying buildbot/data/test_result_sets.py -> build/lib/buildbot/data copying buildbot/data/test_results.py -> build/lib/buildbot/data copying buildbot/data/types.py -> build/lib/buildbot/data copying buildbot/data/workers.py -> build/lib/buildbot/data creating build/lib/buildbot/db copying buildbot/db/__init__.py -> build/lib/buildbot/db copying buildbot/db/base.py -> build/lib/buildbot/db copying buildbot/db/build_data.py -> build/lib/buildbot/db copying buildbot/db/builders.py -> build/lib/buildbot/db copying buildbot/db/buildrequests.py -> build/lib/buildbot/db copying buildbot/db/builds.py -> build/lib/buildbot/db copying buildbot/db/buildsets.py -> build/lib/buildbot/db copying buildbot/db/changes.py -> build/lib/buildbot/db copying buildbot/db/changesources.py -> build/lib/buildbot/db copying buildbot/db/connector.py -> build/lib/buildbot/db copying buildbot/db/dbconfig.py -> build/lib/buildbot/db copying buildbot/db/enginestrategy.py -> build/lib/buildbot/db copying buildbot/db/exceptions.py -> build/lib/buildbot/db copying buildbot/db/logs.py -> build/lib/buildbot/db copying buildbot/db/masters.py -> build/lib/buildbot/db copying buildbot/db/migrate_utils.py -> build/lib/buildbot/db copying buildbot/db/model.py -> build/lib/buildbot/db copying buildbot/db/pool.py -> build/lib/buildbot/db copying buildbot/db/projects.py -> build/lib/buildbot/db copying buildbot/db/schedulers.py -> build/lib/buildbot/db copying buildbot/db/sourcestamps.py -> build/lib/buildbot/db copying buildbot/db/state.py -> build/lib/buildbot/db copying buildbot/db/steps.py -> build/lib/buildbot/db copying buildbot/db/tags.py -> build/lib/buildbot/db copying buildbot/db/test_result_sets.py -> build/lib/buildbot/db copying buildbot/db/test_results.py -> build/lib/buildbot/db copying buildbot/db/users.py -> build/lib/buildbot/db copying buildbot/db/workers.py -> build/lib/buildbot/db creating build/lib/buildbot/db/migrations creating build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/059_2021-09-07_alembic_initial.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/060_2023-04-15_add_builder_projects.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/061_2023-06-03_add_builder_description_format.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/062_2023-06-03_add_project_description_format.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/063_2023-08-15_add_steps_locks_acquired_at.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/064_2023-10-29_add_worker_pause_reason.py -> build/lib/buildbot/db/migrations/versions copying buildbot/db/migrations/versions/__init__.py -> build/lib/buildbot/db/migrations/versions creating build/lib/buildbot/db/types copying buildbot/db/types/__init__.py -> build/lib/buildbot/db/types copying buildbot/db/types/json.py -> build/lib/buildbot/db/types creating build/lib/buildbot/machine copying buildbot/machine/__init__.py -> build/lib/buildbot/machine copying buildbot/machine/base.py -> build/lib/buildbot/machine copying buildbot/machine/generic.py -> build/lib/buildbot/machine copying buildbot/machine/latent.py -> build/lib/buildbot/machine copying buildbot/machine/manager.py -> build/lib/buildbot/machine creating build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/__init__.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/decorators.py -> build/lib/buildbot/monkeypatches copying buildbot/monkeypatches/servicechecks.py -> build/lib/buildbot/monkeypatches creating build/lib/buildbot/mq copying buildbot/mq/__init__.py -> build/lib/buildbot/mq copying buildbot/mq/base.py -> build/lib/buildbot/mq copying buildbot/mq/connector.py -> build/lib/buildbot/mq copying buildbot/mq/simple.py -> build/lib/buildbot/mq copying buildbot/mq/wamp.py -> build/lib/buildbot/mq creating build/lib/buildbot/plugins copying buildbot/plugins/__init__.py -> build/lib/buildbot/plugins copying buildbot/plugins/db.py -> build/lib/buildbot/plugins creating build/lib/buildbot/process copying buildbot/process/__init__.py -> build/lib/buildbot/process copying buildbot/process/base.py -> build/lib/buildbot/process copying buildbot/process/botmaster.py -> build/lib/buildbot/process copying buildbot/process/build.py -> build/lib/buildbot/process copying buildbot/process/builder.py -> build/lib/buildbot/process copying buildbot/process/buildrequest.py -> build/lib/buildbot/process copying buildbot/process/buildrequestdistributor.py -> build/lib/buildbot/process copying buildbot/process/buildstep.py -> build/lib/buildbot/process copying buildbot/process/cache.py -> build/lib/buildbot/process copying buildbot/process/debug.py -> build/lib/buildbot/process copying buildbot/process/factory.py -> build/lib/buildbot/process copying buildbot/process/log.py -> build/lib/buildbot/process copying buildbot/process/logobserver.py -> build/lib/buildbot/process copying buildbot/process/measured_service.py -> build/lib/buildbot/process copying buildbot/process/metrics.py -> build/lib/buildbot/process copying buildbot/process/project.py -> build/lib/buildbot/process copying buildbot/process/properties.py -> build/lib/buildbot/process copying buildbot/process/remotecommand.py -> build/lib/buildbot/process copying buildbot/process/remotetransfer.py -> build/lib/buildbot/process copying buildbot/process/results.py -> build/lib/buildbot/process copying buildbot/process/subunitlogobserver.py -> build/lib/buildbot/process copying buildbot/process/workerforbuilder.py -> build/lib/buildbot/process creating build/lib/buildbot/process/users copying buildbot/process/users/__init__.py -> build/lib/buildbot/process/users copying buildbot/process/users/manager.py -> build/lib/buildbot/process/users copying buildbot/process/users/manual.py -> build/lib/buildbot/process/users copying buildbot/process/users/users.py -> build/lib/buildbot/process/users creating build/lib/buildbot/reporters copying buildbot/reporters/__init__.py -> build/lib/buildbot/reporters copying buildbot/reporters/base.py -> build/lib/buildbot/reporters copying buildbot/reporters/bitbucket.py -> build/lib/buildbot/reporters copying buildbot/reporters/bitbucketserver.py -> build/lib/buildbot/reporters copying buildbot/reporters/gerrit.py -> build/lib/buildbot/reporters copying buildbot/reporters/gerrit_verify_status.py -> build/lib/buildbot/reporters copying buildbot/reporters/github.py -> build/lib/buildbot/reporters copying buildbot/reporters/gitlab.py -> build/lib/buildbot/reporters copying buildbot/reporters/http.py -> build/lib/buildbot/reporters copying buildbot/reporters/irc.py -> build/lib/buildbot/reporters copying buildbot/reporters/mail.py -> build/lib/buildbot/reporters copying buildbot/reporters/message.py -> build/lib/buildbot/reporters copying buildbot/reporters/pushjet.py -> build/lib/buildbot/reporters copying buildbot/reporters/pushover.py -> build/lib/buildbot/reporters copying buildbot/reporters/telegram.py -> build/lib/buildbot/reporters copying buildbot/reporters/utils.py -> build/lib/buildbot/reporters copying buildbot/reporters/words.py -> build/lib/buildbot/reporters copying buildbot/reporters/zulip.py -> build/lib/buildbot/reporters creating build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/__init__.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/build.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/buildrequest.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/buildset.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/utils.py -> build/lib/buildbot/reporters/generators copying buildbot/reporters/generators/worker.py -> build/lib/buildbot/reporters/generators creating build/lib/buildbot/schedulers copying buildbot/schedulers/__init__.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/base.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/basic.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/canceller.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/canceller_buildset.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/dependent.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/filter.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/forcesched.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/manager.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/timed.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/triggerable.py -> build/lib/buildbot/schedulers copying buildbot/schedulers/trysched.py -> build/lib/buildbot/schedulers creating build/lib/buildbot/scripts copying buildbot/scripts/__init__.py -> build/lib/buildbot/scripts copying buildbot/scripts/base.py -> build/lib/buildbot/scripts copying buildbot/scripts/checkconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/cleanupdb.py -> build/lib/buildbot/scripts copying buildbot/scripts/copydb.py -> build/lib/buildbot/scripts copying buildbot/scripts/create_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/dataspec.py -> build/lib/buildbot/scripts copying buildbot/scripts/devproxy.py -> build/lib/buildbot/scripts copying buildbot/scripts/gengraphql.py -> build/lib/buildbot/scripts copying buildbot/scripts/logwatcher.py -> build/lib/buildbot/scripts copying buildbot/scripts/reconfig.py -> build/lib/buildbot/scripts copying buildbot/scripts/restart.py -> build/lib/buildbot/scripts copying buildbot/scripts/runner.py -> build/lib/buildbot/scripts copying buildbot/scripts/sendchange.py -> build/lib/buildbot/scripts copying buildbot/scripts/start.py -> build/lib/buildbot/scripts copying buildbot/scripts/stop.py -> build/lib/buildbot/scripts copying buildbot/scripts/trycmd.py -> build/lib/buildbot/scripts copying buildbot/scripts/tryserver.py -> build/lib/buildbot/scripts copying buildbot/scripts/upgrade_master.py -> build/lib/buildbot/scripts copying buildbot/scripts/user.py -> build/lib/buildbot/scripts copying buildbot/scripts/windows_service.py -> build/lib/buildbot/scripts creating build/lib/buildbot/secrets copying buildbot/secrets/__init__.py -> build/lib/buildbot/secrets copying buildbot/secrets/manager.py -> build/lib/buildbot/secrets copying buildbot/secrets/secret.py -> build/lib/buildbot/secrets creating build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/__init__.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/base.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/file.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/passwordstore.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/vault.py -> build/lib/buildbot/secrets/providers copying buildbot/secrets/providers/vault_hvac.py -> build/lib/buildbot/secrets/providers creating build/lib/buildbot/statistics copying buildbot/statistics/__init__.py -> build/lib/buildbot/statistics copying buildbot/statistics/capture.py -> build/lib/buildbot/statistics copying buildbot/statistics/stats_service.py -> build/lib/buildbot/statistics creating build/lib/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/__init__.py -> build/lib/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/base.py -> build/lib/buildbot/statistics/storage_backends copying buildbot/statistics/storage_backends/influxdb_client.py -> build/lib/buildbot/statistics/storage_backends creating build/lib/buildbot/steps copying buildbot/steps/__init__.py -> build/lib/buildbot/steps copying buildbot/steps/cmake.py -> build/lib/buildbot/steps copying buildbot/steps/cppcheck.py -> build/lib/buildbot/steps copying buildbot/steps/download_secret_to_worker.py -> build/lib/buildbot/steps copying buildbot/steps/gitdiffinfo.py -> build/lib/buildbot/steps copying buildbot/steps/http.py -> build/lib/buildbot/steps copying buildbot/steps/master.py -> build/lib/buildbot/steps copying buildbot/steps/maxq.py -> build/lib/buildbot/steps copying buildbot/steps/mswin.py -> build/lib/buildbot/steps copying buildbot/steps/python.py -> build/lib/buildbot/steps copying buildbot/steps/python_twisted.py -> build/lib/buildbot/steps copying buildbot/steps/shell.py -> build/lib/buildbot/steps copying buildbot/steps/shellsequence.py -> build/lib/buildbot/steps copying buildbot/steps/subunit.py -> build/lib/buildbot/steps copying buildbot/steps/transfer.py -> build/lib/buildbot/steps copying buildbot/steps/trigger.py -> build/lib/buildbot/steps copying buildbot/steps/vstudio.py -> build/lib/buildbot/steps copying buildbot/steps/worker.py -> build/lib/buildbot/steps creating build/lib/buildbot/steps/package copying buildbot/steps/package/__init__.py -> build/lib/buildbot/steps/package copying buildbot/steps/package/util.py -> build/lib/buildbot/steps/package creating build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/__init__.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/lintian.py -> build/lib/buildbot/steps/package/deb copying buildbot/steps/package/deb/pbuilder.py -> build/lib/buildbot/steps/package/deb creating build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/__init__.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/mock.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmbuild.py -> build/lib/buildbot/steps/package/rpm copying buildbot/steps/package/rpm/rpmlint.py -> build/lib/buildbot/steps/package/rpm creating build/lib/buildbot/steps/source copying buildbot/steps/source/__init__.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/base.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/bzr.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/cvs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/darcs.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/gerrit.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/git.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/github.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/gitlab.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mercurial.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/mtn.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/p4.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/repo.py -> build/lib/buildbot/steps/source copying buildbot/steps/source/svn.py -> build/lib/buildbot/steps/source creating build/lib/buildbot/util copying buildbot/util/__init__.py -> build/lib/buildbot/util copying buildbot/util/_notifier.py -> build/lib/buildbot/util copying buildbot/util/async_sort.py -> build/lib/buildbot/util copying buildbot/util/backoff.py -> build/lib/buildbot/util copying buildbot/util/bbcollections.py -> build/lib/buildbot/util copying buildbot/util/codebase.py -> build/lib/buildbot/util copying buildbot/util/config.py -> build/lib/buildbot/util copying buildbot/util/croniter.py -> build/lib/buildbot/util copying buildbot/util/debounce.py -> build/lib/buildbot/util copying buildbot/util/deferwaiter.py -> build/lib/buildbot/util copying buildbot/util/eventual.py -> build/lib/buildbot/util copying buildbot/util/git.py -> build/lib/buildbot/util copying buildbot/util/giturlparse.py -> build/lib/buildbot/util copying buildbot/util/httpclientservice.py -> build/lib/buildbot/util copying buildbot/util/identifiers.py -> build/lib/buildbot/util copying buildbot/util/importlib_compat.py -> build/lib/buildbot/util copying buildbot/util/kubeclientservice.py -> build/lib/buildbot/util copying buildbot/util/latent.py -> build/lib/buildbot/util copying buildbot/util/lineboundaries.py -> build/lib/buildbot/util copying buildbot/util/lru.py -> build/lib/buildbot/util copying buildbot/util/maildir.py -> build/lib/buildbot/util copying buildbot/util/misc.py -> build/lib/buildbot/util copying buildbot/util/netstrings.py -> build/lib/buildbot/util copying buildbot/util/path_expand_user.py -> build/lib/buildbot/util copying buildbot/util/pathmatch.py -> build/lib/buildbot/util copying buildbot/util/poll.py -> build/lib/buildbot/util copying buildbot/util/private_tempdir.py -> build/lib/buildbot/util copying buildbot/util/protocol.py -> build/lib/buildbot/util copying buildbot/util/pullrequest.py -> build/lib/buildbot/util copying buildbot/util/queue.py -> build/lib/buildbot/util copying buildbot/util/raml.py -> build/lib/buildbot/util copying buildbot/util/render_description.py -> build/lib/buildbot/util copying buildbot/util/runprocess.py -> build/lib/buildbot/util copying buildbot/util/sautils.py -> build/lib/buildbot/util copying buildbot/util/service.py -> build/lib/buildbot/util copying buildbot/util/ssfilter.py -> build/lib/buildbot/util copying buildbot/util/ssl.py -> build/lib/buildbot/util copying buildbot/util/state.py -> build/lib/buildbot/util copying buildbot/util/subscription.py -> build/lib/buildbot/util copying buildbot/util/test_result_submitter.py -> build/lib/buildbot/util copying buildbot/util/tuplematch.py -> build/lib/buildbot/util creating build/lib/buildbot/wamp copying buildbot/wamp/__init__.py -> build/lib/buildbot/wamp copying buildbot/wamp/connector.py -> build/lib/buildbot/wamp creating build/lib/buildbot/www copying buildbot/www/__init__.py -> build/lib/buildbot/www copying buildbot/www/auth.py -> build/lib/buildbot/www copying buildbot/www/avatar.py -> build/lib/buildbot/www copying buildbot/www/change_hook.py -> build/lib/buildbot/www copying buildbot/www/config.py -> build/lib/buildbot/www copying buildbot/www/graphql.py -> build/lib/buildbot/www copying buildbot/www/ldapuserinfo.py -> build/lib/buildbot/www copying buildbot/www/oauth2.py -> build/lib/buildbot/www copying buildbot/www/plugin.py -> build/lib/buildbot/www copying buildbot/www/resource.py -> build/lib/buildbot/www copying buildbot/www/rest.py -> build/lib/buildbot/www copying buildbot/www/service.py -> build/lib/buildbot/www copying buildbot/www/sse.py -> build/lib/buildbot/www copying buildbot/www/ws.py -> build/lib/buildbot/www creating build/lib/buildbot/www/hooks copying buildbot/www/hooks/__init__.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/base.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucket.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucketcloud.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/bitbucketserver.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/github.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/gitlab.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/gitorious.py -> build/lib/buildbot/www/hooks copying buildbot/www/hooks/poller.py -> build/lib/buildbot/www/hooks creating build/lib/buildbot/www/authz copying buildbot/www/authz/__init__.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/authz.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/endpointmatchers.py -> build/lib/buildbot/www/authz copying buildbot/www/authz/roles.py -> build/lib/buildbot/www/authz creating build/lib/buildbot/test copying buildbot/test/__init__.py -> build/lib/buildbot/test copying buildbot/test/reactor.py -> build/lib/buildbot/test copying buildbot/test/runprocess.py -> build/lib/buildbot/test copying buildbot/test/steps.py -> build/lib/buildbot/test copying buildbot/test/test_extra_coverage.py -> build/lib/buildbot/test creating build/lib/buildbot/test/util copying buildbot/test/util/__init__.py -> build/lib/buildbot/test/util copying buildbot/test/util/changesource.py -> build/lib/buildbot/test/util copying buildbot/test/util/config.py -> build/lib/buildbot/test/util copying buildbot/test/util/configurators.py -> build/lib/buildbot/test/util copying buildbot/test/util/connector_component.py -> build/lib/buildbot/test/util copying buildbot/test/util/db.py -> build/lib/buildbot/test/util copying buildbot/test/util/decorators.py -> build/lib/buildbot/test/util copying buildbot/test/util/dirs.py -> build/lib/buildbot/test/util copying buildbot/test/util/endpoint.py -> build/lib/buildbot/test/util copying buildbot/test/util/fuzz.py -> build/lib/buildbot/test/util copying buildbot/test/util/integration.py -> build/lib/buildbot/test/util copying buildbot/test/util/interfaces.py -> build/lib/buildbot/test/util copying buildbot/test/util/logging.py -> build/lib/buildbot/test/util copying buildbot/test/util/migration.py -> build/lib/buildbot/test/util copying buildbot/test/util/misc.py -> build/lib/buildbot/test/util copying buildbot/test/util/patch_delay.py -> build/lib/buildbot/test/util copying buildbot/test/util/pbmanager.py -> build/lib/buildbot/test/util copying buildbot/test/util/properties.py -> build/lib/buildbot/test/util copying buildbot/test/util/protocols.py -> build/lib/buildbot/test/util copying buildbot/test/util/querylog.py -> build/lib/buildbot/test/util copying buildbot/test/util/reporter.py -> build/lib/buildbot/test/util copying buildbot/test/util/sandboxed_worker.py -> build/lib/buildbot/test/util copying buildbot/test/util/scheduler.py -> build/lib/buildbot/test/util copying buildbot/test/util/sourcesteps.py -> build/lib/buildbot/test/util copying buildbot/test/util/tuplematching.py -> build/lib/buildbot/test/util copying buildbot/test/util/validation.py -> build/lib/buildbot/test/util copying buildbot/test/util/warnings.py -> build/lib/buildbot/test/util copying buildbot/test/util/www.py -> build/lib/buildbot/test/util creating build/lib/buildbot/test/fake copying buildbot/test/fake/__init__.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/botmaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/bworkermanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/change.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/connection.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/docker.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/endpoint.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakebuild.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakedata.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemaster.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakemq.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakeprotocol.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/fakestats.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/httpclientservice.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/kube.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/latent.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/libvirt.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/logfile.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/machine.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/msgmanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/openstack.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/reactor.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/pbmanager.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/private_tempdir.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/secrets.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/state.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/step.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/web.py -> build/lib/buildbot/test/fake copying buildbot/test/fake/worker.py -> build/lib/buildbot/test/fake creating build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/__init__.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/base.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/build_data.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/builders.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/buildrequests.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/builds.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/buildsets.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/changes.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/changesources.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/connector.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/logs.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/masters.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/projects.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/row.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/schedulers.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/sourcestamps.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/state.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/steps.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/tags.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/test_result_sets.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/test_results.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/users.py -> build/lib/buildbot/test/fakedb copying buildbot/test/fakedb/workers.py -> build/lib/buildbot/test/fakedb installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/asyncio.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/buildbot_net_usage_data.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/buildrequest.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/interfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/locks.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/manhole.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/master.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/pbutil.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/revlinks.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/scheduler.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot copying build/lib/buildbot/warnings.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/configurators copying build/lib/buildbot/configurators/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/configurators copying build/lib/buildbot/configurators/janitor.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/configurators creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/docker.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/ec2.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/kubernetes.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/latent.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/libvirt.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/local.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/manager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/marathon.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/openstack.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker copying build/lib/buildbot/worker/upcloud.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/msgpack.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/null.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols copying build/lib/buildbot/worker/protocols/pb.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols/manager copying build/lib/buildbot/worker/protocols/manager/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols/manager copying build/lib/buildbot/worker/protocols/manager/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols/manager copying build/lib/buildbot/worker/protocols/manager/msgpack.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols/manager copying build/lib/buildbot/worker/protocols/manager/pb.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/worker/protocols/manager creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/bitbucket.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/changes.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/filter.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/gerritchangesource.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/github.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/gitpoller.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/hgpoller.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/mail.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/manager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/p4poller.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/pb.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes copying build/lib/buildbot/changes/svnpoller.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/changes creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/clients copying build/lib/buildbot/clients/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/clients copying build/lib/buildbot/clients/sendchange.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/clients copying build/lib/buildbot/clients/tryclient.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/clients copying build/lib/buildbot/clients/usersclient.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/clients creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/config copying build/lib/buildbot/config/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/config copying build/lib/buildbot/config/builder.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/config copying build/lib/buildbot/config/checks.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/config copying build/lib/buildbot/config/errors.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/config copying build/lib/buildbot/config/master.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/config creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/build_data.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/builders.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/buildrequests.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/builds.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/buildsets.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/changes.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/changesources.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/connector.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/forceschedulers.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/graphql.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/logchunks.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/logs.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/masters.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/patches.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/projects.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/properties.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/resultspec.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/root.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/schedulers.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/sourcestamps.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/steps.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/test_result_sets.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/test_results.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/types.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data copying build/lib/buildbot/data/workers.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/data creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/build_data.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/builders.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/buildrequests.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/builds.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/buildsets.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/changes.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/changesources.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/connector.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/dbconfig.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/enginestrategy.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/logs.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/masters.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/migrate_utils.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/model.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/pool.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/projects.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/schedulers.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/sourcestamps.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/state.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/steps.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/tags.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/test_result_sets.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/test_results.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/users.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db copying build/lib/buildbot/db/workers.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/059_2021-09-07_alembic_initial.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/060_2023-04-15_add_builder_projects.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/061_2023-06-03_add_builder_description_format.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/062_2023-06-03_add_project_description_format.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/063_2023-08-15_add_steps_locks_acquired_at.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/064_2023-10-29_add_worker_pause_reason.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations/versions copying build/lib/buildbot/db/migrations/versions/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations/versions creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/types copying build/lib/buildbot/db/types/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/types copying build/lib/buildbot/db/types/json.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/types creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/machine copying build/lib/buildbot/machine/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/machine copying build/lib/buildbot/machine/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/machine copying build/lib/buildbot/machine/generic.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/machine copying build/lib/buildbot/machine/latent.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/machine copying build/lib/buildbot/machine/manager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/machine creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/decorators.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/monkeypatches copying build/lib/buildbot/monkeypatches/servicechecks.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/monkeypatches creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/mq copying build/lib/buildbot/mq/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/mq copying build/lib/buildbot/mq/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/mq copying build/lib/buildbot/mq/connector.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/mq copying build/lib/buildbot/mq/simple.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/mq copying build/lib/buildbot/mq/wamp.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/mq creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/plugins copying build/lib/buildbot/plugins/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/plugins copying build/lib/buildbot/plugins/db.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/plugins creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/botmaster.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/build.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/builder.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/buildrequest.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/buildrequestdistributor.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/buildstep.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/cache.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/debug.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/factory.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/log.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/logobserver.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/measured_service.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/metrics.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/project.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/properties.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/remotecommand.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/remotetransfer.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/results.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/subunitlogobserver.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process copying build/lib/buildbot/process/workerforbuilder.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/process/users copying build/lib/buildbot/process/users/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process/users copying build/lib/buildbot/process/users/manager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process/users copying build/lib/buildbot/process/users/manual.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process/users copying build/lib/buildbot/process/users/users.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/process/users creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/bitbucket.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/bitbucketserver.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/gerrit.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/gerrit_verify_status.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/github.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/gitlab.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/http.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/irc.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/mail.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/message.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/pushjet.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/pushover.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/telegram.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/words.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters copying build/lib/buildbot/reporters/zulip.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/build.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/buildrequest.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/buildset.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters/generators copying build/lib/buildbot/reporters/generators/worker.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters/generators creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/basic.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/canceller.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/canceller_buildset.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/dependent.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/filter.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/forcesched.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/manager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/timed.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/triggerable.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers copying build/lib/buildbot/schedulers/trysched.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/schedulers creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/checkconfig.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/cleanupdb.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/copydb.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/create_master.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/dataspec.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/devproxy.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/gengraphql.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/logwatcher.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/reconfig.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/restart.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/runner.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/sendchange.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/start.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/stop.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/trycmd.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/tryserver.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/upgrade_master.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/user.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying build/lib/buildbot/scripts/windows_service.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets copying build/lib/buildbot/secrets/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets copying build/lib/buildbot/secrets/manager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets copying build/lib/buildbot/secrets/secret.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/file.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/passwordstore.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/vault.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets/providers copying build/lib/buildbot/secrets/providers/vault_hvac.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/secrets/providers creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/statistics copying build/lib/buildbot/statistics/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/statistics copying build/lib/buildbot/statistics/capture.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/statistics copying build/lib/buildbot/statistics/stats_service.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/statistics creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/statistics/storage_backends copying build/lib/buildbot/statistics/storage_backends/influxdb_client.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/statistics/storage_backends creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/cmake.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/cppcheck.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/download_secret_to_worker.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/gitdiffinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/http.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/master.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/maxq.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/mswin.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/python.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/python_twisted.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/shell.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/shellsequence.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/subunit.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/transfer.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/trigger.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/vstudio.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps copying build/lib/buildbot/steps/worker.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package copying build/lib/buildbot/steps/package/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package copying build/lib/buildbot/steps/package/util.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/lintian.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package/deb copying build/lib/buildbot/steps/package/deb/pbuilder.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package/deb creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/mock.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmbuild.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package/rpm copying build/lib/buildbot/steps/package/rpm/rpmlint.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/package/rpm creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/bzr.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/cvs.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/darcs.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/gerrit.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/git.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/github.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/gitlab.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/mercurial.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/mtn.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/p4.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/repo.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source copying build/lib/buildbot/steps/source/svn.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/steps/source creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/_notifier.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/async_sort.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/backoff.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/bbcollections.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/codebase.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/config.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/croniter.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/debounce.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/deferwaiter.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/eventual.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/git.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/giturlparse.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/httpclientservice.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/identifiers.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/importlib_compat.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/kubeclientservice.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/latent.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/lineboundaries.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/lru.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/maildir.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/misc.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/netstrings.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/path_expand_user.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/pathmatch.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/poll.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/private_tempdir.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/protocol.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/pullrequest.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/queue.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/raml.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/render_description.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/runprocess.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/sautils.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/service.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/ssfilter.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/ssl.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/state.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/subscription.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/test_result_submitter.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util copying build/lib/buildbot/util/tuplematch.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/util creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/wamp copying build/lib/buildbot/wamp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/wamp copying build/lib/buildbot/wamp/connector.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/wamp creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/auth.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/avatar.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/change_hook.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/config.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/graphql.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/ldapuserinfo.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/oauth2.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/plugin.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/resource.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/rest.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/service.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/sse.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www copying build/lib/buildbot/www/ws.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucket.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucketcloud.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/bitbucketserver.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/github.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/gitlab.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/gitorious.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks copying build/lib/buildbot/www/hooks/poller.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/hooks creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/authz copying build/lib/buildbot/www/authz/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/authz copying build/lib/buildbot/www/authz/authz.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/authz copying build/lib/buildbot/www/authz/endpointmatchers.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/authz copying build/lib/buildbot/www/authz/roles.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/www/authz creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test copying build/lib/buildbot/test/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test copying build/lib/buildbot/test/reactor.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test copying build/lib/buildbot/test/runprocess.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test copying build/lib/buildbot/test/steps.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test copying build/lib/buildbot/test/test_extra_coverage.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/changesource.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/config.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/configurators.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/connector_component.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/db.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/decorators.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/dirs.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/endpoint.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/fuzz.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/integration.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/interfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/logging.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/migration.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/misc.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/patch_delay.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/pbmanager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/properties.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/protocols.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/querylog.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/reporter.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/sandboxed_worker.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/scheduler.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/sourcesteps.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/tuplematching.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/validation.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/warnings.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util copying build/lib/buildbot/test/util/www.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/util creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/botmaster.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/bworkermanager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/change.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/connection.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/docker.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/endpoint.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/fakebuild.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/fakedata.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/fakemaster.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/fakemq.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/fakeprotocol.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/fakestats.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/httpclientservice.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/kube.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/latent.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/libvirt.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/logfile.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/machine.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/msgmanager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/openstack.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/reactor.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/pbmanager.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/private_tempdir.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/secrets.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/state.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/step.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/web.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake copying build/lib/buildbot/test/fake/worker.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fake creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/base.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/build_data.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/builders.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/buildrequests.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/builds.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/buildsets.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/changes.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/changesources.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/connector.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/logs.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/masters.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/projects.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/row.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/schedulers.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/sourcestamps.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/state.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/steps.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/tags.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/test_result_sets.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/test_results.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/users.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb copying build/lib/buildbot/test/fakedb/workers.py -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/fakedb running install_data creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/reporters/templates copying buildbot/db/migrations/alembic.ini -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/db/migrations copying buildbot/scripts/sample.cfg -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts copying buildbot/scripts/buildbot_tac.tmpl -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/scripts creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec copying buildbot/spec/api.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/build.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/build_data.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/builder.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/buildrequest.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/buildset.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/change.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/changesource.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/forcescheduler.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/identifier.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/log.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/logchunk.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/master.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/patch.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/project.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/rootlink.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/scheduler.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/sourcedproperties.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/sourcestamp.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/spec.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/step.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/test_result.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/test_result_set.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types copying buildbot/spec/types/worker.raml -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/spec/types creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/unit creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/unit/test_templates_dir copying buildbot/test/unit/test_templates_dir/builds.html -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/unit/test_templates_dir creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/unit/test_templates_dir/plugin copying buildbot/test/unit/test_templates_dir/plugin/plugin.jade -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/unit/test_templates_dir/plugin creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/integration creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/integration/pki copying buildbot/test/integration/pki/127.0.0.1.crt -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/integration/pki copying buildbot/test/integration/pki/127.0.0.1.key -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/integration/pki creating build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/integration/pki/ca copying buildbot/test/integration/pki/ca/ca.crt -> build/bdist.openbsd-7.5-amd64/wheel/buildbot/test/integration/pki/ca running install_egg_info running egg_info writing buildbot.egg-info/PKG-INFO writing dependency_links to buildbot.egg-info/dependency_links.txt writing entry points to buildbot.egg-info/entry_points.txt writing requirements to buildbot.egg-info/requires.txt writing top-level names to buildbot.egg-info/top_level.txt reading manifest file 'buildbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'docs/manual/_images/*.svg' warning: no files found matching 'docs/manual/_images/*.png' warning: no files found matching 'docs/manual/_images/*.txt' warning: no files found matching 'docs/manual/_images/icon.blend' warning: no files found matching 'docs/manual/_images/Makefile' warning: no files found matching 'buildbot/reporters/templates/*.txt' warning: no files found matching 'include' warning: no files found matching 'contrib/*' warning: no files found matching 'contrib/windows/*' warning: no files found matching 'contrib/os-x/*' warning: no files found matching 'contrib/css/*' warning: no files found matching 'contrib/libvirt/*' warning: no files found matching 'contrib/trac/*' warning: no files found matching 'contrib/trac/bbwatcher/*' warning: no files found matching 'contrib/trac/bbwatcher/templates/*' warning: no files found matching 'contrib/init-scripts/*' warning: no files found matching 'contrib/bash/*' warning: no files found matching 'contrib/zsh/*' adding license file 'COPYING' writing manifest file 'buildbot.egg-info/SOURCES.txt' Copying buildbot.egg-info to build/bdist.openbsd-7.5-amd64/wheel/buildbot-3.11.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/buildbot-3.11.1.dist-info/WHEEL creating '/exopi-obj/pobj/buildbot-3.11.1/buildbot-3.11.1/dist/.tmp-rfwxlau2/buildbot-3.11.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'buildbot/VERSION' adding 'buildbot/__init__.py' adding 'buildbot/asyncio.py' adding 'buildbot/buildbot_net_usage_data.py' adding 'buildbot/buildrequest.py' adding 'buildbot/errors.py' adding 'buildbot/interfaces.py' adding 'buildbot/locks.py' adding 'buildbot/manhole.py' adding 'buildbot/master.py' adding 'buildbot/pbutil.py' adding 'buildbot/revlinks.py' adding 'buildbot/scheduler.py' adding 'buildbot/warnings.py' adding 'buildbot/changes/__init__.py' adding 'buildbot/changes/base.py' adding 'buildbot/changes/bitbucket.py' adding 'buildbot/changes/changes.py' adding 'buildbot/changes/filter.py' adding 'buildbot/changes/gerritchangesource.py' adding 'buildbot/changes/github.py' adding 'buildbot/changes/gitpoller.py' adding 'buildbot/changes/hgpoller.py' adding 'buildbot/changes/mail.py' adding 'buildbot/changes/manager.py' adding 'buildbot/changes/p4poller.py' adding 'buildbot/changes/pb.py' adding 'buildbot/changes/svnpoller.py' adding 'buildbot/clients/__init__.py' adding 'buildbot/clients/sendchange.py' adding 'buildbot/clients/tryclient.py' adding 'buildbot/clients/usersclient.py' adding 'buildbot/config/__init__.py' adding 'buildbot/config/builder.py' adding 'buildbot/config/checks.py' adding 'buildbot/config/errors.py' adding 'buildbot/config/master.py' adding 'buildbot/configurators/__init__.py' adding 'buildbot/configurators/janitor.py' adding 'buildbot/data/__init__.py' adding 'buildbot/data/base.py' adding 'buildbot/data/build_data.py' adding 'buildbot/data/builders.py' adding 'buildbot/data/buildrequests.py' adding 'buildbot/data/builds.py' adding 'buildbot/data/buildsets.py' adding 'buildbot/data/changes.py' adding 'buildbot/data/changesources.py' adding 'buildbot/data/connector.py' adding 'buildbot/data/exceptions.py' adding 'buildbot/data/forceschedulers.py' adding 'buildbot/data/graphql.py' adding 'buildbot/data/logchunks.py' adding 'buildbot/data/logs.py' adding 'buildbot/data/masters.py' adding 'buildbot/data/patches.py' adding 'buildbot/data/projects.py' adding 'buildbot/data/properties.py' adding 'buildbot/data/resultspec.py' adding 'buildbot/data/root.py' adding 'buildbot/data/schedulers.py' adding 'buildbot/data/sourcestamps.py' adding 'buildbot/data/steps.py' adding 'buildbot/data/test_result_sets.py' adding 'buildbot/data/test_results.py' adding 'buildbot/data/types.py' adding 'buildbot/data/workers.py' adding 'buildbot/db/__init__.py' adding 'buildbot/db/base.py' adding 'buildbot/db/build_data.py' adding 'buildbot/db/builders.py' adding 'buildbot/db/buildrequests.py' adding 'buildbot/db/builds.py' adding 'buildbot/db/buildsets.py' adding 'buildbot/db/changes.py' adding 'buildbot/db/changesources.py' adding 'buildbot/db/connector.py' adding 'buildbot/db/dbconfig.py' adding 'buildbot/db/enginestrategy.py' adding 'buildbot/db/exceptions.py' adding 'buildbot/db/logs.py' adding 'buildbot/db/masters.py' adding 'buildbot/db/migrate_utils.py' adding 'buildbot/db/model.py' adding 'buildbot/db/pool.py' adding 'buildbot/db/projects.py' adding 'buildbot/db/schedulers.py' adding 'buildbot/db/sourcestamps.py' adding 'buildbot/db/state.py' adding 'buildbot/db/steps.py' adding 'buildbot/db/tags.py' adding 'buildbot/db/test_result_sets.py' adding 'buildbot/db/test_results.py' adding 'buildbot/db/users.py' adding 'buildbot/db/workers.py' adding 'buildbot/db/migrations/alembic.ini' adding 'buildbot/db/migrations/versions/059_2021-09-07_alembic_initial.py' adding 'buildbot/db/migrations/versions/060_2023-04-15_add_builder_projects.py' adding 'buildbot/db/migrations/versions/061_2023-06-03_add_builder_description_format.py' adding 'buildbot/db/migrations/versions/062_2023-06-03_add_project_description_format.py' adding 'buildbot/db/migrations/versions/063_2023-08-15_add_steps_locks_acquired_at.py' adding 'buildbot/db/migrations/versions/064_2023-10-29_add_worker_pause_reason.py' adding 'buildbot/db/migrations/versions/__init__.py' adding 'buildbot/db/types/__init__.py' adding 'buildbot/db/types/json.py' adding 'buildbot/machine/__init__.py' adding 'buildbot/machine/base.py' adding 'buildbot/machine/generic.py' adding 'buildbot/machine/latent.py' adding 'buildbot/machine/manager.py' adding 'buildbot/monkeypatches/__init__.py' adding 'buildbot/monkeypatches/decorators.py' adding 'buildbot/monkeypatches/servicechecks.py' adding 'buildbot/mq/__init__.py' adding 'buildbot/mq/base.py' adding 'buildbot/mq/connector.py' adding 'buildbot/mq/simple.py' adding 'buildbot/mq/wamp.py' adding 'buildbot/plugins/__init__.py' adding 'buildbot/plugins/db.py' adding 'buildbot/process/__init__.py' adding 'buildbot/process/base.py' adding 'buildbot/process/botmaster.py' adding 'buildbot/process/build.py' adding 'buildbot/process/builder.py' adding 'buildbot/process/buildrequest.py' adding 'buildbot/process/buildrequestdistributor.py' adding 'buildbot/process/buildstep.py' adding 'buildbot/process/cache.py' adding 'buildbot/process/debug.py' adding 'buildbot/process/factory.py' adding 'buildbot/process/log.py' adding 'buildbot/process/logobserver.py' adding 'buildbot/process/measured_service.py' adding 'buildbot/process/metrics.py' adding 'buildbot/process/project.py' adding 'buildbot/process/properties.py' adding 'buildbot/process/remotecommand.py' adding 'buildbot/process/remotetransfer.py' adding 'buildbot/process/results.py' adding 'buildbot/process/subunitlogobserver.py' adding 'buildbot/process/workerforbuilder.py' adding 'buildbot/process/users/__init__.py' adding 'buildbot/process/users/manager.py' adding 'buildbot/process/users/manual.py' adding 'buildbot/process/users/users.py' adding 'buildbot/reporters/__init__.py' adding 'buildbot/reporters/base.py' adding 'buildbot/reporters/bitbucket.py' adding 'buildbot/reporters/bitbucketserver.py' adding 'buildbot/reporters/gerrit.py' adding 'buildbot/reporters/gerrit_verify_status.py' adding 'buildbot/reporters/github.py' adding 'buildbot/reporters/gitlab.py' adding 'buildbot/reporters/http.py' adding 'buildbot/reporters/irc.py' adding 'buildbot/reporters/mail.py' adding 'buildbot/reporters/message.py' adding 'buildbot/reporters/pushjet.py' adding 'buildbot/reporters/pushover.py' adding 'buildbot/reporters/telegram.py' adding 'buildbot/reporters/utils.py' adding 'buildbot/reporters/words.py' adding 'buildbot/reporters/zulip.py' adding 'buildbot/reporters/generators/__init__.py' adding 'buildbot/reporters/generators/build.py' adding 'buildbot/reporters/generators/buildrequest.py' adding 'buildbot/reporters/generators/buildset.py' adding 'buildbot/reporters/generators/utils.py' adding 'buildbot/reporters/generators/worker.py' adding 'buildbot/schedulers/__init__.py' adding 'buildbot/schedulers/base.py' adding 'buildbot/schedulers/basic.py' adding 'buildbot/schedulers/canceller.py' adding 'buildbot/schedulers/canceller_buildset.py' adding 'buildbot/schedulers/dependent.py' adding 'buildbot/schedulers/filter.py' adding 'buildbot/schedulers/forcesched.py' adding 'buildbot/schedulers/manager.py' adding 'buildbot/schedulers/timed.py' adding 'buildbot/schedulers/triggerable.py' adding 'buildbot/schedulers/trysched.py' adding 'buildbot/scripts/__init__.py' adding 'buildbot/scripts/base.py' adding 'buildbot/scripts/buildbot_tac.tmpl' adding 'buildbot/scripts/checkconfig.py' adding 'buildbot/scripts/cleanupdb.py' adding 'buildbot/scripts/copydb.py' adding 'buildbot/scripts/create_master.py' adding 'buildbot/scripts/dataspec.py' adding 'buildbot/scripts/devproxy.py' adding 'buildbot/scripts/gengraphql.py' adding 'buildbot/scripts/logwatcher.py' adding 'buildbot/scripts/reconfig.py' adding 'buildbot/scripts/restart.py' adding 'buildbot/scripts/runner.py' adding 'buildbot/scripts/sample.cfg' adding 'buildbot/scripts/sendchange.py' adding 'buildbot/scripts/start.py' adding 'buildbot/scripts/stop.py' adding 'buildbot/scripts/trycmd.py' adding 'buildbot/scripts/tryserver.py' adding 'buildbot/scripts/upgrade_master.py' adding 'buildbot/scripts/user.py' adding 'buildbot/scripts/windows_service.py' adding 'buildbot/secrets/__init__.py' adding 'buildbot/secrets/manager.py' adding 'buildbot/secrets/secret.py' adding 'buildbot/secrets/providers/__init__.py' adding 'buildbot/secrets/providers/base.py' adding 'buildbot/secrets/providers/file.py' adding 'buildbot/secrets/providers/passwordstore.py' adding 'buildbot/secrets/providers/vault.py' adding 'buildbot/secrets/providers/vault_hvac.py' adding 'buildbot/spec/api.raml' adding 'buildbot/spec/types/build.raml' adding 'buildbot/spec/types/build_data.raml' adding 'buildbot/spec/types/builder.raml' adding 'buildbot/spec/types/buildrequest.raml' adding 'buildbot/spec/types/buildset.raml' adding 'buildbot/spec/types/change.raml' adding 'buildbot/spec/types/changesource.raml' adding 'buildbot/spec/types/forcescheduler.raml' adding 'buildbot/spec/types/identifier.raml' adding 'buildbot/spec/types/log.raml' adding 'buildbot/spec/types/logchunk.raml' adding 'buildbot/spec/types/master.raml' adding 'buildbot/spec/types/patch.raml' adding 'buildbot/spec/types/project.raml' adding 'buildbot/spec/types/rootlink.raml' adding 'buildbot/spec/types/scheduler.raml' adding 'buildbot/spec/types/sourcedproperties.raml' adding 'buildbot/spec/types/sourcestamp.raml' adding 'buildbot/spec/types/spec.raml' adding 'buildbot/spec/types/step.raml' adding 'buildbot/spec/types/test_result.raml' adding 'buildbot/spec/types/test_result_set.raml' adding 'buildbot/spec/types/worker.raml' adding 'buildbot/statistics/__init__.py' adding 'buildbot/statistics/capture.py' adding 'buildbot/statistics/stats_service.py' adding 'buildbot/statistics/storage_backends/__init__.py' adding 'buildbot/statistics/storage_backends/base.py' adding 'buildbot/statistics/storage_backends/influxdb_client.py' adding 'buildbot/steps/__init__.py' adding 'buildbot/steps/cmake.py' adding 'buildbot/steps/cppcheck.py' adding 'buildbot/steps/download_secret_to_worker.py' adding 'buildbot/steps/gitdiffinfo.py' adding 'buildbot/steps/http.py' adding 'buildbot/steps/master.py' adding 'buildbot/steps/maxq.py' adding 'buildbot/steps/mswin.py' adding 'buildbot/steps/python.py' adding 'buildbot/steps/python_twisted.py' adding 'buildbot/steps/shell.py' adding 'buildbot/steps/shellsequence.py' adding 'buildbot/steps/subunit.py' adding 'buildbot/steps/transfer.py' adding 'buildbot/steps/trigger.py' adding 'buildbot/steps/vstudio.py' adding 'buildbot/steps/worker.py' adding 'buildbot/steps/package/__init__.py' adding 'buildbot/steps/package/util.py' adding 'buildbot/steps/package/deb/__init__.py' adding 'buildbot/steps/package/deb/lintian.py' adding 'buildbot/steps/package/deb/pbuilder.py' adding 'buildbot/steps/package/rpm/__init__.py' adding 'buildbot/steps/package/rpm/mock.py' adding 'buildbot/steps/package/rpm/rpmbuild.py' adding 'buildbot/steps/package/rpm/rpmlint.py' adding 'buildbot/steps/source/__init__.py' adding 'buildbot/steps/source/base.py' adding 'buildbot/steps/source/bzr.py' adding 'buildbot/steps/source/cvs.py' adding 'buildbot/steps/source/darcs.py' adding 'buildbot/steps/source/gerrit.py' adding 'buildbot/steps/source/git.py' adding 'buildbot/steps/source/github.py' adding 'buildbot/steps/source/gitlab.py' adding 'buildbot/steps/source/mercurial.py' adding 'buildbot/steps/source/mtn.py' adding 'buildbot/steps/source/p4.py' adding 'buildbot/steps/source/repo.py' adding 'buildbot/steps/source/svn.py' adding 'buildbot/test/__init__.py' adding 'buildbot/test/reactor.py' adding 'buildbot/test/runprocess.py' adding 'buildbot/test/steps.py' adding 'buildbot/test/test_extra_coverage.py' adding 'buildbot/test/fake/__init__.py' adding 'buildbot/test/fake/botmaster.py' adding 'buildbot/test/fake/bworkermanager.py' adding 'buildbot/test/fake/change.py' adding 'buildbot/test/fake/connection.py' adding 'buildbot/test/fake/docker.py' adding 'buildbot/test/fake/endpoint.py' adding 'buildbot/test/fake/fakebuild.py' adding 'buildbot/test/fake/fakedata.py' adding 'buildbot/test/fake/fakemaster.py' adding 'buildbot/test/fake/fakemq.py' adding 'buildbot/test/fake/fakeprotocol.py' adding 'buildbot/test/fake/fakestats.py' adding 'buildbot/test/fake/httpclientservice.py' adding 'buildbot/test/fake/kube.py' adding 'buildbot/test/fake/latent.py' adding 'buildbot/test/fake/libvirt.py' adding 'buildbot/test/fake/logfile.py' adding 'buildbot/test/fake/machine.py' adding 'buildbot/test/fake/msgmanager.py' adding 'buildbot/test/fake/openstack.py' adding 'buildbot/test/fake/pbmanager.py' adding 'buildbot/test/fake/private_tempdir.py' adding 'buildbot/test/fake/reactor.py' adding 'buildbot/test/fake/secrets.py' adding 'buildbot/test/fake/state.py' adding 'buildbot/test/fake/step.py' adding 'buildbot/test/fake/web.py' adding 'buildbot/test/fake/worker.py' adding 'buildbot/test/fakedb/__init__.py' adding 'buildbot/test/fakedb/base.py' adding 'buildbot/test/fakedb/build_data.py' adding 'buildbot/test/fakedb/builders.py' adding 'buildbot/test/fakedb/buildrequests.py' adding 'buildbot/test/fakedb/builds.py' adding 'buildbot/test/fakedb/buildsets.py' adding 'buildbot/test/fakedb/changes.py' adding 'buildbot/test/fakedb/changesources.py' adding 'buildbot/test/fakedb/connector.py' adding 'buildbot/test/fakedb/logs.py' adding 'buildbot/test/fakedb/masters.py' adding 'buildbot/test/fakedb/projects.py' adding 'buildbot/test/fakedb/row.py' adding 'buildbot/test/fakedb/schedulers.py' adding 'buildbot/test/fakedb/sourcestamps.py' adding 'buildbot/test/fakedb/state.py' adding 'buildbot/test/fakedb/steps.py' adding 'buildbot/test/fakedb/tags.py' adding 'buildbot/test/fakedb/test_result_sets.py' adding 'buildbot/test/fakedb/test_results.py' adding 'buildbot/test/fakedb/users.py' adding 'buildbot/test/fakedb/workers.py' adding 'buildbot/test/integration/pki/127.0.0.1.crt' adding 'buildbot/test/integration/pki/127.0.0.1.key' adding 'buildbot/test/integration/pki/ca/ca.crt' adding 'buildbot/test/unit/test_templates_dir/builds.html' adding 'buildbot/test/unit/test_templates_dir/plugin/plugin.jade' adding 'buildbot/test/util/__init__.py' adding 'buildbot/test/util/changesource.py' adding 'buildbot/test/util/config.py' adding 'buildbot/test/util/configurators.py' adding 'buildbot/test/util/connector_component.py' adding 'buildbot/test/util/db.py' adding 'buildbot/test/util/decorators.py' adding 'buildbot/test/util/dirs.py' adding 'buildbot/test/util/endpoint.py' adding 'buildbot/test/util/fuzz.py' adding 'buildbot/test/util/integration.py' adding 'buildbot/test/util/interfaces.py' adding 'buildbot/test/util/logging.py' adding 'buildbot/test/util/migration.py' adding 'buildbot/test/util/misc.py' adding 'buildbot/test/util/patch_delay.py' adding 'buildbot/test/util/pbmanager.py' adding 'buildbot/test/util/properties.py' adding 'buildbot/test/util/protocols.py' adding 'buildbot/test/util/querylog.py' adding 'buildbot/test/util/reporter.py' adding 'buildbot/test/util/sandboxed_worker.py' adding 'buildbot/test/util/scheduler.py' adding 'buildbot/test/util/sourcesteps.py' adding 'buildbot/test/util/tuplematching.py' adding 'buildbot/test/util/validation.py' adding 'buildbot/test/util/warnings.py' adding 'buildbot/test/util/www.py' adding 'buildbot/util/__init__.py' adding 'buildbot/util/_notifier.py' adding 'buildbot/util/async_sort.py' adding 'buildbot/util/backoff.py' adding 'buildbot/util/bbcollections.py' adding 'buildbot/util/codebase.py' adding 'buildbot/util/config.py' adding 'buildbot/util/croniter.py' adding 'buildbot/util/debounce.py' adding 'buildbot/util/deferwaiter.py' adding 'buildbot/util/eventual.py' adding 'buildbot/util/git.py' adding 'buildbot/util/giturlparse.py' adding 'buildbot/util/httpclientservice.py' adding 'buildbot/util/identifiers.py' adding 'buildbot/util/importlib_compat.py' adding 'buildbot/util/kubeclientservice.py' adding 'buildbot/util/latent.py' adding 'buildbot/util/lineboundaries.py' adding 'buildbot/util/lru.py' adding 'buildbot/util/maildir.py' adding 'buildbot/util/misc.py' adding 'buildbot/util/netstrings.py' adding 'buildbot/util/path_expand_user.py' adding 'buildbot/util/pathmatch.py' adding 'buildbot/util/poll.py' adding 'buildbot/util/private_tempdir.py' adding 'buildbot/util/protocol.py' adding 'buildbot/util/pullrequest.py' adding 'buildbot/util/queue.py' adding 'buildbot/util/raml.py' adding 'buildbot/util/render_description.py' adding 'buildbot/util/runprocess.py' adding 'buildbot/util/sautils.py' adding 'buildbot/util/service.py' adding 'buildbot/util/ssfilter.py' adding 'buildbot/util/ssl.py' adding 'buildbot/util/state.py' adding 'buildbot/util/subscription.py' adding 'buildbot/util/test_result_submitter.py' adding 'buildbot/util/tuplematch.py' adding 'buildbot/wamp/__init__.py' adding 'buildbot/wamp/connector.py' adding 'buildbot/worker/__init__.py' adding 'buildbot/worker/base.py' adding 'buildbot/worker/docker.py' adding 'buildbot/worker/ec2.py' adding 'buildbot/worker/kubernetes.py' adding 'buildbot/worker/latent.py' adding 'buildbot/worker/libvirt.py' adding 'buildbot/worker/local.py' adding 'buildbot/worker/manager.py' adding 'buildbot/worker/marathon.py' adding 'buildbot/worker/openstack.py' adding 'buildbot/worker/upcloud.py' adding 'buildbot/worker/protocols/__init__.py' adding 'buildbot/worker/protocols/base.py' adding 'buildbot/worker/protocols/msgpack.py' adding 'buildbot/worker/protocols/null.py' adding 'buildbot/worker/protocols/pb.py' adding 'buildbot/worker/protocols/manager/__init__.py' adding 'buildbot/worker/protocols/manager/base.py' adding 'buildbot/worker/protocols/manager/msgpack.py' adding 'buildbot/worker/protocols/manager/pb.py' adding 'buildbot/www/__init__.py' adding 'buildbot/www/auth.py' adding 'buildbot/www/avatar.py' adding 'buildbot/www/change_hook.py' adding 'buildbot/www/config.py' adding 'buildbot/www/graphql.py' adding 'buildbot/www/ldapuserinfo.py' adding 'buildbot/www/oauth2.py' adding 'buildbot/www/plugin.py' adding 'buildbot/www/resource.py' adding 'buildbot/www/rest.py' adding 'buildbot/www/service.py' adding 'buildbot/www/sse.py' adding 'buildbot/www/ws.py' adding 'buildbot/www/authz/__init__.py' adding 'buildbot/www/authz/authz.py' adding 'buildbot/www/authz/endpointmatchers.py' adding 'buildbot/www/authz/roles.py' adding 'buildbot/www/hooks/__init__.py' adding 'buildbot/www/hooks/base.py' adding 'buildbot/www/hooks/bitbucket.py' adding 'buildbot/www/hooks/bitbucketcloud.py' adding 'buildbot/www/hooks/bitbucketserver.py' adding 'buildbot/www/hooks/github.py' adding 'buildbot/www/hooks/gitlab.py' adding 'buildbot/www/hooks/gitorious.py' adding 'buildbot/www/hooks/poller.py' adding 'buildbot-3.11.1.dist-info/COPYING' adding 'buildbot-3.11.1.dist-info/METADATA' adding 'buildbot-3.11.1.dist-info/WHEEL' adding 'buildbot-3.11.1.dist-info/entry_points.txt' adding 'buildbot-3.11.1.dist-info/top_level.txt' adding 'buildbot-3.11.1.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built buildbot-3.11.1-py3-none-any.whl >>> Running package in devel/py-buildbot/buildbot at 1714591191.67 ===> devel/py-buildbot/buildbot ===> Faking installation for buildbot-3.11.1 /exopi-obj/pobj/buildbot-3.11.1/bin/install -d -m 755 /exopi-obj/pobj/buildbot-3.11.1/fake-amd64/usr/local/share/doc/buildbot /exopi-obj/pobj/buildbot-3.11.1/bin/install -d -m 755 /exopi-obj/pobj/buildbot-3.11.1/fake-amd64/usr/local/share/examples/buildbot /exopi-obj/pobj/buildbot-3.11.1/bin/install -c -m 644 /exopi-obj/pobj/buildbot-3.11.1/buildbot-3.11.1/README.rst /exopi-obj/pobj/buildbot-3.11.1/fake-amd64/usr/local/share/doc/buildbot /exopi-obj/pobj/buildbot-3.11.1/bin/install -c -m 644 /exopi-obj/pobj/buildbot-3.11.1/buildbot-3.11.1/docs/examples/*.cfg /exopi-obj/pobj/buildbot-3.11.1/fake-amd64/usr/local/share/examples/buildbot /exopi-obj/pobj/buildbot-3.11.1/bin/install -c -m 644 /exopi-obj/pobj/buildbot-3.11.1/buildbot-3.11.1/docs/buildbot.1 /exopi-obj/pobj/buildbot-3.11.1/fake-amd64/usr/local/man/man1 Installing /exopi-cvs/ports/devel/py-buildbot/buildbot/pkg/README as /exopi-obj/pobj/buildbot-3.11.1/fake-amd64/usr/local/share/doc/pkg-readmes/buildbot Installing /exopi-cvs/ports/devel/py-buildbot/buildbot/pkg/buildbot.rc as /exopi-obj/pobj/buildbot-3.11.1/fake-amd64/etc/rc.d/buildbot ===> Building package for buildbot-3.11.1 Create /exopi-cvs/ports/packages/amd64/all/buildbot-3.11.1.tgz Creating package buildbot-3.11.1 reading plist| checking dependencies| checking dependencies|databases/py-alembic,python3 checking dependencies|databases/py-sqlalchemy,python3 checking dependencies|devel/py-buildbot/www checking dependencies|devel/py-dateutil,python3 checking dependencies|devel/py-setuptools,python3 checking dependencies|devel/py-twisted,python3 checking dependencies|devel/py-txaio,python3 checking dependencies|lang/python/3.10,-main checking dependencies|net/py-msgpack,python3 checking dependencies|sysutils/py-croniter,python3 checking dependencies|textproc/py-yaml,python3 checking dependencies|www/py-autobahn,python3 checking dependencies|www/py-jinja2,python3 checking dependencies|www/py-jwt,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|**************************** | 45% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/buildbot-3.11.1.tgz >>> Running clean in devel/py-buildbot/buildbot at 1714591206.24 ===> devel/py-buildbot/buildbot ===> Cleaning for buildbot-3.11.1 >>> Ended at 1714591206.78 max_stuck=1.17/depends=2.16/show-prepare-results=1.45/build=4.57/package=14.57/clean=0.57