Skip to content

Use KinD clusters in integration tests for presubmits (#2831) #291

Use KinD clusters in integration tests for presubmits (#2831)

Use KinD clusters in integration tests for presubmits (#2831) #291

Re-run triggered March 12, 2024 23:47
Status Failure
Total duration 17m 15s
Artifacts 7

build.yml

on: push
Matrix: build_sdks
Matrix: test
publish_sdk
0s
publish_sdk
publish_java_sdk
0s
publish_java_sdk
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 38 warnings
build-test-cluster
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (dotnet)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (go)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (nodejs)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (python)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
test (java)
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
teardown-test-cluster
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
publish
The process '/opt/hostedtoolcache/goreleaser-action/1.24.0/x64/goreleaser' failed with exit code 1
prerequisites
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build-test-cluster
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test-cluster
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (nodejs)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (java)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L933
Dereference of a possibly null reference.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L50
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L51
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L52
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L53
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (dotnet): sdk/dotnet/Inputs/HelmReleaseSettingsArgs.cs#L54
Possible null reference argument for parameter 'value' in 'Input<string>.implicit operator Input<string>(string value)'.
build_sdks (python)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L1228
Converting null literal or possible null value to non-nullable type.
build_sdks (dotnet): sdk/dotnet/Helm/V3/Chart.cs#L298
'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020)
build_sdks (dotnet): sdk/dotnet/Yaml/Yaml.cs#L871
Dereference of a possibly null reference.
build_sdks (dotnet): sdk/dotnet/Yaml/ConfigFile.cs#L153
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build_sdks (dotnet)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
build_sdks (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (dotnet)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (dotnet)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (dotnet)
Nullability of reference types in value of type 'Output<string?>' doesn't match target type 'Output<string>'.
test (dotnet)
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
test (dotnet)
Nullability of reference types in value of type 'Output<string?>' doesn't match target type 'Output<string>'.
test (dotnet)
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
test (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (nodejs)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (nodejs)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (python)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (python)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
test (java)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (java)
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
teardown-test-cluster
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v0, geekyeggo/delete-artifact@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
teardown-test-cluster
The following actions uses node12 which is deprecated and will be forced to run on node16: geekyeggo/delete-artifact@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
teardown-test-cluster
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum
teardown-test-cluster
Unable to delete artifact "config"; the artifact was not found.
publish
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
publish
Restore cache failed: Dependencies file is not found in /home/runner/work/pulumi-kubernetes/pulumi-kubernetes. Supported file pattern: go.sum