[JIRA] (OVIRT-516) Yamlize jenkins-old.ovirt.org jobs
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-516?page=com.atlassian.jira... ]
eyal edri [Administrator] reopened OVIRT-516:
---------------------------------------------
> Yamlize jenkins-old.ovirt.org jobs
> ----------------------------------
>
> Key: OVIRT-516
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-516
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Components: Jenkins
> Reporter: Nadav Goldin
> Assignee: infra
> Labels: jenkins, jobs
> Fix For: OVIRT-INFRA-JUN-2016
>
>
> This ticket is for tracking none-yamlized jobs we have left in http://jenkins-old.ovirt.org and should be yamlized.
> h5. Confirmed needed(and should be enabled in jenkins-old)
> # manual build jobs ( we need to think if these are needed, if so, they should probably use a common yaml template )
> mom_any_create-rpms_manual
> ovirt-dwh_any_create-rpms_manual
> ovirt-engine-cli_any_create-rpms_manual
> ovirt-host-deploy_any_create-rpms_manual
> ovirt-iso-uploader_any_create-rpms_manual
> ovirt-reports_any_create-rpms_manual
> ovirt-setup-lib_any_create-rpms_manual
> ovirt-vmconsole_any_create-rpms_manual
> vdsm-jsonrpc-java_any_create-rpms_manual
> vdsm_any_create-rpms_manual
> ovirt-log-collector_any_create-rpms_manual
> ovirt-hosted-engine-ha_any_create-rpms_manual
> ovirt-hosted-engine-setup_any_create-rpms_manual
> ovirt-image-uploader_any_create-rpms_manual
> ovirt-engine-extension-aaa-ldap_any_create-rpms_manual
> ovirt-engine-extension-aaa-misc_any_create-rpms_manual
> ovirt-engine-extension-logger-log4j_any_create-rpms_manual
> otopi_any_create-rpms_manual
> # repo closure
> repos_master_check-closure_merged
> repos_3.6_check-closure_merged
> spagobi_repo_merged (not sure if needed)
> # should be moved to STD CI
> ovirt-live_3.6-create-iso
> ovirt-live_master-create-iso
> vdsm_master_verify-error-codes_merged -> should be in vdsm check-patch/merge (std ci)
> infra-puppet_production_check-puppet-manifests_gerrit
> # in progress of moving to STD CI, should keep enabled on old jenkins until done
> ovirt-engine_3.6_dao-unit-tests_created
> ovirt-engine_3.6_dao-unit-tests_merged
> ovirt-engine_master_dao-unit-tests_created
> ovirt-engine_master_dao-unit-tests_merged
> ovirt-engine_master_find-bugs_gerrit
> ovirt-engine_master_find-bugs_merged
> ovirt-engine_master_find-bugs_gerrit
> ovirt-engine_3.6_find-bugs_gerrit
> ovirt-engine_3.6_find-bugs_merged
> # general jobs
> ovirt-engine_master_coverity-analysis_merged
> system_update_puppet ( should be part of STD CI for puppet repo?)
> system_restart-gerrit-service
> h5. Still unmapped jobs
> ovirt-appliance_for-testing_build-artifacts-el7-x86_64
> ovirt-setup-lib_unit-tests
> qemu-kvm-rhev_create-rpms_el6
> validate_open_sources_licenses_ovirt
> h5. Jobs that can be deleted after putting rpms in static-repo
> vhostmd_create-rpms_el6
> vhostmd_create-rpms_el7
--
This message was sent by Atlassian JIRA
(v1000.110.0#100004)
8 years, 4 months
2 bugs in test setup
by Nir Soffer
Hi all,
I noticed 2 bugs in the code setting up a test:
1. losetup is run with non-existent -D option
2. build does not fail although losetup failed
In the current state, test may run with loop devices left from another
test - this
used to cause random failures for vdsm tests.
See log bellow.
Nir
----
22:46:04 Triggered by Gerrit: https://gerrit.ovirt.org/60064
22:46:04 Building remotely on el6-vm08.phx.ovirt.org (el6 vm phx
nested) in workspace
/home/jenkins/workspace/ovirt-imageio_master_check-patch-fc23-x86_64
22:46:04 Cloning the remote Git repository
22:46:04 Cloning repository git://gerrit.ovirt.org/ovirt-imageio.git
22:46:04 > git init
/home/jenkins/workspace/ovirt-imageio_master_check-patch-fc23-x86_64/ovirt-imageio
# timeout=10
22:46:04 Fetching upstream changes from git://gerrit.ovirt.org/ovirt-imageio.git
22:46:04 > git --version # timeout=10
22:46:04 > git fetch --tags --progress
git://gerrit.ovirt.org/ovirt-imageio.git
+refs/heads/*:refs/remotes/origin/*
22:46:06 > git config remote.origin.url
git://gerrit.ovirt.org/ovirt-imageio.git # timeout=10
22:46:06 > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
22:46:06 > git config remote.origin.url
git://gerrit.ovirt.org/ovirt-imageio.git # timeout=10
22:46:06 Cleaning workspace
22:46:06 > git rev-parse --verify HEAD # timeout=10
22:46:06 No valid HEAD. Skipping the resetting
22:46:06 > git clean -fdx # timeout=10
22:46:06 Pruning obsolete local branches
22:46:06 Fetching upstream changes from git://gerrit.ovirt.org/ovirt-imageio.git
22:46:06 > git fetch --tags --progress
git://gerrit.ovirt.org/ovirt-imageio.git refs/changes/64/60064/1
--prune
22:46:06 > git rev-parse
19ce0a36c76c3d95658fecd8f59077fc9641e24c^{commit} # timeout=10
22:46:06 Checking out Revision 19ce0a36c76c3d95658fecd8f59077fc9641e24c (master)
22:46:06 > git config core.sparsecheckout # timeout=10
22:46:06 > git checkout -f 19ce0a36c76c3d95658fecd8f59077fc9641e24c
22:46:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:46:06 > git rev-list 77201b6f671a163a60a2a4f4db89d7c9611950d3 # timeout=10
22:46:07 > git branch -a # timeout=10
22:46:07 > git rev-parse remotes/origin/0.2^{commit} # timeout=10
22:46:07 > git rev-parse remotes/origin/master^{commit} # timeout=10
22:46:07 Cloning the remote Git repository
22:46:07 Cloning repository git://gerrit.ovirt.org/jenkins.git
22:46:07 > git init
/home/jenkins/workspace/ovirt-imageio_master_check-patch-fc23-x86_64/jenkins
# timeout=10
22:46:07 Fetching upstream changes from git://gerrit.ovirt.org/jenkins.git
22:46:07 > git --version # timeout=10
22:46:07 > git fetch --tags --progress
git://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/*
22:46:09 > git config remote.origin.url
git://gerrit.ovirt.org/jenkins.git # timeout=10
22:46:09 > git config --add remote.origin.fetch
+refs/heads/*:refs/remotes/origin/* # timeout=10
22:46:09 > git config remote.origin.url
git://gerrit.ovirt.org/jenkins.git # timeout=10
22:46:09 Cleaning workspace
22:46:09 > git rev-parse --verify HEAD # timeout=10
22:46:09 No valid HEAD. Skipping the resetting
22:46:09 > git clean -fdx # timeout=10
22:46:09 Pruning obsolete local branches
22:46:09 Fetching upstream changes from git://gerrit.ovirt.org/jenkins.git
22:46:09 > git fetch --tags --progress
git://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/*
--prune
22:46:09 > git rev-parse origin/master^{commit} # timeout=10
22:46:09 Checking out Revision
25d8aa66b047b45ab52bc84ed7dfffedc5a3e222 (origin/master)
22:46:09 > git config core.sparsecheckout # timeout=10
22:46:09 > git checkout -f 25d8aa66b047b45ab52bc84ed7dfffedc5a3e222
22:46:09 > git rev-list 25d8aa66b047b45ab52bc84ed7dfffedc5a3e222 # timeout=10
22:46:09 > git branch -a # timeout=10
22:46:09 > git rev-parse remotes/origin/master^{commit} # timeout=10
22:46:09 [ovirt-imageio_master_check-patch-fc23-x86_64] $ /bin/bash -e
/tmp/hudson3544223073540002444.sh
22:46:09 shell-scripts/cleanup_slave.sh
22:46:09 ###################################################################
22:46:09 # Cleaning up slave #
22:46:09 ###################################################################
22:46:09 Filesystem Size Used Avail Use% Mounted on
22:46:09 /dev/vda3 30G 8.0G 21G 29% /
22:46:09 tmpfs 3.9G 0 3.9G 0% /dev/shm
22:46:09 /dev/vda1 93M 31M 58M 35% /boot
22:46:09 ---------------------------------------------------------------
22:46:09 Cleaning up postgres databases
22:46:09 /tmp ~/workspace/ovirt-imageio_master_check-patch-fc23-x86_64
22:46:09 ~/workspace/ovirt-imageio_master_check-patch-fc23-x86_64
22:46:09 done
22:46:09 Cleaning up journal logs (if any)
22:46:09 journald not running, skipping
22:46:09 Cleaning up /var/tmp
22:46:09 done
22:46:09 Emptying some common logs
22:46:09 /var/log/wtmp
22:46:09 Done
22:46:09 /home/jenkins/workspace/ovirt-engine_master_check-patch-el7-x86_64
22:46:10 Making sure there are no device mappings...
22:46:10 Removing the used loop devices...
22:46:10 losetup: invalid option -- 'D'
22:46:10
22:46:10 Usage:
22:46:10 losetup loop_device give info
22:46:10 losetup -a | --all list all used
22:46:10 losetup -d | --detach <loopdev> [<loopdev> ...] delete
22:46:10 losetup -f | --find find unused
22:46:10 losetup -c | --set-capacity <loopdev> resize
22:46:10 losetup -j | --associated <file> [-o <num>] list all
associated with <file>
22:46:10 losetup [ options ] {-f|--find|loopdev} <file> setup
22:46:10
22:46:10 Options:
22:46:10 -e | --encryption <type> enable data encryption with
specified <name/num>
22:46:10 -h | --help this help
22:46:10 -o | --offset <num> start at offset <num> into file
22:46:10 --sizelimit <num> loop limited to only <num> bytes of the file
22:46:10 -p | --pass-fd <num> read passphrase from file descriptor <num>
22:46:10 -r | --read-only setup read-only loop device
22:46:10 --show print device name (with -f <file>)
22:46:10 -v | --verbose verbose mode
22:46:10
22:46:10
22:46:10 Usage:
22:46:10 losetup loop_device give info
22:46:10 losetup -a | --all list all used
22:46:10 losetup -d | --detach <loopdev> [<loopdev> ...] delete
22:46:10 losetup -f | --find find unused
22:46:10 losetup -c | --set-capacity <loopdev> resize
22:46:10 losetup -j | --associated <file> [-o <num>] list all
associated with <file>
22:46:10 losetup [ options ] {-f|--find|loopdev} <file> setup
22:46:10
22:46:10 Options:
22:46:10 -e | --encryption <type> enable data encryption with
specified <name/num>
22:46:10 -h | --help this help
22:46:10 -o | --offset <num> start at offset <num> into file
22:46:10 --sizelimit <num> loop limited to only <num> bytes of the file
22:46:10 -p | --pass-fd <num> read passphrase from file descriptor <num>
22:46:10 -r | --read-only setup read-only loop device
22:46:10 --show print device name (with -f <file>)
22:46:10 -v | --verbose verbose mode
22:46:10
8 years, 4 months
[JIRA] (OVIRT-157) SElinux review
by eyal edri [Administrator] (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-157?page=com.atlassian.jira... ]
eyal edri [Administrator] reassigned OVIRT-157:
-----------------------------------------------
Assignee: Evgheni Dereveanchin (was: infra)
> SElinux review
> --------------
>
> Key: OVIRT-157
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-157
> Project: oVirt - virtualization made easy
> Issue Type: Task
> Components: General
> Affects Versions: Test
> Reporter: misc
> Assignee: Evgheni Dereveanchin
>
> Ticket to track the progress of the selinux status in infra
> \\- make sure auditd is enabled
> \\- review AVC in logs
> \\- make sure selinux is enabled, with potentially permissive domain
> \\- have nagios watch over selinux
--
This message was sent by Atlassian JIRA
(v1000.110.0#100004)
8 years, 4 months