Created temporary directory: /tmp/pip-ephem-wheel-cache-1m099bv1 Created temporary directory: /tmp/pip-req-tracker-0qzd60x0 Created requirements tracker '/tmp/pip-req-tracker-0qzd60x0' Created temporary directory: /tmp/pip-wheel-ow67gbq8 Collecting vrt-ud==2.7.158443 1 location(s) to search for versions of vrt-ud: * https://pypi.org/simple/vrt-ud/ Getting page https://pypi.org/simple/vrt-ud/ Analyzing links from page https://pypi.org/simple/vrt-ud/ Found link https://files.pythonhosted.org/packages/af/1d/94e3d06d08b34cfeea997b8880bbddf34f66692e2bee4a537d2831989a96/vrt_ud-2.6.157219.tar.gz#sha256=85025324c4a9c2b9c59d5742bdd404d0f25754acb2b19a1ecc1519449706b293 (from https://pypi.org/simple/vrt-ud/), version: 2.6.157219 Found link https://files.pythonhosted.org/packages/74/e9/6dd125cd2edf683e90b267434eec52820f06e8d0dfa33d76dbe0e13b1b64/vrt_ud-2.7.158370.tar.gz#sha256=c3a9c08dcda5da1959497e6c69e7660e64023ba76be3b25acebc771f569309f1 (from https://pypi.org/simple/vrt-ud/), version: 2.7.158370 Found link https://files.pythonhosted.org/packages/df/4c/0caacf8a356d82db1cc587302df69b778bac982e198943c886478961adcb/vrt_ud-2.7.158395.tar.gz#sha256=4eb56693ab530b73632c92ec7da0add7c21f106fdaeed8ca7f9714bdfc7d6091 (from https://pypi.org/simple/vrt-ud/), version: 2.7.158395 Found link https://files.pythonhosted.org/packages/36/33/f5fd93bce477d5bbd1c91b407b4baec2a794266e5683c084b55f2feb74d1/vrt_ud-2.7.158443.tar.gz#sha256=3a50ad611a90b135ab8d73b8284bf71484c47bdd152cb244865c11ee046e7255 (from https://pypi.org/simple/vrt-ud/), version: 2.7.158443 Using version 2.7.158443 (newest of versions: 2.7.158443) Created temporary directory: /tmp/pip-unpack-0kgyk0ax Downloading https://files.pythonhosted.org/packages/36/33/f5fd93bce477d5bbd1c91b407b4baec2a794266e5683c084b55f2feb74d1/vrt_ud-2.7.158443.tar.gz (69kB) Downloading from URL https://files.pythonhosted.org/packages/36/33/f5fd93bce477d5bbd1c91b407b4baec2a794266e5683c084b55f2feb74d1/vrt_ud-2.7.158443.tar.gz#sha256=3a50ad611a90b135ab8d73b8284bf71484c47bdd152cb244865c11ee046e7255 (from https://pypi.org/simple/vrt-ud/) Added vrt-ud==2.7.158443 from https://files.pythonhosted.org/packages/36/33/f5fd93bce477d5bbd1c91b407b4baec2a794266e5683c084b55f2feb74d1/vrt_ud-2.7.158443.tar.gz#sha256=3a50ad611a90b135ab8d73b8284bf71484c47bdd152cb244865c11ee046e7255 to build tracker '/tmp/pip-req-tracker-0qzd60x0' Running setup.py (path:/tmp/pip-wheel-ow67gbq8/vrt-ud/setup.py) egg_info for package vrt-ud Running command python setup.py egg_info running egg_info creating pip-egg-info/vrt_ud.egg-info writing pip-egg-info/vrt_ud.egg-info/PKG-INFO writing dependency_links to pip-egg-info/vrt_ud.egg-info/dependency_links.txt writing requirements to pip-egg-info/vrt_ud.egg-info/requires.txt writing top-level names to pip-egg-info/vrt_ud.egg-info/top_level.txt writing manifest file 'pip-egg-info/vrt_ud.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vrt_ud.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/vrt_ud.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ow67gbq8/vrt-ud has version 2.7.158443, which satisfies requirement vrt-ud==2.7.158443 from https://files.pythonhosted.org/packages/36/33/f5fd93bce477d5bbd1c91b407b4baec2a794266e5683c084b55f2feb74d1/vrt_ud-2.7.158443.tar.gz#sha256=3a50ad611a90b135ab8d73b8284bf71484c47bdd152cb244865c11ee046e7255 Removed vrt-ud==2.7.158443 from https://files.pythonhosted.org/packages/36/33/f5fd93bce477d5bbd1c91b407b4baec2a794266e5683c084b55f2feb74d1/vrt_ud-2.7.158443.tar.gz#sha256=3a50ad611a90b135ab8d73b8284bf71484c47bdd152cb244865c11ee046e7255 from build tracker '/tmp/pip-req-tracker-0qzd60x0' Building wheels for collected packages: vrt-ud Created temporary directory: /tmp/pip-wheel-_ody834l Running setup.py bdist_wheel for vrt-ud: started Destination directory: /tmp/pip-wheel-_ody834l Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ow67gbq8/vrt-ud/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-_ody834l running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/vrt_ud copying vrt_ud/configuration.py -> build/lib/vrt_ud copying vrt_ud/exceptions.py -> build/lib/vrt_ud copying vrt_ud/api_client.py -> build/lib/vrt_ud copying vrt_ud/__init__.py -> build/lib/vrt_ud copying vrt_ud/rest.py -> build/lib/vrt_ud creating build/lib/vrt_ud/api copying vrt_ud/api/configurator_api.py -> build/lib/vrt_ud/api copying vrt_ud/api/data_api.py -> build/lib/vrt_ud/api copying vrt_ud/api/cfg_api.py -> build/lib/vrt_ud/api copying vrt_ud/api/monitor_api.py -> build/lib/vrt_ud/api copying vrt_ud/api/__init__.py -> build/lib/vrt_ud/api copying vrt_ud/api/predictor_api.py -> build/lib/vrt_ud/api copying vrt_ud/api/reports_api.py -> build/lib/vrt_ud/api creating build/lib/vrt_ud/models copying vrt_ud/models/photos_filter.py -> build/lib/vrt_ud/models copying vrt_ud/models/cargo_placement.py -> build/lib/vrt_ud/models copying vrt_ud/models/data_load_multipart_task.py -> build/lib/vrt_ud/models copying vrt_ud/models/configuration.py -> build/lib/vrt_ud/models copying vrt_ud/models/trips_result.py -> build/lib/vrt_ud/models copying vrt_ud/models/predictor_task.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response404.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response401.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response_default.py -> build/lib/vrt_ud/models copying vrt_ud/models/predict_result_window.py -> build/lib/vrt_ud/models copying vrt_ud/models/load_window.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_performer_message.py -> build/lib/vrt_ud/models copying vrt_ud/models/order_cancellation.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_work_started.py -> build/lib/vrt_ud/models copying vrt_ud/models/trip.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response415.py -> build/lib/vrt_ud/models copying vrt_ud/models/trips_filter.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response504.py -> build/lib/vrt_ud/models copying vrt_ud/models/payment_details.py -> build/lib/vrt_ud/models copying vrt_ud/models/facts_result.py -> build/lib/vrt_ud/models copying vrt_ud/models/trip_job.py -> build/lib/vrt_ud/models copying vrt_ud/models/advanced_location.py -> build/lib/vrt_ud/models copying vrt_ud/models/performer_track.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_trip_status_notice.py -> build/lib/vrt_ud/models copying vrt_ud/models/trace_data.py -> build/lib/vrt_ud/models copying vrt_ud/models/trip_action.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response403.py -> build/lib/vrt_ud/models copying vrt_ud/models/predictor_insert_task.py -> build/lib/vrt_ud/models copying vrt_ud/models/track_point.py -> build/lib/vrt_ud/models copying vrt_ud/models/run_trips_task.py -> build/lib/vrt_ud/models copying vrt_ud/models/data_load_task.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_photo.py -> build/lib/vrt_ud/models copying vrt_ud/models/time_window.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response429.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response503.py -> build/lib/vrt_ud/models copying vrt_ud/models/order.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response500.py -> build/lib/vrt_ud/models copying vrt_ud/models/performers_filter.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_demand_resumed.py -> build/lib/vrt_ud/models copying vrt_ud/models/facts_filter.py -> build/lib/vrt_ud/models copying vrt_ud/models/assigned_shift.py -> build/lib/vrt_ud/models copying vrt_ud/models/demand.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_trip_progress.py -> build/lib/vrt_ud/models copying vrt_ud/models/capacity.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_event_window_changed.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_demand_payment.py -> build/lib/vrt_ud/models copying vrt_ud/models/location.py -> build/lib/vrt_ud/models copying vrt_ud/models/possible_event.py -> build/lib/vrt_ud/models copying vrt_ud/models/__init__.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_job_done.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_demand_done.py -> build/lib/vrt_ud/models copying vrt_ud/models/cargo.py -> build/lib/vrt_ud/models copying vrt_ud/models/tracks_result.py -> build/lib/vrt_ud/models copying vrt_ud/models/predictor_result.py -> build/lib/vrt_ud/models copying vrt_ud/models/predictor_check_result.py -> build/lib/vrt_ud/models copying vrt_ud/models/report_filter.py -> build/lib/vrt_ud/models copying vrt_ud/models/orders_filter.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response400.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_tripaction_comment_changed.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response501.py -> build/lib/vrt_ud/models copying vrt_ud/models/inline_response502.py -> build/lib/vrt_ud/models copying vrt_ud/models/orders_result.py -> build/lib/vrt_ud/models copying vrt_ud/models/delete_filter.py -> build/lib/vrt_ud/models copying vrt_ud/models/merchandise_line.py -> build/lib/vrt_ud/models copying vrt_ud/models/fact_demand_cancellation.py -> build/lib/vrt_ud/models running egg_info writing dependency_links to vrt_ud.egg-info/dependency_links.txt writing requirements to vrt_ud.egg-info/requires.txt writing vrt_ud.egg-info/PKG-INFO writing top-level names to vrt_ud.egg-info/top_level.txt reading manifest file 'vrt_ud.egg-info/SOURCES.txt' writing manifest file 'vrt_ud.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/vrt_ud copying build/lib/vrt_ud/configuration.py -> build/bdist.linux-armv7l/wheel/vrt_ud copying build/lib/vrt_ud/exceptions.py -> build/bdist.linux-armv7l/wheel/vrt_ud creating build/bdist.linux-armv7l/wheel/vrt_ud/api copying build/lib/vrt_ud/api/configurator_api.py -> build/bdist.linux-armv7l/wheel/vrt_ud/api copying build/lib/vrt_ud/api/data_api.py -> build/bdist.linux-armv7l/wheel/vrt_ud/api copying build/lib/vrt_ud/api/cfg_api.py -> build/bdist.linux-armv7l/wheel/vrt_ud/api copying build/lib/vrt_ud/api/monitor_api.py -> build/bdist.linux-armv7l/wheel/vrt_ud/api copying build/lib/vrt_ud/api/__init__.py -> build/bdist.linux-armv7l/wheel/vrt_ud/api copying build/lib/vrt_ud/api/predictor_api.py -> build/bdist.linux-armv7l/wheel/vrt_ud/api copying build/lib/vrt_ud/api/reports_api.py -> build/bdist.linux-armv7l/wheel/vrt_ud/api creating build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/photos_filter.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/cargo_placement.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/data_load_multipart_task.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/configuration.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/trips_result.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/predictor_task.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response404.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response401.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response_default.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/predict_result_window.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/load_window.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_performer_message.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/order_cancellation.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_work_started.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/trip.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response415.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/trips_filter.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response504.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/payment_details.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/facts_result.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/trip_job.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/advanced_location.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/performer_track.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_trip_status_notice.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/trace_data.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/trip_action.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response403.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/predictor_insert_task.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/track_point.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/run_trips_task.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/data_load_task.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_photo.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/time_window.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response429.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response503.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/order.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response500.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/performers_filter.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_demand_resumed.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/facts_filter.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/assigned_shift.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/demand.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_trip_progress.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/capacity.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_event_window_changed.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_demand_payment.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/location.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/possible_event.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/__init__.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_job_done.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_demand_done.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/cargo.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/tracks_result.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/predictor_result.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/predictor_check_result.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/report_filter.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/orders_filter.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response400.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_tripaction_comment_changed.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response501.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/inline_response502.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/orders_result.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/delete_filter.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/merchandise_line.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/models/fact_demand_cancellation.py -> build/bdist.linux-armv7l/wheel/vrt_ud/models copying build/lib/vrt_ud/api_client.py -> build/bdist.linux-armv7l/wheel/vrt_ud copying build/lib/vrt_ud/__init__.py -> build/bdist.linux-armv7l/wheel/vrt_ud copying build/lib/vrt_ud/rest.py -> build/bdist.linux-armv7l/wheel/vrt_ud running install_egg_info Copying vrt_ud.egg-info to build/bdist.linux-armv7l/wheel/vrt_ud-2.7.158443-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vrt_ud-2.7.158443.dist-info/WHEEL creating '/tmp/pip-wheel-_ody834l/vrt_ud-2.7.158443-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'vrt_ud/__init__.py' adding 'vrt_ud/api_client.py' adding 'vrt_ud/configuration.py' adding 'vrt_ud/exceptions.py' adding 'vrt_ud/rest.py' adding 'vrt_ud/api/__init__.py' adding 'vrt_ud/api/cfg_api.py' adding 'vrt_ud/api/configurator_api.py' adding 'vrt_ud/api/data_api.py' adding 'vrt_ud/api/monitor_api.py' adding 'vrt_ud/api/predictor_api.py' adding 'vrt_ud/api/reports_api.py' adding 'vrt_ud/models/__init__.py' adding 'vrt_ud/models/advanced_location.py' adding 'vrt_ud/models/assigned_shift.py' adding 'vrt_ud/models/capacity.py' adding 'vrt_ud/models/cargo.py' adding 'vrt_ud/models/cargo_placement.py' adding 'vrt_ud/models/configuration.py' adding 'vrt_ud/models/data_load_multipart_task.py' adding 'vrt_ud/models/data_load_task.py' adding 'vrt_ud/models/delete_filter.py' adding 'vrt_ud/models/demand.py' adding 'vrt_ud/models/fact_demand_cancellation.py' adding 'vrt_ud/models/fact_demand_done.py' adding 'vrt_ud/models/fact_demand_payment.py' adding 'vrt_ud/models/fact_demand_resumed.py' adding 'vrt_ud/models/fact_event_window_changed.py' adding 'vrt_ud/models/fact_job_done.py' adding 'vrt_ud/models/fact_performer_message.py' adding 'vrt_ud/models/fact_photo.py' adding 'vrt_ud/models/fact_trip_progress.py' adding 'vrt_ud/models/fact_trip_status_notice.py' adding 'vrt_ud/models/fact_tripaction_comment_changed.py' adding 'vrt_ud/models/fact_work_started.py' adding 'vrt_ud/models/facts_filter.py' adding 'vrt_ud/models/facts_result.py' adding 'vrt_ud/models/inline_response400.py' adding 'vrt_ud/models/inline_response401.py' adding 'vrt_ud/models/inline_response403.py' adding 'vrt_ud/models/inline_response404.py' adding 'vrt_ud/models/inline_response415.py' adding 'vrt_ud/models/inline_response429.py' adding 'vrt_ud/models/inline_response500.py' adding 'vrt_ud/models/inline_response501.py' adding 'vrt_ud/models/inline_response502.py' adding 'vrt_ud/models/inline_response503.py' adding 'vrt_ud/models/inline_response504.py' adding 'vrt_ud/models/inline_response_default.py' adding 'vrt_ud/models/load_window.py' adding 'vrt_ud/models/location.py' adding 'vrt_ud/models/merchandise_line.py' adding 'vrt_ud/models/order.py' adding 'vrt_ud/models/order_cancellation.py' adding 'vrt_ud/models/orders_filter.py' adding 'vrt_ud/models/orders_result.py' adding 'vrt_ud/models/payment_details.py' adding 'vrt_ud/models/performer_track.py' adding 'vrt_ud/models/performers_filter.py' adding 'vrt_ud/models/photos_filter.py' adding 'vrt_ud/models/possible_event.py' adding 'vrt_ud/models/predict_result_window.py' adding 'vrt_ud/models/predictor_check_result.py' adding 'vrt_ud/models/predictor_insert_task.py' adding 'vrt_ud/models/predictor_result.py' adding 'vrt_ud/models/predictor_task.py' adding 'vrt_ud/models/report_filter.py' adding 'vrt_ud/models/run_trips_task.py' adding 'vrt_ud/models/time_window.py' adding 'vrt_ud/models/trace_data.py' adding 'vrt_ud/models/track_point.py' adding 'vrt_ud/models/tracks_result.py' adding 'vrt_ud/models/trip.py' adding 'vrt_ud/models/trip_action.py' adding 'vrt_ud/models/trip_job.py' adding 'vrt_ud/models/trips_filter.py' adding 'vrt_ud/models/trips_result.py' adding 'vrt_ud-2.7.158443.dist-info/METADATA' adding 'vrt_ud-2.7.158443.dist-info/WHEEL' adding 'vrt_ud-2.7.158443.dist-info/top_level.txt' adding 'vrt_ud-2.7.158443.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vrt-ud: finished with status 'done' Stored in directory: /tmp/tmpm0ifldh_ Successfully built vrt-ud Cleaning up... Removing source in /tmp/pip-wheel-ow67gbq8/vrt-ud Removed build tracker '/tmp/pip-req-tracker-0qzd60x0'