Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/gns3-server.spec'], chrootPath='/var/lib/mock/f29-build-14372176-1028872/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/gns3-server.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': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/gns3-server-2.1.11-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/gns3-server.spec'], chrootPath='/var/lib/mock/f29-build-14372176-1028872/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/gns3-server.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': 'en_US.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8SLLgd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gns3-server-2.1.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/aiohttp-2.3.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /builddir/build/SOURCES/gns3-server-2.1.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gns3-server-2.1.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'gns3-server-2.1.11 base' + sed -i /typing/d requirements.txt + sed -i 's|yarl.*|yarl>=0.11|' requirements.txt + sed -i -r 's/(,)?<.*//g' requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eESBwj + umask 022 + cd /builddir/build/BUILD + cd gns3-server-2.1.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-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/gns3server copying gns3server/version.py -> build/lib/gns3server copying gns3server/__init__.py -> build/lib/gns3server copying gns3server/main.py -> build/lib/gns3server copying gns3server/run.py -> build/lib/gns3server copying gns3server/crash_report.py -> build/lib/gns3server copying gns3server/__main__.py -> build/lib/gns3server copying gns3server/notification_queue.py -> build/lib/gns3server copying gns3server/config.py -> build/lib/gns3server creating build/lib/gns3server/utils copying gns3server/utils/picture.py -> build/lib/gns3server/utils copying gns3server/utils/interfaces.py -> build/lib/gns3server/utils copying gns3server/utils/__init__.py -> build/lib/gns3server/utils copying gns3server/utils/windows_loopback.py -> build/lib/gns3server/utils copying gns3server/utils/file_watcher.py -> build/lib/gns3server/utils copying gns3server/utils/qt.py -> build/lib/gns3server/utils copying gns3server/utils/ping_stats.py -> build/lib/gns3server/utils copying gns3server/utils/path.py -> build/lib/gns3server/utils copying gns3server/utils/vmnet.py -> build/lib/gns3server/utils copying gns3server/utils/images.py -> build/lib/gns3server/utils copying gns3server/utils/get_resource.py -> build/lib/gns3server/utils creating build/lib/gns3server/schemas copying gns3server/schemas/compute.py -> build/lib/gns3server/schemas copying gns3server/schemas/dynamips_vm.py -> build/lib/gns3server/schemas copying gns3server/schemas/snapshot.py -> build/lib/gns3server/schemas copying gns3server/schemas/port.py -> build/lib/gns3server/schemas copying gns3server/schemas/drawing.py -> build/lib/gns3server/schemas copying gns3server/schemas/nat.py -> build/lib/gns3server/schemas copying gns3server/schemas/node.py -> build/lib/gns3server/schemas copying gns3server/schemas/version.py -> build/lib/gns3server/schemas copying gns3server/schemas/gns3vm.py -> build/lib/gns3server/schemas copying gns3server/schemas/label.py -> build/lib/gns3server/schemas copying gns3server/schemas/project.py -> build/lib/gns3server/schemas copying gns3server/schemas/ethernet_switch.py -> build/lib/gns3server/schemas copying gns3server/schemas/topology.py -> build/lib/gns3server/schemas copying gns3server/schemas/cloud.py -> build/lib/gns3server/schemas copying gns3server/schemas/nio.py -> build/lib/gns3server/schemas copying gns3server/schemas/qemu.py -> build/lib/gns3server/schemas copying gns3server/schemas/docker.py -> build/lib/gns3server/schemas copying gns3server/schemas/__init__.py -> build/lib/gns3server/schemas copying gns3server/schemas/appliance.py -> build/lib/gns3server/schemas copying gns3server/schemas/virtualbox.py -> build/lib/gns3server/schemas copying gns3server/schemas/iou.py -> build/lib/gns3server/schemas copying gns3server/schemas/traceng.py -> build/lib/gns3server/schemas copying gns3server/schemas/vmware.py -> build/lib/gns3server/schemas copying gns3server/schemas/filter.py -> build/lib/gns3server/schemas copying gns3server/schemas/link.py -> build/lib/gns3server/schemas copying gns3server/schemas/capabilities.py -> build/lib/gns3server/schemas copying gns3server/schemas/atm_switch.py -> build/lib/gns3server/schemas copying gns3server/schemas/frame_relay_switch.py -> build/lib/gns3server/schemas copying gns3server/schemas/vpcs.py -> build/lib/gns3server/schemas copying gns3server/schemas/ethernet_hub.py -> build/lib/gns3server/schemas creating build/lib/gns3server/web copying gns3server/web/documentation.py -> build/lib/gns3server/web copying gns3server/web/__init__.py -> build/lib/gns3server/web copying gns3server/web/web_server.py -> build/lib/gns3server/web copying gns3server/web/response.py -> build/lib/gns3server/web copying gns3server/web/logger.py -> build/lib/gns3server/web copying gns3server/web/route.py -> build/lib/gns3server/web creating build/lib/gns3server/handlers copying gns3server/handlers/index_handler.py -> build/lib/gns3server/handlers copying gns3server/handlers/__init__.py -> build/lib/gns3server/handlers creating build/lib/gns3server/compute copying gns3server/compute/error.py -> build/lib/gns3server/compute copying gns3server/compute/project.py -> build/lib/gns3server/compute copying gns3server/compute/__init__.py -> build/lib/gns3server/compute copying gns3server/compute/notification_manager.py -> build/lib/gns3server/compute copying gns3server/compute/project_manager.py -> build/lib/gns3server/compute copying gns3server/compute/port_manager.py -> build/lib/gns3server/compute copying gns3server/compute/base_node.py -> build/lib/gns3server/compute copying gns3server/compute/base_manager.py -> build/lib/gns3server/compute creating build/lib/gns3server/ubridge copying gns3server/ubridge/hypervisor.py -> build/lib/gns3server/ubridge copying gns3server/ubridge/ubridge_hypervisor.py -> build/lib/gns3server/ubridge copying gns3server/ubridge/__init__.py -> build/lib/gns3server/ubridge copying gns3server/ubridge/ubridge_error.py -> build/lib/gns3server/ubridge creating build/lib/gns3server/controller copying gns3server/controller/compute.py -> build/lib/gns3server/controller copying gns3server/controller/snapshot.py -> build/lib/gns3server/controller copying gns3server/controller/drawing.py -> build/lib/gns3server/controller copying gns3server/controller/symbols.py -> build/lib/gns3server/controller copying gns3server/controller/node.py -> build/lib/gns3server/controller copying gns3server/controller/export_project.py -> build/lib/gns3server/controller copying gns3server/controller/project.py -> build/lib/gns3server/controller copying gns3server/controller/import_project.py -> build/lib/gns3server/controller copying gns3server/controller/topology.py -> build/lib/gns3server/controller copying gns3server/controller/controller_error.py -> build/lib/gns3server/controller copying gns3server/controller/__init__.py -> build/lib/gns3server/controller copying gns3server/controller/appliance.py -> build/lib/gns3server/controller copying gns3server/controller/notification.py -> build/lib/gns3server/controller copying gns3server/controller/link.py -> build/lib/gns3server/controller copying gns3server/controller/udp_link.py -> build/lib/gns3server/controller copying gns3server/controller/appliance_template.py -> build/lib/gns3server/controller creating build/lib/gns3server/utils/asyncio copying gns3server/utils/asyncio/telnet_server.py -> build/lib/gns3server/utils/asyncio copying gns3server/utils/asyncio/pool.py -> build/lib/gns3server/utils/asyncio copying gns3server/utils/asyncio/__init__.py -> build/lib/gns3server/utils/asyncio copying gns3server/utils/asyncio/input_stream.py -> build/lib/gns3server/utils/asyncio copying gns3server/utils/asyncio/serial.py -> build/lib/gns3server/utils/asyncio copying gns3server/utils/asyncio/raw_command_server.py -> build/lib/gns3server/utils/asyncio copying gns3server/utils/asyncio/embed_shell.py -> build/lib/gns3server/utils/asyncio creating build/lib/gns3server/handlers/api copying gns3server/handlers/api/__init__.py -> build/lib/gns3server/handlers/api creating build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/docker_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/server_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/dynamips_vm_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/capabilities_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/virtualbox_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/nat_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/frame_relay_switch_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/network_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/__init__.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/cloud_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/project_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/qemu_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/vmware_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/traceng_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/notification_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/vpcs_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/atm_switch_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/ethernet_switch_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/ethernet_hub_handler.py -> build/lib/gns3server/handlers/api/compute copying gns3server/handlers/api/compute/iou_handler.py -> build/lib/gns3server/handlers/api/compute creating build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/snapshot_handler.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/server_handler.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/symbol_handler.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/node_handler.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/drawing_handler.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/compute_handler.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/__init__.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/appliance_handler.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/project_handler.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/link_handler.py -> build/lib/gns3server/handlers/api/controller copying gns3server/handlers/api/controller/gns3_vm_handler.py -> build/lib/gns3server/handlers/api/controller creating build/lib/gns3server/compute/adapters copying gns3server/compute/adapters/adapter.py -> build/lib/gns3server/compute/adapters copying gns3server/compute/adapters/__init__.py -> build/lib/gns3server/compute/adapters copying gns3server/compute/adapters/ethernet_adapter.py -> build/lib/gns3server/compute/adapters copying gns3server/compute/adapters/serial_adapter.py -> build/lib/gns3server/compute/adapters creating build/lib/gns3server/compute/dynamips copying gns3server/compute/dynamips/hypervisor.py -> build/lib/gns3server/compute/dynamips copying gns3server/compute/dynamips/dynamips_error.py -> build/lib/gns3server/compute/dynamips copying gns3server/compute/dynamips/__init__.py -> build/lib/gns3server/compute/dynamips copying gns3server/compute/dynamips/dynamips_factory.py -> build/lib/gns3server/compute/dynamips copying gns3server/compute/dynamips/dynamips_hypervisor.py -> build/lib/gns3server/compute/dynamips creating build/lib/gns3server/compute/iou copying gns3server/compute/iou/__init__.py -> build/lib/gns3server/compute/iou copying gns3server/compute/iou/iou_error.py -> build/lib/gns3server/compute/iou copying gns3server/compute/iou/iou_vm.py -> build/lib/gns3server/compute/iou creating build/lib/gns3server/compute/builtin copying gns3server/compute/builtin/__init__.py -> build/lib/gns3server/compute/builtin copying gns3server/compute/builtin/builtin_node_factory.py -> build/lib/gns3server/compute/builtin creating build/lib/gns3server/compute/qemu copying gns3server/compute/qemu/__init__.py -> build/lib/gns3server/compute/qemu copying gns3server/compute/qemu/qemu_vm.py -> build/lib/gns3server/compute/qemu copying gns3server/compute/qemu/qcow2.py -> build/lib/gns3server/compute/qemu copying gns3server/compute/qemu/qemu_error.py -> build/lib/gns3server/compute/qemu creating build/lib/gns3server/compute/traceng copying gns3server/compute/traceng/__init__.py -> build/lib/gns3server/compute/traceng copying gns3server/compute/traceng/traceng_vm.py -> build/lib/gns3server/compute/traceng copying gns3server/compute/traceng/traceng_error.py -> build/lib/gns3server/compute/traceng creating build/lib/gns3server/compute/docker copying gns3server/compute/docker/__init__.py -> build/lib/gns3server/compute/docker copying gns3server/compute/docker/docker_error.py -> build/lib/gns3server/compute/docker copying gns3server/compute/docker/docker_vm.py -> build/lib/gns3server/compute/docker creating build/lib/gns3server/compute/nios copying gns3server/compute/nios/nio.py -> build/lib/gns3server/compute/nios copying gns3server/compute/nios/__init__.py -> build/lib/gns3server/compute/nios copying gns3server/compute/nios/nio_ethernet.py -> build/lib/gns3server/compute/nios copying gns3server/compute/nios/nio_tap.py -> build/lib/gns3server/compute/nios copying gns3server/compute/nios/nio_udp.py -> build/lib/gns3server/compute/nios creating build/lib/gns3server/compute/vmware copying gns3server/compute/vmware/vmware_vm.py -> build/lib/gns3server/compute/vmware copying gns3server/compute/vmware/vmware_error.py -> build/lib/gns3server/compute/vmware copying gns3server/compute/vmware/__init__.py -> build/lib/gns3server/compute/vmware creating build/lib/gns3server/compute/virtualbox copying gns3server/compute/virtualbox/virtualbox_error.py -> build/lib/gns3server/compute/virtualbox copying gns3server/compute/virtualbox/__init__.py -> build/lib/gns3server/compute/virtualbox copying gns3server/compute/virtualbox/virtualbox_vm.py -> build/lib/gns3server/compute/virtualbox creating build/lib/gns3server/compute/vpcs copying gns3server/compute/vpcs/vpcs_error.py -> build/lib/gns3server/compute/vpcs copying gns3server/compute/vpcs/__init__.py -> build/lib/gns3server/compute/vpcs copying gns3server/compute/vpcs/vpcs_vm.py -> build/lib/gns3server/compute/vpcs creating build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/c2600.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/c1700.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/ethernet_switch.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/c3725.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/__init__.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/c2691.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/c3600.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/c3745.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/router.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/atm_switch.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/c7200.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/frame_relay_switch.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/device.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/ethernet_hub.py -> build/lib/gns3server/compute/dynamips/nodes copying gns3server/compute/dynamips/nodes/bridge.py -> build/lib/gns3server/compute/dynamips/nodes creating build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/adapter.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/nm_1fe_tx.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/pa_a1.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/nm_4t.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/pa_4t.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/c2600_mb_1e.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/__init__.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/c7200_io_2fe.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/nm_1e.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/wic_2t.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/c1700_mb_1fe.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/pa_4e.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/c7200_io_fe.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/pa_ge.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/c7200_io_ge_e.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/pa_pos_oc3.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/wic_1t.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/pa_8t.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/leopard_2fe.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/wic_1enet.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/c2600_mb_2fe.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/gt96100_fe.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/pa_8e.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/nm_4e.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/pa_fe_tx.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/nm_16esw.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/c2600_mb_2e.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/pa_2fe_tx.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/c2600_mb_1fe.py -> build/lib/gns3server/compute/dynamips/adapters copying gns3server/compute/dynamips/adapters/c1700_mb_wic1.py -> build/lib/gns3server/compute/dynamips/adapters creating build/lib/gns3server/compute/dynamips/nios copying gns3server/compute/dynamips/nios/nio.py -> build/lib/gns3server/compute/dynamips/nios copying gns3server/compute/dynamips/nios/__init__.py -> build/lib/gns3server/compute/dynamips/nios copying gns3server/compute/dynamips/nios/nio_null.py -> build/lib/gns3server/compute/dynamips/nios copying gns3server/compute/dynamips/nios/nio_tap.py -> build/lib/gns3server/compute/dynamips/nios copying gns3server/compute/dynamips/nios/nio_udp.py -> build/lib/gns3server/compute/dynamips/nios copying gns3server/compute/dynamips/nios/nio_linux_ethernet.py -> build/lib/gns3server/compute/dynamips/nios copying gns3server/compute/dynamips/nios/nio_unix.py -> build/lib/gns3server/compute/dynamips/nios copying gns3server/compute/dynamips/nios/nio_vde.py -> build/lib/gns3server/compute/dynamips/nios copying gns3server/compute/dynamips/nios/nio_generic_ethernet.py -> build/lib/gns3server/compute/dynamips/nios creating build/lib/gns3server/compute/iou/utils copying gns3server/compute/iou/utils/iou_export.py -> build/lib/gns3server/compute/iou/utils copying gns3server/compute/iou/utils/application_id.py -> build/lib/gns3server/compute/iou/utils copying gns3server/compute/iou/utils/iou_import.py -> build/lib/gns3server/compute/iou/utils copying gns3server/compute/iou/utils/__init__.py -> build/lib/gns3server/compute/iou/utils creating build/lib/gns3server/compute/builtin/nodes copying gns3server/compute/builtin/nodes/nat.py -> build/lib/gns3server/compute/builtin/nodes copying gns3server/compute/builtin/nodes/ethernet_switch.py -> build/lib/gns3server/compute/builtin/nodes copying gns3server/compute/builtin/nodes/cloud.py -> build/lib/gns3server/compute/builtin/nodes copying gns3server/compute/builtin/nodes/__init__.py -> build/lib/gns3server/compute/builtin/nodes copying gns3server/compute/builtin/nodes/ethernet_hub.py -> build/lib/gns3server/compute/builtin/nodes creating build/lib/gns3server/controller/ports copying gns3server/controller/ports/port.py -> build/lib/gns3server/controller/ports copying gns3server/controller/ports/fastethernet_port.py -> build/lib/gns3server/controller/ports copying gns3server/controller/ports/frame_relay_port.py -> build/lib/gns3server/controller/ports copying gns3server/controller/ports/ethernet_port.py -> build/lib/gns3server/controller/ports copying gns3server/controller/ports/__init__.py -> build/lib/gns3server/controller/ports copying gns3server/controller/ports/serial_port.py -> build/lib/gns3server/controller/ports copying gns3server/controller/ports/gigabitethernet_port.py -> build/lib/gns3server/controller/ports copying gns3server/controller/ports/port_factory.py -> build/lib/gns3server/controller/ports copying gns3server/controller/ports/atm_port.py -> build/lib/gns3server/controller/ports copying gns3server/controller/ports/pos_port.py -> build/lib/gns3server/controller/ports creating build/lib/gns3server/controller/gns3vm copying gns3server/controller/gns3vm/virtualbox_gns3_vm.py -> build/lib/gns3server/controller/gns3vm copying gns3server/controller/gns3vm/remote_gns3_vm.py -> build/lib/gns3server/controller/gns3vm copying gns3server/controller/gns3vm/__init__.py -> build/lib/gns3server/controller/gns3vm copying gns3server/controller/gns3vm/gns3_vm_error.py -> build/lib/gns3server/controller/gns3vm copying gns3server/controller/gns3vm/base_gns3_vm.py -> build/lib/gns3server/controller/gns3vm copying gns3server/controller/gns3vm/vmware_gns3_vm.py -> build/lib/gns3server/controller/gns3vm creating build/lib/tests creating build/lib/tests/controller copying tests/controller/test_drawing.py -> build/lib/tests/controller copying tests/controller/test_node_port_name.py -> build/lib/tests/controller copying tests/controller/test_import_project.py -> build/lib/tests/controller copying tests/controller/test_udp_link.py -> build/lib/tests/controller copying tests/controller/test_link.py -> build/lib/tests/controller copying tests/controller/__init__.py -> build/lib/tests/controller copying tests/controller/test_notification.py -> build/lib/tests/controller copying tests/controller/test_snapshot.py -> build/lib/tests/controller copying tests/controller/test_compute.py -> build/lib/tests/controller copying tests/controller/test_controller.py -> build/lib/tests/controller copying tests/controller/test_appliance.py -> build/lib/tests/controller copying tests/controller/test_export_project.py -> build/lib/tests/controller copying tests/controller/test_project.py -> build/lib/tests/controller copying tests/controller/test_symbols.py -> build/lib/tests/controller copying tests/controller/test_project_open.py -> build/lib/tests/controller copying tests/controller/test_topology.py -> build/lib/tests/controller copying tests/controller/test_gns3vm.py -> build/lib/tests/controller copying tests/controller/test_node.py -> build/lib/tests/controller running egg_info creating gns3_server.egg-info writing gns3_server.egg-info/PKG-INFO writing dependency_links to gns3_server.egg-info/dependency_links.txt writing entry points to gns3_server.egg-info/entry_points.txt writing requirements to gns3_server.egg-info/requires.txt writing top-level names to gns3_server.egg-info/top_level.txt writing manifest file 'gns3_server.egg-info/SOURCES.txt' reading manifest file 'gns3_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '__pycache__' found under directory '*' writing manifest file 'gns3_server.egg-info/SOURCES.txt' creating build/lib/gns3server/appliances copying gns3server/appliances/a10-vthunder.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/aaa.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/alcatel-7750.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/alpine-linux.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/arista-ceos.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/arista-veos.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/asterisk.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/bigswitch-bigcloud-fabric.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/bird.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/brocade-vadx.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/brocade-vrouter.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/brocade-vtm.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/bsdrp.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/centos7.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/checkpoint-gaia.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/chromium.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-1700.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-2600.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-2691.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-3620.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-3640.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-3660.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-3725.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-3745.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-7200.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-asa.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-asav.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-csr1000v.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-dcnm.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-fmcv.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-ftdv.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-iosv.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-iosvl2.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-iosxrv.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-iosxrv9k.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-iou-l2.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-iou-l3.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-ise.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-ngipsv.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-nxosv.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-nxosv9k.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-vWLC.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cisco-wsav.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/citrix-netscaler-vpx.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/clearos.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cloudrouter.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/coreos.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/cumulus-vx.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/deft-linux.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/dell-ftos.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/dns.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/exos.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/extreme-networks-voss.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/f5-bigip.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/f5-bigiq.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/firefox.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/fortiadc.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/fortianalyzer.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/fortiauthenticator.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/forticache.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/fortigate.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/fortimail.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/fortimanager.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/fortisandbox.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/fortisiem-super_worker.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/fortiweb.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/freebsd.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/freenas.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/frr.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/hp-vsr1001.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/internet.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/ipfire.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/ipterm.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/juniper-junos-space.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/juniper-vmx-vcp.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/juniper-vmx-vfp.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/juniper-vqfx-pfe.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/juniper-vqfx-re.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/juniper-vsrx.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/jupyter.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/jupyter27.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/kali-linux-cli.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/kali-linux.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/kemp-vlm.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/kerio-connect.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/kerio-control.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/kerio-operator.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/lede.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/loadbalancer_org-va.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/microcore-linux.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/mikrotik-chr.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/net_toolbox.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/netem.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/network_automation.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/ntopng.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/onos.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/op5-monitor.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/openbsd.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/opensuse.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/openvswitch-management.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/openvswitch.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/openwrt-realview.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/openwrt.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/opnsense.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/ostinato.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/packetfence-zen.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/pan-vm-fw.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/pfsense.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/proxmox-mg.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/python-go-perl-php.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/riverbed-steelhead-cx.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/security-onion.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/smoothwall.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/sophos-iview.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/sophos-utm.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/sophos-xg.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/tacacs-gui.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/tinycore-linux.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/trendmicro-imsva.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/trendmicro-iwsva.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/turnkey-wordpress.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/ubuntu-cloud.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/ubuntu-docker.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/ubuntu-gui.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/untangle.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/vrin.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/vyos.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/webterm.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/windows.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/windows_server.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/zentyal-server.gns3a -> build/lib/gns3server/appliances copying gns3server/appliances/zeroshell.gns3a -> build/lib/gns3server/appliances creating build/lib/gns3server/configs copying gns3server/configs/ios_base_startup-config.txt -> build/lib/gns3server/configs copying gns3server/configs/ios_etherswitch_startup-config.txt -> build/lib/gns3server/configs copying gns3server/configs/iou_l2_base_startup-config.txt -> build/lib/gns3server/configs copying gns3server/configs/iou_l3_base_startup-config.txt -> build/lib/gns3server/configs copying gns3server/configs/vpcs_base_config.txt -> build/lib/gns3server/configs creating build/lib/gns3server/symbols copying gns3server/symbols/.gitkeep -> build/lib/gns3server/symbols copying gns3server/symbols/PBX.svg -> build/lib/gns3server/symbols copying gns3server/symbols/PIX_firewall.svg -> build/lib/gns3server/symbols copying gns3server/symbols/access_point.svg -> build/lib/gns3server/symbols copying gns3server/symbols/access_server.svg -> build/lib/gns3server/symbols copying gns3server/symbols/asa.svg -> build/lib/gns3server/symbols copying gns3server/symbols/atm_bridge.svg -> build/lib/gns3server/symbols copying gns3server/symbols/atm_switch.svg -> build/lib/gns3server/symbols copying gns3server/symbols/call_manager.svg -> build/lib/gns3server/symbols copying gns3server/symbols/cloud.svg -> build/lib/gns3server/symbols copying gns3server/symbols/computer.svg -> build/lib/gns3server/symbols copying gns3server/symbols/docker_guest.svg -> build/lib/gns3server/symbols copying gns3server/symbols/dslam.svg -> build/lib/gns3server/symbols copying gns3server/symbols/edge_label_switch_router.svg -> build/lib/gns3server/symbols copying gns3server/symbols/ethernet_switch.svg -> build/lib/gns3server/symbols copying gns3server/symbols/firewall.svg -> build/lib/gns3server/symbols copying gns3server/symbols/frame_relay_switch.svg -> build/lib/gns3server/symbols copying gns3server/symbols/gateway.svg -> build/lib/gns3server/symbols copying gns3server/symbols/hub.svg -> build/lib/gns3server/symbols copying gns3server/symbols/ids.svg -> build/lib/gns3server/symbols copying gns3server/symbols/iosv_l2_virl.svg -> build/lib/gns3server/symbols copying gns3server/symbols/iosv_virl.svg -> build/lib/gns3server/symbols copying gns3server/symbols/ip_phone.svg -> build/lib/gns3server/symbols copying gns3server/symbols/label_switch_router.svg -> build/lib/gns3server/symbols copying gns3server/symbols/lightweight_ap.svg -> build/lib/gns3server/symbols copying gns3server/symbols/multilayer_switch.svg -> build/lib/gns3server/symbols copying gns3server/symbols/optical_router.svg -> build/lib/gns3server/symbols copying gns3server/symbols/printer.svg -> build/lib/gns3server/symbols copying gns3server/symbols/qemu_guest.svg -> build/lib/gns3server/symbols copying gns3server/symbols/route_switch_processor.svg -> build/lib/gns3server/symbols copying gns3server/symbols/router.awp.svg -> build/lib/gns3server/symbols copying gns3server/symbols/router.svg -> build/lib/gns3server/symbols copying gns3server/symbols/router_firewall.svg -> build/lib/gns3server/symbols copying gns3server/symbols/router_netflow.svg -> build/lib/gns3server/symbols copying gns3server/symbols/server.svg -> build/lib/gns3server/symbols copying gns3server/symbols/sip_server.svg -> build/lib/gns3server/symbols copying gns3server/symbols/traceng.svg -> build/lib/gns3server/symbols copying gns3server/symbols/vbox_guest.svg -> build/lib/gns3server/symbols copying gns3server/symbols/vmware_guest.svg -> build/lib/gns3server/symbols copying gns3server/symbols/voice_access_server.svg -> build/lib/gns3server/symbols copying gns3server/symbols/voice_router.svg -> build/lib/gns3server/symbols copying gns3server/symbols/vpcs_guest.svg -> build/lib/gns3server/symbols copying gns3server/symbols/wlan_controller.svg -> build/lib/gns3server/symbols creating build/lib/gns3server/templates copying gns3server/templates/compute.html -> build/lib/gns3server/templates copying gns3server/templates/controller.html -> build/lib/gns3server/templates copying gns3server/templates/index.html -> build/lib/gns3server/templates copying gns3server/templates/layout.html -> build/lib/gns3server/templates copying gns3server/templates/project.html -> build/lib/gns3server/templates copying gns3server/templates/upload.html -> build/lib/gns3server/templates creating build/lib/gns3server/compute/docker/resources copying gns3server/compute/docker/resources/init.sh -> build/lib/gns3server/compute/docker/resources creating build/lib/gns3server/compute/docker/resources/bin copying gns3server/compute/docker/resources/bin/busybox -> build/lib/gns3server/compute/docker/resources/bin creating build/lib/gns3server/compute/docker/resources/etc creating build/lib/gns3server/compute/docker/resources/etc/udhcpc copying gns3server/compute/docker/resources/etc/udhcpc/default.script -> build/lib/gns3server/compute/docker/resources/etc/udhcpc creating build/lib/tests/controller/gns3vm copying tests/controller/gns3vm/test_remote_gns3_vm.py -> build/lib/tests/controller/gns3vm copying tests/controller/gns3vm/test_virtualbox_gns3_vm.py -> build/lib/tests/controller/gns3vm copying tests/controller/gns3vm/test_vmware_gns3_vm.py -> build/lib/tests/controller/gns3vm + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XyPReM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64 ++ dirname /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64 + cd gns3-server-2.1.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7 creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/vbox_guest.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/multilayer_switch.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/iosv_virl.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/printer.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/wlan_controller.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/atm_bridge.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/PIX_firewall.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/computer.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/label_switch_router.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/gateway.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/call_manager.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/frame_relay_switch.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/cloud.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/ethernet_switch.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/edge_label_switch_router.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/docker_guest.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/server.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/.gitkeep -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/vmware_guest.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/router_firewall.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/asa.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/iosv_l2_virl.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/ip_phone.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/firewall.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/atm_switch.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/router.awp.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/traceng.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/voice_router.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/lightweight_ap.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/vpcs_guest.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/router.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/ids.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/dslam.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/access_server.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/route_switch_processor.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/access_point.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/qemu_guest.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/sip_server.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/voice_access_server.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/router_netflow.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/PBX.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/hub.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols copying build/lib/gns3server/symbols/optical_router.svg -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/symbols creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/picture.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/interfaces.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/windows_loopback.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/file_watcher.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/qt.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/telnet_server.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/pool.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/input_stream.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/serial.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/raw_command_server.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/embed_shell.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/ping_stats.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/path.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/vmnet.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/images.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/utils/get_resource.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils copying build/lib/gns3server/version.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/compute.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/dynamips_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/snapshot.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/port.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/drawing.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/nat.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/node.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/version.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/gns3vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/label.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/project.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/ethernet_switch.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/topology.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/cloud.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/nio.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/qemu.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/docker.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/appliance.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/virtualbox.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/iou.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/traceng.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/vmware.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/filter.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/link.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/capabilities.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/atm_switch.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/frame_relay_switch.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/vpcs.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/ethernet_hub.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/frr.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/net_toolbox.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/vrin.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-ise.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/opensuse.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/kali-linux-cli.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/brocade-vtm.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/openvswitch.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/forticache.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/webterm.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-asav.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/packetfence-zen.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/riverbed-steelhead-cx.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/pan-vm-fw.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-3660.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/op5-monitor.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-iou-l3.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/centos7.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/sophos-utm.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-2600.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/fortianalyzer.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/trendmicro-imsva.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/netem.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-iosvl2.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/dell-ftos.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/fortimail.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/ubuntu-docker.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/openwrt.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/kali-linux.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-ngipsv.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/a10-vthunder.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/ostinato.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-2691.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/clearos.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/juniper-junos-space.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/untangle.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/arista-ceos.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/sophos-iview.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/kerio-operator.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/kemp-vlm.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cumulus-vx.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/jupyter.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/microcore-linux.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/openvswitch-management.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/proxmox-mg.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/opnsense.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-7200.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/aaa.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/juniper-vmx-vcp.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/firefox.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/f5-bigip.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/ipfire.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/checkpoint-gaia.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-3745.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/pfsense.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/network_automation.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/brocade-vrouter.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/openwrt-realview.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/loadbalancer_org-va.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/smoothwall.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-iosv.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/fortimanager.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/exos.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/python-go-perl-php.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cloudrouter.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/kerio-control.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/hp-vsr1001.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/alpine-linux.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-vWLC.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-ftdv.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-dcnm.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/internet.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/vyos.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-3725.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/bird.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/windows_server.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/alcatel-7750.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-iou-l2.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-nxosv9k.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/freenas.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-iosxrv9k.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-iosxrv.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/chromium.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-fmcv.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/zentyal-server.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/onos.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/juniper-vqfx-re.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/tacacs-gui.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/sophos-xg.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/kerio-connect.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/bigswitch-bigcloud-fabric.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/bsdrp.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/dns.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/mikrotik-chr.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/turnkey-wordpress.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/openbsd.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/jupyter27.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/zeroshell.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/coreos.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/fortiauthenticator.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/juniper-vmx-vfp.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-wsav.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/security-onion.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/ntopng.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-nxosv.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/f5-bigiq.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/citrix-netscaler-vpx.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/brocade-vadx.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-csr1000v.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/ubuntu-gui.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-3620.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/fortisiem-super_worker.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/tinycore-linux.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/trendmicro-iwsva.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-3640.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/deft-linux.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/fortigate.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/juniper-vqfx-pfe.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/freebsd.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/asterisk.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/fortiweb.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/juniper-vsrx.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/lede.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-1700.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/windows.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/fortiadc.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/fortisandbox.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/arista-veos.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/cisco-asa.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/ubuntu-cloud.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/extreme-networks-voss.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/appliances/ipterm.gns3a -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/appliances copying build/lib/gns3server/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web copying build/lib/gns3server/web/documentation.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web copying build/lib/gns3server/web/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web copying build/lib/gns3server/web/web_server.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web copying build/lib/gns3server/web/response.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web copying build/lib/gns3server/web/logger.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web copying build/lib/gns3server/web/route.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/templates copying build/lib/gns3server/templates/index.html -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/templates copying build/lib/gns3server/templates/layout.html -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/templates copying build/lib/gns3server/templates/compute.html -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/templates copying build/lib/gns3server/templates/upload.html -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/templates copying build/lib/gns3server/templates/project.html -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/templates copying build/lib/gns3server/templates/controller.html -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/templates copying build/lib/gns3server/main.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server copying build/lib/gns3server/run.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers copying build/lib/gns3server/handlers/index_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers copying build/lib/gns3server/handlers/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/docker_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/server_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/dynamips_vm_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/capabilities_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/virtualbox_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/nat_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/frame_relay_switch_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/network_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/cloud_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/project_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/qemu_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/vmware_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/traceng_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/notification_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/vpcs_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/atm_switch_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/ethernet_switch_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/ethernet_hub_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute copying build/lib/gns3server/handlers/api/compute/iou_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/snapshot_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/server_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/symbol_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/node_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/drawing_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/compute_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/appliance_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/project_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/link_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/handlers/api/controller/gns3_vm_handler.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller copying build/lib/gns3server/crash_report.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute copying build/lib/gns3server/compute/error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute copying build/lib/gns3server/compute/project.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/adapters copying build/lib/gns3server/compute/adapters/adapter.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/adapters copying build/lib/gns3server/compute/adapters/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/adapters copying build/lib/gns3server/compute/adapters/ethernet_adapter.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/adapters copying build/lib/gns3server/compute/adapters/serial_adapter.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/adapters creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips copying build/lib/gns3server/compute/dynamips/hypervisor.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips copying build/lib/gns3server/compute/dynamips/dynamips_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/c2600.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/c1700.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/ethernet_switch.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/c3725.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/c2691.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/c3600.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/c3745.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/router.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/atm_switch.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/c7200.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/frame_relay_switch.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/device.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/ethernet_hub.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes copying build/lib/gns3server/compute/dynamips/nodes/bridge.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/adapter.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/nm_1fe_tx.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/pa_a1.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/nm_4t.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/pa_4t.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/c2600_mb_1e.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/c7200_io_2fe.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/nm_1e.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/wic_2t.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/c1700_mb_1fe.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/pa_4e.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/c7200_io_fe.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/pa_ge.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/c7200_io_ge_e.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/pa_pos_oc3.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/wic_1t.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/pa_8t.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/leopard_2fe.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/wic_1enet.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/c2600_mb_2fe.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/gt96100_fe.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/pa_8e.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/nm_4e.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/pa_fe_tx.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/nm_16esw.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/c2600_mb_2e.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/pa_2fe_tx.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/c2600_mb_1fe.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/adapters/c1700_mb_wic1.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters copying build/lib/gns3server/compute/dynamips/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips copying build/lib/gns3server/compute/dynamips/dynamips_factory.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/nios/nio.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/nios/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/nios/nio_null.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/nios/nio_tap.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/nios/nio_udp.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/nios/nio_linux_ethernet.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/nios/nio_unix.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/nios/nio_vde.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/nios/nio_generic_ethernet.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios copying build/lib/gns3server/compute/dynamips/dynamips_hypervisor.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips copying build/lib/gns3server/compute/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/utils copying build/lib/gns3server/compute/iou/utils/iou_export.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/utils copying build/lib/gns3server/compute/iou/utils/application_id.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/utils copying build/lib/gns3server/compute/iou/utils/iou_import.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/utils copying build/lib/gns3server/compute/iou/utils/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/utils copying build/lib/gns3server/compute/iou/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou copying build/lib/gns3server/compute/iou/iou_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou copying build/lib/gns3server/compute/iou/iou_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou copying build/lib/gns3server/compute/notification_manager.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes copying build/lib/gns3server/compute/builtin/nodes/nat.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes copying build/lib/gns3server/compute/builtin/nodes/ethernet_switch.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes copying build/lib/gns3server/compute/builtin/nodes/cloud.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes copying build/lib/gns3server/compute/builtin/nodes/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes copying build/lib/gns3server/compute/builtin/nodes/ethernet_hub.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes copying build/lib/gns3server/compute/builtin/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin copying build/lib/gns3server/compute/builtin/builtin_node_factory.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/qemu copying build/lib/gns3server/compute/qemu/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/qemu copying build/lib/gns3server/compute/qemu/qemu_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/qemu copying build/lib/gns3server/compute/qemu/qcow2.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/qemu copying build/lib/gns3server/compute/qemu/qemu_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/qemu creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/traceng copying build/lib/gns3server/compute/traceng/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/traceng copying build/lib/gns3server/compute/traceng/traceng_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/traceng copying build/lib/gns3server/compute/traceng/traceng_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/traceng creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker copying build/lib/gns3server/compute/docker/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker copying build/lib/gns3server/compute/docker/docker_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/resources creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/resources/etc creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/resources/etc/udhcpc copying build/lib/gns3server/compute/docker/resources/etc/udhcpc/default.script -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/resources/etc/udhcpc copying build/lib/gns3server/compute/docker/resources/init.sh -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/resources creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/resources/bin copying build/lib/gns3server/compute/docker/resources/bin/busybox -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/resources/bin copying build/lib/gns3server/compute/docker/docker_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker copying build/lib/gns3server/compute/project_manager.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios copying build/lib/gns3server/compute/nios/nio.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios copying build/lib/gns3server/compute/nios/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios copying build/lib/gns3server/compute/nios/nio_ethernet.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios copying build/lib/gns3server/compute/nios/nio_tap.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios copying build/lib/gns3server/compute/nios/nio_udp.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios copying build/lib/gns3server/compute/port_manager.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute copying build/lib/gns3server/compute/base_node.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vmware copying build/lib/gns3server/compute/vmware/vmware_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vmware copying build/lib/gns3server/compute/vmware/vmware_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vmware copying build/lib/gns3server/compute/vmware/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vmware copying build/lib/gns3server/compute/base_manager.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/virtualbox copying build/lib/gns3server/compute/virtualbox/virtualbox_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/virtualbox copying build/lib/gns3server/compute/virtualbox/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/virtualbox copying build/lib/gns3server/compute/virtualbox/virtualbox_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/virtualbox creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vpcs copying build/lib/gns3server/compute/vpcs/vpcs_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vpcs copying build/lib/gns3server/compute/vpcs/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vpcs copying build/lib/gns3server/compute/vpcs/vpcs_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vpcs copying build/lib/gns3server/__main__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/configs copying build/lib/gns3server/configs/iou_l2_base_startup-config.txt -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/configs copying build/lib/gns3server/configs/vpcs_base_config.txt -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/configs copying build/lib/gns3server/configs/ios_etherswitch_startup-config.txt -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/configs copying build/lib/gns3server/configs/iou_l3_base_startup-config.txt -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/configs copying build/lib/gns3server/configs/ios_base_startup-config.txt -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/configs creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/ubridge copying build/lib/gns3server/ubridge/hypervisor.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/ubridge copying build/lib/gns3server/ubridge/ubridge_hypervisor.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/ubridge copying build/lib/gns3server/ubridge/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/ubridge copying build/lib/gns3server/ubridge/ubridge_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/ubridge copying build/lib/gns3server/notification_queue.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/compute.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/snapshot.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/drawing.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/symbols.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/node.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/export_project.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/project.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/import_project.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/topology.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/controller_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/appliance.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/notification.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/link.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller copying build/lib/gns3server/controller/udp_link.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/port.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/fastethernet_port.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/frame_relay_port.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/ethernet_port.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/serial_port.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/gigabitethernet_port.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/port_factory.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/atm_port.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/ports/pos_port.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports copying build/lib/gns3server/controller/appliance_template.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm copying build/lib/gns3server/controller/gns3vm/virtualbox_gns3_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm copying build/lib/gns3server/controller/gns3vm/remote_gns3_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm copying build/lib/gns3server/controller/gns3vm/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm copying build/lib/gns3server/controller/gns3vm/gns3_vm_error.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm copying build/lib/gns3server/controller/gns3vm/base_gns3_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm copying build/lib/gns3server/controller/gns3vm/vmware_gns3_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm copying build/lib/gns3server/config.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_drawing.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_node_port_name.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_import_project.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_udp_link.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_link.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_notification.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_snapshot.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_compute.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_controller.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_appliance.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_export_project.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_project.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_symbols.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_project_open.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_topology.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_gns3vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller copying build/lib/tests/controller/test_node.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/gns3vm copying build/lib/tests/controller/gns3vm/test_remote_gns3_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/gns3vm copying build/lib/tests/controller/gns3vm/test_virtualbox_gns3_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/gns3vm copying build/lib/tests/controller/gns3vm/test_vmware_gns3_vm.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/gns3vm byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/picture.py to picture.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/interfaces.py to interfaces.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/windows_loopback.py to windows_loopback.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/file_watcher.py to file_watcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/qt.py to qt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio/telnet_server.py to telnet_server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio/pool.py to pool.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio/input_stream.py to input_stream.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio/serial.py to serial.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio/raw_command_server.py to raw_command_server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/asyncio/embed_shell.py to embed_shell.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/ping_stats.py to ping_stats.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/vmnet.py to vmnet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/images.py to images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/utils/get_resource.py to get_resource.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/compute.py to compute.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/dynamips_vm.py to dynamips_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/snapshot.py to snapshot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/port.py to port.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/drawing.py to drawing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/nat.py to nat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/node.py to node.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/gns3vm.py to gns3vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/label.py to label.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/project.py to project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/ethernet_switch.py to ethernet_switch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/topology.py to topology.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/cloud.py to cloud.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/nio.py to nio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/qemu.py to qemu.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/docker.py to docker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/appliance.py to appliance.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/virtualbox.py to virtualbox.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/iou.py to iou.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/traceng.py to traceng.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/vmware.py to vmware.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/filter.py to filter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/capabilities.py to capabilities.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/atm_switch.py to atm_switch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/frame_relay_switch.py to frame_relay_switch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/vpcs.py to vpcs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/schemas/ethernet_hub.py to ethernet_hub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web/documentation.py to documentation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web/web_server.py to web_server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web/response.py to response.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web/logger.py to logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/web/route.py to route.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/run.py to run.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/index_handler.py to index_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/docker_handler.py to docker_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/server_handler.py to server_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/dynamips_vm_handler.py to dynamips_vm_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/capabilities_handler.py to capabilities_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/virtualbox_handler.py to virtualbox_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/nat_handler.py to nat_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/frame_relay_switch_handler.py to frame_relay_switch_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/network_handler.py to network_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/cloud_handler.py to cloud_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/project_handler.py to project_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/qemu_handler.py to qemu_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/vmware_handler.py to vmware_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/traceng_handler.py to traceng_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/notification_handler.py to notification_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/vpcs_handler.py to vpcs_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/atm_switch_handler.py to atm_switch_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/ethernet_switch_handler.py to ethernet_switch_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/ethernet_hub_handler.py to ethernet_hub_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/iou_handler.py to iou_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/snapshot_handler.py to snapshot_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/server_handler.py to server_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/symbol_handler.py to symbol_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/node_handler.py to node_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/drawing_handler.py to drawing_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/compute_handler.py to compute_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/appliance_handler.py to appliance_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/project_handler.py to project_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/link_handler.py to link_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/gns3_vm_handler.py to gns3_vm_handler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/crash_report.py to crash_report.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/error.py to error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/project.py to project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/adapters/adapter.py to adapter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/adapters/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/adapters/ethernet_adapter.py to ethernet_adapter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/adapters/serial_adapter.py to serial_adapter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/hypervisor.py to hypervisor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/dynamips_error.py to dynamips_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c2600.py to c2600.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c1700.py to c1700.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/ethernet_switch.py to ethernet_switch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c3725.py to c3725.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c2691.py to c2691.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c3600.py to c3600.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c3745.py to c3745.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/router.py to router.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/atm_switch.py to atm_switch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c7200.py to c7200.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/frame_relay_switch.py to frame_relay_switch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/device.py to device.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/ethernet_hub.py to ethernet_hub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/bridge.py to bridge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/adapter.py to adapter.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_1fe_tx.py to nm_1fe_tx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_a1.py to pa_a1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_4t.py to nm_4t.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_4t.py to pa_4t.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c2600_mb_1e.py to c2600_mb_1e.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c7200_io_2fe.py to c7200_io_2fe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_1e.py to nm_1e.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/wic_2t.py to wic_2t.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c1700_mb_1fe.py to c1700_mb_1fe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_4e.py to pa_4e.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c7200_io_fe.py to c7200_io_fe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_ge.py to pa_ge.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c7200_io_ge_e.py to c7200_io_ge_e.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_pos_oc3.py to pa_pos_oc3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/wic_1t.py to wic_1t.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_8t.py to pa_8t.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/leopard_2fe.py to leopard_2fe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/wic_1enet.py to wic_1enet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c2600_mb_2fe.py to c2600_mb_2fe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/gt96100_fe.py to gt96100_fe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_8e.py to pa_8e.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_4e.py to nm_4e.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_fe_tx.py to pa_fe_tx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_16esw.py to nm_16esw.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c2600_mb_2e.py to c2600_mb_2e.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_2fe_tx.py to pa_2fe_tx.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c2600_mb_1fe.py to c2600_mb_1fe.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c1700_mb_wic1.py to c1700_mb_wic1.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/dynamips_factory.py to dynamips_factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio.py to nio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_null.py to nio_null.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_tap.py to nio_tap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_udp.py to nio_udp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_linux_ethernet.py to nio_linux_ethernet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_unix.py to nio_unix.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_vde.py to nio_vde.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_generic_ethernet.py to nio_generic_ethernet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/dynamips/dynamips_hypervisor.py to dynamips_hypervisor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/utils/iou_export.py to iou_export.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/utils/application_id.py to application_id.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/utils/iou_import.py to iou_import.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/iou_error.py to iou_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/iou/iou_vm.py to iou_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/notification_manager.py to notification_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/nat.py to nat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/ethernet_switch.py to ethernet_switch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/cloud.py to cloud.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/ethernet_hub.py to ethernet_hub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/builtin/builtin_node_factory.py to builtin_node_factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/qemu/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/qemu/qemu_vm.py to qemu_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/qemu/qcow2.py to qcow2.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/qemu/qemu_error.py to qemu_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/traceng/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/traceng/traceng_vm.py to traceng_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/traceng/traceng_error.py to traceng_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/docker_error.py to docker_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/docker/docker_vm.py to docker_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/project_manager.py to project_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios/nio.py to nio.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios/nio_ethernet.py to nio_ethernet.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios/nio_tap.py to nio_tap.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/nios/nio_udp.py to nio_udp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/port_manager.py to port_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/base_node.py to base_node.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vmware/vmware_vm.py to vmware_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vmware/vmware_error.py to vmware_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vmware/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/base_manager.py to base_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/virtualbox/virtualbox_error.py to virtualbox_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/virtualbox/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/virtualbox/virtualbox_vm.py to virtualbox_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vpcs/vpcs_error.py to vpcs_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vpcs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/compute/vpcs/vpcs_vm.py to vpcs_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/ubridge/hypervisor.py to hypervisor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/ubridge/ubridge_hypervisor.py to ubridge_hypervisor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/ubridge/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/ubridge/ubridge_error.py to ubridge_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/notification_queue.py to notification_queue.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/compute.py to compute.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/snapshot.py to snapshot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/drawing.py to drawing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/symbols.py to symbols.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/node.py to node.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/export_project.py to export_project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/project.py to project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/import_project.py to import_project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/topology.py to topology.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/controller_error.py to controller_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/appliance.py to appliance.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/notification.py to notification.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/udp_link.py to udp_link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/port.py to port.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/fastethernet_port.py to fastethernet_port.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/frame_relay_port.py to frame_relay_port.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/ethernet_port.py to ethernet_port.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/serial_port.py to serial_port.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/gigabitethernet_port.py to gigabitethernet_port.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/port_factory.py to port_factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/atm_port.py to atm_port.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/ports/pos_port.py to pos_port.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/appliance_template.py to appliance_template.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/virtualbox_gns3_vm.py to virtualbox_gns3_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/remote_gns3_vm.py to remote_gns3_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/gns3_vm_error.py to gns3_vm_error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/base_gns3_vm.py to base_gns3_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/vmware_gns3_vm.py to vmware_gns3_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/config.py to config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_drawing.py to test_drawing.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_node_port_name.py to test_node_port_name.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_import_project.py to test_import_project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_udp_link.py to test_udp_link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_link.py to test_link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_notification.py to test_notification.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_snapshot.py to test_snapshot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_compute.py to test_compute.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_controller.py to test_controller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_appliance.py to test_appliance.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_export_project.py to test_export_project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_project.py to test_project.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_symbols.py to test_symbols.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_project_open.py to test_project_open.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_topology.py to test_topology.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_gns3vm.py to test_gns3vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/test_node.py to test_node.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/gns3vm/test_remote_gns3_vm.py to test_remote_gns3_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/gns3vm/test_virtualbox_gns3_vm.py to test_virtualbox_gns3_vm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/tests/controller/gns3vm/test_vmware_gns3_vm.py to test_vmware_gns3_vm.cpython-37.pyc writing byte-compilation script '/tmp/tmp25562ipf.py' /usr/bin/python3 /tmp/tmp25562ipf.py removing /tmp/tmp25562ipf.py running install_egg_info running egg_info writing gns3_server.egg-info/PKG-INFO writing dependency_links to gns3_server.egg-info/dependency_links.txt writing entry points to gns3_server.egg-info/entry_points.txt writing requirements to gns3_server.egg-info/requires.txt writing top-level names to gns3_server.egg-info/top_level.txt reading manifest file 'gns3_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs' warning: no previously-included files matching '__pycache__' found under directory '*' writing manifest file 'gns3_server.egg-info/SOURCES.txt' Copying gns3_server.egg-info to /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3_server-2.1.11-py3.7.egg-info running install_scripts Installing gns3loopback script to /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/bin Installing gns3server script to /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/bin Installing gns3vmnet script to /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/bin + find /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/ -name '*.py' -print -exec sed -i '1{\@^#!/usr/bin/env python@d}' '{}' ';' /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/picture.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/interfaces.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/windows_loopback.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/file_watcher.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/qt.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/asyncio/telnet_server.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/asyncio/pool.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/asyncio/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/asyncio/input_stream.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/asyncio/serial.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/asyncio/raw_command_server.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/asyncio/embed_shell.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/ping_stats.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/path.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/vmnet.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/images.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/utils/get_resource.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/version.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/compute.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/dynamips_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/snapshot.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/port.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/drawing.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/nat.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/node.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/version.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/gns3vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/label.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/project.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/ethernet_switch.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/topology.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/cloud.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/nio.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/qemu.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/docker.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/appliance.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/virtualbox.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/iou.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/traceng.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/vmware.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/filter.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/link.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/capabilities.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/atm_switch.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/frame_relay_switch.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/vpcs.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/schemas/ethernet_hub.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/web/documentation.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/web/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/web/web_server.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/web/response.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/web/logger.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/web/route.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/main.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/run.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/index_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/docker_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/server_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/dynamips_vm_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/capabilities_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/virtualbox_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/nat_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/frame_relay_switch_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/network_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/cloud_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/project_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/qemu_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/vmware_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/traceng_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/notification_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/vpcs_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/atm_switch_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/ethernet_switch_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/ethernet_hub_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/compute/iou_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/snapshot_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/server_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/symbol_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/node_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/drawing_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/compute_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/appliance_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/project_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/link_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/handlers/api/controller/gns3_vm_handler.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/crash_report.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/project.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/adapters/adapter.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/adapters/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/adapters/ethernet_adapter.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/adapters/serial_adapter.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/hypervisor.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/dynamips_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c2600.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c1700.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/ethernet_switch.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c3725.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c2691.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c3600.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c3745.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/router.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/atm_switch.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/c7200.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/frame_relay_switch.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/device.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/ethernet_hub.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nodes/bridge.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/adapter.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_1fe_tx.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_a1.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_4t.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_4t.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c2600_mb_1e.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c7200_io_2fe.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_1e.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/wic_2t.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c1700_mb_1fe.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_4e.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c7200_io_fe.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_ge.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c7200_io_ge_e.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_pos_oc3.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/wic_1t.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_8t.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/leopard_2fe.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/wic_1enet.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c2600_mb_2fe.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/gt96100_fe.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_8e.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_4e.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_fe_tx.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/nm_16esw.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c2600_mb_2e.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/pa_2fe_tx.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c2600_mb_1fe.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/adapters/c1700_mb_wic1.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/dynamips_factory.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_null.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_tap.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_udp.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_linux_ethernet.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_unix.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_vde.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/nios/nio_generic_ethernet.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/dynamips/dynamips_hypervisor.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/iou/utils/iou_export.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/iou/utils/application_id.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/iou/utils/iou_import.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/iou/utils/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/iou/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/iou/iou_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/iou/iou_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/notification_manager.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/nat.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/ethernet_switch.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/cloud.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/builtin/nodes/ethernet_hub.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/builtin/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/builtin/builtin_node_factory.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/qemu/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/qemu/qemu_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/qemu/qcow2.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/qemu/qemu_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/traceng/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/traceng/traceng_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/traceng/traceng_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/docker/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/docker/docker_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/docker/docker_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/project_manager.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/nios/nio.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/nios/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/nios/nio_ethernet.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/nios/nio_tap.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/nios/nio_udp.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/port_manager.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/base_node.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/vmware/vmware_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/vmware/vmware_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/vmware/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/base_manager.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/virtualbox/virtualbox_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/virtualbox/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/virtualbox/virtualbox_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/vpcs/vpcs_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/vpcs/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/vpcs/vpcs_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/__main__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/ubridge/hypervisor.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/ubridge/ubridge_hypervisor.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/ubridge/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/ubridge/ubridge_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/notification_queue.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/compute.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/snapshot.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/drawing.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/symbols.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/node.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/export_project.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/project.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/import_project.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/topology.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/controller_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/appliance.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/notification.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/link.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/udp_link.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/port.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/fastethernet_port.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/frame_relay_port.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/ethernet_port.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/serial_port.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/gigabitethernet_port.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/port_factory.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/atm_port.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/ports/pos_port.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/appliance_template.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/virtualbox_gns3_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/remote_gns3_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/gns3_vm_error.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/base_gns3_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/controller/gns3vm/vmware_gns3_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/config.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_drawing.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_node_port_name.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_import_project.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_udp_link.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_link.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/__init__.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_notification.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_snapshot.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_compute.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_controller.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_appliance.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_export_project.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_project.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_symbols.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_project_open.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_topology.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_gns3vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/test_node.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/gns3vm/test_remote_gns3_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/gns3vm/test_virtualbox_gns3_vm.py /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/controller/gns3vm/test_vmware_gns3_vm.py + rm -f /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/symbols/.gitkeep + rm /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/docker/resources/bin/busybox + rm /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/docker/resources/init.sh + rm /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/compute/docker/resources/etc/udhcpc/default.script + /usr/bin/make -O -j8 -C docs html make: Entering directory '/builddir/build/BUILD/gns3-server-2.1.11/docs' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 260 source files that are out of date updating environment: 260 added, 0 changed, 0 removed reading sources... [ 0%] api/v2/compute/atm_switch reading sources... [ 0%] api/v2/compute/atm_switch/projectsprojectidatmrelayswitchnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 1%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodes reading sources... [ 1%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeid reading sources... [ 1%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 2%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 2%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidduplicate reading sources... [ 3%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidstart reading sources... [ 3%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidstop reading sources... [ 3%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidsuspend reading sources... [ 4%] api/v2/compute/capabilities reading sources... [ 4%] api/v2/compute/capabilities/capabilities reading sources... [ 5%] api/v2/compute/cloud reading sources... [ 5%] api/v2/compute/cloud/projectsprojectidcloudnodes reading sources... [ 5%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeid reading sources... [ 6%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 6%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 6%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 7%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidstart reading sources... [ 7%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidstop reading sources... [ 8%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidsuspend reading sources... [ 8%] api/v2/compute/docker reading sources... [ 8%] api/v2/compute/docker/dockerimages reading sources... [ 9%] api/v2/compute/docker/projectsprojectiddockernodes reading sources... [ 9%] api/v2/compute/docker/projectsprojectiddockernodesnodeid reading sources... [ 10%] api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 10%] api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 10%] api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 11%] api/v2/compute/docker/projectsprojectiddockernodesnodeidduplicate reading sources... [ 11%] api/v2/compute/docker/projectsprojectiddockernodesnodeidpause reading sources... [ 11%] api/v2/compute/docker/projectsprojectiddockernodesnodeidreload reading sources... [ 12%] api/v2/compute/docker/projectsprojectiddockernodesnodeidstart reading sources... [ 12%] api/v2/compute/docker/projectsprojectiddockernodesnodeidstop reading sources... [ 13%] api/v2/compute/docker/projectsprojectiddockernodesnodeidsuspend reading sources... [ 13%] api/v2/compute/docker/projectsprojectiddockernodesnodeidunpause reading sources... [ 13%] api/v2/compute/dynamips_vm reading sources... [ 14%] api/v2/compute/dynamips_vm/dynamipsimages reading sources... [ 14%] api/v2/compute/dynamips_vm/dynamipsimagesfilename reading sources... [ 15%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodes reading sources... [ 15%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeid reading sources... [ 15%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 16%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 16%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 16%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidautoidlepc reading sources... [ 17%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidduplicate reading sources... [ 17%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeididlepcproposals reading sources... [ 18%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidreload reading sources... [ 18%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidresume reading sources... [ 18%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidstart reading sources... [ 19%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidstop reading sources... [ 19%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidsuspend reading sources... [ 20%] api/v2/compute/ethernet_hub reading sources... [ 20%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodes reading sources... [ 20%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeid reading sources... [ 21%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 21%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 21%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 22%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidduplicate reading sources... [ 22%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidstart reading sources... [ 23%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidstop reading sources... [ 23%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidsuspend reading sources... [ 23%] api/v2/compute/ethernet_switch reading sources... [ 24%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodes reading sources... [ 24%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeid reading sources... [ 25%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 25%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 25%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 26%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidduplicate reading sources... [ 26%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidstart reading sources... [ 26%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidstop reading sources... [ 27%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidsuspend reading sources... [ 27%] api/v2/compute/frame_relay_switch reading sources... [ 28%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodes reading sources... [ 28%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeid reading sources... [ 28%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 29%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 29%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 30%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidduplicate reading sources... [ 30%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidstart reading sources... [ 30%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidstop reading sources... [ 31%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidsuspend reading sources... [ 31%] api/v2/compute/iou reading sources... [ 31%] api/v2/compute/iou/iouimages reading sources... [ 32%] api/v2/compute/iou/iouimagesfilename reading sources... [ 32%] api/v2/compute/iou/projectsprojectidiounodes reading sources... [ 33%] api/v2/compute/iou/projectsprojectidiounodesnodeid reading sources... [ 33%] api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 33%] api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 34%] api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 34%] api/v2/compute/iou/projectsprojectidiounodesnodeidduplicate reading sources... [ 35%] api/v2/compute/iou/projectsprojectidiounodesnodeidreload reading sources... [ 35%] api/v2/compute/iou/projectsprojectidiounodesnodeidstart reading sources... [ 35%] api/v2/compute/iou/projectsprojectidiounodesnodeidstop reading sources... [ 36%] api/v2/compute/iou/projectsprojectidiounodesnodeidsuspend reading sources... [ 36%] api/v2/compute/nat reading sources... [ 36%] api/v2/compute/nat/projectsprojectidnatnodes reading sources... [ 37%] api/v2/compute/nat/projectsprojectidnatnodesnodeid reading sources... [ 37%] api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 38%] api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 38%] api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 38%] api/v2/compute/nat/projectsprojectidnatnodesnodeidstart reading sources... [ 39%] api/v2/compute/nat/projectsprojectidnatnodesnodeidstop reading sources... [ 39%] api/v2/compute/nat/projectsprojectidnatnodesnodeidsuspend reading sources... [ 40%] api/v2/compute/network reading sources... [ 40%] api/v2/compute/network/networkinterfaces reading sources... [ 40%] api/v2/compute/network/projectsprojectidportsudp reading sources... [ 41%] api/v2/compute/notification reading sources... [ 41%] api/v2/compute/notification/notificationsws reading sources... [ 41%] api/v2/compute/project reading sources... [ 42%] api/v2/compute/project/projects reading sources... [ 42%] api/v2/compute/project/projectsprojectid reading sources... [ 43%] api/v2/compute/project/projectsprojectidclose reading sources... [ 43%] api/v2/compute/project/projectsprojectidexport reading sources... [ 43%] api/v2/compute/project/projectsprojectidfiles reading sources... [ 44%] api/v2/compute/project/projectsprojectidfilespath reading sources... [ 44%] api/v2/compute/project/projectsprojectidimport reading sources... [ 45%] api/v2/compute/project/projectsprojectidnotifications reading sources... [ 45%] api/v2/compute/project/projectsprojectidstreampath reading sources... [ 45%] api/v2/compute/qemu reading sources... [ 46%] api/v2/compute/qemu/projectsprojectidqemunodes reading sources... [ 46%] api/v2/compute/qemu/projectsprojectidqemunodesnodeid reading sources... [ 46%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 47%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 47%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 48%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidduplicate reading sources... [ 48%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidreload reading sources... [ 48%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidresume reading sources... [ 49%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidstart reading sources... [ 49%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidstop reading sources... [ 50%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidsuspend reading sources... [ 50%] api/v2/compute/qemu/qemubinaries reading sources... [ 50%] api/v2/compute/qemu/qemucapabilities reading sources... [ 51%] api/v2/compute/qemu/qemuimages reading sources... [ 51%] api/v2/compute/qemu/qemuimagesfilename reading sources... [ 51%] api/v2/compute/qemu/qemuimg reading sources... [ 52%] api/v2/compute/qemu/qemuimgbinaries reading sources... [ 52%] api/v2/compute/server reading sources... [ 53%] api/v2/compute/server/debug reading sources... [ 53%] api/v2/compute/server/version reading sources... [ 53%] api/v2/compute/traceng reading sources... [ 54%] api/v2/compute/traceng/projectsprojectidtracengnodes reading sources... [ 54%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeid reading sources... [ 55%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 55%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 55%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 56%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidduplicate reading sources... [ 56%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidreload reading sources... [ 56%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidstart reading sources... [ 57%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidstop reading sources... [ 57%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidsuspend reading sources... [ 58%] api/v2/compute/virtualbox reading sources... [ 58%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodes reading sources... [ 58%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeid reading sources... [ 59%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 59%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 60%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 60%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidreload reading sources... [ 60%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidresume reading sources... [ 61%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstart reading sources... [ 61%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstop reading sources... [ 61%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidsuspend reading sources... [ 62%] api/v2/compute/virtualbox/virtualboxvms reading sources... [ 62%] api/v2/compute/vmware reading sources... [ 63%] api/v2/compute/vmware/projectsprojectidvmwarenodes reading sources... [ 63%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeid reading sources... [ 63%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 64%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 64%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 65%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidinterfacesvmnet reading sources... [ 65%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidreload reading sources... [ 65%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidresume reading sources... [ 66%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidstart reading sources... [ 66%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidstop reading sources... [ 66%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidsuspend reading sources... [ 67%] api/v2/compute/vmware/vmwarevms reading sources... [ 67%] api/v2/compute/vpcs reading sources... [ 68%] api/v2/compute/vpcs/projectsprojectidvpcsnodes reading sources... [ 68%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeid reading sources... [ 68%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdnio reading sources... [ 69%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdstartcapture reading sources... [ 69%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdstopcapture reading sources... [ 70%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidduplicate reading sources... [ 70%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidreload reading sources... [ 70%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstart reading sources... [ 71%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstop reading sources... [ 71%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidsuspend reading sources... [ 71%] api/v2/controller/appliance reading sources... [ 72%] api/v2/controller/appliance/appliances reading sources... [ 72%] api/v2/controller/appliance/appliancestemplates reading sources... [ 73%] api/v2/controller/appliance/projectsprojectidappliancesapplianceid reading sources... [ 73%] api/v2/controller/compute reading sources... [ 73%] api/v2/controller/compute/s reading sources... [ 74%] api/v2/controller/compute/sendpointidemulatoraction reading sources... [ 74%] api/v2/controller/compute/sid reading sources... [ 75%] api/v2/controller/compute/sidautoidlepc reading sources... [ 75%] api/v2/controller/compute/sidemulatoraction reading sources... [ 75%] api/v2/controller/compute/sidemulatorimages reading sources... [ 76%] api/v2/controller/drawing reading sources... [ 76%] api/v2/controller/drawing/projectsprojectiddrawings reading sources... [ 76%] api/v2/controller/drawing/projectsprojectiddrawingsdrawingid reading sources... [ 77%] api/v2/controller/gns3_vm reading sources... [ 77%] api/v2/controller/gns3_vm/gns3vm reading sources... [ 78%] api/v2/controller/gns3_vm/gns3vmengines reading sources... [ 78%] api/v2/controller/gns3_vm/gns3vmenginesenginevms reading sources... [ 78%] api/v2/controller/link reading sources... [ 79%] api/v2/controller/link/projectsprojectidlinks reading sources... [ 79%] api/v2/controller/link/projectsprojectidlinkslinkid reading sources... [ 80%] api/v2/controller/link/projectsprojectidlinkslinkidavailablefilters reading sources... [ 80%] api/v2/controller/link/projectsprojectidlinkslinkidpcap reading sources... [ 80%] api/v2/controller/link/projectsprojectidlinkslinkidstartcapture reading sources... [ 81%] api/v2/controller/link/projectsprojectidlinkslinkidstopcapture reading sources... [ 81%] api/v2/controller/node reading sources... [ 81%] api/v2/controller/node/projectsprojectidnodes reading sources... [ 82%] api/v2/controller/node/projectsprojectidnodesnodeid reading sources... [ 82%] api/v2/controller/node/projectsprojectidnodesnodeidduplicate reading sources... [ 83%] api/v2/controller/node/projectsprojectidnodesnodeiddynamipsautoidlepc reading sources... [ 83%] api/v2/controller/node/projectsprojectidnodesnodeiddynamipsidlepcproposals reading sources... [ 83%] api/v2/controller/node/projectsprojectidnodesnodeidfilespath reading sources... [ 84%] api/v2/controller/node/projectsprojectidnodesnodeidlinks reading sources... [ 84%] api/v2/controller/node/projectsprojectidnodesnodeidreload reading sources... [ 85%] api/v2/controller/node/projectsprojectidnodesnodeidstart reading sources... [ 85%] api/v2/controller/node/projectsprojectidnodesnodeidstop reading sources... [ 85%] api/v2/controller/node/projectsprojectidnodesnodeidsuspend reading sources... [ 86%] api/v2/controller/node/projectsprojectidnodesreload reading sources... [ 86%] api/v2/controller/node/projectsprojectidnodesstart reading sources... [ 86%] api/v2/controller/node/projectsprojectidnodesstop reading sources... [ 87%] api/v2/controller/node/projectsprojectidnodessuspend reading sources... [ 87%] api/v2/controller/project reading sources... [ 88%] api/v2/controller/project/projects reading sources... [ 88%] api/v2/controller/project/projectsload reading sources... [ 88%] api/v2/controller/project/projectsprojectid reading sources... [ 89%] api/v2/controller/project/projectsprojectidclose reading sources... [ 89%] api/v2/controller/project/projectsprojectidduplicate reading sources... [ 90%] api/v2/controller/project/projectsprojectidexport reading sources... [ 90%] api/v2/controller/project/projectsprojectidfilespath reading sources... [ 90%] api/v2/controller/project/projectsprojectidimport reading sources... [ 91%] api/v2/controller/project/projectsprojectidnotifications reading sources... [ 91%] api/v2/controller/project/projectsprojectidnotificationsws reading sources... [ 91%] api/v2/controller/project/projectsprojectidopen reading sources... [ 92%] api/v2/controller/server reading sources... [ 92%] api/v2/controller/server/debug reading sources... [ 93%] api/v2/controller/server/settings reading sources... [ 93%] api/v2/controller/server/shutdown reading sources... [ 93%] api/v2/controller/server/version reading sources... [ 94%] api/v2/controller/snapshot reading sources... [ 94%] api/v2/controller/snapshot/projectsprojectidsnapshots reading sources... [ 95%] api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotid reading sources... [ 95%] api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotidrestore reading sources... [ 95%] api/v2/controller/symbol reading sources... [ 96%] api/v2/controller/symbol/symbols reading sources... [ 96%] api/v2/controller/symbol/symbolssymbolidraw reading sources... [ 96%] curl reading sources... [ 97%] development reading sources... [ 97%] endpoints reading sources... [ 98%] file_format reading sources... [ 98%] general reading sources... [ 98%] glossary reading sources... [ 99%] index reading sources... [ 99%] notifications reading sources... [100%] position looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] api/v2/compute/atm_switch writing output... [ 0%] api/v2/compute/atm_switch/projectsprojectidatmrelayswitchnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 1%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodes writing output... [ 1%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeid writing output... [ 1%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 2%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 2%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidduplicate writing output... [ 3%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidstart writing output... [ 3%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidstop writing output... [ 3%] api/v2/compute/atm_switch/projectsprojectidatmswitchnodesnodeidsuspend writing output... [ 4%] api/v2/compute/capabilities writing output... [ 4%] api/v2/compute/capabilities/capabilities writing output... [ 5%] api/v2/compute/cloud writing output... [ 5%] api/v2/compute/cloud/projectsprojectidcloudnodes writing output... [ 5%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeid writing output... [ 6%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 6%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 6%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 7%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidstart writing output... [ 7%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidstop writing output... [ 8%] api/v2/compute/cloud/projectsprojectidcloudnodesnodeidsuspend writing output... [ 8%] api/v2/compute/docker writing output... [ 8%] api/v2/compute/docker/dockerimages writing output... [ 9%] api/v2/compute/docker/projectsprojectiddockernodes writing output... [ 9%] api/v2/compute/docker/projectsprojectiddockernodesnodeid writing output... [ 10%] api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 10%] api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 10%] api/v2/compute/docker/projectsprojectiddockernodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 11%] api/v2/compute/docker/projectsprojectiddockernodesnodeidduplicate writing output... [ 11%] api/v2/compute/docker/projectsprojectiddockernodesnodeidpause writing output... [ 11%] api/v2/compute/docker/projectsprojectiddockernodesnodeidreload writing output... [ 12%] api/v2/compute/docker/projectsprojectiddockernodesnodeidstart writing output... [ 12%] api/v2/compute/docker/projectsprojectiddockernodesnodeidstop writing output... [ 13%] api/v2/compute/docker/projectsprojectiddockernodesnodeidsuspend writing output... [ 13%] api/v2/compute/docker/projectsprojectiddockernodesnodeidunpause writing output... [ 13%] api/v2/compute/dynamips_vm writing output... [ 14%] api/v2/compute/dynamips_vm/dynamipsimages writing output... [ 14%] api/v2/compute/dynamips_vm/dynamipsimagesfilename writing output... [ 15%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodes writing output... [ 15%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeid writing output... [ 15%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 16%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 16%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 16%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidautoidlepc writing output... [ 17%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidduplicate writing output... [ 17%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeididlepcproposals writing output... [ 18%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidreload writing output... [ 18%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidresume writing output... [ 18%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidstart writing output... [ 19%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidstop writing output... [ 19%] api/v2/compute/dynamips_vm/projectsprojectiddynamipsnodesnodeidsuspend writing output... [ 20%] api/v2/compute/ethernet_hub writing output... [ 20%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodes writing output... [ 20%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeid writing output... [ 21%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 21%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 21%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 22%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidduplicate writing output... [ 22%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidstart writing output... [ 23%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidstop writing output... [ 23%] api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidsuspend writing output... [ 23%] api/v2/compute/ethernet_switch writing output... [ 24%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodes writing output... [ 24%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeid writing output... [ 25%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 25%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 25%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 26%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidduplicate writing output... [ 26%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidstart writing output... [ 26%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidstop writing output... [ 27%] api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidsuspend writing output... [ 27%] api/v2/compute/frame_relay_switch writing output... [ 28%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodes writing output... [ 28%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeid writing output... [ 28%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 29%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 29%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 30%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidduplicate writing output... [ 30%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidstart writing output... [ 30%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidstop writing output... [ 31%] api/v2/compute/frame_relay_switch/projectsprojectidframerelayswitchnodesnodeidsuspend writing output... [ 31%] api/v2/compute/iou writing output... [ 31%] api/v2/compute/iou/iouimages writing output... [ 32%] api/v2/compute/iou/iouimagesfilename writing output... [ 32%] api/v2/compute/iou/projectsprojectidiounodes writing output... [ 33%] api/v2/compute/iou/projectsprojectidiounodesnodeid writing output... [ 33%] api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 33%] api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 34%] api/v2/compute/iou/projectsprojectidiounodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 34%] api/v2/compute/iou/projectsprojectidiounodesnodeidduplicate writing output... [ 35%] api/v2/compute/iou/projectsprojectidiounodesnodeidreload writing output... [ 35%] api/v2/compute/iou/projectsprojectidiounodesnodeidstart writing output... [ 35%] api/v2/compute/iou/projectsprojectidiounodesnodeidstop writing output... [ 36%] api/v2/compute/iou/projectsprojectidiounodesnodeidsuspend writing output... [ 36%] api/v2/compute/nat writing output... [ 36%] api/v2/compute/nat/projectsprojectidnatnodes writing output... [ 37%] api/v2/compute/nat/projectsprojectidnatnodesnodeid writing output... [ 37%] api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 38%] api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 38%] api/v2/compute/nat/projectsprojectidnatnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 38%] api/v2/compute/nat/projectsprojectidnatnodesnodeidstart writing output... [ 39%] api/v2/compute/nat/projectsprojectidnatnodesnodeidstop writing output... [ 39%] api/v2/compute/nat/projectsprojectidnatnodesnodeidsuspend writing output... [ 40%] api/v2/compute/network writing output... [ 40%] api/v2/compute/network/networkinterfaces writing output... [ 40%] api/v2/compute/network/projectsprojectidportsudp writing output... [ 41%] api/v2/compute/notification writing output... [ 41%] api/v2/compute/notification/notificationsws writing output... [ 41%] api/v2/compute/project writing output... [ 42%] api/v2/compute/project/projects writing output... [ 42%] api/v2/compute/project/projectsprojectid writing output... [ 43%] api/v2/compute/project/projectsprojectidclose writing output... [ 43%] api/v2/compute/project/projectsprojectidexport writing output... [ 43%] api/v2/compute/project/projectsprojectidfiles writing output... [ 44%] api/v2/compute/project/projectsprojectidfilespath writing output... [ 44%] api/v2/compute/project/projectsprojectidimport writing output... [ 45%] api/v2/compute/project/projectsprojectidnotifications writing output... [ 45%] api/v2/compute/project/projectsprojectidstreampath writing output... [ 45%] api/v2/compute/qemu writing output... [ 46%] api/v2/compute/qemu/projectsprojectidqemunodes writing output... [ 46%] api/v2/compute/qemu/projectsprojectidqemunodesnodeid writing output... [ 46%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 47%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 47%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 48%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidduplicate writing output... [ 48%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidreload writing output... [ 48%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidresume writing output... [ 49%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidstart writing output... [ 49%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidstop writing output... [ 50%] api/v2/compute/qemu/projectsprojectidqemunodesnodeidsuspend writing output... [ 50%] api/v2/compute/qemu/qemubinaries writing output... [ 50%] api/v2/compute/qemu/qemucapabilities writing output... [ 51%] api/v2/compute/qemu/qemuimages writing output... [ 51%] api/v2/compute/qemu/qemuimagesfilename writing output... [ 51%] api/v2/compute/qemu/qemuimg writing output... [ 52%] api/v2/compute/qemu/qemuimgbinaries writing output... [ 52%] api/v2/compute/server writing output... [ 53%] api/v2/compute/server/debug writing output... [ 53%] api/v2/compute/server/version writing output... [ 53%] api/v2/compute/traceng writing output... [ 54%] api/v2/compute/traceng/projectsprojectidtracengnodes writing output... [ 54%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeid writing output... [ 55%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 55%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 55%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 56%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidduplicate writing output... [ 56%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidreload writing output... [ 56%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidstart writing output... [ 57%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidstop writing output... [ 57%] api/v2/compute/traceng/projectsprojectidtracengnodesnodeidsuspend writing output... [ 58%] api/v2/compute/virtualbox writing output... [ 58%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodes writing output... [ 58%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeid writing output... [ 59%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 59%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 60%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 60%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidreload writing output... [ 60%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidresume writing output... [ 61%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstart writing output... [ 61%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidstop writing output... [ 61%] api/v2/compute/virtualbox/projectsprojectidvirtualboxnodesnodeidsuspend writing output... [ 62%] api/v2/compute/virtualbox/virtualboxvms writing output... [ 62%] api/v2/compute/vmware writing output... [ 63%] api/v2/compute/vmware/projectsprojectidvmwarenodes writing output... [ 63%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeid writing output... [ 63%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 64%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 64%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 65%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidinterfacesvmnet writing output... [ 65%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidreload writing output... [ 65%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidresume writing output... [ 66%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidstart writing output... [ 66%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidstop writing output... [ 66%] api/v2/compute/vmware/projectsprojectidvmwarenodesnodeidsuspend writing output... [ 67%] api/v2/compute/vmware/vmwarevms writing output... [ 67%] api/v2/compute/vpcs writing output... [ 68%] api/v2/compute/vpcs/projectsprojectidvpcsnodes writing output... [ 68%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeid writing output... [ 68%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdnio writing output... [ 69%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdstartcapture writing output... [ 69%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidadaptersadapternumberdportsportnumberdstopcapture writing output... [ 70%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidduplicate writing output... [ 70%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidreload writing output... [ 70%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstart writing output... [ 71%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidstop writing output... [ 71%] api/v2/compute/vpcs/projectsprojectidvpcsnodesnodeidsuspend writing output... [ 71%] api/v2/controller/appliance writing output... [ 72%] api/v2/controller/appliance/appliances writing output... [ 72%] api/v2/controller/appliance/appliancestemplates writing output... [ 73%] api/v2/controller/appliance/projectsprojectidappliancesapplianceid writing output... [ 73%] api/v2/controller/compute writing output... [ 73%] api/v2/controller/compute/s writing output... [ 74%] api/v2/controller/compute/sendpointidemulatoraction writing output... [ 74%] api/v2/controller/compute/sid writing output... [ 75%] api/v2/controller/compute/sidautoidlepc writing output... [ 75%] api/v2/controller/compute/sidemulatoraction writing output... [ 75%] api/v2/controller/compute/sidemulatorimages writing output... [ 76%] api/v2/controller/drawing writing output... [ 76%] api/v2/controller/drawing/projectsprojectiddrawings writing output... [ 76%] api/v2/controller/drawing/projectsprojectiddrawingsdrawingid writing output... [ 77%] api/v2/controller/gns3_vm writing output... [ 77%] api/v2/controller/gns3_vm/gns3vm writing output... [ 78%] api/v2/controller/gns3_vm/gns3vmengines writing output... [ 78%] api/v2/controller/gns3_vm/gns3vmenginesenginevms writing output... [ 78%] api/v2/controller/link writing output... [ 79%] api/v2/controller/link/projectsprojectidlinks writing output... [ 79%] api/v2/controller/link/projectsprojectidlinkslinkid writing output... [ 80%] api/v2/controller/link/projectsprojectidlinkslinkidavailablefilters writing output... [ 80%] api/v2/controller/link/projectsprojectidlinkslinkidpcap writing output... [ 80%] api/v2/controller/link/projectsprojectidlinkslinkidstartcapture writing output... [ 81%] api/v2/controller/link/projectsprojectidlinkslinkidstopcapture writing output... [ 81%] api/v2/controller/node writing output... [ 81%] api/v2/controller/node/projectsprojectidnodes writing output... [ 82%] api/v2/controller/node/projectsprojectidnodesnodeid writing output... [ 82%] api/v2/controller/node/projectsprojectidnodesnodeidduplicate writing output... [ 83%] api/v2/controller/node/projectsprojectidnodesnodeiddynamipsautoidlepc writing output... [ 83%] api/v2/controller/node/projectsprojectidnodesnodeiddynamipsidlepcproposals writing output... [ 83%] api/v2/controller/node/projectsprojectidnodesnodeidfilespath writing output... [ 84%] api/v2/controller/node/projectsprojectidnodesnodeidlinks writing output... [ 84%] api/v2/controller/node/projectsprojectidnodesnodeidreload writing output... [ 85%] api/v2/controller/node/projectsprojectidnodesnodeidstart writing output... [ 85%] api/v2/controller/node/projectsprojectidnodesnodeidstop writing output... [ 85%] api/v2/controller/node/projectsprojectidnodesnodeidsuspend writing output... [ 86%] api/v2/controller/node/projectsprojectidnodesreload writing output... [ 86%] api/v2/controller/node/projectsprojectidnodesstart writing output... [ 86%] api/v2/controller/node/projectsprojectidnodesstop writing output... [ 87%] api/v2/controller/node/projectsprojectidnodessuspend writing output... [ 87%] api/v2/controller/project writing output... [ 88%] api/v2/controller/project/projects writing output... [ 88%] api/v2/controller/project/projectsload writing output... [ 88%] api/v2/controller/project/projectsprojectid writing output... [ 89%] api/v2/controller/project/projectsprojectidclose writing output... [ 89%] api/v2/controller/project/projectsprojectidduplicate writing output... [ 90%] api/v2/controller/project/projectsprojectidexport writing output... [ 90%] api/v2/controller/project/projectsprojectidfilespath writing output... [ 90%] api/v2/controller/project/projectsprojectidimport writing output... [ 91%] api/v2/controller/project/projectsprojectidnotifications writing output... [ 91%] api/v2/controller/project/projectsprojectidnotificationsws writing output... [ 91%] api/v2/controller/project/projectsprojectidopen writing output... [ 92%] api/v2/controller/server writing output... [ 92%] api/v2/controller/server/debug writing output... [ 93%] api/v2/controller/server/settings writing output... [ 93%] api/v2/controller/server/shutdown writing output... [ 93%] api/v2/controller/server/version writing output... [ 94%] api/v2/controller/snapshot writing output... [ 94%] api/v2/controller/snapshot/projectsprojectidsnapshots writing output... [ 95%] api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotid writing output... [ 95%] api/v2/controller/snapshot/projectsprojectidsnapshotssnapshotidrestore writing output... [ 95%] api/v2/controller/symbol writing output... [ 96%] api/v2/controller/symbol/symbols writing output... [ 96%] api/v2/controller/symbol/symbolssymbolidraw writing output... [ 96%] curl writing output... [ 97%] development writing output... [ 97%] endpoints writing output... [ 98%] file_format writing output... [ 98%] general writing output... [ 98%] glossary writing output... [ 99%] index writing output... [ 99%] notifications writing output... [100%] position generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/gns3-server-2.1.11/docs' ~/build/BUILD/gns3-server-2.1.11 ~/build/BUILD/gns3-server-2.1.11 /builddir/build/BUILD/gns3-server-2.1.11/docs/curl.rst:233: WARNING: Error in "code-block" directive: maximum 1 argument(s) allowed, 9 supplied. .. code-block:: shell-session curl -X PUT "http://localhost:3080/v2/projects/b8c070f7-f34c-4b7b-ba6f-be3d26ed073f/links/007f2177-6790-4e1b-ac28-41fa226b2a06" -d '{"filters": {"frequency_drop": [5]}}' /builddir/build/BUILD/gns3-server-2.1.11/docs/curl.rst:507: WARNING: Title underline too short. Where to find the endpoints? ########################### /builddir/build/BUILD/gns3-server-2.1.11/docs/curl.rst:507: WARNING: Title underline too short. Where to find the endpoints? ########################### /builddir/build/BUILD/gns3-server-2.1.11/docs/notifications.rst:74: WARNING: Include file '/builddir/build/BUILD/gns3-server-2.1.11/docs/api/notifications/node.deleted.json' not found or reading it failed /builddir/build/BUILD/gns3-server-2.1.11/docs/notifications.rst:148: WARNING: Include file '/builddir/build/BUILD/gns3-server-2.1.11/docs/api/notifications/project.snapshot_restored.json' not found or reading it failed + /bin/rm -f docs/_build/html/.buildinfo + mkdir -p /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/systemd/system + install -m 644 /builddir/build/SOURCES/gns3.service /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/var/lib/gns3 + rm -rf /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/tests/ + mkdir -p /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor + pushd . + cd ../aiohttp-2.3.10 + /usr/bin/python3 setup.py install --root=/builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor aiohttp/_http_parser.pyx: cannot find cimported module '.' Compiling aiohttp/_websocket.pyx because it changed. Compiling aiohttp/_http_parser.pyx because it changed. Compiling aiohttp/_frozenlist.pyx because it changed. [1/3] Cythonizing aiohttp/_frozenlist.pyx [2/3] Cythonizing aiohttp/_http_parser.pyx [3/3] Cythonizing aiohttp/_websocket.pyx running install running build running build_py creating build creating build/lib.linux-aarch64-3.7 creating build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/test_utils.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/client_proto.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/helpers.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/abc.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/frozenlist.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web_response.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/hdrs.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/payload.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/http_writer.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/streams.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/resolver.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web_fileresponse.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/formdata.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/pytest_plugin.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/connector.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/multipart.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/http_exceptions.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/worker.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/__init__.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web_urldispatcher.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/cookiejar.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/http_websocket.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/log.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/http_parser.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/client_exceptions.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web_protocol.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/client.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/payload_streamer.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web_server.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web_middlewares.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/signals.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/http.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web_request.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/client_ws.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/backport_cookies.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/locks.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web_exceptions.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/web_ws.py -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/client_reqrep.py -> build/lib.linux-aarch64-3.7/aiohttp running egg_info creating aiohttp.egg-info writing aiohttp.egg-info/PKG-INFO writing dependency_links to aiohttp.egg-info/dependency_links.txt writing requirements to aiohttp.egg-info/requires.txt writing top-level names to aiohttp.egg-info/top_level.txt writing manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest file 'aiohttp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files found matching 'aiohttp/_frozenlist.html' warning: no previously-included files found matching 'aiohttp/_frozenlist.*.so' warning: no previously-included files found matching 'aiohttp/_frozenlist.pyd' warning: no previously-included files found matching 'aiohttp/_frozenlist.*.pyd' warning: no previously-included files found matching 'aiohttp/_http_parser.html' warning: no previously-included files found matching 'aiohttp/_http_parser.*.so' warning: no previously-included files found matching 'aiohttp/_http_parser.pyd' warning: no previously-included files found matching 'aiohttp/_http_parser.*.pyd' warning: no previously-included files found matching 'aiohttp/_websocket.html' warning: no previously-included files found matching 'aiohttp/_websocket.*.so' warning: no previously-included files found matching 'aiohttp/_websocket.pyd' warning: no previously-included files found matching 'aiohttp/_websocket.*.pyd' no previously-included directories found matching 'docs/_build' writing manifest file 'aiohttp.egg-info/SOURCES.txt' copying aiohttp/_cparser.pxd -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/_frozenlist.c -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/_frozenlist.pyx -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/_http_parser.c -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/_http_parser.pyx -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/_websocket.c -> build/lib.linux-aarch64-3.7/aiohttp copying aiohttp/_websocket.pyx -> build/lib.linux-aarch64-3.7/aiohttp running build_ext building 'aiohttp._websocket' extension creating build/temp.linux-aarch64-3.7 creating build/temp.linux-aarch64-3.7/aiohttp gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fPIC -I/usr/include/python3.7m -c aiohttp/_websocket.c -o build/temp.linux-aarch64-3.7/aiohttp/_websocket.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g build/temp.linux-aarch64-3.7/aiohttp/_websocket.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-aarch64-3.7/aiohttp/_websocket.cpython-37m-aarch64-linux-gnu.so building 'aiohttp._http_parser' extension creating build/temp.linux-aarch64-3.7/vendor creating build/temp.linux-aarch64-3.7/vendor/http-parser gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fPIC -DHTTP_PARSER_STRICT=0 -I/usr/include/python3.7m -c aiohttp/_http_parser.c -o build/temp.linux-aarch64-3.7/aiohttp/_http_parser.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fPIC -DHTTP_PARSER_STRICT=0 -I/usr/include/python3.7m -c vendor/http-parser/http_parser.c -o build/temp.linux-aarch64-3.7/vendor/http-parser/http_parser.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g build/temp.linux-aarch64-3.7/aiohttp/_http_parser.o build/temp.linux-aarch64-3.7/vendor/http-parser/http_parser.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-aarch64-3.7/aiohttp/_http_parser.cpython-37m-aarch64-linux-gnu.so building 'aiohttp._frozenlist' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -fPIC -I/usr/include/python3.7m -c aiohttp/_frozenlist.c -o build/temp.linux-aarch64-3.7/aiohttp/_frozenlist.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g build/temp.linux-aarch64-3.7/aiohttp/_frozenlist.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-aarch64-3.7/aiohttp/_frozenlist.cpython-37m-aarch64-linux-gnu.so running install_lib creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/vendor/usr creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64 creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/test_utils.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_websocket.c -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/client_proto.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/helpers.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_frozenlist.cpython-37m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/abc.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/frozenlist.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_websocket.pyx -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web_response.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/hdrs.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/payload.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_http_parser.pyx -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_http_parser.c -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/http_writer.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/streams.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_websocket.cpython-37m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/resolver.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web_fileresponse.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/formdata.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/pytest_plugin.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/connector.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/multipart.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/http_exceptions.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/worker.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/__init__.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web_urldispatcher.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_cparser.pxd -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/cookiejar.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/http_websocket.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_frozenlist.c -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/log.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/http_parser.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/client_exceptions.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web_protocol.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/client.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/payload_streamer.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web_server.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web_middlewares.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/signals.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/http.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_http_parser.cpython-37m-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/_frozenlist.pyx -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web_request.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/client_ws.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/backport_cookies.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/locks.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web_exceptions.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/web_ws.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp copying build/lib.linux-aarch64-3.7/aiohttp/client_reqrep.py -> /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/test_utils.py to test_utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/client_proto.py to client_proto.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/helpers.py to helpers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/abc.py to abc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/frozenlist.py to frozenlist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web_response.py to web_response.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/hdrs.py to hdrs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/payload.py to payload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web.py to web.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/http_writer.py to http_writer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/streams.py to streams.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/resolver.py to resolver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web_fileresponse.py to web_fileresponse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/formdata.py to formdata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/pytest_plugin.py to pytest_plugin.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/connector.py to connector.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/multipart.py to multipart.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/http_exceptions.py to http_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/worker.py to worker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web_urldispatcher.py to web_urldispatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/cookiejar.py to cookiejar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/http_websocket.py to http_websocket.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/log.py to log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/http_parser.py to http_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/client_exceptions.py to client_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web_protocol.py to web_protocol.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/payload_streamer.py to payload_streamer.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web_server.py to web_server.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web_middlewares.py to web_middlewares.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/signals.py to signals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/http.py to http.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web_request.py to web_request.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/client_ws.py to client_ws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/backport_cookies.py to backport_cookies.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/locks.py to locks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web_exceptions.py to web_exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/web_ws.py to web_ws.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp/client_reqrep.py to client_reqrep.cpython-37.pyc running install_egg_info Copying aiohttp.egg-info to /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7/site-packages/aiohttp-2.3.10-py3.7.egg-info running install_scripts + popd ~/build/BUILD/gns3-server-2.1.11 + sed -i 's|\(import sys.*\)|\1\nsys.path.insert(0,"/usr/lib/python3.7/site-packages/gns3server/vendor//usr/lib64/python3.7/site-packages")|' /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64//usr/bin/gns3server + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/lib/python3.7/site-packages/gns3server/vendor/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rQJg4g + umask 022 + cd /builddir/build/BUILD + cd gns3-server-2.1.11 + exit 0 Processing files: gns3-server-2.1.11-1.fc29.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Z9JYfP + umask 022 + cd /builddir/build/BUILD + cd gns3-server-2.1.11 + DOCDIR=/builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/doc/gns3-server + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/doc/gns3-server + cp -pr README.rst /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/doc/gns3-server + cp -pr AUTHORS /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/doc/gns3-server + cp -pr CHANGELOG /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/doc/gns3-server + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VPBFAm + umask 022 + cd /builddir/build/BUILD + cd gns3-server-2.1.11 + LICENSEDIR=/builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/licenses/gns3-server + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/licenses/gns3-server + cp -pr LICENSE /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/licenses/gns3-server + exit 0 Provides: bundled(python3-aiohttp) = 2.3.10 gns3-server = 2.1.11-1.fc29 gns3-server(aarch-64) = 2.1.11-1.fc29 python3.7dist(gns3-server) = 2.1.11 python3dist(gns3-server) = 2.1.11 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh 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(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /usr/bin/python3 ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: gns3-server-doc-2.1.11-1.fc29.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mHCcm9 + umask 022 + cd /builddir/build/BUILD + cd gns3-server-2.1.11 + DOCDIR=/builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/doc/gns3-server-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/doc/gns3-server-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/doc/gns3-server-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rLVy81 + umask 022 + cd /builddir/build/BUILD + cd gns3-server-2.1.11 + LICENSEDIR=/builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/licenses/gns3-server-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/licenses/gns3-server-doc + cp -pr LICENSE /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64/usr/share/licenses/gns3-server-doc + exit 0 Provides: gns3-server-doc = 2.1.11-1.fc29 gns3-server-doc(aarch-64) = 2.1.11-1.fc29 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/gns3-server-2.1.11-1.fc29.aarch64 Wrote: /builddir/build/RPMS/gns3-server-2.1.11-1.fc29.aarch64.rpm Wrote: /builddir/build/RPMS/gns3-server-doc-2.1.11-1.fc29.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VdBcbn + umask 022 + cd /builddir/build/BUILD + cd gns3-server-2.1.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gns3-server-2.1.11-1.fc29.aarch64 + exit 0 Child return code was: 0