------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/py36-certifi-2019.6.16.tgz Installing /packages/All/py36-six-1.12.0.tgz Installing /packages/All/py36-isodate-0.6.0.tgz Installing /packages/All/py36-chardet-3.0.4_1.tgz Installing /packages/All/py36-idna-2.8.tgz Installing /packages/All/py36-asn1crypto-0.24.0.tgz Installing /packages/All/py36-pycparser-2.19.tgz Installing /packages/All/py36-cffi-1.12.3.tgz Installing /packages/All/py36-cryptography-2.6.1.tgz Installing /packages/All/py36-openssl-19.0.0.tgz Installing /packages/All/py36-pysocks-1.7.0.tgz Installing /packages/All/py36-urllib3-1.22,1.tgz Message from py36-urllib3-1.22,1: Be careful, support of IPv6 is broken with PySocks 1.5.7. Installing /packages/All/py36-requests-2.21.0.tgz Installing /packages/All/py36-blinker-1.4.tgz Installing /packages/All/py36-pyjwt-1.4.0_1.tgz Installing /packages/All/py36-oauthlib-1.1.2.tgz Installing /packages/All/py36-requests-oauthlib-0.6.2.tgz Installing /packages/All/py36-msrest-0.6.9.tgz Installing /packages/All/py36-dateutil-2.8.0.tgz Installing /packages/All/py36-adal-1.2.2.tgz Installing /packages/All/py36-msrestazure-0.5.1.tgz Installing /packages/All/py36-azure-cli-base-1.0.0.tgz Installing /packages/All/py36-azure-common-1.1.22.tgz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-azure-mgmt-eventgrid-2.2.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-azure-mgmt-eventgrid-2.2.0 for building => SHA256 Checksum OK for azure-mgmt-eventgrid-2.2.0.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-azure-mgmt-eventgrid-2.2.0 for building ===> Extracting for py36-azure-mgmt-eventgrid-2.2.0 => SHA256 Checksum OK for azure-mgmt-eventgrid-2.2.0.zip. Extracted Memory Use: 0.71M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-azure-mgmt-eventgrid-2.2.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-azure-mgmt-eventgrid-2.2.0 running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-azure-mgmt-eventgrid-2.2.0 running build running build_py creating build creating build/lib creating build/lib/azure creating build/lib/azure/mgmt creating build/lib/azure/mgmt/eventgrid copying azure/mgmt/eventgrid/version.py -> build/lib/azure/mgmt/eventgrid copying azure/mgmt/eventgrid/event_grid_management_client.py -> build/lib/azure/mgmt/eventgrid copying azure/mgmt/eventgrid/__init__.py -> build/lib/azure/mgmt/eventgrid creating build/lib/azure/mgmt/eventgrid/operations copying azure/mgmt/eventgrid/operations/topic_types_operations.py -> build/lib/azure/mgmt/eventgrid/operations copying azure/mgmt/eventgrid/operations/domains_operations.py -> build/lib/azure/mgmt/eventgrid/operations copying azure/mgmt/eventgrid/operations/operations.py -> build/lib/azure/mgmt/eventgrid/operations copying azure/mgmt/eventgrid/operations/__init__.py -> build/lib/azure/mgmt/eventgrid/operations copying azure/mgmt/eventgrid/operations/event_subscriptions_operations.py -> build/lib/azure/mgmt/eventgrid/operations copying azure/mgmt/eventgrid/operations/domain_topics_operations.py -> build/lib/azure/mgmt/eventgrid/operations copying azure/mgmt/eventgrid/operations/topics_operations.py -> build/lib/azure/mgmt/eventgrid/operations creating build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/dead_letter_destination_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_greater_than_or_equals_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_full_url.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_regenerate_key_request.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_shared_access_keys_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/operation_info_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/__init__.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_paged.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/service_bus_queue_event_subscription_destination_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_greater_than_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_greater_than_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_type_info_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/operation_paged.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/storage_queue_event_subscription_destination.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_shared_access_keys.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_regenerate_key_request_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/hybrid_connection_event_subscription_destination.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_hub_event_subscription_destination.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_in_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/tracked_resource.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/web_hook_event_subscription_destination_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_in_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_contains_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_less_than_or_equals_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_update_parameters_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/operation_info.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_not_in_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_update_parameters.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_begins_with_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/hybrid_connection_event_subscription_destination_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_full_url_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_not_in_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_shared_access_keys_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/operation_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/operation.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_ends_with_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_begins_with_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_not_in_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_update_parameters.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/storage_blob_dead_letter_destination_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_greater_than_or_equals_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_less_than_or_equals_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/storage_queue_event_subscription_destination_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_type.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_in_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/web_hook_event_subscription_destination.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_destination.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/dead_letter_destination.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/retry_policy_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_grid_management_client_enums.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_hub_event_subscription_destination_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/retry_policy.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/bool_equals_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/storage_blob_dead_letter_destination.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_less_than_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/resource.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_regenerate_key_request_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/resource_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_paged.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_topic.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_not_in_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_type_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_in_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_shared_access_keys.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_type_info_paged.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_paged.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_regenerate_key_request.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/bool_equals_advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_topic_paged.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_update_parameters.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_destination_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/advanced_filter.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/tracked_resource_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_contains_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_update_parameters_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/domain_topic_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/topic_type_info.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/number_less_than_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_subscription_update_parameters_py3.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/service_bus_queue_event_subscription_destination.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/event_type_paged.py -> build/lib/azure/mgmt/eventgrid/models copying azure/mgmt/eventgrid/models/string_ends_with_advanced_filter_py3.py -> build/lib/azure/mgmt/eventgrid/models SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-azure-mgmt-eventgrid-2.2.0 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6 creating /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages creating /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure creating /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt creating /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid creating /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_shared_access_keys.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_update_parameters_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_contains_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_paged.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_destination.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_update_parameters.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/hybrid_connection_event_subscription_destination.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_less_than_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_begins_with_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/resource.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_type.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/__init__.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/service_bus_queue_event_subscription_destination_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/storage_blob_dead_letter_destination_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/web_hook_event_subscription_destination_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_update_parameters.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/bool_equals_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_topic.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_type_info_paged.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/tracked_resource.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_topic_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_full_url_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_less_than_or_equals_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/resource_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/operation_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_greater_than_or_equals_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_regenerate_key_request_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_greater_than_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_less_than_or_equals_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_regenerate_key_request.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_in_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_shared_access_keys_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/bool_equals_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_destination_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_greater_than_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_begins_with_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_ends_with_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_update_parameters_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/storage_queue_event_subscription_destination_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_type_info.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_not_in_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_shared_access_keys.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_paged.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/operation_info.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_hub_event_subscription_destination_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_in_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_grid_management_client_enums.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_ends_with_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/dead_letter_destination.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/hybrid_connection_event_subscription_destination_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_greater_than_or_equals_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_in_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/operation_paged.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_update_parameters_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_shared_access_keys_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_type_info_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/web_hook_event_subscription_destination.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/dead_letter_destination_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/operation_info_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_topic_paged.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_not_in_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/retry_policy_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/retry_policy.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/storage_queue_event_subscription_destination.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_regenerate_key_request_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_type_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_contains_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/topic_regenerate_key_request.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_in_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_not_in_advanced_filter_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/domain_update_parameters.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/tracked_resource_py3.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_type_paged.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_full_url.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/number_less_than_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/storage_blob_dead_letter_destination.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_hub_event_subscription_destination.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription_paged.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/operation.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/service_bus_queue_event_subscription_destination.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/event_subscription.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models copying build/lib/azure/mgmt/eventgrid/models/string_not_in_advanced_filter.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models creating /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations copying build/lib/azure/mgmt/eventgrid/operations/topic_types_operations.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations copying build/lib/azure/mgmt/eventgrid/operations/operations.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations copying build/lib/azure/mgmt/eventgrid/operations/event_subscriptions_operations.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations copying build/lib/azure/mgmt/eventgrid/operations/domains_operations.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations copying build/lib/azure/mgmt/eventgrid/operations/domain_topics_operations.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations copying build/lib/azure/mgmt/eventgrid/operations/__init__.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations copying build/lib/azure/mgmt/eventgrid/operations/topics_operations.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations copying build/lib/azure/mgmt/eventgrid/__init__.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid copying build/lib/azure/mgmt/eventgrid/event_grid_management_client.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid copying build/lib/azure/mgmt/eventgrid/version.py -> /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_py3.py to domain_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_shared_access_keys.py to topic_shared_access_keys.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_update_parameters_py3.py to topic_update_parameters_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_contains_advanced_filter_py3.py to string_contains_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_paged.py to topic_paged.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/advanced_filter.py to advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_destination.py to event_subscription_destination.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_update_parameters.py to topic_update_parameters.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/hybrid_connection_event_subscription_destination.py to hybrid_connection_event_subscription_destination.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_less_than_advanced_filter_py3.py to number_less_than_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain.py to domain.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_begins_with_advanced_filter_py3.py to string_begins_with_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/resource.py to resource.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_type.py to event_type.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/service_bus_queue_event_subscription_destination_py3.py to service_bus_queue_event_subscription_destination_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/advanced_filter_py3.py to advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/storage_blob_dead_letter_destination_py3.py to storage_blob_dead_letter_destination_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/web_hook_event_subscription_destination_py3.py to web_hook_event_subscription_destination_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_update_parameters.py to event_subscription_update_parameters.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/bool_equals_advanced_filter.py to bool_equals_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_topic.py to domain_topic.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_type_info_paged.py to topic_type_info_paged.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/tracked_resource.py to tracked_resource.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_topic_py3.py to domain_topic_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_full_url_py3.py to event_subscription_full_url_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_less_than_or_equals_advanced_filter.py to number_less_than_or_equals_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/resource_py3.py to resource_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/operation_py3.py to operation_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_greater_than_or_equals_advanced_filter.py to number_greater_than_or_equals_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_regenerate_key_request_py3.py to domain_regenerate_key_request_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_greater_than_advanced_filter_py3.py to number_greater_than_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_less_than_or_equals_advanced_filter_py3.py to number_less_than_or_equals_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_regenerate_key_request.py to domain_regenerate_key_request.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_in_advanced_filter.py to string_in_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_shared_access_keys_py3.py to domain_shared_access_keys_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/bool_equals_advanced_filter_py3.py to bool_equals_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_destination_py3.py to event_subscription_destination_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_greater_than_advanced_filter.py to number_greater_than_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_begins_with_advanced_filter.py to string_begins_with_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_ends_with_advanced_filter_py3.py to string_ends_with_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_update_parameters_py3.py to domain_update_parameters_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/storage_queue_event_subscription_destination_py3.py to storage_queue_event_subscription_destination_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_type_info.py to topic_type_info.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_not_in_advanced_filter.py to number_not_in_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_shared_access_keys.py to domain_shared_access_keys.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_paged.py to domain_paged.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/operation_info.py to operation_info.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_py3.py to event_subscription_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_hub_event_subscription_destination_py3.py to event_hub_event_subscription_destination_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_in_advanced_filter_py3.py to number_in_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_grid_management_client_enums.py to event_grid_management_client_enums.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_ends_with_advanced_filter.py to string_ends_with_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/dead_letter_destination.py to dead_letter_destination.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/hybrid_connection_event_subscription_destination_py3.py to hybrid_connection_event_subscription_destination_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_greater_than_or_equals_advanced_filter_py3.py to number_greater_than_or_equals_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_in_advanced_filter.py to number_in_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_py3.py to topic_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/operation_paged.py to operation_paged.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_update_parameters_py3.py to event_subscription_update_parameters_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_shared_access_keys_py3.py to topic_shared_access_keys_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_type_info_py3.py to topic_type_info_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_filter_py3.py to event_subscription_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/web_hook_event_subscription_destination.py to web_hook_event_subscription_destination.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/dead_letter_destination_py3.py to dead_letter_destination_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/operation_info_py3.py to operation_info_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_topic_paged.py to domain_topic_paged.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_not_in_advanced_filter_py3.py to string_not_in_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/retry_policy_py3.py to retry_policy_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/retry_policy.py to retry_policy.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/storage_queue_event_subscription_destination.py to storage_queue_event_subscription_destination.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_regenerate_key_request_py3.py to topic_regenerate_key_request_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_type_py3.py to event_type_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_contains_advanced_filter.py to string_contains_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic.py to topic.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/topic_regenerate_key_request.py to topic_regenerate_key_request.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_in_advanced_filter_py3.py to string_in_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_not_in_advanced_filter_py3.py to number_not_in_advanced_filter_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/domain_update_parameters.py to domain_update_parameters.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/tracked_resource_py3.py to tracked_resource_py3.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_type_paged.py to event_type_paged.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_filter.py to event_subscription_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_full_url.py to event_subscription_full_url.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/number_less_than_advanced_filter.py to number_less_than_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/storage_blob_dead_letter_destination.py to storage_blob_dead_letter_destination.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_hub_event_subscription_destination.py to event_hub_event_subscription_destination.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription_paged.py to event_subscription_paged.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/operation.py to operation.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/service_bus_queue_event_subscription_destination.py to service_bus_queue_event_subscription_destination.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/event_subscription.py to event_subscription.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/models/string_not_in_advanced_filter.py to string_not_in_advanced_filter.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations/topic_types_operations.py to topic_types_operations.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations/operations.py to operations.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations/event_subscriptions_operations.py to event_subscriptions_operations.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations/domains_operations.py to domains_operations.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations/domain_topics_operations.py to domain_topics_operations.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/operations/topics_operations.py to topics_operations.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/event_grid_management_client.py to event_grid_management_client.cpython-36.pyc byte-compiling /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure/mgmt/eventgrid/version.py to version.cpython-36.pyc writing byte-compilation script '/tmp/tmpekxzoprw.py' /usr/local/bin/python3.6 /tmp/tmpekxzoprw.py removing /tmp/tmpekxzoprw.py running install_egg_info running egg_info writing azure_mgmt_eventgrid.egg-info/PKG-INFO writing dependency_links to azure_mgmt_eventgrid.egg-info/dependency_links.txt writing requirements to azure_mgmt_eventgrid.egg-info/requires.txt writing top-level names to azure_mgmt_eventgrid.egg-info/top_level.txt reading manifest file 'azure_mgmt_eventgrid.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'azure_mgmt_eventgrid.egg-info/SOURCES.txt' Copying azure_mgmt_eventgrid.egg-info to /construction/devel/py-azure-mgmt-eventgrid/stage/usr/local/lib/python3.6/site-packages/azure_mgmt_eventgrid-2.2.0-py3.6.egg-info running install_scripts writing list of installed files to '/construction/devel/py-azure-mgmt-eventgrid/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-azure-mgmt-eventgrid-2.2.0 file sizes/checksums [309]: 0% file sizes/checksums [309]: 32% file sizes/checksums [309]: 64% file sizes/checksums [309]: 97% file sizes/checksums [309]: 100% packing files [309]: 0% packing files [309]: 32% packing files [309]: 64% packing files [309]: 97% packing files [309]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:27