------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-isodate-0.6.0.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/py37-blinker-1.4.txz Installing /packages/All/py37-pyjwt-1.7.1.txz Installing /packages/All/py37-oauthlib-1.1.2.txz Installing /packages/All/py37-requests-oauthlib-0.6.2.txz Installing /packages/All/py37-msrest-0.6.13.txz Installing /packages/All/py37-dateutil-2.8.0.txz Installing /packages/All/py37-adal-1.2.3.txz Installing /packages/All/py37-msrestazure-0.6.3.txz Installing /packages/All/py37-azure-cli-base-1.0.0.txz Installing /packages/All/py37-azure-common-1.1.25.txz SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-azure-mgmt-batchai-2.0.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-azure-mgmt-batchai-2.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-azure-mgmt-batchai-2.0.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-azure-mgmt-batchai-2.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-azure-mgmt-batchai-2.0.0 for building => SHA256 Checksum OK for azure-mgmt-batchai-2.0.0.zip. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-azure-mgmt-batchai-2.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-azure-mgmt-batchai-2.0.0 for building ===> Extracting for py37-azure-mgmt-batchai-2.0.0 => SHA256 Checksum OK for azure-mgmt-batchai-2.0.0.zip. Extracted Memory Use: 0.89M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-azure-mgmt-batchai-2.0.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-setuptools>0 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-setuptools>0 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-azure-mgmt-batchai-2.0.0 Wheel is not available, disabling bdist_wheel hook running config SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-azure-mgmt-batchai-2.0.0 Wheel is not available, disabling bdist_wheel hook running build running build_py creating build creating build/lib creating build/lib/azure copying azure/__init__.py -> build/lib/azure creating build/lib/azure/mgmt copying azure/mgmt/__init__.py -> build/lib/azure/mgmt creating build/lib/azure/mgmt/batchai copying azure/mgmt/batchai/batch_ai_management_client.py -> build/lib/azure/mgmt/batchai copying azure/mgmt/batchai/__init__.py -> build/lib/azure/mgmt/batchai copying azure/mgmt/batchai/version.py -> build/lib/azure/mgmt/batchai creating build/lib/azure/mgmt/batchai/operations copying azure/mgmt/batchai/operations/experiments_operations.py -> build/lib/azure/mgmt/batchai/operations copying azure/mgmt/batchai/operations/__init__.py -> build/lib/azure/mgmt/batchai/operations copying azure/mgmt/batchai/operations/operations.py -> build/lib/azure/mgmt/batchai/operations copying azure/mgmt/batchai/operations/workspaces_operations.py -> build/lib/azure/mgmt/batchai/operations copying azure/mgmt/batchai/operations/clusters_operations.py -> build/lib/azure/mgmt/batchai/operations copying azure/mgmt/batchai/operations/usages_operations.py -> build/lib/azure/mgmt/batchai/operations copying azure/mgmt/batchai/operations/jobs_operations.py -> build/lib/azure/mgmt/batchai/operations copying azure/mgmt/batchai/operations/file_servers_operations.py -> build/lib/azure/mgmt/batchai/operations creating build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_paged.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_server_reference_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/virtual_machine_configuration.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_servers_list_by_workspace_options.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/mount_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspace_update_parameters.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/virtual_machine_configuration_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/remote_login_information_paged.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/environment_variable_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/cluster.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/data_disks.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/setup_task_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/mount_volumes.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/azure_storage_credentials_info.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/horovod_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/clusters_list_by_workspace_options.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/data_disks_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_server_create_parameters_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_paged.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/unmanaged_file_system_reference_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/jobs_list_output_files_options.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/chainer_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/node_state_counts.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/manual_scale_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/proxy_resource_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/custom_toolkit_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_properties_execution_info_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/cluster_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspace.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/image_source_registry_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_server.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/operation_display_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/user_account_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspace_create_parameters.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspace_create_parameters_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspaces_list_options_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/experiment_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/scale_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_preparation_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/usage.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/clusters_list_by_workspace_options_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/mount_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/tensor_flow_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/resource_id_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/output_directory.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/input_directory_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_server_reference.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_properties_execution_info.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_preparation.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_base_properties_constraints.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/jobs_list_by_experiment_options.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/chainer_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/auto_scale_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/scale_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_create_parameters.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/key_vault_secret_reference_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/azure_storage_credentials_info_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/proxy_resource.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/cluster_create_parameters.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_servers_list_by_workspace_options_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspace_update_parameters_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/custom_toolkit_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/py_torch_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/cluster_update_parameters_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/environment_variable_with_secret_value_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/name_value_pair.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/experiments_list_by_workspace_options_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/private_registry_credentials.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/operation.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/caffe_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/cnt_ksettings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/tensor_flow_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/image_reference.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/__init__.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/key_vault_secret_reference.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/container_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/azure_blob_file_system_reference_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspaces_list_by_resource_group_options_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/unmanaged_file_system_reference.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/auto_scale_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/input_directory.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/container_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/manual_scale_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/node_setup.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/setup_task.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_server_create_parameters.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/mount_volumes_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/cluster_paged.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/py_torch_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspace_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/batch_ai_error.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspaces_list_by_resource_group_options.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/azure_file_share_reference_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_server_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/app_insights_reference.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/experiments_list_by_workspace_options.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/caffe2_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file_server_paged.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/batch_ai_error_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/operation_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/remote_login_information.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/operation_paged.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/ssh_configuration_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_properties_constraints.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/usage_paged.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_create_parameters_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspace_paged.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/private_registry_credentials_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_properties_constraints_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/caffe2_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/cluster_update_parameters.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/image_reference_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/resource_id.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/name_value_pair_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/horovod_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/operation_display.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/experiment.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/usage_name_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/node_setup_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/resource.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/azure_blob_file_system_reference.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/caffe_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/image_source_registry.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/output_directory_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/job_base_properties_constraints_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/performance_counters_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/resource_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/user_account_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/jobs_list_by_experiment_options_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/ssh_configuration.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/jobs_list_output_files_options_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/environment_variable.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/file.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/app_insights_reference_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/batch_ai_management_client_enums.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/custom_mpi_settings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/remote_login_information_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/experiment_paged.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/workspaces_list_options.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/usage_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/node_state_counts_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/cnt_ksettings_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/custom_mpi_settings.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/environment_variable_with_secret_value.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/cluster_create_parameters_py3.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/usage_name.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/azure_file_share_reference.py -> build/lib/azure/mgmt/batchai/models copying azure/mgmt/batchai/models/performance_counters_settings.py -> build/lib/azure/mgmt/batchai/models SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-msrestazure>=0.4.20 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-azure-common>=1.1 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-azure-cli-base>=0 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-setuptools>0 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-azure-mgmt-batchai-2.0.0 ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-msrestazure>=0.4.20 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-azure-common>=1.1 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-azure-cli-base>=0 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on package: py37-setuptools>0 - found ===> py37-azure-mgmt-batchai-2.0.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list Wheel is not available, disabling bdist_wheel hook running install running build running build_py running install_lib creating /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7 creating /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure creating /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt creating /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai creating /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/custom_toolkit_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/scale_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/performance_counters_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/node_state_counts_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/azure_storage_credentials_info.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/setup_task_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/cluster_update_parameters_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/name_value_pair.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/performance_counters_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/unmanaged_file_system_reference_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/azure_storage_credentials_info_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/jobs_list_output_files_options.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/operation_display_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/data_disks_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/cluster_create_parameters_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/caffe_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspace_paged.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/node_setup.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/remote_login_information_paged.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_properties_execution_info_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/resource_id.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_properties_execution_info.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/image_source_registry_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/name_value_pair_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspace.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/clusters_list_by_workspace_options.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/caffe_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/auto_scale_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/manual_scale_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/container_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/node_setup_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_server_paged.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/experiments_list_by_workspace_options.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/__init__.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/unmanaged_file_system_reference.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/ssh_configuration.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/image_source_registry.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/usage.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/cluster.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/mount_volumes_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_base_properties_constraints.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/image_reference.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/node_state_counts.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/resource_id_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/experiment_paged.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/operation_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/caffe2_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/environment_variable_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspace_update_parameters_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/custom_toolkit_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/manual_scale_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/input_directory.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/user_account_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/proxy_resource.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/operation.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_server_create_parameters.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/app_insights_reference_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/experiment.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/custom_mpi_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/azure_file_share_reference_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/remote_login_information.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_servers_list_by_workspace_options_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/environment_variable_with_secret_value_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/tensor_flow_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/usage_paged.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspaces_list_options_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspace_create_parameters.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/jobs_list_by_experiment_options_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/cnt_ksettings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_properties_constraints.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/horovod_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspaces_list_by_resource_group_options_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/image_reference_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/clusters_list_by_workspace_options_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/resource_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/experiment_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/mount_volumes.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/py_torch_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/horovod_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/virtual_machine_configuration.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/jobs_list_by_experiment_options.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/mount_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/operation_paged.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/proxy_resource_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_server_reference_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/usage_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/input_directory_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/output_directory_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/azure_file_share_reference.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/private_registry_credentials_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/virtual_machine_configuration_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/ssh_configuration_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/private_registry_credentials.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_create_parameters_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/chainer_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspaces_list_options.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_create_parameters.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/data_disks.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/tensor_flow_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/output_directory.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/azure_blob_file_system_reference_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/resource.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/cluster_create_parameters.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/caffe2_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_servers_list_by_workspace_options.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_preparation_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/setup_task.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspace_create_parameters_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/py_torch_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_server_reference.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_preparation.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/cluster_paged.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/environment_variable_with_secret_value.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/key_vault_secret_reference.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/jobs_list_output_files_options_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/cluster_update_parameters.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/mount_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/key_vault_secret_reference_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/scale_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_server_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/cnt_ksettings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/cluster_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/experiments_list_by_workspace_options_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspaces_list_by_resource_group_options.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/app_insights_reference.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/usage_name_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/remote_login_information_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_paged.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_base_properties_constraints_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/chainer_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_server.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/custom_mpi_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspace_update_parameters.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/workspace_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/batch_ai_management_client_enums.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/batch_ai_error_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_properties_constraints_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/azure_blob_file_system_reference.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/operation_display.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/usage_name.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/batch_ai_error.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_paged.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/environment_variable.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/job_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/user_account_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/container_settings.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/file_server_create_parameters_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/models/auto_scale_settings_py3.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models copying build/lib/azure/mgmt/batchai/__init__.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai copying build/lib/azure/mgmt/batchai/version.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai creating /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations copying build/lib/azure/mgmt/batchai/operations/jobs_operations.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations copying build/lib/azure/mgmt/batchai/operations/file_servers_operations.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations copying build/lib/azure/mgmt/batchai/operations/workspaces_operations.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations copying build/lib/azure/mgmt/batchai/operations/clusters_operations.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations copying build/lib/azure/mgmt/batchai/operations/usages_operations.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations copying build/lib/azure/mgmt/batchai/operations/experiments_operations.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations copying build/lib/azure/mgmt/batchai/operations/__init__.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations copying build/lib/azure/mgmt/batchai/operations/operations.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations copying build/lib/azure/mgmt/batchai/batch_ai_management_client.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai copying build/lib/azure/mgmt/__init__.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt copying build/lib/azure/__init__.py -> /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/custom_toolkit_settings_py3.py to custom_toolkit_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/scale_settings.py to scale_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/performance_counters_settings_py3.py to performance_counters_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/node_state_counts_py3.py to node_state_counts_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/azure_storage_credentials_info.py to azure_storage_credentials_info.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/setup_task_py3.py to setup_task_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/cluster_update_parameters_py3.py to cluster_update_parameters_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/name_value_pair.py to name_value_pair.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/performance_counters_settings.py to performance_counters_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/unmanaged_file_system_reference_py3.py to unmanaged_file_system_reference_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/azure_storage_credentials_info_py3.py to azure_storage_credentials_info_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/jobs_list_output_files_options.py to jobs_list_output_files_options.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/operation_display_py3.py to operation_display_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/data_disks_py3.py to data_disks_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/cluster_create_parameters_py3.py to cluster_create_parameters_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/caffe_settings.py to caffe_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspace_paged.py to workspace_paged.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/node_setup.py to node_setup.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job.py to job.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/remote_login_information_paged.py to remote_login_information_paged.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_properties_execution_info_py3.py to job_properties_execution_info_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/resource_id.py to resource_id.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_properties_execution_info.py to job_properties_execution_info.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/image_source_registry_py3.py to image_source_registry_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/name_value_pair_py3.py to name_value_pair_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspace.py to workspace.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/clusters_list_by_workspace_options.py to clusters_list_by_workspace_options.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/caffe_settings_py3.py to caffe_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/auto_scale_settings.py to auto_scale_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/manual_scale_settings_py3.py to manual_scale_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/container_settings_py3.py to container_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/node_setup_py3.py to node_setup_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_server_paged.py to file_server_paged.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/experiments_list_by_workspace_options.py to experiments_list_by_workspace_options.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/unmanaged_file_system_reference.py to unmanaged_file_system_reference.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/ssh_configuration.py to ssh_configuration.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/image_source_registry.py to image_source_registry.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/usage.py to usage.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/cluster.py to cluster.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/mount_volumes_py3.py to mount_volumes_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_base_properties_constraints.py to job_base_properties_constraints.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/image_reference.py to image_reference.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/node_state_counts.py to node_state_counts.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/resource_id_py3.py to resource_id_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/experiment_paged.py to experiment_paged.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/operation_py3.py to operation_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/caffe2_settings.py to caffe2_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/environment_variable_py3.py to environment_variable_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspace_update_parameters_py3.py to workspace_update_parameters_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/custom_toolkit_settings.py to custom_toolkit_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/manual_scale_settings.py to manual_scale_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/input_directory.py to input_directory.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/user_account_settings.py to user_account_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/proxy_resource.py to proxy_resource.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/operation.py to operation.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_server_create_parameters.py to file_server_create_parameters.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/app_insights_reference_py3.py to app_insights_reference_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/experiment.py to experiment.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/custom_mpi_settings_py3.py to custom_mpi_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/azure_file_share_reference_py3.py to azure_file_share_reference_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/remote_login_information.py to remote_login_information.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_servers_list_by_workspace_options_py3.py to file_servers_list_by_workspace_options_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/environment_variable_with_secret_value_py3.py to environment_variable_with_secret_value_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/tensor_flow_settings.py to tensor_flow_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/usage_paged.py to usage_paged.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspaces_list_options_py3.py to workspaces_list_options_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspace_create_parameters.py to workspace_create_parameters.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/jobs_list_by_experiment_options_py3.py to jobs_list_by_experiment_options_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/cnt_ksettings_py3.py to cnt_ksettings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_properties_constraints.py to job_properties_constraints.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/horovod_settings_py3.py to horovod_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspaces_list_by_resource_group_options_py3.py to workspaces_list_by_resource_group_options_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/image_reference_py3.py to image_reference_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/clusters_list_by_workspace_options_py3.py to clusters_list_by_workspace_options_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/resource_py3.py to resource_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/experiment_py3.py to experiment_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/mount_volumes.py to mount_volumes.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/py_torch_settings_py3.py to py_torch_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/horovod_settings.py to horovod_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/virtual_machine_configuration.py to virtual_machine_configuration.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/jobs_list_by_experiment_options.py to jobs_list_by_experiment_options.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/mount_settings.py to mount_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/operation_paged.py to operation_paged.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/proxy_resource_py3.py to proxy_resource_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_server_reference_py3.py to file_server_reference_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/usage_py3.py to usage_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/input_directory_py3.py to input_directory_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/output_directory_py3.py to output_directory_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/azure_file_share_reference.py to azure_file_share_reference.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/private_registry_credentials_py3.py to private_registry_credentials_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_py3.py to file_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/virtual_machine_configuration_py3.py to virtual_machine_configuration_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/ssh_configuration_py3.py to ssh_configuration_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/private_registry_credentials.py to private_registry_credentials.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_create_parameters_py3.py to job_create_parameters_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/chainer_settings.py to chainer_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspaces_list_options.py to workspaces_list_options.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_create_parameters.py to job_create_parameters.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/data_disks.py to data_disks.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/tensor_flow_settings_py3.py to tensor_flow_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/output_directory.py to output_directory.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/azure_blob_file_system_reference_py3.py to azure_blob_file_system_reference_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/resource.py to resource.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/cluster_create_parameters.py to cluster_create_parameters.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/caffe2_settings_py3.py to caffe2_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_servers_list_by_workspace_options.py to file_servers_list_by_workspace_options.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_preparation_py3.py to job_preparation_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/setup_task.py to setup_task.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspace_create_parameters_py3.py to workspace_create_parameters_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/py_torch_settings.py to py_torch_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_server_reference.py to file_server_reference.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_preparation.py to job_preparation.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/cluster_paged.py to cluster_paged.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/environment_variable_with_secret_value.py to environment_variable_with_secret_value.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/key_vault_secret_reference.py to key_vault_secret_reference.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/jobs_list_output_files_options_py3.py to jobs_list_output_files_options_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/cluster_update_parameters.py to cluster_update_parameters.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/mount_settings_py3.py to mount_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/key_vault_secret_reference_py3.py to key_vault_secret_reference_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/scale_settings_py3.py to scale_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_server_py3.py to file_server_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/cnt_ksettings.py to cnt_ksettings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/cluster_py3.py to cluster_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/experiments_list_by_workspace_options_py3.py to experiments_list_by_workspace_options_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspaces_list_by_resource_group_options.py to workspaces_list_by_resource_group_options.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file.py to file.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/app_insights_reference.py to app_insights_reference.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/usage_name_py3.py to usage_name_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/remote_login_information_py3.py to remote_login_information_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_paged.py to file_paged.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_base_properties_constraints_py3.py to job_base_properties_constraints_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/chainer_settings_py3.py to chainer_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_server.py to file_server.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/custom_mpi_settings.py to custom_mpi_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspace_update_parameters.py to workspace_update_parameters.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/workspace_py3.py to workspace_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/batch_ai_management_client_enums.py to batch_ai_management_client_enums.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/batch_ai_error_py3.py to batch_ai_error_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_properties_constraints_py3.py to job_properties_constraints_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/azure_blob_file_system_reference.py to azure_blob_file_system_reference.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/operation_display.py to operation_display.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/usage_name.py to usage_name.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/batch_ai_error.py to batch_ai_error.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_paged.py to job_paged.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/environment_variable.py to environment_variable.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/job_py3.py to job_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/user_account_settings_py3.py to user_account_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/container_settings.py to container_settings.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/file_server_create_parameters_py3.py to file_server_create_parameters_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/models/auto_scale_settings_py3.py to auto_scale_settings_py3.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/version.py to version.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations/jobs_operations.py to jobs_operations.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations/file_servers_operations.py to file_servers_operations.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations/workspaces_operations.py to workspaces_operations.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations/clusters_operations.py to clusters_operations.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations/usages_operations.py to usages_operations.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations/experiments_operations.py to experiments_operations.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/operations/operations.py to operations.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/batchai/batch_ai_management_client.py to batch_ai_management_client.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/mgmt/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpxx17qzo9.py' /usr/local/bin/python3.7 /tmp/tmpxx17qzo9.py removing /tmp/tmpxx17qzo9.py running install_egg_info running egg_info writing azure_mgmt_batchai.egg-info/PKG-INFO writing dependency_links to azure_mgmt_batchai.egg-info/dependency_links.txt writing requirements to azure_mgmt_batchai.egg-info/requires.txt writing top-level names to azure_mgmt_batchai.egg-info/top_level.txt reading manifest file 'azure_mgmt_batchai.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'azure_mgmt_batchai.egg-info/SOURCES.txt' Copying azure_mgmt_batchai.egg-info to /construction/devel/py-azure-mgmt-batchai/stage/usr/local/lib/python3.7/site-packages/azure_mgmt_batchai-2.0.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-azure-mgmt-batchai/.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:05 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-azure-mgmt-batchai-2.0.0 file sizes/checksums [492]: 0% file sizes/checksums [492]: 20% file sizes/checksums [492]: 40% file sizes/checksums [492]: 60% file sizes/checksums [492]: 81% file sizes/checksums [492]: 100% packing files [492]: 0% packing files [492]: 20% packing files [492]: 40% packing files [492]: 60% packing files [492]: 81% packing files [492]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:30