Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kaf-pas.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684308003.313524/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kaf-pas.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-kaf-pas-0.0.121-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kaf-pas.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684308003.313524/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-kaf-pas.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-kaf-pas-0.0.121-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-kaf-pas.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1684308003.313524/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-kaf-pas.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jy8wGg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf kaf-pas-0.0.121 + /usr/bin/gzip -dc /builddir/build/SOURCES/kaf-pas-0.0.121.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kaf-pas-0.0.121 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mVPjAM + umask 022 + cd /builddir/build/BUILD + cd kaf-pas-0.0.121 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/test copying test/__init__.py -> build/lib/test copying test/functional_tests.py -> build/lib/test creating build/lib/kaf_pas copying kaf_pas/__init__.py -> build/lib/kaf_pas creating build/lib/kaf_pas/common copying kaf_pas/common/UploadItem.py -> build/lib/kaf_pas/common copying kaf_pas/common/events_manager.py -> build/lib/kaf_pas/common copying kaf_pas/common/__init__.py -> build/lib/kaf_pas/common copying kaf_pas/common/constants.py -> build/lib/kaf_pas/common creating build/lib/kaf_pas/stocks copying kaf_pas/stocks/__init__.py -> build/lib/kaf_pas/stocks creating build/lib/kaf_pas/input copying kaf_pas/input/__init__.py -> build/lib/kaf_pas/input creating build/lib/kaf_pas/sales copying kaf_pas/sales/__init__.py -> build/lib/kaf_pas/sales creating build/lib/kaf_pas/accounting copying kaf_pas/accounting/__init__.py -> build/lib/kaf_pas/accounting creating build/lib/kaf_pas/planing copying kaf_pas/planing/__init__.py -> build/lib/kaf_pas/planing copying kaf_pas/planing/operations_Plans.py -> build/lib/kaf_pas/planing copying kaf_pas/planing/operation_typesStack.py -> build/lib/kaf_pas/planing creating build/lib/kaf_pas/production copying kaf_pas/production/operation_Stack.py -> build/lib/kaf_pas/production copying kaf_pas/production/status_Stack.py -> build/lib/kaf_pas/production copying kaf_pas/production/__init__.py -> build/lib/kaf_pas/production creating build/lib/kaf_pas/communication copying kaf_pas/communication/__init__.py -> build/lib/kaf_pas/communication creating build/lib/kaf_pas/kd copying kaf_pas/kd/__init__.py -> build/lib/kaf_pas/kd creating build/lib/kaf_pas/capacity copying kaf_pas/capacity/__init__.py -> build/lib/kaf_pas/capacity creating build/lib/kaf_pas/purchases copying kaf_pas/purchases/__init__.py -> build/lib/kaf_pas/purchases creating build/lib/kaf_pas/dynamic copying kaf_pas/dynamic/data_sources.py -> build/lib/kaf_pas/dynamic copying kaf_pas/dynamic/__init__.py -> build/lib/kaf_pas/dynamic creating build/lib/kaf_pas/k_one_c copying kaf_pas/k_one_c/common_urls.py -> build/lib/kaf_pas/k_one_c copying kaf_pas/k_one_c/__init__.py -> build/lib/kaf_pas/k_one_c creating build/lib/kaf_pas/system copying kaf_pas/system/__init__.py -> build/lib/kaf_pas/system creating build/lib/kaf_pas/ckk copying kaf_pas/ckk/__init__.py -> build/lib/kaf_pas/ckk creating build/lib/kaf_pas/common/views copying kaf_pas/common/views/jasperReport.py -> build/lib/kaf_pas/common/views copying kaf_pas/common/views/calendarGraph.py -> build/lib/kaf_pas/common/views copying kaf_pas/common/views/__init__.py -> build/lib/kaf_pas/common/views copying kaf_pas/common/views/index.py -> build/lib/kaf_pas/common/views creating build/lib/kaf_pas/common/management copying kaf_pas/common/management/__init__.py -> build/lib/kaf_pas/common/management creating build/lib/kaf_pas/common/models copying kaf_pas/common/models/__init__.py -> build/lib/kaf_pas/common/models copying kaf_pas/common/models/actors.py -> build/lib/kaf_pas/common/models creating build/lib/kaf_pas/common/urls copying kaf_pas/common/urls/jasperReport.py -> build/lib/kaf_pas/common/urls copying kaf_pas/common/urls/calendarGraph.py -> build/lib/kaf_pas/common/urls copying kaf_pas/common/urls/__init__.py -> build/lib/kaf_pas/common/urls creating build/lib/kaf_pas/common/migrations copying kaf_pas/common/migrations/__init__.py -> build/lib/kaf_pas/common/migrations creating build/lib/kaf_pas/common/tests copying kaf_pas/common/tests/__init__.py -> build/lib/kaf_pas/common/tests creating build/lib/kaf_pas/input/views copying kaf_pas/input/views/user_view.py -> build/lib/kaf_pas/input/views copying kaf_pas/input/views/users_ex.py -> build/lib/kaf_pas/input/views copying kaf_pas/input/views/user_positions.py -> build/lib/kaf_pas/input/views copying kaf_pas/input/views/user_agg_view.py -> build/lib/kaf_pas/input/views copying kaf_pas/input/views/__init__.py -> build/lib/kaf_pas/input/views copying kaf_pas/input/views/user_add_info.py -> build/lib/kaf_pas/input/views creating build/lib/kaf_pas/input/models copying kaf_pas/input/models/user_view.py -> build/lib/kaf_pas/input/models copying kaf_pas/input/models/users_ex.py -> build/lib/kaf_pas/input/models copying kaf_pas/input/models/user_positions.py -> build/lib/kaf_pas/input/models copying kaf_pas/input/models/user_agg_view.py -> build/lib/kaf_pas/input/models copying kaf_pas/input/models/__init__.py -> build/lib/kaf_pas/input/models copying kaf_pas/input/models/user_add_info.py -> build/lib/kaf_pas/input/models creating build/lib/kaf_pas/input/urls copying kaf_pas/input/urls/user_view.py -> build/lib/kaf_pas/input/urls copying kaf_pas/input/urls/users_ex.py -> build/lib/kaf_pas/input/urls copying kaf_pas/input/urls/user_positions.py -> build/lib/kaf_pas/input/urls copying kaf_pas/input/urls/user_agg_view.py -> build/lib/kaf_pas/input/urls copying kaf_pas/input/urls/__init__.py -> build/lib/kaf_pas/input/urls copying kaf_pas/input/urls/user_add_info.py -> build/lib/kaf_pas/input/urls creating build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0017_users_ex.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0001_initial.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0016_user_agg_view.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0013_auto_20191013_1141.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0010_auto_20190822_2250.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0006_delete_operation_plan_types.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0004_user_positions.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/__init__.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0011_user_add_info_color.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0002_rec_Operation_plan_types.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0008_auto_20190820_1235.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0012_user_add_info_phones.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0005_user_add_info.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0015_auto_20191116_1321.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0003_auto_20190418_1228.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0014_auto_20191013_1142.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0009_auto_20190820_1236.py -> build/lib/kaf_pas/input/migrations copying kaf_pas/input/migrations/0007_user_view.py -> build/lib/kaf_pas/input/migrations creating build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/status_demand.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/precent_item_types.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/status_dogovor.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/dogovors.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/precent_materials.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/customer.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/demand.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/dogovor_types.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/status_precent.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/precent_items.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/__init__.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/precent.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/precent_types.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/demand_materials.py -> build/lib/kaf_pas/sales/views copying kaf_pas/sales/views/precent_dogovors.py -> build/lib/kaf_pas/sales/views creating build/lib/kaf_pas/sales/management copying kaf_pas/sales/management/__init__.py -> build/lib/kaf_pas/sales/management creating build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/status_demand.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent_item_types.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/status_dogovor.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent_view.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/dogovors.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent_items_view.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent_materials.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/customer.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/demand.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/dogovor_types.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/status_precent.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent_items.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/demand_view.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/dogovor_download_file.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/__init__.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent_upload_file.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/dogovor_upload_file.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent_types.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/dogovors_view.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent_download_file.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/demand_materials.py -> build/lib/kaf_pas/sales/models copying kaf_pas/sales/models/precent_dogovors.py -> build/lib/kaf_pas/sales/models creating build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/status_demand.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/precent_item_types.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/status_dogovor.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/dogovors.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/precent_materials.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/customer.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/demand.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/dogovor_types.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/status_precent.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/precent_items.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/__init__.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/precent.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/precent_types.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/demand_materials.py -> build/lib/kaf_pas/sales/urls copying kaf_pas/sales/urls/precent_dogovors.py -> build/lib/kaf_pas/sales/urls creating build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0005_auto_20190516_1542.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0001_initial.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0108_auto_20191029_1842.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0034_demand_date.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0082_auto_20191022_2207.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0064_auto_20191018_1159.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0011_demand_precent.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0066_precent_materials_edizm.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0043_auto_20190528_2049.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0098_auto_20191028_2025.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0145_auto_20200818_1531.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0056_auto_20190918_1437.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0133_demand_date_sign.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0051_remove_customer_full_name.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0012_auto_20190517_1248.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0104_auto_20191029_0722.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0002_customer_parent.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0031_remove_demand_customer.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0038_precent_materials.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0139_auto_20200818_1455.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0024_remove_precent_operation_plan_templates.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0065_dogovors_view_precent_view.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0008_precent.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0059_auto_20190918_1448.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0018_auto_20190522_0748.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0117_auto_20191117_1622.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0045_delete_precent_locations.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0063_auto_20191018_1149.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0083_auto_20191022_2208.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0037_auto_20190524_1001.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0060_auto_20190918_1456.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0103_auto_20191029_0710.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0008_auto_20190521_1853.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0074_demand.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0118_auto_20191117_1623.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0095_auto_20191025_1311.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0094_auto_20191024_1218.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0105_auto_20191029_0729.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0102_auto_20191028_2134.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0048_auto_20190529_0609.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0003_auto_20190424_1805.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0135_auto_20200628_0620.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0113_delete_status_launch.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0007_customer_description.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0086_auto_20191022_2224.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0033_remove_demand_parent.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0111_launch_item_line.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0050_customer_long_name.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0013_auto_20190517_1641.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0023_precent_operation_plan_templates.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0010_demand.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0080_auto_20191022_2207.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0131_auto_20200618_1709.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0120_tec_spc_item_refs.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0090_auto_20191023_2206.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0006_auto_20190516_1548.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0026_precent_items_qty.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0084_demand_materials.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0132_auto_20200618_1722.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0140_auto_20200818_1520.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0147_auto_20200819_0543.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0016_auto_20190521_2028.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0110_launch_item_refs_launch_items.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0054_delete_demand.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0076_precent_items_itemtype.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0057_dogovors.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0096_auto_20191028_1721.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0068_auto_20191021_1633.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0106_auto_20191029_1413.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0119_auto_20191121_1210.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0019_auto_20190522_0837.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0025_precent_items.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0142_auto_20200818_1522.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0107_auto_20191029_1437.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0009_precent_parent.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/__init__.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0039_remove_precent_materials_ed_izm.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0081_auto_20191022_2207.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0047_precent_item_line_view.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0101_auto_20191028_2108.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0146_auto_20200818_1535.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0075_precent_item_types.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0126_auto_20200121_0744.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0046_precent_item_line.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0053_auto_20190917_1855.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0109_auto_20191029_1842.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0049_demand_name.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0148_auto_20201215_0727.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0017_auto_20190522_0746.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0116_auto_20191117_1620.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0085_demand_precent.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0021_auto_20190522_1100.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0041_auto_20190528_1709.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0027_auto_20190523_1710.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0072_auto_20191021_1715.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0143_auto_20200818_1530.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0077_auto_20191022_1231.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0121_auto_20191128_1229.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0125_auto_20200121_0743.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0070_auto_20191021_1657.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0087_remove_demand_due_date.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0032_auto_20190524_0926.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0052_auto_20190822_2250.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0014_auto_20190521_1517.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0089_auto_20191023_2143.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0020_auto_20190522_0849.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0015_merge_20190521_1855.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0136_remove_demand_prority.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0092_demand_view.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0134_demand_prority.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0042_auto_20190528_1710.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0122_auto_20191128_1229.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0141_auto_20200818_1522.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0036_auto_20190524_0932.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0044_auto_20190528_2155.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0079_auto_20191022_1242.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0067_status_demand.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0099_auto_20191028_2105.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0128_auto_20200121_1048.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0137_demand_date_sign.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0061_auto_20190918_1459.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0123_auto_20191202_1254.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0130_auto_20200618_1702.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0035_auto_20190524_0932.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0028_auto_20190523_1753.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0091_auto_20191023_2212.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0100_auto_20191028_2105.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0093_status_launch.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0062_auto_20191018_1149.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0055_auto_20190918_1437.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0097_auto_20191028_1750.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0071_auto_20191021_1715.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0115_auto_20191117_1618.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0124_auto_20200121_0742.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0144_auto_20200818_1530.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0058_auto_20190918_1445.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0069_auto_20191021_1656.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0073_auto_20191021_2058.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0088_auto_20191023_1119.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0040_precent_locations.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0127_auto_20200121_1047.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0022_auto_20190522_1125.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0112_auto_20191117_0448.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0138_auto_20200818_1453.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0129_demand_qty_for_launch.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0114_auto_20191117_1527.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0030_remove_demand_item.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0029_auto_20190524_0914.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0004_auto_20190425_0829.py -> build/lib/kaf_pas/sales/migrations copying kaf_pas/sales/migrations/0078_auto_20191022_1232.py -> build/lib/kaf_pas/sales/migrations creating build/lib/kaf_pas/sales/management/commands copying kaf_pas/sales/management/commands/__init__.py -> build/lib/kaf_pas/sales/management/commands creating build/lib/kaf_pas/accounting/views copying kaf_pas/accounting/views/write_off_items.py -> build/lib/kaf_pas/accounting/views copying kaf_pas/accounting/views/__init__.py -> build/lib/kaf_pas/accounting/views copying kaf_pas/accounting/views/tmp_buffer.py -> build/lib/kaf_pas/accounting/views copying kaf_pas/accounting/views/tmp_buffer_off.py -> build/lib/kaf_pas/accounting/views copying kaf_pas/accounting/views/buffers.py -> build/lib/kaf_pas/accounting/views copying kaf_pas/accounting/views/posting_items.py -> build/lib/kaf_pas/accounting/views creating build/lib/kaf_pas/accounting/management copying kaf_pas/accounting/management/__init__.py -> build/lib/kaf_pas/accounting/management creating build/lib/kaf_pas/accounting/models copying kaf_pas/accounting/models/buffer_ext.py -> build/lib/kaf_pas/accounting/models copying kaf_pas/accounting/models/write_off_items.py -> build/lib/kaf_pas/accounting/models copying kaf_pas/accounting/models/__init__.py -> build/lib/kaf_pas/accounting/models copying kaf_pas/accounting/models/tmp_buffer.py -> build/lib/kaf_pas/accounting/models copying kaf_pas/accounting/models/buffers.py -> build/lib/kaf_pas/accounting/models copying kaf_pas/accounting/models/posting_items.py -> build/lib/kaf_pas/accounting/models creating build/lib/kaf_pas/accounting/urls copying kaf_pas/accounting/urls/write_off_items.py -> build/lib/kaf_pas/accounting/urls copying kaf_pas/accounting/urls/__init__.py -> build/lib/kaf_pas/accounting/urls copying kaf_pas/accounting/urls/tmp_buffer.py -> build/lib/kaf_pas/accounting/urls copying kaf_pas/accounting/urls/tmp_buffer_off.py -> build/lib/kaf_pas/accounting/urls copying kaf_pas/accounting/urls/buffers.py -> build/lib/kaf_pas/accounting/urls copying kaf_pas/accounting/urls/posting_items.py -> build/lib/kaf_pas/accounting/urls creating build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0008_tmp_buffer_color.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0001_initial.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0019_auto_20200709_0739.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0015_auto_20200705_0400.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0017_auto_20200705_0638.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0003_auto_20200119_1607.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0016_tmp_buffer_resource.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0021_remove_tmp_buffer_resource.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0007_tmp_buffer_value_off.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/__init__.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0020_auto_20200709_0741.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0005_auto_20200119_1744.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0006_tmp_buffer_description.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0009_remove_tmp_buffer_color.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0013_auto_20200705_0346.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0002_buffers.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0012_auto_20200704_1858.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0011_tmp_buffer_props.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0010_tmp_buffer_color.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0018_tmp_buffer_launch.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0004_tmp_buffer_edizm.py -> build/lib/kaf_pas/accounting/migrations copying kaf_pas/accounting/migrations/0014_auto_20200705_0357.py -> build/lib/kaf_pas/accounting/migrations creating build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_item_add.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/production_order_made_history_operations.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/production_order_tmp.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_item.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_resources.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_material.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/tmp_operation_value.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/routing.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/production_order_made_history.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/production_order.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_types.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_note.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_level.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_history.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/__init__.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_types_users.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/levels.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/production_order_made_history_grouped_view.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operations.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_color_view.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_refs.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_operation_history.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/status_operation_types.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_section.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/production_order_opers.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/production_order_opers_per_demand.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_value.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_launches.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_executor.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/tmp_operation_info.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/production_order_values.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_operation.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/sections.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_color.py -> build/lib/kaf_pas/planing/views copying kaf_pas/planing/views/operation_launch_item.py -> build/lib/kaf_pas/planing/views creating build/lib/kaf_pas/planing/management copying kaf_pas/planing/management/__init__.py -> build/lib/kaf_pas/planing/management creating build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_item_add.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_location_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_made_history_operations.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_tmp.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_values_ext.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_item.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_resources.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_material.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/tmp_operation_value.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/routing.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_made_history.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_opers_per_demant.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operations_rout_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_types.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_note.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_level.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_per_launch.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_history.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/__init__.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_types_users.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_item_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_detail.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operations_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/levels.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_made_history_grouped_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operations.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_ext.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/launch_items.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_color_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_refs.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_opers_per_launch.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_operation_history.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/status_operation_types.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_resources_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_section.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_opers.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_value.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/tmp_operation_value_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_launches.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_executor.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/tmp_operation_info.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_tmp_ext.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/production_order_values.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/rouning_ext.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_locations_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_operation.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_level_view.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/sections.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_color.py -> build/lib/kaf_pas/planing/models copying kaf_pas/planing/models/operation_launch_item.py -> build/lib/kaf_pas/planing/models creating build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_item_add.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/production_order_made_history_operations.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/production_order_tmp.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_item.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_resources.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_material.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/tmp_operation_value.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/routing.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/production_order_made_history.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/production_order.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_types.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_note.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_level.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_history.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/__init__.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_types_users.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/levels.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/production_order_made_history_grouped_view.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operations.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_color_view.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_refs.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_operation_history.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/status_operation_types.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_section.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/production_order_opers.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/production_order_opers_per_demand.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_value.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_launches.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_executor.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/tmp_operation_info.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/production_order_values.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_operation.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/sections.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_color.py -> build/lib/kaf_pas/planing/urls copying kaf_pas/planing/urls/operation_launch_item.py -> build/lib/kaf_pas/planing/urls creating build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0041_auto_20191207_1811.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0030_operations_status.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0233_auto_20200822_0434.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0081_remove_operation_color_color.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0001_initial.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0264_auto_20201120_1229.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0018_auto_20191204_0919.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0299_production_order_tmp_location_values_made.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0084_auto_20200131_1109.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0153_auto_20200617_1839.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0148_auto_20200617_0724.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0277_production_order_made_history_operations.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0031_auto_20191206_1555.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0075_auto_20200121_1029.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0112_auto_20200224_1448.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0077_write_off_items.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0228_auto_20200821_1509.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0162_auto_20200618_0651.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0125_auto_20200305_1729.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0257_auto_20201112_0417.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0079_auto_20200121_2231.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0152_auto_20200617_1052.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0132_operation_item_add.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0110_auto_20200223_1636.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0143_delete_operation_standard_prod.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0271_production_order_tmp_launches_odd.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0284_auto_20201204_1354.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0261_auto_20201120_1031.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0051_auto_20191208_0959.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0136_operation_item_add_launch.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0204_auto_20200717_0324.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0090_auto_20200217_0905.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0072_auto_20200121_0739.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0205_auto_20200717_0332.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0117_production_order_values.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0131_auto_20200614_0834.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0100_delete_operation_locations.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0222_auto_20200805_0858.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0085_auto_20200208_0613.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0064_auto_20200119_0800.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0068_operation_value_edizm.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0191_auto_20200712_1842.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0094_auto_20200217_1323.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0054_auto_20191208_1731.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0303_production_order_tmp_resource.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0149_auto_20200617_0725.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0073_auto_20200121_0739.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0242_tmp_operation_info.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0269_production_order_tmp_launch_incom.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0295_production_order_made_history_executor.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0247_auto_20200823_0815.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0038_auto_20191207_1801.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0008_prod_tasks.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0194_auto_20200712_1856.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0296_auto_20201204_1645.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0188_operation_operation_props.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0305_production_order_tmp_locations_sector_ready.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0184_auto_20200707_1350.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0062_operations_description.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0241_remove_tmp_operation_value_last_tech_operation.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0101_auto_20200219_0500.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0123_auto_20200301_1424.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0045_operation_item_operation_locations_operation_material_operation_resources_operation_standard_prod.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0274_auto_20201203_1249.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0174_auto_20200703_0451.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0193_auto_20200712_1855.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0086_auto_20200208_1424.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0032_operation_refs.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0096_operation_operation.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0124_operation_value_props.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0243_remove_tmp_operation_value_need_value.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0105_operations_view_std_material.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0199_auto_20200714_0858.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0060_auto_20200118_1436.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0249_operation_launches_props.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0005_auto_20191019_1955.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0273_production_order_tmp_childs.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0109_production_order.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0118_operation_attr.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0150_auto_20200617_0726.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0212_auto_20200720_2044.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0141_auto_20200615_0517.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0107_auto_20200222_1030.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0140_auto_20200615_0347.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0127_auto_20200606_1406.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0197_remove_operation_launch_item_level.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0250_auto_20200924_1407.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0237_tmp_operation_value_need_value.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0082_operation_color_color.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0270_auto_20201121_0621.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0183_operation_history.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0010_auto_20191029_1526.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0246_tmp_operation_value_props.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0175_auto_20200703_0529.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0219_auto_20200801_0751.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0258_auto_20201120_0956.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0226_auto_20200817_0958.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0256_auto_20201031_0557.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0260_production_order_tmp_parent_id_f.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0069_auto_20200119_1750.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0234_tmp_operation_value_props.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0057_auto_20191209_1131.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0168_auto_20200623_0942.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0137_auto_20200614_1010.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0089_levels.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0128_operation_note.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0043_operations_level.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0253_auto_20201014_1007.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0176_production_order_opers_per_demand.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0145_auto_20200617_0652.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0160_auto_20200617_2053.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0014_auto_20191121_0623.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0255_auto_20201020_0551.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0179_operation_resources_location_fin.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0023_auto_20191206_1134.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0139_auto_20200615_0303.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0130_auto_20200614_0531.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0200_auto_20200715_2231.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0047_auto_20191208_0708.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0083_auto_20200122_0752.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0276_auto_20201203_1740.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0210_auto_20200720_1437.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0037_auto_20191207_1312.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0180_auto_20200706_1434.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0097_auto_20200218_1218.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0185_operation_item_add_operations_item.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0078_auto_20200121_2231.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0290_auto_20201204_1449.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0029_status_operation_types.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0248_auto_20200823_0821.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0202_auto_20200717_0308.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0161_operations_parent.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0042_auto_20191207_1820.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0232_auto_20200821_1959.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0244_tmp_operation_value_need_value.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0108_auto_20200222_1030.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0147_auto_20200617_0653.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0071_posting_items.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0214_remove_operation_history_creator.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0049_auto_20191208_0924.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0055_operation_launches.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0211_auto_20200720_2043.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0133_auto_20200614_0958.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0002_auto_20190918_1428.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0251_delete_operation_locations_view.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0093_auto_20200217_0915.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0135_auto_20200614_1004.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0129_operation_executor_props.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0036_operation_launch_operation_material.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/__init__.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0157_auto_20200617_1859.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0252_auto_20201013_0611.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0195_operation_launch_item_level.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0229_auto_20200821_1955.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0155_auto_20200617_1841.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0063_auto_20200119_0759.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0119_delete_operation_attr.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0304_production_order_tmp_value_made_old.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0201_auto_20200717_0308.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0053_auto_20191208_1001.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0178_auto_20200705_0346.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0035_auto_20191206_2202.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0154_auto_20200617_1840.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0208_auto_20200719_1205.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0095_auto_20200217_1323.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0172_delete_production_order_by_launch.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0156_auto_20200617_1854.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0013_auto_20191121_0623.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0163_auto_20200620_1430.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0287_auto_20201204_1440.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0254_auto_20201014_1030.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0286_auto_20201204_1435.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0263_production_order_tmp_max_level.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0171_production_order_by_launch.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0144_auto_20200617_0651.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0052_auto_20191208_0959.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0058_auto_20200117_1600.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0216_auto_20200725_1110.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0011_launch_item_refs_timing.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0106_auto_20200222_1028.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0159_auto_20200617_1929.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0279_auto_20201203_1851.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0122_auto_20200301_0910.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0278_production_order_made_history_executor.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0059_auto_20200117_1859.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0275_auto_20201203_1253.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0111_auto_20200224_0413.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0020_operation_types.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0230_auto_20200821_1955.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0209_delete_operation_refs_history.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0074_auto_20200121_1016.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0048_auto_20191208_0708.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0050_auto_20191208_0924.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0017_auto_20191121_1331.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0024_auto_20191206_1151.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0080_operation_color.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0215_standard_colors_view.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0044_auto_20191207_2323.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0203_auto_20200717_0323.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0196_auto_20200713_0855.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0302_production_order_tmp_location.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0009_auto_20191020_1914.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0151_auto_20200617_0726.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0113_status_operation_types_color.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0061_auto_20200118_1439.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0285_auto_20201204_1359.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0016_launch_item_timing_view.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0265_production_order_tmp_edizm.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0187_auto_20200708_1519.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0288_auto_20201204_1441.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0281_auto_20201204_0446.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0039_auto_20191207_1802.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0289_auto_20201204_1444.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0181_auto_20200706_1435.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0098_auto_20200218_1505.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0207_operation_refs_history.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0235_tmp_operation_value_last_tech_operation.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0301_production_order_tmp_last_tech_operation.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0164_auto_20200621_0926.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0033_operation_launch_operations_item.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0245_remove_tmp_operation_value_props.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0158_auto_20200617_1929.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0070_operations_view.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0103_auto_20200221_1545.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0121_auto_20200301_0511.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0065_auto_20200119_1130.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0189_operation_operation_version.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0272_auto_20201121_1044.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0306_auto_20201221_0901.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0006_prod_task_importances.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0300_auto_20201209_0606.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0238_auto_20200822_1014.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0076_auto_20200121_1114.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0040_auto_20191207_1810.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0182_auto_20200706_1439.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0015_auto_20191121_0912.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0027_auto_20191206_1329.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0034_auto_20191206_2202.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0294_remove_production_order_made_history_executor.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0186_auto_20200708_1517.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0115_operation_level_props.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0007_prod_task_status.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0138_auto_20200614_1013.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0169_operation_operation_attr.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0236_auto_20200822_0557.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0198_auto_20200714_0858.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0012_auto_20191121_0605.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0213_auto_20200720_2045.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0120_operations_num.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0019_location_loading_resource_loading.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0067_auto_20200119_1444.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0173_auto_20200702_1619.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0056_operation_level.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0167_auto_20200623_0935.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0046_auto_20191207_2357.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0259_auto_20201120_1001.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0177_auto_20200704_1839.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0021_auto_20191206_0855.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0114_auto_20200228_1240.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0166_auto_20200623_0931.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0026_operations_users.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0240_auto_20200822_1218.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0268_auto_20201120_1404.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0262_auto_20201120_1110.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0291_auto_20201204_1454.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0088_routing.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0092_auto_20200217_0914.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0028_auto_20191206_1329.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0223_operation_locations_view.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0227_auto_20200820_0559.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0126_auto_20200606_1140.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0004_auto_20191019_1955.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0221_auto_20200805_0857.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0298_auto_20201205_1326.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0190_auto_20200709_0521.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0170_delete_operation_operation_attr.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0192_operation_launch_item.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0292_remove_production_order_made_history_opertype.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0206_remove_operation_launch_item_operation_refs.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0280_auto_20201204_0446.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0022_auto_20191206_0923.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0087_auto_20200209_1244.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0217_auto_20200801_0441.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0224_auto_20200811_0006.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0003_auto_20190918_1437.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0297_auto_20201204_1648.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0146_auto_20200617_0652.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0104_auto_20200222_0527.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0225_auto_20200813_1048.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0231_auto_20200821_1956.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0165_operation_item_add_edizm.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0099_auto_20200219_0316.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0091_auto_20200217_0905.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0102_auto_20200219_1446.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0267_production_order_tmp_color.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0293_auto_20201204_1601.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0218_auto_20200801_0444.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0134_auto_20200614_1004.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0283_production_order_made_history_grouped_view.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0142_auto_20200616_0822.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0239_auto_20200822_1014.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0282_auto_20201204_1049.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0025_auto_20191206_1151.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0116_operation_section_sections.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0266_auto_20201120_1316.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0066_auto_20200119_1444.py -> build/lib/kaf_pas/planing/migrations copying kaf_pas/planing/migrations/0220_auto_20200804_1212.py -> build/lib/kaf_pas/planing/migrations creating build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/make_orders_prod.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/ungroupingProduction_odrer.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/create_users_tables.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/re_fill_tables.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/execute_function.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/make_OperationPlanItem.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/update_operation.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/delete_m2m.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/make_levels.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/update_location_sectors_full_name_test.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/test_send_event.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/__init__.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/test_ready.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/updateProduction_odrer.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/groupingProduction_order.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/show_tree.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/make_production_order_by_hand.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/check_user_ready_up.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/test_filnd_started_production_order.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/make_locationsLevel.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/create_tables.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/create_operation.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/delete_operation.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/make_routing.py -> build/lib/kaf_pas/planing/management/commands copying kaf_pas/planing/management/commands/make_fill_procedures.py -> build/lib/kaf_pas/planing/management/commands creating build/lib/kaf_pas/production/views copying kaf_pas/production/views/status_launch.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operations_item.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operations_template_detail.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launch_operations_item.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operation_resources.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launch_item_line.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operation_material.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operation_def_resources.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operation_def_material.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/__init__.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launch_operations_material.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/resource.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launch_operation_resources.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operations.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launch_detail.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launch_item_line_view.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launches.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launch_item_refs.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operation_attr.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/ready_2_launch_detail.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operations_template.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launch_operation_attr.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operation_executor.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operations_template_material.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/resource_users.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/launch_item_view.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/operations_template_resource.py -> build/lib/kaf_pas/production/views copying kaf_pas/production/views/ready_2_launch.py -> build/lib/kaf_pas/production/views creating build/lib/kaf_pas/production/management copying kaf_pas/production/management/__init__.py -> build/lib/kaf_pas/production/management creating build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_operation_material.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/status_launch.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launches_ext.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operations_item.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operations_template_detail.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_item_prod_order_per_launch_view.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_operations_item.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operation_resources.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_item_line.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operation_material.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operation_def_resources.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operation_def_material.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/__init__.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operations_view.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launches_view.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operations_ext_view.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/ready_2_launch_ext.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/resource.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_operation_resources.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/resource_view.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operations.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_detail.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_item_line_view.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launches.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_item_refs.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operation_attr.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/ready_2_launch_detail.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operations_template.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_operation_attr.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operation_executor.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operations_template_material.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/resource_users.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_item_view.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/operations_template_resource.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/launch_item_prod_order_view.py -> build/lib/kaf_pas/production/models copying kaf_pas/production/models/ready_2_launch.py -> build/lib/kaf_pas/production/models creating build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/status_launch.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operations_item.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operations_template_detail.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launch_operations_item.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operation_resources.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launch_item_line.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operation_material.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operation_def_resources.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operation_def_material.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/__init__.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launch_operations_material.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/resource.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launch_operation_resources.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operations.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launch_detail.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launch_item_line_view.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launches.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launch_item_refs.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operation_attr.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/ready_2_launch_detail.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operations_template.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launch_operation_attr.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operation_executor.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operations_template_material.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/resource_users.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/launch_item_view.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/operations_template_resource.py -> build/lib/kaf_pas/production/urls copying kaf_pas/production/urls/ready_2_launch.py -> build/lib/kaf_pas/production/urls creating build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0051_auto_20190616_0635.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0252_launch_item_add.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0214_auto_20200227_0859.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0240_auto_20200617_0546.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0001_initial.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0101_launch_item_line_view.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0045_auto_20190530_1347.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0055_remove_operation_material_material.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0096_auto_20191117_1758.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0299_auto_20200801_0822.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0206_auto_20200223_1549.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0181_auto_20200215_1917.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0178_auto_20200210_0856.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0121_auto_20191119_1418.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0250_auto_20200623_0614.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0193_auto_20200217_1355.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0285_auto_20200720_1525.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0232_auto_20200606_1033.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0311_auto_20200810_1120.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0139_location_loading_resource_loading.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0097_auto_20191117_1758.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0068_auto_20191008_1253.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0038_resource_categories.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0105_auto_20191118_1130.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0113_auto_20191119_0726.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0225_launch_item_line_spc_clm_count_per_one.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0321_auto_20201120_0956.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0278_auto_20200712_0614.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0024_auto_20190522_1751.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0255_delete_launch_item_add.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0011_temp_production_operationsplan.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0142_resource_users_props.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0169_operation_def_resources_props.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0144_auto_20191204_2013.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0259_remove_launches_priority.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0189_auto_20200217_1205.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0317_auto_20200820_0312.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0048_auto_20190605_1031.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0246_auto_20200619_0950.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0249_auto_20200623_0613.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0156_auto_20191207_0910.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0015_auto_20190426_1401.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0065_operations_item_num.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0292_auto_20200727_0635.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0220_auto_20200228_1211.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0005_auto_20190425_1808.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0042_auto_20190530_1159.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0308_auto_20200808_1355.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0060_auto_20190822_2250.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0326_auto_20201218_1543.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0205_auto_20200223_1541.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0049_auto_20190605_1035.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0241_auto_20200617_0705.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0314_auto_20200816_1837.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0195_remove_launches_facets.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0009_remove_operation_plan_template_locations_item_line.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0109_auto_20191118_2027.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0234_auto_20200615_0303.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0102_launch_operations_item_launch.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0070_auto_20191008_1258.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0116_auto_20191119_1032.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0302_auto_20200805_0825.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0270_auto_20200706_1028.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0064_auto_20190918_0146.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0210_auto_20200226_1030.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0151_operations_planing_operation.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0204_auto_20200223_1524.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0135_auto_20191202_1255.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0242_auto_20200617_0805.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0027_delete_operation_plan_template_locations.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0236_launches_priority.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0079_auto_20191028_1405.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0251_auto_20200623_0614.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0120_launch_item_line_description.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0227_auto_20200302_0422.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0039_auto_20190529_1341.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0122_auto_20191119_1450.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0282_auto_20200714_1027.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0008_auto_20190425_1925.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0114_operation_material_parent.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0090_launch_operations_item.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0315_auto_20200816_1843.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0233_auto_20200609_1920.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0290_auto_20200725_1110.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0002_auto_20190425_1705.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0158_auto_20191207_1031.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0057_auto_20190820_1858.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0202_auto_20200223_1222.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0281_auto_20200714_1016.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0033_auto_20190529_1148.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0218_auto_20200227_1632.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0026_auto_20190524_1200.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0092_launch_operation_resources.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0277_auto_20200712_0610.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0167_auto_20200120_1025.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0295_auto_20200730_0524.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0075_auto_20191022_0721.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0012_auto_20190426_1001.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0021_auto_20190522_1242.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0256_auto_20200624_1412.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0078_auto_20191022_0853.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0306_auto_20200807_0017.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0110_auto_20191118_2127.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0046_operations_parent.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0054_operations_view_resource_view.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0072_auto_20191008_1638.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0286_auto_20200720_1527.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0034_resource.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0019_materials.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0192_auto_20200217_1221.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0211_auto_20200226_1224.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0104_auto_20191118_1127.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0229_auto_20200305_1729.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0018_operations_refs.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0150_auto_20191206_1151.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0165_auto_20200117_1600.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0032_auto_20190529_1112.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0073_auto_20191018_1337.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0010_operation_plan_template_locations_item_line.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0082_auto_20191029_1934.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0074_item_refs.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0291_auto_20200727_0634.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0147_auto_20191204_2016.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0025_remove_materials_parent.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0044_auto_20190530_1207.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0154_auto_20191206_1937.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0320_auto_20201006_0740.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0099_auto_20191117_2043.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0203_launch_item_refs_qty.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0172_auto_20200208_1429.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0267_launch_item_order_view.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0040_auto_20190529_1341.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0262_auto_20200627_1503.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0141_resource_users.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0300_auto_20200804_1212.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0053_auto_20190731_2227.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0179_remove_launches_props.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0007_auto_20190425_1915.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0239_auto_20200616_1948.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0248_launch_item_line_edizm.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0043_auto_20190530_1205.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0323_auto_20201215_1602.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0324_operations_fullname.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/__init__.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0031_auto_20190529_1111.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0162_auto_20191208_0900.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0289_auto_20200721_1010.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0138_auto_20191204_1424.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0284_auto_20200719_1216.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0213_auto_20200227_0819.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0207_auto_20200223_1558.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0224_auto_20200229_1523.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0268_auto_20200628_0808.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0119_launch_item_refs_description.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0023_auto_20190522_1750.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0187_remove_ready_2_launch_detail_mat_view_name.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0173_auto_20200208_1435.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0149_auto_20191204_2017.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0194_launches_facets.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0036_operation_material.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0134_auto_20191121_2223.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0067_auto_20191008_0937.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0288_auto_20200720_2003.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0245_auto_20200619_0929.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0305_auto_20200806_1409.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0137_auto_20191204_1424.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0280_auto_20200714_1009.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0258_auto_20200626_0941.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0230_auto_20200305_1733.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0190_auto_20200217_1214.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0287_auto_20200720_1956.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0219_auto_20200227_2136.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0322_auto_20201204_0703.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0215_auto_20200227_1111.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0266_auto_20200627_1520.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0296_auto_20200731_1716.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0319_launch_detail.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0283_auto_20200716_1618.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0261_launch_item_refs_replication_factor.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0159_auto_20191207_1801.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0037_auto_20190529_1326.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0171_auto_20200208_1427.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0164_auto_20191225_1105.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0095_launch_item_refs.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0303_auto_20200805_0845.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0307_auto_20200807_0443.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0080_auto_20191028_1406.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0069_auto_20191008_1257.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0130_auto_20191120_1523.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0260_launches_priority.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0170_auto_20200131_1114.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0200_resource_props.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0029_auto_20190529_1022.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0128_auto_20191120_1448.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0237_auto_20200616_1548.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0136_resource_calendar.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0093_delete_launch_item_refs.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0086_operations_item_description.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0223_operation_attr.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0107_auto_20191118_1400.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0059_auto_20190821_0950.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0312_auto_20200812_0633.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0133_auto_20191121_2116.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0091_launch_operations_material.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0212_auto_20200226_1412.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0123_auto_20191119_1501.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0108_auto_20191118_1503.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0017_auto_20190517_1650.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0052_auto_20190709_1032.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0126_auto_20191120_1441.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0146_auto_20191204_2015.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0083_ready_2_launch_props.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0088_delete_item_refs.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0056_operation_material_material.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0265_auto_20200627_1507.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0297_auto_20200801_0441.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0061_auto_20190828_1719.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0217_operations_template_detail_description.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0247_auto_20200621_0743.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0076_auto_20191022_0722.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0318_auto_20200820_0312.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0228_remove_launch_item_line_spc_clm_count_per_one.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0186_auto_20200216_2013.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0238_auto_20200616_1548.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0222_auto_20200229_1157.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0174_auto_20200209_1126.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0066_auto_20191008_0731.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0016_auto_20190517_1641.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0050_auto_20190610_0953.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0175_auto_20200209_1152.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0118_launch_item_refs_added_launch.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0216_auto_20200227_1404.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0140_auto_20191204_1449.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0198_auto_20200222_1608.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0196_operations_props.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0269_auto_20200706_1021.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0298_operation_executor.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0006_auto_20190425_1840.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0304_auto_20200805_0846.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0131_auto_20191120_1540.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0271_auto_20200706_1130.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0047_auto_20190530_1353.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0231_auto_20200305_1733.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0124_auto_20191119_1811.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0035_operation_resources.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0081_remove_ready_2_launch_notes.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0180_ready_2_launch_detail_json.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0148_launch_operation_resources_q_paralel.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0077_delete_operations_refs.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0197_auto_20200222_1149.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0325_auto_20201218_1539.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0111_auto_20191118_2128.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0153_auto_20191206_1931.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0004_auto_20190425_1804.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0071_auto_20191008_1307.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0275_auto_20200712_0411.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0103_auto_20191118_1027.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0182_auto_20200215_1930.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0022_auto_20190522_1243.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0294_auto_20200729_1927.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0098_launches_view.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0112_auto_20191118_2128.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0125_auto_20191119_1843.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0253_auto_20200623_0725.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0084_auto_20191031_0856.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0062_auto_20190828_2056.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0313_auto_20200813_1443.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0152_auto_20191206_1249.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0254_auto_20200623_0728.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0041_auto_20190530_1155.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0316_auto_20200820_0311.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0117_launch_operations_item_disabled_launch.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0279_auto_20200712_0914.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0063_auto_20190828_2056.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0273_auto_20200711_0957.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0028_auto_20190528_2223.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0013_auto_20190426_1003.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0087_launch_item_line_launch_item_refs_launch_items_launches.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0177_auto_20200210_0845.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0089_auto_20191117_1110.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0188_remove_resource_parent.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0155_auto_20191206_2152.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0085_operation_def_resources.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0185_auto_20200216_2008.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0143_operations_item_q_paralel.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0243_auto_20200618_1958.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0127_auto_20191120_1444.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0030_operation_categories.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0226_launch_item_refs_qty_per_one.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0235_auto_20200615_0311.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0309_auto_20200808_1356.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0191_auto_20200217_1221.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0257_launch_operation_attr.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0163_launches_props.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0274_auto_20200712_0328.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0166_remove_operations_planing_operation_type.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0129_auto_20191120_1507.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0310_auto_20200810_0925.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0176_auto_20200209_1207.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0276_auto_20200712_0537.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0014_operations_plan_refs.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0244_auto_20200619_0927.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0208_auto_20200223_1613.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0301_auto_20200804_1215.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0058_auto_20190821_0617.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0106_auto_20191118_1350.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0161_auto_20191208_0859.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0157_auto_20191207_1031.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0201_auto_20200223_0522.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0020_operation_material.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0264_auto_20200627_1506.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0184_ready_2_launch_detail_mat_view_name.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0160_auto_20191208_0812.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0209_auto_20200226_0828.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0168_auto_20200120_1028.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0003_operation_plan_template_locations_distribution_coefficient.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0132_auto_20191120_1547.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0293_launches_item.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0221_auto_20200228_1240.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0183_ready_2_launch_detail_item_full_name_obj.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0199_auto_20200222_1754.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0100_launch_item_view.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0094_status_launch_props.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0327_auto_20201218_1543.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0115_auto_20191119_1031.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0272_auto_20200711_0957.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0145_launch_operations_item_q_paralel.py -> build/lib/kaf_pas/production/migrations copying kaf_pas/production/migrations/0263_auto_20200627_1505.py -> build/lib/kaf_pas/production/migrations creating build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/copy_opers_2_lotsman_itemd.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/combine_operations.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/create_launch1.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/combine_resources.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/test_update_launch.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/__init__.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/create_launch.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/refresh_resource.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/fill_local_fin.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/test_childs_wokshp.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/check_transport_operation_local_fin.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/refresh_num.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/test_make_launch.py -> build/lib/kaf_pas/production/management/commands copying kaf_pas/production/management/commands/refresh_grid1.py -> build/lib/kaf_pas/production/management/commands creating build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/lotsman_document_attr_cross.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_STMP_2.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/documents_thumb10_preview_params.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_STMP_1.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/uploades_log.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/pathes_view.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/documents.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_MARK.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/lotsman_documents_hierarcy_refs.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/documents_thumb.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/lotsman_documents_hierarcy.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/documents_mview.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_NOTE.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/documents_thumb10.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_FORMAT.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_STMP_120.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/uploades_documents.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/uploades.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/__init__.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/cdw_attrs.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/pathes.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/documents_history.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes__Version.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_POS.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/lotsman_documents_hierarcy_files.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_Name_material.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_MATERIAL.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_KOD.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_NAME.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/documents_view.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_COUNT.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attrs_view.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_USER.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_MASSA.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_ZONE.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/spw_attrs.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attr_cross.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_SPC_CLM_FACTORY.py -> build/lib/kaf_pas/kd/views copying kaf_pas/kd/views/document_attributes_Name_sortament.py -> build/lib/kaf_pas/kd/views creating build/lib/kaf_pas/kd/management copying kaf_pas/kd/management/__init__.py -> build/lib/kaf_pas/kd/management creating build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/uploades_documents_view.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/lotsman_document_attr_cross.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/documents_thumb10_preview_params.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/spws.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/document_attributes_view.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/cdws.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/uploades_log.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/pathes_view.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/uploades_view.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/download_file.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/documents.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/pdfs.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/lotsman_documents_hierarcy_refs.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/documents_thumb.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/lotsman_documents_hierarcy.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/lotsman_documents.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/documents_mview.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/upload_file.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/documents_ext.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/documents_thumb10.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/uploades_documents.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/uploades.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/__init__.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/cdw_attrs.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/pathes.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/documents_history.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/lotsman_documents_hierarcy_files.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/lotsman_documents_hierarcy_view.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/lotsman_documents_hierarcy_ext.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/documents_view.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/document_attrs_view.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/spw_attrs.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/document_attributes.py -> build/lib/kaf_pas/kd/models copying kaf_pas/kd/models/document_attr_cross.py -> build/lib/kaf_pas/kd/models creating build/lib/kaf_pas/kd/routing copying kaf_pas/kd/routing/__init__.py -> build/lib/kaf_pas/kd/routing creating build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/lotsman_document_attr_cross.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_STMP_2.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/documents_thumb10_preview_params.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_STMP_1.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/uploades_log.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/pathes_view.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/documents.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_USER_.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_MARK.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/lotsman_documents_hierarcy_refs.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/documents_thumb.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/lotsman_documents_hierarcy.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/documents_mview.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_NOTE.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/documents_thumb10.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_FORMAT.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_STMP_120.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/uploades_documents.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/uploades.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/__init__.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/cdw_attrs.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/pathes.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/documents_history.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes__Version.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_POS.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/lotsman_documents_hierarcy_files.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_Name_material.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_MATERIAL.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_KOD.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_NAME.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/documents_view.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_COUNT.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attrs_view.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_MASSA.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_ZONE.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/spw_attrs.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attr_cross.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_SPC_CLM_FACTORY.py -> build/lib/kaf_pas/kd/urls copying kaf_pas/kd/urls/document_attributes_Name_sortament.py -> build/lib/kaf_pas/kd/urls creating build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0053_auto_20190629_1256.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0059_auto_20190714_0906.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0001_initial.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0126_remove_lotsman_documents_hierarcy_path.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0050_auto_20190625_1220.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0018_auto_20190414_0923.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0006_auto_20190413_1116.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0045_auto_20190610_0109.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0136_auto_20200211_0811.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0015_auto_20190414_0801.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0143_auto_20200318_1337.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0090_auto_20191213_1303.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0035_auto_20190607_1854.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0008_auto_20190413_1524.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0128_auto_20200206_1447.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0137_auto_20200211_0811.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0013_auto_20190414_0758.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0095_auto_20191213_1332.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0114_auto_20191215_2048.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0081_auto_20190822_2250.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0025_auto_20190517_2112.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0108_auto_20191215_0105.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0129_auto_20200206_1526.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0097_auto_20191213_1625.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0067_auto_20190720_0729.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0042_auto_20190610_0047.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0123_pathes_attr_type.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0065_documents_history.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0133_auto_20200208_1418.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0119_lotsman_documents_hierarcy_attr_type.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0120_auto_20191218_1014.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0144_uploades_props.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0069_auto_20190720_0746.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0029_auto_20190525_1331.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0068_auto_20190720_0733.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0019_auto_20190415_1307.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0027_auto_20190518_2136.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0047_auto_20190612_2301.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0041_auto_20190609_1918.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0122_remove_lotsman_document_attr_cross_position_in_document.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0152_auto_20201023_1336.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0052_pathes_props.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0116_lotsman_documents_hierarcy_files.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0049_auto_20190624_1358.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0109_auto_20191215_0106.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0066_delete_documents_history.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0147_documents_thumb10_preview_params.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0148_auto_20201023_1048.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0111_auto_20191215_0113.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0038_auto_20190608_1906.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0012_auto_20190414_0756.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0028_auto_20190525_0954.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0102_auto_20191214_1433.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0085_auto_20191031_1745.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0107_auto_20191215_0101.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0037_document_attrs_view.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0016_auto_20190414_0919.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0054_uploades_uploades_documents.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0100_lotsman_document_attr_cross_lotsman_documents_hierarcy.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0062_pathes_attr.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0113_auto_20191215_1120.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0088_auto_20191213_1252.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0079_auto_20190806_1007.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0110_auto_20191215_0108.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0044_document_attr_cross_position_in_document.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0125_lotsman_documents_hierarcy_path.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0014_auto_20190414_0801.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0115_lotsman_documents_hierarcy_props.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0073_remove_document_attr_cross_props.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/__init__.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0040_auto_20190609_1838.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0080_remove_pathes_props.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0060_auto_20190714_1007.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0002_auto_20190327_1111.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0072_auto_20190720_1313.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0009_auto_20190413_1750.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0146_auto_20200329_0329.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0056_uploades_log.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0101_auto_20191214_1010.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0134_auto_20200208_1419.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0106_auto_20191215_0021.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0048_auto_20190613_1526.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0070_documents_history.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0117_auto_20191217_0709.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0046_auto_20190610_0953.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0033_auto_20190606_1839.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0132_auto_20200208_1415.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0058_auto_20190714_0852.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0082_auto_20191011_1650.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0023_pathes_view.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0104_auto_20191214_1537.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0092_auto_20191213_1322.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0004_auto_20190328_1018.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0039_auto_20190609_1837.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0074_auto_20190728_1924.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0024_auto_20190517_1721.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0149_auto_20201023_1324.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0083_document_attributes_value_int.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0145_auto_20200326_1924.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0155_auto_20201211_0716.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0118_auto_20191217_2231.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0141_auto_20200222_1755.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0077_documents_mview.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0096_auto_20191213_1334.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0017_auto_20190414_0920.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0099_auto_20191213_2032.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0055_auto_20190709_2116.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0020_cdw_attrs_spw_attrs.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0150_auto_20201023_1329.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0094_auto_20191213_1323.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0151_auto_20201023_1330.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0078_auto_20190804_1250.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0142_pathes_props.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0135_auto_20200208_1422.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0076_pathes_virt_path.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0124_auto_20200123_0314.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0153_remove_documents_thumb10_preview_params_remote_port.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0156_lotsman_documents_hierarcy_files_size.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0098_uploades_lotsman_documents.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0084_auto_20191014_1326.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0022_auto_20190421_1330.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0091_auto_20191213_1307.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0011_auto_20190414_0432.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0087_auto_20191213_1243.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0031_auto_20190528_1534.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0043_auto_20190610_0056.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0021_documents_view.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0075_remove_pathes_attr_type.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0121_auto_20191218_1642.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0131_auto_20200207_0822.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0154_uploades_view.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0063_auto_20190715_0842.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0005_auto_20190413_1003.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0139_auto_20200211_0902.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0051_documents_load_error.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0032_auto_20190530_1706.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0061_uploades_log.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0130_auto_20200206_1526.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0036_auto_20190607_1929.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0112_auto_20191215_1101.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0026_auto_20190518_1703.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0093_auto_20191213_1322.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0010_auto_20190414_0429.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0003_auto_20190327_1141.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0138_auto_20200211_0812.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0007_auto_20190413_1215.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0071_auto_20190720_1313.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0057_pathes_prefix.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0103_auto_20191214_1434.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0089_auto_20191213_1252.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0105_auto_20191214_1540.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0034_document_attr_cross_document_attributes.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0086_lotsman_documents.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0140_auto_20200212_0751.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0064_auto_20190719_0600.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0127_auto_20200131_1121.py -> build/lib/kaf_pas/kd/migrations copying kaf_pas/kd/migrations/0030_auto_20190525_1331.py -> build/lib/kaf_pas/kd/migrations creating build/lib/kaf_pas/kd/tests copying kaf_pas/kd/tests/__init__.py -> build/lib/kaf_pas/kd/tests copying kaf_pas/kd/tests/test_pathes.py -> build/lib/kaf_pas/kd/tests copying kaf_pas/kd/tests/test_read_kompas_documents_disp.py -> build/lib/kaf_pas/kd/tests creating build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/refresh_kd_documents_thumb.py -> build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/make_spw.py -> build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/make_pdf.py -> build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/make_cdw.py -> build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/test_create_ex_with_check.py -> build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/test.py -> build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/__init__.py -> build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/make_lotsman.py -> build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/get_m_view.py -> build/lib/kaf_pas/kd/management/commands copying kaf_pas/kd/management/commands/make_lotsman_m_view.py -> build/lib/kaf_pas/kd/management/commands creating build/lib/kaf_pas/capacity/views copying kaf_pas/capacity/views/__init__.py -> build/lib/kaf_pas/capacity/views creating build/lib/kaf_pas/capacity/models copying kaf_pas/capacity/models/__init__.py -> build/lib/kaf_pas/capacity/models creating build/lib/kaf_pas/capacity/urls copying kaf_pas/capacity/urls/__init__.py -> build/lib/kaf_pas/capacity/urls creating build/lib/kaf_pas/capacity/migrations copying kaf_pas/capacity/migrations/0001_initial.py -> build/lib/kaf_pas/capacity/migrations copying kaf_pas/capacity/migrations/0004_delete_resources.py -> build/lib/kaf_pas/capacity/migrations copying kaf_pas/capacity/migrations/__init__.py -> build/lib/kaf_pas/capacity/migrations copying kaf_pas/capacity/migrations/0002_auto_20190517_1736.py -> build/lib/kaf_pas/capacity/migrations copying kaf_pas/capacity/migrations/0003_remove_resources_id_old.py -> build/lib/kaf_pas/capacity/migrations creating build/lib/kaf_pas/k_one_c/models_unmanaged copying kaf_pas/k_one_c/models_unmanaged/nomenklatura.py -> build/lib/kaf_pas/k_one_c/models_unmanaged copying kaf_pas/k_one_c/models_unmanaged/__init__.py -> build/lib/kaf_pas/k_one_c/models_unmanaged copying kaf_pas/k_one_c/models_unmanaged/entities.py -> build/lib/kaf_pas/k_one_c/models_unmanaged creating build/lib/kaf_pas/system/views copying kaf_pas/system/views/__init__.py -> build/lib/kaf_pas/system/views copying kaf_pas/system/views/contants.py -> build/lib/kaf_pas/system/views creating build/lib/kaf_pas/system/models copying kaf_pas/system/models/__init__.py -> build/lib/kaf_pas/system/models copying kaf_pas/system/models/contants.py -> build/lib/kaf_pas/system/models creating build/lib/kaf_pas/system/urls copying kaf_pas/system/urls/__init__.py -> build/lib/kaf_pas/system/urls copying kaf_pas/system/urls/contants.py -> build/lib/kaf_pas/system/urls creating build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0001_initial.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0009_auto_20200429_2242.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0010_auto_20200429_2245.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0007_auto_20191225_2034.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0002_delete_operation_types.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0003_contants.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/__init__.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0006_auto_20191225_2012.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0008_auto_20191226_0627.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0011_auto_20200620_1430.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0005_contants_value.py -> build/lib/kaf_pas/system/migrations copying kaf_pas/system/migrations/0004_contants_parent.py -> build/lib/kaf_pas/system/migrations creating build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_document.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_qty_view.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_image_refs.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_flat_view.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/locations_users.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_refs_location.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/materials.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/material_params.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/material_type.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_location.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_history.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_varians.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/material_askon.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/__init__.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_refs.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_view.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/material_added_values.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/attr_type.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_image_refs_view.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_refs_hierarcy.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_line.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item_qty.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/files_askon.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/item.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/ed_izm.py -> build/lib/kaf_pas/ckk/views copying kaf_pas/ckk/views/locations.py -> build/lib/kaf_pas/ckk/views creating build/lib/kaf_pas/ckk/management copying kaf_pas/ckk/management/__init__.py -> build/lib/kaf_pas/ckk/management creating build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_document.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/copyItems.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_qty_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/locations_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_image_refs.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_flat_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/locations_users.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_refs_location.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/materials.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/material_params.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_complex_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/material_type.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_location.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_history.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_varians.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/material_askon.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/__init__.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/tmp_item_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_varians_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_operations_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_refs.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_line_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_cdw_pdf_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_refs_location_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/tmp_item_refs.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/combineItems.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/material_added_values.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/material_type_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/attr_type.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/material_askon_mview.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_image_refs_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_refs_hierarcy.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_line.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item_qty.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/files_askon.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/status.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/item.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/ed_izm.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/tmp_item_operations_view.py -> build/lib/kaf_pas/ckk/models copying kaf_pas/ckk/models/locations.py -> build/lib/kaf_pas/ckk/models creating build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_document.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_qty_view.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_image_refs.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_flat_view.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/locations_users.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_refs_location.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/materials.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/material_params.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/material_type.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_location.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_history.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_varians.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/material_askon.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/__init__.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_refs.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_view.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/material_added_values.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/attr_type.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_image_refs_view.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_refs_hierarcy.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_line.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item_qty.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/files_askon.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/item.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/ed_izm.py -> build/lib/kaf_pas/ckk/urls copying kaf_pas/ckk/urls/locations.py -> build/lib/kaf_pas/ckk/urls creating build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0199_auto_20200208_0741.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0212_auto_20200225_1013.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0001_initial.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0138_material_type_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0126_remove_materials_material_1c.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0120_material_type_gost.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0221_item_qty.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0067_auto_20190529_0628.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0203_auto_20200208_1408.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0259_auto_20201030_1423.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0083_auto_20190607_1923.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0277_auto_20201218_1216.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0220_auto_20200330_1356.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0094_auto_20190611_1156.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0087_auto_20190610_0953.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0188_auto_20200122_1619.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0118_auto_20190701_1712.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0247_auto_20200803_1529.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0137_material_type_gost.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0125_material_params_order.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0185_auto_20200117_1305.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0176_auto_20191212_2152.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0129_auto_20190708_1544.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0056_materials.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0039_auto_20190425_1146.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0190_auto_20200131_1105.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0264_auto_20201101_0940.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0218_auto_20200326_1857.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0251_item_varians.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0147_auto_20190822_2250.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0152_remove_status_code_owner.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0046_auto_20190519_0115.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0095_auto_20190612_0517.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0069_materials_material_1c.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0127_materials_nomenklatura_1c.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0009_auto_20190412_2045.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0133_auto_20190718_1222.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0226_auto_20200421_1007.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0207_auto_20200210_1248.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0049_auto_20190521_1236.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0135_auto_20190719_1925.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0239_delete_item_refs_history.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0263_auto_20201031_1819.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0167_auto_20191212_1745.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0105_auto_20190613_2223.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0174_remove_item_refs_syntetic_parent.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0139_item_version.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0109_auto_20190624_0854.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0098_auto_20190613_1604.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0018_auto_20190414_1616.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0107_auto_20190616_0450.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0031_locations_parent.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0267_auto_20201103_0932.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0022_auto_20190416_1014.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0117_materials_type.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0156_auto_20191014_0942.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0266_item_refs_location_props.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0008_auto_20190328_1104.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0187_auto_20200122_1613.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0053_auto_20190521_1939.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0115_auto_20190701_1704.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0213_auto_20200324_1434.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0128_auto_20190707_2035.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0079_auto_20190607_1721.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0072_auto_20190605_1533.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0170_auto_20191212_1854.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0078_auto_20190606_1839.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0202_auto_20200208_1406.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0165_item_refs_hierarcy.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0250_item_image_refs_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0054_auto_20190521_2304.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0265_auto_20201101_1206.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0248_auto_20200821_1509.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0037_auto_20190421_1328.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0085_auto_20190609_2249.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0064_auto_20190529_0609.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0216_auto_20200326_1512.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0173_auto_20191212_2041.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0246_auto_20200803_1501.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0007_auto_20190328_0705.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0260_auto_20201030_1424.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0205_auto_20200208_1609.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0149_remove_status_code_owner.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0130_remove_materials_ed_izm.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0237_auto_20200717_2011.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0234_auto_20200717_0613.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0096_auto_20190612_2301.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0148_auto_20190826_1127.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0015_auto_20190414_0919.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0132_auto_20190718_0910.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0088_auto_20190610_1000.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0010_auto_20190413_0700.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0191_auto_20200206_1206.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0006_item_document.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0258_remove_locations_level_grouping.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0106_auto_20190614_1947.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0033_auto_20190419_0023.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0020_item_refs.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0230_auto_20200708_1517.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0236_auto_20200717_2011.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0059_materials_ed_izm.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0244_auto_20200803_0648.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0065_auto_20190529_0609.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0159_auto_20191119_2034.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0013_auto_20190414_0801.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0121_auto_20190703_0506.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0023_auto_20190416_1648.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0090_auto_20190610_2018.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0071_auto_20190605_1416.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0261_auto_20201031_0546.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0217_auto_20200326_1536.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0200_auto_20200208_0741.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0112_material_type.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0124_auto_20190703_2206.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0229_locations_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0114_material_type_parent.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0195_auto_20200208_0735.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0196_auto_20200208_0736.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0063_delete_item_line_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0179_item_lotsman_document.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0057_auto_20190524_1351.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0044_auto_20190516_2322.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0014_auto_20190414_0801.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0050_auto_20190521_1517.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0144_auto_20190820_1057.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/__init__.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0225_item_document.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0197_auto_20200208_0738.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0162_locations_calendar.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0269_delete_item_refs_hierarcy.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0029_item_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0206_auto_20200209_1230.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0043_auto_20190521_1853.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0052_merge_20190521_1855.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0257_auto_20201029_1501.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0158_delete_status.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0104_auto_20190613_2223.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0198_auto_20200208_0740.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0073_auto_20190605_1536.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0123_material_added_values.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0161_auto_20191122_0920.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0180_auto_20191217_1217.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0166_auto_20191212_1745.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0040_item_line_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0021_auto_20190415_1307.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0076_auto_20190606_0920.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0169_item_refs_syntetic_child.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0275_locations_full_name.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0122_auto_20190703_1155.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0030_locations.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0055_auto_20190523_1125.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0086_auto_20190609_2307.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0084_auto_20190608_1341.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0177_item_refs_hierarcy.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0255_locations_level_grouping.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0243_auto_20200801_0711.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0051_remove_status_id_owner.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0070_auto_20190605_1415.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0219_tmp_item_operations_view_tmp_item_refs_tmp_item_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0141_material_askon.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0108_auto_20190616_0509.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0254_auto_20201008_1404.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0231_item_history.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0027_auto_20190417_1821.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0002_rec_col_types.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0061_auto_20190525_0953.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0222_auto_20200413_1454.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0240_standard_colors_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0035_auto_20190420_1208.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0062_auto_20190528_1534.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0080_auto_20190607_1852.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0157_item_line_section_num.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0101_auto_20190613_1607.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0100_auto_20190613_1607.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0276_auto_20201218_1215.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0178_auto_20191216_0758.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0192_auto_20200206_1540.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0211_locations_props.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0036_auto_20190420_1757.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0210_auto_20200212_0752.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0278_auto_20201218_1217.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0262_auto_20201031_1741.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0224_auto_20200417_1420.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0058_auto_20190524_1351.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0113_material_params.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0274_auto_20201218_1130.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0131_auto_20190718_0909.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0060_auto_20190524_1536.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0142_auto_20190819_1609.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0116_auto_20190701_1705.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0204_auto_20200208_1413.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0241_delete_standard_colors_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0038_auto_20190425_0829.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0175_item_refs_syntetic_parent.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0172_auto_20191212_2039.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0183_auto_20200117_0811.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0032_item_location.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0074_item_production_specification.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0024_auto_20190417_0107.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0043_auto_20190516_1628.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0002_auto_20190327_0703.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0011_auto_20190414_0756.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0041_status.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0012_auto_20190414_0758.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0093_auto_20190611_1154.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0005_auto_20190327_2032.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0089_auto_20190610_1832.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0171_item_refs_syntetic_parent.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0193_auto_20200208_0714.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0160_ed_izm_props.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0256_auto_20201014_1237.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0223_item_qty_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0019_auto_20190414_1701.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0068_auto_20190529_0628.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0028_auto_20190417_1833.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0181_auto_20191217_1331.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0042_auto_20190426_1017.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0097_auto_20190612_2338.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0280_auto_20210118_1424.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0016_auto_20190414_0920.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0272_auto_20201218_1129.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0143_files_askon.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0182_auto_20200115_0959.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0201_auto_20200208_1133.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0227_auto_20200619_0914.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0270_auto_20201113_0846.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0271_locations_workshop.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0232_item_creator.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0099_auto_20190613_1607.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0042_rec_status.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0077_delete_item_production_specificationview.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0136_auto_20190731_1632.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0081_auto_20190607_1919.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0184_auto_20200117_0813.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0092_auto_20190611_1151.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0034_auto_20190419_0536.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0238_item_refs_history.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0047_auto_20190519_0130.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0273_auto_20201218_1130.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0249_item_image_refs_props.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0214_auto_20200324_1438.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0163_locations_users.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0194_auto_20200208_0735.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0233_auto_20200717_0610.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0146_material_askon_mview.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0242_locations_color.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0110_auto_20190624_1357.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0153_auto_20191010_1500.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0119_auto_20190702_1440.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0189_auto_20200131_1059.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0245_auto_20200803_1459.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0091_auto_20190611_1119.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0004_auto_20190327_1141.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0186_locations_users_parent.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0253_auto_20201007_1457.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0228_auto_20200623_0550.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0252_auto_20201007_1457.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0048_auto_20190519_0803.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0209_auto_20200211_0850.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0279_auto_20201218_1221.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0111_item_line_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0045_auto_20190517_2112.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0134_auto_20190719_1149.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0155_item_operations_view.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0268_auto_20201109_0914.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0140_auto_20190808_1301.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0145_auto_20190820_1059.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0082_auto_20190607_1922.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0150_status_code_owner.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0066_auto_20190529_0609.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0102_auto_20190613_1655.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0103_auto_20190613_2221.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0164_item_refs_props.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0215_auto_20200325_0545.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0017_auto_20190414_0923.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0235_auto_20200717_0613.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0168_delete_item_refs_hierarcy.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0003_auto_20190327_1111.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0154_auto_20191010_2032.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0208_auto_20200210_1259.py -> build/lib/kaf_pas/ckk/migrations copying kaf_pas/ckk/migrations/0151_auto_20190830_1745.py -> build/lib/kaf_pas/ckk/migrations creating build/lib/kaf_pas/ckk/tests copying kaf_pas/ckk/tests/test_attr_type.py -> build/lib/kaf_pas/ckk/tests copying kaf_pas/ckk/tests/__init__.py -> build/lib/kaf_pas/ckk/tests creating build/lib/kaf_pas/ckk/management/commands copying kaf_pas/ckk/management/commands/test_upload_tmp_table.py -> build/lib/kaf_pas/ckk/management/commands copying kaf_pas/ckk/management/commands/make_confirm_item.py -> build/lib/kaf_pas/ckk/management/commands copying kaf_pas/ckk/management/commands/test.py -> build/lib/kaf_pas/ckk/management/commands copying kaf_pas/ckk/management/commands/__init__.py -> build/lib/kaf_pas/ckk/management/commands copying kaf_pas/ckk/management/commands/load_material_askon.py -> build/lib/kaf_pas/ckk/management/commands copying kaf_pas/ckk/management/commands/check_item_cicular_refs.py -> build/lib/kaf_pas/ckk/management/commands copying kaf_pas/ckk/management/commands/test_upload_document_tmp_table.py -> build/lib/kaf_pas/ckk/management/commands copying kaf_pas/ckk/management/commands/rebase_free_items.py -> build/lib/kaf_pas/ckk/management/commands copying kaf_pas/ckk/management/commands/get_variants_item.py -> build/lib/kaf_pas/ckk/management/commands creating build/lib/kaf_pas/common/templates copying kaf_pas/common/templates/index.html -> build/lib/kaf_pas/common/templates creating build/lib/kaf_pas/common/static copying kaf_pas/common/static/favicon.ico -> build/lib/kaf_pas/common/static copying kaf_pas/common/static/KAF3.jpg -> build/lib/kaf_pas/common/static copying kaf_pas/common/static/KAF.png -> build/lib/kaf_pas/common/static copying kaf_pas/common/static/KAF2.jpg -> build/lib/kaf_pas/common/static copying kaf_pas/common/static/favicon.ico.png -> build/lib/kaf_pas/common/static copying kaf_pas/common/static/KAF1.jpg -> build/lib/kaf_pas/common/static + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4lnIHC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64 + cd kaf-pas-0.0.121 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/functional_tests.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/test creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common copying build/lib/kaf_pas/common/UploadItem.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/static copying build/lib/kaf_pas/common/static/favicon.ico -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/static copying build/lib/kaf_pas/common/static/KAF3.jpg -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/static copying build/lib/kaf_pas/common/static/KAF.png -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/static copying build/lib/kaf_pas/common/static/KAF2.jpg -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/static copying build/lib/kaf_pas/common/static/favicon.ico.png -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/static copying build/lib/kaf_pas/common/static/KAF1.jpg -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/static creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/views copying build/lib/kaf_pas/common/views/jasperReport.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/views copying build/lib/kaf_pas/common/views/calendarGraph.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/views copying build/lib/kaf_pas/common/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/views copying build/lib/kaf_pas/common/views/index.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/management copying build/lib/kaf_pas/common/management/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/management copying build/lib/kaf_pas/common/events_manager.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/models copying build/lib/kaf_pas/common/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/models copying build/lib/kaf_pas/common/models/actors.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/models copying build/lib/kaf_pas/common/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common copying build/lib/kaf_pas/common/constants.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/templates copying build/lib/kaf_pas/common/templates/index.html -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/templates creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/urls copying build/lib/kaf_pas/common/urls/jasperReport.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/urls copying build/lib/kaf_pas/common/urls/calendarGraph.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/urls copying build/lib/kaf_pas/common/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/migrations copying build/lib/kaf_pas/common/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/migrations creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/tests copying build/lib/kaf_pas/common/tests/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/tests creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/stocks copying build/lib/kaf_pas/stocks/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/stocks creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views copying build/lib/kaf_pas/input/views/user_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views copying build/lib/kaf_pas/input/views/users_ex.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views copying build/lib/kaf_pas/input/views/user_positions.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views copying build/lib/kaf_pas/input/views/user_agg_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views copying build/lib/kaf_pas/input/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views copying build/lib/kaf_pas/input/views/user_add_info.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models copying build/lib/kaf_pas/input/models/user_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models copying build/lib/kaf_pas/input/models/users_ex.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models copying build/lib/kaf_pas/input/models/user_positions.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models copying build/lib/kaf_pas/input/models/user_agg_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models copying build/lib/kaf_pas/input/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models copying build/lib/kaf_pas/input/models/user_add_info.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models copying build/lib/kaf_pas/input/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls copying build/lib/kaf_pas/input/urls/user_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls copying build/lib/kaf_pas/input/urls/users_ex.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls copying build/lib/kaf_pas/input/urls/user_positions.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls copying build/lib/kaf_pas/input/urls/user_agg_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls copying build/lib/kaf_pas/input/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls copying build/lib/kaf_pas/input/urls/user_add_info.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0017_users_ex.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0016_user_agg_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0013_auto_20191013_1141.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0010_auto_20190822_2250.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0006_delete_operation_plan_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0004_user_positions.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0011_user_add_info_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0002_rec_Operation_plan_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0008_auto_20190820_1235.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0012_user_add_info_phones.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0005_user_add_info.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0015_auto_20191116_1321.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0003_auto_20190418_1228.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0014_auto_20191013_1142.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0009_auto_20190820_1236.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations copying build/lib/kaf_pas/input/migrations/0007_user_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/status_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/precent_item_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/status_dogovor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/dogovors.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/precent_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/customer.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/dogovor_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/status_precent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/precent_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/precent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/precent_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/demand_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views copying build/lib/kaf_pas/sales/views/precent_dogovors.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/management copying build/lib/kaf_pas/sales/management/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/management creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/management/commands copying build/lib/kaf_pas/sales/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/management/commands creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/status_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent_item_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/status_dogovor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/dogovors.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent_items_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/customer.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/dogovor_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/status_precent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/demand_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/dogovor_download_file.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent_upload_file.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/dogovor_upload_file.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/dogovors_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent_download_file.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/demand_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/models/precent_dogovors.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models copying build/lib/kaf_pas/sales/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/status_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/precent_item_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/status_dogovor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/dogovors.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/precent_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/customer.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/dogovor_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/status_precent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/precent_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/precent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/precent_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/demand_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls copying build/lib/kaf_pas/sales/urls/precent_dogovors.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0005_auto_20190516_1542.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0108_auto_20191029_1842.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0034_demand_date.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0082_auto_20191022_2207.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0064_auto_20191018_1159.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0011_demand_precent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0066_precent_materials_edizm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0043_auto_20190528_2049.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0098_auto_20191028_2025.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0145_auto_20200818_1531.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0056_auto_20190918_1437.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0133_demand_date_sign.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0051_remove_customer_full_name.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0012_auto_20190517_1248.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0104_auto_20191029_0722.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0002_customer_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0031_remove_demand_customer.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0038_precent_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0139_auto_20200818_1455.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0024_remove_precent_operation_plan_templates.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0065_dogovors_view_precent_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0008_precent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0059_auto_20190918_1448.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0018_auto_20190522_0748.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0117_auto_20191117_1622.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0045_delete_precent_locations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0063_auto_20191018_1149.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0083_auto_20191022_2208.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0037_auto_20190524_1001.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0060_auto_20190918_1456.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0103_auto_20191029_0710.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0008_auto_20190521_1853.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0074_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0118_auto_20191117_1623.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0095_auto_20191025_1311.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0094_auto_20191024_1218.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0105_auto_20191029_0729.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0102_auto_20191028_2134.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0048_auto_20190529_0609.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0003_auto_20190424_1805.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0135_auto_20200628_0620.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0113_delete_status_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0007_customer_description.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0086_auto_20191022_2224.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0033_remove_demand_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0111_launch_item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0050_customer_long_name.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0013_auto_20190517_1641.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0023_precent_operation_plan_templates.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0010_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0080_auto_20191022_2207.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0131_auto_20200618_1709.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0120_tec_spc_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0090_auto_20191023_2206.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0006_auto_20190516_1548.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0026_precent_items_qty.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0084_demand_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0132_auto_20200618_1722.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0140_auto_20200818_1520.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0147_auto_20200819_0543.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0016_auto_20190521_2028.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0110_launch_item_refs_launch_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0054_delete_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0076_precent_items_itemtype.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0057_dogovors.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0096_auto_20191028_1721.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0068_auto_20191021_1633.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0106_auto_20191029_1413.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0119_auto_20191121_1210.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0019_auto_20190522_0837.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0025_precent_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0142_auto_20200818_1522.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0107_auto_20191029_1437.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0009_precent_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0039_remove_precent_materials_ed_izm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0081_auto_20191022_2207.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0047_precent_item_line_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0101_auto_20191028_2108.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0146_auto_20200818_1535.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0075_precent_item_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0126_auto_20200121_0744.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0046_precent_item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0053_auto_20190917_1855.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0109_auto_20191029_1842.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0049_demand_name.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0148_auto_20201215_0727.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0017_auto_20190522_0746.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0116_auto_20191117_1620.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0085_demand_precent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0021_auto_20190522_1100.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0041_auto_20190528_1709.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0027_auto_20190523_1710.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0072_auto_20191021_1715.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0143_auto_20200818_1530.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0077_auto_20191022_1231.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0121_auto_20191128_1229.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0125_auto_20200121_0743.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0070_auto_20191021_1657.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0087_remove_demand_due_date.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0032_auto_20190524_0926.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0052_auto_20190822_2250.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0014_auto_20190521_1517.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0089_auto_20191023_2143.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0020_auto_20190522_0849.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0015_merge_20190521_1855.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0136_remove_demand_prority.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0092_demand_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0134_demand_prority.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0042_auto_20190528_1710.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0122_auto_20191128_1229.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0141_auto_20200818_1522.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0036_auto_20190524_0932.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0044_auto_20190528_2155.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0079_auto_20191022_1242.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0067_status_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0099_auto_20191028_2105.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0128_auto_20200121_1048.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0137_demand_date_sign.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0061_auto_20190918_1459.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0123_auto_20191202_1254.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0130_auto_20200618_1702.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0035_auto_20190524_0932.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0028_auto_20190523_1753.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0091_auto_20191023_2212.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0100_auto_20191028_2105.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0093_status_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0062_auto_20191018_1149.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0055_auto_20190918_1437.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0097_auto_20191028_1750.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0071_auto_20191021_1715.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0115_auto_20191117_1618.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0124_auto_20200121_0742.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0144_auto_20200818_1530.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0058_auto_20190918_1445.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0069_auto_20191021_1656.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0073_auto_20191021_2058.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0088_auto_20191023_1119.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0040_precent_locations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0127_auto_20200121_1047.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0022_auto_20190522_1125.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0112_auto_20191117_0448.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0138_auto_20200818_1453.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0129_demand_qty_for_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0114_auto_20191117_1527.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0030_remove_demand_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0029_auto_20190524_0914.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0004_auto_20190425_0829.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations copying build/lib/kaf_pas/sales/migrations/0078_auto_20191022_1232.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views copying build/lib/kaf_pas/accounting/views/write_off_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views copying build/lib/kaf_pas/accounting/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views copying build/lib/kaf_pas/accounting/views/tmp_buffer.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views copying build/lib/kaf_pas/accounting/views/tmp_buffer_off.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views copying build/lib/kaf_pas/accounting/views/buffers.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views copying build/lib/kaf_pas/accounting/views/posting_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/management copying build/lib/kaf_pas/accounting/management/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/management creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models copying build/lib/kaf_pas/accounting/models/buffer_ext.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models copying build/lib/kaf_pas/accounting/models/write_off_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models copying build/lib/kaf_pas/accounting/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models copying build/lib/kaf_pas/accounting/models/tmp_buffer.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models copying build/lib/kaf_pas/accounting/models/buffers.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models copying build/lib/kaf_pas/accounting/models/posting_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models copying build/lib/kaf_pas/accounting/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls copying build/lib/kaf_pas/accounting/urls/write_off_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls copying build/lib/kaf_pas/accounting/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls copying build/lib/kaf_pas/accounting/urls/tmp_buffer.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls copying build/lib/kaf_pas/accounting/urls/tmp_buffer_off.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls copying build/lib/kaf_pas/accounting/urls/buffers.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls copying build/lib/kaf_pas/accounting/urls/posting_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0008_tmp_buffer_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0019_auto_20200709_0739.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0015_auto_20200705_0400.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0017_auto_20200705_0638.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0003_auto_20200119_1607.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0016_tmp_buffer_resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0021_remove_tmp_buffer_resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0007_tmp_buffer_value_off.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0020_auto_20200709_0741.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0005_auto_20200119_1744.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0006_tmp_buffer_description.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0009_remove_tmp_buffer_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0013_auto_20200705_0346.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0002_buffers.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0012_auto_20200704_1858.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0011_tmp_buffer_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0010_tmp_buffer_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0018_tmp_buffer_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0004_tmp_buffer_edizm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations copying build/lib/kaf_pas/accounting/migrations/0014_auto_20200705_0357.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_item_add.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/production_order_made_history_operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/production_order_tmp.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/tmp_operation_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/routing.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/production_order_made_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/production_order.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_note.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_level.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_types_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/levels.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/production_order_made_history_grouped_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_color_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_operation_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/status_operation_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_section.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/production_order_opers.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/production_order_opers_per_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_launches.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/tmp_operation_info.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/production_order_values.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/sections.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views copying build/lib/kaf_pas/planing/views/operation_launch_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management copying build/lib/kaf_pas/planing/management/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/make_orders_prod.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/ungroupingProduction_odrer.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/create_users_tables.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/re_fill_tables.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/execute_function.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/make_OperationPlanItem.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/update_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/delete_m2m.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/make_levels.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/update_location_sectors_full_name_test.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/test_send_event.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/test_ready.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/updateProduction_odrer.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/groupingProduction_order.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/show_tree.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/make_production_order_by_hand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/check_user_ready_up.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/test_filnd_started_production_order.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/make_locationsLevel.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/create_tables.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/create_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/delete_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/make_routing.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands copying build/lib/kaf_pas/planing/management/commands/make_fill_procedures.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_item_add.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_location_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_made_history_operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_tmp.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_values_ext.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/tmp_operation_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/routing.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_made_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_opers_per_demant.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operations_rout_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_note.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_level.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_per_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_types_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/levels.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_made_history_grouped_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_ext.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/launch_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_color_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_opers_per_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_operation_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/status_operation_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_resources_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_section.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_opers.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/tmp_operation_value_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_launches.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/tmp_operation_info.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_tmp_ext.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/production_order_values.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/rouning_ext.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_locations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_level_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/sections.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/models/operation_launch_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models copying build/lib/kaf_pas/planing/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing copying build/lib/kaf_pas/planing/operations_Plans.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing copying build/lib/kaf_pas/planing/operation_typesStack.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_item_add.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/production_order_made_history_operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/production_order_tmp.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/tmp_operation_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/routing.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/production_order_made_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/production_order.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_note.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_level.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_types_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/levels.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/production_order_made_history_grouped_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_color_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_operation_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/status_operation_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_section.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/production_order_opers.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/production_order_opers_per_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_launches.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/tmp_operation_info.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/production_order_values.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/sections.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls copying build/lib/kaf_pas/planing/urls/operation_launch_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0041_auto_20191207_1811.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0030_operations_status.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0233_auto_20200822_0434.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0081_remove_operation_color_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0264_auto_20201120_1229.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0018_auto_20191204_0919.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0299_production_order_tmp_location_values_made.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0084_auto_20200131_1109.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0153_auto_20200617_1839.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0148_auto_20200617_0724.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0277_production_order_made_history_operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0031_auto_20191206_1555.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0075_auto_20200121_1029.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0112_auto_20200224_1448.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0077_write_off_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0228_auto_20200821_1509.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0162_auto_20200618_0651.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0125_auto_20200305_1729.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0257_auto_20201112_0417.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0079_auto_20200121_2231.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0152_auto_20200617_1052.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0132_operation_item_add.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0110_auto_20200223_1636.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0143_delete_operation_standard_prod.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0271_production_order_tmp_launches_odd.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0284_auto_20201204_1354.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0261_auto_20201120_1031.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0051_auto_20191208_0959.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0136_operation_item_add_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0204_auto_20200717_0324.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0090_auto_20200217_0905.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0072_auto_20200121_0739.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0205_auto_20200717_0332.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0117_production_order_values.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0131_auto_20200614_0834.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0100_delete_operation_locations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0222_auto_20200805_0858.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0085_auto_20200208_0613.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0064_auto_20200119_0800.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0068_operation_value_edizm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0191_auto_20200712_1842.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0094_auto_20200217_1323.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0054_auto_20191208_1731.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0303_production_order_tmp_resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0149_auto_20200617_0725.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0073_auto_20200121_0739.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0242_tmp_operation_info.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0269_production_order_tmp_launch_incom.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0295_production_order_made_history_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0247_auto_20200823_0815.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0038_auto_20191207_1801.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0008_prod_tasks.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0194_auto_20200712_1856.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0296_auto_20201204_1645.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0188_operation_operation_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0305_production_order_tmp_locations_sector_ready.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0184_auto_20200707_1350.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0062_operations_description.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0241_remove_tmp_operation_value_last_tech_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0101_auto_20200219_0500.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0123_auto_20200301_1424.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0045_operation_item_operation_locations_operation_material_operation_resources_operation_standard_prod.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0274_auto_20201203_1249.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0174_auto_20200703_0451.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0193_auto_20200712_1855.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0086_auto_20200208_1424.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0032_operation_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0096_operation_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0124_operation_value_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0243_remove_tmp_operation_value_need_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0105_operations_view_std_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0199_auto_20200714_0858.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0060_auto_20200118_1436.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0249_operation_launches_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0005_auto_20191019_1955.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0273_production_order_tmp_childs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0109_production_order.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0118_operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0150_auto_20200617_0726.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0212_auto_20200720_2044.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0141_auto_20200615_0517.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0107_auto_20200222_1030.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0140_auto_20200615_0347.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0127_auto_20200606_1406.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0197_remove_operation_launch_item_level.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0250_auto_20200924_1407.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0237_tmp_operation_value_need_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0082_operation_color_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0270_auto_20201121_0621.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0183_operation_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0010_auto_20191029_1526.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0246_tmp_operation_value_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0175_auto_20200703_0529.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0219_auto_20200801_0751.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0258_auto_20201120_0956.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0226_auto_20200817_0958.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0256_auto_20201031_0557.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0260_production_order_tmp_parent_id_f.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0069_auto_20200119_1750.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0234_tmp_operation_value_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0057_auto_20191209_1131.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0168_auto_20200623_0942.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0137_auto_20200614_1010.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0089_levels.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0128_operation_note.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0043_operations_level.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0253_auto_20201014_1007.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0176_production_order_opers_per_demand.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0145_auto_20200617_0652.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0160_auto_20200617_2053.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0014_auto_20191121_0623.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0255_auto_20201020_0551.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0179_operation_resources_location_fin.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0023_auto_20191206_1134.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0139_auto_20200615_0303.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0130_auto_20200614_0531.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0200_auto_20200715_2231.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0047_auto_20191208_0708.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0083_auto_20200122_0752.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0276_auto_20201203_1740.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0210_auto_20200720_1437.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0037_auto_20191207_1312.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0180_auto_20200706_1434.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0097_auto_20200218_1218.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0185_operation_item_add_operations_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0078_auto_20200121_2231.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0290_auto_20201204_1449.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0029_status_operation_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0248_auto_20200823_0821.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0202_auto_20200717_0308.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0161_operations_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0042_auto_20191207_1820.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0232_auto_20200821_1959.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0244_tmp_operation_value_need_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0108_auto_20200222_1030.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0147_auto_20200617_0653.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0071_posting_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0214_remove_operation_history_creator.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0049_auto_20191208_0924.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0055_operation_launches.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0211_auto_20200720_2043.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0133_auto_20200614_0958.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0002_auto_20190918_1428.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0251_delete_operation_locations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0093_auto_20200217_0915.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0135_auto_20200614_1004.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0129_operation_executor_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0036_operation_launch_operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0157_auto_20200617_1859.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0252_auto_20201013_0611.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0195_operation_launch_item_level.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0229_auto_20200821_1955.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0155_auto_20200617_1841.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0063_auto_20200119_0759.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0119_delete_operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0304_production_order_tmp_value_made_old.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0201_auto_20200717_0308.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0053_auto_20191208_1001.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0178_auto_20200705_0346.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0035_auto_20191206_2202.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0154_auto_20200617_1840.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0208_auto_20200719_1205.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0095_auto_20200217_1323.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0172_delete_production_order_by_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0156_auto_20200617_1854.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0013_auto_20191121_0623.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0163_auto_20200620_1430.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0287_auto_20201204_1440.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0254_auto_20201014_1030.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0286_auto_20201204_1435.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0263_production_order_tmp_max_level.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0171_production_order_by_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0144_auto_20200617_0651.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0052_auto_20191208_0959.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0058_auto_20200117_1600.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0216_auto_20200725_1110.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0011_launch_item_refs_timing.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0106_auto_20200222_1028.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0159_auto_20200617_1929.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0279_auto_20201203_1851.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0122_auto_20200301_0910.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0278_production_order_made_history_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0059_auto_20200117_1859.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0275_auto_20201203_1253.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0111_auto_20200224_0413.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0020_operation_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0230_auto_20200821_1955.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0209_delete_operation_refs_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0074_auto_20200121_1016.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0048_auto_20191208_0708.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0050_auto_20191208_0924.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0017_auto_20191121_1331.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0024_auto_20191206_1151.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0080_operation_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0215_standard_colors_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0044_auto_20191207_2323.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0203_auto_20200717_0323.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0196_auto_20200713_0855.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0302_production_order_tmp_location.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0009_auto_20191020_1914.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0151_auto_20200617_0726.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0113_status_operation_types_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0061_auto_20200118_1439.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0285_auto_20201204_1359.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0016_launch_item_timing_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0265_production_order_tmp_edizm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0187_auto_20200708_1519.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0288_auto_20201204_1441.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0281_auto_20201204_0446.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0039_auto_20191207_1802.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0289_auto_20201204_1444.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0181_auto_20200706_1435.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0098_auto_20200218_1505.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0207_operation_refs_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0235_tmp_operation_value_last_tech_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0301_production_order_tmp_last_tech_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0164_auto_20200621_0926.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0033_operation_launch_operations_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0245_remove_tmp_operation_value_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0158_auto_20200617_1929.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0070_operations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0103_auto_20200221_1545.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0121_auto_20200301_0511.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0065_auto_20200119_1130.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0189_operation_operation_version.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0272_auto_20201121_1044.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0306_auto_20201221_0901.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0006_prod_task_importances.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0300_auto_20201209_0606.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0238_auto_20200822_1014.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0076_auto_20200121_1114.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0040_auto_20191207_1810.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0182_auto_20200706_1439.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0015_auto_20191121_0912.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0027_auto_20191206_1329.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0034_auto_20191206_2202.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0294_remove_production_order_made_history_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0186_auto_20200708_1517.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0115_operation_level_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0007_prod_task_status.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0138_auto_20200614_1013.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0169_operation_operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0236_auto_20200822_0557.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0198_auto_20200714_0858.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0012_auto_20191121_0605.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0213_auto_20200720_2045.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0120_operations_num.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0019_location_loading_resource_loading.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0067_auto_20200119_1444.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0173_auto_20200702_1619.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0056_operation_level.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0167_auto_20200623_0935.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0046_auto_20191207_2357.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0259_auto_20201120_1001.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0177_auto_20200704_1839.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0021_auto_20191206_0855.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0114_auto_20200228_1240.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0166_auto_20200623_0931.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0026_operations_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0240_auto_20200822_1218.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0268_auto_20201120_1404.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0262_auto_20201120_1110.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0291_auto_20201204_1454.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0088_routing.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0092_auto_20200217_0914.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0028_auto_20191206_1329.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0223_operation_locations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0227_auto_20200820_0559.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0126_auto_20200606_1140.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0004_auto_20191019_1955.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0221_auto_20200805_0857.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0298_auto_20201205_1326.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0190_auto_20200709_0521.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0170_delete_operation_operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0192_operation_launch_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0292_remove_production_order_made_history_opertype.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0206_remove_operation_launch_item_operation_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0280_auto_20201204_0446.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0022_auto_20191206_0923.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0087_auto_20200209_1244.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0217_auto_20200801_0441.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0224_auto_20200811_0006.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0003_auto_20190918_1437.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0297_auto_20201204_1648.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0146_auto_20200617_0652.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0104_auto_20200222_0527.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0225_auto_20200813_1048.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0231_auto_20200821_1956.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0165_operation_item_add_edizm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0099_auto_20200219_0316.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0091_auto_20200217_0905.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0102_auto_20200219_1446.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0267_production_order_tmp_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0293_auto_20201204_1601.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0218_auto_20200801_0444.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0134_auto_20200614_1004.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0283_production_order_made_history_grouped_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0142_auto_20200616_0822.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0239_auto_20200822_1014.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0282_auto_20201204_1049.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0025_auto_20191206_1151.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0116_operation_section_sections.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0266_auto_20201120_1316.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0066_auto_20200119_1444.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations copying build/lib/kaf_pas/planing/migrations/0220_auto_20200804_1212.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production copying build/lib/kaf_pas/production/operation_Stack.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production copying build/lib/kaf_pas/production/status_Stack.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/status_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operations_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operations_template_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launch_operations_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launch_item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operation_def_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operation_def_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launch_operations_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launch_operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launch_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launch_item_line_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launches.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launch_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/ready_2_launch_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operations_template.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launch_operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operation_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operations_template_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/resource_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/launch_item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/operations_template_resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views copying build/lib/kaf_pas/production/views/ready_2_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management copying build/lib/kaf_pas/production/management/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/copy_opers_2_lotsman_itemd.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/combine_operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/create_launch1.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/combine_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/test_update_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/create_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/refresh_resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/fill_local_fin.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/test_childs_wokshp.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/check_transport_operation_local_fin.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/refresh_num.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/test_make_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands copying build/lib/kaf_pas/production/management/commands/refresh_grid1.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/status_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launches_ext.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operations_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operations_template_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_item_prod_order_per_launch_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_operations_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operation_def_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operation_def_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launches_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operations_ext_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/ready_2_launch_ext.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/resource_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_item_line_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launches.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/ready_2_launch_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operations_template.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operation_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operations_template_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/resource_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/operations_template_resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/launch_item_prod_order_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/models/ready_2_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models copying build/lib/kaf_pas/production/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/status_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operations_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operations_template_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launch_operations_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launch_item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operation_def_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operation_def_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launch_operations_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launch_operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launch_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launch_item_line_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launches.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launch_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/ready_2_launch_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operations_template.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launch_operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operation_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operations_template_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/resource_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/launch_item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/operations_template_resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls copying build/lib/kaf_pas/production/urls/ready_2_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0051_auto_20190616_0635.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0252_launch_item_add.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0214_auto_20200227_0859.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0240_auto_20200617_0546.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0101_launch_item_line_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0045_auto_20190530_1347.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0055_remove_operation_material_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0096_auto_20191117_1758.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0299_auto_20200801_0822.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0206_auto_20200223_1549.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0181_auto_20200215_1917.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0178_auto_20200210_0856.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0121_auto_20191119_1418.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0250_auto_20200623_0614.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0193_auto_20200217_1355.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0285_auto_20200720_1525.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0232_auto_20200606_1033.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0311_auto_20200810_1120.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0139_location_loading_resource_loading.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0097_auto_20191117_1758.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0068_auto_20191008_1253.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0038_resource_categories.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0105_auto_20191118_1130.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0113_auto_20191119_0726.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0225_launch_item_line_spc_clm_count_per_one.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0321_auto_20201120_0956.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0278_auto_20200712_0614.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0024_auto_20190522_1751.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0255_delete_launch_item_add.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0011_temp_production_operationsplan.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0142_resource_users_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0169_operation_def_resources_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0144_auto_20191204_2013.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0259_remove_launches_priority.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0189_auto_20200217_1205.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0317_auto_20200820_0312.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0048_auto_20190605_1031.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0246_auto_20200619_0950.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0249_auto_20200623_0613.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0156_auto_20191207_0910.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0015_auto_20190426_1401.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0065_operations_item_num.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0292_auto_20200727_0635.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0220_auto_20200228_1211.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0005_auto_20190425_1808.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0042_auto_20190530_1159.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0308_auto_20200808_1355.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0060_auto_20190822_2250.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0326_auto_20201218_1543.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0205_auto_20200223_1541.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0049_auto_20190605_1035.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0241_auto_20200617_0705.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0314_auto_20200816_1837.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0195_remove_launches_facets.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0009_remove_operation_plan_template_locations_item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0109_auto_20191118_2027.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0234_auto_20200615_0303.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0102_launch_operations_item_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0070_auto_20191008_1258.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0116_auto_20191119_1032.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0302_auto_20200805_0825.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0270_auto_20200706_1028.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0064_auto_20190918_0146.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0210_auto_20200226_1030.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0151_operations_planing_operation.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0204_auto_20200223_1524.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0135_auto_20191202_1255.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0242_auto_20200617_0805.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0027_delete_operation_plan_template_locations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0236_launches_priority.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0079_auto_20191028_1405.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0251_auto_20200623_0614.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0120_launch_item_line_description.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0227_auto_20200302_0422.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0039_auto_20190529_1341.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0122_auto_20191119_1450.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0282_auto_20200714_1027.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0008_auto_20190425_1925.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0114_operation_material_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0090_launch_operations_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0315_auto_20200816_1843.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0233_auto_20200609_1920.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0290_auto_20200725_1110.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0002_auto_20190425_1705.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0158_auto_20191207_1031.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0057_auto_20190820_1858.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0202_auto_20200223_1222.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0281_auto_20200714_1016.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0033_auto_20190529_1148.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0218_auto_20200227_1632.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0026_auto_20190524_1200.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0092_launch_operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0277_auto_20200712_0610.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0167_auto_20200120_1025.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0295_auto_20200730_0524.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0075_auto_20191022_0721.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0012_auto_20190426_1001.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0021_auto_20190522_1242.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0256_auto_20200624_1412.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0078_auto_20191022_0853.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0306_auto_20200807_0017.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0110_auto_20191118_2127.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0046_operations_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0054_operations_view_resource_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0072_auto_20191008_1638.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0286_auto_20200720_1527.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0034_resource.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0019_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0192_auto_20200217_1221.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0211_auto_20200226_1224.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0104_auto_20191118_1127.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0229_auto_20200305_1729.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0018_operations_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0150_auto_20191206_1151.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0165_auto_20200117_1600.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0032_auto_20190529_1112.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0073_auto_20191018_1337.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0010_operation_plan_template_locations_item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0082_auto_20191029_1934.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0074_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0291_auto_20200727_0634.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0147_auto_20191204_2016.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0025_remove_materials_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0044_auto_20190530_1207.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0154_auto_20191206_1937.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0320_auto_20201006_0740.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0099_auto_20191117_2043.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0203_launch_item_refs_qty.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0172_auto_20200208_1429.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0267_launch_item_order_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0040_auto_20190529_1341.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0262_auto_20200627_1503.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0141_resource_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0300_auto_20200804_1212.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0053_auto_20190731_2227.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0179_remove_launches_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0007_auto_20190425_1915.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0239_auto_20200616_1948.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0248_launch_item_line_edizm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0043_auto_20190530_1205.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0323_auto_20201215_1602.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0324_operations_fullname.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0031_auto_20190529_1111.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0162_auto_20191208_0900.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0289_auto_20200721_1010.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0138_auto_20191204_1424.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0284_auto_20200719_1216.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0213_auto_20200227_0819.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0207_auto_20200223_1558.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0224_auto_20200229_1523.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0268_auto_20200628_0808.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0119_launch_item_refs_description.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0023_auto_20190522_1750.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0187_remove_ready_2_launch_detail_mat_view_name.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0173_auto_20200208_1435.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0149_auto_20191204_2017.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0194_launches_facets.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0036_operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0134_auto_20191121_2223.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0067_auto_20191008_0937.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0288_auto_20200720_2003.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0245_auto_20200619_0929.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0305_auto_20200806_1409.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0137_auto_20191204_1424.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0280_auto_20200714_1009.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0258_auto_20200626_0941.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0230_auto_20200305_1733.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0190_auto_20200217_1214.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0287_auto_20200720_1956.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0219_auto_20200227_2136.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0322_auto_20201204_0703.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0215_auto_20200227_1111.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0266_auto_20200627_1520.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0296_auto_20200731_1716.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0319_launch_detail.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0283_auto_20200716_1618.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0261_launch_item_refs_replication_factor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0159_auto_20191207_1801.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0037_auto_20190529_1326.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0171_auto_20200208_1427.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0164_auto_20191225_1105.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0095_launch_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0303_auto_20200805_0845.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0307_auto_20200807_0443.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0080_auto_20191028_1406.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0069_auto_20191008_1257.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0130_auto_20191120_1523.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0260_launches_priority.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0170_auto_20200131_1114.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0200_resource_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0029_auto_20190529_1022.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0128_auto_20191120_1448.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0237_auto_20200616_1548.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0136_resource_calendar.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0093_delete_launch_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0086_operations_item_description.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0223_operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0107_auto_20191118_1400.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0059_auto_20190821_0950.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0312_auto_20200812_0633.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0133_auto_20191121_2116.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0091_launch_operations_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0212_auto_20200226_1412.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0123_auto_20191119_1501.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0108_auto_20191118_1503.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0017_auto_20190517_1650.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0052_auto_20190709_1032.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0126_auto_20191120_1441.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0146_auto_20191204_2015.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0083_ready_2_launch_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0088_delete_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0056_operation_material_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0265_auto_20200627_1507.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0297_auto_20200801_0441.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0061_auto_20190828_1719.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0217_operations_template_detail_description.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0247_auto_20200621_0743.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0076_auto_20191022_0722.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0318_auto_20200820_0312.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0228_remove_launch_item_line_spc_clm_count_per_one.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0186_auto_20200216_2013.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0238_auto_20200616_1548.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0222_auto_20200229_1157.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0174_auto_20200209_1126.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0066_auto_20191008_0731.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0016_auto_20190517_1641.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0050_auto_20190610_0953.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0175_auto_20200209_1152.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0118_launch_item_refs_added_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0216_auto_20200227_1404.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0140_auto_20191204_1449.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0198_auto_20200222_1608.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0196_operations_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0269_auto_20200706_1021.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0298_operation_executor.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0006_auto_20190425_1840.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0304_auto_20200805_0846.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0131_auto_20191120_1540.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0271_auto_20200706_1130.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0047_auto_20190530_1353.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0231_auto_20200305_1733.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0124_auto_20191119_1811.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0035_operation_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0081_remove_ready_2_launch_notes.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0180_ready_2_launch_detail_json.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0148_launch_operation_resources_q_paralel.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0077_delete_operations_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0197_auto_20200222_1149.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0325_auto_20201218_1539.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0111_auto_20191118_2128.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0153_auto_20191206_1931.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0004_auto_20190425_1804.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0071_auto_20191008_1307.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0275_auto_20200712_0411.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0103_auto_20191118_1027.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0182_auto_20200215_1930.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0022_auto_20190522_1243.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0294_auto_20200729_1927.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0098_launches_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0112_auto_20191118_2128.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0125_auto_20191119_1843.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0253_auto_20200623_0725.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0084_auto_20191031_0856.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0062_auto_20190828_2056.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0313_auto_20200813_1443.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0152_auto_20191206_1249.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0254_auto_20200623_0728.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0041_auto_20190530_1155.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0316_auto_20200820_0311.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0117_launch_operations_item_disabled_launch.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0279_auto_20200712_0914.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0063_auto_20190828_2056.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0273_auto_20200711_0957.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0028_auto_20190528_2223.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0013_auto_20190426_1003.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0087_launch_item_line_launch_item_refs_launch_items_launches.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0177_auto_20200210_0845.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0089_auto_20191117_1110.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0188_remove_resource_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0155_auto_20191206_2152.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0085_operation_def_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0185_auto_20200216_2008.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0143_operations_item_q_paralel.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0243_auto_20200618_1958.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0127_auto_20191120_1444.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0030_operation_categories.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0226_launch_item_refs_qty_per_one.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0235_auto_20200615_0311.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0309_auto_20200808_1356.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0191_auto_20200217_1221.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0257_launch_operation_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0163_launches_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0274_auto_20200712_0328.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0166_remove_operations_planing_operation_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0129_auto_20191120_1507.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0310_auto_20200810_0925.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0176_auto_20200209_1207.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0276_auto_20200712_0537.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0014_operations_plan_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0244_auto_20200619_0927.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0208_auto_20200223_1613.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0301_auto_20200804_1215.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0058_auto_20190821_0617.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0106_auto_20191118_1350.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0161_auto_20191208_0859.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0157_auto_20191207_1031.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0201_auto_20200223_0522.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0020_operation_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0264_auto_20200627_1506.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0184_ready_2_launch_detail_mat_view_name.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0160_auto_20191208_0812.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0209_auto_20200226_0828.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0168_auto_20200120_1028.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0003_operation_plan_template_locations_distribution_coefficient.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0132_auto_20191120_1547.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0293_launches_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0221_auto_20200228_1240.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0183_ready_2_launch_detail_item_full_name_obj.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0199_auto_20200222_1754.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0100_launch_item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0094_status_launch_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0327_auto_20201218_1543.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0115_auto_20191119_1031.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0272_auto_20200711_0957.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0145_launch_operations_item_q_paralel.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/production/migrations/0263_auto_20200627_1505.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations copying build/lib/kaf_pas/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/communication copying build/lib/kaf_pas/communication/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/communication creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/lotsman_document_attr_cross.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_STMP_2.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/documents_thumb10_preview_params.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_STMP_1.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/uploades_log.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/pathes_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_MARK.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/lotsman_documents_hierarcy_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/documents_thumb.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/lotsman_documents_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/documents_mview.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_NOTE.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/documents_thumb10.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_FORMAT.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_STMP_120.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/uploades_documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/uploades.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/cdw_attrs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/pathes.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/documents_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes__Version.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_POS.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/lotsman_documents_hierarcy_files.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_Name_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_MATERIAL.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_KOD.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_NAME.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/documents_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_COUNT.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attrs_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_USER.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_MASSA.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_ZONE.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/spw_attrs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attr_cross.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_SPC_CLM_FACTORY.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views copying build/lib/kaf_pas/kd/views/document_attributes_Name_sortament.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management copying build/lib/kaf_pas/kd/management/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/refresh_kd_documents_thumb.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/make_spw.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/make_pdf.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/make_cdw.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/test_create_ex_with_check.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/test.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/make_lotsman.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/get_m_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands copying build/lib/kaf_pas/kd/management/commands/make_lotsman_m_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/uploades_documents_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/lotsman_document_attr_cross.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/documents_thumb10_preview_params.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/spws.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/document_attributes_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/cdws.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/uploades_log.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/pathes_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/uploades_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/download_file.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/pdfs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/lotsman_documents_hierarcy_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/documents_thumb.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/lotsman_documents_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/lotsman_documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/documents_mview.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/upload_file.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/documents_ext.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/documents_thumb10.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/uploades_documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/uploades.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/cdw_attrs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/pathes.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/documents_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/lotsman_documents_hierarcy_files.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/lotsman_documents_hierarcy_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/lotsman_documents_hierarcy_ext.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/documents_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/document_attrs_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/spw_attrs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/document_attributes.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models copying build/lib/kaf_pas/kd/models/document_attr_cross.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/routing copying build/lib/kaf_pas/kd/routing/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/routing copying build/lib/kaf_pas/kd/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/lotsman_document_attr_cross.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_STMP_2.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/documents_thumb10_preview_params.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_STMP_1.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/uploades_log.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/pathes_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_USER_.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_MARK.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/lotsman_documents_hierarcy_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/documents_thumb.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/lotsman_documents_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/documents_mview.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_NOTE.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/documents_thumb10.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_FORMAT.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_STMP_120.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/uploades_documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/uploades.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/cdw_attrs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/pathes.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/documents_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes__Version.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_POS.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/lotsman_documents_hierarcy_files.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_Name_material.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_MATERIAL.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_KOD.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_NAME.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/documents_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_COUNT.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attrs_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_MASSA.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_ZONE.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/spw_attrs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attr_cross.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_SPC_CLM_FACTORY.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls copying build/lib/kaf_pas/kd/urls/document_attributes_Name_sortament.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0053_auto_20190629_1256.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0059_auto_20190714_0906.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0126_remove_lotsman_documents_hierarcy_path.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0050_auto_20190625_1220.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0018_auto_20190414_0923.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0006_auto_20190413_1116.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0045_auto_20190610_0109.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0136_auto_20200211_0811.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0015_auto_20190414_0801.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0143_auto_20200318_1337.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0090_auto_20191213_1303.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0035_auto_20190607_1854.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0008_auto_20190413_1524.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0128_auto_20200206_1447.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0137_auto_20200211_0811.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0013_auto_20190414_0758.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0095_auto_20191213_1332.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0114_auto_20191215_2048.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0081_auto_20190822_2250.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0025_auto_20190517_2112.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0108_auto_20191215_0105.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0129_auto_20200206_1526.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0097_auto_20191213_1625.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0067_auto_20190720_0729.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0042_auto_20190610_0047.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0123_pathes_attr_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0065_documents_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0133_auto_20200208_1418.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0119_lotsman_documents_hierarcy_attr_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0120_auto_20191218_1014.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0144_uploades_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0069_auto_20190720_0746.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0029_auto_20190525_1331.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0068_auto_20190720_0733.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0019_auto_20190415_1307.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0027_auto_20190518_2136.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0047_auto_20190612_2301.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0041_auto_20190609_1918.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0122_remove_lotsman_document_attr_cross_position_in_document.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0152_auto_20201023_1336.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0052_pathes_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0116_lotsman_documents_hierarcy_files.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0049_auto_20190624_1358.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0109_auto_20191215_0106.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0066_delete_documents_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0147_documents_thumb10_preview_params.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0148_auto_20201023_1048.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0111_auto_20191215_0113.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0038_auto_20190608_1906.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0012_auto_20190414_0756.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0028_auto_20190525_0954.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0102_auto_20191214_1433.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0085_auto_20191031_1745.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0107_auto_20191215_0101.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0037_document_attrs_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0016_auto_20190414_0919.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0054_uploades_uploades_documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0100_lotsman_document_attr_cross_lotsman_documents_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0062_pathes_attr.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0113_auto_20191215_1120.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0088_auto_20191213_1252.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0079_auto_20190806_1007.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0110_auto_20191215_0108.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0044_document_attr_cross_position_in_document.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0125_lotsman_documents_hierarcy_path.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0014_auto_20190414_0801.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0115_lotsman_documents_hierarcy_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0073_remove_document_attr_cross_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0040_auto_20190609_1838.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0080_remove_pathes_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0060_auto_20190714_1007.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0002_auto_20190327_1111.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0072_auto_20190720_1313.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0009_auto_20190413_1750.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0146_auto_20200329_0329.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0056_uploades_log.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0101_auto_20191214_1010.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0134_auto_20200208_1419.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0106_auto_20191215_0021.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0048_auto_20190613_1526.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0070_documents_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0117_auto_20191217_0709.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0046_auto_20190610_0953.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0033_auto_20190606_1839.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0132_auto_20200208_1415.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0058_auto_20190714_0852.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0082_auto_20191011_1650.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0023_pathes_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0104_auto_20191214_1537.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0092_auto_20191213_1322.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0004_auto_20190328_1018.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0039_auto_20190609_1837.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0074_auto_20190728_1924.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0024_auto_20190517_1721.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0149_auto_20201023_1324.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0083_document_attributes_value_int.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0145_auto_20200326_1924.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0155_auto_20201211_0716.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0118_auto_20191217_2231.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0141_auto_20200222_1755.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0077_documents_mview.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0096_auto_20191213_1334.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0017_auto_20190414_0920.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0099_auto_20191213_2032.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0055_auto_20190709_2116.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0020_cdw_attrs_spw_attrs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0150_auto_20201023_1329.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0094_auto_20191213_1323.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0151_auto_20201023_1330.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0078_auto_20190804_1250.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0142_pathes_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0135_auto_20200208_1422.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0076_pathes_virt_path.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0124_auto_20200123_0314.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0153_remove_documents_thumb10_preview_params_remote_port.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0156_lotsman_documents_hierarcy_files_size.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0098_uploades_lotsman_documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0084_auto_20191014_1326.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0022_auto_20190421_1330.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0091_auto_20191213_1307.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0011_auto_20190414_0432.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0087_auto_20191213_1243.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0031_auto_20190528_1534.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0043_auto_20190610_0056.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0021_documents_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0075_remove_pathes_attr_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0121_auto_20191218_1642.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0131_auto_20200207_0822.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0154_uploades_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0063_auto_20190715_0842.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0005_auto_20190413_1003.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0139_auto_20200211_0902.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0051_documents_load_error.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0032_auto_20190530_1706.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0061_uploades_log.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0130_auto_20200206_1526.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0036_auto_20190607_1929.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0112_auto_20191215_1101.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0026_auto_20190518_1703.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0093_auto_20191213_1322.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0010_auto_20190414_0429.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0003_auto_20190327_1141.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0138_auto_20200211_0812.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0007_auto_20190413_1215.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0071_auto_20190720_1313.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0057_pathes_prefix.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0103_auto_20191214_1434.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0089_auto_20191213_1252.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0105_auto_20191214_1540.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0034_document_attr_cross_document_attributes.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0086_lotsman_documents.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0140_auto_20200212_0751.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0064_auto_20190719_0600.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0127_auto_20200131_1121.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations copying build/lib/kaf_pas/kd/migrations/0030_auto_20190525_1331.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/tests copying build/lib/kaf_pas/kd/tests/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/tests copying build/lib/kaf_pas/kd/tests/test_pathes.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/tests copying build/lib/kaf_pas/kd/tests/test_read_kompas_documents_disp.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/tests creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/views copying build/lib/kaf_pas/capacity/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/models copying build/lib/kaf_pas/capacity/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/models copying build/lib/kaf_pas/capacity/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/urls copying build/lib/kaf_pas/capacity/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations copying build/lib/kaf_pas/capacity/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations copying build/lib/kaf_pas/capacity/migrations/0004_delete_resources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations copying build/lib/kaf_pas/capacity/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations copying build/lib/kaf_pas/capacity/migrations/0002_auto_20190517_1736.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations copying build/lib/kaf_pas/capacity/migrations/0003_remove_resources_id_old.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/purchases copying build/lib/kaf_pas/purchases/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/purchases creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/dynamic copying build/lib/kaf_pas/dynamic/data_sources.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/dynamic copying build/lib/kaf_pas/dynamic/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/dynamic creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c copying build/lib/kaf_pas/k_one_c/common_urls.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c copying build/lib/kaf_pas/k_one_c/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c/models_unmanaged copying build/lib/kaf_pas/k_one_c/models_unmanaged/nomenklatura.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c/models_unmanaged copying build/lib/kaf_pas/k_one_c/models_unmanaged/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c/models_unmanaged copying build/lib/kaf_pas/k_one_c/models_unmanaged/entities.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c/models_unmanaged creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/views copying build/lib/kaf_pas/system/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/views copying build/lib/kaf_pas/system/views/contants.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/models copying build/lib/kaf_pas/system/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/models copying build/lib/kaf_pas/system/models/contants.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/models copying build/lib/kaf_pas/system/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/urls copying build/lib/kaf_pas/system/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/urls copying build/lib/kaf_pas/system/urls/contants.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0009_auto_20200429_2242.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0010_auto_20200429_2245.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0007_auto_20191225_2034.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0002_delete_operation_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0003_contants.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0006_auto_20191225_2012.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0008_auto_20191226_0627.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0011_auto_20200620_1430.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0005_contants_value.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations copying build/lib/kaf_pas/system/migrations/0004_contants_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_document.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_qty_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_image_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_flat_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/locations_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_refs_location.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/material_params.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/material_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_location.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_varians.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/material_askon.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/material_added_values.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/attr_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_image_refs_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_refs_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item_qty.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/files_askon.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/ed_izm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views copying build/lib/kaf_pas/ckk/views/locations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management copying build/lib/kaf_pas/ckk/management/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands copying build/lib/kaf_pas/ckk/management/commands/test_upload_tmp_table.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands copying build/lib/kaf_pas/ckk/management/commands/make_confirm_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands copying build/lib/kaf_pas/ckk/management/commands/test.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands copying build/lib/kaf_pas/ckk/management/commands/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands copying build/lib/kaf_pas/ckk/management/commands/load_material_askon.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands copying build/lib/kaf_pas/ckk/management/commands/check_item_cicular_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands copying build/lib/kaf_pas/ckk/management/commands/test_upload_document_tmp_table.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands copying build/lib/kaf_pas/ckk/management/commands/rebase_free_items.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands copying build/lib/kaf_pas/ckk/management/commands/get_variants_item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_document.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/copyItems.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_qty_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/locations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_image_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_flat_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/locations_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_refs_location.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/material_params.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_complex_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/material_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_location.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_varians.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/material_askon.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/tmp_item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_varians_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_operations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_line_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_cdw_pdf_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_refs_location_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/tmp_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/combineItems.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/material_added_values.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/material_type_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/attr_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/material_askon_mview.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_image_refs_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_refs_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item_qty.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/files_askon.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/status.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/ed_izm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/tmp_item_operations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/models/locations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models copying build/lib/kaf_pas/ckk/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_document.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_qty_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_image_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_flat_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/locations_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_refs_location.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/material_params.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/material_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_location.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_varians.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/material_askon.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/material_added_values.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/attr_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_image_refs_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_refs_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_line.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item_qty.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/files_askon.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/item.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/ed_izm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls copying build/lib/kaf_pas/ckk/urls/locations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0199_auto_20200208_0741.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0212_auto_20200225_1013.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0001_initial.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0138_material_type_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0126_remove_materials_material_1c.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0120_material_type_gost.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0221_item_qty.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0067_auto_20190529_0628.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0203_auto_20200208_1408.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0259_auto_20201030_1423.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0083_auto_20190607_1923.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0277_auto_20201218_1216.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0220_auto_20200330_1356.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0094_auto_20190611_1156.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0087_auto_20190610_0953.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0188_auto_20200122_1619.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0118_auto_20190701_1712.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0247_auto_20200803_1529.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0137_material_type_gost.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0125_material_params_order.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0185_auto_20200117_1305.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0176_auto_20191212_2152.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0129_auto_20190708_1544.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0056_materials.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0039_auto_20190425_1146.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0190_auto_20200131_1105.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0264_auto_20201101_0940.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0218_auto_20200326_1857.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0251_item_varians.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0147_auto_20190822_2250.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0152_remove_status_code_owner.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0046_auto_20190519_0115.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0095_auto_20190612_0517.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0069_materials_material_1c.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0127_materials_nomenklatura_1c.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0009_auto_20190412_2045.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0133_auto_20190718_1222.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0226_auto_20200421_1007.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0207_auto_20200210_1248.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0049_auto_20190521_1236.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0135_auto_20190719_1925.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0239_delete_item_refs_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0263_auto_20201031_1819.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0167_auto_20191212_1745.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0105_auto_20190613_2223.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0174_remove_item_refs_syntetic_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0139_item_version.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0109_auto_20190624_0854.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0098_auto_20190613_1604.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0018_auto_20190414_1616.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0107_auto_20190616_0450.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0031_locations_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0267_auto_20201103_0932.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0022_auto_20190416_1014.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0117_materials_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0156_auto_20191014_0942.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0266_item_refs_location_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0008_auto_20190328_1104.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0187_auto_20200122_1613.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0053_auto_20190521_1939.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0115_auto_20190701_1704.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0213_auto_20200324_1434.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0128_auto_20190707_2035.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0079_auto_20190607_1721.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0072_auto_20190605_1533.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0170_auto_20191212_1854.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0078_auto_20190606_1839.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0202_auto_20200208_1406.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0165_item_refs_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0250_item_image_refs_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0054_auto_20190521_2304.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0265_auto_20201101_1206.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0248_auto_20200821_1509.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0037_auto_20190421_1328.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0085_auto_20190609_2249.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0064_auto_20190529_0609.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0216_auto_20200326_1512.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0173_auto_20191212_2041.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0246_auto_20200803_1501.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0007_auto_20190328_0705.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0260_auto_20201030_1424.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0205_auto_20200208_1609.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0149_remove_status_code_owner.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0130_remove_materials_ed_izm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0237_auto_20200717_2011.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0234_auto_20200717_0613.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0096_auto_20190612_2301.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0148_auto_20190826_1127.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0015_auto_20190414_0919.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0132_auto_20190718_0910.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0088_auto_20190610_1000.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0010_auto_20190413_0700.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0191_auto_20200206_1206.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0006_item_document.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0258_remove_locations_level_grouping.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0106_auto_20190614_1947.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0033_auto_20190419_0023.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0020_item_refs.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0230_auto_20200708_1517.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0236_auto_20200717_2011.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0059_materials_ed_izm.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0244_auto_20200803_0648.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0065_auto_20190529_0609.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0159_auto_20191119_2034.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0013_auto_20190414_0801.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0121_auto_20190703_0506.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0023_auto_20190416_1648.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0090_auto_20190610_2018.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0071_auto_20190605_1416.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0261_auto_20201031_0546.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0217_auto_20200326_1536.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0200_auto_20200208_0741.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0112_material_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0124_auto_20190703_2206.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0229_locations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0114_material_type_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0195_auto_20200208_0735.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0196_auto_20200208_0736.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0063_delete_item_line_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0179_item_lotsman_document.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0057_auto_20190524_1351.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0044_auto_20190516_2322.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0014_auto_20190414_0801.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0050_auto_20190521_1517.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0144_auto_20190820_1057.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0225_item_document.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0197_auto_20200208_0738.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0162_locations_calendar.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0269_delete_item_refs_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0029_item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0206_auto_20200209_1230.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0043_auto_20190521_1853.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0052_merge_20190521_1855.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0257_auto_20201029_1501.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0158_delete_status.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0104_auto_20190613_2223.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0198_auto_20200208_0740.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0073_auto_20190605_1536.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0123_material_added_values.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0161_auto_20191122_0920.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0180_auto_20191217_1217.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0166_auto_20191212_1745.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0040_item_line_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0021_auto_20190415_1307.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0076_auto_20190606_0920.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0169_item_refs_syntetic_child.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0275_locations_full_name.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0122_auto_20190703_1155.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0030_locations.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0055_auto_20190523_1125.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0086_auto_20190609_2307.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0084_auto_20190608_1341.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0177_item_refs_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0255_locations_level_grouping.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0243_auto_20200801_0711.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0051_remove_status_id_owner.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0070_auto_20190605_1415.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0219_tmp_item_operations_view_tmp_item_refs_tmp_item_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0141_material_askon.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0108_auto_20190616_0509.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0254_auto_20201008_1404.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0231_item_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0027_auto_20190417_1821.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0002_rec_col_types.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0061_auto_20190525_0953.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0222_auto_20200413_1454.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0240_standard_colors_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0035_auto_20190420_1208.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0062_auto_20190528_1534.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0080_auto_20190607_1852.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0157_item_line_section_num.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0101_auto_20190613_1607.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0100_auto_20190613_1607.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0276_auto_20201218_1215.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0178_auto_20191216_0758.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0192_auto_20200206_1540.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0211_locations_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0036_auto_20190420_1757.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0210_auto_20200212_0752.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0278_auto_20201218_1217.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0262_auto_20201031_1741.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0224_auto_20200417_1420.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0058_auto_20190524_1351.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0113_material_params.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0274_auto_20201218_1130.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0131_auto_20190718_0909.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0060_auto_20190524_1536.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0142_auto_20190819_1609.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0116_auto_20190701_1705.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0204_auto_20200208_1413.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0241_delete_standard_colors_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0038_auto_20190425_0829.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0175_item_refs_syntetic_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0172_auto_20191212_2039.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0183_auto_20200117_0811.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0032_item_location.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0074_item_production_specification.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0024_auto_20190417_0107.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0043_auto_20190516_1628.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0002_auto_20190327_0703.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0011_auto_20190414_0756.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0041_status.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0012_auto_20190414_0758.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0093_auto_20190611_1154.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0005_auto_20190327_2032.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0089_auto_20190610_1832.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0171_item_refs_syntetic_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0193_auto_20200208_0714.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0160_ed_izm_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0256_auto_20201014_1237.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0223_item_qty_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0019_auto_20190414_1701.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0068_auto_20190529_0628.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0028_auto_20190417_1833.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0181_auto_20191217_1331.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0042_auto_20190426_1017.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0097_auto_20190612_2338.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0280_auto_20210118_1424.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0016_auto_20190414_0920.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0272_auto_20201218_1129.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0143_files_askon.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0182_auto_20200115_0959.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0201_auto_20200208_1133.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0227_auto_20200619_0914.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0270_auto_20201113_0846.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0271_locations_workshop.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0232_item_creator.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0099_auto_20190613_1607.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0042_rec_status.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0077_delete_item_production_specificationview.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0136_auto_20190731_1632.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0081_auto_20190607_1919.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0184_auto_20200117_0813.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0092_auto_20190611_1151.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0034_auto_20190419_0536.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0238_item_refs_history.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0047_auto_20190519_0130.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0273_auto_20201218_1130.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0249_item_image_refs_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0214_auto_20200324_1438.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0163_locations_users.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0194_auto_20200208_0735.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0233_auto_20200717_0610.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0146_material_askon_mview.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0242_locations_color.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0110_auto_20190624_1357.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0153_auto_20191010_1500.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0119_auto_20190702_1440.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0189_auto_20200131_1059.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0245_auto_20200803_1459.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0091_auto_20190611_1119.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0004_auto_20190327_1141.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0186_locations_users_parent.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0253_auto_20201007_1457.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0228_auto_20200623_0550.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0252_auto_20201007_1457.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0048_auto_20190519_0803.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0209_auto_20200211_0850.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0279_auto_20201218_1221.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0111_item_line_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0045_auto_20190517_2112.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0134_auto_20190719_1149.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0155_item_operations_view.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0268_auto_20201109_0914.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0140_auto_20190808_1301.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0145_auto_20190820_1059.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0082_auto_20190607_1922.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0150_status_code_owner.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0066_auto_20190529_0609.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0102_auto_20190613_1655.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0103_auto_20190613_2221.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0164_item_refs_props.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0215_auto_20200325_0545.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0017_auto_20190414_0923.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0235_auto_20200717_0613.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0168_delete_item_refs_hierarcy.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0003_auto_20190327_1111.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0154_auto_20191010_2032.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0208_auto_20200210_1259.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations copying build/lib/kaf_pas/ckk/migrations/0151_auto_20190830_1745.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations creating /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/tests copying build/lib/kaf_pas/ckk/tests/test_attr_type.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/tests copying build/lib/kaf_pas/ckk/tests/__init__.py -> /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/tests byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/test/functional_tests.py to functional_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/UploadItem.py to UploadItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/views/jasperReport.py to jasperReport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/views/calendarGraph.py to calendarGraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/views/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/events_manager.py to events_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/models/actors.py to actors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/urls/jasperReport.py to jasperReport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/urls/calendarGraph.py to calendarGraph.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/common/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/stocks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views/user_view.py to user_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views/users_ex.py to users_ex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views/user_positions.py to user_positions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views/user_agg_view.py to user_agg_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/views/user_add_info.py to user_add_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models/user_view.py to user_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models/users_ex.py to users_ex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models/user_positions.py to user_positions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models/user_agg_view.py to user_agg_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/models/user_add_info.py to user_add_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls/user_view.py to user_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls/users_ex.py to users_ex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls/user_positions.py to user_positions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls/user_agg_view.py to user_agg_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/urls/user_add_info.py to user_add_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0017_users_ex.py to 0017_users_ex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0016_user_agg_view.py to 0016_user_agg_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0013_auto_20191013_1141.py to 0013_auto_20191013_1141.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0010_auto_20190822_2250.py to 0010_auto_20190822_2250.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0006_delete_operation_plan_types.py to 0006_delete_operation_plan_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0004_user_positions.py to 0004_user_positions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0011_user_add_info_color.py to 0011_user_add_info_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0002_rec_Operation_plan_types.py to 0002_rec_Operation_plan_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0008_auto_20190820_1235.py to 0008_auto_20190820_1235.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0012_user_add_info_phones.py to 0012_user_add_info_phones.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0005_user_add_info.py to 0005_user_add_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0015_auto_20191116_1321.py to 0015_auto_20191116_1321.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0003_auto_20190418_1228.py to 0003_auto_20190418_1228.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0014_auto_20191013_1142.py to 0014_auto_20191013_1142.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0009_auto_20190820_1236.py to 0009_auto_20190820_1236.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/input/migrations/0007_user_view.py to 0007_user_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/status_demand.py to status_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/precent_item_types.py to precent_item_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/status_dogovor.py to status_dogovor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/dogovors.py to dogovors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/precent_materials.py to precent_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/customer.py to customer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/demand.py to demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/dogovor_types.py to dogovor_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/status_precent.py to status_precent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/precent_items.py to precent_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/precent.py to precent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/precent_types.py to precent_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/demand_materials.py to demand_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/views/precent_dogovors.py to precent_dogovors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/status_demand.py to status_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent_item_types.py to precent_item_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/status_dogovor.py to status_dogovor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent_view.py to precent_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/dogovors.py to dogovors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent_items_view.py to precent_items_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent_materials.py to precent_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/customer.py to customer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/demand.py to demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/dogovor_types.py to dogovor_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/status_precent.py to status_precent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent_items.py to precent_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/demand_view.py to demand_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/dogovor_download_file.py to dogovor_download_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent.py to precent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent_upload_file.py to precent_upload_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/dogovor_upload_file.py to dogovor_upload_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent_types.py to precent_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/dogovors_view.py to dogovors_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent_download_file.py to precent_download_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/demand_materials.py to demand_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/models/precent_dogovors.py to precent_dogovors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/status_demand.py to status_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/precent_item_types.py to precent_item_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/status_dogovor.py to status_dogovor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/dogovors.py to dogovors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/precent_materials.py to precent_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/customer.py to customer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/demand.py to demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/dogovor_types.py to dogovor_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/status_precent.py to status_precent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/precent_items.py to precent_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/precent.py to precent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/precent_types.py to precent_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/demand_materials.py to demand_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/urls/precent_dogovors.py to precent_dogovors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0005_auto_20190516_1542.py to 0005_auto_20190516_1542.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0108_auto_20191029_1842.py to 0108_auto_20191029_1842.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0034_demand_date.py to 0034_demand_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0082_auto_20191022_2207.py to 0082_auto_20191022_2207.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0064_auto_20191018_1159.py to 0064_auto_20191018_1159.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0011_demand_precent.py to 0011_demand_precent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0066_precent_materials_edizm.py to 0066_precent_materials_edizm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0043_auto_20190528_2049.py to 0043_auto_20190528_2049.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0098_auto_20191028_2025.py to 0098_auto_20191028_2025.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0145_auto_20200818_1531.py to 0145_auto_20200818_1531.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0056_auto_20190918_1437.py to 0056_auto_20190918_1437.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0133_demand_date_sign.py to 0133_demand_date_sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0051_remove_customer_full_name.py to 0051_remove_customer_full_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0012_auto_20190517_1248.py to 0012_auto_20190517_1248.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0104_auto_20191029_0722.py to 0104_auto_20191029_0722.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0002_customer_parent.py to 0002_customer_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0031_remove_demand_customer.py to 0031_remove_demand_customer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0038_precent_materials.py to 0038_precent_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0139_auto_20200818_1455.py to 0139_auto_20200818_1455.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0024_remove_precent_operation_plan_templates.py to 0024_remove_precent_operation_plan_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0065_dogovors_view_precent_view.py to 0065_dogovors_view_precent_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0008_precent.py to 0008_precent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0059_auto_20190918_1448.py to 0059_auto_20190918_1448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0018_auto_20190522_0748.py to 0018_auto_20190522_0748.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0117_auto_20191117_1622.py to 0117_auto_20191117_1622.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0045_delete_precent_locations.py to 0045_delete_precent_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0063_auto_20191018_1149.py to 0063_auto_20191018_1149.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0083_auto_20191022_2208.py to 0083_auto_20191022_2208.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0037_auto_20190524_1001.py to 0037_auto_20190524_1001.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0060_auto_20190918_1456.py to 0060_auto_20190918_1456.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0103_auto_20191029_0710.py to 0103_auto_20191029_0710.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0008_auto_20190521_1853.py to 0008_auto_20190521_1853.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0074_demand.py to 0074_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0118_auto_20191117_1623.py to 0118_auto_20191117_1623.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0095_auto_20191025_1311.py to 0095_auto_20191025_1311.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0094_auto_20191024_1218.py to 0094_auto_20191024_1218.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0105_auto_20191029_0729.py to 0105_auto_20191029_0729.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0102_auto_20191028_2134.py to 0102_auto_20191028_2134.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0048_auto_20190529_0609.py to 0048_auto_20190529_0609.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0003_auto_20190424_1805.py to 0003_auto_20190424_1805.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0135_auto_20200628_0620.py to 0135_auto_20200628_0620.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0113_delete_status_launch.py to 0113_delete_status_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0007_customer_description.py to 0007_customer_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0086_auto_20191022_2224.py to 0086_auto_20191022_2224.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0033_remove_demand_parent.py to 0033_remove_demand_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0111_launch_item_line.py to 0111_launch_item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0050_customer_long_name.py to 0050_customer_long_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0013_auto_20190517_1641.py to 0013_auto_20190517_1641.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0023_precent_operation_plan_templates.py to 0023_precent_operation_plan_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0010_demand.py to 0010_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0080_auto_20191022_2207.py to 0080_auto_20191022_2207.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0131_auto_20200618_1709.py to 0131_auto_20200618_1709.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0120_tec_spc_item_refs.py to 0120_tec_spc_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0090_auto_20191023_2206.py to 0090_auto_20191023_2206.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0006_auto_20190516_1548.py to 0006_auto_20190516_1548.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0026_precent_items_qty.py to 0026_precent_items_qty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0084_demand_materials.py to 0084_demand_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0132_auto_20200618_1722.py to 0132_auto_20200618_1722.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0140_auto_20200818_1520.py to 0140_auto_20200818_1520.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0147_auto_20200819_0543.py to 0147_auto_20200819_0543.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0016_auto_20190521_2028.py to 0016_auto_20190521_2028.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0110_launch_item_refs_launch_items.py to 0110_launch_item_refs_launch_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0054_delete_demand.py to 0054_delete_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0076_precent_items_itemtype.py to 0076_precent_items_itemtype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0057_dogovors.py to 0057_dogovors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0096_auto_20191028_1721.py to 0096_auto_20191028_1721.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0068_auto_20191021_1633.py to 0068_auto_20191021_1633.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0106_auto_20191029_1413.py to 0106_auto_20191029_1413.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0119_auto_20191121_1210.py to 0119_auto_20191121_1210.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0019_auto_20190522_0837.py to 0019_auto_20190522_0837.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0025_precent_items.py to 0025_precent_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0142_auto_20200818_1522.py to 0142_auto_20200818_1522.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0107_auto_20191029_1437.py to 0107_auto_20191029_1437.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0009_precent_parent.py to 0009_precent_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0039_remove_precent_materials_ed_izm.py to 0039_remove_precent_materials_ed_izm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0081_auto_20191022_2207.py to 0081_auto_20191022_2207.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0047_precent_item_line_view.py to 0047_precent_item_line_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0101_auto_20191028_2108.py to 0101_auto_20191028_2108.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0146_auto_20200818_1535.py to 0146_auto_20200818_1535.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0075_precent_item_types.py to 0075_precent_item_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0126_auto_20200121_0744.py to 0126_auto_20200121_0744.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0046_precent_item_line.py to 0046_precent_item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0053_auto_20190917_1855.py to 0053_auto_20190917_1855.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0109_auto_20191029_1842.py to 0109_auto_20191029_1842.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0049_demand_name.py to 0049_demand_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0148_auto_20201215_0727.py to 0148_auto_20201215_0727.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0017_auto_20190522_0746.py to 0017_auto_20190522_0746.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0116_auto_20191117_1620.py to 0116_auto_20191117_1620.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0085_demand_precent.py to 0085_demand_precent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0021_auto_20190522_1100.py to 0021_auto_20190522_1100.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0041_auto_20190528_1709.py to 0041_auto_20190528_1709.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0027_auto_20190523_1710.py to 0027_auto_20190523_1710.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0072_auto_20191021_1715.py to 0072_auto_20191021_1715.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0143_auto_20200818_1530.py to 0143_auto_20200818_1530.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0077_auto_20191022_1231.py to 0077_auto_20191022_1231.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0121_auto_20191128_1229.py to 0121_auto_20191128_1229.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0125_auto_20200121_0743.py to 0125_auto_20200121_0743.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0070_auto_20191021_1657.py to 0070_auto_20191021_1657.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0087_remove_demand_due_date.py to 0087_remove_demand_due_date.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0032_auto_20190524_0926.py to 0032_auto_20190524_0926.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0052_auto_20190822_2250.py to 0052_auto_20190822_2250.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0014_auto_20190521_1517.py to 0014_auto_20190521_1517.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0089_auto_20191023_2143.py to 0089_auto_20191023_2143.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0020_auto_20190522_0849.py to 0020_auto_20190522_0849.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0015_merge_20190521_1855.py to 0015_merge_20190521_1855.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0136_remove_demand_prority.py to 0136_remove_demand_prority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0092_demand_view.py to 0092_demand_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0134_demand_prority.py to 0134_demand_prority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0042_auto_20190528_1710.py to 0042_auto_20190528_1710.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0122_auto_20191128_1229.py to 0122_auto_20191128_1229.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0141_auto_20200818_1522.py to 0141_auto_20200818_1522.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0036_auto_20190524_0932.py to 0036_auto_20190524_0932.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0044_auto_20190528_2155.py to 0044_auto_20190528_2155.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0079_auto_20191022_1242.py to 0079_auto_20191022_1242.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0067_status_demand.py to 0067_status_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0099_auto_20191028_2105.py to 0099_auto_20191028_2105.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0128_auto_20200121_1048.py to 0128_auto_20200121_1048.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0137_demand_date_sign.py to 0137_demand_date_sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0061_auto_20190918_1459.py to 0061_auto_20190918_1459.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0123_auto_20191202_1254.py to 0123_auto_20191202_1254.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0130_auto_20200618_1702.py to 0130_auto_20200618_1702.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0035_auto_20190524_0932.py to 0035_auto_20190524_0932.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0028_auto_20190523_1753.py to 0028_auto_20190523_1753.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0091_auto_20191023_2212.py to 0091_auto_20191023_2212.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0100_auto_20191028_2105.py to 0100_auto_20191028_2105.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0093_status_launch.py to 0093_status_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0062_auto_20191018_1149.py to 0062_auto_20191018_1149.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0055_auto_20190918_1437.py to 0055_auto_20190918_1437.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0097_auto_20191028_1750.py to 0097_auto_20191028_1750.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0071_auto_20191021_1715.py to 0071_auto_20191021_1715.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0115_auto_20191117_1618.py to 0115_auto_20191117_1618.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0124_auto_20200121_0742.py to 0124_auto_20200121_0742.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0144_auto_20200818_1530.py to 0144_auto_20200818_1530.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0058_auto_20190918_1445.py to 0058_auto_20190918_1445.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0069_auto_20191021_1656.py to 0069_auto_20191021_1656.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0073_auto_20191021_2058.py to 0073_auto_20191021_2058.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0088_auto_20191023_1119.py to 0088_auto_20191023_1119.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0040_precent_locations.py to 0040_precent_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0127_auto_20200121_1047.py to 0127_auto_20200121_1047.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0022_auto_20190522_1125.py to 0022_auto_20190522_1125.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0112_auto_20191117_0448.py to 0112_auto_20191117_0448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0138_auto_20200818_1453.py to 0138_auto_20200818_1453.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0129_demand_qty_for_launch.py to 0129_demand_qty_for_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0114_auto_20191117_1527.py to 0114_auto_20191117_1527.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0030_remove_demand_item.py to 0030_remove_demand_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0029_auto_20190524_0914.py to 0029_auto_20190524_0914.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0004_auto_20190425_0829.py to 0004_auto_20190425_0829.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/sales/migrations/0078_auto_20191022_1232.py to 0078_auto_20191022_1232.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views/write_off_items.py to write_off_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views/tmp_buffer.py to tmp_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views/tmp_buffer_off.py to tmp_buffer_off.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views/buffers.py to buffers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/views/posting_items.py to posting_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models/buffer_ext.py to buffer_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models/write_off_items.py to write_off_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models/tmp_buffer.py to tmp_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models/buffers.py to buffers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/models/posting_items.py to posting_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls/write_off_items.py to write_off_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls/tmp_buffer.py to tmp_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls/tmp_buffer_off.py to tmp_buffer_off.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls/buffers.py to buffers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/urls/posting_items.py to posting_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0008_tmp_buffer_color.py to 0008_tmp_buffer_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0019_auto_20200709_0739.py to 0019_auto_20200709_0739.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0015_auto_20200705_0400.py to 0015_auto_20200705_0400.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0017_auto_20200705_0638.py to 0017_auto_20200705_0638.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0003_auto_20200119_1607.py to 0003_auto_20200119_1607.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0016_tmp_buffer_resource.py to 0016_tmp_buffer_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0021_remove_tmp_buffer_resource.py to 0021_remove_tmp_buffer_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0007_tmp_buffer_value_off.py to 0007_tmp_buffer_value_off.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0020_auto_20200709_0741.py to 0020_auto_20200709_0741.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0005_auto_20200119_1744.py to 0005_auto_20200119_1744.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0006_tmp_buffer_description.py to 0006_tmp_buffer_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0009_remove_tmp_buffer_color.py to 0009_remove_tmp_buffer_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0013_auto_20200705_0346.py to 0013_auto_20200705_0346.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0002_buffers.py to 0002_buffers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0012_auto_20200704_1858.py to 0012_auto_20200704_1858.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0011_tmp_buffer_props.py to 0011_tmp_buffer_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0010_tmp_buffer_color.py to 0010_tmp_buffer_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0018_tmp_buffer_launch.py to 0018_tmp_buffer_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0004_tmp_buffer_edizm.py to 0004_tmp_buffer_edizm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/accounting/migrations/0014_auto_20200705_0357.py to 0014_auto_20200705_0357.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_item_add.py to operation_item_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/production_order_made_history_operations.py to production_order_made_history_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/production_order_tmp.py to production_order_tmp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_item.py to operation_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_resources.py to operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_material.py to operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/tmp_operation_value.py to tmp_operation_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/production_order_made_history.py to production_order_made_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/production_order.py to production_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_types.py to operation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_note.py to operation_note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_level.py to operation_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_history.py to operation_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_types_users.py to operation_types_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/levels.py to levels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/production_order_made_history_grouped_view.py to production_order_made_history_grouped_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_color_view.py to operation_color_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_refs.py to operation_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_operation_history.py to operation_operation_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/status_operation_types.py to status_operation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_section.py to operation_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/production_order_opers.py to production_order_opers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/production_order_opers_per_demand.py to production_order_opers_per_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_value.py to operation_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_launches.py to operation_launches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_executor.py to operation_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/tmp_operation_info.py to tmp_operation_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/production_order_values.py to production_order_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_operation.py to operation_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/sections.py to sections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_color.py to operation_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/views/operation_launch_item.py to operation_launch_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/make_orders_prod.py to make_orders_prod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/ungroupingProduction_odrer.py to ungroupingProduction_odrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/create_users_tables.py to create_users_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/re_fill_tables.py to re_fill_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/execute_function.py to execute_function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/make_OperationPlanItem.py to make_OperationPlanItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/update_operation.py to update_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/delete_m2m.py to delete_m2m.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/make_levels.py to make_levels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/update_location_sectors_full_name_test.py to update_location_sectors_full_name_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/test_send_event.py to test_send_event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/test_ready.py to test_ready.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/updateProduction_odrer.py to updateProduction_odrer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/groupingProduction_order.py to groupingProduction_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/show_tree.py to show_tree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/make_production_order_by_hand.py to make_production_order_by_hand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/check_user_ready_up.py to check_user_ready_up.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/test_filnd_started_production_order.py to test_filnd_started_production_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/make_locationsLevel.py to make_locationsLevel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/create_tables.py to create_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/create_operation.py to create_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/delete_operation.py to delete_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/make_routing.py to make_routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/management/commands/make_fill_procedures.py to make_fill_procedures.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_item_add.py to operation_item_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_location_view.py to operation_location_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_made_history_operations.py to production_order_made_history_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_tmp.py to production_order_tmp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_values_ext.py to production_order_values_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_item.py to operation_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_resources.py to operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_material.py to operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/tmp_operation_value.py to tmp_operation_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_made_history.py to production_order_made_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order.py to production_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_opers_per_demant.py to production_order_opers_per_demant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operations_rout_view.py to operations_rout_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_types.py to operation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_note.py to operation_note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_level.py to operation_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_per_launch.py to production_order_per_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_history.py to operation_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_types_users.py to operation_types_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_item_view.py to operation_item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_detail.py to production_order_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operations_view.py to operations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/levels.py to levels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_made_history_grouped_view.py to production_order_made_history_grouped_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_ext.py to production_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/launch_items.py to launch_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_color_view.py to operation_color_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_refs.py to operation_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_opers_per_launch.py to production_order_opers_per_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_operation_history.py to operation_operation_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/status_operation_types.py to status_operation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_resources_view.py to operation_resources_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_section.py to operation_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_opers.py to production_order_opers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_value.py to operation_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/tmp_operation_value_view.py to tmp_operation_value_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_launches.py to operation_launches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_executor.py to operation_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/tmp_operation_info.py to tmp_operation_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_tmp_ext.py to production_order_tmp_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/production_order_values.py to production_order_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/rouning_ext.py to rouning_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_locations_view.py to operation_locations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_operation.py to operation_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_level_view.py to operation_level_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/sections.py to sections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_color.py to operation_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/models/operation_launch_item.py to operation_launch_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/operations_Plans.py to operations_Plans.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/operation_typesStack.py to operation_typesStack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_item_add.py to operation_item_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/production_order_made_history_operations.py to production_order_made_history_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/production_order_tmp.py to production_order_tmp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_item.py to operation_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_resources.py to operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_material.py to operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/tmp_operation_value.py to tmp_operation_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/routing.py to routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/production_order_made_history.py to production_order_made_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/production_order.py to production_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_types.py to operation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_note.py to operation_note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_level.py to operation_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_history.py to operation_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_types_users.py to operation_types_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/levels.py to levels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/production_order_made_history_grouped_view.py to production_order_made_history_grouped_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_color_view.py to operation_color_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_refs.py to operation_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_operation_history.py to operation_operation_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/status_operation_types.py to status_operation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_section.py to operation_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/production_order_opers.py to production_order_opers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/production_order_opers_per_demand.py to production_order_opers_per_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_value.py to operation_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_launches.py to operation_launches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_executor.py to operation_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/tmp_operation_info.py to tmp_operation_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/production_order_values.py to production_order_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_operation.py to operation_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/sections.py to sections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_color.py to operation_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/urls/operation_launch_item.py to operation_launch_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0041_auto_20191207_1811.py to 0041_auto_20191207_1811.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0030_operations_status.py to 0030_operations_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0233_auto_20200822_0434.py to 0233_auto_20200822_0434.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0081_remove_operation_color_color.py to 0081_remove_operation_color_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0264_auto_20201120_1229.py to 0264_auto_20201120_1229.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0018_auto_20191204_0919.py to 0018_auto_20191204_0919.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0299_production_order_tmp_location_values_made.py to 0299_production_order_tmp_location_values_made.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0084_auto_20200131_1109.py to 0084_auto_20200131_1109.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0153_auto_20200617_1839.py to 0153_auto_20200617_1839.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0148_auto_20200617_0724.py to 0148_auto_20200617_0724.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0277_production_order_made_history_operations.py to 0277_production_order_made_history_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0031_auto_20191206_1555.py to 0031_auto_20191206_1555.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0075_auto_20200121_1029.py to 0075_auto_20200121_1029.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0112_auto_20200224_1448.py to 0112_auto_20200224_1448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0077_write_off_items.py to 0077_write_off_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0228_auto_20200821_1509.py to 0228_auto_20200821_1509.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0162_auto_20200618_0651.py to 0162_auto_20200618_0651.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0125_auto_20200305_1729.py to 0125_auto_20200305_1729.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0257_auto_20201112_0417.py to 0257_auto_20201112_0417.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0079_auto_20200121_2231.py to 0079_auto_20200121_2231.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0152_auto_20200617_1052.py to 0152_auto_20200617_1052.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0132_operation_item_add.py to 0132_operation_item_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0110_auto_20200223_1636.py to 0110_auto_20200223_1636.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0143_delete_operation_standard_prod.py to 0143_delete_operation_standard_prod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0271_production_order_tmp_launches_odd.py to 0271_production_order_tmp_launches_odd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0284_auto_20201204_1354.py to 0284_auto_20201204_1354.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0261_auto_20201120_1031.py to 0261_auto_20201120_1031.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0051_auto_20191208_0959.py to 0051_auto_20191208_0959.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0136_operation_item_add_launch.py to 0136_operation_item_add_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0204_auto_20200717_0324.py to 0204_auto_20200717_0324.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0090_auto_20200217_0905.py to 0090_auto_20200217_0905.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0072_auto_20200121_0739.py to 0072_auto_20200121_0739.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0205_auto_20200717_0332.py to 0205_auto_20200717_0332.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0117_production_order_values.py to 0117_production_order_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0131_auto_20200614_0834.py to 0131_auto_20200614_0834.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0100_delete_operation_locations.py to 0100_delete_operation_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0222_auto_20200805_0858.py to 0222_auto_20200805_0858.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0085_auto_20200208_0613.py to 0085_auto_20200208_0613.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0064_auto_20200119_0800.py to 0064_auto_20200119_0800.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0068_operation_value_edizm.py to 0068_operation_value_edizm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0191_auto_20200712_1842.py to 0191_auto_20200712_1842.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0094_auto_20200217_1323.py to 0094_auto_20200217_1323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0054_auto_20191208_1731.py to 0054_auto_20191208_1731.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0303_production_order_tmp_resource.py to 0303_production_order_tmp_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0149_auto_20200617_0725.py to 0149_auto_20200617_0725.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0073_auto_20200121_0739.py to 0073_auto_20200121_0739.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0242_tmp_operation_info.py to 0242_tmp_operation_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0269_production_order_tmp_launch_incom.py to 0269_production_order_tmp_launch_incom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0295_production_order_made_history_executor.py to 0295_production_order_made_history_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0247_auto_20200823_0815.py to 0247_auto_20200823_0815.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0038_auto_20191207_1801.py to 0038_auto_20191207_1801.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0008_prod_tasks.py to 0008_prod_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0194_auto_20200712_1856.py to 0194_auto_20200712_1856.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0296_auto_20201204_1645.py to 0296_auto_20201204_1645.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0188_operation_operation_props.py to 0188_operation_operation_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0305_production_order_tmp_locations_sector_ready.py to 0305_production_order_tmp_locations_sector_ready.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0184_auto_20200707_1350.py to 0184_auto_20200707_1350.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0062_operations_description.py to 0062_operations_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0241_remove_tmp_operation_value_last_tech_operation.py to 0241_remove_tmp_operation_value_last_tech_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0101_auto_20200219_0500.py to 0101_auto_20200219_0500.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0123_auto_20200301_1424.py to 0123_auto_20200301_1424.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0045_operation_item_operation_locations_operation_material_operation_resources_operation_standard_prod.py to 0045_operation_item_operation_locations_operation_material_operation_resources_operation_standard_prod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0274_auto_20201203_1249.py to 0274_auto_20201203_1249.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0174_auto_20200703_0451.py to 0174_auto_20200703_0451.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0193_auto_20200712_1855.py to 0193_auto_20200712_1855.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0086_auto_20200208_1424.py to 0086_auto_20200208_1424.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0032_operation_refs.py to 0032_operation_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0096_operation_operation.py to 0096_operation_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0124_operation_value_props.py to 0124_operation_value_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0243_remove_tmp_operation_value_need_value.py to 0243_remove_tmp_operation_value_need_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0105_operations_view_std_material.py to 0105_operations_view_std_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0199_auto_20200714_0858.py to 0199_auto_20200714_0858.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0060_auto_20200118_1436.py to 0060_auto_20200118_1436.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0249_operation_launches_props.py to 0249_operation_launches_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0005_auto_20191019_1955.py to 0005_auto_20191019_1955.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0273_production_order_tmp_childs.py to 0273_production_order_tmp_childs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0109_production_order.py to 0109_production_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0118_operation_attr.py to 0118_operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0150_auto_20200617_0726.py to 0150_auto_20200617_0726.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0212_auto_20200720_2044.py to 0212_auto_20200720_2044.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0141_auto_20200615_0517.py to 0141_auto_20200615_0517.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0107_auto_20200222_1030.py to 0107_auto_20200222_1030.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0140_auto_20200615_0347.py to 0140_auto_20200615_0347.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0127_auto_20200606_1406.py to 0127_auto_20200606_1406.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0197_remove_operation_launch_item_level.py to 0197_remove_operation_launch_item_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0250_auto_20200924_1407.py to 0250_auto_20200924_1407.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0237_tmp_operation_value_need_value.py to 0237_tmp_operation_value_need_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0082_operation_color_color.py to 0082_operation_color_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0270_auto_20201121_0621.py to 0270_auto_20201121_0621.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0183_operation_history.py to 0183_operation_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0010_auto_20191029_1526.py to 0010_auto_20191029_1526.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0246_tmp_operation_value_props.py to 0246_tmp_operation_value_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0175_auto_20200703_0529.py to 0175_auto_20200703_0529.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0219_auto_20200801_0751.py to 0219_auto_20200801_0751.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0258_auto_20201120_0956.py to 0258_auto_20201120_0956.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0226_auto_20200817_0958.py to 0226_auto_20200817_0958.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0256_auto_20201031_0557.py to 0256_auto_20201031_0557.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0260_production_order_tmp_parent_id_f.py to 0260_production_order_tmp_parent_id_f.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0069_auto_20200119_1750.py to 0069_auto_20200119_1750.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0234_tmp_operation_value_props.py to 0234_tmp_operation_value_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0057_auto_20191209_1131.py to 0057_auto_20191209_1131.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0168_auto_20200623_0942.py to 0168_auto_20200623_0942.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0137_auto_20200614_1010.py to 0137_auto_20200614_1010.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0089_levels.py to 0089_levels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0128_operation_note.py to 0128_operation_note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0043_operations_level.py to 0043_operations_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0253_auto_20201014_1007.py to 0253_auto_20201014_1007.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0176_production_order_opers_per_demand.py to 0176_production_order_opers_per_demand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0145_auto_20200617_0652.py to 0145_auto_20200617_0652.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0160_auto_20200617_2053.py to 0160_auto_20200617_2053.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0014_auto_20191121_0623.py to 0014_auto_20191121_0623.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0255_auto_20201020_0551.py to 0255_auto_20201020_0551.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0179_operation_resources_location_fin.py to 0179_operation_resources_location_fin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0023_auto_20191206_1134.py to 0023_auto_20191206_1134.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0139_auto_20200615_0303.py to 0139_auto_20200615_0303.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0130_auto_20200614_0531.py to 0130_auto_20200614_0531.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0200_auto_20200715_2231.py to 0200_auto_20200715_2231.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0047_auto_20191208_0708.py to 0047_auto_20191208_0708.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0083_auto_20200122_0752.py to 0083_auto_20200122_0752.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0276_auto_20201203_1740.py to 0276_auto_20201203_1740.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0210_auto_20200720_1437.py to 0210_auto_20200720_1437.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0037_auto_20191207_1312.py to 0037_auto_20191207_1312.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0180_auto_20200706_1434.py to 0180_auto_20200706_1434.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0097_auto_20200218_1218.py to 0097_auto_20200218_1218.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0185_operation_item_add_operations_item.py to 0185_operation_item_add_operations_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0078_auto_20200121_2231.py to 0078_auto_20200121_2231.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0290_auto_20201204_1449.py to 0290_auto_20201204_1449.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0029_status_operation_types.py to 0029_status_operation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0248_auto_20200823_0821.py to 0248_auto_20200823_0821.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0202_auto_20200717_0308.py to 0202_auto_20200717_0308.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0161_operations_parent.py to 0161_operations_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0042_auto_20191207_1820.py to 0042_auto_20191207_1820.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0232_auto_20200821_1959.py to 0232_auto_20200821_1959.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0244_tmp_operation_value_need_value.py to 0244_tmp_operation_value_need_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0108_auto_20200222_1030.py to 0108_auto_20200222_1030.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0147_auto_20200617_0653.py to 0147_auto_20200617_0653.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0071_posting_items.py to 0071_posting_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0214_remove_operation_history_creator.py to 0214_remove_operation_history_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0049_auto_20191208_0924.py to 0049_auto_20191208_0924.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0055_operation_launches.py to 0055_operation_launches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0211_auto_20200720_2043.py to 0211_auto_20200720_2043.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0133_auto_20200614_0958.py to 0133_auto_20200614_0958.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0002_auto_20190918_1428.py to 0002_auto_20190918_1428.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0251_delete_operation_locations_view.py to 0251_delete_operation_locations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0093_auto_20200217_0915.py to 0093_auto_20200217_0915.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0135_auto_20200614_1004.py to 0135_auto_20200614_1004.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0129_operation_executor_props.py to 0129_operation_executor_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0036_operation_launch_operation_material.py to 0036_operation_launch_operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0157_auto_20200617_1859.py to 0157_auto_20200617_1859.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0252_auto_20201013_0611.py to 0252_auto_20201013_0611.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0195_operation_launch_item_level.py to 0195_operation_launch_item_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0229_auto_20200821_1955.py to 0229_auto_20200821_1955.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0155_auto_20200617_1841.py to 0155_auto_20200617_1841.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0063_auto_20200119_0759.py to 0063_auto_20200119_0759.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0119_delete_operation_attr.py to 0119_delete_operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0304_production_order_tmp_value_made_old.py to 0304_production_order_tmp_value_made_old.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0201_auto_20200717_0308.py to 0201_auto_20200717_0308.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0053_auto_20191208_1001.py to 0053_auto_20191208_1001.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0178_auto_20200705_0346.py to 0178_auto_20200705_0346.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0035_auto_20191206_2202.py to 0035_auto_20191206_2202.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0154_auto_20200617_1840.py to 0154_auto_20200617_1840.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0208_auto_20200719_1205.py to 0208_auto_20200719_1205.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0095_auto_20200217_1323.py to 0095_auto_20200217_1323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0172_delete_production_order_by_launch.py to 0172_delete_production_order_by_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0156_auto_20200617_1854.py to 0156_auto_20200617_1854.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0013_auto_20191121_0623.py to 0013_auto_20191121_0623.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0163_auto_20200620_1430.py to 0163_auto_20200620_1430.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0287_auto_20201204_1440.py to 0287_auto_20201204_1440.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0254_auto_20201014_1030.py to 0254_auto_20201014_1030.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0286_auto_20201204_1435.py to 0286_auto_20201204_1435.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0263_production_order_tmp_max_level.py to 0263_production_order_tmp_max_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0171_production_order_by_launch.py to 0171_production_order_by_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0144_auto_20200617_0651.py to 0144_auto_20200617_0651.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0052_auto_20191208_0959.py to 0052_auto_20191208_0959.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0058_auto_20200117_1600.py to 0058_auto_20200117_1600.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0216_auto_20200725_1110.py to 0216_auto_20200725_1110.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0011_launch_item_refs_timing.py to 0011_launch_item_refs_timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0106_auto_20200222_1028.py to 0106_auto_20200222_1028.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0159_auto_20200617_1929.py to 0159_auto_20200617_1929.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0279_auto_20201203_1851.py to 0279_auto_20201203_1851.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0122_auto_20200301_0910.py to 0122_auto_20200301_0910.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0278_production_order_made_history_executor.py to 0278_production_order_made_history_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0059_auto_20200117_1859.py to 0059_auto_20200117_1859.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0275_auto_20201203_1253.py to 0275_auto_20201203_1253.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0111_auto_20200224_0413.py to 0111_auto_20200224_0413.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0020_operation_types.py to 0020_operation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0230_auto_20200821_1955.py to 0230_auto_20200821_1955.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0209_delete_operation_refs_history.py to 0209_delete_operation_refs_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0074_auto_20200121_1016.py to 0074_auto_20200121_1016.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0048_auto_20191208_0708.py to 0048_auto_20191208_0708.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0050_auto_20191208_0924.py to 0050_auto_20191208_0924.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0017_auto_20191121_1331.py to 0017_auto_20191121_1331.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0024_auto_20191206_1151.py to 0024_auto_20191206_1151.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0080_operation_color.py to 0080_operation_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0215_standard_colors_view.py to 0215_standard_colors_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0044_auto_20191207_2323.py to 0044_auto_20191207_2323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0203_auto_20200717_0323.py to 0203_auto_20200717_0323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0196_auto_20200713_0855.py to 0196_auto_20200713_0855.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0302_production_order_tmp_location.py to 0302_production_order_tmp_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0009_auto_20191020_1914.py to 0009_auto_20191020_1914.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0151_auto_20200617_0726.py to 0151_auto_20200617_0726.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0113_status_operation_types_color.py to 0113_status_operation_types_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0061_auto_20200118_1439.py to 0061_auto_20200118_1439.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0285_auto_20201204_1359.py to 0285_auto_20201204_1359.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0016_launch_item_timing_view.py to 0016_launch_item_timing_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0265_production_order_tmp_edizm.py to 0265_production_order_tmp_edizm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0187_auto_20200708_1519.py to 0187_auto_20200708_1519.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0288_auto_20201204_1441.py to 0288_auto_20201204_1441.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0281_auto_20201204_0446.py to 0281_auto_20201204_0446.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0039_auto_20191207_1802.py to 0039_auto_20191207_1802.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0289_auto_20201204_1444.py to 0289_auto_20201204_1444.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0181_auto_20200706_1435.py to 0181_auto_20200706_1435.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0098_auto_20200218_1505.py to 0098_auto_20200218_1505.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0207_operation_refs_history.py to 0207_operation_refs_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0235_tmp_operation_value_last_tech_operation.py to 0235_tmp_operation_value_last_tech_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0301_production_order_tmp_last_tech_operation.py to 0301_production_order_tmp_last_tech_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0164_auto_20200621_0926.py to 0164_auto_20200621_0926.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0033_operation_launch_operations_item.py to 0033_operation_launch_operations_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0245_remove_tmp_operation_value_props.py to 0245_remove_tmp_operation_value_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0158_auto_20200617_1929.py to 0158_auto_20200617_1929.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0070_operations_view.py to 0070_operations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0103_auto_20200221_1545.py to 0103_auto_20200221_1545.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0121_auto_20200301_0511.py to 0121_auto_20200301_0511.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0065_auto_20200119_1130.py to 0065_auto_20200119_1130.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0189_operation_operation_version.py to 0189_operation_operation_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0272_auto_20201121_1044.py to 0272_auto_20201121_1044.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0306_auto_20201221_0901.py to 0306_auto_20201221_0901.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0006_prod_task_importances.py to 0006_prod_task_importances.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0300_auto_20201209_0606.py to 0300_auto_20201209_0606.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0238_auto_20200822_1014.py to 0238_auto_20200822_1014.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0076_auto_20200121_1114.py to 0076_auto_20200121_1114.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0040_auto_20191207_1810.py to 0040_auto_20191207_1810.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0182_auto_20200706_1439.py to 0182_auto_20200706_1439.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0015_auto_20191121_0912.py to 0015_auto_20191121_0912.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0027_auto_20191206_1329.py to 0027_auto_20191206_1329.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0034_auto_20191206_2202.py to 0034_auto_20191206_2202.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0294_remove_production_order_made_history_executor.py to 0294_remove_production_order_made_history_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0186_auto_20200708_1517.py to 0186_auto_20200708_1517.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0115_operation_level_props.py to 0115_operation_level_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0007_prod_task_status.py to 0007_prod_task_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0138_auto_20200614_1013.py to 0138_auto_20200614_1013.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0169_operation_operation_attr.py to 0169_operation_operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0236_auto_20200822_0557.py to 0236_auto_20200822_0557.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0198_auto_20200714_0858.py to 0198_auto_20200714_0858.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0012_auto_20191121_0605.py to 0012_auto_20191121_0605.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0213_auto_20200720_2045.py to 0213_auto_20200720_2045.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0120_operations_num.py to 0120_operations_num.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0019_location_loading_resource_loading.py to 0019_location_loading_resource_loading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0067_auto_20200119_1444.py to 0067_auto_20200119_1444.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0173_auto_20200702_1619.py to 0173_auto_20200702_1619.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0056_operation_level.py to 0056_operation_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0167_auto_20200623_0935.py to 0167_auto_20200623_0935.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0046_auto_20191207_2357.py to 0046_auto_20191207_2357.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0259_auto_20201120_1001.py to 0259_auto_20201120_1001.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0177_auto_20200704_1839.py to 0177_auto_20200704_1839.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0021_auto_20191206_0855.py to 0021_auto_20191206_0855.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0114_auto_20200228_1240.py to 0114_auto_20200228_1240.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0166_auto_20200623_0931.py to 0166_auto_20200623_0931.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0026_operations_users.py to 0026_operations_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0240_auto_20200822_1218.py to 0240_auto_20200822_1218.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0268_auto_20201120_1404.py to 0268_auto_20201120_1404.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0262_auto_20201120_1110.py to 0262_auto_20201120_1110.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0291_auto_20201204_1454.py to 0291_auto_20201204_1454.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0088_routing.py to 0088_routing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0092_auto_20200217_0914.py to 0092_auto_20200217_0914.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0028_auto_20191206_1329.py to 0028_auto_20191206_1329.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0223_operation_locations_view.py to 0223_operation_locations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0227_auto_20200820_0559.py to 0227_auto_20200820_0559.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0126_auto_20200606_1140.py to 0126_auto_20200606_1140.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0004_auto_20191019_1955.py to 0004_auto_20191019_1955.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0221_auto_20200805_0857.py to 0221_auto_20200805_0857.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0298_auto_20201205_1326.py to 0298_auto_20201205_1326.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0190_auto_20200709_0521.py to 0190_auto_20200709_0521.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0170_delete_operation_operation_attr.py to 0170_delete_operation_operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0192_operation_launch_item.py to 0192_operation_launch_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0292_remove_production_order_made_history_opertype.py to 0292_remove_production_order_made_history_opertype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0206_remove_operation_launch_item_operation_refs.py to 0206_remove_operation_launch_item_operation_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0280_auto_20201204_0446.py to 0280_auto_20201204_0446.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0022_auto_20191206_0923.py to 0022_auto_20191206_0923.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0087_auto_20200209_1244.py to 0087_auto_20200209_1244.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0217_auto_20200801_0441.py to 0217_auto_20200801_0441.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0224_auto_20200811_0006.py to 0224_auto_20200811_0006.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0003_auto_20190918_1437.py to 0003_auto_20190918_1437.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0297_auto_20201204_1648.py to 0297_auto_20201204_1648.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0146_auto_20200617_0652.py to 0146_auto_20200617_0652.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0104_auto_20200222_0527.py to 0104_auto_20200222_0527.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0225_auto_20200813_1048.py to 0225_auto_20200813_1048.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0231_auto_20200821_1956.py to 0231_auto_20200821_1956.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0165_operation_item_add_edizm.py to 0165_operation_item_add_edizm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0099_auto_20200219_0316.py to 0099_auto_20200219_0316.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0091_auto_20200217_0905.py to 0091_auto_20200217_0905.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0102_auto_20200219_1446.py to 0102_auto_20200219_1446.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0267_production_order_tmp_color.py to 0267_production_order_tmp_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0293_auto_20201204_1601.py to 0293_auto_20201204_1601.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0218_auto_20200801_0444.py to 0218_auto_20200801_0444.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0134_auto_20200614_1004.py to 0134_auto_20200614_1004.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0283_production_order_made_history_grouped_view.py to 0283_production_order_made_history_grouped_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0142_auto_20200616_0822.py to 0142_auto_20200616_0822.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0239_auto_20200822_1014.py to 0239_auto_20200822_1014.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0282_auto_20201204_1049.py to 0282_auto_20201204_1049.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0025_auto_20191206_1151.py to 0025_auto_20191206_1151.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0116_operation_section_sections.py to 0116_operation_section_sections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0266_auto_20201120_1316.py to 0266_auto_20201120_1316.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0066_auto_20200119_1444.py to 0066_auto_20200119_1444.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/planing/migrations/0220_auto_20200804_1212.py to 0220_auto_20200804_1212.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/operation_Stack.py to operation_Stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/status_Stack.py to status_Stack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/status_launch.py to status_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operations_item.py to operations_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operations_template_detail.py to operations_template_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launch_operations_item.py to launch_operations_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operation_resources.py to operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launch_item_line.py to launch_item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operation_material.py to operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operation_def_resources.py to operation_def_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operation_def_material.py to operation_def_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launch_operations_material.py to launch_operations_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launch_operation_resources.py to launch_operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launch_detail.py to launch_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launch_item_line_view.py to launch_item_line_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launches.py to launches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launch_item_refs.py to launch_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operation_attr.py to operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/ready_2_launch_detail.py to ready_2_launch_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operations_template.py to operations_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launch_operation_attr.py to launch_operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operation_executor.py to operation_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operations_template_material.py to operations_template_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/resource_users.py to resource_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/launch_item_view.py to launch_item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/operations_template_resource.py to operations_template_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/views/ready_2_launch.py to ready_2_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/copy_opers_2_lotsman_itemd.py to copy_opers_2_lotsman_itemd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/combine_operations.py to combine_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/create_launch1.py to create_launch1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/combine_resources.py to combine_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/test_update_launch.py to test_update_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/create_launch.py to create_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/refresh_resource.py to refresh_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/fill_local_fin.py to fill_local_fin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/test_childs_wokshp.py to test_childs_wokshp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/check_transport_operation_local_fin.py to check_transport_operation_local_fin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/refresh_num.py to refresh_num.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/test_make_launch.py to test_make_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/management/commands/refresh_grid1.py to refresh_grid1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_operation_material.py to launch_operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/status_launch.py to status_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launches_ext.py to launches_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operations_item.py to operations_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operations_template_detail.py to operations_template_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_item_prod_order_per_launch_view.py to launch_item_prod_order_per_launch_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_operations_item.py to launch_operations_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operation_resources.py to operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_item_line.py to launch_item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operation_material.py to operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operation_def_resources.py to operation_def_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operation_def_material.py to operation_def_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operations_view.py to operations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launches_view.py to launches_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operations_ext_view.py to operations_ext_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/ready_2_launch_ext.py to ready_2_launch_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_operation_resources.py to launch_operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/resource_view.py to resource_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_detail.py to launch_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_item_line_view.py to launch_item_line_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launches.py to launches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_item_refs.py to launch_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operation_attr.py to operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/ready_2_launch_detail.py to ready_2_launch_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operations_template.py to operations_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_operation_attr.py to launch_operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operation_executor.py to operation_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operations_template_material.py to operations_template_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/resource_users.py to resource_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_item_view.py to launch_item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/operations_template_resource.py to operations_template_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/launch_item_prod_order_view.py to launch_item_prod_order_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/models/ready_2_launch.py to ready_2_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/status_launch.py to status_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operations_item.py to operations_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operations_template_detail.py to operations_template_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launch_operations_item.py to launch_operations_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operation_resources.py to operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launch_item_line.py to launch_item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operation_material.py to operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operation_def_resources.py to operation_def_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operation_def_material.py to operation_def_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launch_operations_material.py to launch_operations_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launch_operation_resources.py to launch_operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operations.py to operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launch_detail.py to launch_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launch_item_line_view.py to launch_item_line_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launches.py to launches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launch_item_refs.py to launch_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operation_attr.py to operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/ready_2_launch_detail.py to ready_2_launch_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operations_template.py to operations_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launch_operation_attr.py to launch_operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operation_executor.py to operation_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operations_template_material.py to operations_template_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/resource_users.py to resource_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/launch_item_view.py to launch_item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/operations_template_resource.py to operations_template_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/urls/ready_2_launch.py to ready_2_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0051_auto_20190616_0635.py to 0051_auto_20190616_0635.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0252_launch_item_add.py to 0252_launch_item_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0214_auto_20200227_0859.py to 0214_auto_20200227_0859.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0240_auto_20200617_0546.py to 0240_auto_20200617_0546.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0101_launch_item_line_view.py to 0101_launch_item_line_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0045_auto_20190530_1347.py to 0045_auto_20190530_1347.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0055_remove_operation_material_material.py to 0055_remove_operation_material_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0096_auto_20191117_1758.py to 0096_auto_20191117_1758.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0299_auto_20200801_0822.py to 0299_auto_20200801_0822.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0206_auto_20200223_1549.py to 0206_auto_20200223_1549.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0181_auto_20200215_1917.py to 0181_auto_20200215_1917.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0178_auto_20200210_0856.py to 0178_auto_20200210_0856.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0121_auto_20191119_1418.py to 0121_auto_20191119_1418.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0250_auto_20200623_0614.py to 0250_auto_20200623_0614.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0193_auto_20200217_1355.py to 0193_auto_20200217_1355.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0285_auto_20200720_1525.py to 0285_auto_20200720_1525.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0232_auto_20200606_1033.py to 0232_auto_20200606_1033.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0311_auto_20200810_1120.py to 0311_auto_20200810_1120.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0139_location_loading_resource_loading.py to 0139_location_loading_resource_loading.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0097_auto_20191117_1758.py to 0097_auto_20191117_1758.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0068_auto_20191008_1253.py to 0068_auto_20191008_1253.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0038_resource_categories.py to 0038_resource_categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0105_auto_20191118_1130.py to 0105_auto_20191118_1130.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0113_auto_20191119_0726.py to 0113_auto_20191119_0726.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0225_launch_item_line_spc_clm_count_per_one.py to 0225_launch_item_line_spc_clm_count_per_one.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0321_auto_20201120_0956.py to 0321_auto_20201120_0956.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0278_auto_20200712_0614.py to 0278_auto_20200712_0614.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0024_auto_20190522_1751.py to 0024_auto_20190522_1751.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0255_delete_launch_item_add.py to 0255_delete_launch_item_add.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0011_temp_production_operationsplan.py to 0011_temp_production_operationsplan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0142_resource_users_props.py to 0142_resource_users_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0169_operation_def_resources_props.py to 0169_operation_def_resources_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0144_auto_20191204_2013.py to 0144_auto_20191204_2013.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0259_remove_launches_priority.py to 0259_remove_launches_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0189_auto_20200217_1205.py to 0189_auto_20200217_1205.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0317_auto_20200820_0312.py to 0317_auto_20200820_0312.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0048_auto_20190605_1031.py to 0048_auto_20190605_1031.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0246_auto_20200619_0950.py to 0246_auto_20200619_0950.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0249_auto_20200623_0613.py to 0249_auto_20200623_0613.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0156_auto_20191207_0910.py to 0156_auto_20191207_0910.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0015_auto_20190426_1401.py to 0015_auto_20190426_1401.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0065_operations_item_num.py to 0065_operations_item_num.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0292_auto_20200727_0635.py to 0292_auto_20200727_0635.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0220_auto_20200228_1211.py to 0220_auto_20200228_1211.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0005_auto_20190425_1808.py to 0005_auto_20190425_1808.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0042_auto_20190530_1159.py to 0042_auto_20190530_1159.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0308_auto_20200808_1355.py to 0308_auto_20200808_1355.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0060_auto_20190822_2250.py to 0060_auto_20190822_2250.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0326_auto_20201218_1543.py to 0326_auto_20201218_1543.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0205_auto_20200223_1541.py to 0205_auto_20200223_1541.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0049_auto_20190605_1035.py to 0049_auto_20190605_1035.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0241_auto_20200617_0705.py to 0241_auto_20200617_0705.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0314_auto_20200816_1837.py to 0314_auto_20200816_1837.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0195_remove_launches_facets.py to 0195_remove_launches_facets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0009_remove_operation_plan_template_locations_item_line.py to 0009_remove_operation_plan_template_locations_item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0109_auto_20191118_2027.py to 0109_auto_20191118_2027.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0234_auto_20200615_0303.py to 0234_auto_20200615_0303.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0102_launch_operations_item_launch.py to 0102_launch_operations_item_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0070_auto_20191008_1258.py to 0070_auto_20191008_1258.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0116_auto_20191119_1032.py to 0116_auto_20191119_1032.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0302_auto_20200805_0825.py to 0302_auto_20200805_0825.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0270_auto_20200706_1028.py to 0270_auto_20200706_1028.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0064_auto_20190918_0146.py to 0064_auto_20190918_0146.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0210_auto_20200226_1030.py to 0210_auto_20200226_1030.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0151_operations_planing_operation.py to 0151_operations_planing_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0204_auto_20200223_1524.py to 0204_auto_20200223_1524.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0135_auto_20191202_1255.py to 0135_auto_20191202_1255.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0242_auto_20200617_0805.py to 0242_auto_20200617_0805.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0027_delete_operation_plan_template_locations.py to 0027_delete_operation_plan_template_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0236_launches_priority.py to 0236_launches_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0079_auto_20191028_1405.py to 0079_auto_20191028_1405.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0251_auto_20200623_0614.py to 0251_auto_20200623_0614.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0120_launch_item_line_description.py to 0120_launch_item_line_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0227_auto_20200302_0422.py to 0227_auto_20200302_0422.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0039_auto_20190529_1341.py to 0039_auto_20190529_1341.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0122_auto_20191119_1450.py to 0122_auto_20191119_1450.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0282_auto_20200714_1027.py to 0282_auto_20200714_1027.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0008_auto_20190425_1925.py to 0008_auto_20190425_1925.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0114_operation_material_parent.py to 0114_operation_material_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0090_launch_operations_item.py to 0090_launch_operations_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0315_auto_20200816_1843.py to 0315_auto_20200816_1843.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0233_auto_20200609_1920.py to 0233_auto_20200609_1920.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0290_auto_20200725_1110.py to 0290_auto_20200725_1110.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0002_auto_20190425_1705.py to 0002_auto_20190425_1705.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0158_auto_20191207_1031.py to 0158_auto_20191207_1031.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0057_auto_20190820_1858.py to 0057_auto_20190820_1858.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0202_auto_20200223_1222.py to 0202_auto_20200223_1222.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0281_auto_20200714_1016.py to 0281_auto_20200714_1016.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0033_auto_20190529_1148.py to 0033_auto_20190529_1148.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0218_auto_20200227_1632.py to 0218_auto_20200227_1632.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0026_auto_20190524_1200.py to 0026_auto_20190524_1200.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0092_launch_operation_resources.py to 0092_launch_operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0277_auto_20200712_0610.py to 0277_auto_20200712_0610.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0167_auto_20200120_1025.py to 0167_auto_20200120_1025.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0295_auto_20200730_0524.py to 0295_auto_20200730_0524.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0075_auto_20191022_0721.py to 0075_auto_20191022_0721.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0012_auto_20190426_1001.py to 0012_auto_20190426_1001.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0021_auto_20190522_1242.py to 0021_auto_20190522_1242.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0256_auto_20200624_1412.py to 0256_auto_20200624_1412.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0078_auto_20191022_0853.py to 0078_auto_20191022_0853.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0306_auto_20200807_0017.py to 0306_auto_20200807_0017.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0110_auto_20191118_2127.py to 0110_auto_20191118_2127.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0046_operations_parent.py to 0046_operations_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0054_operations_view_resource_view.py to 0054_operations_view_resource_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0072_auto_20191008_1638.py to 0072_auto_20191008_1638.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0286_auto_20200720_1527.py to 0286_auto_20200720_1527.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0034_resource.py to 0034_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0019_materials.py to 0019_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0192_auto_20200217_1221.py to 0192_auto_20200217_1221.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0211_auto_20200226_1224.py to 0211_auto_20200226_1224.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0104_auto_20191118_1127.py to 0104_auto_20191118_1127.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0229_auto_20200305_1729.py to 0229_auto_20200305_1729.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0018_operations_refs.py to 0018_operations_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0150_auto_20191206_1151.py to 0150_auto_20191206_1151.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0165_auto_20200117_1600.py to 0165_auto_20200117_1600.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0032_auto_20190529_1112.py to 0032_auto_20190529_1112.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0073_auto_20191018_1337.py to 0073_auto_20191018_1337.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0010_operation_plan_template_locations_item_line.py to 0010_operation_plan_template_locations_item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0082_auto_20191029_1934.py to 0082_auto_20191029_1934.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0074_item_refs.py to 0074_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0291_auto_20200727_0634.py to 0291_auto_20200727_0634.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0147_auto_20191204_2016.py to 0147_auto_20191204_2016.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0025_remove_materials_parent.py to 0025_remove_materials_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0044_auto_20190530_1207.py to 0044_auto_20190530_1207.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0154_auto_20191206_1937.py to 0154_auto_20191206_1937.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0320_auto_20201006_0740.py to 0320_auto_20201006_0740.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0099_auto_20191117_2043.py to 0099_auto_20191117_2043.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0203_launch_item_refs_qty.py to 0203_launch_item_refs_qty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0172_auto_20200208_1429.py to 0172_auto_20200208_1429.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0267_launch_item_order_view.py to 0267_launch_item_order_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0040_auto_20190529_1341.py to 0040_auto_20190529_1341.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0262_auto_20200627_1503.py to 0262_auto_20200627_1503.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0141_resource_users.py to 0141_resource_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0300_auto_20200804_1212.py to 0300_auto_20200804_1212.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0053_auto_20190731_2227.py to 0053_auto_20190731_2227.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0179_remove_launches_props.py to 0179_remove_launches_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0007_auto_20190425_1915.py to 0007_auto_20190425_1915.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0239_auto_20200616_1948.py to 0239_auto_20200616_1948.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0248_launch_item_line_edizm.py to 0248_launch_item_line_edizm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0043_auto_20190530_1205.py to 0043_auto_20190530_1205.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0323_auto_20201215_1602.py to 0323_auto_20201215_1602.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0324_operations_fullname.py to 0324_operations_fullname.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0031_auto_20190529_1111.py to 0031_auto_20190529_1111.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0162_auto_20191208_0900.py to 0162_auto_20191208_0900.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0289_auto_20200721_1010.py to 0289_auto_20200721_1010.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0138_auto_20191204_1424.py to 0138_auto_20191204_1424.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0284_auto_20200719_1216.py to 0284_auto_20200719_1216.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0213_auto_20200227_0819.py to 0213_auto_20200227_0819.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0207_auto_20200223_1558.py to 0207_auto_20200223_1558.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0224_auto_20200229_1523.py to 0224_auto_20200229_1523.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0268_auto_20200628_0808.py to 0268_auto_20200628_0808.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0119_launch_item_refs_description.py to 0119_launch_item_refs_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0023_auto_20190522_1750.py to 0023_auto_20190522_1750.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0187_remove_ready_2_launch_detail_mat_view_name.py to 0187_remove_ready_2_launch_detail_mat_view_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0173_auto_20200208_1435.py to 0173_auto_20200208_1435.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0149_auto_20191204_2017.py to 0149_auto_20191204_2017.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0194_launches_facets.py to 0194_launches_facets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0036_operation_material.py to 0036_operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0134_auto_20191121_2223.py to 0134_auto_20191121_2223.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0067_auto_20191008_0937.py to 0067_auto_20191008_0937.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0288_auto_20200720_2003.py to 0288_auto_20200720_2003.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0245_auto_20200619_0929.py to 0245_auto_20200619_0929.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0305_auto_20200806_1409.py to 0305_auto_20200806_1409.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0137_auto_20191204_1424.py to 0137_auto_20191204_1424.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0280_auto_20200714_1009.py to 0280_auto_20200714_1009.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0258_auto_20200626_0941.py to 0258_auto_20200626_0941.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0230_auto_20200305_1733.py to 0230_auto_20200305_1733.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0190_auto_20200217_1214.py to 0190_auto_20200217_1214.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0287_auto_20200720_1956.py to 0287_auto_20200720_1956.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0219_auto_20200227_2136.py to 0219_auto_20200227_2136.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0322_auto_20201204_0703.py to 0322_auto_20201204_0703.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0215_auto_20200227_1111.py to 0215_auto_20200227_1111.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0266_auto_20200627_1520.py to 0266_auto_20200627_1520.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0296_auto_20200731_1716.py to 0296_auto_20200731_1716.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0319_launch_detail.py to 0319_launch_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0283_auto_20200716_1618.py to 0283_auto_20200716_1618.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0261_launch_item_refs_replication_factor.py to 0261_launch_item_refs_replication_factor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0159_auto_20191207_1801.py to 0159_auto_20191207_1801.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0037_auto_20190529_1326.py to 0037_auto_20190529_1326.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0171_auto_20200208_1427.py to 0171_auto_20200208_1427.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0164_auto_20191225_1105.py to 0164_auto_20191225_1105.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0095_launch_item_refs.py to 0095_launch_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0303_auto_20200805_0845.py to 0303_auto_20200805_0845.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0307_auto_20200807_0443.py to 0307_auto_20200807_0443.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0080_auto_20191028_1406.py to 0080_auto_20191028_1406.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0069_auto_20191008_1257.py to 0069_auto_20191008_1257.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0130_auto_20191120_1523.py to 0130_auto_20191120_1523.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0260_launches_priority.py to 0260_launches_priority.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0170_auto_20200131_1114.py to 0170_auto_20200131_1114.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0200_resource_props.py to 0200_resource_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0029_auto_20190529_1022.py to 0029_auto_20190529_1022.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0128_auto_20191120_1448.py to 0128_auto_20191120_1448.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0237_auto_20200616_1548.py to 0237_auto_20200616_1548.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0136_resource_calendar.py to 0136_resource_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0093_delete_launch_item_refs.py to 0093_delete_launch_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0086_operations_item_description.py to 0086_operations_item_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0223_operation_attr.py to 0223_operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0107_auto_20191118_1400.py to 0107_auto_20191118_1400.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0059_auto_20190821_0950.py to 0059_auto_20190821_0950.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0312_auto_20200812_0633.py to 0312_auto_20200812_0633.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0133_auto_20191121_2116.py to 0133_auto_20191121_2116.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0091_launch_operations_material.py to 0091_launch_operations_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0212_auto_20200226_1412.py to 0212_auto_20200226_1412.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0123_auto_20191119_1501.py to 0123_auto_20191119_1501.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0108_auto_20191118_1503.py to 0108_auto_20191118_1503.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0017_auto_20190517_1650.py to 0017_auto_20190517_1650.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0052_auto_20190709_1032.py to 0052_auto_20190709_1032.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0126_auto_20191120_1441.py to 0126_auto_20191120_1441.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0146_auto_20191204_2015.py to 0146_auto_20191204_2015.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0083_ready_2_launch_props.py to 0083_ready_2_launch_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0088_delete_item_refs.py to 0088_delete_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0056_operation_material_material.py to 0056_operation_material_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0265_auto_20200627_1507.py to 0265_auto_20200627_1507.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0297_auto_20200801_0441.py to 0297_auto_20200801_0441.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0061_auto_20190828_1719.py to 0061_auto_20190828_1719.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0217_operations_template_detail_description.py to 0217_operations_template_detail_description.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0247_auto_20200621_0743.py to 0247_auto_20200621_0743.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0076_auto_20191022_0722.py to 0076_auto_20191022_0722.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0318_auto_20200820_0312.py to 0318_auto_20200820_0312.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0228_remove_launch_item_line_spc_clm_count_per_one.py to 0228_remove_launch_item_line_spc_clm_count_per_one.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0186_auto_20200216_2013.py to 0186_auto_20200216_2013.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0238_auto_20200616_1548.py to 0238_auto_20200616_1548.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0222_auto_20200229_1157.py to 0222_auto_20200229_1157.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0174_auto_20200209_1126.py to 0174_auto_20200209_1126.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0066_auto_20191008_0731.py to 0066_auto_20191008_0731.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0016_auto_20190517_1641.py to 0016_auto_20190517_1641.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0050_auto_20190610_0953.py to 0050_auto_20190610_0953.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0175_auto_20200209_1152.py to 0175_auto_20200209_1152.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0118_launch_item_refs_added_launch.py to 0118_launch_item_refs_added_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0216_auto_20200227_1404.py to 0216_auto_20200227_1404.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0140_auto_20191204_1449.py to 0140_auto_20191204_1449.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0198_auto_20200222_1608.py to 0198_auto_20200222_1608.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0196_operations_props.py to 0196_operations_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0269_auto_20200706_1021.py to 0269_auto_20200706_1021.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0298_operation_executor.py to 0298_operation_executor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0006_auto_20190425_1840.py to 0006_auto_20190425_1840.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0304_auto_20200805_0846.py to 0304_auto_20200805_0846.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0131_auto_20191120_1540.py to 0131_auto_20191120_1540.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0271_auto_20200706_1130.py to 0271_auto_20200706_1130.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0047_auto_20190530_1353.py to 0047_auto_20190530_1353.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0231_auto_20200305_1733.py to 0231_auto_20200305_1733.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0124_auto_20191119_1811.py to 0124_auto_20191119_1811.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0035_operation_resources.py to 0035_operation_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0081_remove_ready_2_launch_notes.py to 0081_remove_ready_2_launch_notes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0180_ready_2_launch_detail_json.py to 0180_ready_2_launch_detail_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0148_launch_operation_resources_q_paralel.py to 0148_launch_operation_resources_q_paralel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0077_delete_operations_refs.py to 0077_delete_operations_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0197_auto_20200222_1149.py to 0197_auto_20200222_1149.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0325_auto_20201218_1539.py to 0325_auto_20201218_1539.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0111_auto_20191118_2128.py to 0111_auto_20191118_2128.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0153_auto_20191206_1931.py to 0153_auto_20191206_1931.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0004_auto_20190425_1804.py to 0004_auto_20190425_1804.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0071_auto_20191008_1307.py to 0071_auto_20191008_1307.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0275_auto_20200712_0411.py to 0275_auto_20200712_0411.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0103_auto_20191118_1027.py to 0103_auto_20191118_1027.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0182_auto_20200215_1930.py to 0182_auto_20200215_1930.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0022_auto_20190522_1243.py to 0022_auto_20190522_1243.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0294_auto_20200729_1927.py to 0294_auto_20200729_1927.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0098_launches_view.py to 0098_launches_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0112_auto_20191118_2128.py to 0112_auto_20191118_2128.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0125_auto_20191119_1843.py to 0125_auto_20191119_1843.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0253_auto_20200623_0725.py to 0253_auto_20200623_0725.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0084_auto_20191031_0856.py to 0084_auto_20191031_0856.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0062_auto_20190828_2056.py to 0062_auto_20190828_2056.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0313_auto_20200813_1443.py to 0313_auto_20200813_1443.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0152_auto_20191206_1249.py to 0152_auto_20191206_1249.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0254_auto_20200623_0728.py to 0254_auto_20200623_0728.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0041_auto_20190530_1155.py to 0041_auto_20190530_1155.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0316_auto_20200820_0311.py to 0316_auto_20200820_0311.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0117_launch_operations_item_disabled_launch.py to 0117_launch_operations_item_disabled_launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0279_auto_20200712_0914.py to 0279_auto_20200712_0914.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0063_auto_20190828_2056.py to 0063_auto_20190828_2056.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0273_auto_20200711_0957.py to 0273_auto_20200711_0957.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0028_auto_20190528_2223.py to 0028_auto_20190528_2223.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0013_auto_20190426_1003.py to 0013_auto_20190426_1003.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0087_launch_item_line_launch_item_refs_launch_items_launches.py to 0087_launch_item_line_launch_item_refs_launch_items_launches.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0177_auto_20200210_0845.py to 0177_auto_20200210_0845.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0089_auto_20191117_1110.py to 0089_auto_20191117_1110.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0188_remove_resource_parent.py to 0188_remove_resource_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0155_auto_20191206_2152.py to 0155_auto_20191206_2152.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0085_operation_def_resources.py to 0085_operation_def_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0185_auto_20200216_2008.py to 0185_auto_20200216_2008.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0143_operations_item_q_paralel.py to 0143_operations_item_q_paralel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0243_auto_20200618_1958.py to 0243_auto_20200618_1958.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0127_auto_20191120_1444.py to 0127_auto_20191120_1444.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0030_operation_categories.py to 0030_operation_categories.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0226_launch_item_refs_qty_per_one.py to 0226_launch_item_refs_qty_per_one.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0235_auto_20200615_0311.py to 0235_auto_20200615_0311.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0309_auto_20200808_1356.py to 0309_auto_20200808_1356.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0191_auto_20200217_1221.py to 0191_auto_20200217_1221.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0257_launch_operation_attr.py to 0257_launch_operation_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0163_launches_props.py to 0163_launches_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0274_auto_20200712_0328.py to 0274_auto_20200712_0328.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0166_remove_operations_planing_operation_type.py to 0166_remove_operations_planing_operation_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0129_auto_20191120_1507.py to 0129_auto_20191120_1507.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0310_auto_20200810_0925.py to 0310_auto_20200810_0925.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0176_auto_20200209_1207.py to 0176_auto_20200209_1207.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0276_auto_20200712_0537.py to 0276_auto_20200712_0537.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0014_operations_plan_refs.py to 0014_operations_plan_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0244_auto_20200619_0927.py to 0244_auto_20200619_0927.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0208_auto_20200223_1613.py to 0208_auto_20200223_1613.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0301_auto_20200804_1215.py to 0301_auto_20200804_1215.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0058_auto_20190821_0617.py to 0058_auto_20190821_0617.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0106_auto_20191118_1350.py to 0106_auto_20191118_1350.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0161_auto_20191208_0859.py to 0161_auto_20191208_0859.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0157_auto_20191207_1031.py to 0157_auto_20191207_1031.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0201_auto_20200223_0522.py to 0201_auto_20200223_0522.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0020_operation_material.py to 0020_operation_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0264_auto_20200627_1506.py to 0264_auto_20200627_1506.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0184_ready_2_launch_detail_mat_view_name.py to 0184_ready_2_launch_detail_mat_view_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0160_auto_20191208_0812.py to 0160_auto_20191208_0812.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0209_auto_20200226_0828.py to 0209_auto_20200226_0828.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0168_auto_20200120_1028.py to 0168_auto_20200120_1028.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0003_operation_plan_template_locations_distribution_coefficient.py to 0003_operation_plan_template_locations_distribution_coefficient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0132_auto_20191120_1547.py to 0132_auto_20191120_1547.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0293_launches_item.py to 0293_launches_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0221_auto_20200228_1240.py to 0221_auto_20200228_1240.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0183_ready_2_launch_detail_item_full_name_obj.py to 0183_ready_2_launch_detail_item_full_name_obj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0199_auto_20200222_1754.py to 0199_auto_20200222_1754.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0100_launch_item_view.py to 0100_launch_item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0094_status_launch_props.py to 0094_status_launch_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0327_auto_20201218_1543.py to 0327_auto_20201218_1543.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0115_auto_20191119_1031.py to 0115_auto_20191119_1031.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0272_auto_20200711_0957.py to 0272_auto_20200711_0957.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0145_launch_operations_item_q_paralel.py to 0145_launch_operations_item_q_paralel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/production/migrations/0263_auto_20200627_1505.py to 0263_auto_20200627_1505.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/communication/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/lotsman_document_attr_cross.py to lotsman_document_attr_cross.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_STMP_2.py to document_attributes_STMP_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/documents_thumb10_preview_params.py to documents_thumb10_preview_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_STMP_1.py to document_attributes_STMP_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/uploades_log.py to uploades_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/pathes_view.py to pathes_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/documents.py to documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_MARK.py to document_attributes_SPC_CLM_MARK.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/lotsman_documents_hierarcy_refs.py to lotsman_documents_hierarcy_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/documents_thumb.py to documents_thumb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/lotsman_documents_hierarcy.py to lotsman_documents_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/documents_mview.py to documents_mview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_NOTE.py to document_attributes_SPC_CLM_NOTE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/documents_thumb10.py to documents_thumb10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_FORMAT.py to document_attributes_SPC_CLM_FORMAT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_STMP_120.py to document_attributes_STMP_120.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/uploades_documents.py to uploades_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/uploades.py to uploades.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/cdw_attrs.py to cdw_attrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/pathes.py to pathes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/documents_history.py to documents_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes__Version.py to document_attributes__Version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_POS.py to document_attributes_SPC_CLM_POS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/lotsman_documents_hierarcy_files.py to lotsman_documents_hierarcy_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_Name_material.py to document_attributes_Name_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_MATERIAL.py to document_attributes_SPC_CLM_MATERIAL.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_KOD.py to document_attributes_SPC_CLM_KOD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_NAME.py to document_attributes_SPC_CLM_NAME.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/documents_view.py to documents_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_COUNT.py to document_attributes_SPC_CLM_COUNT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attrs_view.py to document_attrs_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_USER.py to document_attributes_SPC_CLM_USER.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_MASSA.py to document_attributes_SPC_CLM_MASSA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_ZONE.py to document_attributes_SPC_CLM_ZONE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/spw_attrs.py to spw_attrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes.py to document_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attr_cross.py to document_attr_cross.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_SPC_CLM_FACTORY.py to document_attributes_SPC_CLM_FACTORY.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/views/document_attributes_Name_sortament.py to document_attributes_Name_sortament.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/refresh_kd_documents_thumb.py to refresh_kd_documents_thumb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/make_spw.py to make_spw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/make_pdf.py to make_pdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/make_cdw.py to make_cdw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/test_create_ex_with_check.py to test_create_ex_with_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/make_lotsman.py to make_lotsman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/get_m_view.py to get_m_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/management/commands/make_lotsman_m_view.py to make_lotsman_m_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/uploades_documents_view.py to uploades_documents_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/lotsman_document_attr_cross.py to lotsman_document_attr_cross.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/documents_thumb10_preview_params.py to documents_thumb10_preview_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/spws.py to spws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/document_attributes_view.py to document_attributes_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/cdws.py to cdws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/uploades_log.py to uploades_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/pathes_view.py to pathes_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/uploades_view.py to uploades_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/download_file.py to download_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/documents.py to documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/pdfs.py to pdfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/lotsman_documents_hierarcy_refs.py to lotsman_documents_hierarcy_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/documents_thumb.py to documents_thumb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/lotsman_documents_hierarcy.py to lotsman_documents_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/lotsman_documents.py to lotsman_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/documents_mview.py to documents_mview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/upload_file.py to upload_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/documents_ext.py to documents_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/documents_thumb10.py to documents_thumb10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/uploades_documents.py to uploades_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/uploades.py to uploades.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/cdw_attrs.py to cdw_attrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/pathes.py to pathes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/documents_history.py to documents_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/lotsman_documents_hierarcy_files.py to lotsman_documents_hierarcy_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/lotsman_documents_hierarcy_view.py to lotsman_documents_hierarcy_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/lotsman_documents_hierarcy_ext.py to lotsman_documents_hierarcy_ext.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/documents_view.py to documents_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/document_attrs_view.py to document_attrs_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/spw_attrs.py to spw_attrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/document_attributes.py to document_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/models/document_attr_cross.py to document_attr_cross.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/routing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/lotsman_document_attr_cross.py to lotsman_document_attr_cross.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_STMP_2.py to document_attributes_STMP_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/documents_thumb10_preview_params.py to documents_thumb10_preview_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_STMP_1.py to document_attributes_STMP_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/uploades_log.py to uploades_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/pathes_view.py to pathes_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/documents.py to documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_USER_.py to document_attributes_SPC_CLM_USER_.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_MARK.py to document_attributes_SPC_CLM_MARK.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/lotsman_documents_hierarcy_refs.py to lotsman_documents_hierarcy_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/documents_thumb.py to documents_thumb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/lotsman_documents_hierarcy.py to lotsman_documents_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/documents_mview.py to documents_mview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_NOTE.py to document_attributes_SPC_CLM_NOTE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/documents_thumb10.py to documents_thumb10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_FORMAT.py to document_attributes_SPC_CLM_FORMAT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_STMP_120.py to document_attributes_STMP_120.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/uploades_documents.py to uploades_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/uploades.py to uploades.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/cdw_attrs.py to cdw_attrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/pathes.py to pathes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/documents_history.py to documents_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes__Version.py to document_attributes__Version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_POS.py to document_attributes_SPC_CLM_POS.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/lotsman_documents_hierarcy_files.py to lotsman_documents_hierarcy_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_Name_material.py to document_attributes_Name_material.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_MATERIAL.py to document_attributes_SPC_CLM_MATERIAL.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_KOD.py to document_attributes_SPC_CLM_KOD.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_NAME.py to document_attributes_SPC_CLM_NAME.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/documents_view.py to documents_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_COUNT.py to document_attributes_SPC_CLM_COUNT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attrs_view.py to document_attrs_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_MASSA.py to document_attributes_SPC_CLM_MASSA.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_ZONE.py to document_attributes_SPC_CLM_ZONE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/spw_attrs.py to spw_attrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes.py to document_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attr_cross.py to document_attr_cross.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_SPC_CLM_FACTORY.py to document_attributes_SPC_CLM_FACTORY.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/urls/document_attributes_Name_sortament.py to document_attributes_Name_sortament.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0053_auto_20190629_1256.py to 0053_auto_20190629_1256.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0059_auto_20190714_0906.py to 0059_auto_20190714_0906.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0126_remove_lotsman_documents_hierarcy_path.py to 0126_remove_lotsman_documents_hierarcy_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0050_auto_20190625_1220.py to 0050_auto_20190625_1220.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0018_auto_20190414_0923.py to 0018_auto_20190414_0923.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0006_auto_20190413_1116.py to 0006_auto_20190413_1116.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0045_auto_20190610_0109.py to 0045_auto_20190610_0109.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0136_auto_20200211_0811.py to 0136_auto_20200211_0811.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0015_auto_20190414_0801.py to 0015_auto_20190414_0801.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0143_auto_20200318_1337.py to 0143_auto_20200318_1337.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0090_auto_20191213_1303.py to 0090_auto_20191213_1303.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0035_auto_20190607_1854.py to 0035_auto_20190607_1854.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0008_auto_20190413_1524.py to 0008_auto_20190413_1524.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0128_auto_20200206_1447.py to 0128_auto_20200206_1447.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0137_auto_20200211_0811.py to 0137_auto_20200211_0811.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0013_auto_20190414_0758.py to 0013_auto_20190414_0758.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0095_auto_20191213_1332.py to 0095_auto_20191213_1332.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0114_auto_20191215_2048.py to 0114_auto_20191215_2048.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0081_auto_20190822_2250.py to 0081_auto_20190822_2250.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0025_auto_20190517_2112.py to 0025_auto_20190517_2112.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0108_auto_20191215_0105.py to 0108_auto_20191215_0105.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0129_auto_20200206_1526.py to 0129_auto_20200206_1526.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0097_auto_20191213_1625.py to 0097_auto_20191213_1625.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0067_auto_20190720_0729.py to 0067_auto_20190720_0729.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0042_auto_20190610_0047.py to 0042_auto_20190610_0047.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0123_pathes_attr_type.py to 0123_pathes_attr_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0065_documents_history.py to 0065_documents_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0133_auto_20200208_1418.py to 0133_auto_20200208_1418.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0119_lotsman_documents_hierarcy_attr_type.py to 0119_lotsman_documents_hierarcy_attr_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0120_auto_20191218_1014.py to 0120_auto_20191218_1014.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0144_uploades_props.py to 0144_uploades_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0069_auto_20190720_0746.py to 0069_auto_20190720_0746.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0029_auto_20190525_1331.py to 0029_auto_20190525_1331.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0068_auto_20190720_0733.py to 0068_auto_20190720_0733.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0019_auto_20190415_1307.py to 0019_auto_20190415_1307.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0027_auto_20190518_2136.py to 0027_auto_20190518_2136.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0047_auto_20190612_2301.py to 0047_auto_20190612_2301.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0041_auto_20190609_1918.py to 0041_auto_20190609_1918.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0122_remove_lotsman_document_attr_cross_position_in_document.py to 0122_remove_lotsman_document_attr_cross_position_in_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0152_auto_20201023_1336.py to 0152_auto_20201023_1336.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0052_pathes_props.py to 0052_pathes_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0116_lotsman_documents_hierarcy_files.py to 0116_lotsman_documents_hierarcy_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0049_auto_20190624_1358.py to 0049_auto_20190624_1358.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0109_auto_20191215_0106.py to 0109_auto_20191215_0106.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0066_delete_documents_history.py to 0066_delete_documents_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0147_documents_thumb10_preview_params.py to 0147_documents_thumb10_preview_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0148_auto_20201023_1048.py to 0148_auto_20201023_1048.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0111_auto_20191215_0113.py to 0111_auto_20191215_0113.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0038_auto_20190608_1906.py to 0038_auto_20190608_1906.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0012_auto_20190414_0756.py to 0012_auto_20190414_0756.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0028_auto_20190525_0954.py to 0028_auto_20190525_0954.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0102_auto_20191214_1433.py to 0102_auto_20191214_1433.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0085_auto_20191031_1745.py to 0085_auto_20191031_1745.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0107_auto_20191215_0101.py to 0107_auto_20191215_0101.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0037_document_attrs_view.py to 0037_document_attrs_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0016_auto_20190414_0919.py to 0016_auto_20190414_0919.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0054_uploades_uploades_documents.py to 0054_uploades_uploades_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0100_lotsman_document_attr_cross_lotsman_documents_hierarcy.py to 0100_lotsman_document_attr_cross_lotsman_documents_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0062_pathes_attr.py to 0062_pathes_attr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0113_auto_20191215_1120.py to 0113_auto_20191215_1120.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0088_auto_20191213_1252.py to 0088_auto_20191213_1252.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0079_auto_20190806_1007.py to 0079_auto_20190806_1007.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0110_auto_20191215_0108.py to 0110_auto_20191215_0108.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0044_document_attr_cross_position_in_document.py to 0044_document_attr_cross_position_in_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0125_lotsman_documents_hierarcy_path.py to 0125_lotsman_documents_hierarcy_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0014_auto_20190414_0801.py to 0014_auto_20190414_0801.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0115_lotsman_documents_hierarcy_props.py to 0115_lotsman_documents_hierarcy_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0073_remove_document_attr_cross_props.py to 0073_remove_document_attr_cross_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0040_auto_20190609_1838.py to 0040_auto_20190609_1838.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0080_remove_pathes_props.py to 0080_remove_pathes_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0060_auto_20190714_1007.py to 0060_auto_20190714_1007.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0002_auto_20190327_1111.py to 0002_auto_20190327_1111.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0072_auto_20190720_1313.py to 0072_auto_20190720_1313.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0009_auto_20190413_1750.py to 0009_auto_20190413_1750.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0146_auto_20200329_0329.py to 0146_auto_20200329_0329.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0056_uploades_log.py to 0056_uploades_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0101_auto_20191214_1010.py to 0101_auto_20191214_1010.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0134_auto_20200208_1419.py to 0134_auto_20200208_1419.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0106_auto_20191215_0021.py to 0106_auto_20191215_0021.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0048_auto_20190613_1526.py to 0048_auto_20190613_1526.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0070_documents_history.py to 0070_documents_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0117_auto_20191217_0709.py to 0117_auto_20191217_0709.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0046_auto_20190610_0953.py to 0046_auto_20190610_0953.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0033_auto_20190606_1839.py to 0033_auto_20190606_1839.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0132_auto_20200208_1415.py to 0132_auto_20200208_1415.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0058_auto_20190714_0852.py to 0058_auto_20190714_0852.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0082_auto_20191011_1650.py to 0082_auto_20191011_1650.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0023_pathes_view.py to 0023_pathes_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0104_auto_20191214_1537.py to 0104_auto_20191214_1537.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0092_auto_20191213_1322.py to 0092_auto_20191213_1322.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0004_auto_20190328_1018.py to 0004_auto_20190328_1018.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0039_auto_20190609_1837.py to 0039_auto_20190609_1837.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0074_auto_20190728_1924.py to 0074_auto_20190728_1924.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0024_auto_20190517_1721.py to 0024_auto_20190517_1721.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0149_auto_20201023_1324.py to 0149_auto_20201023_1324.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0083_document_attributes_value_int.py to 0083_document_attributes_value_int.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0145_auto_20200326_1924.py to 0145_auto_20200326_1924.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0155_auto_20201211_0716.py to 0155_auto_20201211_0716.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0118_auto_20191217_2231.py to 0118_auto_20191217_2231.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0141_auto_20200222_1755.py to 0141_auto_20200222_1755.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0077_documents_mview.py to 0077_documents_mview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0096_auto_20191213_1334.py to 0096_auto_20191213_1334.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0017_auto_20190414_0920.py to 0017_auto_20190414_0920.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0099_auto_20191213_2032.py to 0099_auto_20191213_2032.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0055_auto_20190709_2116.py to 0055_auto_20190709_2116.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0020_cdw_attrs_spw_attrs.py to 0020_cdw_attrs_spw_attrs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0150_auto_20201023_1329.py to 0150_auto_20201023_1329.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0094_auto_20191213_1323.py to 0094_auto_20191213_1323.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0151_auto_20201023_1330.py to 0151_auto_20201023_1330.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0078_auto_20190804_1250.py to 0078_auto_20190804_1250.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0142_pathes_props.py to 0142_pathes_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0135_auto_20200208_1422.py to 0135_auto_20200208_1422.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0076_pathes_virt_path.py to 0076_pathes_virt_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0124_auto_20200123_0314.py to 0124_auto_20200123_0314.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0153_remove_documents_thumb10_preview_params_remote_port.py to 0153_remove_documents_thumb10_preview_params_remote_port.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0156_lotsman_documents_hierarcy_files_size.py to 0156_lotsman_documents_hierarcy_files_size.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0098_uploades_lotsman_documents.py to 0098_uploades_lotsman_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0084_auto_20191014_1326.py to 0084_auto_20191014_1326.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0022_auto_20190421_1330.py to 0022_auto_20190421_1330.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0091_auto_20191213_1307.py to 0091_auto_20191213_1307.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0011_auto_20190414_0432.py to 0011_auto_20190414_0432.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0087_auto_20191213_1243.py to 0087_auto_20191213_1243.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0031_auto_20190528_1534.py to 0031_auto_20190528_1534.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0043_auto_20190610_0056.py to 0043_auto_20190610_0056.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0021_documents_view.py to 0021_documents_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0075_remove_pathes_attr_type.py to 0075_remove_pathes_attr_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0121_auto_20191218_1642.py to 0121_auto_20191218_1642.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0131_auto_20200207_0822.py to 0131_auto_20200207_0822.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0154_uploades_view.py to 0154_uploades_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0063_auto_20190715_0842.py to 0063_auto_20190715_0842.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0005_auto_20190413_1003.py to 0005_auto_20190413_1003.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0139_auto_20200211_0902.py to 0139_auto_20200211_0902.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0051_documents_load_error.py to 0051_documents_load_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0032_auto_20190530_1706.py to 0032_auto_20190530_1706.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0061_uploades_log.py to 0061_uploades_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0130_auto_20200206_1526.py to 0130_auto_20200206_1526.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0036_auto_20190607_1929.py to 0036_auto_20190607_1929.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0112_auto_20191215_1101.py to 0112_auto_20191215_1101.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0026_auto_20190518_1703.py to 0026_auto_20190518_1703.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0093_auto_20191213_1322.py to 0093_auto_20191213_1322.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0010_auto_20190414_0429.py to 0010_auto_20190414_0429.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0003_auto_20190327_1141.py to 0003_auto_20190327_1141.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0138_auto_20200211_0812.py to 0138_auto_20200211_0812.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0007_auto_20190413_1215.py to 0007_auto_20190413_1215.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0071_auto_20190720_1313.py to 0071_auto_20190720_1313.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0057_pathes_prefix.py to 0057_pathes_prefix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0103_auto_20191214_1434.py to 0103_auto_20191214_1434.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0089_auto_20191213_1252.py to 0089_auto_20191213_1252.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0105_auto_20191214_1540.py to 0105_auto_20191214_1540.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0034_document_attr_cross_document_attributes.py to 0034_document_attr_cross_document_attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0086_lotsman_documents.py to 0086_lotsman_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0140_auto_20200212_0751.py to 0140_auto_20200212_0751.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0064_auto_20190719_0600.py to 0064_auto_20190719_0600.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0127_auto_20200131_1121.py to 0127_auto_20200131_1121.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/migrations/0030_auto_20190525_1331.py to 0030_auto_20190525_1331.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/tests/test_pathes.py to test_pathes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/kd/tests/test_read_kompas_documents_disp.py to test_read_kompas_documents_disp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations/0004_delete_resources.py to 0004_delete_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations/0002_auto_20190517_1736.py to 0002_auto_20190517_1736.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/capacity/migrations/0003_remove_resources_id_old.py to 0003_remove_resources_id_old.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/purchases/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/dynamic/data_sources.py to data_sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/dynamic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c/common_urls.py to common_urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c/models_unmanaged/nomenklatura.py to nomenklatura.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c/models_unmanaged/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/k_one_c/models_unmanaged/entities.py to entities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/views/contants.py to contants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/models/contants.py to contants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/urls/contants.py to contants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0009_auto_20200429_2242.py to 0009_auto_20200429_2242.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0010_auto_20200429_2245.py to 0010_auto_20200429_2245.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0007_auto_20191225_2034.py to 0007_auto_20191225_2034.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0002_delete_operation_types.py to 0002_delete_operation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0003_contants.py to 0003_contants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0006_auto_20191225_2012.py to 0006_auto_20191225_2012.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0008_auto_20191226_0627.py to 0008_auto_20191226_0627.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0011_auto_20200620_1430.py to 0011_auto_20200620_1430.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0005_contants_value.py to 0005_contants_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/system/migrations/0004_contants_parent.py to 0004_contants_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_document.py to item_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_qty_view.py to item_qty_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_image_refs.py to item_image_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_flat_view.py to item_flat_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/locations_users.py to locations_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_refs_location.py to item_refs_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/materials.py to materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/material_params.py to material_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/material_type.py to material_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_location.py to item_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_history.py to item_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_varians.py to item_varians.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/material_askon.py to material_askon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_refs.py to item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_view.py to item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/material_added_values.py to material_added_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/attr_type.py to attr_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_image_refs_view.py to item_image_refs_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_refs_hierarcy.py to item_refs_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_line.py to item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item_qty.py to item_qty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/files_askon.py to files_askon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/ed_izm.py to ed_izm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/views/locations.py to locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands/test_upload_tmp_table.py to test_upload_tmp_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands/make_confirm_item.py to make_confirm_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands/load_material_askon.py to load_material_askon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands/check_item_cicular_refs.py to check_item_cicular_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands/test_upload_document_tmp_table.py to test_upload_document_tmp_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands/rebase_free_items.py to rebase_free_items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/management/commands/get_variants_item.py to get_variants_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_document.py to item_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/copyItems.py to copyItems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_qty_view.py to item_qty_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/locations_view.py to locations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_image_refs.py to item_image_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_flat_view.py to item_flat_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/locations_users.py to locations_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_refs_location.py to item_refs_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/materials.py to materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/material_params.py to material_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_complex_view.py to item_complex_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/material_type.py to material_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_location.py to item_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_history.py to item_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_varians.py to item_varians.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/material_askon.py to material_askon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/tmp_item_view.py to tmp_item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_varians_view.py to item_varians_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_operations_view.py to item_operations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_refs.py to item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_line_view.py to item_line_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_cdw_pdf_view.py to item_cdw_pdf_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_view.py to item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_refs_location_view.py to item_refs_location_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/tmp_item_refs.py to tmp_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/combineItems.py to combineItems.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/material_added_values.py to material_added_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/material_type_view.py to material_type_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/attr_type.py to attr_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/material_askon_mview.py to material_askon_mview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_image_refs_view.py to item_image_refs_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_refs_hierarcy.py to item_refs_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_line.py to item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item_qty.py to item_qty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/files_askon.py to files_askon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/ed_izm.py to ed_izm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/tmp_item_operations_view.py to tmp_item_operations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/models/locations.py to locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_document.py to item_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_qty_view.py to item_qty_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_image_refs.py to item_image_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_flat_view.py to item_flat_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/locations_users.py to locations_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_refs_location.py to item_refs_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/materials.py to materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/material_params.py to material_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/material_type.py to material_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_location.py to item_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_history.py to item_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_varians.py to item_varians.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/material_askon.py to material_askon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_refs.py to item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_view.py to item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/material_added_values.py to material_added_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/attr_type.py to attr_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_image_refs_view.py to item_image_refs_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_refs_hierarcy.py to item_refs_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_line.py to item_line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item_qty.py to item_qty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/files_askon.py to files_askon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/ed_izm.py to ed_izm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/urls/locations.py to locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0199_auto_20200208_0741.py to 0199_auto_20200208_0741.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0212_auto_20200225_1013.py to 0212_auto_20200225_1013.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0001_initial.py to 0001_initial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0138_material_type_view.py to 0138_material_type_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0126_remove_materials_material_1c.py to 0126_remove_materials_material_1c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0120_material_type_gost.py to 0120_material_type_gost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0221_item_qty.py to 0221_item_qty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0067_auto_20190529_0628.py to 0067_auto_20190529_0628.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0203_auto_20200208_1408.py to 0203_auto_20200208_1408.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0259_auto_20201030_1423.py to 0259_auto_20201030_1423.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0083_auto_20190607_1923.py to 0083_auto_20190607_1923.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0277_auto_20201218_1216.py to 0277_auto_20201218_1216.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0220_auto_20200330_1356.py to 0220_auto_20200330_1356.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0094_auto_20190611_1156.py to 0094_auto_20190611_1156.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0087_auto_20190610_0953.py to 0087_auto_20190610_0953.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0188_auto_20200122_1619.py to 0188_auto_20200122_1619.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0118_auto_20190701_1712.py to 0118_auto_20190701_1712.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0247_auto_20200803_1529.py to 0247_auto_20200803_1529.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0137_material_type_gost.py to 0137_material_type_gost.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0125_material_params_order.py to 0125_material_params_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0185_auto_20200117_1305.py to 0185_auto_20200117_1305.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0176_auto_20191212_2152.py to 0176_auto_20191212_2152.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0129_auto_20190708_1544.py to 0129_auto_20190708_1544.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0056_materials.py to 0056_materials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0039_auto_20190425_1146.py to 0039_auto_20190425_1146.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0190_auto_20200131_1105.py to 0190_auto_20200131_1105.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0264_auto_20201101_0940.py to 0264_auto_20201101_0940.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0218_auto_20200326_1857.py to 0218_auto_20200326_1857.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0251_item_varians.py to 0251_item_varians.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0147_auto_20190822_2250.py to 0147_auto_20190822_2250.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0152_remove_status_code_owner.py to 0152_remove_status_code_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0046_auto_20190519_0115.py to 0046_auto_20190519_0115.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0095_auto_20190612_0517.py to 0095_auto_20190612_0517.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0069_materials_material_1c.py to 0069_materials_material_1c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0127_materials_nomenklatura_1c.py to 0127_materials_nomenklatura_1c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0009_auto_20190412_2045.py to 0009_auto_20190412_2045.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0133_auto_20190718_1222.py to 0133_auto_20190718_1222.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0226_auto_20200421_1007.py to 0226_auto_20200421_1007.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0207_auto_20200210_1248.py to 0207_auto_20200210_1248.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0049_auto_20190521_1236.py to 0049_auto_20190521_1236.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0135_auto_20190719_1925.py to 0135_auto_20190719_1925.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0239_delete_item_refs_history.py to 0239_delete_item_refs_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0263_auto_20201031_1819.py to 0263_auto_20201031_1819.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0167_auto_20191212_1745.py to 0167_auto_20191212_1745.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0105_auto_20190613_2223.py to 0105_auto_20190613_2223.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0174_remove_item_refs_syntetic_parent.py to 0174_remove_item_refs_syntetic_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0139_item_version.py to 0139_item_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0109_auto_20190624_0854.py to 0109_auto_20190624_0854.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0098_auto_20190613_1604.py to 0098_auto_20190613_1604.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0018_auto_20190414_1616.py to 0018_auto_20190414_1616.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0107_auto_20190616_0450.py to 0107_auto_20190616_0450.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0031_locations_parent.py to 0031_locations_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0267_auto_20201103_0932.py to 0267_auto_20201103_0932.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0022_auto_20190416_1014.py to 0022_auto_20190416_1014.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0117_materials_type.py to 0117_materials_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0156_auto_20191014_0942.py to 0156_auto_20191014_0942.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0266_item_refs_location_props.py to 0266_item_refs_location_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0008_auto_20190328_1104.py to 0008_auto_20190328_1104.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0187_auto_20200122_1613.py to 0187_auto_20200122_1613.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0053_auto_20190521_1939.py to 0053_auto_20190521_1939.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0115_auto_20190701_1704.py to 0115_auto_20190701_1704.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0213_auto_20200324_1434.py to 0213_auto_20200324_1434.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0128_auto_20190707_2035.py to 0128_auto_20190707_2035.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0079_auto_20190607_1721.py to 0079_auto_20190607_1721.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0072_auto_20190605_1533.py to 0072_auto_20190605_1533.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0170_auto_20191212_1854.py to 0170_auto_20191212_1854.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0078_auto_20190606_1839.py to 0078_auto_20190606_1839.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0202_auto_20200208_1406.py to 0202_auto_20200208_1406.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0165_item_refs_hierarcy.py to 0165_item_refs_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0250_item_image_refs_view.py to 0250_item_image_refs_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0054_auto_20190521_2304.py to 0054_auto_20190521_2304.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0265_auto_20201101_1206.py to 0265_auto_20201101_1206.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0248_auto_20200821_1509.py to 0248_auto_20200821_1509.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0037_auto_20190421_1328.py to 0037_auto_20190421_1328.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0085_auto_20190609_2249.py to 0085_auto_20190609_2249.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0064_auto_20190529_0609.py to 0064_auto_20190529_0609.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0216_auto_20200326_1512.py to 0216_auto_20200326_1512.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0173_auto_20191212_2041.py to 0173_auto_20191212_2041.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0246_auto_20200803_1501.py to 0246_auto_20200803_1501.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0007_auto_20190328_0705.py to 0007_auto_20190328_0705.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0260_auto_20201030_1424.py to 0260_auto_20201030_1424.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0205_auto_20200208_1609.py to 0205_auto_20200208_1609.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0149_remove_status_code_owner.py to 0149_remove_status_code_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0130_remove_materials_ed_izm.py to 0130_remove_materials_ed_izm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0237_auto_20200717_2011.py to 0237_auto_20200717_2011.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0234_auto_20200717_0613.py to 0234_auto_20200717_0613.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0096_auto_20190612_2301.py to 0096_auto_20190612_2301.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0148_auto_20190826_1127.py to 0148_auto_20190826_1127.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0015_auto_20190414_0919.py to 0015_auto_20190414_0919.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0132_auto_20190718_0910.py to 0132_auto_20190718_0910.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0088_auto_20190610_1000.py to 0088_auto_20190610_1000.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0010_auto_20190413_0700.py to 0010_auto_20190413_0700.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0191_auto_20200206_1206.py to 0191_auto_20200206_1206.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0006_item_document.py to 0006_item_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0258_remove_locations_level_grouping.py to 0258_remove_locations_level_grouping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0106_auto_20190614_1947.py to 0106_auto_20190614_1947.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0033_auto_20190419_0023.py to 0033_auto_20190419_0023.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0020_item_refs.py to 0020_item_refs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0230_auto_20200708_1517.py to 0230_auto_20200708_1517.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0236_auto_20200717_2011.py to 0236_auto_20200717_2011.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0059_materials_ed_izm.py to 0059_materials_ed_izm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0244_auto_20200803_0648.py to 0244_auto_20200803_0648.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0065_auto_20190529_0609.py to 0065_auto_20190529_0609.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0159_auto_20191119_2034.py to 0159_auto_20191119_2034.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0013_auto_20190414_0801.py to 0013_auto_20190414_0801.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0121_auto_20190703_0506.py to 0121_auto_20190703_0506.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0023_auto_20190416_1648.py to 0023_auto_20190416_1648.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0090_auto_20190610_2018.py to 0090_auto_20190610_2018.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0071_auto_20190605_1416.py to 0071_auto_20190605_1416.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0261_auto_20201031_0546.py to 0261_auto_20201031_0546.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0217_auto_20200326_1536.py to 0217_auto_20200326_1536.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0200_auto_20200208_0741.py to 0200_auto_20200208_0741.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0112_material_type.py to 0112_material_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0124_auto_20190703_2206.py to 0124_auto_20190703_2206.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0229_locations_view.py to 0229_locations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0114_material_type_parent.py to 0114_material_type_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0195_auto_20200208_0735.py to 0195_auto_20200208_0735.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0196_auto_20200208_0736.py to 0196_auto_20200208_0736.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0063_delete_item_line_view.py to 0063_delete_item_line_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0179_item_lotsman_document.py to 0179_item_lotsman_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0057_auto_20190524_1351.py to 0057_auto_20190524_1351.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0044_auto_20190516_2322.py to 0044_auto_20190516_2322.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0014_auto_20190414_0801.py to 0014_auto_20190414_0801.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0050_auto_20190521_1517.py to 0050_auto_20190521_1517.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0144_auto_20190820_1057.py to 0144_auto_20190820_1057.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0225_item_document.py to 0225_item_document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0197_auto_20200208_0738.py to 0197_auto_20200208_0738.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0162_locations_calendar.py to 0162_locations_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0269_delete_item_refs_hierarcy.py to 0269_delete_item_refs_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0029_item_view.py to 0029_item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0206_auto_20200209_1230.py to 0206_auto_20200209_1230.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0043_auto_20190521_1853.py to 0043_auto_20190521_1853.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0052_merge_20190521_1855.py to 0052_merge_20190521_1855.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0257_auto_20201029_1501.py to 0257_auto_20201029_1501.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0158_delete_status.py to 0158_delete_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0104_auto_20190613_2223.py to 0104_auto_20190613_2223.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0198_auto_20200208_0740.py to 0198_auto_20200208_0740.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0073_auto_20190605_1536.py to 0073_auto_20190605_1536.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0123_material_added_values.py to 0123_material_added_values.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0161_auto_20191122_0920.py to 0161_auto_20191122_0920.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0180_auto_20191217_1217.py to 0180_auto_20191217_1217.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0166_auto_20191212_1745.py to 0166_auto_20191212_1745.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0040_item_line_view.py to 0040_item_line_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0021_auto_20190415_1307.py to 0021_auto_20190415_1307.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0076_auto_20190606_0920.py to 0076_auto_20190606_0920.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0169_item_refs_syntetic_child.py to 0169_item_refs_syntetic_child.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0275_locations_full_name.py to 0275_locations_full_name.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0122_auto_20190703_1155.py to 0122_auto_20190703_1155.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0030_locations.py to 0030_locations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0055_auto_20190523_1125.py to 0055_auto_20190523_1125.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0086_auto_20190609_2307.py to 0086_auto_20190609_2307.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0084_auto_20190608_1341.py to 0084_auto_20190608_1341.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0177_item_refs_hierarcy.py to 0177_item_refs_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0255_locations_level_grouping.py to 0255_locations_level_grouping.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0243_auto_20200801_0711.py to 0243_auto_20200801_0711.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0051_remove_status_id_owner.py to 0051_remove_status_id_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0070_auto_20190605_1415.py to 0070_auto_20190605_1415.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0219_tmp_item_operations_view_tmp_item_refs_tmp_item_view.py to 0219_tmp_item_operations_view_tmp_item_refs_tmp_item_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0141_material_askon.py to 0141_material_askon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0108_auto_20190616_0509.py to 0108_auto_20190616_0509.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0254_auto_20201008_1404.py to 0254_auto_20201008_1404.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0231_item_history.py to 0231_item_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0027_auto_20190417_1821.py to 0027_auto_20190417_1821.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0002_rec_col_types.py to 0002_rec_col_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0061_auto_20190525_0953.py to 0061_auto_20190525_0953.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0222_auto_20200413_1454.py to 0222_auto_20200413_1454.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0240_standard_colors_view.py to 0240_standard_colors_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0035_auto_20190420_1208.py to 0035_auto_20190420_1208.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0062_auto_20190528_1534.py to 0062_auto_20190528_1534.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0080_auto_20190607_1852.py to 0080_auto_20190607_1852.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0157_item_line_section_num.py to 0157_item_line_section_num.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0101_auto_20190613_1607.py to 0101_auto_20190613_1607.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0100_auto_20190613_1607.py to 0100_auto_20190613_1607.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0276_auto_20201218_1215.py to 0276_auto_20201218_1215.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0178_auto_20191216_0758.py to 0178_auto_20191216_0758.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0192_auto_20200206_1540.py to 0192_auto_20200206_1540.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0211_locations_props.py to 0211_locations_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0036_auto_20190420_1757.py to 0036_auto_20190420_1757.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0210_auto_20200212_0752.py to 0210_auto_20200212_0752.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0278_auto_20201218_1217.py to 0278_auto_20201218_1217.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0262_auto_20201031_1741.py to 0262_auto_20201031_1741.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0224_auto_20200417_1420.py to 0224_auto_20200417_1420.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0058_auto_20190524_1351.py to 0058_auto_20190524_1351.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0113_material_params.py to 0113_material_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0274_auto_20201218_1130.py to 0274_auto_20201218_1130.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0131_auto_20190718_0909.py to 0131_auto_20190718_0909.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0060_auto_20190524_1536.py to 0060_auto_20190524_1536.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0142_auto_20190819_1609.py to 0142_auto_20190819_1609.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0116_auto_20190701_1705.py to 0116_auto_20190701_1705.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0204_auto_20200208_1413.py to 0204_auto_20200208_1413.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0241_delete_standard_colors_view.py to 0241_delete_standard_colors_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0038_auto_20190425_0829.py to 0038_auto_20190425_0829.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0175_item_refs_syntetic_parent.py to 0175_item_refs_syntetic_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0172_auto_20191212_2039.py to 0172_auto_20191212_2039.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0183_auto_20200117_0811.py to 0183_auto_20200117_0811.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0032_item_location.py to 0032_item_location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0074_item_production_specification.py to 0074_item_production_specification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0024_auto_20190417_0107.py to 0024_auto_20190417_0107.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0043_auto_20190516_1628.py to 0043_auto_20190516_1628.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0002_auto_20190327_0703.py to 0002_auto_20190327_0703.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0011_auto_20190414_0756.py to 0011_auto_20190414_0756.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0041_status.py to 0041_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0012_auto_20190414_0758.py to 0012_auto_20190414_0758.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0093_auto_20190611_1154.py to 0093_auto_20190611_1154.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0005_auto_20190327_2032.py to 0005_auto_20190327_2032.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0089_auto_20190610_1832.py to 0089_auto_20190610_1832.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0171_item_refs_syntetic_parent.py to 0171_item_refs_syntetic_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0193_auto_20200208_0714.py to 0193_auto_20200208_0714.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0160_ed_izm_props.py to 0160_ed_izm_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0256_auto_20201014_1237.py to 0256_auto_20201014_1237.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0223_item_qty_view.py to 0223_item_qty_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0019_auto_20190414_1701.py to 0019_auto_20190414_1701.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0068_auto_20190529_0628.py to 0068_auto_20190529_0628.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0028_auto_20190417_1833.py to 0028_auto_20190417_1833.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0181_auto_20191217_1331.py to 0181_auto_20191217_1331.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0042_auto_20190426_1017.py to 0042_auto_20190426_1017.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0097_auto_20190612_2338.py to 0097_auto_20190612_2338.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0280_auto_20210118_1424.py to 0280_auto_20210118_1424.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0016_auto_20190414_0920.py to 0016_auto_20190414_0920.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0272_auto_20201218_1129.py to 0272_auto_20201218_1129.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0143_files_askon.py to 0143_files_askon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0182_auto_20200115_0959.py to 0182_auto_20200115_0959.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0201_auto_20200208_1133.py to 0201_auto_20200208_1133.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0227_auto_20200619_0914.py to 0227_auto_20200619_0914.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0270_auto_20201113_0846.py to 0270_auto_20201113_0846.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0271_locations_workshop.py to 0271_locations_workshop.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0232_item_creator.py to 0232_item_creator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0099_auto_20190613_1607.py to 0099_auto_20190613_1607.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0042_rec_status.py to 0042_rec_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0077_delete_item_production_specificationview.py to 0077_delete_item_production_specificationview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0136_auto_20190731_1632.py to 0136_auto_20190731_1632.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0081_auto_20190607_1919.py to 0081_auto_20190607_1919.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0184_auto_20200117_0813.py to 0184_auto_20200117_0813.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0092_auto_20190611_1151.py to 0092_auto_20190611_1151.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0034_auto_20190419_0536.py to 0034_auto_20190419_0536.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0238_item_refs_history.py to 0238_item_refs_history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0047_auto_20190519_0130.py to 0047_auto_20190519_0130.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0273_auto_20201218_1130.py to 0273_auto_20201218_1130.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0249_item_image_refs_props.py to 0249_item_image_refs_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0214_auto_20200324_1438.py to 0214_auto_20200324_1438.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0163_locations_users.py to 0163_locations_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0194_auto_20200208_0735.py to 0194_auto_20200208_0735.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0233_auto_20200717_0610.py to 0233_auto_20200717_0610.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0146_material_askon_mview.py to 0146_material_askon_mview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0242_locations_color.py to 0242_locations_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0110_auto_20190624_1357.py to 0110_auto_20190624_1357.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0153_auto_20191010_1500.py to 0153_auto_20191010_1500.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0119_auto_20190702_1440.py to 0119_auto_20190702_1440.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0189_auto_20200131_1059.py to 0189_auto_20200131_1059.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0245_auto_20200803_1459.py to 0245_auto_20200803_1459.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0091_auto_20190611_1119.py to 0091_auto_20190611_1119.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0004_auto_20190327_1141.py to 0004_auto_20190327_1141.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0186_locations_users_parent.py to 0186_locations_users_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0253_auto_20201007_1457.py to 0253_auto_20201007_1457.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0228_auto_20200623_0550.py to 0228_auto_20200623_0550.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0252_auto_20201007_1457.py to 0252_auto_20201007_1457.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0048_auto_20190519_0803.py to 0048_auto_20190519_0803.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0209_auto_20200211_0850.py to 0209_auto_20200211_0850.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0279_auto_20201218_1221.py to 0279_auto_20201218_1221.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0111_item_line_view.py to 0111_item_line_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0045_auto_20190517_2112.py to 0045_auto_20190517_2112.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0134_auto_20190719_1149.py to 0134_auto_20190719_1149.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0155_item_operations_view.py to 0155_item_operations_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0268_auto_20201109_0914.py to 0268_auto_20201109_0914.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0140_auto_20190808_1301.py to 0140_auto_20190808_1301.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0145_auto_20190820_1059.py to 0145_auto_20190820_1059.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0082_auto_20190607_1922.py to 0082_auto_20190607_1922.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0150_status_code_owner.py to 0150_status_code_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0066_auto_20190529_0609.py to 0066_auto_20190529_0609.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0102_auto_20190613_1655.py to 0102_auto_20190613_1655.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0103_auto_20190613_2221.py to 0103_auto_20190613_2221.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0164_item_refs_props.py to 0164_item_refs_props.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0215_auto_20200325_0545.py to 0215_auto_20200325_0545.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0017_auto_20190414_0923.py to 0017_auto_20190414_0923.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0235_auto_20200717_0613.py to 0235_auto_20200717_0613.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0168_delete_item_refs_hierarcy.py to 0168_delete_item_refs_hierarcy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0003_auto_20190327_1111.py to 0003_auto_20190327_1111.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0154_auto_20191010_2032.py to 0154_auto_20191010_2032.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0208_auto_20200210_1259.py to 0208_auto_20200210_1259.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/migrations/0151_auto_20190830_1745.py to 0151_auto_20190830_1745.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/tests/test_attr_type.py to test_attr_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas/ckk/tests/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpjq07ba4t.py' /usr/bin/python3 /tmp/tmpjq07ba4t.py removing /tmp/tmpjq07ba4t.py running install_egg_info running egg_info writing kaf_pas.egg-info/PKG-INFO writing dependency_links to kaf_pas.egg-info/dependency_links.txt writing entry points to kaf_pas.egg-info/entry_points.txt writing top-level names to kaf_pas.egg-info/top_level.txt reading manifest file 'kaf_pas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'data' adding license file 'LICENSE.txt' writing manifest file 'kaf_pas.egg-info/SOURCES.txt' Copying kaf_pas.egg-info to /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9/site-packages/kaf_pas-0.0.121-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64//usr/share/doc/python-kaf-pas + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64 ~/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64 ~/build/BUILD/kaf-pas-0.0.121 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/kaf-pas-0.0.121 + mv /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.0.121-1 --unique-debug-suffix -0.0.121-1.x86_64 --unique-debug-src-base python-kaf-pas-0.0.121-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/kaf-pas-0.0.121 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-kaf-pas-0.0.121-1.noarch Provides: python-kaf-pas python3-kaf-pas = 0.0.121-1 python3.9dist(kaf-pas) = 0.0.121 python3dist(kaf-pas) = 0.0.121 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Processing files: python-kaf-pas-help-0.0.121-1.noarch warning: Empty %files file /builddir/build/BUILD/kaf-pas-0.0.121/doclist.lst Provides: python-kaf-pas-help = 0.0.121-1 python3-kaf-pas-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64 Wrote: /builddir/build/RPMS/python-kaf-pas-help-0.0.121-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-kaf-pas-0.0.121-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZmwTLq + umask 022 + cd /builddir/build/BUILD + cd kaf-pas-0.0.121 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-kaf-pas-0.0.121-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0