This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| kubectl apply -k github.com/confidential-containers/operator/config/samples/ccruntime/default?ref=$RELEASE_VERSION | |
| The request is invalid: patch: Invalid value: "{\"apiVersion\":\"confidentialcontainers.org/v1beta1\",\"kind\":\"CcRuntime\",\"metadata\":{\"annotations\":{\"kubectl.kubernetes.io/last-applied-configuration\":\"{\\\"apiVersion\\\":\\\"confidentialcontainers.org/v1beta1\\\",\\\"kind\\\":\\\"CcRuntime\\\",\\\"metadata\\\":{\\\"annotations\\\":{},\\\"name\\\":\\\"ccruntime-sample\\\"},\\\"spec\\\":{\\\"ccNodeSelector\\\":{\\\"matchLabels\\\":{\\\"node.kubernetes.io/worker\\\":\\\"\\\"}},\\\"config\\\":{\\\"cleanupCmd\\\":[\\\"/opt/kata-artifacts/scripts/kata-deploy.sh\\\",\\\"reset\\\"],\\\"debug\\\":false,\\\"defaultRuntimeClassName\\\":\\\"kata-qemu\\\",\\\"environmentVariables\\\":[{\\\"name\\\":\\\"INSTALL_OFFICIAL_CONTAINERD\\\",\\\"value\\\":\\\"false\\\"}],\\\"installCmd\\\":[\\\"/opt/kata-artifacts/scripts/kata-deploy.sh\\\",\\\"install\\\"],\\\"installDoneLabel\\\":{\\\"katacontainers.io/ka |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCMx7wpW2ZvVL0t+Itq0kjXCdIuyM0PRcM+dYps4d+QKxXBzw8LvYhQ5+n0+vnHXZ58EwPDlSE+bOn1SyQQndeLD+1netYj6wmN9mwXmnmB7RkknSz7M19bERVUn2rnRO71ll2hoPaur/iTGqKIbidCaFTuwpQd2bp9jj2ExvZvZuV+C8UmmFfP28YnnIjo0QFqnQjX1iaTT/e0I9FnFynnN1Dr7S/Iep4exLiBAbmrG2kyqLNol8sTYzN4FWy5HP6d3sQtlkVanBeGbzjGaIhHZvy1nvwRzK5+xUl+gTdf1sNDCBWnrvcfldMforY2dXt7ZX4LG+givngXQgSksK7prEZmt+3O6XYWNTRxl9dLEjFJOiBIRfFWye5H60uiZ+oRCQV0fiLsOAEPanypCKkwxXdfUf/Tzb2ZeINfkZ8YjZXahaHZZror42MRgvgdSuYZucmZN3iIEKOD0Tdkl83uVLYDkaUhplPv7q0pAwqNEi2UQ0zdnTIyLSc3ySoybnM= testkata@testkata |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 15:01:08 Copy driver modules to rootfs | |
| 15:01:08 No driver signing required. | |
| 15:01:08 make[1]: Entering directory '/home/qatbuilder/src/QAT/quickassist/qat' | |
| 15:01:08 make -C /home/qatbuilder/src/go/src/github.com/kata-containers/kata-containers/kata-linux-5.10.25-85 M=/home/qatbuilder/src/QAT/quickassist/qat modules | |
| 15:01:08 make[2]: Entering directory '/home/qatbuilder/src/go/src/github.com/kata-containers/kata-containers/kata-linux-5.10.25-85' | |
| 15:01:10 make[2]: Leaving directory '/home/qatbuilder/src/go/src/github.com/kata-containers/kata-containers/kata-linux-5.10.25-85' | |
| 15:01:10 make -C /home/qatbuilder/src/go/src/github.com/kata-containers/kata-containers/kata-linux-5.10.25-85 M=/home/qatbuilder/src/QAT/quickassist/qat INSTALL_MOD_DIR=updates modules_install | |
| 15:01:10 make[2]: Entering directory '/home/qatbuilder/src/go/src/github.com/kata-containers/kata-containers/kata-linux-5.10.25-85' | |
| 15:01:12 INSTALL /home/qatbuilder/src/QAT/quickassist/qat/drivers/crypto/qat/qat_200xx/qat_200xx.ko | |
| 15:01:12 INSTAL |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| set -ex | |
| sudo rm -rf /etc/docker/daemon.json || true | |
| sudo rm -rf ${WORKSPACE}/go | |
| export CRI_CONTAINERD="yes" | |
| export CRI_RUNTIME="containerd" | |
| export KATA_HYPERVISOR="qemu" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Started by user Kata Containers | |
| Running as SYSTEM | |
| Building remotely on jfz1r01h15 (qat clx) in workspace /home/jenkins/workspace/workspace/kata-containers-2.0-pmem-ubuntu-20-04-daily | |
| The recommended git tool is: NONE | |
| No credentials specified | |
| > git rev-parse --resolve-git-dir /home/jenkins/workspace/workspace/kata-containers-2.0-pmem-ubuntu-20-04-daily/.git # timeout=10 | |
| Fetching changes from the remote Git repository | |
| > git config remote.origin.url https://github.com/kata-containers/kata-containers.git # timeout=10 | |
| Fetching upstream changes from https://github.com/kata-containers/kata-containers.git | |
| > git --version # timeout=10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Jul 12 15:35:12 sc12wvaw2408-CentOS8.4 systemd[1]: Starting Docker Application Container Engine... | |
| Jul 12 15:35:12 sc12wvaw2408-CentOS8.4 dockerd[16318]: time="2021-07-12T15:35:12.140572859-04:00" level=info msg="Starting up" | |
| Jul 12 15:35:12 sc12wvaw2408-CentOS8.4 dockerd[16318]: time="2021-07-12T15:35:12.141785187-04:00" level=info msg="parsed scheme: \"unix\"" module=grpc | |
| Jul 12 15:35:12 sc12wvaw2408-CentOS8.4 dockerd[16318]: time="2021-07-12T15:35:12.141812245-04:00" level=info msg="scheme \"unix\" not registered, fallback to default scheme" module=grpc | |
| Jul 12 15:35:12 sc12wvaw2408-CentOS8.4 dockerd[16318]: time="2021-07-12T15:35:12.141826368-04:00" level=info msg="ccResolverWrapper: sending update to cc: {[{unix:///run/containerd/contain> | |
| Jul 12 15:35:12 sc12wvaw2408-CentOS8.4 dockerd[16318]: time="2021-07-12T15:35:12.141832919-04:00" level=info msg="ClientConn switching balancer to \"pick_first\"" module=grpc | |
| Jul 12 15:35:12 sc12wvaw2408-CentOS8.4 dockerd[16318]: time="2021-07-12T15:35:12.143072047-04:00 |