==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-softlayer 6.1.4-5 (Tue Dec 24 15:14:25 2024)
==> Retrieving sources...
  -> Cloning softlayer-python git repo...
Cloning into bare repository '/home/leming/work/python-softlayer/softlayer-python'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    softlayer-python ... Skipped
==> Making package: python-softlayer 6.1.4-5 (Tue Dec 24 15:14:49 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) python-charset-normalizer-3.4.0-5  python-idna-3.10-2
              python-markdown-it-py-3.0.0-4  python-mdurl-0.1.2-8
              python-wcwidth-0.2.13-3  python-click-8.1.7-4
              python-prettytable-3.11.0-2  python-prompt_toolkit-3.0.48-2
              python-pygments-2.18.0-3  python-requests-2.32.3-4
              python-rich-13.9.4-3  python-urllib3-1.26.20-4

Total Download Size:    0.66 MiB
Total Installed Size:  27.67 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-prompt_toolkit-3.0.48-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-wcwidth...
installing python-prettytable...
installing python-click...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-certifi: security support
    python-cryptography: security support
    python-idna: security support [installed]
    python-pyopenssl: security support
    python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support
installing python-pygments...
installing python-prompt_toolkit...
installing python-mdurl...
installing python-markdown-it-py...
Optional dependencies for python-markdown-it-py
    python-mdit_py_plugins: core plugins
    python-linkify-it-py: linkify extension
installing python-rich...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
              python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  git-2.47.1-1  python-setuptools-1:75.2.0-4

Total Installed Size:  49.71 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
    python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
    python-keyring: for wheel.signatures
    python-xdg: for wheel.signatures
    python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of softlayer-python git repo...
Cloning into 'softlayer-python'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
running build
running build_py
creating build/lib/SoftLayer
copying SoftLayer/API.py -> build/lib/SoftLayer
copying SoftLayer/exceptions.py -> build/lib/SoftLayer
copying SoftLayer/consts.py -> build/lib/SoftLayer
copying SoftLayer/__init__.py -> build/lib/SoftLayer
copying SoftLayer/auth.py -> build/lib/SoftLayer
copying SoftLayer/utils.py -> build/lib/SoftLayer
copying SoftLayer/decoration.py -> build/lib/SoftLayer
copying SoftLayer/config.py -> build/lib/SoftLayer
creating build/lib/SoftLayer/CLI
copying SoftLayer/CLI/custom_types.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/columns.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/summary.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/template.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/storage_utils.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/command.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/search.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/helpers.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/routes.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/exceptions.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/core.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/__init__.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/environment.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/metadata.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/formatting.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/call_api.py -> build/lib/SoftLayer/CLI
creating build/lib/SoftLayer/testing
copying SoftLayer/testing/__init__.py -> build/lib/SoftLayer/testing
copying SoftLayer/testing/xmlrpc.py -> build/lib/SoftLayer/testing
creating build/lib/SoftLayer/transports
copying SoftLayer/transports/rest.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/fixture.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/timing.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/__init__.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/transport.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/xmlrpc.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/debug.py -> build/lib/SoftLayer/transports
creating build/lib/SoftLayer/shell
copying SoftLayer/shell/cmd_exit.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/cmd_help.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/completer.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/routes.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/core.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/__init__.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/cmd_env.py -> build/lib/SoftLayer/shell
creating build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Product_Package.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Account.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Scale_Group.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Vlan.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Order.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/BluePages_Search.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_User_Customer.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Ticket_Subject.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Software_Component_Password.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Resource_Metadata.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Storage.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Search.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Provisioning_Maintenance_Window.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Tag.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Invoice.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Software_AccountLicense.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Location.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_Host.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Location_Datacenter.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Pod.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Dns_Domain.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Security_Certificate.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Scale_Policy.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Product_Order.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Hardware_Server.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_User_Customer_Notification_Hardware.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/__init__.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Message_Delivery_Email_Sendgrid.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Subnet.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Ticket.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Event_Log.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Email_Subscription.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_User_Customer_Notification_Virtual_Guest.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Invoice_Item.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_Guest.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Hardware.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Item.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py -> build/lib/SoftLayer/fixtures
creating build/lib/SoftLayer/managers
copying SoftLayer/managers/hardware.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/sshkey.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/cdn.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/storage.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/user.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/firewall.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/storage_utils.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/event_log.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/email.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/vs_capacity.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/autoscale.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/image.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/dns.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/search.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/block.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/object_storage.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/dedicated_host.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/ssl.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/vs.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/ticket.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/account.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/__init__.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/metadata.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/ipsec.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/licenses.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/network.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/tags.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/license.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/load_balancer.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/ordering.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/vs_placement.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/file.py -> build/lib/SoftLayer/managers
creating build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/count.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/refresh.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/convert.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/set_note.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/list.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/limit.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/cancel.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/__init__.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/order.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/detail.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/options.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/duplicate.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/modify.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/duplicate_convert_status.py -> build/lib/SoftLayer/CLI/file
creating build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/remove.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/edit.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/add.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/list.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/__init__.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/download.py -> build/lib/SoftLayer/CLI/ssl
creating build/lib/SoftLayer/CLI/config
copying SoftLayer/CLI/config/setup.py -> build/lib/SoftLayer/CLI/config
copying SoftLayer/CLI/config/show.py -> build/lib/SoftLayer/CLI/config
copying SoftLayer/CLI/config/__init__.py -> build/lib/SoftLayer/CLI/config
creating build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/unassign.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/list.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/cancel.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/__init__.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/create.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/assign.py -> build/lib/SoftLayer/CLI/globalip
creating build/lib/SoftLayer/CLI/object_storage
copying SoftLayer/CLI/object_storage/list_endpoints.py -> build/lib/SoftLayer/CLI/object_storage
copying SoftLayer/CLI/object_storage/__init__.py -> build/lib/SoftLayer/CLI/object_storage
copying SoftLayer/CLI/object_storage/list_accounts.py -> build/lib/SoftLayer/CLI/object_storage
creating build/lib/SoftLayer/CLI/vpn
copying SoftLayer/CLI/vpn/__init__.py -> build/lib/SoftLayer/CLI/vpn
creating build/lib/SoftLayer/CLI/licenses
copying SoftLayer/CLI/licenses/create_options.py -> build/lib/SoftLayer/CLI/licenses
copying SoftLayer/CLI/licenses/cancel.py -> build/lib/SoftLayer/CLI/licenses
copying SoftLayer/CLI/licenses/__init__.py -> build/lib/SoftLayer/CLI/licenses
copying SoftLayer/CLI/licenses/create.py -> build/lib/SoftLayer/CLI/licenses
creating build/lib/SoftLayer/CLI/report
copying SoftLayer/CLI/report/bandwidth.py -> build/lib/SoftLayer/CLI/report
copying SoftLayer/CLI/report/__init__.py -> build/lib/SoftLayer/CLI/report
copying SoftLayer/CLI/report/dc_closures.py -> build/lib/SoftLayer/CLI/report
creating build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/edit.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/event_log.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/list.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/rule.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/interface.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/__init__.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/delete.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/detail.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/create.py -> build/lib/SoftLayer/CLI/securitygroup
creating build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/create_options.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/edit.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/list.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/cancel.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/__init__.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/detail.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/create.py -> build/lib/SoftLayer/CLI/vlan
creating build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/export.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/import.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/datacenter.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/edit.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/list.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/__init__.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/delete.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/detail.py -> build/lib/SoftLayer/CLI/image
creating build/lib/SoftLayer/CLI/event_log
copying SoftLayer/CLI/event_log/get.py -> build/lib/SoftLayer/CLI/event_log
copying SoftLayer/CLI/event_log/types.py -> build/lib/SoftLayer/CLI/event_log
copying SoftLayer/CLI/event_log/__init__.py -> build/lib/SoftLayer/CLI/event_log
creating build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/route.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/edit_ip.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/edit.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/list.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/cancel.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/lookup.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/clear_route.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/__init__.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/detail.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/create.py -> build/lib/SoftLayer/CLI/subnet
creating build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/record_edit.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_import.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_print.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_delete.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_create.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/record_remove.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/__init__.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/record_list.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/record_add.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_list.py -> build/lib/SoftLayer/CLI/dns
creating build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/origin_remove.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/edit.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/purge.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/list.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/origin_list.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/__init__.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/origin_add.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/detail.py -> build/lib/SoftLayer/CLI/cdn
creating build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/members.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/ns_list.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/list.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/pools.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/__init__.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/health.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/layer7_policy_list.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/order.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/ns_detail.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/detail.py -> build/lib/SoftLayer/CLI/loadbal
creating build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/package_locations.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/place_quote.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/category_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/package_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/quote_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/place.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/preset_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/quote.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/lookup.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/__init__.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/quote_save.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/item_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/quote_detail.py -> build/lib/SoftLayer/CLI/order
creating build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/count.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/refresh.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/lun.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/object_storage_detail.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/convert.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/set_note.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/list.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/limit.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/cancel.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/__init__.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/object_list.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/order.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/object_storage_permission.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/detail.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/options.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/duplicate.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/modify.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/duplicate_convert_status.py -> build/lib/SoftLayer/CLI/block
creating build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/credentials.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/create_options.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/storage.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/power.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/os_available.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/authorize_storage.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/monitoring.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/edit.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/access.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/list.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/reload.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/dns.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/notification_add.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/bandwidth.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/usage.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/billing.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/cancel.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/capture.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/__init__.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/upgrade.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/notifications.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/notification_delete.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/migrate.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/ready.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/detail.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/create.py -> build/lib/SoftLayer/CLI/virt
creating build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/summary.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/update.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/list.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/__init__.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/subjects.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/attach.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/detail.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/create.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/detach.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/upload.py -> build/lib/SoftLayer/CLI/ticket
creating build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/cleanup.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/list.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/taggable.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/__init__.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/delete.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/set.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/details.py -> build/lib/SoftLayer/CLI/tags
creating build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/remove.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/edit.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/add.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/list.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/print.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/__init__.py -> build/lib/SoftLayer/CLI/sshkey
creating build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/edit_details.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/device_access.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/grant_access.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/vpn_subnet.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/permissions.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/list.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/remove_access.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/__init__.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/delete.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/notifications.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/detail.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/create.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/vpn_manual.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/edit_permissions.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/edit_notifications.py -> build/lib/SoftLayer/CLI/user
creating build/lib/SoftLayer/CLI/autoscale
copying SoftLayer/CLI/autoscale/list.py -> build/lib/SoftLayer/CLI/autoscale
copying SoftLayer/CLI/autoscale/__init__.py -> build/lib/SoftLayer/CLI/autoscale
copying SoftLayer/CLI/autoscale/delete.py -> build/lib/SoftLayer/CLI/autoscale
copying SoftLayer/CLI/autoscale/detail.py -> build/lib/SoftLayer/CLI/autoscale
creating build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/bandwidth_pools.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/invoice_detail.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/summary.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/item_detail.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/orders.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/invoices.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/billing_items.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/events.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/bandwidth_pools_detail.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/__init__.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/cancel_item.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/licenses.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/event_detail.py -> build/lib/SoftLayer/CLI/account
creating build/lib/SoftLayer/CLI/nas
copying SoftLayer/CLI/nas/credentials.py -> build/lib/SoftLayer/CLI/nas
copying SoftLayer/CLI/nas/list.py -> build/lib/SoftLayer/CLI/nas
copying SoftLayer/CLI/nas/__init__.py -> build/lib/SoftLayer/CLI/nas
creating build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/credentials.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/create_options.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/storage.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/power.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/authorize_storage.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/monitoring.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/edit.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/sensor.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/list.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/update_firmware.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/reload.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/dns.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/notification_add.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/bandwidth.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/cancel_reasons.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/billing.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/cancel.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/__init__.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/upgrade.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/notifications.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/toggle_ipmi.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/notification_delete.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/ready.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/detail.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/create.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/create_credential.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/reflash_firmware.py -> build/lib/SoftLayer/CLI/hardware
creating build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/monitoring.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/edit.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/add.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/list.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/cancel.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/__init__.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/detail.py -> build/lib/SoftLayer/CLI/firewall
creating build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/cancel_guests.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/create_options.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/list.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/cancel.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/__init__.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/detail.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/list_guests.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/create.py -> build/lib/SoftLayer/CLI/dedicatedhost
creating build/lib/SoftLayer/CLI/email
copying SoftLayer/CLI/email/edit.py -> build/lib/SoftLayer/CLI/email
copying SoftLayer/CLI/email/list.py -> build/lib/SoftLayer/CLI/email
copying SoftLayer/CLI/email/__init__.py -> build/lib/SoftLayer/CLI/email
copying SoftLayer/CLI/email/detail.py -> build/lib/SoftLayer/CLI/email
creating build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/enable.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/disable.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/restore.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/list.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/cancel.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/get_notify_status.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/__init__.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/schedule_list.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/set_notify_status.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/delete.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/order.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/create.py -> build/lib/SoftLayer/CLI/file/snapshot
creating build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/partners.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/locations.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/failover.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/failback.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/__init__.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/order.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/disaster_recovery_failover.py -> build/lib/SoftLayer/CLI/file/replication
creating build/lib/SoftLayer/CLI/file/access
copying SoftLayer/CLI/file/access/list.py -> build/lib/SoftLayer/CLI/file/access
copying SoftLayer/CLI/file/access/__init__.py -> build/lib/SoftLayer/CLI/file/access
copying SoftLayer/CLI/file/access/authorize.py -> build/lib/SoftLayer/CLI/file/access
copying SoftLayer/CLI/file/access/revoke.py -> build/lib/SoftLayer/CLI/file/access
creating build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/object_storage/credential/list.py -> build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/object_storage/credential/limit.py -> build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/object_storage/credential/__init__.py -> build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/object_storage/credential/delete.py -> build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/object_storage/credential/create.py -> build/lib/SoftLayer/CLI/object_storage/credential
creating build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/configure.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/update.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/list.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/cancel.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/order.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/detail.py -> build/lib/SoftLayer/CLI/vpn/ipsec
creating build/lib/SoftLayer/CLI/vpn/ipsec/subnet
copying SoftLayer/CLI/vpn/ipsec/subnet/remove.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet
copying SoftLayer/CLI/vpn/ipsec/subnet/add.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet
copying SoftLayer/CLI/vpn/ipsec/subnet/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet
creating build/lib/SoftLayer/CLI/vpn/ipsec/translation
copying SoftLayer/CLI/vpn/ipsec/translation/remove.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation
copying SoftLayer/CLI/vpn/ipsec/translation/update.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation
copying SoftLayer/CLI/vpn/ipsec/translation/add.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation
copying SoftLayer/CLI/vpn/ipsec/translation/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation
creating build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/enable.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/disable.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/restore.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/list.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/cancel.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/get_notify_status.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/__init__.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/schedule_list.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/set_notify_status.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/delete.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/order.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/create.py -> build/lib/SoftLayer/CLI/block/snapshot
creating build/lib/SoftLayer/CLI/block/subnets
copying SoftLayer/CLI/block/subnets/remove.py -> build/lib/SoftLayer/CLI/block/subnets
copying SoftLayer/CLI/block/subnets/list.py -> build/lib/SoftLayer/CLI/block/subnets
copying SoftLayer/CLI/block/subnets/__init__.py -> build/lib/SoftLayer/CLI/block/subnets
copying SoftLayer/CLI/block/subnets/assign.py -> build/lib/SoftLayer/CLI/block/subnets
creating build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/partners.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/locations.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/failover.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/failback.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/__init__.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/order.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/disaster_recovery_failover.py -> build/lib/SoftLayer/CLI/block/replication
creating build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/block/access/password.py -> build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/block/access/list.py -> build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/block/access/__init__.py -> build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/block/access/authorize.py -> build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/block/access/revoke.py -> build/lib/SoftLayer/CLI/block/access
creating build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/create_options.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/list.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/__init__.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/create_guest.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/detail.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/create.py -> build/lib/SoftLayer/CLI/virt/capacity
creating build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/create_options.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/list.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/__init__.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/delete.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/detail.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/create.py -> build/lib/SoftLayer/CLI/virt/placementgroup
creating build/lib/tests/CLI
copying tests/CLI/custom_types_tests.py -> build/lib/tests/CLI
copying tests/CLI/environment_tests.py -> build/lib/tests/CLI
copying tests/CLI/__init__.py -> build/lib/tests/CLI
copying tests/CLI/core_tests.py -> build/lib/tests/CLI
copying tests/CLI/helper_tests.py -> build/lib/tests/CLI
creating build/lib/tests/transports
copying tests/transports/xmlrpc_tests.py -> build/lib/tests/transports
copying tests/transports/__init__.py -> build/lib/tests/transports
copying tests/transports/rest_tests.py -> build/lib/tests/transports
copying tests/transports/transport_tests.py -> build/lib/tests/transports
copying tests/transports/debug_tests.py -> build/lib/tests/transports
creating build/lib/tests/managers
copying tests/managers/image_tests.py -> build/lib/tests/managers
copying tests/managers/dedicated_host_tests.py -> build/lib/tests/managers
copying tests/managers/autoscale_tests.py -> build/lib/tests/managers
copying tests/managers/search_tests.py -> build/lib/tests/managers
copying tests/managers/cdn_tests.py -> build/lib/tests/managers
copying tests/managers/ssl_tests.py -> build/lib/tests/managers
copying tests/managers/sshkey_tests.py -> build/lib/tests/managers
copying tests/managers/object_storage_tests.py -> build/lib/tests/managers
copying tests/managers/network_tests.py -> build/lib/tests/managers
copying tests/managers/hardware_tests.py -> build/lib/tests/managers
copying tests/managers/block_tests.py -> build/lib/tests/managers
copying tests/managers/ipsec_tests.py -> build/lib/tests/managers
copying tests/managers/storage_generic_tests.py -> build/lib/tests/managers
copying tests/managers/user_tests.py -> build/lib/tests/managers
copying tests/managers/tag_tests.py -> build/lib/tests/managers
copying tests/managers/storage_utils_tests.py -> build/lib/tests/managers
copying tests/managers/__init__.py -> build/lib/tests/managers
copying tests/managers/firewall_tests.py -> build/lib/tests/managers
copying tests/managers/account_tests.py -> build/lib/tests/managers
copying tests/managers/loadbal_tests.py -> build/lib/tests/managers
copying tests/managers/event_log_tests.py -> build/lib/tests/managers
copying tests/managers/file_tests.py -> build/lib/tests/managers
copying tests/managers/dns_tests.py -> build/lib/tests/managers
copying tests/managers/email_tests.py -> build/lib/tests/managers
copying tests/managers/ticket_tests.py -> build/lib/tests/managers
copying tests/managers/ordering_tests.py -> build/lib/tests/managers
copying tests/managers/metadata_tests.py -> build/lib/tests/managers
creating build/lib/tests/CLI/modules
copying tests/CLI/modules/subnet_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/order_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/nas_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/image_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/autoscale_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/search_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/cdn_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/ssl_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/sshkey_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/object_storage_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/licenses_test.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/securitygroup_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/block_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/ipsec_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/dedicatedhost_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/vlan_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/report_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/globalip_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/user_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/tag_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/config_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/__init__.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/call_api_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/firewall_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/account_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/loadbal_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/event_log_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/file_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/server_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/summary_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/dns_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/email_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/ticket_tests.py -> build/lib/tests/CLI/modules
creating build/lib/tests/CLI/modules/vs
copying tests/CLI/modules/vs/vs_placement_tests.py -> build/lib/tests/CLI/modules/vs
copying tests/CLI/modules/vs/vs_create_tests.py -> build/lib/tests/CLI/modules/vs
copying tests/CLI/modules/vs/__init__.py -> build/lib/tests/CLI/modules/vs
copying tests/CLI/modules/vs/vs_capacity_tests.py -> build/lib/tests/CLI/modules/vs
copying tests/CLI/modules/vs/vs_tests.py -> build/lib/tests/CLI/modules/vs
creating build/lib/tests/managers/vs
copying tests/managers/vs/vs_placement_tests.py -> build/lib/tests/managers/vs
copying tests/managers/vs/vs_waiting_for_ready_tests.py -> build/lib/tests/managers/vs
copying tests/managers/vs/vs_order_tests.py -> build/lib/tests/managers/vs
copying tests/managers/vs/__init__.py -> build/lib/tests/managers/vs
copying tests/managers/vs/vs_capacity_tests.py -> build/lib/tests/managers/vs
copying tests/managers/vs/vs_tests.py -> build/lib/tests/managers/vs
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running build
running build_py
copying SoftLayer/API.py -> build/lib/SoftLayer
copying SoftLayer/exceptions.py -> build/lib/SoftLayer
copying SoftLayer/consts.py -> build/lib/SoftLayer
copying SoftLayer/__init__.py -> build/lib/SoftLayer
copying SoftLayer/auth.py -> build/lib/SoftLayer
copying SoftLayer/utils.py -> build/lib/SoftLayer
copying SoftLayer/decoration.py -> build/lib/SoftLayer
copying SoftLayer/config.py -> build/lib/SoftLayer
copying SoftLayer/CLI/custom_types.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/columns.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/summary.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/template.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/storage_utils.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/command.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/search.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/helpers.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/routes.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/exceptions.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/core.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/__init__.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/environment.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/metadata.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/formatting.py -> build/lib/SoftLayer/CLI
copying SoftLayer/CLI/call_api.py -> build/lib/SoftLayer/CLI
copying SoftLayer/testing/__init__.py -> build/lib/SoftLayer/testing
copying SoftLayer/testing/xmlrpc.py -> build/lib/SoftLayer/testing
copying SoftLayer/transports/rest.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/fixture.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/timing.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/__init__.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/transport.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/xmlrpc.py -> build/lib/SoftLayer/transports
copying SoftLayer/transports/debug.py -> build/lib/SoftLayer/transports
copying SoftLayer/shell/cmd_exit.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/cmd_help.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/completer.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/routes.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/core.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/__init__.py -> build/lib/SoftLayer/shell
copying SoftLayer/shell/cmd_env.py -> build/lib/SoftLayer/shell
copying SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Product_Package.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Account.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Scale_Group.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Vlan.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Order.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/BluePages_Search.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_User_Customer.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Ticket_Subject.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Software_Component_Password.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Resource_Metadata.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Storage.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Search.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Provisioning_Maintenance_Window.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Tag.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Invoice.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Software_AccountLicense.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Location.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_Host.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Location_Datacenter.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Pod.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Dns_Domain.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Security_Certificate.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Scale_Policy.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Product_Order.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Hardware_Server.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_User_Customer_Notification_Hardware.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/__init__.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Message_Delivery_Email_Sendgrid.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Subnet.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Ticket.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Event_Log.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Email_Subscription.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_User_Customer_Notification_Virtual_Guest.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Invoice_Item.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Virtual_Guest.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Hardware.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Billing_Item.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py -> build/lib/SoftLayer/fixtures
copying SoftLayer/managers/hardware.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/sshkey.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/cdn.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/storage.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/user.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/firewall.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/storage_utils.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/event_log.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/email.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/vs_capacity.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/autoscale.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/image.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/dns.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/search.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/block.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/object_storage.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/dedicated_host.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/ssl.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/vs.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/ticket.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/account.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/__init__.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/metadata.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/ipsec.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/licenses.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/network.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/tags.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/license.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/load_balancer.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/ordering.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/vs_placement.py -> build/lib/SoftLayer/managers
copying SoftLayer/managers/file.py -> build/lib/SoftLayer/managers
copying SoftLayer/CLI/file/count.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/refresh.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/convert.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/set_note.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/list.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/limit.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/cancel.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/__init__.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/order.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/detail.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/options.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/duplicate.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/modify.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/file/duplicate_convert_status.py -> build/lib/SoftLayer/CLI/file
copying SoftLayer/CLI/ssl/remove.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/edit.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/add.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/list.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/__init__.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/ssl/download.py -> build/lib/SoftLayer/CLI/ssl
copying SoftLayer/CLI/config/setup.py -> build/lib/SoftLayer/CLI/config
copying SoftLayer/CLI/config/show.py -> build/lib/SoftLayer/CLI/config
copying SoftLayer/CLI/config/__init__.py -> build/lib/SoftLayer/CLI/config
copying SoftLayer/CLI/globalip/unassign.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/list.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/cancel.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/__init__.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/create.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/globalip/assign.py -> build/lib/SoftLayer/CLI/globalip
copying SoftLayer/CLI/object_storage/list_endpoints.py -> build/lib/SoftLayer/CLI/object_storage
copying SoftLayer/CLI/object_storage/__init__.py -> build/lib/SoftLayer/CLI/object_storage
copying SoftLayer/CLI/object_storage/list_accounts.py -> build/lib/SoftLayer/CLI/object_storage
copying SoftLayer/CLI/vpn/__init__.py -> build/lib/SoftLayer/CLI/vpn
copying SoftLayer/CLI/licenses/create_options.py -> build/lib/SoftLayer/CLI/licenses
copying SoftLayer/CLI/licenses/cancel.py -> build/lib/SoftLayer/CLI/licenses
copying SoftLayer/CLI/licenses/__init__.py -> build/lib/SoftLayer/CLI/licenses
copying SoftLayer/CLI/licenses/create.py -> build/lib/SoftLayer/CLI/licenses
copying SoftLayer/CLI/report/bandwidth.py -> build/lib/SoftLayer/CLI/report
copying SoftLayer/CLI/report/__init__.py -> build/lib/SoftLayer/CLI/report
copying SoftLayer/CLI/report/dc_closures.py -> build/lib/SoftLayer/CLI/report
copying SoftLayer/CLI/securitygroup/edit.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/event_log.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/list.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/rule.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/interface.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/__init__.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/delete.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/detail.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/securitygroup/create.py -> build/lib/SoftLayer/CLI/securitygroup
copying SoftLayer/CLI/vlan/create_options.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/edit.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/list.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/cancel.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/__init__.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/detail.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/vlan/create.py -> build/lib/SoftLayer/CLI/vlan
copying SoftLayer/CLI/image/export.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/import.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/datacenter.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/edit.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/list.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/__init__.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/delete.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/image/detail.py -> build/lib/SoftLayer/CLI/image
copying SoftLayer/CLI/event_log/get.py -> build/lib/SoftLayer/CLI/event_log
copying SoftLayer/CLI/event_log/types.py -> build/lib/SoftLayer/CLI/event_log
copying SoftLayer/CLI/event_log/__init__.py -> build/lib/SoftLayer/CLI/event_log
copying SoftLayer/CLI/subnet/route.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/edit_ip.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/edit.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/list.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/cancel.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/lookup.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/clear_route.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/__init__.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/detail.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/subnet/create.py -> build/lib/SoftLayer/CLI/subnet
copying SoftLayer/CLI/dns/record_edit.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_import.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_print.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_delete.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_create.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/record_remove.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/__init__.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/record_list.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/record_add.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/dns/zone_list.py -> build/lib/SoftLayer/CLI/dns
copying SoftLayer/CLI/cdn/origin_remove.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/edit.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/purge.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/list.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/origin_list.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/__init__.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/origin_add.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/cdn/detail.py -> build/lib/SoftLayer/CLI/cdn
copying SoftLayer/CLI/loadbal/members.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/ns_list.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/list.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/pools.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/__init__.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/health.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/layer7_policy_list.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/order.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/ns_detail.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/loadbal/detail.py -> build/lib/SoftLayer/CLI/loadbal
copying SoftLayer/CLI/order/package_locations.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/place_quote.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/category_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/package_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/quote_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/place.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/preset_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/quote.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/lookup.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/__init__.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/quote_save.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/item_list.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/order/quote_detail.py -> build/lib/SoftLayer/CLI/order
copying SoftLayer/CLI/block/count.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/refresh.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/lun.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/object_storage_detail.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/convert.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/set_note.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/list.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/limit.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/cancel.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/__init__.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/object_list.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/order.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/object_storage_permission.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/detail.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/options.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/duplicate.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/modify.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/block/duplicate_convert_status.py -> build/lib/SoftLayer/CLI/block
copying SoftLayer/CLI/virt/credentials.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/create_options.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/storage.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/power.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/os_available.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/authorize_storage.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/monitoring.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/edit.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/access.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/list.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/reload.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/dns.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/notification_add.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/bandwidth.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/usage.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/billing.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/cancel.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/capture.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/__init__.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/upgrade.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/notifications.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/notification_delete.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/migrate.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/ready.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/detail.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/virt/create.py -> build/lib/SoftLayer/CLI/virt
copying SoftLayer/CLI/ticket/summary.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/update.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/list.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/__init__.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/subjects.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/attach.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/detail.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/create.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/detach.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/ticket/upload.py -> build/lib/SoftLayer/CLI/ticket
copying SoftLayer/CLI/tags/cleanup.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/list.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/taggable.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/__init__.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/delete.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/set.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/tags/details.py -> build/lib/SoftLayer/CLI/tags
copying SoftLayer/CLI/sshkey/remove.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/edit.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/add.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/list.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/print.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/sshkey/__init__.py -> build/lib/SoftLayer/CLI/sshkey
copying SoftLayer/CLI/user/edit_details.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/device_access.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/grant_access.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/vpn_subnet.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/permissions.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/list.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/remove_access.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/__init__.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/delete.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/notifications.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/detail.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/create.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/vpn_manual.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/edit_permissions.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/user/edit_notifications.py -> build/lib/SoftLayer/CLI/user
copying SoftLayer/CLI/autoscale/list.py -> build/lib/SoftLayer/CLI/autoscale
copying SoftLayer/CLI/autoscale/__init__.py -> build/lib/SoftLayer/CLI/autoscale
copying SoftLayer/CLI/autoscale/delete.py -> build/lib/SoftLayer/CLI/autoscale
copying SoftLayer/CLI/autoscale/detail.py -> build/lib/SoftLayer/CLI/autoscale
copying SoftLayer/CLI/account/bandwidth_pools.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/invoice_detail.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/summary.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/item_detail.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/orders.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/invoices.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/billing_items.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/events.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/bandwidth_pools_detail.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/__init__.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/cancel_item.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/licenses.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/account/event_detail.py -> build/lib/SoftLayer/CLI/account
copying SoftLayer/CLI/nas/credentials.py -> build/lib/SoftLayer/CLI/nas
copying SoftLayer/CLI/nas/list.py -> build/lib/SoftLayer/CLI/nas
copying SoftLayer/CLI/nas/__init__.py -> build/lib/SoftLayer/CLI/nas
copying SoftLayer/CLI/hardware/credentials.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/create_options.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/storage.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/power.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/authorize_storage.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/monitoring.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/edit.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/sensor.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/list.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/update_firmware.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/reload.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/dns.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/notification_add.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/bandwidth.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/cancel_reasons.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/billing.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/cancel.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/__init__.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/upgrade.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/notifications.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/toggle_ipmi.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/notification_delete.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/ready.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/detail.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/create.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/create_credential.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/hardware/reflash_firmware.py -> build/lib/SoftLayer/CLI/hardware
copying SoftLayer/CLI/firewall/monitoring.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/edit.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/add.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/list.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/cancel.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/__init__.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/firewall/detail.py -> build/lib/SoftLayer/CLI/firewall
copying SoftLayer/CLI/dedicatedhost/cancel_guests.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/create_options.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/list.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/cancel.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/__init__.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/detail.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/list_guests.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/dedicatedhost/create.py -> build/lib/SoftLayer/CLI/dedicatedhost
copying SoftLayer/CLI/email/edit.py -> build/lib/SoftLayer/CLI/email
copying SoftLayer/CLI/email/list.py -> build/lib/SoftLayer/CLI/email
copying SoftLayer/CLI/email/__init__.py -> build/lib/SoftLayer/CLI/email
copying SoftLayer/CLI/email/detail.py -> build/lib/SoftLayer/CLI/email
copying SoftLayer/CLI/file/snapshot/enable.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/disable.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/restore.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/list.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/cancel.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/get_notify_status.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/__init__.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/schedule_list.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/set_notify_status.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/delete.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/order.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/snapshot/create.py -> build/lib/SoftLayer/CLI/file/snapshot
copying SoftLayer/CLI/file/replication/partners.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/locations.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/failover.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/failback.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/__init__.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/order.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/replication/disaster_recovery_failover.py -> build/lib/SoftLayer/CLI/file/replication
copying SoftLayer/CLI/file/access/list.py -> build/lib/SoftLayer/CLI/file/access
copying SoftLayer/CLI/file/access/__init__.py -> build/lib/SoftLayer/CLI/file/access
copying SoftLayer/CLI/file/access/authorize.py -> build/lib/SoftLayer/CLI/file/access
copying SoftLayer/CLI/file/access/revoke.py -> build/lib/SoftLayer/CLI/file/access
copying SoftLayer/CLI/object_storage/credential/list.py -> build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/object_storage/credential/limit.py -> build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/object_storage/credential/__init__.py -> build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/object_storage/credential/delete.py -> build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/object_storage/credential/create.py -> build/lib/SoftLayer/CLI/object_storage/credential
copying SoftLayer/CLI/vpn/ipsec/configure.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/update.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/list.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/cancel.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/order.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/detail.py -> build/lib/SoftLayer/CLI/vpn/ipsec
copying SoftLayer/CLI/vpn/ipsec/subnet/remove.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet
copying SoftLayer/CLI/vpn/ipsec/subnet/add.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet
copying SoftLayer/CLI/vpn/ipsec/subnet/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec/subnet
copying SoftLayer/CLI/vpn/ipsec/translation/remove.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation
copying SoftLayer/CLI/vpn/ipsec/translation/update.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation
copying SoftLayer/CLI/vpn/ipsec/translation/add.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation
copying SoftLayer/CLI/vpn/ipsec/translation/__init__.py -> build/lib/SoftLayer/CLI/vpn/ipsec/translation
copying SoftLayer/CLI/block/snapshot/enable.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/disable.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/restore.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/list.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/cancel.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/get_notify_status.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/__init__.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/schedule_list.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/set_notify_status.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/delete.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/order.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/snapshot/create.py -> build/lib/SoftLayer/CLI/block/snapshot
copying SoftLayer/CLI/block/subnets/remove.py -> build/lib/SoftLayer/CLI/block/subnets
copying SoftLayer/CLI/block/subnets/list.py -> build/lib/SoftLayer/CLI/block/subnets
copying SoftLayer/CLI/block/subnets/__init__.py -> build/lib/SoftLayer/CLI/block/subnets
copying SoftLayer/CLI/block/subnets/assign.py -> build/lib/SoftLayer/CLI/block/subnets
copying SoftLayer/CLI/block/replication/partners.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/locations.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/failover.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/failback.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/__init__.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/order.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/replication/disaster_recovery_failover.py -> build/lib/SoftLayer/CLI/block/replication
copying SoftLayer/CLI/block/access/password.py -> build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/block/access/list.py -> build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/block/access/__init__.py -> build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/block/access/authorize.py -> build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/block/access/revoke.py -> build/lib/SoftLayer/CLI/block/access
copying SoftLayer/CLI/virt/capacity/create_options.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/list.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/__init__.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/create_guest.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/detail.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/capacity/create.py -> build/lib/SoftLayer/CLI/virt/capacity
copying SoftLayer/CLI/virt/placementgroup/create_options.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/list.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/__init__.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/delete.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/detail.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying SoftLayer/CLI/virt/placementgroup/create.py -> build/lib/SoftLayer/CLI/virt/placementgroup
copying tests/CLI/custom_types_tests.py -> build/lib/tests/CLI
copying tests/CLI/environment_tests.py -> build/lib/tests/CLI
copying tests/CLI/__init__.py -> build/lib/tests/CLI
copying tests/CLI/core_tests.py -> build/lib/tests/CLI
copying tests/CLI/helper_tests.py -> build/lib/tests/CLI
copying tests/transports/xmlrpc_tests.py -> build/lib/tests/transports
copying tests/transports/__init__.py -> build/lib/tests/transports
copying tests/transports/rest_tests.py -> build/lib/tests/transports
copying tests/transports/transport_tests.py -> build/lib/tests/transports
copying tests/transports/debug_tests.py -> build/lib/tests/transports
copying tests/managers/image_tests.py -> build/lib/tests/managers
copying tests/managers/dedicated_host_tests.py -> build/lib/tests/managers
copying tests/managers/autoscale_tests.py -> build/lib/tests/managers
copying tests/managers/search_tests.py -> build/lib/tests/managers
copying tests/managers/cdn_tests.py -> build/lib/tests/managers
copying tests/managers/ssl_tests.py -> build/lib/tests/managers
copying tests/managers/sshkey_tests.py -> build/lib/tests/managers
copying tests/managers/object_storage_tests.py -> build/lib/tests/managers
copying tests/managers/network_tests.py -> build/lib/tests/managers
copying tests/managers/hardware_tests.py -> build/lib/tests/managers
copying tests/managers/block_tests.py -> build/lib/tests/managers
copying tests/managers/ipsec_tests.py -> build/lib/tests/managers
copying tests/managers/storage_generic_tests.py -> build/lib/tests/managers
copying tests/managers/user_tests.py -> build/lib/tests/managers
copying tests/managers/tag_tests.py -> build/lib/tests/managers
copying tests/managers/storage_utils_tests.py -> build/lib/tests/managers
copying tests/managers/__init__.py -> build/lib/tests/managers
copying tests/managers/firewall_tests.py -> build/lib/tests/managers
copying tests/managers/account_tests.py -> build/lib/tests/managers
copying tests/managers/loadbal_tests.py -> build/lib/tests/managers
copying tests/managers/event_log_tests.py -> build/lib/tests/managers
copying tests/managers/file_tests.py -> build/lib/tests/managers
copying tests/managers/dns_tests.py -> build/lib/tests/managers
copying tests/managers/email_tests.py -> build/lib/tests/managers
copying tests/managers/ticket_tests.py -> build/lib/tests/managers
copying tests/managers/ordering_tests.py -> build/lib/tests/managers
copying tests/managers/metadata_tests.py -> build/lib/tests/managers
copying tests/CLI/modules/subnet_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/order_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/nas_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/image_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/autoscale_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/search_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/cdn_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/ssl_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/sshkey_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/object_storage_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/licenses_test.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/securitygroup_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/block_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/ipsec_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/dedicatedhost_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/vlan_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/report_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/globalip_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/user_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/tag_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/config_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/__init__.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/call_api_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/firewall_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/account_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/loadbal_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/event_log_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/file_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/server_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/summary_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/dns_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/email_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/ticket_tests.py -> build/lib/tests/CLI/modules
copying tests/CLI/modules/vs/vs_placement_tests.py -> build/lib/tests/CLI/modules/vs
copying tests/CLI/modules/vs/vs_create_tests.py -> build/lib/tests/CLI/modules/vs
copying tests/CLI/modules/vs/__init__.py -> build/lib/tests/CLI/modules/vs
copying tests/CLI/modules/vs/vs_capacity_tests.py -> build/lib/tests/CLI/modules/vs
copying tests/CLI/modules/vs/vs_tests.py -> build/lib/tests/CLI/modules/vs
copying tests/managers/vs/vs_placement_tests.py -> build/lib/tests/managers/vs
copying tests/managers/vs/vs_waiting_for_ready_tests.py -> build/lib/tests/managers/vs
copying tests/managers/vs/vs_order_tests.py -> build/lib/tests/managers/vs
copying tests/managers/vs/__init__.py -> build/lib/tests/managers/vs
copying tests/managers/vs/vs_capacity_tests.py -> build/lib/tests/managers/vs
copying tests/managers/vs/vs_tests.py -> build/lib/tests/managers/vs
running install_lib
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer
copying build/lib/SoftLayer/API.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/count.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/refresh.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/convert.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/set_note.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/limit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/enable.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/disable.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/restore.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/get_notify_status.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/schedule_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/set_notify_status.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/snapshot/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot
copying build/lib/SoftLayer/CLI/file/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication
copying build/lib/SoftLayer/CLI/file/replication/partners.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication
copying build/lib/SoftLayer/CLI/file/replication/locations.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication
copying build/lib/SoftLayer/CLI/file/replication/failover.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication
copying build/lib/SoftLayer/CLI/file/replication/failback.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication
copying build/lib/SoftLayer/CLI/file/replication/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication
copying build/lib/SoftLayer/CLI/file/replication/order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication
copying build/lib/SoftLayer/CLI/file/replication/disaster_recovery_failover.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication
copying build/lib/SoftLayer/CLI/file/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/options.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/duplicate.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/modify.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
copying build/lib/SoftLayer/CLI/file/duplicate_convert_status.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/access
copying build/lib/SoftLayer/CLI/file/access/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/access
copying build/lib/SoftLayer/CLI/file/access/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/access
copying build/lib/SoftLayer/CLI/file/access/authorize.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/access
copying build/lib/SoftLayer/CLI/file/access/revoke.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/access
copying build/lib/SoftLayer/CLI/custom_types.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl
copying build/lib/SoftLayer/CLI/ssl/remove.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl
copying build/lib/SoftLayer/CLI/ssl/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl
copying build/lib/SoftLayer/CLI/ssl/add.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl
copying build/lib/SoftLayer/CLI/ssl/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl
copying build/lib/SoftLayer/CLI/ssl/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl
copying build/lib/SoftLayer/CLI/ssl/download.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/config
copying build/lib/SoftLayer/CLI/config/setup.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/config
copying build/lib/SoftLayer/CLI/config/show.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/config
copying build/lib/SoftLayer/CLI/config/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/config
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip
copying build/lib/SoftLayer/CLI/globalip/unassign.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip
copying build/lib/SoftLayer/CLI/globalip/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip
copying build/lib/SoftLayer/CLI/globalip/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip
copying build/lib/SoftLayer/CLI/globalip/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip
copying build/lib/SoftLayer/CLI/globalip/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip
copying build/lib/SoftLayer/CLI/globalip/assign.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip
copying build/lib/SoftLayer/CLI/columns.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
copying build/lib/SoftLayer/CLI/summary.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential
copying build/lib/SoftLayer/CLI/object_storage/credential/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential
copying build/lib/SoftLayer/CLI/object_storage/credential/limit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential
copying build/lib/SoftLayer/CLI/object_storage/credential/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential
copying build/lib/SoftLayer/CLI/object_storage/credential/delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential
copying build/lib/SoftLayer/CLI/object_storage/credential/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential
copying build/lib/SoftLayer/CLI/object_storage/list_endpoints.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage
copying build/lib/SoftLayer/CLI/object_storage/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage
copying build/lib/SoftLayer/CLI/object_storage/list_accounts.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec
copying build/lib/SoftLayer/CLI/vpn/ipsec/configure.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec
copying build/lib/SoftLayer/CLI/vpn/ipsec/update.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec
copying build/lib/SoftLayer/CLI/vpn/ipsec/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/subnet
copying build/lib/SoftLayer/CLI/vpn/ipsec/subnet/remove.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/subnet
copying build/lib/SoftLayer/CLI/vpn/ipsec/subnet/add.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/subnet
copying build/lib/SoftLayer/CLI/vpn/ipsec/subnet/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/subnet
copying build/lib/SoftLayer/CLI/vpn/ipsec/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec
copying build/lib/SoftLayer/CLI/vpn/ipsec/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/translation
copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/remove.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/translation
copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/update.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/translation
copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/add.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/translation
copying build/lib/SoftLayer/CLI/vpn/ipsec/translation/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/translation
copying build/lib/SoftLayer/CLI/vpn/ipsec/order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec
copying build/lib/SoftLayer/CLI/vpn/ipsec/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec
copying build/lib/SoftLayer/CLI/vpn/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/licenses
copying build/lib/SoftLayer/CLI/licenses/create_options.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/licenses
copying build/lib/SoftLayer/CLI/licenses/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/licenses
copying build/lib/SoftLayer/CLI/licenses/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/licenses
copying build/lib/SoftLayer/CLI/licenses/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/licenses
copying build/lib/SoftLayer/CLI/template.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/report
copying build/lib/SoftLayer/CLI/report/bandwidth.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/report
copying build/lib/SoftLayer/CLI/report/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/report
copying build/lib/SoftLayer/CLI/report/dc_closures.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/report
copying build/lib/SoftLayer/CLI/storage_utils.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
copying build/lib/SoftLayer/CLI/securitygroup/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
copying build/lib/SoftLayer/CLI/securitygroup/event_log.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
copying build/lib/SoftLayer/CLI/securitygroup/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
copying build/lib/SoftLayer/CLI/securitygroup/rule.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
copying build/lib/SoftLayer/CLI/securitygroup/interface.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
copying build/lib/SoftLayer/CLI/securitygroup/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
copying build/lib/SoftLayer/CLI/securitygroup/delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
copying build/lib/SoftLayer/CLI/securitygroup/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
copying build/lib/SoftLayer/CLI/securitygroup/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan
copying build/lib/SoftLayer/CLI/vlan/create_options.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan
copying build/lib/SoftLayer/CLI/vlan/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan
copying build/lib/SoftLayer/CLI/vlan/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan
copying build/lib/SoftLayer/CLI/vlan/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan
copying build/lib/SoftLayer/CLI/vlan/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan
copying build/lib/SoftLayer/CLI/vlan/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan
copying build/lib/SoftLayer/CLI/vlan/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image
copying build/lib/SoftLayer/CLI/image/export.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image
copying build/lib/SoftLayer/CLI/image/import.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image
copying build/lib/SoftLayer/CLI/image/datacenter.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image
copying build/lib/SoftLayer/CLI/image/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image
copying build/lib/SoftLayer/CLI/image/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image
copying build/lib/SoftLayer/CLI/image/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image
copying build/lib/SoftLayer/CLI/image/delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image
copying build/lib/SoftLayer/CLI/image/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/event_log
copying build/lib/SoftLayer/CLI/event_log/get.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/event_log
copying build/lib/SoftLayer/CLI/event_log/types.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/event_log
copying build/lib/SoftLayer/CLI/event_log/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/event_log
copying build/lib/SoftLayer/CLI/command.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/route.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/edit_ip.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/lookup.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/clear_route.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
copying build/lib/SoftLayer/CLI/subnet/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/record_edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/zone_import.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/zone_print.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/zone_delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/zone_create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/record_remove.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/record_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/record_add.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
copying build/lib/SoftLayer/CLI/dns/zone_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn
copying build/lib/SoftLayer/CLI/cdn/origin_remove.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn
copying build/lib/SoftLayer/CLI/cdn/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn
copying build/lib/SoftLayer/CLI/cdn/purge.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn
copying build/lib/SoftLayer/CLI/cdn/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn
copying build/lib/SoftLayer/CLI/cdn/origin_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn
copying build/lib/SoftLayer/CLI/cdn/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn
copying build/lib/SoftLayer/CLI/cdn/origin_add.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn
copying build/lib/SoftLayer/CLI/cdn/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn
copying build/lib/SoftLayer/CLI/search.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/members.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/ns_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/pools.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/health.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/layer7_policy_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/ns_detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
copying build/lib/SoftLayer/CLI/loadbal/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/package_locations.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/place_quote.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/category_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/package_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/quote_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/place.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/preset_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/quote.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/lookup.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/quote_save.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/item_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/order/quote_detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order
copying build/lib/SoftLayer/CLI/helpers.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/count.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/refresh.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/lun.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/object_storage_detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/convert.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/set_note.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/limit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/enable.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/disable.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/restore.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/get_notify_status.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/schedule_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/set_notify_status.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/snapshot/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot
copying build/lib/SoftLayer/CLI/block/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/subnets
copying build/lib/SoftLayer/CLI/block/subnets/remove.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/subnets
copying build/lib/SoftLayer/CLI/block/subnets/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/subnets
copying build/lib/SoftLayer/CLI/block/subnets/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/subnets
copying build/lib/SoftLayer/CLI/block/subnets/assign.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/subnets
copying build/lib/SoftLayer/CLI/block/object_list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication
copying build/lib/SoftLayer/CLI/block/replication/partners.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication
copying build/lib/SoftLayer/CLI/block/replication/locations.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication
copying build/lib/SoftLayer/CLI/block/replication/failover.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication
copying build/lib/SoftLayer/CLI/block/replication/failback.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication
copying build/lib/SoftLayer/CLI/block/replication/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication
copying build/lib/SoftLayer/CLI/block/replication/order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication
copying build/lib/SoftLayer/CLI/block/replication/disaster_recovery_failover.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication
copying build/lib/SoftLayer/CLI/block/object_storage_permission.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/options.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/duplicate.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/modify.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
copying build/lib/SoftLayer/CLI/block/duplicate_convert_status.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access
copying build/lib/SoftLayer/CLI/block/access/password.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access
copying build/lib/SoftLayer/CLI/block/access/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access
copying build/lib/SoftLayer/CLI/block/access/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access
copying build/lib/SoftLayer/CLI/block/access/authorize.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access
copying build/lib/SoftLayer/CLI/block/access/revoke.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access
copying build/lib/SoftLayer/CLI/routes.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/credentials.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/create_options.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/storage.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/power.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/os_available.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/authorize_storage.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/monitoring.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity
copying build/lib/SoftLayer/CLI/virt/capacity/create_options.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity
copying build/lib/SoftLayer/CLI/virt/capacity/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity
copying build/lib/SoftLayer/CLI/virt/capacity/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity
copying build/lib/SoftLayer/CLI/virt/capacity/create_guest.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity
copying build/lib/SoftLayer/CLI/virt/capacity/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity
copying build/lib/SoftLayer/CLI/virt/capacity/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity
copying build/lib/SoftLayer/CLI/virt/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/access.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/reload.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/dns.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/notification_add.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/bandwidth.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/usage.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/billing.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/capture.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/upgrade.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup
copying build/lib/SoftLayer/CLI/virt/placementgroup/create_options.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup
copying build/lib/SoftLayer/CLI/virt/placementgroup/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup
copying build/lib/SoftLayer/CLI/virt/placementgroup/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup
copying build/lib/SoftLayer/CLI/virt/placementgroup/delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup
copying build/lib/SoftLayer/CLI/virt/placementgroup/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup
copying build/lib/SoftLayer/CLI/virt/placementgroup/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup
copying build/lib/SoftLayer/CLI/virt/notifications.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/notification_delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/migrate.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/ready.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/virt/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt
copying build/lib/SoftLayer/CLI/exceptions.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/summary.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/update.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/subjects.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/attach.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/detach.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/ticket/upload.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket
copying build/lib/SoftLayer/CLI/core.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
copying build/lib/SoftLayer/CLI/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
copying build/lib/SoftLayer/CLI/environment.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags
copying build/lib/SoftLayer/CLI/tags/cleanup.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags
copying build/lib/SoftLayer/CLI/tags/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags
copying build/lib/SoftLayer/CLI/tags/taggable.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags
copying build/lib/SoftLayer/CLI/tags/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags
copying build/lib/SoftLayer/CLI/tags/delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags
copying build/lib/SoftLayer/CLI/tags/set.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags
copying build/lib/SoftLayer/CLI/tags/details.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey
copying build/lib/SoftLayer/CLI/sshkey/remove.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey
copying build/lib/SoftLayer/CLI/sshkey/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey
copying build/lib/SoftLayer/CLI/sshkey/add.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey
copying build/lib/SoftLayer/CLI/sshkey/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey
copying build/lib/SoftLayer/CLI/sshkey/print.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey
copying build/lib/SoftLayer/CLI/sshkey/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/edit_details.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/device_access.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/grant_access.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/vpn_subnet.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/permissions.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/remove_access.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/notifications.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/vpn_manual.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/edit_permissions.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
copying build/lib/SoftLayer/CLI/user/edit_notifications.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/autoscale
copying build/lib/SoftLayer/CLI/autoscale/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/autoscale
copying build/lib/SoftLayer/CLI/autoscale/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/autoscale
copying build/lib/SoftLayer/CLI/autoscale/delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/autoscale
copying build/lib/SoftLayer/CLI/autoscale/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/autoscale
copying build/lib/SoftLayer/CLI/metadata.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
copying build/lib/SoftLayer/CLI/formatting.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/bandwidth_pools.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/invoice_detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/summary.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/item_detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/orders.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/invoices.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/billing_items.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/events.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/bandwidth_pools_detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/cancel_item.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/licenses.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
copying build/lib/SoftLayer/CLI/account/event_detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/nas
copying build/lib/SoftLayer/CLI/nas/credentials.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/nas
copying build/lib/SoftLayer/CLI/nas/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/nas
copying build/lib/SoftLayer/CLI/nas/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/nas
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/credentials.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/create_options.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/storage.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/power.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/authorize_storage.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/monitoring.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/sensor.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/update_firmware.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/reload.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/dns.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/notification_add.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/bandwidth.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/cancel_reasons.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/billing.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/upgrade.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/notifications.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/toggle_ipmi.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/notification_delete.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/ready.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/create_credential.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
copying build/lib/SoftLayer/CLI/hardware/reflash_firmware.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall
copying build/lib/SoftLayer/CLI/firewall/monitoring.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall
copying build/lib/SoftLayer/CLI/firewall/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall
copying build/lib/SoftLayer/CLI/firewall/add.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall
copying build/lib/SoftLayer/CLI/firewall/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall
copying build/lib/SoftLayer/CLI/firewall/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall
copying build/lib/SoftLayer/CLI/firewall/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall
copying build/lib/SoftLayer/CLI/firewall/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost
copying build/lib/SoftLayer/CLI/dedicatedhost/cancel_guests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost
copying build/lib/SoftLayer/CLI/dedicatedhost/create_options.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost
copying build/lib/SoftLayer/CLI/dedicatedhost/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost
copying build/lib/SoftLayer/CLI/dedicatedhost/cancel.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost
copying build/lib/SoftLayer/CLI/dedicatedhost/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost
copying build/lib/SoftLayer/CLI/dedicatedhost/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost
copying build/lib/SoftLayer/CLI/dedicatedhost/list_guests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost
copying build/lib/SoftLayer/CLI/dedicatedhost/create.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/email
copying build/lib/SoftLayer/CLI/email/edit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/email
copying build/lib/SoftLayer/CLI/email/list.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/email
copying build/lib/SoftLayer/CLI/email/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/email
copying build/lib/SoftLayer/CLI/email/detail.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/email
copying build/lib/SoftLayer/CLI/call_api.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/testing
copying build/lib/SoftLayer/testing/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/testing
copying build/lib/SoftLayer/testing/xmlrpc.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/testing
copying build/lib/SoftLayer/exceptions.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer
copying build/lib/SoftLayer/consts.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports
copying build/lib/SoftLayer/transports/rest.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports
copying build/lib/SoftLayer/transports/fixture.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports
copying build/lib/SoftLayer/transports/timing.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports
copying build/lib/SoftLayer/transports/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports
copying build/lib/SoftLayer/transports/transport.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports
copying build/lib/SoftLayer/transports/xmlrpc.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports
copying build/lib/SoftLayer/transports/debug.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports
copying build/lib/SoftLayer/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell
copying build/lib/SoftLayer/shell/cmd_exit.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell
copying build/lib/SoftLayer/shell/cmd_help.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell
copying build/lib/SoftLayer/shell/completer.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell
copying build/lib/SoftLayer/shell/routes.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell
copying build/lib/SoftLayer/shell/core.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell
copying build/lib/SoftLayer/shell/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell
copying build/lib/SoftLayer/shell/cmd_env.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Product_Package.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Account.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Scale_Group.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Vlan.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/BluePages_Search.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_User_Customer.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Ticket_Subject.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Software_Component_Password.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Resource_Metadata.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Search.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Provisioning_Maintenance_Window.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Tag.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Invoice.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Software_AccountLicense.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Location.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_Host.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Location_Datacenter.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Pod.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Dns_Domain.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Security_Certificate.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Scale_Policy.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Product_Order.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Hardware_Server.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_User_Customer_Notification_Hardware.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Message_Delivery_Email_Sendgrid.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Subnet.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Ticket.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Event_Log.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Email_Subscription.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_User_Customer_Notification_Virtual_Guest.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Invoice_Item.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Virtual_Guest.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Hardware.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Billing_Item.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures
copying build/lib/SoftLayer/auth.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer
copying build/lib/SoftLayer/utils.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/hardware.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/sshkey.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/cdn.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/storage.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/user.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/firewall.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/storage_utils.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/event_log.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/email.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/vs_capacity.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/autoscale.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/image.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/dns.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/search.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/block.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/object_storage.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/dedicated_host.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/ssl.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/vs.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/ticket.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/account.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/metadata.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/ipsec.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/licenses.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/network.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/tags.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/license.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/load_balancer.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/ordering.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/vs_placement.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/managers/file.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers
copying build/lib/SoftLayer/decoration.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer
copying build/lib/SoftLayer/config.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/subnet_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/order_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/nas_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/image_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/autoscale_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/search_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/cdn_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/ssl_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/sshkey_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/object_storage_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs
copying build/lib/tests/CLI/modules/vs/vs_placement_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs
copying build/lib/tests/CLI/modules/vs/vs_create_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs
copying build/lib/tests/CLI/modules/vs/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs
copying build/lib/tests/CLI/modules/vs/vs_capacity_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs
copying build/lib/tests/CLI/modules/vs/vs_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs
copying build/lib/tests/CLI/modules/licenses_test.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/securitygroup_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/block_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/ipsec_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/dedicatedhost_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/vlan_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/report_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/globalip_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/user_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/tag_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/config_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/call_api_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/firewall_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/account_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/loadbal_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/event_log_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/file_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/server_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/summary_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/dns_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/email_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/modules/ticket_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules
copying build/lib/tests/CLI/custom_types_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI
copying build/lib/tests/CLI/environment_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI
copying build/lib/tests/CLI/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI
copying build/lib/tests/CLI/core_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI
copying build/lib/tests/CLI/helper_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports
copying build/lib/tests/transports/xmlrpc_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports
copying build/lib/tests/transports/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports
copying build/lib/tests/transports/rest_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports
copying build/lib/tests/transports/transport_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports
copying build/lib/tests/transports/debug_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/image_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/dedicated_host_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/autoscale_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/search_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/cdn_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/ssl_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/sshkey_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/object_storage_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/network_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
creating /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs
copying build/lib/tests/managers/vs/vs_placement_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs
copying build/lib/tests/managers/vs/vs_waiting_for_ready_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs
copying build/lib/tests/managers/vs/vs_order_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs
copying build/lib/tests/managers/vs/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs
copying build/lib/tests/managers/vs/vs_capacity_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs
copying build/lib/tests/managers/vs/vs_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs
copying build/lib/tests/managers/hardware_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/block_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/ipsec_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/storage_generic_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/user_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/tag_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/storage_utils_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/__init__.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/firewall_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/account_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/loadbal_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/event_log_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/file_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/dns_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/email_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/ticket_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/ordering_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
copying build/lib/tests/managers/metadata_tests.py -> /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/API.py to API.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/count.py to count.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/refresh.py to refresh.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/convert.py to convert.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/set_note.py to set_note.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/limit.py to limit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/enable.py to enable.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/disable.py to disable.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/restore.py to restore.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/get_notify_status.py to get_notify_status.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/schedule_list.py to schedule_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/set_notify_status.py to set_notify_status.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/delete.py to delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/order.py to order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/snapshot/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/order.py to order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication/partners.py to partners.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication/locations.py to locations.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication/failover.py to failover.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication/failback.py to failback.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication/order.py to order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/replication/disaster_recovery_failover.py to disaster_recovery_failover.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/options.py to options.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/duplicate.py to duplicate.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/modify.py to modify.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/duplicate_convert_status.py to duplicate_convert_status.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/access/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/access/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/access/authorize.py to authorize.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/file/access/revoke.py to revoke.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/custom_types.py to custom_types.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl/remove.py to remove.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl/add.py to add.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ssl/download.py to download.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/config/setup.py to setup.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/config/show.py to show.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/config/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip/unassign.py to unassign.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/globalip/assign.py to assign.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/columns.py to columns.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/summary.py to summary.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential/limit.py to limit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential/delete.py to delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/credential/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/list_endpoints.py to list_endpoints.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/object_storage/list_accounts.py to list_accounts.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/configure.py to configure.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/update.py to update.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/subnet/remove.py to remove.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/subnet/add.py to add.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/subnet/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/translation/remove.py to remove.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/translation/update.py to update.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/translation/add.py to add.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/translation/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/order.py to order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/ipsec/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vpn/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/licenses/create_options.py to create_options.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/licenses/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/licenses/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/licenses/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/template.py to template.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/report/bandwidth.py to bandwidth.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/report/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/report/dc_closures.py to dc_closures.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/storage_utils.py to storage_utils.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup/event_log.py to event_log.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup/rule.py to rule.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup/interface.py to interface.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup/delete.py to delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/securitygroup/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan/create_options.py to create_options.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/vlan/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image/export.py to export.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image/import.py to import.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image/datacenter.py to datacenter.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image/delete.py to delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/image/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/event_log/get.py to get.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/event_log/types.py to types.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/event_log/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/command.py to command.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/route.py to route.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/edit_ip.py to edit_ip.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/lookup.py to lookup.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/clear_route.py to clear_route.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/subnet/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/record_edit.py to record_edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/zone_import.py to zone_import.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/zone_print.py to zone_print.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/zone_delete.py to zone_delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/zone_create.py to zone_create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/record_remove.py to record_remove.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/record_list.py to record_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/record_add.py to record_add.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dns/zone_list.py to zone_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn/origin_remove.py to origin_remove.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn/purge.py to purge.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn/origin_list.py to origin_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn/origin_add.py to origin_add.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/cdn/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/search.py to search.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/members.py to members.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/ns_list.py to ns_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/pools.py to pools.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/health.py to health.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/layer7_policy_list.py to layer7_policy_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/order.py to order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/ns_detail.py to ns_detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/loadbal/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/package_locations.py to package_locations.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/place_quote.py to place_quote.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/category_list.py to category_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/package_list.py to package_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/quote_list.py to quote_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/place.py to place.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/preset_list.py to preset_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/quote.py to quote.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/lookup.py to lookup.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/quote_save.py to quote_save.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/item_list.py to item_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/order/quote_detail.py to quote_detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/helpers.py to helpers.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/count.py to count.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/refresh.py to refresh.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/lun.py to lun.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/object_storage_detail.py to object_storage_detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/convert.py to convert.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/set_note.py to set_note.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/limit.py to limit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/enable.py to enable.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/disable.py to disable.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/restore.py to restore.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/get_notify_status.py to get_notify_status.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/schedule_list.py to schedule_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/set_notify_status.py to set_notify_status.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/delete.py to delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/order.py to order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/snapshot/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/subnets/remove.py to remove.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/subnets/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/subnets/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/subnets/assign.py to assign.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/object_list.py to object_list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/order.py to order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication/partners.py to partners.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication/locations.py to locations.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication/failover.py to failover.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication/failback.py to failback.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication/order.py to order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/replication/disaster_recovery_failover.py to disaster_recovery_failover.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/object_storage_permission.py to object_storage_permission.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/options.py to options.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/duplicate.py to duplicate.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/modify.py to modify.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/duplicate_convert_status.py to duplicate_convert_status.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access/password.py to password.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access/authorize.py to authorize.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/block/access/revoke.py to revoke.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/routes.py to routes.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/credentials.py to credentials.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/create_options.py to create_options.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/storage.py to storage.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/power.py to power.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/os_available.py to os_available.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/authorize_storage.py to authorize_storage.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/monitoring.py to monitoring.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity/create_options.py to create_options.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity/create_guest.py to create_guest.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capacity/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/access.py to access.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/reload.py to reload.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/dns.py to dns.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/notification_add.py to notification_add.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/bandwidth.py to bandwidth.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/usage.py to usage.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/billing.py to billing.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/capture.py to capture.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/upgrade.py to upgrade.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup/create_options.py to create_options.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup/delete.py to delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/placementgroup/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/notifications.py to notifications.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/notification_delete.py to notification_delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/migrate.py to migrate.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/ready.py to ready.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/virt/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/exceptions.py to exceptions.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/summary.py to summary.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/update.py to update.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/subjects.py to subjects.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/attach.py to attach.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/detach.py to detach.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/ticket/upload.py to upload.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/core.py to core.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/environment.py to environment.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags/cleanup.py to cleanup.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags/taggable.py to taggable.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags/delete.py to delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags/set.py to set.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/tags/details.py to details.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey/remove.py to remove.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey/add.py to add.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey/print.py to print.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/sshkey/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/edit_details.py to edit_details.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/device_access.py to device_access.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/grant_access.py to grant_access.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/vpn_subnet.py to vpn_subnet.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/permissions.py to permissions.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/remove_access.py to remove_access.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/delete.py to delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/notifications.py to notifications.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/vpn_manual.py to vpn_manual.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/edit_permissions.py to edit_permissions.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/user/edit_notifications.py to edit_notifications.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/autoscale/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/autoscale/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/autoscale/delete.py to delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/autoscale/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/metadata.py to metadata.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/formatting.py to formatting.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/bandwidth_pools.py to bandwidth_pools.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/invoice_detail.py to invoice_detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/summary.py to summary.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/item_detail.py to item_detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/orders.py to orders.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/invoices.py to invoices.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/billing_items.py to billing_items.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/events.py to events.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/bandwidth_pools_detail.py to bandwidth_pools_detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/cancel_item.py to cancel_item.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/licenses.py to licenses.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/account/event_detail.py to event_detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/nas/credentials.py to credentials.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/nas/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/nas/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/credentials.py to credentials.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/create_options.py to create_options.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/storage.py to storage.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/power.py to power.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/authorize_storage.py to authorize_storage.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/monitoring.py to monitoring.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/sensor.py to sensor.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/update_firmware.py to update_firmware.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/reload.py to reload.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/dns.py to dns.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/notification_add.py to notification_add.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/bandwidth.py to bandwidth.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/cancel_reasons.py to cancel_reasons.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/billing.py to billing.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/upgrade.py to upgrade.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/notifications.py to notifications.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/toggle_ipmi.py to toggle_ipmi.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/notification_delete.py to notification_delete.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/ready.py to ready.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/create_credential.py to create_credential.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/hardware/reflash_firmware.py to reflash_firmware.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall/monitoring.py to monitoring.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall/add.py to add.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/firewall/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost/cancel_guests.py to cancel_guests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost/create_options.py to create_options.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost/cancel.py to cancel.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost/list_guests.py to list_guests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/dedicatedhost/create.py to create.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/email/edit.py to edit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/email/list.py to list.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/email/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/email/detail.py to detail.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/CLI/call_api.py to call_api.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/testing/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/testing/xmlrpc.py to xmlrpc.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/exceptions.py to exceptions.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/consts.py to consts.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports/rest.py to rest.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports/fixture.py to fixture.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports/timing.py to timing.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports/transport.py to transport.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports/xmlrpc.py to xmlrpc.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/transports/debug.py to debug.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell/cmd_exit.py to cmd_exit.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell/cmd_help.py to cmd_help.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell/completer.py to completer.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell/routes.py to routes.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell/core.py to core.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/shell/cmd_env.py to cmd_env.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Metric_Tracking_Object.py to SoftLayer_Metric_Tracking_Object.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Component_Firewall.py to SoftLayer_Network_Component_Firewall.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service_Group.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Vlan_Firewall.py to SoftLayer_Network_Vlan_Firewall.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_ReservedCapacityGroup.py to SoftLayer_Virtual_ReservedCapacityGroup.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Product_Package.py to SoftLayer_Product_Package.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Account.py to SoftLayer_Account.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage_Hub_Cleversafe_Account.py to SoftLayer_Network_Storage_Hub_Cleversafe_Account.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_HealthMonitor.py to SoftLayer_Network_LBaaS_HealthMonitor.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Scale_Group.py to SoftLayer_Scale_Group.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress_Global.py to SoftLayer_Network_Subnet_IpAddress_Global.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_User_Customer_CustomerPermission_Permission.py to SoftLayer_User_Customer_CustomerPermission_Permission.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Member.py to SoftLayer_Network_LBaaS_Member.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_SecurityGroup.py to SoftLayer_Network_SecurityGroup.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Vlan.py to SoftLayer_Network_Vlan.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Order.py to SoftLayer_Billing_Order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/BluePages_Search.py to BluePages_Search.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_User_Customer.py to SoftLayer_User_Customer.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Ticket_Subject.py to SoftLayer_Ticket_Subject.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Service.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualServer.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup_Rule.py to SoftLayer_Virtual_PlacementGroup_Rule.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet_IpAddress.py to SoftLayer_Network_Subnet_IpAddress.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_Guest_Block_Device_Template_Group.py to SoftLayer_Virtual_Guest_Block_Device_Template_Group.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Software_Component_Password.py to SoftLayer_Software_Component_Password.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Resource_Metadata.py to SoftLayer_Resource_Metadata.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage.py to SoftLayer_Network_Storage.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Search.py to SoftLayer_Search.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet_Rwhois_Data.py to SoftLayer_Network_Subnet_Rwhois_Data.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Provisioning_Maintenance_Window.py to SoftLayer_Provisioning_Maintenance_Window.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Tag.py to SoftLayer_Tag.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Invoice.py to SoftLayer_Billing_Invoice.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Service_Vpn_Overrides.py to SoftLayer_Network_Service_Vpn_Overrides.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Method.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage_Allowed_Host.py to SoftLayer_Network_Storage_Allowed_Host.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Software_AccountLicense.py to SoftLayer_Software_AccountLicense.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Routing_Type.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_Health_Check_Type.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Security_Ssh_Key.py to SoftLayer_Security_Ssh_Key.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Storage_Iscsi.py to SoftLayer_Network_Storage_Iscsi.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Location.py to SoftLayer_Location.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_Host.py to SoftLayer_Virtual_Host.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Location_Datacenter.py to SoftLayer_Location_Datacenter.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Metrics.py to SoftLayer_Network_CdnMarketplace_Metrics.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Pod.py to SoftLayer_Network_Pod.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.py to SoftLayer_Network_CdnMarketplace_Configuration_Cache_Purge.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Dns_Domain.py to SoftLayer_Dns_Domain.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Security_Certificate.py to SoftLayer_Security_Certificate.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Scale_Policy.py to SoftLayer_Scale_Policy.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Product_Order.py to SoftLayer_Product_Order.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Order_Quote.py to SoftLayer_Billing_Order_Quote.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Hardware_Server.py to SoftLayer_Hardware_Server.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_User_Customer_Notification_Hardware.py to SoftLayer_User_Customer_Notification_Hardware.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_DedicatedHost.py to SoftLayer_Virtual_DedicatedHost.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_Listener.py to SoftLayer_Network_LBaaS_Listener.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Message_Delivery_Email_Sendgrid.py to SoftLayer_Network_Message_Delivery_Email_Sendgrid.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.py to SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Subnet.py to SoftLayer_Network_Subnet.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Ticket.py to SoftLayer_Ticket.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_PlacementGroup.py to SoftLayer_Virtual_PlacementGroup.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Event_Log.py to SoftLayer_Event_Log.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Email_Subscription.py to SoftLayer_Email_Subscription.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_User_Customer_Notification_Virtual_Guest.py to SoftLayer_User_Customer_Notification_Virtual_Guest.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Invoice_Item.py to SoftLayer_Billing_Invoice_Item.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Bandwidth_Version1_Allotment.py to SoftLayer_Network_Bandwidth_Version1_Allotment.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Virtual_Guest.py to SoftLayer_Virtual_Guest.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Dns_Domain_ResourceRecord.py to SoftLayer_Dns_Domain_ResourceRecord.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.py to SoftLayer_Network_CdnMarketplace_Configuration_Mapping_Path.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Product_Package_Preset.py to SoftLayer_Product_Package_Preset.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Firewall_Update_Request.py to SoftLayer_Network_Firewall_Update_Request.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_CdnMarketplace_Configuration_Mapping.py to SoftLayer_Network_CdnMarketplace_Configuration_Mapping.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Hardware.py to SoftLayer_Hardware.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_LoadBalancer.py to SoftLayer_Network_LBaaS_LoadBalancer.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_Application_Delivery_Controller.py to SoftLayer_Network_Application_Delivery_Controller.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Notification_Occurrence_Event.py to SoftLayer_Notification_Occurrence_Event.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Billing_Item.py to SoftLayer_Billing_Item.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/fixtures/SoftLayer_Network_LBaaS_L7Pool.py to SoftLayer_Network_LBaaS_L7Pool.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/auth.py to auth.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/hardware.py to hardware.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/sshkey.py to sshkey.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/cdn.py to cdn.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/storage.py to storage.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/user.py to user.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/firewall.py to firewall.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/storage_utils.py to storage_utils.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/event_log.py to event_log.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/email.py to email.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/vs_capacity.py to vs_capacity.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/autoscale.py to autoscale.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/image.py to image.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/dns.py to dns.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/search.py to search.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/block.py to block.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/object_storage.py to object_storage.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/dedicated_host.py to dedicated_host.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/ssl.py to ssl.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/vs.py to vs.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/ticket.py to ticket.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/account.py to account.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/metadata.py to metadata.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/ipsec.py to ipsec.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/licenses.py to licenses.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/network.py to network.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/tags.py to tags.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/license.py to license.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/load_balancer.py to load_balancer.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/ordering.py to ordering.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/vs_placement.py to vs_placement.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/managers/file.py to file.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/decoration.py to decoration.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer/config.py to config.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/subnet_tests.py to subnet_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/order_tests.py to order_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/nas_tests.py to nas_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/image_tests.py to image_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/autoscale_tests.py to autoscale_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/search_tests.py to search_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/cdn_tests.py to cdn_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/ssl_tests.py to ssl_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/sshkey_tests.py to sshkey_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/object_storage_tests.py to object_storage_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs/vs_placement_tests.py to vs_placement_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs/vs_create_tests.py to vs_create_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs/vs_capacity_tests.py to vs_capacity_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vs/vs_tests.py to vs_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/licenses_test.py to licenses_test.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/securitygroup_tests.py to securitygroup_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/block_tests.py to block_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/ipsec_tests.py to ipsec_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/dedicatedhost_tests.py to dedicatedhost_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/vlan_tests.py to vlan_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/report_tests.py to report_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/globalip_tests.py to globalip_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/user_tests.py to user_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/tag_tests.py to tag_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/config_tests.py to config_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/call_api_tests.py to call_api_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/firewall_tests.py to firewall_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/account_tests.py to account_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/loadbal_tests.py to loadbal_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/event_log_tests.py to event_log_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/file_tests.py to file_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/server_tests.py to server_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/summary_tests.py to summary_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/dns_tests.py to dns_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/email_tests.py to email_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/modules/ticket_tests.py to ticket_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/custom_types_tests.py to custom_types_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/environment_tests.py to environment_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/core_tests.py to core_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/CLI/helper_tests.py to helper_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports/xmlrpc_tests.py to xmlrpc_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports/rest_tests.py to rest_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports/transport_tests.py to transport_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/transports/debug_tests.py to debug_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/image_tests.py to image_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/dedicated_host_tests.py to dedicated_host_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/autoscale_tests.py to autoscale_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/search_tests.py to search_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/cdn_tests.py to cdn_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/ssl_tests.py to ssl_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/sshkey_tests.py to sshkey_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/object_storage_tests.py to object_storage_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/network_tests.py to network_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs/vs_placement_tests.py to vs_placement_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs/vs_waiting_for_ready_tests.py to vs_waiting_for_ready_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs/vs_order_tests.py to vs_order_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs/vs_capacity_tests.py to vs_capacity_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/vs/vs_tests.py to vs_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/hardware_tests.py to hardware_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/block_tests.py to block_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/ipsec_tests.py to ipsec_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/storage_generic_tests.py to storage_generic_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/user_tests.py to user_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/tag_tests.py to tag_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/storage_utils_tests.py to storage_utils_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/firewall_tests.py to firewall_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/account_tests.py to account_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/loadbal_tests.py to loadbal_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/event_log_tests.py to event_log_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/file_tests.py to file_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/dns_tests.py to dns_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/email_tests.py to email_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/ticket_tests.py to ticket_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/ordering_tests.py to ordering_tests.cpython-313.pyc
byte-compiling /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/tests/managers/metadata_tests.py to metadata_tests.cpython-313.pyc
writing byte-compilation script '/tmp/tmphf2eonkq.py'
/usr/bin/python /tmp/tmphf2eonkq.py
removing /tmp/tmphf2eonkq.py
running install_egg_info
running egg_info
creating SoftLayer.egg-info
writing SoftLayer.egg-info/PKG-INFO
writing dependency_links to SoftLayer.egg-info/dependency_links.txt
writing entry points to SoftLayer.egg-info/entry_points.txt
writing requirements to SoftLayer.egg-info/requires.txt
writing top-level names to SoftLayer.egg-info/top_level.txt
writing manifest file 'SoftLayer.egg-info/SOURCES.txt'
reading manifest file 'SoftLayer.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE'
writing manifest file 'SoftLayer.egg-info/SOURCES.txt'
Copying SoftLayer.egg-info to /build/python-softlayer/pkg/python-softlayer/usr/lib/python3.13/site-packages/SoftLayer-6.1.4-py3.13.egg-info
running install_scripts
Installing sl script to /build/python-softlayer/pkg/python-softlayer/usr/bin
Installing slcli script to /build/python-softlayer/pkg/python-softlayer/usr/bin
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
libfakeroot internal error: payload not recognized!
==> Creating package "python-softlayer"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-softlayer 6.1.4-5 (Tue Dec 24 15:16:01 2024)
==> Cleaning up...