foreman-nightly-rpm-pipeline 1068 failed

Foreman RPM nightly pipeline failed:

https://ci.theforeman.org/job/foreman-nightly-rpm-pipeline/1068/

foreman-pipeline-foreman-nightly-centos8-install (failed) (remote job)
foreman-pipeline-foreman-nightly-centos8-stream-install (failed) (remote job)
foreman-pipeline-foreman-nightly-centos7-install (failed) (remote job)
foreman-pipeline-foreman-nightly-centos8-upgrade (failed) (remote job)
foreman-pipeline-foreman-nightly-centos7-upgrade (failed) (remote job)

Looks like they all fail with:

[2021-05-31T22:25:13.848Z] # (in test file fb-test-puppet.bats, line 64)
[2021-05-31T22:25:13.848Z] #   `hammer proxy import-classes --name $(hostname -f)' failed with status 70
[2021-05-31T22:25:13.848Z] # Error: singleton can't be dumped

I’m not sure when this started, but on the 28th it failed with:

	# (in test file fb-test-puppet.bats, line 64)
	# `hammer proxy import-classes --name $(hostname -f)' failed with status 70
	# Error: singleton can't be dumped

We see the same in hammer-cli-foreman-master-source-release [Jenkins] with the functional tests. I’m inclined to believe this is a regression in Hammer.

I suspect it’s this PR:

Debian packages don’t have a nightly Hammer so they still work.

cc @cli

Yes, we’re aware of this. The patch shouldn’t break actual functionality, only one test is broken. @adiabramovitch, could you please take a look?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.