Re: tunir tests: what's this useradd-not-found failure?

2017-02-02 Thread Trishna Guha
On Wed, Feb 1, 2017 at 7:23 PM, Matthew Miller  wrote:
> I'm looking at https://apps.fedoraproject.org/autocloud/jobs/740, where
> there is a failure in the Fedora Cloud Base vagrant-libvirt image (yet
> vagrant-virtualbox and others are fine).
>
> The specific failure (with whitespace removed) from
> https://apps.fedoraproject.org/autocloud/jobs/1984/output is:
>
>   command: ## sudo python3 -m unittest
>   tunirtests.nongatingtests.TunirNonGatingtestaudit -v
>   status: False
>   test_audit (tunirtests.nongatingtests.TunirNonGatingtestaudit)
>   Tests audit ... FAIL
>   ==
>   FAIL: test_audit (tunirtests.nongatingtests.TunirNonGatingtestaudit)
>   Tests audit
>   --
>   Traceback (most recent call last):
>   File "/home/vagrant/tunirtests/nongatingtests.py", line 265, in test_audit
>   self.assertIn('useradd', f)
>   AssertionError: 'useradd' not found in ''
>   --
>   Ran 1 test in 0.140s
>   FAILED (failures=1)
>
> How is it that useradd is not found in this image but everything else
> works and other images are fine?
>

Interestingly this test passes for me:

[vagrant@localhost ~]$ sudo python3 -m unittest
tunirtests.nongatingtests.TunirNonGatingtestaudit -v
test_audit (tunirtests.nongatingtests.TunirNonGatingtestaudit)
Tests audit ... ok

--
Ran 1 test in 0.280s

OK

Also I have tested the commands and checked the audit log *manually*
which looks fine to me (Nothing missing in there).
Not sure why it failed on autocloud.


-- 
Regards,
Trishna Guha

trishnaguh...@gmail.com
trishnag.wordpress.com
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


Re: Fedora Atomic Host Two Week Release Announcement

2017-02-02 Thread Dusty Mabe


On 02/02/2017 10:56 AM, nore...@fedoraproject.org wrote:
> 
> A new update of Fedora Cloud Atomic Host has been released and can be
> downloaded at:
> 
> Images can be found here:
> 
> https://getfedora.org/en/cloud/download/atomic.html
> 
> Respective signed CHECKSUM files can be found here:
> https://alt.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-25-20170131.0/CloudImages/x86_64/images/Fedora-CloudImages-25-20170131.0-x86_64-CHECKSUM
> https://alt.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-25-20170131.0/Atomic/x86_64/iso/Fedora-Atomic-25-20170131.0-x86_64-CHECKSUM
> 
> For direct download, the "latest" targets are always available here:
> https://getfedora.org/atomic_iso_latest
> https://getfedora.org/atomic_qcow2_latest
> https://getfedora.org/atomic_raw_latest
> https://getfedora.org/atomic_vagrant_libvirt_latest
> https://getfedora.org/atomic_vagrant_virtualbox_latest
> 
> Filename fetching URLs are available here:
> https://getfedora.org/atomic_iso_latest_filename
> https://getfedora.org/atomic_qcow2_latest_filename
> https://getfedora.org/atomic_raw_latest_filename
> https://getfedora.org/atomic_vagrant_libvirt_latest_filename
> https://getfedora.org/atomic_vagrant_virtualbox_latest_filename
> 
> For more information about the latest targets, please reference the Fedora
> Cloud Wiki space.
> 
> https://fedoraproject.org/wiki/Cloud#Quick_Links
> 
> Do note that it can take some of the mirrors up to 12 hours to "check-in" at
> their own discretion.
> 
> Thank you,
> Fedora Release Engineering


The Vagrant Atlas page with the new atomic host:

https://atlas.hashicorp.com/fedora/boxes/
https://atlas.hashicorp.com/fedora/boxes/25-atomic-host/versions/20170131

vagrant init fedora/25-atomic-host; vagrant up

or, if you already have the box, to get the new one:

vagrant box update --box fedora/25-atomic-host

- Dusty
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


Re: Fedora Atomic Host Two Week Release Announcement

2017-02-02 Thread Dusty Mabe


On 02/02/2017 10:56 AM, nore...@fedoraproject.org wrote:
> 
> A new update of Fedora Cloud Atomic Host has been released and can be
> downloaded at:
> 
> Images can be found here:
> 
> https://getfedora.org/en/cloud/download/atomic.html
> 
> Respective signed CHECKSUM files can be found here:
> https://alt.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-25-20170131.0/CloudImages/x86_64/images/Fedora-CloudImages-25-20170131.0-x86_64-CHECKSUM
> https://alt.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-25-20170131.0/Atomic/x86_64/iso/Fedora-Atomic-25-20170131.0-x86_64-CHECKSUM
> 
> For direct download, the "latest" targets are always available here:
> https://getfedora.org/atomic_iso_latest
> https://getfedora.org/atomic_qcow2_latest
> https://getfedora.org/atomic_raw_latest
> https://getfedora.org/atomic_vagrant_libvirt_latest
> https://getfedora.org/atomic_vagrant_virtualbox_latest
> 
> Filename fetching URLs are available here:
> https://getfedora.org/atomic_iso_latest_filename
> https://getfedora.org/atomic_qcow2_latest_filename
> https://getfedora.org/atomic_raw_latest_filename
> https://getfedora.org/atomic_vagrant_libvirt_latest_filename
> https://getfedora.org/atomic_vagrant_virtualbox_latest_filename
> 
> For more information about the latest targets, please reference the Fedora
> Cloud Wiki space.
> 
> https://fedoraproject.org/wiki/Cloud#Quick_Links
> 
> Do note that it can take some of the mirrors up to 12 hours to "check-in" at
> their own discretion.
> 
> Thank you,
> Fedora Release Engineering


The ostree commit that corresponds to this release is:

f294635a1dc62d9ae52151a5fa897085cac8eaa601c52e9a4bc376e9ecee11dd

This release get us back on schedule with our two week release cadence.
It contains the following changes from last release:

# rpm-ostree db diff 
27b1ae24686697235c35b793b5c8ab0822b8427e892d3659f0cb300c400979fa 
f294635a1dc62d9ae52151a5fa897085cac8eaa601c52e9a4bc376e9ecee11dd 
ostree diff commit old: 
27b1ae24686697235c35b793b5c8ab0822b8427e892d3659f0cb300c400979fa
ostree diff commit new: 
f294635a1dc62d9ae52151a5fa897085cac8eaa601c52e9a4bc376e9ecee11dd
Upgraded:
 atomic-1.15.1-1.fc25.x86_64
 gomtree-0.3.0-1.fc25.x86_64
 gssproxy-0.6.1-2.fc25.x86_64
 kernel-4.9.6-200.fc25.x86_64
 kernel-core-4.9.6-200.fc25.x86_64
 kernel-modules-4.9.6-200.fc25.x86_64
 libidn2-0.16-1.fc25.x86_64
 libpsl-0.17.0-1.fc25.x86_64
 net-tools-2.0-0.40.20160329git.fc25.x86_64
 ostree-2017.1-2.fc25.x86_64
 ostree-grub2-2017.1-2.fc25.x86_64
 python3-crypto-2.6.1-13.fc25.x86_64
 vim-minimal-2:8.0.238-1.fc25.x86_64
Added:
 publicsuffix-list-dafsa-20170116-1.fc25.noarch


Dusty
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


Re: tunir tests: what's this useradd-not-found failure?

2017-02-02 Thread Trishna Guha
On Thu, Feb 2, 2017 at 8:06 PM, Matthew Miller 
wrote:
> Yeah, but... how could that go wrong in this way?

Here is the test for the above failure [0].
I'm going to debug this tomorrow and try to figure out what is going wrong.


[0]
https://github.com/kushaldas/tunirtests/blob/master/nongatingtests.py#L255-L267

-- 
Regards,
Trishna Guha

trishnaguh...@gmail.com
trishnag.wordpress.com
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #187 `Remove-Kube: Make fully containerized install work`

2017-02-02 Thread Jason Brooks

jasonbrooks added a new comment to an issue you are following:
``
RE the flannel issues I mentioned: 
https://github.com/projectatomic/atomic-system-containers/issues/28, fixed by 
https://github.com/projectatomic/atomic-system-containers/pull/29
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/187
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


Fedora Atomic Host Two Week Release Announcement

2017-02-02 Thread noreply

A new update of Fedora Cloud Atomic Host has been released and can be
downloaded at:

Images can be found here:

https://getfedora.org/en/cloud/download/atomic.html

Respective signed CHECKSUM files can be found here:
https://alt.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-25-20170131.0/CloudImages/x86_64/images/Fedora-CloudImages-25-20170131.0-x86_64-CHECKSUM
https://alt.fedoraproject.org/pub/alt/atomic/stable/Fedora-Atomic-25-20170131.0/Atomic/x86_64/iso/Fedora-Atomic-25-20170131.0-x86_64-CHECKSUM

For direct download, the "latest" targets are always available here:
https://getfedora.org/atomic_iso_latest
https://getfedora.org/atomic_qcow2_latest
https://getfedora.org/atomic_raw_latest
https://getfedora.org/atomic_vagrant_libvirt_latest
https://getfedora.org/atomic_vagrant_virtualbox_latest

Filename fetching URLs are available here:
https://getfedora.org/atomic_iso_latest_filename
https://getfedora.org/atomic_qcow2_latest_filename
https://getfedora.org/atomic_raw_latest_filename
https://getfedora.org/atomic_vagrant_libvirt_latest_filename
https://getfedora.org/atomic_vagrant_virtualbox_latest_filename

For more information about the latest targets, please reference the Fedora
Cloud Wiki space.

https://fedoraproject.org/wiki/Cloud#Quick_Links

Do note that it can take some of the mirrors up to 12 hours to "check-in" at
their own discretion.

Thank you,
Fedora Release Engineering
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


Testing Kubernetes on top of Fedora Atomic images

2017-02-02 Thread Kushal Das
Hi,

I have written a blog post [1] explaining how can we test Kubernetes on top
of Fedora Atomic images. Please have a look.

[1] 
https://kushaldas.in/posts/testing-kubernetes-on-fedora-atomic-using-gotun.html

Kushal
-- 
Fedora Cloud Engineer
CPython Core Developer
https://kushaldas.in
https://dgplug.org
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


Re: tunir tests: what's this useradd-not-found failure?

2017-02-02 Thread Matthew Miller
On Thu, Feb 02, 2017 at 06:44:14PM +0530, Kushal Das wrote:
> > I'm looking at https://apps.fedoraproject.org/autocloud/jobs/740, where
> > there is a failure in the Fedora Cloud Base vagrant-libvirt image (yet
> > vagrant-virtualbox and others are fine).
> It was a non-gating test about auditd, which got automatically fixed. We
> did not make any changes on the tests.

Yeah, but... how could that go wrong in this way?

-- 
Matthew Miller

Fedora Project Leader
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


[atomic-wg] Issue #196 `moving to docker 1.13 in Fedora 25`

2017-02-02 Thread Dusty Mabe

dustymabe added a new comment to an issue you are following:
``
-1 on docker 1.13 for now: https://twitter.com/jbeda/status/826969113801093121
``

To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/196
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org


Re: tunir tests: what's this useradd-not-found failure?

2017-02-02 Thread Kushal Das
On 01/02/17, Matthew Miller wrote:
> I'm looking at https://apps.fedoraproject.org/autocloud/jobs/740, where
> there is a failure in the Fedora Cloud Base vagrant-libvirt image (yet
> vagrant-virtualbox and others are fine).
It was a non-gating test about auditd, which got automatically fixed. We
did not make any changes on the tests.

Kushal
-- 
Fedora Cloud Engineer
CPython Core Developer
https://kushaldas.in
https://dgplug.org
___
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org