ID
Status
Ceph Branch
Suite Branch
Teuthology Branch
Machine
OS
Nodes
Description
Failure Reason
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/calico rook/1.6.2}
SSH connection to smithi193 was lost: 'kubectl delete -f operator.yaml -f rook/cluster/examples/kubernetes/ceph/common.yaml -f rook/cluster/examples/kubernetes/ceph/crds.yaml'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.21 pod-network/flannel rook/master}
SSH connection to smithi168 was lost: 'sudo kubeadm join 172.21.15.50:6443 --node-name smithi168 --token abcdef.xcp25z7jdx1pwy6j --discovery-token-unsafe-skip-ca-verification'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.20 pod-network/calico rook/1.6.2}
Command failed on smithi200 with status 100: 'sudo apt-get clean'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/flannel rook/master}
SSH connection to smithi146 was lost: 'uname -r'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.20 pod-network/calico rook/1.6.2}
Command failed on smithi107 with status 100: 'sudo apt-get clean'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.21 pod-network/flannel rook/master}
SSH connection to smithi176 was lost: 'uname -r'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.21 pod-network/calico rook/master}
Stale jobs detected, aborting.
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.20 pod-network/flannel rook/1.6.2}
Command failed on smithi198 with status 100: 'sudo apt-get clean'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/calico rook/master}
Failure object was: {'smithi204.front.sepia.ceph.com': {'msg': 'Failed to connect to the host via ssh: ssh: connect to host smithi204.front.sepia.ceph.com port 22: Connection timed out', '_ansible_no_log': False}}Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping('tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)yaml.representer.RepresenterError: ('cannot represent an object', 'Failed to connect to the host via ssh: ssh: connect to host smithi204.front.sepia.ceph.com port 22: Connection timed out')
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.20 pod-network/flannel rook/1.6.2}
SSH connection to smithi165 was lost: 'sudo systemctl enable --now kubelet && sudo kubeadm config images pull'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.21 pod-network/calico rook/master}
Stale jobs detected, aborting.
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.20 pod-network/flannel rook/master}
Command failed on smithi077 with status 100: 'sudo apt-get clean'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.21 pod-network/calico rook/1.6.2}
Command failed on smithi109 with status 100: 'sudo apt-get clean'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/flannel rook/master}
{'Failure object was': {'smithi096.front.sepia.ceph.com': {'msg': 'Failed to manage policy for boolean nagios_run_sudo: [Errno 11] Resource temporarily unavailable', 'invocation': {'module_args': {'name': 'nagios_run_sudo', 'state': True, 'persistent': True, 'ignore_selinux_state': False}}, '_ansible_no_log': False, 'changed': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict return self.represent_mapping(\'tag:yaml.org,2002:map\', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 117, in represent_mapping node_key = self.represent_data(item_key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_60f487a85454b0f19c71d4c895539c6dbdfcbd41/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined raise RepresenterError("cannot represent an object", data)', 'yaml.representer.RepresenterError': "('cannot represent an object', 'invocation')"}
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.21 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.20 pod-network/flannel rook/master}
SSH connection to smithi085 was lost: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/flannel rook/1.6.2}
Command failed on smithi061 with status 1: 'sudo yum install -y kernel'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.20 pod-network/calico rook/master}
failed to install new kernel version within timeout
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.21 pod-network/flannel rook/1.6.2}
SSH connection to smithi153 was lost: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/calico rook/master}
SSH connection to smithi083 was lost: 'sudo yum install -y kernel'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.21 pod-network/flannel rook/1.6.2}
SSH connection to smithi151 was lost: 'kubectl delete -f operator.yaml -f rook/cluster/examples/kubernetes/ceph/common.yaml -f rook/cluster/examples/kubernetes/ceph/crds.yaml'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.20 pod-network/calico rook/master}
{'smithi122.front.sepia.ceph.com': {'changed': False, 'msg': 'Data could not be sent to remote host "smithi122.front.sepia.ceph.com". Make sure this host can be reached over ssh: Warning: Permanently added \'smithi122.front.sepia.ceph.com,172.21.15.122\' (ECDSA) to the list of known hosts.\r\nubuntu@smithi122.front.sepia.ceph.com: Permission denied (publickey,password,keyboard-interactive).\r\n', 'unreachable': True}, 'smithi118.front.sepia.ceph.com': {'changed': False, 'msg': 'Data could not be sent to remote host "smithi118.front.sepia.ceph.com". Make sure this host can be reached over ssh: ssh: connect to host smithi118.front.sepia.ceph.com port 22: No route to host\r\n', 'unreachable': True}}
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/calico rook/1.6.2}
Command failed on smithi154 with status 1: 'sudo yum install -y kernel'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.21 pod-network/flannel rook/master}
SSH connection to smithi156 was lost: 'sudo systemctl enable --now kubelet && sudo kubeadm config images pull'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.20 pod-network/calico rook/1.6.2}
Error reimaging machines: 'ssh_keyscan smithi018.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/flannel rook/master}
Command failed on smithi028 with status 1: 'sudo yum install -y kernel'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.20 pod-network/calico rook/1.6.2}
Error reimaging machines: 'ssh_keyscan smithi114.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.21 pod-network/flannel rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/flannel rook/1.6.2}
Command failed on smithi089 with status 1: 'sudo dnf install -y kubelet kubeadm kubectl iproute-tc bridge-utils'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.21 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.20 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.20 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.21 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/calico rook/1.6.2}
Command failed on smithi164 with status 1: 'sudo dnf install -y kubelet kubeadm kubectl iproute-tc bridge-utils'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.20 pod-network/flannel rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.21 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/flannel rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.21 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.20 pod-network/flannel rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/flannel rook/1.6.2}
Command failed on smithi123 with status 1: 'sudo dnf install -y kubelet kubeadm kubectl iproute-tc bridge-utils'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.20 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.21 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.21 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.20 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.21 pod-network/flannel rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.20 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/flannel rook/master}
Command failed on smithi162 with status 1: 'sudo dnf install -y kubelet kubeadm kubectl iproute-tc bridge-utils'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.20 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.21 pod-network/flannel rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.21 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.20 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/calico rook/master}
Command failed on smithi080 with status 1: 'sudo dnf install -y kubelet kubeadm kubectl iproute-tc bridge-utils'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.20 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.21 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.20 pod-network/flannel rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.21 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/flannel rook/master}
Error reimaging machines: 'ssh_keyscan smithi023.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.21 pod-network/calico rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.20 pod-network/flannel rook/master}
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.20 pod-network/calico rook/master}
SSH connection to smithi040 was lost: 'echo no | sudo yum reinstall kernel || true'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.21 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/calico rook/master}
SSH connection to smithi195 was lost: 'uname -r'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.21 pod-network/flannel rook/1.6.2}
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.20 pod-network/calico rook/master}
Error reimaging machines: reached maximum tries (60) after waiting for 900 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/calico rook/1.6.2}
Error reimaging machines: 'ssh_keyscan smithi085.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.21 pod-network/flannel rook/master}
Command failed on smithi165 with status 100: 'sudo apt-get clean'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.20 pod-network/calico rook/1.6.2}
SSH connection to smithi019 was lost: 'sudo kubeadm reset cleanup-node -f'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/flannel rook/master}
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.20 pod-network/calico rook/1.6.2}
Error reimaging machines: 'ssh_keyscan smithi018.front.sepia.ceph.com' reached maximum tries (5) after waiting for 5 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.21 pod-network/flannel rook/master}
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/flannel rook/1.6.2}
Error reimaging machines: reached maximum tries (60) after waiting for 900 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.21 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.20 pod-network/flannel rook/1.6.2}
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/calico rook/master}
Error reimaging machines: reached maximum tries (60) after waiting for 900 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.20 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.21 pod-network/calico rook/master}
SSH connection to smithi165 was lost: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/calico rook/1.6.2}
Command failed on smithi104 with status 1: 'sudo dnf install -y kubelet kubeadm kubectl iproute-tc bridge-utils'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.20 pod-network/flannel rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.21 pod-network/calico rook/1.6.2}
Error reimaging machines: reached maximum tries (60) after waiting for 900 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/flannel rook/master}
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.21 pod-network/calico rook/1.6.2}
Error reimaging machines: reached maximum tries (60) after waiting for 900 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.20 pod-network/flannel rook/master}
Error reimaging machines: reached maximum tries (60) after waiting for 900 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/centos_8.2_kubic_stable k8s/1.21 pod-network/flannel rook/1.6.2}
SSH connection to smithi115 was lost: 'sudo yum install -y kernel'
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_18.04 k8s/1.20 pod-network/calico rook/master}
hit max job timeout
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_20.04 k8s/1.21 pod-network/flannel rook/1.6.2}
Error reimaging machines: reached maximum tries (60) after waiting for 900 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
centos 8.2
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/centos_8.2_kubic_stable k8s/1.20 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 18.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/radosbench 3-final cluster/3-node distro/ubuntu_18.04 k8s/1.21 pod-network/flannel rook/1.6.2}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds
wip-sage-testing-2021-05-12-1001
qa-kubeadm
no-journald-to-syslog
smithi
ubuntu 20.04
orch:rook/smoke/{0-kubeadm 1-rook 2-workload/none 3-final cluster/1-node distro/ubuntu_20.04 k8s/1.20 pod-network/calico rook/master}
'wait for operator' reached maximum tries (100) after waiting for 500 seconds