<86>Apr 21 01:16:24 userdel[22189]: delete user 'rooter' <86>Apr 21 01:16:24 userdel[22189]: removed group 'rooter' owned by 'rooter' <86>Apr 21 01:16:24 userdel[22189]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 01:16:24 groupadd[22203]: group added to /etc/group: name=rooter, GID=579 <86>Apr 21 01:16:24 groupadd[22203]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:16:24 groupadd[22203]: new group: name=rooter, GID=579 <86>Apr 21 01:16:24 useradd[22212]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Apr 21 01:16:24 userdel[22228]: delete user 'builder' <86>Apr 21 01:16:24 userdel[22228]: removed group 'builder' owned by 'builder' <86>Apr 21 01:16:24 userdel[22228]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:16:24 groupadd[22237]: group added to /etc/group: name=builder, GID=580 <86>Apr 21 01:16:24 groupadd[22237]: group added to /etc/gshadow: name=builder <86>Apr 21 01:16:24 groupadd[22237]: new group: name=builder, GID=580 <86>Apr 21 01:16:24 useradd[22248]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Apr 21 01:16:28 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 21 01:16:28 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:16:28 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:16:28 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 21 01:16:28 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Apr 21 01:16:28 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 21 01:16:28 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 21 01:16:28 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 01:16:29 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 21 01:16:29 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 21 01:16:29 groupadd[34807]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 21 01:16:29 groupadd[34807]: group added to /etc/gshadow: name=_keytab <86>Apr 21 01:16:29 groupadd[34807]: new group: name=_keytab, GID=499 <13>Apr 21 01:16:29 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 01:16:29 rpmi: python3-base-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 01:16:30 rpmi: python3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 01:16:30 rpmi: rpm-build-python3-0.1.10.10-alt1.M80P.1 1530521451 installed <13>Apr 21 01:16:30 rpmi: libpython3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 01:16:30 rpmi: python3-module-py-1.4.34-alt0.M80P.1 1503506764 installed <13>Apr 21 01:16:31 rpmi: python3-dev-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 01:16:31 rpmi: python3-module-pytest-3.2.1-alt0.M80P.1 1503499784 installed <13>Apr 21 01:16:31 rpmi: python3-module-setuptools-1:18.5-alt0.M80P.1 1497527461 installed Installing gns3-server-1.5.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf gns3-server-1.5.2 + echo 'Source #0 (gns3-server-1.5.2.tar):' Source #0 (gns3-server-1.5.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/gns3-server-1.5.2.tar + cd gns3-server-1.5.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25341 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gns3-server-1.5.2 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/gns3server copying gns3server/version.py -> build/lib/gns3server copying gns3server/server.py -> build/lib/gns3server copying gns3server/run.py -> build/lib/gns3server copying gns3server/main.py -> build/lib/gns3server copying gns3server/crash_report.py -> build/lib/gns3server copying gns3server/config.py -> build/lib/gns3server copying gns3server/__main__.py -> build/lib/gns3server copying gns3server/__init__.py -> build/lib/gns3server creating build/lib/gns3server/web copying gns3server/web/route.py -> build/lib/gns3server/web copying gns3server/web/response.py -> build/lib/gns3server/web copying gns3server/web/request_handler.py -> build/lib/gns3server/web copying gns3server/web/logger.py -> build/lib/gns3server/web copying gns3server/web/documentation.py -> build/lib/gns3server/web copying gns3server/web/__init__.py -> build/lib/gns3server/web creating build/lib/gns3server/utils copying gns3server/utils/vmnet.py -> build/lib/gns3server/utils copying gns3server/utils/telnet_server.py -> build/lib/gns3server/utils copying gns3server/utils/interfaces.py -> build/lib/gns3server/utils copying gns3server/utils/images.py -> build/lib/gns3server/utils copying gns3server/utils/get_resource.py -> build/lib/gns3server/utils copying gns3server/utils/__init__.py -> build/lib/gns3server/utils creating build/lib/gns3server/ubridge copying gns3server/ubridge/ubridge_hypervisor.py -> build/lib/gns3server/ubridge copying gns3server/ubridge/ubridge_error.py -> build/lib/gns3server/ubridge copying gns3server/ubridge/hypervisor.py -> build/lib/gns3server/ubridge copying gns3server/ubridge/__init__.py -> build/lib/gns3server/ubridge creating build/lib/gns3server/schemas copying gns3server/schemas/vpcs.py -> build/lib/gns3server/schemas copying gns3server/schemas/vmware.py -> build/lib/gns3server/schemas copying gns3server/schemas/vm.py -> build/lib/gns3server/schemas copying gns3server/schemas/virtualbox.py -> build/lib/gns3server/schemas copying gns3server/schemas/version.py -> build/lib/gns3server/schemas copying gns3server/schemas/qemu.py -> build/lib/gns3server/schemas copying gns3server/schemas/project.py -> build/lib/gns3server/schemas copying gns3server/schemas/nio.py -> build/lib/gns3server/schemas copying gns3server/schemas/iou.py -> build/lib/gns3server/schemas copying gns3server/schemas/file.py -> build/lib/gns3server/schemas copying gns3server/schemas/dynamips_vm.py -> build/lib/gns3server/schemas copying gns3server/schemas/dynamips_device.py -> build/lib/gns3server/schemas copying gns3server/schemas/docker.py -> build/lib/gns3server/schemas copying gns3server/schemas/__init__.py -> build/lib/gns3server/schemas creating build/lib/gns3server/modules copying gns3server/modules/vm_error.py -> build/lib/gns3server/modules copying gns3server/modules/project_manager.py -> build/lib/gns3server/modules copying gns3server/modules/project.py -> build/lib/gns3server/modules copying gns3server/modules/port_manager.py -> build/lib/gns3server/modules copying gns3server/modules/base_vm.py -> build/lib/gns3server/modules copying gns3server/modules/base_manager.py -> build/lib/gns3server/modules copying gns3server/modules/__init__.py -> build/lib/gns3server/modules creating build/lib/gns3server/handlers copying gns3server/handlers/upload_handler.py -> 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/controller copying gns3server/controller/__init__.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/raw_command_server.py -> build/lib/gns3server/utils/asyncio copying gns3server/utils/asyncio/__init__.py -> build/lib/gns3server/utils/asyncio creating build/lib/gns3server/modules/vpcs copying gns3server/modules/vpcs/vpcs_vm.py -> build/lib/gns3server/modules/vpcs copying gns3server/modules/vpcs/vpcs_error.py -> build/lib/gns3server/modules/vpcs copying gns3server/modules/vpcs/__init__.py -> build/lib/gns3server/modules/vpcs creating build/lib/gns3server/modules/vmware copying gns3server/modules/vmware/vmware_vm.py -> build/lib/gns3server/modules/vmware copying gns3server/modules/vmware/vmware_error.py -> build/lib/gns3server/modules/vmware copying gns3server/modules/vmware/nio_vmnet.py -> build/lib/gns3server/modules/vmware copying gns3server/modules/vmware/__init__.py -> build/lib/gns3server/modules/vmware creating build/lib/gns3server/modules/virtualbox copying gns3server/modules/virtualbox/virtualbox_vm.py -> build/lib/gns3server/modules/virtualbox copying gns3server/modules/virtualbox/virtualbox_error.py -> build/lib/gns3server/modules/virtualbox copying gns3server/modules/virtualbox/__init__.py -> build/lib/gns3server/modules/virtualbox creating build/lib/gns3server/modules/qemu copying gns3server/modules/qemu/qemu_vm.py -> build/lib/gns3server/modules/qemu copying gns3server/modules/qemu/qemu_error.py -> build/lib/gns3server/modules/qemu copying gns3server/modules/qemu/qcow2.py -> build/lib/gns3server/modules/qemu copying gns3server/modules/qemu/__init__.py -> build/lib/gns3server/modules/qemu creating build/lib/gns3server/modules/nios copying gns3server/modules/nios/nio_udp.py -> build/lib/gns3server/modules/nios copying gns3server/modules/nios/nio_tap.py -> build/lib/gns3server/modules/nios copying gns3server/modules/nios/nio_nat.py -> build/lib/gns3server/modules/nios copying gns3server/modules/nios/nio_generic_ethernet.py -> build/lib/gns3server/modules/nios copying gns3server/modules/nios/nio.py -> build/lib/gns3server/modules/nios copying gns3server/modules/nios/__init__.py -> build/lib/gns3server/modules/nios creating build/lib/gns3server/modules/iou copying gns3server/modules/iou/ioucon.py -> build/lib/gns3server/modules/iou copying gns3server/modules/iou/iou_vm.py -> build/lib/gns3server/modules/iou copying gns3server/modules/iou/iou_error.py -> build/lib/gns3server/modules/iou copying gns3server/modules/iou/__init__.py -> build/lib/gns3server/modules/iou creating build/lib/gns3server/modules/dynamips copying gns3server/modules/dynamips/hypervisor.py -> build/lib/gns3server/modules/dynamips copying gns3server/modules/dynamips/dynamips_vm.py -> build/lib/gns3server/modules/dynamips copying gns3server/modules/dynamips/dynamips_hypervisor.py -> build/lib/gns3server/modules/dynamips copying gns3server/modules/dynamips/dynamips_error.py -> build/lib/gns3server/modules/dynamips copying gns3server/modules/dynamips/dynamips_device.py -> build/lib/gns3server/modules/dynamips copying gns3server/modules/dynamips/__init__.py -> build/lib/gns3server/modules/dynamips creating build/lib/gns3server/modules/docker copying gns3server/modules/docker/docker_vm.py -> build/lib/gns3server/modules/docker copying gns3server/modules/docker/docker_error.py -> build/lib/gns3server/modules/docker copying gns3server/modules/docker/__init__.py -> build/lib/gns3server/modules/docker creating build/lib/gns3server/modules/adapters copying gns3server/modules/adapters/serial_adapter.py -> build/lib/gns3server/modules/adapters copying gns3server/modules/adapters/ethernet_adapter.py -> build/lib/gns3server/modules/adapters copying gns3server/modules/adapters/adapter.py -> build/lib/gns3server/modules/adapters copying gns3server/modules/adapters/__init__.py -> build/lib/gns3server/modules/adapters creating build/lib/gns3server/modules/iou/utils copying gns3server/modules/iou/utils/iou_import.py -> build/lib/gns3server/modules/iou/utils copying gns3server/modules/iou/utils/iou_export.py -> build/lib/gns3server/modules/iou/utils copying gns3server/modules/iou/utils/__init__.py -> build/lib/gns3server/modules/iou/utils creating build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/router.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/frame_relay_switch.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/ethernet_switch.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/ethernet_hub.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/device.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/c7200.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/c3745.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/c3725.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/c3600.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/c2691.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/c2600.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/c1700.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/bridge.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/atm_switch.py -> build/lib/gns3server/modules/dynamips/nodes copying gns3server/modules/dynamips/nodes/__init__.py -> build/lib/gns3server/modules/dynamips/nodes creating build/lib/gns3server/modules/dynamips/nios copying gns3server/modules/dynamips/nios/nio_vde.py -> build/lib/gns3server/modules/dynamips/nios copying gns3server/modules/dynamips/nios/nio_unix.py -> build/lib/gns3server/modules/dynamips/nios copying gns3server/modules/dynamips/nios/nio_udp.py -> build/lib/gns3server/modules/dynamips/nios copying gns3server/modules/dynamips/nios/nio_tap.py -> build/lib/gns3server/modules/dynamips/nios copying gns3server/modules/dynamips/nios/nio_null.py -> build/lib/gns3server/modules/dynamips/nios copying gns3server/modules/dynamips/nios/nio_linux_ethernet.py -> build/lib/gns3server/modules/dynamips/nios copying gns3server/modules/dynamips/nios/nio_generic_ethernet.py -> build/lib/gns3server/modules/dynamips/nios copying gns3server/modules/dynamips/nios/nio.py -> build/lib/gns3server/modules/dynamips/nios copying gns3server/modules/dynamips/nios/__init__.py -> build/lib/gns3server/modules/dynamips/nios creating build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/wic_2t.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/wic_1t.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/wic_1enet.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/pa_pos_oc3.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/pa_ge.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/pa_fe_tx.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/pa_a1.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/pa_8t.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/pa_8e.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/pa_4t.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/pa_4e.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/pa_2fe_tx.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/nm_4t.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/nm_4e.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/nm_1fe_tx.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/nm_1e.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/nm_16esw.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/leopard_2fe.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/gt96100_fe.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/c7200_io_ge_e.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/c7200_io_fe.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/c7200_io_2fe.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/c2600_mb_2fe.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/c2600_mb_2e.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/c2600_mb_1fe.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/c2600_mb_1e.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/c1700_mb_wic1.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/c1700_mb_1fe.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/adapter.py -> build/lib/gns3server/modules/dynamips/adapters copying gns3server/modules/dynamips/adapters/__init__.py -> build/lib/gns3server/modules/dynamips/adapters creating build/lib/gns3server/handlers/api copying gns3server/handlers/api/vpcs_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/vmware_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/virtualbox_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/version_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/server_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/qemu_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/project_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/network_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/iou_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/file_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/dynamips_vm_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/dynamips_device_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/docker_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/config_handler.py -> build/lib/gns3server/handlers/api copying gns3server/handlers/api/__init__.py -> build/lib/gns3server/handlers/api running egg_info creating gns3_server.egg-info writing top-level names to gns3_server.egg-info/top_level.txt writing gns3_server.egg-info/PKG-INFO writing requirements to gns3_server.egg-info/requires.txt writing dependency_links to gns3_server.egg-info/dependency_links.txt writing entry points to gns3_server.egg-info/entry_points.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 files found matching 'INSTALL' 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/templates copying gns3server/templates/index.html -> build/lib/gns3server/templates copying gns3server/templates/layout.html -> build/lib/gns3server/templates copying gns3server/templates/status.html -> build/lib/gns3server/templates copying gns3server/templates/upload.html -> build/lib/gns3server/templates creating build/lib/gns3server/modules/docker/resources copying gns3server/modules/docker/resources/init.sh -> build/lib/gns3server/modules/docker/resources creating build/lib/gns3server/modules/docker/resources/bin copying gns3server/modules/docker/resources/bin/busybox -> build/lib/gns3server/modules/docker/resources/bin creating build/lib/gns3server/modules/docker/resources/etc creating build/lib/gns3server/modules/docker/resources/etc/udhcpc copying gns3server/modules/docker/resources/etc/udhcpc/default.script -> build/lib/gns3server/modules/docker/resources/etc/udhcpc + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96435 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/gns3-server-buildroot + : + /bin/rm -rf -- /usr/src/tmp/gns3-server-buildroot + cd gns3-server-1.5.2 + python3 setup.py install --skip-build --root=/usr/src/tmp/gns3-server-buildroot --force running install running install_lib creating /usr/src/tmp/gns3-server-buildroot creating /usr/src/tmp/gns3-server-buildroot/usr creating /usr/src/tmp/gns3-server-buildroot/usr/lib creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3 creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/templates copying build/lib/gns3server/templates/upload.html -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/templates copying build/lib/gns3server/templates/status.html -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/templates copying build/lib/gns3server/templates/layout.html -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/templates copying build/lib/gns3server/templates/index.html -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/templates creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/controller copying build/lib/gns3server/controller/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/controller creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/config_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/docker_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/dynamips_device_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/dynamips_vm_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/file_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/iou_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/network_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/project_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/qemu_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/server_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/version_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/virtualbox_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/vmware_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/api/vpcs_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api copying build/lib/gns3server/handlers/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers copying build/lib/gns3server/handlers/index_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers copying build/lib/gns3server/handlers/upload_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters copying build/lib/gns3server/modules/adapters/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters copying build/lib/gns3server/modules/adapters/adapter.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters copying build/lib/gns3server/modules/adapters/ethernet_adapter.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters copying build/lib/gns3server/modules/adapters/serial_adapter.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/resources creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/resources/etc creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/resources/etc/udhcpc copying build/lib/gns3server/modules/docker/resources/etc/udhcpc/default.script -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/resources/etc/udhcpc creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/resources/bin copying build/lib/gns3server/modules/docker/resources/bin/busybox -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/resources/bin copying build/lib/gns3server/modules/docker/resources/init.sh -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/resources copying build/lib/gns3server/modules/docker/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker copying build/lib/gns3server/modules/docker/docker_error.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker copying build/lib/gns3server/modules/docker/docker_vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/adapter.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/c1700_mb_1fe.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/c1700_mb_wic1.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/c2600_mb_1e.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/c2600_mb_1fe.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/c2600_mb_2e.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/c2600_mb_2fe.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/c7200_io_2fe.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/c7200_io_fe.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/c7200_io_ge_e.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/gt96100_fe.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/leopard_2fe.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/nm_16esw.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/nm_1e.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/nm_1fe_tx.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/nm_4e.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/nm_4t.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/pa_2fe_tx.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/pa_4e.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/pa_4t.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/pa_8e.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/pa_8t.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/pa_a1.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/pa_fe_tx.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/pa_ge.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/pa_pos_oc3.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/wic_1enet.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/wic_1t.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters copying build/lib/gns3server/modules/dynamips/adapters/wic_2t.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios copying build/lib/gns3server/modules/dynamips/nios/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios copying build/lib/gns3server/modules/dynamips/nios/nio.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios copying build/lib/gns3server/modules/dynamips/nios/nio_generic_ethernet.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios copying build/lib/gns3server/modules/dynamips/nios/nio_linux_ethernet.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios copying build/lib/gns3server/modules/dynamips/nios/nio_null.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios copying build/lib/gns3server/modules/dynamips/nios/nio_tap.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios copying build/lib/gns3server/modules/dynamips/nios/nio_udp.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios copying build/lib/gns3server/modules/dynamips/nios/nio_unix.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios copying build/lib/gns3server/modules/dynamips/nios/nio_vde.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/atm_switch.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/bridge.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/c1700.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/c2600.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/c2691.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/c3600.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/c3725.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/c3745.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/c7200.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/device.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/ethernet_hub.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/ethernet_switch.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/frame_relay_switch.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/nodes/router.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes copying build/lib/gns3server/modules/dynamips/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips copying build/lib/gns3server/modules/dynamips/dynamips_device.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips copying build/lib/gns3server/modules/dynamips/dynamips_error.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips copying build/lib/gns3server/modules/dynamips/dynamips_hypervisor.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips copying build/lib/gns3server/modules/dynamips/dynamips_vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips copying build/lib/gns3server/modules/dynamips/hypervisor.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils copying build/lib/gns3server/modules/iou/utils/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils copying build/lib/gns3server/modules/iou/utils/iou_export.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils copying build/lib/gns3server/modules/iou/utils/iou_import.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils copying build/lib/gns3server/modules/iou/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou copying build/lib/gns3server/modules/iou/iou_error.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou copying build/lib/gns3server/modules/iou/iou_vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou copying build/lib/gns3server/modules/iou/ioucon.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios copying build/lib/gns3server/modules/nios/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios copying build/lib/gns3server/modules/nios/nio.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios copying build/lib/gns3server/modules/nios/nio_generic_ethernet.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios copying build/lib/gns3server/modules/nios/nio_nat.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios copying build/lib/gns3server/modules/nios/nio_tap.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios copying build/lib/gns3server/modules/nios/nio_udp.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu copying build/lib/gns3server/modules/qemu/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu copying build/lib/gns3server/modules/qemu/qcow2.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu copying build/lib/gns3server/modules/qemu/qemu_error.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu copying build/lib/gns3server/modules/qemu/qemu_vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox copying build/lib/gns3server/modules/virtualbox/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox copying build/lib/gns3server/modules/virtualbox/virtualbox_error.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox copying build/lib/gns3server/modules/virtualbox/virtualbox_vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware copying build/lib/gns3server/modules/vmware/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware copying build/lib/gns3server/modules/vmware/nio_vmnet.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware copying build/lib/gns3server/modules/vmware/vmware_error.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware copying build/lib/gns3server/modules/vmware/vmware_vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs copying build/lib/gns3server/modules/vpcs/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs copying build/lib/gns3server/modules/vpcs/vpcs_error.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs copying build/lib/gns3server/modules/vpcs/vpcs_vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs copying build/lib/gns3server/modules/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules copying build/lib/gns3server/modules/base_manager.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules copying build/lib/gns3server/modules/base_vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules copying build/lib/gns3server/modules/port_manager.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules copying build/lib/gns3server/modules/project.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules copying build/lib/gns3server/modules/project_manager.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules copying build/lib/gns3server/modules/vm_error.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/docker.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/dynamips_device.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/dynamips_vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/file.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/iou.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/nio.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/project.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/qemu.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/version.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/virtualbox.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/vm.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/vmware.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas copying build/lib/gns3server/schemas/vpcs.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge copying build/lib/gns3server/ubridge/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge copying build/lib/gns3server/ubridge/hypervisor.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge copying build/lib/gns3server/ubridge/ubridge_error.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge copying build/lib/gns3server/ubridge/ubridge_hypervisor.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/raw_command_server.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/asyncio/telnet_server.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio copying build/lib/gns3server/utils/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils copying build/lib/gns3server/utils/get_resource.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils copying build/lib/gns3server/utils/images.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils copying build/lib/gns3server/utils/interfaces.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils copying build/lib/gns3server/utils/telnet_server.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils copying build/lib/gns3server/utils/vmnet.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils creating /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web copying build/lib/gns3server/web/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web copying build/lib/gns3server/web/documentation.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web copying build/lib/gns3server/web/logger.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web copying build/lib/gns3server/web/request_handler.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web copying build/lib/gns3server/web/response.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web copying build/lib/gns3server/web/route.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web copying build/lib/gns3server/__init__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server copying build/lib/gns3server/__main__.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server copying build/lib/gns3server/config.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server copying build/lib/gns3server/crash_report.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server copying build/lib/gns3server/main.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server copying build/lib/gns3server/run.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server copying build/lib/gns3server/server.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server copying build/lib/gns3server/version.py -> /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/controller/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/config_handler.py to config_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/docker_handler.py to docker_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py to dynamips_device_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py to dynamips_vm_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/file_handler.py to file_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py to iou_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/network_handler.py to network_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/project_handler.py to project_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py to qemu_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/server_handler.py to server_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/version_handler.py to version_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py to virtualbox_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py to vmware_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py to vpcs_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/index_handler.py to index_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/upload_handler.py to upload_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/adapter.py to adapter.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/ethernet_adapter.py to ethernet_adapter.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/serial_adapter.py to serial_adapter.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/docker_error.py to docker_error.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/docker_vm.py to docker_vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/adapter.py to adapter.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_1fe.py to c1700_mb_1fe.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_wic1.py to c1700_mb_wic1.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1e.py to c2600_mb_1e.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1fe.py to c2600_mb_1fe.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2e.py to c2600_mb_2e.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2fe.py to c2600_mb_2fe.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_2fe.py to c7200_io_2fe.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_fe.py to c7200_io_fe.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_ge_e.py to c7200_io_ge_e.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/gt96100_fe.py to gt96100_fe.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/leopard_2fe.py to leopard_2fe.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_16esw.py to nm_16esw.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1e.py to nm_1e.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1fe_tx.py to nm_1fe_tx.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4e.py to nm_4e.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4t.py to nm_4t.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_2fe_tx.py to pa_2fe_tx.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4e.py to pa_4e.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4t.py to pa_4t.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8e.py to pa_8e.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8t.py to pa_8t.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_a1.py to pa_a1.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_fe_tx.py to pa_fe_tx.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_ge.py to pa_ge.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_pos_oc3.py to pa_pos_oc3.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_1enet.py to wic_1enet.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_1t.py to wic_1t.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_2t.py to wic_2t.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio.py to nio.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_generic_ethernet.py to nio_generic_ethernet.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_linux_ethernet.py to nio_linux_ethernet.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_null.py to nio_null.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_tap.py to nio_tap.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_udp.py to nio_udp.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_unix.py to nio_unix.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_vde.py to nio_vde.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/atm_switch.py to atm_switch.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/bridge.py to bridge.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c1700.py to c1700.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2600.py to c2600.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2691.py to c2691.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3600.py to c3600.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3725.py to c3725.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3745.py to c3745.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c7200.py to c7200.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/device.py to device.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_hub.py to ethernet_hub.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_switch.py to ethernet_switch.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/frame_relay_switch.py to frame_relay_switch.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/router.py to router.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_device.py to dynamips_device.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_error.py to dynamips_error.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_hypervisor.py to dynamips_hypervisor.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py to dynamips_vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/hypervisor.py to hypervisor.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_export.py to iou_export.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_import.py to iou_import.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_error.py to iou_error.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py to iou_vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py to ioucon.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio.py to nio.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_generic_ethernet.py to nio_generic_ethernet.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_nat.py to nio_nat.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_tap.py to nio_tap.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_udp.py to nio_udp.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qcow2.py to qcow2.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_error.py to qemu_error.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py to qemu_vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_error.py to virtualbox_error.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py to virtualbox_vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/nio_vmnet.py to nio_vmnet.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_error.py to vmware_error.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py to vmware_vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_error.py to vpcs_error.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py to vpcs_vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py to base_manager.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_vm.py to base_vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/port_manager.py to port_manager.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project.py to project.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project_manager.py to project_manager.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vm_error.py to vm_error.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/docker.py to docker.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/dynamips_device.py to dynamips_device.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/dynamips_vm.py to dynamips_vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/file.py to file.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/iou.py to iou.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/nio.py to nio.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/project.py to project.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/qemu.py to qemu.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/version.py to version.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/virtualbox.py to virtualbox.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vm.py to vm.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vmware.py to vmware.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vpcs.py to vpcs.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/hypervisor.py to hypervisor.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_error.py to ubridge_error.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_hypervisor.py to ubridge_hypervisor.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/raw_command_server.py to raw_command_server.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/telnet_server.py to telnet_server.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/get_resource.py to get_resource.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/images.py to images.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py to interfaces.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/telnet_server.py to telnet_server.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/vmnet.py to vmnet.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/documentation.py to documentation.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/logger.py to logger.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/request_handler.py to request_handler.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/response.py to response.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py to route.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__init__.py to __init__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__main__.py to __main__.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/config.py to config.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py to crash_report.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/main.py to main.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/run.py to run.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py to server.cpython-35.pyc byte-compiling /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/version.py to version.cpython-35.pyc running install_egg_info running egg_info writing requirements to gns3_server.egg-info/requires.txt writing dependency_links to gns3_server.egg-info/dependency_links.txt writing top-level names to gns3_server.egg-info/top_level.txt writing entry points to gns3_server.egg-info/entry_points.txt writing gns3_server.egg-info/PKG-INFO reading manifest file 'gns3_server.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'INSTALL' 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 /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3_server-1.5.2-py3.5.egg-info running install_scripts Installing gns3vmnet script to /usr/src/tmp/gns3-server-buildroot/usr/bin Installing gns3server script to /usr/src/tmp/gns3-server-buildroot/usr/bin + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/gns3-server-buildroot (auto) Verifying and fixing files in /usr/src/tmp/gns3-server-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/gns3-server-buildroot (auto) Adjusting library links in /usr/src/tmp/gns3-server-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/gns3-server-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/gns3-server-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/gns3-server-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/gns3-server-buildroot using python3 unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__pycache__/__main__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__pycache__/config.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__pycache__/crash_report.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__pycache__/main.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__pycache__/run.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__pycache__/server.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__pycache__/version.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/controller/__pycache__/__init__.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/controller/__init__.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__pycache__/index_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__pycache__/upload_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/config_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/docker_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/dynamips_device_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/dynamips_vm_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/file_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/iou_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/network_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/project_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/qemu_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/server_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/version_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/virtualbox_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/vmware_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/vpcs_handler.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/config_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/docker_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/file_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/network_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/project_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/server_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/version_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/index_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/upload_handler.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__pycache__/base_manager.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__pycache__/base_vm.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__pycache__/port_manager.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__pycache__/project.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__pycache__/project_manager.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__pycache__/vm_error.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/adapter.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/ethernet_adapter.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/serial_adapter.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/ethernet_adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/serial_adapter.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/__pycache__/docker_error.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/__pycache__/docker_vm.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/docker_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/docker_vm.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_device.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_error.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_hypervisor.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_vm.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/hypervisor.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/adapter.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c1700_mb_1fe.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c1700_mb_wic1.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_1e.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_1fe.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_2e.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_2fe.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c7200_io_2fe.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c7200_io_fe.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c7200_io_ge_e.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/gt96100_fe.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/leopard_2fe.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_16esw.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_1e.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_1fe_tx.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_4e.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_4t.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_2fe_tx.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_4e.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_4t.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_8e.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_8t.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_a1.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_fe_tx.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_ge.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_pos_oc3.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/wic_1enet.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/wic_1t.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/wic_2t.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_1fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_wic1.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_2fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_ge_e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/gt96100_fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/leopard_2fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_16esw.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1fe_tx.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_2fe_tx.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_a1.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_fe_tx.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_ge.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_pos_oc3.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_1enet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_1t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_2t.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_generic_ethernet.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_linux_ethernet.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_null.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_tap.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_udp.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_unix.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_vde.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_generic_ethernet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_linux_ethernet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_null.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_tap.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_udp.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_unix.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_vde.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/atm_switch.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/bridge.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c1700.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c2600.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c2691.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c3600.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c3725.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c3745.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c7200.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/device.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/ethernet_hub.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/ethernet_switch.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/frame_relay_switch.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/router.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/atm_switch.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/bridge.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c1700.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2600.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2691.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3600.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3725.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3745.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c7200.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/device.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_hub.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_switch.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/frame_relay_switch.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/router.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_device.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/hypervisor.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/iou_error.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/iou_vm.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/ioucon.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/iou_export.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/iou_import.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_export.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_import.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_generic_ethernet.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_nat.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_tap.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_udp.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_generic_ethernet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_nat.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_tap.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_udp.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/qcow2.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/qemu_error.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/qemu_vm.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qcow2.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__pycache__/virtualbox_error.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__pycache__/virtualbox_vm.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/nio_vmnet.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/vmware_error.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/vmware_vm.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/nio_vmnet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__pycache__/vpcs_error.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__pycache__/vpcs_vm.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/port_manager.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project_manager.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vm_error.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/docker.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_device.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_vm.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/file.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/iou.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/nio.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/project.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/qemu.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/version.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/virtualbox.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vm.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vmware.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vpcs.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/docker.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/dynamips_device.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/dynamips_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/file.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/iou.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/nio.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/project.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/qemu.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/version.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/virtualbox.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vmware.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vpcs.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/hypervisor.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/ubridge_error.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/ubridge_hypervisor.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_hypervisor.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__pycache__/get_resource.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__pycache__/images.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__pycache__/interfaces.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__pycache__/telnet_server.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__pycache__/vmnet.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__pycache__/raw_command_server.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__pycache__/telnet_server.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/raw_command_server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/telnet_server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/get_resource.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/images.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/telnet_server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/vmnet.py unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__pycache__/__init__.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__pycache__/documentation.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__pycache__/logger.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__pycache__/request_handler.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__pycache__/response.cpython-35.pyc unlink /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__pycache__/route.cpython-35.pyc compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/documentation.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/logger.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/request_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/response.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__main__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/config.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/main.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/run.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/version.py Bytecompiling python3 modules with optimization in /usr/src/tmp/gns3-server-buildroot using python3 -O compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/controller/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/config_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/docker_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/file_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/network_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/project_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/server_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/version_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/index_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/upload_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/ethernet_adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/serial_adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/docker_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/docker_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_1fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_wic1.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_2fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_ge_e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/gt96100_fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/leopard_2fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_16esw.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1fe_tx.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_2fe_tx.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_a1.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_fe_tx.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_ge.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_pos_oc3.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_1enet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_1t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_2t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_generic_ethernet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_linux_ethernet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_null.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_tap.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_udp.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_unix.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_vde.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/atm_switch.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/bridge.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c1700.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2600.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2691.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3600.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3725.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3745.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c7200.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/device.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_hub.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_switch.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/frame_relay_switch.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/router.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_device.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_export.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_import.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_generic_ethernet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_nat.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_tap.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_udp.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qcow2.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/nio_vmnet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/port_manager.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project_manager.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vm_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/docker.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/dynamips_device.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/dynamips_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/file.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/iou.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/nio.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/project.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/qemu.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/version.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/virtualbox.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vmware.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vpcs.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/raw_command_server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/telnet_server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/get_resource.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/images.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/telnet_server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/vmnet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/documentation.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/logger.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/request_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/response.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__main__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/config.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/main.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/run.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/version.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/gns3-server-buildroot using python3 -OO compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/controller/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/config_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/docker_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/file_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/network_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/project_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/server_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/version_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/index_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/upload_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/ethernet_adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/serial_adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/docker_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/docker/docker_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/adapter.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_1fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_wic1.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_2fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_ge_e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/gt96100_fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/leopard_2fe.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_16esw.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1fe_tx.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_2fe_tx.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8e.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_a1.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_fe_tx.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_ge.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_pos_oc3.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_1enet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_1t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/wic_2t.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_generic_ethernet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_linux_ethernet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_null.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_tap.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_udp.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_unix.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_vde.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/atm_switch.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/bridge.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c1700.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2600.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2691.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3600.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3725.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3745.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c7200.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/device.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_hub.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_switch.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/frame_relay_switch.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/router.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_device.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_export.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_import.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_generic_ethernet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_nat.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_tap.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_udp.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qcow2.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/nio_vmnet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/port_manager.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project_manager.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vm_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/docker.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/dynamips_device.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/dynamips_vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/file.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/iou.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/nio.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/project.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/qemu.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/version.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/virtualbox.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vm.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vmware.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vpcs.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_error.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_hypervisor.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/raw_command_server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/telnet_server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/get_resource.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/images.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/telnet_server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/vmnet.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/documentation.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/logger.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/request_handler.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/response.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__init__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__main__.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/config.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/main.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/run.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py compile /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/version.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/gns3server/__pycache__/version.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/version.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/__pycache__/version.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/version.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/__pycache__/run.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/run.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/__pycache__/main.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/main.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/__pycache__/crash_report.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/crash_report.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/__pycache__/config.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/config.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/__pycache__/__main__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/__main__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/__pycache__/__main__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/__main__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/web/__pycache__/route.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/web/__pycache__/route.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/web/__pycache__/response.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/web/__pycache__/response.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/web/__pycache__/request_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/web/__pycache__/request_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/web/__pycache__/request_handler.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/web/__pycache__/request_handler.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/web/__pycache__/logger.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/web/__pycache__/logger.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/web/__pycache__/documentation.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/web/__pycache__/documentation.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/web/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/web/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/web/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/web/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/utils/__pycache__/vmnet.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/utils/__pycache__/vmnet.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/utils/__pycache__/telnet_server.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/utils/__pycache__/telnet_server.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/utils/__pycache__/interfaces.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/utils/__pycache__/interfaces.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/utils/__pycache__/images.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/utils/__pycache__/images.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/utils/__pycache__/get_resource.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/utils/__pycache__/get_resource.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/utils/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/utils/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/utils/asyncio/__pycache__/telnet_server.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/utils/asyncio/__pycache__/telnet_server.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/utils/asyncio/__pycache__/raw_command_server.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/utils/asyncio/__pycache__/raw_command_server.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/utils/asyncio/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/utils/asyncio/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/ubridge_hypervisor.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/ubridge_hypervisor.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/ubridge_error.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/ubridge_error.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/hypervisor.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/hypervisor.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/ubridge/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vpcs.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vpcs.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vpcs.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vpcs.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vmware.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vmware.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vmware.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vmware.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vm.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/vm.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/virtualbox.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/virtualbox.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/virtualbox.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/virtualbox.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/version.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/version.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/version.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/version.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/qemu.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/qemu.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/qemu.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/qemu.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/project.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/project.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/project.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/project.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/nio.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/nio.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/nio.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/nio.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/iou.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/iou.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/iou.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/iou.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/file.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/file.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/file.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/file.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_vm.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_vm.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_device.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_device.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_device.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/dynamips_device.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/docker.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/docker.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/docker.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/docker.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/schemas/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/__pycache__/vm_error.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/__pycache__/vm_error.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/__pycache__/vm_error.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/__pycache__/vm_error.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/__pycache__/project_manager.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/__pycache__/project_manager.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/__pycache__/project.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/__pycache__/project.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/__pycache__/base_vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/__pycache__/base_vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/vpcs/__pycache__/vpcs_vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/vpcs/__pycache__/vpcs_vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/vpcs/__pycache__/vpcs_error.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/vpcs/__pycache__/vpcs_error.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/vpcs/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/vpcs/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/vmware_vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/vmware_vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/vmware_error.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/vmware_error.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/nio_vmnet.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/nio_vmnet.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/vmware/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/virtualbox/__pycache__/virtualbox_vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/virtualbox/__pycache__/virtualbox_vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/virtualbox/__pycache__/virtualbox_error.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/virtualbox/__pycache__/virtualbox_error.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/virtualbox/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/virtualbox/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/qemu_vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/qemu_vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/qemu_error.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/qemu_error.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/qcow2.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/qcow2.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/qemu/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_udp.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_udp.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_tap.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_tap.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_nat.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_nat.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_generic_ethernet.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio_generic_ethernet.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/nio.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/nios/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/ioucon.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/ioucon.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/ioucon.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/ioucon.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/iou_vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/iou_vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/iou_error.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/iou_error.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/iou/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/iou_import.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/iou_import.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/iou_export.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/iou_export.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/iou/utils/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/hypervisor.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/hypervisor.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_hypervisor.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_hypervisor.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_error.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_error.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_device.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/dynamips_device.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/router.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/router.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/frame_relay_switch.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/frame_relay_switch.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/ethernet_switch.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/ethernet_switch.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/ethernet_hub.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/ethernet_hub.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/device.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/device.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c7200.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c7200.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c3745.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c3745.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c3725.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c3725.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c3600.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c3600.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c2691.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c2691.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c2600.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c2600.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c1700.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/c1700.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/bridge.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/bridge.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/atm_switch.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/atm_switch.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_vde.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_vde.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_unix.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_unix.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_udp.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_udp.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_tap.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_tap.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_null.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_null.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_linux_ethernet.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_linux_ethernet.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_generic_ethernet.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio_generic_ethernet.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/nio.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/wic_2t.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/wic_2t.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/wic_1t.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/wic_1t.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/wic_1enet.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/wic_1enet.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_pos_oc3.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_pos_oc3.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_ge.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_ge.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_fe_tx.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_fe_tx.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_a1.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_a1.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_8t.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_8t.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_8e.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_8e.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_4t.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_4t.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_4e.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_4e.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_2fe_tx.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/pa_2fe_tx.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_4t.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_4t.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_4e.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_4e.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_1fe_tx.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_1fe_tx.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_1e.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_1e.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_16esw.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/nm_16esw.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/leopard_2fe.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/leopard_2fe.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/gt96100_fe.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/gt96100_fe.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/gt96100_fe.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/gt96100_fe.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c7200_io_ge_e.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c7200_io_ge_e.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c7200_io_fe.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c7200_io_fe.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c7200_io_2fe.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c7200_io_2fe.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_2fe.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_2fe.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_2e.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_2e.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_1fe.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_1fe.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_1e.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c2600_mb_1e.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c1700_mb_wic1.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c1700_mb_wic1.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c1700_mb_1fe.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/c1700_mb_1fe.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/adapter.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/adapter.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/modules/docker/__pycache__/docker_vm.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/docker/__pycache__/docker_vm.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/docker/__pycache__/docker_error.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/docker/__pycache__/docker_error.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/docker/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/docker/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/serial_adapter.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/serial_adapter.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/ethernet_adapter.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/ethernet_adapter.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/adapter.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/adapter.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/modules/adapters/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/upload_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/upload_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/index_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/index_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/index_handler.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/index_handler.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/vpcs_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/vpcs_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/vmware_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/vmware_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/virtualbox_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/virtualbox_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/version_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/version_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/version_handler.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/version_handler.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/server_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/server_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/server_handler.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/server_handler.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/qemu_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/qemu_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/project_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/project_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/network_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/network_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/network_handler.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/network_handler.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/iou_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/iou_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/file_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/file_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/file_handler.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/file_handler.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/dynamips_vm_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/dynamips_vm_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/dynamips_device_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/dynamips_device_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/docker_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/docker_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/config_handler.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/config_handler.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/config_handler.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/config_handler.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/__init__.cpython-35.pyc' './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/__init__.cpython-35.opt-2.pyc' => './usr/lib/python3/site-packages/gns3server/handlers/api/__pycache__/__init__.cpython-35.opt-1.pyc' './usr/lib/python3/site-packages/gns3server/controller/__pycache__/__init__.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/gns3server/controller/__pycache__/__init__.cpython-35.pyc' Hardlinking identical .pyc and .pyo files Processing files: gns3-server-1.5.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98494 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gns3-server-1.5.2 + DOCDIR=/usr/src/tmp/gns3-server-buildroot/usr/share/doc/gns3-server-1.5.2 + export DOCDIR + rm -rf /usr/src/tmp/gns3-server-buildroot/usr/share/doc/gns3-server-1.5.2 + /bin/mkdir -p /usr/src/tmp/gns3-server-buildroot/usr/share/doc/gns3-server-1.5.2 + cp -prL AUTHORS LICENSE README.rst /usr/src/tmp/gns3-server-buildroot/usr/share/doc/gns3-server-1.5.2 + chmod -R go-w /usr/src/tmp/gns3-server-buildroot/usr/share/doc/gns3-server-1.5.2 + chmod -R a+rX /usr/src/tmp/gns3-server-buildroot/usr/share/doc/gns3-server-1.5.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nbg6b7 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0klLcE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/gns3-server-buildroot/usr/bin/gns3server: skipping sys python3.req: /usr/src/tmp/gns3-server-buildroot/usr/bin/gns3vmnet: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__init__.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__main__.py: line=18 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/config.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/controller/__init__.py: line=19 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py: line=25 IGNORE (for REQ=slight and deep=8) module=raven /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py: line=31 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py: line=32 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py: line=33 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/crash_report.py: line=41 IGNORE (for REQ=slight and deep=8) module=faulthandler python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__init__.py: line=36 IGNORE (for REQ=slight and deep=8) module=gns3server /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/__init__.py: line=40 IGNORE (for REQ=slight and deep=12) module=gns3server /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/config_handler.py: line=18 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/config_handler.py: line=19 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/docker_handler.py: line=21 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/docker_handler.py: line=22 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/docker_handler.py: line=24 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/docker_handler.py: line=30 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/docker_handler.py: line=31 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py: line=20 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py: line=21 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py: line=22 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py: line=23 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py: line=24 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py: line=25 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_device_handler.py: line=26 possible relative import from ..., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=22 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=23 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=24 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=25 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=26 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=27 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=28 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=29 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=30 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=31 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/dynamips_vm_handler.py: line=32 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/file_handler.py: line=20 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/file_handler.py: line=21 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=21 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=22 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=23 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=24 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=25 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=26 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=27 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=28 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=29 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/iou_handler.py: line=30 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/network_handler.py: line=18 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/network_handler.py: line=19 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/network_handler.py: line=20 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/network_handler.py: line=21 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/project_handler.py: line=25 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/project_handler.py: line=26 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/project_handler.py: line=27 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/project_handler.py: line=28 possible relative import from ..., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=22 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=23 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=24 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=25 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=26 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=27 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=28 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=29 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=30 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=31 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=32 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=33 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/qemu_handler.py: line=34 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/server_handler.py: line=18 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/server_handler.py: line=19 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/server_handler.py: line=20 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/server_handler.py: line=63 IGNORE (for REQ=slight and deep=12) module=gns3server /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/version_handler.py: line=18 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/version_handler.py: line=19 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/version_handler.py: line=20 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/version_handler.py: line=21 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py: line=21 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py: line=22 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py: line=23 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py: line=24 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py: line=25 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py: line=26 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py: line=27 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/virtualbox_handler.py: line=28 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py: line=21 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py: line=22 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py: line=23 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py: line=24 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py: line=25 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py: line=26 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py: line=27 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vmware_handler.py: line=28 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py: line=19 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py: line=20 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py: line=21 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py: line=22 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py: line=23 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/api/vpcs_handler.py: line=24 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/index_handler.py: line=17 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/index_handler.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/index_handler.py: line=19 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/upload_handler.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/upload_handler.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/handlers/upload_handler.py: line=27 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/main.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/main.py: line=71 IGNORE (for REQ=slight and deep=8) module=gns3server python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py: line=20 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py: line=21 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py: line=23 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py: line=30 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/__init__.py: line=35 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/ethernet_adapter.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/adapters/serial_adapter.py: line=18 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=33 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=34 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=35 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=38 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=39 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=40 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=41 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=42 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_manager.py: line=43 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_vm.py: line=29 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_vm.py: line=30 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/base_vm.py: line=31 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: skipping sys python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=39 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=40 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=41 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=42 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=43 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=44 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=45 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=46 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=49 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=50 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=51 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=52 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=53 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=54 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=55 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=58 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=59 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=60 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=61 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=62 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=63 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=64 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=65 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=66 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=67 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=68 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=69 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=70 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=71 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=72 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=73 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=74 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=75 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=76 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/__init__.py: line=77 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_1fe.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c1700_mb_wic1.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1e.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_1fe.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2e.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c2600_mb_2fe.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_2fe.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_fe.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/c7200_io_ge_e.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/gt96100_fe.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/leopard_2fe.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_16esw.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1e.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_1fe_tx.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4e.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/nm_4t.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_2fe_tx.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4e.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_4t.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8e.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_8t.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_a1.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_fe_tx.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_ge.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/adapters/pa_pos_oc3.py: line=18 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_device.py: line=19 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_device.py: line=20 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_device.py: line=21 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_device.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_device.py: line=23 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_error.py: line=22 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_hypervisor.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_hypervisor.py: line=28 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py: line=19 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py: line=20 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py: line=21 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py: line=23 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/dynamips_vm.py: line=26 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/hypervisor.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/hypervisor.py: line=28 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/hypervisor.py: line=29 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_generic_ethernet.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_linux_ethernet.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_null.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_tap.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_udp.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_unix.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nios/nio_vde.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/atm_switch.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/atm_switch.py: line=27 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/atm_switch.py: line=28 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/bridge.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c1700.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c1700.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c1700.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2600.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2600.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2600.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2600.py: line=27 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2600.py: line=28 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2691.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2691.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c2691.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3600.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3600.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3725.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3725.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3725.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3745.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3745.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c3745.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c7200.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c7200.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c7200.py: line=27 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/c7200.py: line=28 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_hub.py: line=24 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_hub.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_hub.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_switch.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_switch.py: line=27 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/ethernet_switch.py: line=28 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/frame_relay_switch.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/frame_relay_switch.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/frame_relay_switch.py: line=27 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/router.py: skipping time python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/router.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/router.py: line=34 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/router.py: line=35 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/dynamips/nodes/router.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__init__.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__init__.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/__init__.py: line=27 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_error.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=39 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=40 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=41 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=42 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=43 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=44 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=45 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=46 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=47 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: line=48 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/iou_vm.py: skipping sys python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py: line=25 IGNORE (for REQ=slight and deep=8) module=fcntl /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py: line=26 IGNORE (for REQ=slight and deep=8) module=termios /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py: line=27 IGNORE (for REQ=slight and deep=8) module=tty python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py: line=670 IGNORE (for REQ=slight and deep=8) module=threading python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_export.py: skipping sys python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_import.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_generic_ethernet.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_nat.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_tap.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/nios/nio_udp.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project.py: line=28 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project.py: line=29 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project.py: line=30 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project.py: line=448 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project.py: line=572 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/project_manager.py: line=19 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__init__.py: line=29 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__init__.py: line=30 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__init__.py: line=31 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/__init__.py: line=32 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_error.py: line=22 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=34 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=35 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=37 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=38 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=39 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=40 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=41 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=42 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=43 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=44 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=767 IGNORE (for REQ=slight and deep=20) module=win32api /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=768 IGNORE (for REQ=slight and deep=20) module=win32con /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qemu_vm.py: line=769 IGNORE (for REQ=slight and deep=20) module=win32process python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__init__.py: line=31 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__init__.py: line=32 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/__init__.py: line=33 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_error.py: line=22 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py: line=34 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py: line=35 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py: line=37 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py: line=38 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py: line=41 IGNORE (for REQ=slight and deep=8) module=msvcrt /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/virtualbox/virtualbox_vm.py: line=42 IGNORE (for REQ=slight and deep=8) module=win32file python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py: line=74 IGNORE (for REQ=slight and deep=12) module=winreg /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py: line=125 IGNORE (for REQ=slight and deep=12) module=winreg /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py: line=238 IGNORE (for REQ=slight and deep=12) module=winreg /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py: line=647 IGNORE (for REQ=slight and deep=16) module=ctypes /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/__init__.py: line=648 IGNORE (for REQ=slight and deep=16) module=ctypes /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/nio_vmnet.py: line=22 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_error.py: line=22 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: line=32 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: line=33 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: line=34 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: line=35 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: line=37 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: line=38 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: line=41 IGNORE (for REQ=slight and deep=8) module=msvcrt /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vmware/vmware_vm.py: line=42 IGNORE (for REQ=slight and deep=8) module=win32file /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__init__.py: line=25 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__init__.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/__init__.py: line=27 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_error.py: line=22 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py: line=31 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py: line=32 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py: line=33 possible relative import from ..., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py: line=35 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py: line=37 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py: line=38 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/vpcs/vpcs_vm.py: line=39 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/run.py: skipping sys python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: skipping sys python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: skipping time python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: skipping atexit /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: line=32 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: line=33 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: line=34 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: line=35 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: line=36 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: line=157 IGNORE (for REQ=slight and deep=11) module=ssl /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/server.py: line=175 IGNORE (for REQ=slight and deep=16) module=ptpython python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/hypervisor.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/hypervisor.py: line=32 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/hypervisor.py: line=33 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_hypervisor.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/ubridge/ubridge_hypervisor.py: line=23 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__init__.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__init__.py: line=118 IGNORE (for REQ=slight and deep=9) module=win32pipe /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/asyncio/__init__.py: line=119 IGNORE (for REQ=slight and deep=9) module=pywintypes python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/get_resource.py: skipping atexit python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/get_resource.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/get_resource.py: line=38 IGNORE (for REQ=slight and deep=13) module=shutil python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py: line=34 IGNORE (for REQ=slight and deep=8) module=winreg /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py: line=81 IGNORE (for REQ=slight and deep=8) module=win32com /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py: line=82 IGNORE (for REQ=slight and deep=8) module=pywintypes /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py: line=126 IGNORE (for REQ=slight and deep=12) module=fcntl /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py: line=144 IGNORE (for REQ=slight and deep=8) module=pywintypes /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py: line=145 IGNORE (for REQ=slight and deep=8) module=win32service /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/interfaces.py: line=146 IGNORE (for REQ=slight and deep=8) module=win32serviceutil python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/telnet_server.py: skipping sys python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/telnet_server.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/telnet_server.py: line=30 IGNORE (for REQ=slight and deep=8) module=win32pipe /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/telnet_server.py: line=31 IGNORE (for REQ=slight and deep=8) module=win32file /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/telnet_server.py: line=422 IGNORE (for REQ=slight and deep=12) module=msvcrt python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/vmnet.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/vmnet.py: line=108 IGNORE (for REQ=slight and deep=8) module=winreg /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/vmnet.py: line=149 IGNORE (for REQ=slight and deep=8) module=win32com python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/logger.py: skipping sys python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/response.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/response.py: line=26 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/response.py: line=27 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py: line=30 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py: line=31 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py: line=32 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py: line=33 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/route.py: line=34 possible relative import from ., UNIMPLEMENTED shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/__main__.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/controller/__init__.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/main.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/ioucon.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_export.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/iou/utils/iou_import.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/modules/qemu/qcow2.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/run.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/schemas/vm.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/__init__.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/utils/vmnet.py is not executable shebang.req.files: executable script /usr/src/tmp/gns3-server-buildroot/usr/lib/python3/site-packages/gns3server/web/logger.py is not executable Provides: python3(gns3server), python3(gns3server.__main__), python3(gns3server.config), python3(gns3server.controller), python3(gns3server.crash_report), python3(gns3server.handlers), python3(gns3server.handlers.api), python3(gns3server.handlers.api.config_handler), python3(gns3server.handlers.api.docker_handler), python3(gns3server.handlers.api.dynamips_device_handler), python3(gns3server.handlers.api.dynamips_vm_handler), python3(gns3server.handlers.api.file_handler), python3(gns3server.handlers.api.iou_handler), python3(gns3server.handlers.api.network_handler), python3(gns3server.handlers.api.project_handler), python3(gns3server.handlers.api.qemu_handler), python3(gns3server.handlers.api.server_handler), python3(gns3server.handlers.api.version_handler), python3(gns3server.handlers.api.virtualbox_handler), python3(gns3server.handlers.api.vmware_handler), python3(gns3server.handlers.api.vpcs_handler), python3(gns3server.handlers.index_handler), python3(gns3server.handlers.upload_handler), python3(gns3server.main), python3(gns3server.modules), python3(gns3server.modules.adapters), python3(gns3server.modules.adapters.adapter), python3(gns3server.modules.adapters.ethernet_adapter), python3(gns3server.modules.adapters.serial_adapter), python3(gns3server.modules.base_manager), python3(gns3server.modules.base_vm), python3(gns3server.modules.docker), python3(gns3server.modules.docker.docker_error), python3(gns3server.modules.docker.docker_vm), python3(gns3server.modules.dynamips), python3(gns3server.modules.dynamips.adapters), python3(gns3server.modules.dynamips.adapters.adapter), python3(gns3server.modules.dynamips.adapters.c1700_mb_1fe), python3(gns3server.modules.dynamips.adapters.c1700_mb_wic1), python3(gns3server.modules.dynamips.adapters.c2600_mb_1e), python3(gns3server.modules.dynamips.adapters.c2600_mb_1fe), python3(gns3server.modules.dynamips.adapters.c2600_mb_2e), python3(gns3server.modules.dynamips.adapters.c2600_mb_2fe), python3(gns3server.modules.dynamips.adapters.c7200_io_2fe), python3(gns3server.modules.dynamips.adapters.c7200_io_fe), python3(gns3server.modules.dynamips.adapters.c7200_io_ge_e), python3(gns3server.modules.dynamips.adapters.gt96100_fe), python3(gns3server.modules.dynamips.adapters.leopard_2fe), python3(gns3server.modules.dynamips.adapters.nm_16esw), python3(gns3server.modules.dynamips.adapters.nm_1e), python3(gns3server.modules.dynamips.adapters.nm_1fe_tx), python3(gns3server.modules.dynamips.adapters.nm_4e), python3(gns3server.modules.dynamips.adapters.nm_4t), python3(gns3server.modules.dynamips.adapters.pa_2fe_tx), python3(gns3server.modules.dynamips.adapters.pa_4e), python3(gns3server.modules.dynamips.adapters.pa_4t), python3(gns3server.modules.dynamips.adapters.pa_8e), python3(gns3server.modules.dynamips.adapters.pa_8t), python3(gns3server.modules.dynamips.adapters.pa_a1), python3(gns3server.modules.dynamips.adapters.pa_fe_tx), python3(gns3server.modules.dynamips.adapters.pa_ge), python3(gns3server.modules.dynamips.adapters.pa_pos_oc3), python3(gns3server.modules.dynamips.adapters.wic_1enet), python3(gns3server.modules.dynamips.adapters.wic_1t), python3(gns3server.modules.dynamips.adapters.wic_2t), python3(gns3server.modules.dynamips.dynamips_device), python3(gns3server.modules.dynamips.dynamips_error), python3(gns3server.modules.dynamips.dynamips_hypervisor), python3(gns3server.modules.dynamips.dynamips_vm), python3(gns3server.modules.dynamips.hypervisor), python3(gns3server.modules.dynamips.nios), python3(gns3server.modules.dynamips.nios.nio), python3(gns3server.modules.dynamips.nios.nio_generic_ethernet), python3(gns3server.modules.dynamips.nios.nio_linux_ethernet), python3(gns3server.modules.dynamips.nios.nio_null), python3(gns3server.modules.dynamips.nios.nio_tap), python3(gns3server.modules.dynamips.nios.nio_udp), python3(gns3server.modules.dynamips.nios.nio_unix), python3(gns3server.modules.dynamips.nios.nio_vde), python3(gns3server.modules.dynamips.nodes), python3(gns3server.modules.dynamips.nodes.atm_switch), python3(gns3server.modules.dynamips.nodes.bridge), python3(gns3server.modules.dynamips.nodes.c1700), python3(gns3server.modules.dynamips.nodes.c2600), python3(gns3server.modules.dynamips.nodes.c2691), python3(gns3server.modules.dynamips.nodes.c3600), python3(gns3server.modules.dynamips.nodes.c3725), python3(gns3server.modules.dynamips.nodes.c3745), python3(gns3server.modules.dynamips.nodes.c7200), python3(gns3server.modules.dynamips.nodes.device), python3(gns3server.modules.dynamips.nodes.ethernet_hub), python3(gns3server.modules.dynamips.nodes.ethernet_switch), python3(gns3server.modules.dynamips.nodes.frame_relay_switch), python3(gns3server.modules.dynamips.nodes.router), python3(gns3server.modules.iou), python3(gns3server.modules.iou.iou_error), python3(gns3server.modules.iou.iou_vm), python3(gns3server.modules.iou.ioucon), python3(gns3server.modules.iou.utils), python3(gns3server.modules.iou.utils.iou_export), python3(gns3server.modules.iou.utils.iou_import), python3(gns3server.modules.nios), python3(gns3server.modules.nios.nio), python3(gns3server.modules.nios.nio_generic_ethernet), python3(gns3server.modules.nios.nio_nat), python3(gns3server.modules.nios.nio_tap), python3(gns3server.modules.nios.nio_udp), python3(gns3server.modules.port_manager), python3(gns3server.modules.project), python3(gns3server.modules.project_manager), python3(gns3server.modules.qemu), python3(gns3server.modules.qemu.qcow2), python3(gns3server.modules.qemu.qemu_error), python3(gns3server.modules.qemu.qemu_vm), python3(gns3server.modules.virtualbox), python3(gns3server.modules.virtualbox.virtualbox_error), python3(gns3server.modules.virtualbox.virtualbox_vm), python3(gns3server.modules.vm_error), python3(gns3server.modules.vmware), python3(gns3server.modules.vmware.nio_vmnet), python3(gns3server.modules.vmware.vmware_error), python3(gns3server.modules.vmware.vmware_vm), python3(gns3server.modules.vpcs), python3(gns3server.modules.vpcs.vpcs_error), python3(gns3server.modules.vpcs.vpcs_vm), python3(gns3server.run), python3(gns3server.schemas), python3(gns3server.schemas.docker), python3(gns3server.schemas.dynamips_device), python3(gns3server.schemas.dynamips_vm), python3(gns3server.schemas.file), python3(gns3server.schemas.iou), python3(gns3server.schemas.nio), python3(gns3server.schemas.project), python3(gns3server.schemas.qemu), python3(gns3server.schemas.version), python3(gns3server.schemas.virtualbox), python3(gns3server.schemas.vm), python3(gns3server.schemas.vmware), python3(gns3server.schemas.vpcs), python3(gns3server.server), python3(gns3server.ubridge), python3(gns3server.ubridge.hypervisor), python3(gns3server.ubridge.ubridge_error), python3(gns3server.ubridge.ubridge_hypervisor), python3(gns3server.utils), python3(gns3server.utils.asyncio), python3(gns3server.utils.asyncio.raw_command_server), python3(gns3server.utils.asyncio.telnet_server), python3(gns3server.utils.get_resource), python3(gns3server.utils.images), python3(gns3server.utils.interfaces), python3(gns3server.utils.telnet_server), python3(gns3server.utils.vmnet), python3(gns3server.version), python3(gns3server.web), python3(gns3server.web.documentation), python3(gns3server.web.logger), python3(gns3server.web.request_handler), python3(gns3server.web.response), python3(gns3server.web.route), python3.3(gns3server), python3.3(gns3server.__main__), python3.3(gns3server.config), python3.3(gns3server.controller), python3.3(gns3server.crash_report), python3.3(gns3server.handlers), python3.3(gns3server.handlers.api), python3.3(gns3server.handlers.api.config_handler), python3.3(gns3server.handlers.api.docker_handler), python3.3(gns3server.handlers.api.dynamips_device_handler), python3.3(gns3server.handlers.api.dynamips_vm_handler), python3.3(gns3server.handlers.api.file_handler), python3.3(gns3server.handlers.api.iou_handler), python3.3(gns3server.handlers.api.network_handler), python3.3(gns3server.handlers.api.project_handler), python3.3(gns3server.handlers.api.qemu_handler), python3.3(gns3server.handlers.api.server_handler), python3.3(gns3server.handlers.api.version_handler), python3.3(gns3server.handlers.api.virtualbox_handler), python3.3(gns3server.handlers.api.vmware_handler), python3.3(gns3server.handlers.api.vpcs_handler), python3.3(gns3server.handlers.index_handler), python3.3(gns3server.handlers.upload_handler), python3.3(gns3server.main), python3.3(gns3server.modules), python3.3(gns3server.modules.adapters), python3.3(gns3server.modules.adapters.adapter), python3.3(gns3server.modules.adapters.ethernet_adapter), python3.3(gns3server.modules.adapters.serial_adapter), python3.3(gns3server.modules.base_manager), python3.3(gns3server.modules.base_vm), python3.3(gns3server.modules.docker), python3.3(gns3server.modules.docker.docker_error), python3.3(gns3server.modules.docker.docker_vm), python3.3(gns3server.modules.dynamips), python3.3(gns3server.modules.dynamips.adapters), python3.3(gns3server.modules.dynamips.adapters.adapter), python3.3(gns3server.modules.dynamips.adapters.c1700_mb_1fe), python3.3(gns3server.modules.dynamips.adapters.c1700_mb_wic1), python3.3(gns3server.modules.dynamips.adapters.c2600_mb_1e), python3.3(gns3server.modules.dynamips.adapters.c2600_mb_1fe), python3.3(gns3server.modules.dynamips.adapters.c2600_mb_2e), python3.3(gns3server.modules.dynamips.adapters.c2600_mb_2fe), python3.3(gns3server.modules.dynamips.adapters.c7200_io_2fe), python3.3(gns3server.modules.dynamips.adapters.c7200_io_fe), python3.3(gns3server.modules.dynamips.adapters.c7200_io_ge_e), python3.3(gns3server.modules.dynamips.adapters.gt96100_fe), python3.3(gns3server.modules.dynamips.adapters.leopard_2fe), python3.3(gns3server.modules.dynamips.adapters.nm_16esw), python3.3(gns3server.modules.dynamips.adapters.nm_1e), python3.3(gns3server.modules.dynamips.adapters.nm_1fe_tx), python3.3(gns3server.modules.dynamips.adapters.nm_4e), python3.3(gns3server.modules.dynamips.adapters.nm_4t), python3.3(gns3server.modules.dynamips.adapters.pa_2fe_tx), python3.3(gns3server.modules.dynamips.adapters.pa_4e), python3.3(gns3server.modules.dynamips.adapters.pa_4t), python3.3(gns3server.modules.dynamips.adapters.pa_8e), python3.3(gns3server.modules.dynamips.adapters.pa_8t), python3.3(gns3server.modules.dynamips.adapters.pa_a1), python3.3(gns3server.modules.dynamips.adapters.pa_fe_tx), python3.3(gns3server.modules.dynamips.adapters.pa_ge), python3.3(gns3server.modules.dynamips.adapters.pa_pos_oc3), python3.3(gns3server.modules.dynamips.adapters.wic_1enet), python3.3(gns3server.modules.dynamips.adapters.wic_1t), python3.3(gns3server.modules.dynamips.adapters.wic_2t), python3.3(gns3server.modules.dynamips.dynamips_device), python3.3(gns3server.modules.dynamips.dynamips_error), python3.3(gns3server.modules.dynamips.dynamips_hypervisor), python3.3(gns3server.modules.dynamips.dynamips_vm), python3.3(gns3server.modules.dynamips.hypervisor), python3.3(gns3server.modules.dynamips.nios), python3.3(gns3server.modules.dynamips.nios.nio), python3.3(gns3server.modules.dynamips.nios.nio_generic_ethernet), python3.3(gns3server.modules.dynamips.nios.nio_linux_ethernet), python3.3(gns3server.modules.dynamips.nios.nio_null), python3.3(gns3server.modules.dynamips.nios.nio_tap), python3.3(gns3server.modules.dynamips.nios.nio_udp), python3.3(gns3server.modules.dynamips.nios.nio_unix), python3.3(gns3server.modules.dynamips.nios.nio_vde), python3.3(gns3server.modules.dynamips.nodes), python3.3(gns3server.modules.dynamips.nodes.atm_switch), python3.3(gns3server.modules.dynamips.nodes.bridge), python3.3(gns3server.modules.dynamips.nodes.c1700), python3.3(gns3server.modules.dynamips.nodes.c2600), python3.3(gns3server.modules.dynamips.nodes.c2691), python3.3(gns3server.modules.dynamips.nodes.c3600), python3.3(gns3server.modules.dynamips.nodes.c3725), python3.3(gns3server.modules.dynamips.nodes.c3745), python3.3(gns3server.modules.dynamips.nodes.c7200), python3.3(gns3server.modules.dynamips.nodes.device), python3.3(gns3server.modules.dynamips.nodes.ethernet_hub), python3.3(gns3server.modules.dynamips.nodes.ethernet_switch), python3.3(gns3server.modules.dynamips.nodes.frame_relay_switch), python3.3(gns3server.modules.dynamips.nodes.router), python3.3(gns3server.modules.iou), python3.3(gns3server.modules.iou.iou_error), python3.3(gns3server.modules.iou.iou_vm), python3.3(gns3server.modules.iou.ioucon), python3.3(gns3server.modules.iou.utils), python3.3(gns3server.modules.iou.utils.iou_export), python3.3(gns3server.modules.iou.utils.iou_import), python3.3(gns3server.modules.nios), python3.3(gns3server.modules.nios.nio), python3.3(gns3server.modules.nios.nio_generic_ethernet), python3.3(gns3server.modules.nios.nio_nat), python3.3(gns3server.modules.nios.nio_tap), python3.3(gns3server.modules.nios.nio_udp), python3.3(gns3server.modules.port_manager), python3.3(gns3server.modules.project), python3.3(gns3server.modules.project_manager), python3.3(gns3server.modules.qemu), python3.3(gns3server.modules.qemu.qcow2), python3.3(gns3server.modules.qemu.qemu_error), python3.3(gns3server.modules.qemu.qemu_vm), python3.3(gns3server.modules.virtualbox), python3.3(gns3server.modules.virtualbox.virtualbox_error), python3.3(gns3server.modules.virtualbox.virtualbox_vm), python3.3(gns3server.modules.vm_error), python3.3(gns3server.modules.vmware), python3.3(gns3server.modules.vmware.nio_vmnet), python3.3(gns3server.modules.vmware.vmware_error), python3.3(gns3server.modules.vmware.vmware_vm), python3.3(gns3server.modules.vpcs), python3.3(gns3server.modules.vpcs.vpcs_error), python3.3(gns3server.modules.vpcs.vpcs_vm), python3.3(gns3server.run), python3.3(gns3server.schemas), python3.3(gns3server.schemas.docker), python3.3(gns3server.schemas.dynamips_device), python3.3(gns3server.schemas.dynamips_vm), python3.3(gns3server.schemas.file), python3.3(gns3server.schemas.iou), python3.3(gns3server.schemas.nio), python3.3(gns3server.schemas.project), python3.3(gns3server.schemas.qemu), python3.3(gns3server.schemas.version), python3.3(gns3server.schemas.virtualbox), python3.3(gns3server.schemas.vm), python3.3(gns3server.schemas.vmware), python3.3(gns3server.schemas.vpcs), python3.3(gns3server.server), python3.3(gns3server.ubridge), python3.3(gns3server.ubridge.hypervisor), python3.3(gns3server.ubridge.ubridge_error), python3.3(gns3server.ubridge.ubridge_hypervisor), python3.3(gns3server.utils), python3.3(gns3server.utils.asyncio), python3.3(gns3server.utils.asyncio.raw_command_server), python3.3(gns3server.utils.asyncio.telnet_server), python3.3(gns3server.utils.get_resource), python3.3(gns3server.utils.images), python3.3(gns3server.utils.interfaces), python3.3(gns3server.utils.telnet_server), python3.3(gns3server.utils.vmnet), python3.3(gns3server.version), python3.3(gns3server.web), python3.3(gns3server.web.documentation), python3.3(gns3server.web.logger), python3.3(gns3server.web.request_handler), python3.3(gns3server.web.response), python3.3(gns3server.web.route) Requires: cpulimit, dynamips >= 0.2.11, python3-module-jinja2, python3-module-aiohttp >= 0.21.5, python3-module-jsonschema >= 2.4.0, python3-module-raven >= 5.2.0, python3-module-psutil >= 3.0.0, python3-module-docker >= 1.4.0, qemu, wireshark, iouyap, ubridge, vpcs, /usr/bin/python3, /usr/lib/python3/site-packages, python3(aiohttp) < 0, python3(argparse) < 0, python3(base64) < 0, python3(binascii) < 0, python3(codecs) < 0, python3(collections) < 0, python3(configparser) < 0, python3(datetime) < 0, python3(functools) < 0, python3(glob) < 0, python3(hashlib) < 0, python3(io) < 0, python3(ipaddress) < 0, python3(jinja2) < 0, python3(json) < 0, python3(jsonschema) < 0, python3(locale) < 0, python3(logging) < 0, python3(os) < 0, python3(pkg_resources) < 0, python3(platform) < 0, python3(posixpath) < 0, python3(psutil) < 0, python3(re) < 0, python3(select) < 0, python3(shlex) < 0, python3(shutil) < 0, python3(signal) < 0, python3(socket) < 0, python3(stat) < 0, python3(struct) < 0, python3(subprocess) < 0, python3(tarfile) < 0, python3(tempfile) < 0, python3(textwrap) < 0, python3(threading) < 0, python3(traceback) < 0, python3(types) < 0, python3(urllib) < 0, python3(uuid) < 0, python3(zipfile) < 0, python3(zipstream) < 0 Conflicts: gns3 Wrote: /usr/src/RPM/RPMS/noarch/gns3-server-1.5.2-alt1.noarch.rpm 26.89user 2.06system 0:33.01elapsed 87%CPU (0avgtext+0avgdata 25036maxresident)k 0inputs+0outputs (0major+429566minor)pagefaults 0swaps 32.74user 4.99system 0:43.71elapsed 86%CPU (0avgtext+0avgdata 124056maxresident)k 0inputs+0outputs (0major+649147minor)pagefaults 0swaps