This job view page is being replaced by Spyglass soon. Check out the new job view.
PRk8s-infra-cherrypick-robot: [release-1.3] 🐛 bug fix to set node interruptible label
ResultFAILURE
Tests 2 failed / 4060 succeeded
Started2023-03-16 03:44
Elapsed9m27s
Revisioncb0ca86ef94532d4edd31199b4ff2e023fde7529
Refs 8299

Test Failures


sigs.k8s.io/cluster-api/internal/controllers/machinedeployment TestMachineDeploymentReconciler 5m4s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/internal\/controllers\/machinedeployment\sTestMachineDeploymentReconciler$'
=== RUN   TestMachineDeploymentReconciler
--- FAIL: TestMachineDeploymentReconciler (304.20s)

				from junit.xml

Filter through log files | View test history on testgrid


sigs.k8s.io/cluster-api/internal/controllers/machinedeployment TestMachineDeploymentReconciler/Should_reconcile_a_MachineDeployment 5m4s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\/internal\/controllers\/machinedeployment\sTestMachineDeploymentReconciler\/Should\_reconcile\_a\_MachineDeployment$'
=== RUN   TestMachineDeploymentReconciler/Should_reconcile_a_MachineDeployment
    machinedeployment_controller_test.go:73: Creating the namespace
2023/03/16 03:48:56 http: TLS handshake error from 127.0.0.1:47962: EOF
    machinedeployment_controller_test.go:73: Creating the Cluster
    machinedeployment_controller_test.go:73: Creating the Cluster Kubeconfig Secret
    machinedeployment_controller_test.go:152: Creating the infrastructure template
    machinedeployment_controller_test.go:156: Creating the MachineDeployment
    machinedeployment_controller_test.go:163: Verifying the MachineDeployment has a cluster label and ownerRef
    machinedeployment_controller_test.go:179: Verifying the MachineSet was created
I0316 03:48:56.484224   19571 machineset_controller.go:402]  "msg"="MachineSet is scaling up to 2 replicas by creating 2 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineCount"=0 "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="c32e87a5-3aa2-4c1a-ad3f-5e018e0a83fe" "replicas"=2
    machinedeployment_controller_test.go:188: Verifying that the deployment's deletePolicy was propagated to the machineset
    machinedeployment_controller_test.go:191: Verifying the linked infrastructure template has a cluster owner reference
    machinedeployment_controller_test.go:206: Verify MachineSet has expected replicas and version
    machinedeployment_controller_test.go:211: Verify MachineSet has expected ClusterLabelName and MachineDeploymentLabelName
    machinedeployment_controller_test.go:215: Verify expected number of Machines are created
E0316 03:48:56.552025   19571 controller.go:326]  "msg"="Reconciler error" "error"="Operation cannot be fulfilled on machinedeployments.cluster.x-k8s.io \"md-7ll6w\": the object has been modified; please apply your changes to the latest version and try again" "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "controller"="machinedeployment" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineDeployment" "name"="md-7ll6w" "namespace"="md-test-9jbwb" "reconcileID"="92e3f322-f29d-4fc5-a13c-1edfc88130dc"
I0316 03:48:56.611700   19571 machineset_controller.go:488]  "msg"="Created machine 1 of 2" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-mxp58","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-9f68f55ff-ssmtg","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="c32e87a5-3aa2-4c1a-ad3f-5e018e0a83fe"
I0316 03:48:56.629134   19571 machineset_controller.go:488]  "msg"="Created machine 2 of 2" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-r7r9g","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-9f68f55ff-7czwg","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="c32e87a5-3aa2-4c1a-ad3f-5e018e0a83fe"
    machinedeployment_controller_test.go:224: Verify Machines have expected ClusterLabelName, MachineDeploymentLabelName and MachineSetLabelName
    machinedeployment_controller_test.go:234: Deleting the initial MachineSet
E0316 03:48:56.695060   19571 controller.go:326]  "msg"="Reconciler error" "error"="machinesets.cluster.x-k8s.io \"md-7ll6w-9f68f55ff\" not found" "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="20c0a9a7-abb5-4341-80f5-56686b97258f"
I0316 03:48:56.718991   19571 machineset_controller.go:402]  "msg"="MachineSet is scaling up to 2 replicas by creating 2 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineCount"=0 "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="717e0275-0e01-474a-932d-14ee416467e7" "replicas"=2
I0316 03:48:56.740078   19571 machineset_controller.go:488]  "msg"="Created machine 1 of 2" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-wr5vz","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-9f68f55ff-sf95p","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="717e0275-0e01-474a-932d-14ee416467e7"
I0316 03:48:56.759828   19571 machineset_controller.go:488]  "msg"="Created machine 2 of 2" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-8dv9p","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-9f68f55ff-65z2d","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="717e0275-0e01-474a-932d-14ee416467e7"
    machinedeployment_controller_test.go:252: Scaling the MachineDeployment to 3 replicas
I0316 03:48:56.851827   19571 machineset_controller.go:402]  "msg"="MachineSet is scaling up to 3 replicas by creating 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineCount"=2 "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="31d67c35-39fe-4f58-a298-174a307ef65f" "replicas"=3
I0316 03:48:56.869750   19571 machineset_controller.go:488]  "msg"="Created machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-tbfmn","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-9f68f55ff-9rg9r","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="31d67c35-39fe-4f58-a298-174a307ef65f"
    machinedeployment_controller_test.go:266: Setting a label on the MachineDeployment
I0316 03:48:57.008473   19571 machineset_controller.go:402]  "msg"="MachineSet is scaling up to 1 replicas by creating 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineCount"=0 "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="c59aa3fc-76a0-4e19-a094-12447fae86db" "replicas"=1
    machinedeployment_controller_test.go:276: Updating deletePolicy on the MachineDeployment
I0316 03:48:57.083691   19571 machineset_controller.go:488]  "msg"="Created machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-vgvfd","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-79b987844d-2vqzr","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="c59aa3fc-76a0-4e19-a094-12447fae86db"
    machinedeployment_controller_test.go:292: Verifying MachineSet owner references
    machinedeployment_controller_test.go:306: Locating the newest MachineSet
    machinedeployment_controller_test.go:317: Verifying the initial MachineSet is deleted
I0316 03:48:57.661558   19571 cluster_cache_tracker.go:284]  "msg"="Creating cluster accessor for cluster \"md-test-9jbwb/test-cluster\" with the regular apiserver endpoint \"https://127.0.0.1:35667/\"" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="5c8ebda8-5959-46dd-b411-9e0b391afedf"
I0316 03:48:57.763094   19571 machineset_controller.go:806]  "msg"="All the replicas are ready" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="5c8ebda8-5959-46dd-b411-9e0b391afedf" "replicas"=1
I0316 03:48:57.833115   19571 machineset_controller.go:498]  "msg"="MachineSet is scaling down to 2 replicas by deleting 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "deletePolicy"="Oldest" "machineCount"=3 "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="95353bd4-a34b-4641-880a-727848415708" "replicas"=2
I0316 03:48:57.833185   19571 machineset_controller.go:510]  "msg"="Deleting machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-9f68f55ff-65z2d","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="95353bd4-a34b-4641-880a-727848415708"
I0316 03:48:58.033048   19571 machineset_controller.go:402]  "msg"="MachineSet is scaling up to 2 replicas by creating 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineCount"=1 "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="1a75a8bf-a29b-409b-aefa-8423510fb4c6" "replicas"=2
I0316 03:48:58.076930   19571 machineset_controller.go:488]  "msg"="Created machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-2h7zg","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-79b987844d-n2sdc","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="1a75a8bf-a29b-409b-aefa-8423510fb4c6"
I0316 03:48:58.279411   19571 machineset_controller.go:806]  "msg"="All the replicas are ready" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="b1e07295-b0a5-4a6c-bdb3-e6f6ce03648f" "replicas"=2
I0316 03:48:58.335455   19571 machineset_controller.go:498]  "msg"="MachineSet is scaling down to 1 replicas by deleting 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "deletePolicy"="Oldest" "machineCount"=2 "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="76533b8d-e4c7-42ad-bbf3-1258d68bb7d4" "replicas"=1
I0316 03:48:58.335547   19571 machineset_controller.go:510]  "msg"="Deleting machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-9f68f55ff-9rg9r","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="76533b8d-e4c7-42ad-bbf3-1258d68bb7d4"
I0316 03:48:58.513092   19571 machineset_controller.go:402]  "msg"="MachineSet is scaling up to 3 replicas by creating 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineCount"=2 "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="67f8b525-5839-4ce1-9acc-e443ebc43fa3" "replicas"=3
I0316 03:48:58.559467   19571 machineset_controller.go:488]  "msg"="Created machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-gj46k","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-79b987844d-z87x6","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="67f8b525-5839-4ce1-9acc-e443ebc43fa3"
I0316 03:48:58.791304   19571 machineset_controller.go:806]  "msg"="All the replicas are ready" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="06c658a3-0b3b-4dd8-ab20-e9c1213e7f75" "replicas"=3
I0316 03:48:58.864127   19571 machineset_controller.go:498]  "msg"="MachineSet is scaling down to 0 replicas by deleting 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "deletePolicy"="Oldest" "machineCount"=1 "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="066f1ed1-bc5f-4d1c-b46b-99f8523b6345" "replicas"=0
I0316 03:48:58.864279   19571 machineset_controller.go:510]  "msg"="Deleting machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-9f68f55ff-sf95p","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="066f1ed1-bc5f-4d1c-b46b-99f8523b6345"
I0316 03:48:58.929130   19571 machineset_controller.go:806]  "msg"="All the replicas are ready" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-9f68f55ff","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-9f68f55ff" "namespace"="md-test-9jbwb" "reconcileID"="90c83b9b-3fb5-46cc-b6b8-2d42c4d1ff4a" "replicas"=0
    machinedeployment_controller_test.go:356: Updating MachineDeployment labels
    machinedeployment_controller_test.go:363: Verifying if a new MachineSet with updated labels are created
E0316 03:48:59.187285   19571 controller.go:326]  "msg"="Reconciler error" "error"="Operation cannot be fulfilled on machinedeployments.cluster.x-k8s.io \"md-7ll6w\": the object has been modified; please apply your changes to the latest version and try again" "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "controller"="machinedeployment" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineDeployment" "name"="md-7ll6w" "namespace"="md-test-9jbwb" "reconcileID"="e2f63bbc-33df-4455-b4cf-8154a1e28a37"
I0316 03:48:59.223447   19571 machineset_controller.go:402]  "msg"="MachineSet is scaling up to 1 replicas by creating 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-68cb886ff6","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineCount"=0 "name"="md-7ll6w-68cb886ff6" "namespace"="md-test-9jbwb" "reconcileID"="9917f440-07c8-4069-a926-b8ca16654f4d" "replicas"=1
I0316 03:48:59.268754   19571 machineset_controller.go:488]  "msg"="Created machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-bbnqq","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-68cb886ff6-hkt27","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-68cb886ff6","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-68cb886ff6" "namespace"="md-test-9jbwb" "reconcileID"="9917f440-07c8-4069-a926-b8ca16654f4d"
    machinedeployment_controller_test.go:373: Verifying new MachineSet has desired number of replicas
I0316 03:48:59.342131   19571 machineset_controller.go:806]  "msg"="All the replicas are ready" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-68cb886ff6","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-68cb886ff6" "namespace"="md-test-9jbwb" "reconcileID"="b1edf576-3d29-45fa-a60e-09728a4a63b6" "replicas"=1
I0316 03:48:59.407889   19571 machineset_controller.go:498]  "msg"="MachineSet is scaling down to 2 replicas by deleting 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "deletePolicy"="Newest" "machineCount"=3 "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="a4a42692-4d32-4f22-a446-a98e1d906acb" "replicas"=2
I0316 03:48:59.408263   19571 machineset_controller.go:510]  "msg"="Deleting machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-79b987844d-z87x6","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="a4a42692-4d32-4f22-a446-a98e1d906acb"
I0316 03:48:59.461371   19571 machineset_controller.go:806]  "msg"="All the replicas are ready" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="6b671c26-f3b4-4293-8e35-7e3467ef63a3" "replicas"=2
I0316 03:48:59.532502   19571 machineset_controller.go:402]  "msg"="MachineSet is scaling up to 2 replicas by creating 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-68cb886ff6","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineCount"=1 "name"="md-7ll6w-68cb886ff6" "namespace"="md-test-9jbwb" "reconcileID"="bb1243b4-0436-41eb-accc-6871dd619575" "replicas"=2
I0316 03:48:59.565181   19571 machineset_controller.go:488]  "msg"="Created machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-x6xf7","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-68cb886ff6-8fbdx","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-68cb886ff6","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-68cb886ff6" "namespace"="md-test-9jbwb" "reconcileID"="bb1243b4-0436-41eb-accc-6871dd619575"
I0316 03:48:59.667155   19571 machineset_controller.go:806]  "msg"="All the replicas are ready" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-68cb886ff6","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-68cb886ff6" "namespace"="md-test-9jbwb" "reconcileID"="ebb0f2fa-7209-4449-9110-a1a0b3874b55" "replicas"=2
I0316 03:48:59.736405   19571 machineset_controller.go:498]  "msg"="MachineSet is scaling down to 1 replicas by deleting 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "deletePolicy"="Newest" "machineCount"=2 "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="cf47c85c-2a73-43b8-9b36-0d11bb0d0fc5" "replicas"=1
I0316 03:48:59.736471   19571 machineset_controller.go:510]  "msg"="Deleting machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-79b987844d-n2sdc","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="cf47c85c-2a73-43b8-9b36-0d11bb0d0fc5"
I0316 03:48:59.843344   19571 machineset_controller.go:806]  "msg"="All the replicas are ready" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-79b987844d","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-79b987844d" "namespace"="md-test-9jbwb" "reconcileID"="116db48d-39ca-4770-b352-cfd2b30bf7dc" "replicas"=1
I0316 03:48:59.954985   19571 machineset_controller.go:402]  "msg"="MachineSet is scaling up to 3 replicas by creating 1 machines" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-68cb886ff6","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "machineCount"=2 "name"="md-7ll6w-68cb886ff6" "namespace"="md-test-9jbwb" "reconcileID"="41b29b65-3791-4bfe-83ab-2c9118109502" "replicas"=3
I0316 03:48:59.992546   19571 machineset_controller.go:488]  "msg"="Created machine 1 of 1" "Cluster"={"name":"test-cluster","namespace":"md-test-9jbwb"} "GenericInfrastructureMachine"={"name":"md-template-d6gj5","namespace":"md-test-9jbwb"} "Machine"={"name":"md-7ll6w-68cb886ff6-48klh","namespace":"md-test-9jbwb"} "MachineDeployment"={"name":"md-7ll6w","namespace":"md-test-9jbwb"} "MachineSet"={"name":"md-7ll6w-68cb886ff6","namespace":"md-test-9jbwb"} "controller"="machineset" "controllerGroup"="cluster.x-k8s.io" "controllerKind"="MachineSet" "name"="md-7ll6w-68cb886ff6" "namespace"="md-test-9jbwb" "reconcileID"="41b29b65-3791-4bfe-83ab-2c9118109502"
    machinedeployment_controller_test.go:399: Verifying MachineSets with old labels are deleted
    machinedeployment_controller_test.go:407: 
        Timed out after 300.001s.
        Expected
            <int>: 1
        to be equivalent to
            <int>: 0
    machinedeployment_controller_test.go:159: Deleting the MachineDeployment
    panic.go:522: Deleting the Cluster
    panic.go:522: Deleting the namespace
    --- FAIL: TestMachineDeploymentReconciler/Should_reconcile_a_MachineDeployment (304.20s)

				from junit.xml

Filter through log files | View test history on testgrid


Show 4060 Passed Tests

Show 6 Skipped Tests