Error lines from build-log.txt
... skipping 41 lines ...
[1,589 / 1,790] 10 / 84 tests; GoLink tests/integration/conversion/linux_amd64_stripped/go_default_test; 3s remote-cache, processwrapper-sandbox ... (15 actions running)
[1,643 / 1,791] 10 / 84 tests; GoLink upup/pkg/fi/assettasks/linux_amd64_stripped/go_default_test; 4s remote-cache, processwrapper-sandbox ... (15 actions, 14 running)
[1,681 / 1,792] 10 / 84 tests; GoLink pkg/validation/linux_amd64_stripped/go_default_test; 9s remote-cache, processwrapper-sandbox ... (15 actions, 14 running)
[1,699 / 1,792] 10 / 84 tests; GoLink protokube/cmd/protokube/linux_amd64_stripped/protokube; 17s remote-cache, processwrapper-sandbox ... (15 actions, 14 running)
[1,740 / 1,796] 10 / 84 tests; GoLink pkg/model/awsmodel/linux_amd64_stripped/go_default_test; 12s remote-cache, processwrapper-sandbox ... (15 actions, 14 running)
[1,777 / 1,800] 13 / 84 tests; GoCompilePkg pkg/instancegroups/linux_amd64_stripped/go_default_test%/k8s.io/kops/pkg/instancegroups.a; 9s remote-cache, processwrapper-sandbox ... (16 actions running)
FAIL: //pkg/model/awsmodel:go_default_test (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/model/awsmodel/go_default_test/test.log)
INFO: From Testing //pkg/model/awsmodel:go_default_test:
==================== Test output for //pkg/model/awsmodel:go_default_test:
=== RUN TestRootVolumeOptimizationFlag
--- FAIL: TestRootVolumeOptimizationFlag (0.00s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x2ac5bb4]
goroutine 52 [running]:
testing.tRunner.func1.1(0x300cc20, 0x5180f50)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc000394300)
... skipping 12 lines ...
pkg/model/awsmodel/autoscalinggroup_test.go:70 +0x3b7
testing.tRunner(0xc000394300, 0x374e248)
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
[1,878 / 1,891] 31 / 84 tests, 1 failed; GoLink pkg/model/components/etcdmanager/linux_amd64_stripped/go_default_test; 8s remote-cache, processwrapper-sandbox ... (15 actions, 14 running)
FAIL: //cmd/kops:go_default_test (shard 9 of 10) (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_9_of_10/test.log)
INFO: From Testing //cmd/kops:go_default_test (shard 9 of 10):
==================== Test output for //cmd/kops:go_default_test (shard 9 of 10):
=== RUN TestCreateClusterPrivateGCE
I1027 21:06:32.701114 7396 internetgateways.go:66] CreateInternetGateway: {
}
... skipping 24 lines ...
type: Public
authorization:
...
compare.go:79: to update golden output automatically, run hack/update-expected.sh
compare.go:81: output did not match expected for "/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/sandbox/processwrapper-sandbox/1767/execroot/__main__/bazel-out/k8-fastbuild/bin/cmd/kops/linux_amd64_stripped/go_default_test.runfiles/__main__/tests/integration/create_cluster/private_gce/expected-v1alpha2.yaml"
--- FAIL: TestCreateClusterPrivateGCE (0.10s)
=== RUN TestMinimalGCE
I1027 21:06:32.802969 7396 featureflag.go:167] FeatureFlag "AlphaAllowGCE"=true
*********************************************************************************
A new kubernetes version is available: 1.14.10
... skipping 62 lines ...
*********************************************************************************
I1027 21:06:33.895528 7396 zones.go:91] ListHostedZonesPages {
}
I1027 21:06:34.007914 7396 featureflag.go:167] FeatureFlag "Terraform-0.12"=true
--- FAIL: TestMinimalTerraform011 (0.25s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x30a0618]
goroutine 60 [running]:
testing.tRunner.func1.1(0x3b49460, 0x68f71a0)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc000e80a80)
... skipping 22 lines ...
cmd/kops/integration_test.go:211 +0x105
testing.tRunner(0xc000e80a80, 0x447aa40)
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
FAIL: //cmd/kops:go_default_test (shard 6 of 10) (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_6_of_10/test.log)
INFO: From Testing //cmd/kops:go_default_test (shard 6 of 10):
==================== Test output for //cmd/kops:go_default_test (shard 6 of 10):
=== RUN TestCreateClusterGCE
I1027 21:06:32.258467 7335 internetgateways.go:66] CreateInternetGateway: {
}
... skipping 277 lines ...
*********************************************************************************
I1027 21:06:34.599724 7335 zones.go:91] ListHostedZonesPages {
}
--- FAIL: TestExternalLoadBalancer (0.27s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x30a0618]
goroutine 283 [running]:
testing.tRunner.func1.1(0x3b49460, 0x68f71a0)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc000c9e180)
... skipping 22 lines ...
cmd/kops/integration_test.go:297 +0xc5
testing.tRunner(0xc000c9e180, 0x447a990)
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
FAIL: //cmd/kops:go_default_test (shard 1 of 10) (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_1_of_10/test.log)
INFO: From Testing //cmd/kops:go_default_test (shard 1 of 10):
==================== Test output for //cmd/kops:go_default_test (shard 1 of 10):
=== RUN TestCreateClusterMinimal
I1027 21:06:32.234794 7340 internetgateways.go:66] CreateInternetGateway: {
}
... skipping 359 lines ...
19.03.5
19.03.5
I1027 21:06:34.754122 7340 zones.go:91] ListHostedZonesPages {
}
--- FAIL: TestContainerdCloudformation (0.20s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x30a0618]
goroutine 466 [running]:
testing.tRunner.func1.1(0x3b49460, 0x68f71a0)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc00113c000)
... skipping 20 lines ...
cmd/kops/integration_test.go:328 +0xc5
testing.tRunner(0xc00113c000, 0x447a8d8)
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
FAIL: //cmd/kops:go_default_test (shard 5 of 10) (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_5_of_10/test.log)
INFO: From Testing //cmd/kops:go_default_test (shard 5 of 10):
==================== Test output for //cmd/kops:go_default_test (shard 5 of 10):
=== RUN TestCreateClusterHAGCE
I1027 21:06:34.758768 7490 internetgateways.go:66] CreateInternetGateway: {
}
... skipping 111 lines ...
W1027 21:06:35.382535 7490 task.go:107] overriding task *awstasks.IAMRole {"ID":null,"Lifecycle":"Sync","Name":"kops-custom-node-role","RolePolicyDocument":{"Name":"","Resource":"{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Principal\": { \"Service\": \"ec2.amazonaws.com\"},\n \"Action\": \"sts:AssumeRole\"\n }\n ]\n}"},"PermissionsBoundary":null,"ExportWithID":"nodes"}, lifecycle ExistsAndWarnIfChanges
W1027 21:06:35.382753 7490 task.go:107] overriding task *awstasks.IAMRolePolicy {"ID":null,"Lifecycle":"Sync","Name":"kops-custom-node-role","Role":{"ID":null,"Lifecycle":"ExistsAndWarnIfChanges","Name":"kops-custom-node-role","RolePolicyDocument":{"Name":"","Resource":"{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Principal\": { \"Service\": \"ec2.amazonaws.com\"},\n \"Action\": \"sts:AssumeRole\"\n }\n ]\n}"},"PermissionsBoundary":null,"ExportWithID":"nodes"},"PolicyDocument":{"Builder":{"Cluster":{"metadata":{"name":"minimal.example.com","creationTimestamp":"2016-12-10T22:42:27Z"},"spec":{"channel":"stable","configBase":"memfs://clusters.example.com/minimal.example.com","cloudProvider":"aws","containerRuntime":"docker","kubernetesVersion":"1.14.0","subnets":[{"name":"us-test-1a","cidr":"172.20.32.0/19","zone":"us-test-1a","type":"Public"}],"masterPublicName":"api.minimal.example.com","masterInternalName":"api.internal.minimal.example.com","networkCIDR":"172.20.0.0/16","topology":{"masters":"public","nodes":"public","dns":{"type":"Public"}},"secretStore":"memfs://clusters.example.com/minimal.example.com/secrets","keyStore":"memfs://clusters.example.com/minimal.example.com/pki","configStore":"memfs://clusters.example.com/minimal.example.com","dnsZone":"Z1AFAKE1ZON3YO","clusterDNSDomain":"cluster.local","serviceClusterIPRange":"100.64.0.0/13","nonMasqueradeCIDR":"100.64.0.0/10","sshAccess":["0.0.0.0/0"],"kubernetesApiAccess":["0.0.0.0/0"],"etcdClusters":[{"name":"main","provider":"Manager","etcdMembers":[{"name":"us-test-1a","instanceGroup":"master-us-test-1a"}],"enableEtcdTLS":true,"enableTLSAuth":true,"version":"3.3.10","backups":{"backupStore":"memfs://clusters.example.com/minimal.example.com/backups/etcd/main"},"manager":{}},{"name":"events","provider":"Manager","etcdMembers":[{"name":"us-test-1a","instanceGroup":"master-us-test-1a"}],"enableEtcdTLS":true,"enableTLSAuth":true,"version":"3.3.10","backups":{"backupStore":"memfs://clusters.example.com/minimal.example.com/backups/etcd/events"},"manager":{}}],"containerd":{"skipInstall":true},"docker":{"ipMasq":false,"ipTables":false,"logDriver":"json-file","logLevel":"info","logOpt":["max-size=10m","max-file=5"],"storage":"overlay2,overlay,aufs","version":"18.06.3"},"kubeDNS":{"cacheMaxSize":1000,"cacheMaxConcurrent":150,"domain":"cluster.local","replicas":2,"serverIP":"100.64.0.10","memoryRequest":"70Mi","cpuRequest":"100m","memoryLimit":"170Mi","nodeLocalDNS":{"enabled":false,"memoryRequest":"5Mi","cpuRequest":"25m"}},"kubeAPIServer":{"image":"k8s.gcr.io/kube-apiserver:v1.14.0","logLevel":2,"cloudProvider":"aws","securePort":443,"insecurePort":8080,"bindAddress":"0.0.0.0","insecureBindAddress":"127.0.0.1","enableAdmissionPlugins":["NamespaceLifecycle","LimitRanger","ServiceAccount","PersistentVolumeLabel","DefaultStorageClass","DefaultTolerationSeconds","MutatingAdmissionWebhook","ValidatingAdmissionWebhook","NodeRestriction","ResourceQuota"],"serviceClusterIPRange":"100.64.0.0/13","etcdServers":["http://127.0.0.1:4001"],"etcdServersOverrides":["/events#http://127.0.0.1:4002"],"allowPrivileged":true,"apiServerCount":1,"anonymousAuth":false,"kubeletPreferredAddressTypes":["InternalIP","Hostname","ExternalIP"],"storageBackend":"etcd3","authorizationMode":"AlwaysAllow","requestheaderUsernameHeaders":["X-Remote-User"],"requestheaderGroupHeaders":["X-Remote-Group"],"requestheaderExtraHeaderPrefixes":["X-Remote-Extra-"],"requestheaderAllowedNames":["aggregator"]},"kubeControllerManager":{"logLevel":2,"image":"k8s.gcr.io/kube-controller-manager:v1.14.0","cloudProvider":"aws","clusterName":"minimal.example.com","clusterCIDR":"100.96.0.0/11","allocateNodeCIDRs":true,"configureCloudRoutes":true,"leaderElection":{"leaderElect":true},"attachDetachReconcileSyncPeriod":"1m0s","useServiceAccountCredentials":true},"kubeScheduler":{"logLevel":2,"image":"k8s.gcr.io/kube-scheduler:v1.14.0","leaderElection":{"leaderElect":true}},"kubeProxy":{"image":"k8s.gcr.io/kube-proxy:v1.14.0","cpuRequest":"100m","logLevel":2,"clusterCIDR":"100.96.0.0/11","hostnameOverride":"@aws"},"kubelet":{"anonymousAuth":false,"kubeconfigPath":"/var/lib/kubelet/kubeconfig","logLevel":2,"podManifestPath":"/etc/kubernetes/manifests","hostnameOverride":"@aws","podInfraContainerImage":"k8s.gcr.io/pause:3.2","enableDebuggingHandlers":true,"clusterDomain":"cluster.local","clusterDNS":"100.64.0.10","networkPluginName":"kubenet","cloudProvider":"aws","cgroupRoot":"/","nonMasqueradeCIDR":"100.64.0.0/10","networkPluginMTU":9001,"evictionHard":"memory.available\u003c100Mi,nodefs.available\u003c10%,nodefs.inodesFree\u003c5%,imagefs.available\u003c10%,imagefs.inodesFree\u003c5%","featureGates":{"ExperimentalCriticalPodAnnotation":"true"}},"masterKubelet":{"anonymousAuth":false,"kubeconfigPath":"/var/lib/kubelet/kubeconfig","logLevel":2,"podManifestPath":"/etc/kubernetes/manifests","hostnameOverride":"@aws","podInfraContainerImage":"k8s.gcr.io/pause:3.2","enableDebuggingHandlers":true,"clusterDomain":"cluster.local","clusterDNS":"100.64.0.10","networkPluginName":"kubenet","cloudProvider":"aws","cgroupRoot":"/","registerSchedulable":false,"nonMasqueradeCIDR":"100.64.0.0/10","networkPluginMTU":9001,"evictionHard":"memory.available\u003c100Mi,nodefs.available\u003c10%,nodefs.inodesFree\u003c5%,imagefs.available\u003c10%,imagefs.inodesFree\u003c5%","featureGates":{"ExperimentalCriticalPodAnnotation":"true"}},"networking":{"kubenet":{}},"api":{"dns":{}},"authorization":{"alwaysAllow":{}},"iam":{"legacy":false}}},"HostedZoneID":"","KMSKeys":null,"Region":"us-test-1","ResourceARN":null,"Role":{},"UseServiceAccountIAM":false},"DNSZone":{"Name":"Z1AFAKE1ZON3YO","Lifecycle":null,"DNSName":null,"ZoneID":null,"Private":null,"PrivateVPC":null}},"ExternalPolicies":null,"Managed":false}, lifecycle ExistsAndWarnIfChanges
W1027 21:06:35.383437 7490 task.go:107] overriding task *awstasks.IAMInstanceProfileRole {"Name":"kops-custom-node-role","Lifecycle":"Sync","InstanceProfile":{"Name":"kops-custom-node-role","Lifecycle":"Sync","ID":null,"Shared":true},"Role":{"ID":null,"Lifecycle":"ExistsAndWarnIfChanges","Name":"kops-custom-node-role","RolePolicyDocument":{"Name":"","Resource":"{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Principal\": { \"Service\": \"ec2.amazonaws.com\"},\n \"Action\": \"sts:AssumeRole\"\n }\n ]\n}"},"PermissionsBoundary":null,"ExportWithID":"nodes"}}, lifecycle ExistsAndWarnIfChanges
W1027 21:06:35.383557 7490 task.go:107] overriding task *awstasks.IAMRole {"ID":null,"Lifecycle":"Sync","Name":"kops-custom-master-role","RolePolicyDocument":{"Name":"","Resource":"{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Principal\": { \"Service\": \"ec2.amazonaws.com\"},\n \"Action\": \"sts:AssumeRole\"\n }\n ]\n}"},"PermissionsBoundary":null,"ExportWithID":"masters"}, lifecycle ExistsAndWarnIfChanges
W1027 21:06:35.383600 7490 task.go:107] overriding task *awstasks.IAMRolePolicy {"ID":null,"Lifecycle":"Sync","Name":"kops-custom-master-role","Role":{"ID":null,"Lifecycle":"ExistsAndWarnIfChanges","Name":"kops-custom-master-role","RolePolicyDocument":{"Name":"","Resource":"{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Principal\": { \"Service\": \"ec2.amazonaws.com\"},\n \"Action\": \"sts:AssumeRole\"\n }\n ]\n}"},"PermissionsBoundary":null,"ExportWithID":"masters"},"PolicyDocument":{"Builder":{"Cluster":{"metadata":{"name":"minimal.example.com","creationTimestamp":"2016-12-10T22:42:27Z"},"spec":{"channel":"stable","configBase":"memfs://clusters.example.com/minimal.example.com","cloudProvider":"aws","containerRuntime":"docker","kubernetesVersion":"1.14.0","subnets":[{"name":"us-test-1a","cidr":"172.20.32.0/19","zone":"us-test-1a","type":"Public"}],"masterPublicName":"api.minimal.example.com","masterInternalName":"api.internal.minimal.example.com","networkCIDR":"172.20.0.0/16","topology":{"masters":"public","nodes":"public","dns":{"type":"Public"}},"secretStore":"memfs://clusters.example.com/minimal.example.com/secrets","keyStore":"memfs://clusters.example.com/minimal.example.com/pki","configStore":"memfs://clusters.example.com/minimal.example.com","dnsZone":"Z1AFAKE1ZON3YO","clusterDNSDomain":"cluster.local","serviceClusterIPRange":"100.64.0.0/13","nonMasqueradeCIDR":"100.64.0.0/10","sshAccess":["0.0.0.0/0"],"kubernetesApiAccess":["0.0.0.0/0"],"etcdClusters":[{"name":"main","provider":"Manager","etcdMembers":[{"name":"us-test-1a","instanceGroup":"master-us-test-1a"}],"enableEtcdTLS":true,"enableTLSAuth":true,"version":"3.3.10","backups":{"backupStore":"memfs://clusters.example.com/minimal.example.com/backups/etcd/main"},"manager":{}},{"name":"events","provider":"Manager","etcdMembers":[{"name":"us-test-1a","instanceGroup":"master-us-test-1a"}],"enableEtcdTLS":true,"enableTLSAuth":true,"version":"3.3.10","backups":{"backupStore":"memfs://clusters.example.com/minimal.example.com/backups/etcd/events"},"manager":{}}],"containerd":{"skipInstall":true},"docker":{"ipMasq":false,"ipTables":false,"logDriver":"json-file","logLevel":"info","logOpt":["max-size=10m","max-file=5"],"storage":"overlay2,overlay,aufs","version":"18.06.3"},"kubeDNS":{"cacheMaxSize":1000,"cacheMaxConcurrent":150,"domain":"cluster.local","replicas":2,"serverIP":"100.64.0.10","memoryRequest":"70Mi","cpuRequest":"100m","memoryLimit":"170Mi","nodeLocalDNS":{"enabled":false,"memoryRequest":"5Mi","cpuRequest":"25m"}},"kubeAPIServer":{"image":"k8s.gcr.io/kube-apiserver:v1.14.0","logLevel":2,"cloudProvider":"aws","securePort":443,"insecurePort":8080,"bindAddress":"0.0.0.0","insecureBindAddress":"127.0.0.1","enableAdmissionPlugins":["NamespaceLifecycle","LimitRanger","ServiceAccount","PersistentVolumeLabel","DefaultStorageClass","DefaultTolerationSeconds","MutatingAdmissionWebhook","ValidatingAdmissionWebhook","NodeRestriction","ResourceQuota"],"serviceClusterIPRange":"100.64.0.0/13","etcdServers":["http://127.0.0.1:4001"],"etcdServersOverrides":["/events#http://127.0.0.1:4002"],"allowPrivileged":true,"apiServerCount":1,"anonymousAuth":false,"kubeletPreferredAddressTypes":["InternalIP","Hostname","ExternalIP"],"storageBackend":"etcd3","authorizationMode":"AlwaysAllow","requestheaderUsernameHeaders":["X-Remote-User"],"requestheaderGroupHeaders":["X-Remote-Group"],"requestheaderExtraHeaderPrefixes":["X-Remote-Extra-"],"requestheaderAllowedNames":["aggregator"]},"kubeControllerManager":{"logLevel":2,"image":"k8s.gcr.io/kube-controller-manager:v1.14.0","cloudProvider":"aws","clusterName":"minimal.example.com","clusterCIDR":"100.96.0.0/11","allocateNodeCIDRs":true,"configureCloudRoutes":true,"leaderElection":{"leaderElect":true},"attachDetachReconcileSyncPeriod":"1m0s","useServiceAccountCredentials":true},"kubeScheduler":{"logLevel":2,"image":"k8s.gcr.io/kube-scheduler:v1.14.0","leaderElection":{"leaderElect":true}},"kubeProxy":{"image":"k8s.gcr.io/kube-proxy:v1.14.0","cpuRequest":"100m","logLevel":2,"clusterCIDR":"100.96.0.0/11","hostnameOverride":"@aws"},"kubelet":{"anonymousAuth":false,"kubeconfigPath":"/var/lib/kubelet/kubeconfig","logLevel":2,"podManifestPath":"/etc/kubernetes/manifests","hostnameOverride":"@aws","podInfraContainerImage":"k8s.gcr.io/pause:3.2","enableDebuggingHandlers":true,"clusterDomain":"cluster.local","clusterDNS":"100.64.0.10","networkPluginName":"kubenet","cloudProvider":"aws","cgroupRoot":"/","nonMasqueradeCIDR":"100.64.0.0/10","networkPluginMTU":9001,"evictionHard":"memory.available\u003c100Mi,nodefs.available\u003c10%,nodefs.inodesFree\u003c5%,imagefs.available\u003c10%,imagefs.inodesFree\u003c5%","featureGates":{"ExperimentalCriticalPodAnnotation":"true"}},"masterKubelet":{"anonymousAuth":false,"kubeconfigPath":"/var/lib/kubelet/kubeconfig","logLevel":2,"podManifestPath":"/etc/kubernetes/manifests","hostnameOverride":"@aws","podInfraContainerImage":"k8s.gcr.io/pause:3.2","enableDebuggingHandlers":true,"clusterDomain":"cluster.local","clusterDNS":"100.64.0.10","networkPluginName":"kubenet","cloudProvider":"aws","cgroupRoot":"/","registerSchedulable":false,"nonMasqueradeCIDR":"100.64.0.0/10","networkPluginMTU":9001,"evictionHard":"memory.available\u003c100Mi,nodefs.available\u003c10%,nodefs.inodesFree\u003c5%,imagefs.available\u003c10%,imagefs.inodesFree\u003c5%","featureGates":{"ExperimentalCriticalPodAnnotation":"true"}},"networking":{"kubenet":{}},"api":{"dns":{}},"authorization":{"alwaysAllow":{}},"iam":{"legacy":false}}},"HostedZoneID":"","KMSKeys":null,"Region":"us-test-1","ResourceARN":null,"Role":{},"UseServiceAccountIAM":false},"DNSZone":{"Name":"Z1AFAKE1ZON3YO","Lifecycle":null,"DNSName":null,"ZoneID":null,"Private":null,"PrivateVPC":null}},"ExternalPolicies":null,"Managed":false}, lifecycle ExistsAndWarnIfChanges
W1027 21:06:35.383793 7490 task.go:107] overriding task *awstasks.IAMInstanceProfileRole {"Name":"kops-custom-master-role","Lifecycle":"Sync","InstanceProfile":{"Name":"kops-custom-master-role","Lifecycle":"Sync","ID":null,"Shared":true},"Role":{"ID":null,"Lifecycle":"ExistsAndWarnIfChanges","Name":"kops-custom-master-role","RolePolicyDocument":{"Name":"","Resource":"{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Principal\": { \"Service\": \"ec2.amazonaws.com\"},\n \"Action\": \"sts:AssumeRole\"\n }\n ]\n}"},"PermissionsBoundary":null,"ExportWithID":"masters"}}, lifecycle ExistsAndWarnIfChanges
--- FAIL: TestExistingIAMCloudformation (0.43s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x30a0618]
goroutine 68 [running]:
testing.tRunner.func1.1(0x3b49460, 0x68f71a0)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc000d55080)
... skipping 20 lines ...
cmd/kops/integration_test.go:182 +0x11a
testing.tRunner(0xc000d55080, 0x447a978)
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
FAIL: //cmd/kops:go_default_test (shard 8 of 10) (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_8_of_10/test.log)
INFO: From Testing //cmd/kops:go_default_test (shard 8 of 10):
==================== Test output for //cmd/kops:go_default_test (shard 8 of 10):
=== RUN TestCreateClusterPrivate
I1027 21:06:36.163720 7624 internetgateways.go:66] CreateInternetGateway: {
}
... skipping 47 lines ...
*********************************************************************************
I1027 21:06:36.546753 7624 zones.go:91] ListHostedZonesPages {
}
--- FAIL: TestMinimal (0.40s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x30a0618]
goroutine 34 [running]:
testing.tRunner.func1.1(0x3b49460, 0x68f71a0)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc0001b8f00)
... skipping 22 lines ...
cmd/kops/integration_test.go:143 +0xc5
testing.tRunner(0xc0001b8f00, 0x447aa48)
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
[2,038 / 2,047] 54 / 84 tests, 1 failed; GoLink pkg/client/simple/vfsclientset/linux_amd64_stripped/go_default_test; 8s remote-cache, processwrapper-sandbox ... (16 actions running)
FAIL: //cmd/kops:go_default_test (shard 10 of 10) (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_10_of_10/test.log)
INFO: From Testing //cmd/kops:go_default_test (shard 10 of 10):
==================== Test output for //cmd/kops:go_default_test (shard 10 of 10):
=== RUN TestCreateClusterWithNGWSpecified
I1027 21:06:36.813558 7677 internetgateways.go:66] CreateInternetGateway: {
}
... skipping 47 lines ...
*********************************************************************************
I1027 21:06:37.330780 7677 zones.go:91] ListHostedZonesPages {
}
--- FAIL: TestHA (0.50s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x30a0618]
goroutine 66 [running]:
testing.tRunner.func1.1(0x3b49460, 0x68f71a0)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc000cda480)
... skipping 22 lines ...
cmd/kops/integration_test.go:153 +0xc9
testing.tRunner(0xc000cda480, 0x447a9b0)
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
FAIL: //cmd/kops:go_default_test (shard 4 of 10) (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_4_of_10/test.log)
INFO: From Testing //cmd/kops:go_default_test (shard 4 of 10):
==================== Test output for //cmd/kops:go_default_test (shard 4 of 10):
=== RUN TestCreateClusterHA
I1027 21:06:37.173828 7718 internetgateways.go:66] CreateInternetGateway: {
}
... skipping 130 lines ...
*********************************************************************************
I1027 21:06:37.809483 7718 zones.go:91] ListHostedZonesPages {
}
--- FAIL: TestMinimalCloudformation (0.44s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x30a0618]
goroutine 20 [running]:
testing.tRunner.func1.1(0x3b49460, 0x68f71a0)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc00023ed80)
... skipping 20 lines ...
cmd/kops/integration_test.go:176 +0xc5
testing.tRunner(0xc00023ed80, 0x447aa18)
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
FAIL: //cmd/kops:go_default_test (shard 2 of 10) (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_2_of_10/test.log)
INFO: From Testing //cmd/kops:go_default_test (shard 2 of 10):
==================== Test output for //cmd/kops:go_default_test (shard 2 of 10):
=== RUN TestCreateClusterOverride
I1027 21:06:35.209846 7554 internetgateways.go:66] CreateInternetGateway: {
}
... skipping 593 lines ...
*********************************************************************************
I1027 21:06:38.054609 7554 zones.go:91] ListHostedZonesPages {
}
--- FAIL: TestSharedSubnet (0.16s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x30a0618]
goroutine 473 [running]:
testing.tRunner.func1.1(0x3b49460, 0x68f71a0)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc000280300)
... skipping 22 lines ...
cmd/kops/integration_test.go:277 +0xc5
testing.tRunner(0xc000280300, 0x447aae8)
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
FAIL: //cmd/kops:go_default_test (shard 3 of 10) (see /bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_3_of_10/test.log)
FAILED: //cmd/kops:go_default_test (Summary)
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_9_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_6_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_1_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_5_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_8_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_10_of_10/test.log
... skipping 437 lines ...
*********************************************************************************
I1027 21:06:40.094436 7781 zones.go:91] ListHostedZonesPages {
}
--- FAIL: TestSharedVPC (0.19s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x30a0618]
goroutine 460 [running]:
testing.tRunner.func1.1(0x3b49460, 0x68f71a0)
GOROOT/src/testing/testing.go:1076 +0x30d
testing.tRunner.func1(0xc000c21c80)
... skipping 24 lines ...
GOROOT/src/testing/testing.go:1127 +0xef
created by testing.(*T).Run
GOROOT/src/testing/testing.go:1178 +0x386
================================================================================
INFO: Elapsed time: 174.239s, Critical Path: 72.76s
INFO: 1860 processes: 1439 remote cache hit, 421 processwrapper-sandbox.
INFO: Build completed, 2 tests FAILED, 2152 total actions
//channels/pkg/api:go_default_test (cached) PASSED in 0.1s
//channels/pkg/channels:go_default_test (cached) PASSED in 0.0s
//cmd/kube-apiserver-healthcheck:go_default_test (cached) PASSED in 0.0s
//dns-controller/pkg/dns:go_default_test (cached) PASSED in 0.0s
//dns-controller/pkg/util:go_default_test (cached) PASSED in 0.0s
//dnsprovider/pkg/dnsprovider:go_default_test (cached) PASSED in 0.2s
... skipping 70 lines ...
//upup/pkg/fi/cloudup/openstack:go_default_test PASSED in 0.3s
//upup/pkg/fi/cloudup/openstacktasks:go_default_test PASSED in 0.2s
//upup/pkg/fi/cloudup/terraform:go_default_test PASSED in 0.1s
//upup/pkg/fi/fitasks:go_default_test PASSED in 0.6s
//upup/pkg/fi/nodeup/nodetasks:go_default_test PASSED in 0.4s
//util/pkg/proxy:go_default_test PASSED in 0.5s
//pkg/model/awsmodel:go_default_test FAILED in 0.6s
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/pkg/model/awsmodel/go_default_test/test.log
//cmd/kops:go_default_test FAILED in 9 out of 10 in 3.4s
Stats over 10 runs: max = 3.4s, min = 1.1s, avg = 2.1s, dev = 0.9s
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_9_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_6_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_1_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_5_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_8_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_10_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_4_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_2_of_10/test.log
/bazel-scratch/.cache/bazel/_bazel_root/3fe4bf09df1f8c97d1bcca7cfce3cda6/execroot/__main__/bazel-out/k8-fastbuild/testlogs/cmd/kops/go_default_test/shard_3_of_10/test.log
Executed 47 out of 84 tests: 82 tests pass and 2 fail locally.
There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are.
INFO: Build completed, 2 tests FAILED, 2152 total actions
make: *** [Makefile:559: bazel-test] Error 3
+ EXIT_VALUE=2
+ set +o xtrace