Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ ./run_suite.sh basic-suite-4.1/
- + CLI=lago
- + DO_CLEANUP=false
- + RECOMMENDED_RAM_IN_MB=8196
- + EXTRA_SOURCES=()
- + RPMS_TO_INSTALL=()
- ++ getopt -o ho:e:n:b:cs:r:l:i --long help,output:,engine:,node:,boot-iso:,cleanup,images --long extra-rpm-source,reposync-config:,local-rpms: -n run_suite.sh -- basic-suite-4.1/
- + options=' -- '\''basic-suite-4.1/'\'''
- + [[ 0 != \0 ]]
- + eval set -- ' -- '\''basic-suite-4.1/'\'''
- ++ set -- -- basic-suite-4.1/
- + true
- + case $1 in
- + shift
- + break
- + [[ -z basic-suite-4.1/ ]]
- + export OST_REPO_ROOT=/home/myoung/repos/github/ovirt-system-tests
- + OST_REPO_ROOT=/home/myoung/repos/github/ovirt-system-tests
- ++ realpath basic-suite-4.1/
- + export SUITE=/home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + SUITE=/home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + '[' -z '' ']'
- + export PREFIX=/home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + PREFIX=/home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + false
- + [[ -d /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1 ]]
- + echo '################# lago version'
- ################# lago version
- + lago --version
- lago 0.41.0
- + echo '#################'
- #################
- + check_ram 8196
- + local recommended=8196
- ++ free -m
- ++ grep Mem
- ++ awk '{print $2}'
- + local cur_ram=4773
- + [[ 4773 -lt 8196 ]]
- + echo 'It'\''s recommended to have at least 8196MB of RAM' 'installed on the system to run the system tests, if you find' 'issues while running them, consider upgrading your system.' '(only detected 4773MB installed)'
- It's recommended to have at least 8196MB of RAM installed on the system to run the system tests, if you find issues while running them, consider upgrading your system. (only detected 4773MB installed)
- + echo 'Running suite found in /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1'
- Running suite found in /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + echo 'Environment will be deployed at /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1'
- Environment will be deployed at /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + rm -rf /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + export PYTHONPATH=:/home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + PYTHONPATH=:/home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + source /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/control.sh
- + prep_suite '' '' ''
- + local suite_name=basic-suite-4.1
- + suite_name=basic-suite-4-1
- + local engine hosts
- + source /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/templates
- ++ engine=el7.3-base
- ++ hosts=el7.3-base
- + sed -r -e s,__ENGINE__,lago-basic-suite-4-1-engine,g -e 's,__HOST([0-9]+)__,lago-basic-suite-4-1-host\1,g' -e 's,__LAGO_NET_([A-Za-z0-9]*)__,lago-basic-suite-4-1-net-\L\1,g' -e s,__STORAGE__,lago-basic-suite-4-1-storage,g -e s,__ENGINE_TEMPLATE__,el7.3-base,g -e s,__HOSTS_TEMPLATE__,el7.3-base,g
- + run_suite
- + env_init '' /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/LagoInitFile
- + ci_msg_if_fails env_init
- + msg_if_fails 'Failed to prepare environment on step env_init, please contact the CI team.'
- ++ dirname /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + local repo_root_dir=/home/myoung/repos/github/ovirt-system-tests
- + echo 'Failed to prepare environment on step env_init, please contact the CI team.'
- + echo '#########################'
- #########################
- + local template_repo=/home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/template-repo.json
- + local initfile=/home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/LagoInitFile
- + lago init /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1 /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/LagoInitFile --template-repo-path /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/template-repo.json
- @ Initialize and populate prefix:
- # Initialize prefix:
- * Create prefix dirs:
- * Create prefix dirs: Success (in 0:00:00)
- * Generate prefix uuid:
- * Generate prefix uuid: Success (in 0:00:00)
- * Create ssh keys:
- * Create ssh keys: Success (in 0:00:00)
- * Tag prefix as initialized:
- * Tag prefix as initialized: Success (in 0:00:00)
- # Initialize prefix: Success (in 0:00:00)
- # Create disks for VM lago-basic-suite-4-1-engine:
- * Create disk root:
- * Create disk root: Success (in 0:00:00)
- * Create disk nfs:
- * Create disk nfs: Success (in 0:00:00)
- * Create disk iscsi:
- * Create disk iscsi: Success (in 0:00:00)
- # Create disks for VM lago-basic-suite-4-1-engine: Success (in 0:00:00)
- # Create disks for VM lago-basic-suite-4-1-host1:
- * Create disk root:
- * Create disk root: Success (in 0:00:00)
- # Create disks for VM lago-basic-suite-4-1-host1: Success (in 0:00:00)
- # Create disks for VM lago-basic-suite-4-1-host0:
- * Create disk root:
- * Create disk root: Success (in 0:00:00)
- # Create disks for VM lago-basic-suite-4-1-host0: Success (in 0:00:00)
- # Copying any deploy scripts:
- # Copying any deploy scripts: Success (in 0:00:00)
- # [Thread-1] Bootstrapping lago-basic-suite-4-1-engine:
- # [Thread-2] Bootstrapping lago-basic-suite-4-1-host1:
- # [Thread-3] Bootstrapping lago-basic-suite-4-1-host0:
- # [Thread-2] Bootstrapping lago-basic-suite-4-1-host1: Success (in 0:00:59)
- # [Thread-3] Bootstrapping lago-basic-suite-4-1-host0: Success (in 0:00:59)
- # [Thread-1] Bootstrapping lago-basic-suite-4-1-engine: Success (in 0:00:59)
- # Save prefix:
- * Save nets:
- * Save nets: Success (in 0:00:00)
- * Save VMs:
- * Save VMs: Success (in 0:00:00)
- * Save env:
- * Save env: Success (in 0:00:00)
- # Save prefix: Success (in 0:00:00)
- @ Initialize and populate prefix: Success (in 0:01:02)
- + env_repo_setup
- + ci_msg_if_fails env_repo_setup
- + msg_if_fails 'Failed to prepare environment on step env_repo_setup, please contact the CI team.'
- ++ dirname /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + local repo_root_dir=/home/myoung/repos/github/ovirt-system-tests
- + echo 'Failed to prepare environment on step env_repo_setup, please contact the CI team.'
- + echo '#########################'
- #########################
- + local extrasrc
- + declare -a extrasrcs
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + local reposync_conf=/home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/reposync-config.repo
- + [[ -e '' ]]
- + echo 'using reposync config file: /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/reposync-config.repo'
- using reposync config file: /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/reposync-config.repo
- + http_proxy=
- + lago ovirt reposetup --reposync-yum-config /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/reposync-config.repo
- @ Create prefix internal repo:
- # Syncing remote repos locally (this might take some time):
- * Running reposync:
- * Running reposync: Success (in 0:00:30)
- # Syncing remote repos locally (this might take some time): Success (in 0:00:30)
- # Running repoman:
- # Running repoman: Success (in 0:00:52)
- # Save prefix:
- * Save nets:
- * Save nets: Success (in 0:00:00)
- * Save VMs:
- * Save VMs: Success (in 0:00:00)
- * Save env:
- * Save env: Success (in 0:00:00)
- # Save prefix: Success (in 0:00:00)
- @ Create prefix internal repo: Success (in 0:01:22)
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + install_local_rpms
- + local pkg_manager os path_to_config local_repo
- + [[ 0 -le 0 ]]
- + return
- + env_start
- + ci_msg_if_fails env_start
- + msg_if_fails 'Failed to prepare environment on step env_start, please contact the CI team.'
- ++ dirname /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + local repo_root_dir=/home/myoung/repos/github/ovirt-system-tests
- + echo 'Failed to prepare environment on step env_start, please contact the CI team.'
- + echo '#########################'
- #########################
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + lago start
- @ Start Prefix:
- # Start nets:
- * Create network lago-basic-suite-4-1-net-bonding:
- * Create network lago-basic-suite-4-1-net-bonding: Success (in 0:00:05)
- * Create network lago-basic-suite-4-1-net-management:
- * Create network lago-basic-suite-4-1-net-management: Success (in 0:00:06)
- * Create network lago-basic-suite-4-1-net-storage:
- * Create network lago-basic-suite-4-1-net-storage: Success (in 0:00:06)
- # Start nets: Success (in 0:00:18)
- # Start vms:
- * Starting VM lago-basic-suite-4-1-engine:
- * Starting VM lago-basic-suite-4-1-engine: Success (in 0:00:00)
- * Starting VM lago-basic-suite-4-1-host1:
- * Starting VM lago-basic-suite-4-1-host1: Success (in 0:00:00)
- * Starting VM lago-basic-suite-4-1-host0:
- * Starting VM lago-basic-suite-4-1-host0: Success (in 0:00:00)
- # Start vms: Success (in 0:00:01)
- @ Start Prefix: Success (in 0:00:19)
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + env_status
- + ci_msg_if_fails env_status
- + msg_if_fails 'Failed to prepare environment on step env_status, please contact the CI team.'
- ++ dirname /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + local repo_root_dir=/home/myoung/repos/github/ovirt-system-tests
- + echo 'Failed to prepare environment on step env_status, please contact the CI team.'
- + echo '#########################'
- #########################
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + lago status
- [Prefix]:
- Base directory: /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1/default
- [Networks]:
- [lago-basic-suite-4-1-net-bonding]:
- gateway: 192.168.200.1
- management: False
- status: up
- [lago-basic-suite-4-1-net-management]:
- gateway: 192.168.201.1
- management: True
- status: up
- [lago-basic-suite-4-1-net-storage]:
- gateway: 192.168.202.1
- management: False
- status: up
- UUID: e69b9efa80e311e7a207001a4a16017b
- [VMs]:
- [lago-basic-suite-4-1-engine]:
- [NICs]:
- [eth0]:
- ip: 192.168.201.2
- network: lago-basic-suite-4-1-net-management
- [eth1]:
- ip: 192.168.202.2
- network: lago-basic-suite-4-1-net-storage
- distro: el7
- [metadata]:
- deploy-scripts:
- $LAGO_PREFIX_PATH/scripts/_home_myoung_repos_github_ovirt-system-tests_basic-suite-4.1_.._common_deploy-scripts_add_local_repo.sh
- $LAGO_PREFIX_PATH/scripts/_home_myoung_repos_github_ovirt-system-tests_basic-suite-4.1_.._common_deploy-scripts_setup_storage_unified_el7.sh
- $LAGO_PREFIX_PATH/scripts/_home_myoung_repos_github_ovirt-system-tests_basic-suite-4.1_.._common_deploy-scripts_setup_engine.sh
- ovirt-engine-password: 123
- root password: 123456
- status: running
- [lago-basic-suite-4-1-host0]:
- [NICs]:
- [eth0]:
- ip: 192.168.201.4
- network: lago-basic-suite-4-1-net-management
- [eth1]:
- ip: 192.168.202.4
- network: lago-basic-suite-4-1-net-storage
- [eth2]:
- ip: 192.168.200.4
- network: lago-basic-suite-4-1-net-bonding
- [eth3]:
- ip: 192.168.200.5
- network: lago-basic-suite-4-1-net-bonding
- distro: el7
- [metadata]:
- deploy-scripts:
- $LAGO_PREFIX_PATH/scripts/_home_myoung_repos_github_ovirt-system-tests_basic-suite-4.1_.._common_deploy-scripts_add_local_repo.sh
- $LAGO_PREFIX_PATH/scripts/_home_myoung_repos_github_ovirt-system-tests_basic-suite-4.1_.._common_deploy-scripts_setup_host_el7.sh
- root password: 123456
- status: running
- [lago-basic-suite-4-1-host1]:
- [NICs]:
- [eth0]:
- ip: 192.168.201.3
- network: lago-basic-suite-4-1-net-management
- [eth1]:
- ip: 192.168.202.3
- network: lago-basic-suite-4-1-net-storage
- [eth2]:
- ip: 192.168.200.2
- network: lago-basic-suite-4-1-net-bonding
- [eth3]:
- ip: 192.168.200.3
- network: lago-basic-suite-4-1-net-bonding
- distro: el7
- [metadata]:
- deploy-scripts:
- $LAGO_PREFIX_PATH/scripts/_home_myoung_repos_github_ovirt-system-tests_basic-suite-4.1_.._common_deploy-scripts_add_local_repo.sh
- $LAGO_PREFIX_PATH/scripts/_home_myoung_repos_github_ovirt-system-tests_basic-suite-4.1_.._common_deploy-scripts_setup_host_el7.sh
- root password: 123456
- status: running
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + env_deploy
- + ci_msg_if_fails env_deploy
- + msg_if_fails 'Failed to prepare environment on step env_deploy, please contact the CI team.'
- ++ dirname /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + local repo_root_dir=/home/myoung/repos/github/ovirt-system-tests
- + echo 'Failed to prepare environment on step env_deploy, please contact the CI team.'
- + echo '#########################'
- #########################
- + local res=0
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + lago ovirt deploy
- @ Deploy oVirt environment:
- # Deploy environment:
- * [Thread-2] Deploy VM lago-basic-suite-4-1-engine:
- * [Thread-3] Deploy VM lago-basic-suite-4-1-host1:
- * [Thread-4] Deploy VM lago-basic-suite-4-1-host0:
- * [Thread-4] Deploy VM lago-basic-suite-4-1-host0: Success (in 0:01:28)
- * [Thread-3] Deploy VM lago-basic-suite-4-1-host1: Success (in 0:01:32)
- * [Thread-2] Deploy VM lago-basic-suite-4-1-engine: Success (in 0:13:02)
- # Deploy environment: Success (in 0:13:02)
- @ Deploy oVirt environment: Success (in 0:13:02)
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + return 0
- + test_scenarios=($(ls "$SUITE"/test-scenarios/*.py | sort))
- ++ sort
- ++ ls /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/000_check_repo_closure.py /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/001_initialize_engine.py /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/002_bootstrap.py /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/003_basic_networking.py /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/004_basic_sanity.py /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/006_migrations.py /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/099_aaa-ldap.py
- + declare test_scenarios
- + declare failed=false
- + for scenario in '"${test_scenarios[@]}"'
- + echo 'Running test scenario 000_check_repo_closure.py'
- Running test scenario 000_check_repo_closure.py
- + env_run_test /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/000_check_repo_closure.py
- + msg_if_fails 'Test 000_check_repo_closure.py failed.'
- ++ dirname /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + local repo_root_dir=/home/myoung/repos/github/ovirt-system-tests
- + echo 'Test 000_check_repo_closure.py failed.'
- + echo '#########################'
- #########################
- + local res=0
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + lago ovirt runtest /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/000_check_repo_closure.py
- @ Run test: 000_check_repo_closure.py:
- nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
- # check_repo_closure:
- # check_repo_closure: Success (in 0:00:45)
- # Results located at /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1/default/000_check_repo_closure.py.junit.xml
- @ Run test: 000_check_repo_closure.py: Success (in 0:00:46)
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + return 0
- + env_collect /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-000_check_repo_closure.py
- + local tests_out_dir=/home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-000_check_repo_closure.py
- + echo '#########################'
- #########################
- + [[ -e /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1 ]]
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1/current
- + lago collect --output /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-000_check_repo_closure.py
- @ Collect artifacts:
- # [Thread-1] lago-basic-suite-4-1-engine:
- # [Thread-2] lago-basic-suite-4-1-host1:
- # [Thread-3] lago-basic-suite-4-1-host0:
- # [Thread-3] lago-basic-suite-4-1-host0: Success (in 0:00:02)
- # [Thread-2] lago-basic-suite-4-1-host1: Success (in 0:00:02)
- # [Thread-1] lago-basic-suite-4-1-engine: Success (in 0:00:03)
- @ Collect artifacts: Success (in 0:00:03)
- + cp -a logs /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-000_check_repo_closure.py/lago_logs
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + false
- + for scenario in '"${test_scenarios[@]}"'
- + echo 'Running test scenario 001_initialize_engine.py'
- Running test scenario 001_initialize_engine.py
- + env_run_test /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/001_initialize_engine.py
- + msg_if_fails 'Test 001_initialize_engine.py failed.'
- ++ dirname /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + local repo_root_dir=/home/myoung/repos/github/ovirt-system-tests
- + echo 'Test 001_initialize_engine.py failed.'
- + echo '#########################'
- #########################
- + local res=0
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + lago ovirt runtest /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/001_initialize_engine.py
- @ Run test: 001_initialize_engine.py:
- nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
- # 001_initialize_engine.test_initialize_engine:
- * Copy /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/engine-answer-file.conf to lago-basic-suite-4-1-engine:/tmp/answer-file:
- * Copy /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/engine-answer-file.conf to lago-basic-suite-4-1-engine:/tmp/answer-file: Success (in 0:00:00)
- * Copy /tmp/tmpzhz6Gj to lago-basic-suite-4-1-engine:/etc/ovirt-engine/engine.conf.d/99-custom-fqdn.conf:
- * Copy /tmp/tmpzhz6Gj to lago-basic-suite-4-1-engine:/etc/ovirt-engine/engine.conf.d/99-custom-fqdn.conf: Success (in 0:00:00)
- # 001_initialize_engine.test_initialize_engine: Success (in 0:13:07)
- # Results located at /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1/default/001_initialize_engine.py.junit.xml
- @ Run test: 001_initialize_engine.py: Success (in 0:13:07)
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + return 0
- + env_collect /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-001_initialize_engine.py
- + local tests_out_dir=/home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-001_initialize_engine.py
- + echo '#########################'
- #########################
- + [[ -e /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1 ]]
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1/current
- + lago collect --output /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-001_initialize_engine.py
- @ Collect artifacts:
- # [Thread-1] lago-basic-suite-4-1-engine:
- # [Thread-2] lago-basic-suite-4-1-host1:
- # [Thread-3] lago-basic-suite-4-1-host0:
- # [Thread-2] lago-basic-suite-4-1-host1: Success (in 0:00:02)
- # [Thread-3] lago-basic-suite-4-1-host0: Success (in 0:00:02)
- # [Thread-1] lago-basic-suite-4-1-engine: Success (in 0:00:13)
- @ Collect artifacts: Success (in 0:00:13)
- + cp -a logs /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-001_initialize_engine.py/lago_logs
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + false
- + for scenario in '"${test_scenarios[@]}"'
- + echo 'Running test scenario 002_bootstrap.py'
- Running test scenario 002_bootstrap.py
- + env_run_test /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/002_bootstrap.py
- + msg_if_fails 'Test 002_bootstrap.py failed.'
- ++ dirname /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1
- + local repo_root_dir=/home/myoung/repos/github/ovirt-system-tests
- + echo 'Test 002_bootstrap.py failed.'
- + echo '#########################'
- #########################
- + local res=0
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1
- + lago ovirt runtest /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/002_bootstrap.py
- @ Run test: 002_bootstrap.py:
- nose.config: INFO: Ignoring files matching ['^\\.', '^_', '^setup\\.py$']
- # print_api_ver:
- # print_api_ver: Success (in 0:00:00)
- # add_dc:
- # add_dc: Success (in 0:00:48)
- # add_cluster:
- # add_cluster: Success (in 0:00:03)
- # add_hosts:
- * Collect artifacts:
- * Collect artifacts: Success (in 0:00:14)
- # add_hosts: Success (in 0:15:54)
- # Results located at /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1/default/002_bootstrap.py.junit.xml
- @ Run test: 002_bootstrap.py: Success (in 0:16:46)
- Error occured, aborting
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 360, in do_run
- self.cli_plugins[args.ovirtverb].do_run(args)
- File "/usr/lib/python2.7/site-packages/lago/plugins/cli.py", line 184, in do_run
- self._do_run(**vars(args))
- File "/usr/lib/python2.7/site-packages/lago/utils.py", line 501, in wrapper
- return func(*args, **kwargs)
- File "/usr/lib/python2.7/site-packages/lago/utils.py", line 512, in wrapper
- return func(*args, prefix=prefix, **kwargs)
- File "/usr/lib/python2.7/site-packages/ovirtlago/cmd.py", line 99, in do_ovirt_runtest
- raise RuntimeError('Some tests failed')
- RuntimeError: Some tests failed
- + res=1
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + return 1
- + failed=true
- + env_collect /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-002_bootstrap.py
- + local tests_out_dir=/home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-002_bootstrap.py
- + echo '#########################'
- #########################
- + [[ -e /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1 ]]
- + cd /home/myoung/repos/github/ovirt-system-tests/deployment-basic-suite-4.1/current
- + lago collect --output /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-002_bootstrap.py
- @ Collect artifacts:
- # [Thread-1] lago-basic-suite-4-1-engine:
- # [Thread-2] lago-basic-suite-4-1-host1:
- # [Thread-3] lago-basic-suite-4-1-host0:
- # [Thread-2] lago-basic-suite-4-1-host1: Success (in 0:00:03)
- # [Thread-3] lago-basic-suite-4-1-host0: Success (in 0:00:03)
- # [Thread-1] lago-basic-suite-4-1-engine: Success (in 0:00:14)
- @ Collect artifacts: Success (in 0:00:14)
- + cp -a logs /home/myoung/repos/github/ovirt-system-tests/test_logs/basic-suite-4.1/post-002_bootstrap.py/lago_logs
- + cd -
- /home/myoung/repos/github/ovirt-system-tests
- + true
- + echo '@@@@ ERROR: Failed running /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/002_bootstrap.py'
- @@@@ ERROR: Failed running /home/myoung/repos/github/ovirt-system-tests/basic-suite-4.1/test-scenarios/002_bootstrap.py
- + return 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement