>>> ytt: Building testing/ytt 0.46.0-r1 (using abuild 3.11.21-r0) started Thu, 12 Oct 2023 22:44:51 +0000 >>> ytt: Checking sanity of /home/buildozer/aports/testing/ytt/APKBUILD... >>> ytt: Analyzing dependencies... >>> ytt: Installing for build: build-base go (1/3) Installing binutils-gold (2.41-r0) (2/3) Installing go (1.21.3-r0) (3/3) Installing .makedepends-ytt (20231012.224452) Executing busybox-1.36.1-r13.trigger OK: 558 MiB in 106 packages >>> ytt: Cleaning up srcdir >>> ytt: Cleaning up pkgdir >>> ytt: Cleaning up tmpdir >>> ytt: Fetching ytt-0.46.0.tar.gz::https://github.com/carvel-dev/ytt/archive/v0.46.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1317k 0 1317k 0 0 2045k 0 --:--:-- --:--:-- --:--:-- 2045k >>> ytt: Fetching ytt-0.46.0.tar.gz::https://github.com/carvel-dev/ytt/archive/v0.46.0.tar.gz >>> ytt: Checking sha512sums... ytt-0.46.0.tar.gz: OK 0001-e2e-tests.patch: OK >>> ytt: Unpacking /var/cache/distfiles/ytt-0.46.0.tar.gz... >>> ytt: 0001-e2e-tests.patch patching file test/e2e/e2e_test.go Hunk #1 succeeded at 244 (offset 92 lines). pkg/yamlmeta/internal/yaml.v2/apic.go pkg/yamlmeta/internal/yaml.v2/emitterc.go pkg/yamlmeta/internal/yaml.v2/parserc.go pkg/yamlmeta/internal/yaml.v2/scannerc.go pkg/yamlmeta/internal/yaml.v2/yaml.go pkg/yamlmeta/internal/yaml.v2/yamlh.go go: downloading github.com/k14s/starlark-go v0.0.0-20200720175618-3a5c849cc368 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/aws/aws-lambda-go v1.41.0 go: downloading github.com/k14s/difflib v0.0.0-20201117154628-0c031775bf57 go: downloading github.com/cppforlife/cobrautil v0.0.0-20200514214827-bb86e6965d72 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/cppforlife/go-cli-ui v0.0.0-20200505234325-512793797f05 go: downloading github.com/hashicorp/go-version v1.6.0 go: downloading github.com/BurntSushi/toml v1.2.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 go: downloading github.com/kr/pretty v0.2.0 go: downloading github.com/kr/text v0.1.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/inconshreveable/mousetrap v1.1.0 go: downloading github.com/spf13/pflag v1.0.5 ytt version 0.46.0 creating: ../../tmp/generated.go.txt ? github.com/vmware-tanzu/carvel-ytt/cmd/ytt [no test files] ? github.com/vmware-tanzu/carvel-ytt/cmd/ytt-lambda-website [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/cmd [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/cmd/ui [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/filepos [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/orderedmap [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/schema [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/spell [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/template/core [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/version [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/website [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/workspace [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/workspace/datavalues [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/workspace/ref [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/yttlibrary [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/yttlibrary/overlay [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/yttlibraryext [no test files] ? github.com/vmware-tanzu/carvel-ytt/pkg/yttlibraryext/toml [no test files] === RUN TestDataValuesFilesFlag_acceptsPlainYAML --- PASS: TestDataValuesFilesFlag_acceptsPlainYAML (0.00s) === RUN TestDataValuesFilesFlag_rejectsTemplatedYAML --- PASS: TestDataValuesFilesFlag_rejectsTemplatedYAML (0.00s) === RUN TestDataValuesFilesFlag_WithNonYAMLFiles === RUN TestDataValuesFilesFlag_WithNonYAMLFiles/errors_when_file_is_explicitly_specified === RUN TestDataValuesFilesFlag_WithNonYAMLFiles/skips_when_path_given_is_a_directory --- PASS: TestDataValuesFilesFlag_WithNonYAMLFiles (0.00s) --- PASS: TestDataValuesFilesFlag_WithNonYAMLFiles/errors_when_file_is_explicitly_specified (0.00s) --- PASS: TestDataValuesFilesFlag_WithNonYAMLFiles/skips_when_path_given_is_a_directory (0.00s) === RUN TestEmptyDataValues --- PASS: TestEmptyDataValues (0.00s) === RUN TestDataValues --- PASS: TestDataValues (0.00s) === RUN TestDataValues_with_flags --- PASS: TestDataValues_with_flags (0.00s) === RUN TestDataValues_with_flags_without_data_values_overlay --- PASS: TestDataValues_with_flags_without_data_values_overlay (0.00s) === RUN TestDataValues_with_library_attached_flags --- PASS: TestDataValues_with_library_attached_flags (0.00s) === RUN TestDataValues_multiple_files --- PASS: TestDataValues_multiple_files (0.00s) === RUN TestDataValues_multiple_in_one_file --- PASS: TestDataValues_multiple_in_one_file (0.00s) === RUN TestDataValues_overlay_new_key --- PASS: TestDataValues_overlay_new_key (0.00s) === RUN TestDataValues_overlay_remove_key --- PASS: TestDataValues_overlay_remove_key (0.00s) === RUN TestDataValues_with_non_data_values_docs_err --- PASS: TestDataValues_with_non_data_values_docs_err (0.00s) === RUN TestDataValues_with_non_doc_data_values_err --- PASS: TestDataValues_with_non_doc_data_values_err (0.00s) === RUN TestDataValues_overlay_child_defaults --- PASS: TestDataValues_overlay_child_defaults (0.00s) === RUN TestDataValues_data_list_relative_to_root --- PASS: TestDataValues_data_list_relative_to_root (0.00s) === RUN TestDataValues_data_list_relative_to_library_root --- PASS: TestDataValues_data_list_relative_to_library_root (0.00s) === RUN TestDataValues_from_env --- PASS: TestDataValues_from_env (0.00s) === RUN TestDataValues_with_invalid_flags_fail === RUN TestDataValues_with_invalid_flags_fail/when_`--data-value-yaml`_has_a_`:`_in_the_key_name --- PASS: TestDataValues_with_invalid_flags_fail (0.00s) --- PASS: TestDataValues_with_invalid_flags_fail/when_`--data-value-yaml`_has_a_`:`_in_the_key_name (0.00s) === RUN TestDataValues_validations_are_skipped_when_disabled === RUN TestDataValues_validations_are_skipped_when_disabled/via_the_--dangerous-data-values-disable-validation_flag === RUN TestDataValues_validations_are_skipped_when_disabled/via_the_--dangerous-data-values-disable-validation_flag/in_the_root_library === RUN TestDataValues_validations_are_skipped_when_disabled/via_the_--dangerous-data-values-disable-validation_flag/or_in_any_evaluated_private_libraries,_regardless === RUN TestDataValues_validations_are_skipped_when_disabled/via_the_dangerous_data_values_disable_validation=_kwarg === RUN TestDataValues_validations_are_skipped_when_disabled/via_the_dangerous_data_values_disable_validation=_kwarg/in_the_evaluated_library === RUN TestDataValues_validations_are_skipped_when_disabled/via_the_dangerous_data_values_disable_validation=_kwarg/or_any_of_its_dependencies,_regardless --- PASS: TestDataValues_validations_are_skipped_when_disabled (0.00s) --- PASS: TestDataValues_validations_are_skipped_when_disabled/via_the_--dangerous-data-values-disable-validation_flag (0.00s) --- PASS: TestDataValues_validations_are_skipped_when_disabled/via_the_--dangerous-data-values-disable-validation_flag/in_the_root_library (0.00s) --- PASS: TestDataValues_validations_are_skipped_when_disabled/via_the_--dangerous-data-values-disable-validation_flag/or_in_any_evaluated_private_libraries,_regardless (0.00s) --- PASS: TestDataValues_validations_are_skipped_when_disabled/via_the_dangerous_data_values_disable_validation=_kwarg (0.00s) --- PASS: TestDataValues_validations_are_skipped_when_disabled/via_the_dangerous_data_values_disable_validation=_kwarg/in_the_evaluated_library (0.00s) --- PASS: TestDataValues_validations_are_skipped_when_disabled/via_the_dangerous_data_values_disable_validation=_kwarg/or_any_of_its_dependencies,_regardless (0.00s) === RUN TestLibraryModule --- PASS: TestLibraryModule (0.00s) === RUN TestLibraryModuleNested --- PASS: TestLibraryModuleNested (0.00s) === RUN TestLibraryModuleWithDataValues --- PASS: TestLibraryModuleWithDataValues (0.00s) === RUN TestLibraryModuleWithDataValuesStruct --- PASS: TestLibraryModuleWithDataValuesStruct (0.00s) === RUN TestLibraryModuleWithDataValuesPlainMerge === RUN TestLibraryModuleWithDataValuesPlainMerge/from_a_struct === RUN TestLibraryModuleWithDataValuesPlainMerge/from_a_dictionary === RUN TestLibraryModuleWithDataValuesPlainMerge/from_a_YAML_Fragment_(containing_plain_YAML) === RUN TestLibraryModuleWithDataValuesPlainMerge/from_a_YAML_Fragment_(errors_because_annotations_are_present) --- PASS: TestLibraryModuleWithDataValuesPlainMerge (0.00s) --- PASS: TestLibraryModuleWithDataValuesPlainMerge/from_a_struct (0.00s) --- PASS: TestLibraryModuleWithDataValuesPlainMerge/from_a_dictionary (0.00s) --- PASS: TestLibraryModuleWithDataValuesPlainMerge/from_a_YAML_Fragment_(containing_plain_YAML) (0.00s) --- PASS: TestLibraryModuleWithDataValuesPlainMerge/from_a_YAML_Fragment_(errors_because_annotations_are_present) (0.00s) === RUN TestLibraryModuleWithExports --- PASS: TestLibraryModuleWithExports (0.00s) === RUN TestLibraryModuleWithExportByPath --- PASS: TestLibraryModuleWithExportByPath (0.00s) === RUN TestLibraryModuleWithExportConflicts --- PASS: TestLibraryModuleWithExportConflicts (0.00s) === RUN TestLibraryModuleWithExportPrivate --- PASS: TestLibraryModuleWithExportPrivate (0.00s) === RUN TestLibraryModuleWithOverlays --- PASS: TestLibraryModuleWithOverlays (0.00s) === RUN TestLibDVsRefsWithPathNoAlias --- PASS: TestLibDVsRefsWithPathNoAlias (0.00s) === RUN TestLibDVsRefsWithAliasNoPath --- PASS: TestLibDVsRefsWithAliasNoPath (0.00s) === RUN TestLibDVsRefsWithPathAndAlias --- PASS: TestLibDVsRefsWithPathAndAlias (0.00s) === RUN TestLibDVsParentAndGrandparentOrdering --- PASS: TestLibDVsParentAndGrandparentOrdering (0.00s) === RUN TestLibDVsComboRefWithNesting --- PASS: TestLibDVsComboRefWithNesting (0.00s) === RUN TestLibDVsAfterLibModule --- PASS: TestLibDVsAfterLibModule (0.00s) === RUN TestLibDVsNoInstancePollution --- PASS: TestLibDVsNoInstancePollution (0.00s) === RUN TestUnusedLibraryDataValues --- PASS: TestUnusedLibraryDataValues (0.00s) === RUN TestUnusedLibraryDataValuesNested --- PASS: TestUnusedLibraryDataValuesNested (0.00s) === RUN TestUnusedLibraryDataValuesWithoutLibraryEvalChild --- PASS: TestUnusedLibraryDataValuesWithoutLibraryEvalChild (0.00s) === RUN TestUnusedLibraryDataValuesNestedWithoutLibraryEval --- PASS: TestUnusedLibraryDataValuesNestedWithoutLibraryEval (0.00s) === RUN TestMalformedLibraryRefEmptyAlias --- PASS: TestMalformedLibraryRefEmptyAlias (0.00s) === RUN TestMalformedLibraryRefGeneralError --- PASS: TestMalformedLibraryRefGeneralError (0.00s) === RUN TestLibraryModuleDataValuesFunc --- PASS: TestLibraryModuleDataValuesFunc (0.00s) === RUN TestLibraryModuleWithOpts --- PASS: TestLibraryModuleWithOpts (0.00s) === RUN TestLibraryModuleWithoutOpts --- PASS: TestLibraryModuleWithoutOpts (0.00s) === RUN TestDocumentOverlays --- PASS: TestDocumentOverlays (0.00s) === RUN TestDocumentOverlays2 --- PASS: TestDocumentOverlays2 (0.00s) === RUN TestDocumentOverlayDescriptiveError --- PASS: TestDocumentOverlayDescriptiveError (0.00s) === RUN TestDocumentOverlayMultipleMatchesDescriptiveError --- PASS: TestDocumentOverlayMultipleMatchesDescriptiveError (0.00s) === RUN TestMultipleDataValuesOneEmptyAndOneNonEmpty --- PASS: TestMultipleDataValuesOneEmptyAndOneNonEmpty (0.00s) === RUN TestEmptyOverlayAndEmptyDataValues --- PASS: TestEmptyOverlayAndEmptyDataValues (0.00s) === RUN TestLoadAbs --- PASS: TestLoadAbs (0.00s) === RUN TestLoadAbsWithinYttLibDirectory --- PASS: TestLoadAbsWithinYttLibDirectory (0.00s) === RUN TestLoad --- PASS: TestLoad (0.00s) === RUN TestDataListRelativeToDir --- PASS: TestDataListRelativeToDir (0.00s) === RUN TestDataListRelativeToLibraryRoot --- PASS: TestDataListRelativeToLibraryRoot (0.00s) === RUN TestDataListRelativeToLibraryRootWithinALibrary --- PASS: TestDataListRelativeToLibraryRootWithinALibrary (0.00s) === RUN TestBacktraceAcrossFiles --- PASS: TestBacktraceAcrossFiles (0.00s) === RUN TestDisallowDirectLibraryLoading --- PASS: TestDisallowDirectLibraryLoading (0.00s) === RUN TestRelativeLoadInLibraries --- PASS: TestRelativeLoadInLibraries (0.00s) === RUN TestRelativeLoadInLibrariesForNonRootTemplates --- PASS: TestRelativeLoadInLibrariesForNonRootTemplates (0.00s) === RUN TestIgnoreUnknownCommentsFalse --- PASS: TestIgnoreUnknownCommentsFalse (0.00s) === RUN TestIgnoreUnknownCommentsTrue --- PASS: TestIgnoreUnknownCommentsTrue (0.00s) === RUN TestParseErrTemplateFile --- PASS: TestParseErrTemplateFile (0.00s) === RUN TestParseErrLoadFile --- PASS: TestParseErrLoadFile (0.00s) === RUN TestPlainYAMLNoTemplateProcessing === RUN TestPlainYAMLNoTemplateProcessing/when_explicitly_marked_as_`yaml-plain` === RUN TestPlainYAMLNoTemplateProcessing/when_YAML_file_contains_no_YAML_templating --- PASS: TestPlainYAMLNoTemplateProcessing (0.00s) --- PASS: TestPlainYAMLNoTemplateProcessing/when_explicitly_marked_as_`yaml-plain` (0.00s) --- PASS: TestPlainYAMLNoTemplateProcessing/when_YAML_file_contains_no_YAML_templating (0.00s) === RUN TestPlainTextNoTemplateProcessing --- PASS: TestPlainTextNoTemplateProcessing (0.00s) === RUN TestStrictInTemplate --- PASS: TestStrictInTemplate (0.00s) === RUN TestStrictInDataValues --- PASS: TestStrictInDataValues (0.00s) === RUN TestStrictInDataValueFlags --- PASS: TestStrictInDataValueFlags (0.00s) === RUN TestLoadNestedYttLib --- PASS: TestLoadNestedYttLib (0.00s) === RUN TestLoadYTTModuleFailEarly --- PASS: TestLoadYTTModuleFailEarly (0.00s) === RUN TestBuildingInvalidYAMLFailsFast === RUN TestBuildingInvalidYAMLFailsFast/setting_document_value_to_DocumentSet === RUN TestBuildingInvalidYAMLFailsFast/setting_map_item_to_DocumentSet === RUN TestBuildingInvalidYAMLFailsFast/setting_array_item_to_DocumentSet --- PASS: TestBuildingInvalidYAMLFailsFast (0.00s) --- PASS: TestBuildingInvalidYAMLFailsFast/setting_document_value_to_DocumentSet (0.00s) --- PASS: TestBuildingInvalidYAMLFailsFast/setting_map_item_to_DocumentSet (0.00s) --- PASS: TestBuildingInvalidYAMLFailsFast/setting_array_item_to_DocumentSet (0.00s) === RUN Test_Non_YAML_Files_With_No_Output_Flag_Produces_Warning --- PASS: Test_Non_YAML_Files_With_No_Output_Flag_Produces_Warning (0.00s) === RUN Test_Non_YAML_With_Output_Flag_Shows_No_Warning --- PASS: Test_Non_YAML_With_Output_Flag_Shows_No_Warning (0.00s) === RUN Test_Input_Marked_As_Starlark_Is_Evaluated_As_Starlark --- PASS: Test_Input_Marked_As_Starlark_Is_Evaluated_As_Starlark (0.00s) === RUN Test_FileMark_YAML_Shows_No_Warning --- PASS: Test_FileMark_YAML_Shows_No_Warning (0.00s) === RUN Test_OutputType_Flag === RUN Test_OutputType_Flag/no_input === RUN Test_OutputType_Flag/no_input/format === RUN Test_OutputType_Flag/no_input/schema === RUN Test_OutputType_Flag/explicitly_YAML === RUN Test_OutputType_Flag/explicitly_YAML/format === RUN Test_OutputType_Flag/explicitly_YAML/schema === RUN Test_OutputType_Flag/explicitly_JSON === RUN Test_OutputType_Flag/explicitly_JSON/format === RUN Test_OutputType_Flag/explicitly_JSON/schema === RUN Test_OutputType_Flag/explicitly_POS === RUN Test_OutputType_Flag/explicitly_POS/format === RUN Test_OutputType_Flag/explicitly_POS/schema === RUN Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3 === RUN Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3/format === RUN Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3/schema === RUN Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3 === RUN Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3/format === RUN Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3/schema === RUN Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3 === RUN Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3/format === RUN Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3/schema === RUN Test_OutputType_Flag/invalid_input === RUN Test_OutputType_Flag/invalid_input/format === RUN Test_OutputType_Flag/invalid_input/schema === RUN Test_OutputType_Flag/empty_input === RUN Test_OutputType_Flag/empty_input/format === RUN Test_OutputType_Flag/empty_input/schema --- PASS: Test_OutputType_Flag (0.00s) --- PASS: Test_OutputType_Flag/no_input (0.00s) --- PASS: Test_OutputType_Flag/no_input/format (0.00s) --- PASS: Test_OutputType_Flag/no_input/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3 (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_YAML,_OpenAPI_v3/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3 (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_JSON,_OpenAPI_v3/schema (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3 (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3/format (0.00s) --- PASS: Test_OutputType_Flag/explicitly_POS,_OpenAPI_v3/schema (0.00s) --- PASS: Test_OutputType_Flag/invalid_input (0.00s) --- PASS: Test_OutputType_Flag/invalid_input/format (0.00s) --- PASS: Test_OutputType_Flag/invalid_input/schema (0.00s) --- PASS: Test_OutputType_Flag/empty_input (0.00s) --- PASS: Test_OutputType_Flag/empty_input/format (0.00s) --- PASS: Test_OutputType_Flag/empty_input/schema (0.00s) === RUN TestFileMarkMultipleExcludes --- PASS: TestFileMarkMultipleExcludes (0.00s) === RUN TestSchema_Unused_returns_error === RUN TestSchema_Unused_returns_error/An_unused_schema_ref'd_to_a_library --- PASS: TestSchema_Unused_returns_error (0.00s) --- PASS: TestSchema_Unused_returns_error/An_unused_schema_ref'd_to_a_library (0.00s) === RUN TestSchema_When_malformed_reports_error === RUN TestSchema_When_malformed_reports_error/array_with_fewer_than_one_element === RUN TestSchema_When_malformed_reports_error/array_with_more_than_one_element === RUN TestSchema_When_malformed_reports_error/array_with_a_null_value === RUN TestSchema_When_malformed_reports_error/item_with_null_value === RUN TestSchema_When_malformed_reports_error/when_a_nullable_map_item_has_null_value === RUN TestSchema_When_malformed_reports_error/when_schema/type_annotation === RUN TestSchema_When_malformed_reports_error/when_schema/type_annotation/has_keyword_other_than_any === RUN TestSchema_When_malformed_reports_error/when_schema/type_annotation/has_value_for_any_other_than_a_bool === RUN TestSchema_When_malformed_reports_error/when_schema/type_annotation/has_incomplete_key_word_args === RUN TestSchema_When_malformed_reports_error/when_schema/type_annotation/has_nested_schema/..._annotations === RUN TestSchema_When_malformed_reports_error/when_schema/default_annotation_value === RUN TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_empty === RUN TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/has_multiple_values === RUN TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_an_invalid_starlark_Tuple === RUN TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_on_an_array_item === RUN TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_incorrect_type === RUN TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_incorrect_type/as_a_scalar === RUN TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_incorrect_type/as_an_array_(a_node) === RUN TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value === RUN TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value/is_empty === RUN TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value/has_more_than_one_arg === RUN TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value/is_not_a_string === RUN TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value/is_key=value_pair === RUN TestSchema_When_malformed_reports_error/when_schema/title_annotation_value === RUN TestSchema_When_malformed_reports_error/when_schema/title_annotation_value/is_empty === RUN TestSchema_When_malformed_reports_error/when_schema/title_annotation_value/has_more_than_one_arg === RUN TestSchema_When_malformed_reports_error/when_schema/title_annotation_value/is_not_a_string === RUN TestSchema_When_malformed_reports_error/when_schema/title_annotation_value/is_key=value_pair === RUN TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value === RUN TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/is_empty === RUN TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/has_more_than_one_arg === RUN TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/is_not_a_string === RUN TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/is_key=value_pair === RUN TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/is_on_an_a_document === RUN TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value === RUN TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/is_empty === RUN TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/is_not_a_tuple === RUN TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/is_an_empty_tuple === RUN TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/has_more_than_two_args_in_an_example === RUN TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/example_description_is_not_a_string === RUN TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/is_key=value_pair === RUN TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/does_not_match_type_of_annotated_node --- PASS: TestSchema_When_malformed_reports_error (0.02s) --- PASS: TestSchema_When_malformed_reports_error/array_with_fewer_than_one_element (0.00s) --- PASS: TestSchema_When_malformed_reports_error/array_with_more_than_one_element (0.00s) --- PASS: TestSchema_When_malformed_reports_error/array_with_a_null_value (0.00s) --- PASS: TestSchema_When_malformed_reports_error/item_with_null_value (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_a_nullable_map_item_has_null_value (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/type_annotation (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/type_annotation/has_keyword_other_than_any (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/type_annotation/has_value_for_any_other_than_a_bool (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/type_annotation/has_incomplete_key_word_args (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/type_annotation/has_nested_schema/..._annotations (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/default_annotation_value (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/has_multiple_values (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_an_invalid_starlark_Tuple (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_on_an_array_item (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_incorrect_type (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_incorrect_type/as_a_scalar (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/default_annotation_value/is_incorrect_type/as_an_array_(a_node) (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value/has_more_than_one_arg (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value/is_not_a_string (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/desc_annotation_value/is_key=value_pair (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/title_annotation_value (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/title_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/title_annotation_value/has_more_than_one_arg (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/title_annotation_value/is_not_a_string (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/title_annotation_value/is_key=value_pair (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/has_more_than_one_arg (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/is_not_a_string (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/is_key=value_pair (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/deprecated_annotation_value/is_on_an_a_document (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/is_empty (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/is_not_a_tuple (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/is_an_empty_tuple (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/has_more_than_two_args_in_an_example (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/example_description_is_not_a_string (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/is_key=value_pair (0.00s) --- PASS: TestSchema_When_malformed_reports_error/when_schema/examples_annotation_value/does_not_match_type_of_annotated_node (0.00s) === RUN TestSchema_Provides_default_values === RUN TestSchema_Provides_default_values/initializes_data_values_to_the_values_set_in_the_schema === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_a_map_item_with_scalar_values === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_an_array === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_nested_map === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_a_document === RUN TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/in_combination_with_@schema/nullable_and_@schema/type --- PASS: TestSchema_Provides_default_values (0.00s) --- PASS: TestSchema_Provides_default_values/initializes_data_values_to_the_values_set_in_the_schema (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_a_map_item_with_scalar_values (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_an_array (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_nested_map (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/on_a_document (0.00s) --- PASS: TestSchema_Provides_default_values/when_the_the_@schema/default_annotation_used/in_combination_with_@schema/nullable_and_@schema/type (0.00s) === RUN TestSchema_passes_when_DataValues_conform === RUN TestSchema_passes_when_DataValues_conform/when_document's_value_is_a_map === RUN TestSchema_passes_when_DataValues_conform/when_document's_value_is_an_array === RUN TestSchema_passes_when_DataValues_conform/when_document's_value_is_a_scalar === RUN TestSchema_passes_when_DataValues_conform/when_a_data_value_is_passed_using_--data-value === RUN TestSchema_passes_when_DataValues_conform/when_a_data_value_is_passed_using_--data-value-yaml === RUN TestSchema_passes_when_DataValues_conform/when_neither_schema_nor_data_values_are_given === RUN TestSchema_passes_when_DataValues_conform/when_additional_schema_file_is_overlay'd --- PASS: TestSchema_passes_when_DataValues_conform (0.01s) --- PASS: TestSchema_passes_when_DataValues_conform/when_document's_value_is_a_map (0.00s) --- PASS: TestSchema_passes_when_DataValues_conform/when_document's_value_is_an_array (0.00s) --- PASS: TestSchema_passes_when_DataValues_conform/when_document's_value_is_a_scalar (0.00s) --- PASS: TestSchema_passes_when_DataValues_conform/when_a_data_value_is_passed_using_--data-value (0.00s) --- PASS: TestSchema_passes_when_DataValues_conform/when_a_data_value_is_passed_using_--data-value-yaml (0.00s) --- PASS: TestSchema_passes_when_DataValues_conform/when_neither_schema_nor_data_values_are_given (0.00s) --- PASS: TestSchema_passes_when_DataValues_conform/when_additional_schema_file_is_overlay'd (0.00s) === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_map_item's_key_is_not_among_those_declared_in_schema === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_map_item's_value_is_the_wrong_type === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_map_item's_value_is_null_but_is_not_nullable === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_map_item's_value_is_wrong_type_and_schema/nullable_is_set === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_array_item's_value_is_the_wrong_type === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_map_of_the_wrong_type_is_passed_using_template_replace === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_array_of_the_wrong_type_is_passed_using_template_replace === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-yaml === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-env === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-env-yaml === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-file === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-values-file === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/checks_after_every_data_values_document_is_processed_(and_stops_if_there_was_a_violation) === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_schema_expects_a_scalar_as_an_array_item,_but_an_array_is_provided === RUN TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_schema_expects_a_scalar_as_an_array_item,_but_a_map_is_provided --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type (0.01s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_map_item's_key_is_not_among_those_declared_in_schema (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_map_item's_value_is_the_wrong_type (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_map_item's_value_is_null_but_is_not_nullable (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_map_item's_value_is_wrong_type_and_schema/nullable_is_set (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_array_item's_value_is_the_wrong_type (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_map_of_the_wrong_type_is_passed_using_template_replace (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_array_of_the_wrong_type_is_passed_using_template_replace (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-yaml (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-env (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-env-yaml (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-value-file (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_a_data_value_of_the_wrong_type_is_passed_using_--data-values-file (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/checks_after_every_data_values_document_is_processed_(and_stops_if_there_was_a_violation) (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_schema_expects_a_scalar_as_an_array_item,_but_an_array_is_provided (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_are_the_wrong_Type/when_schema_expects_a_scalar_as_an_array_item,_but_a_map_is_provided (0.00s) === RUN TestSchema_defaults_partially_supplied_data_values === RUN TestSchema_defaults_partially_supplied_data_values/defaults_arrays_to_an_empty_list === RUN TestSchema_defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts === RUN TestSchema_defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/when_a_map_item_is_missing,_adds_it_(with_its_defaults) === RUN TestSchema_defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/including_the_entire_sub-contents_of_the_missing_item === RUN TestSchema_defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/when_a_document_is_nullable,_and_then_a_data_value_makes_it_non-null --- PASS: TestSchema_defaults_partially_supplied_data_values (0.00s) --- PASS: TestSchema_defaults_partially_supplied_data_values/defaults_arrays_to_an_empty_list (0.00s) --- PASS: TestSchema_defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts (0.00s) --- PASS: TestSchema_defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/when_a_map_item_is_missing,_adds_it_(with_its_defaults) (0.00s) --- PASS: TestSchema_defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/including_the_entire_sub-contents_of_the_missing_item (0.00s) --- PASS: TestSchema_defaults_partially_supplied_data_values/as_data_values_are_typed,_schema_'fills_in'_missing_parts/when_a_document_is_nullable,_and_then_a_data_value_makes_it_non-null (0.00s) === RUN TestSchema_allows_null_values_via_nullable_annotation === RUN TestSchema_allows_null_values_via_nullable_annotation/on_a_document === RUN TestSchema_allows_null_values_via_nullable_annotation/on_a_map === RUN TestSchema_allows_null_values_via_nullable_annotation/on_a_map_item === RUN TestSchema_allows_null_values_via_nullable_annotation/on_an_array === RUN TestSchema_allows_null_values_via_nullable_annotation/on_an_array_item === RUN TestSchema_allows_null_values_via_nullable_annotation/on_a_scalar --- PASS: TestSchema_allows_null_values_via_nullable_annotation (0.01s) --- PASS: TestSchema_allows_null_values_via_nullable_annotation/on_a_document (0.00s) --- PASS: TestSchema_allows_null_values_via_nullable_annotation/on_a_map (0.00s) --- PASS: TestSchema_allows_null_values_via_nullable_annotation/on_a_map_item (0.00s) --- PASS: TestSchema_allows_null_values_via_nullable_annotation/on_an_array (0.00s) --- PASS: TestSchema_allows_null_values_via_nullable_annotation/on_an_array_item (0.00s) --- PASS: TestSchema_allows_null_values_via_nullable_annotation/on_a_scalar (0.00s) === RUN TestSchema_allows_any_value_via_type_any_annotation === RUN TestSchema_allows_any_value_via_type_any_annotation/on_a_map === RUN TestSchema_allows_any_value_via_type_any_annotation/on_a_map/when_any=True === RUN TestSchema_allows_any_value_via_type_any_annotation/on_a_map/but_not_when_any=False_(meaning_values_*are*_checked_against_schema) === RUN TestSchema_allows_any_value_via_type_any_annotation/on_an_array === RUN TestSchema_allows_any_value_via_type_any_annotation/on_map_containing_array === RUN TestSchema_allows_any_value_via_type_any_annotation/on_a_document === RUN TestSchema_allows_any_value_via_type_any_annotation/when_the_type_is_also_explicitly_set === RUN TestSchema_allows_any_value_via_type_any_annotation/when_any_is_set_on_maps_and_arrays_with_nested_dvs_and_overlay/replace === RUN TestSchema_allows_any_value_via_type_any_annotation/when_any_is_set_on_nested_maps --- PASS: TestSchema_allows_any_value_via_type_any_annotation (0.01s) --- PASS: TestSchema_allows_any_value_via_type_any_annotation/on_a_map (0.00s) --- PASS: TestSchema_allows_any_value_via_type_any_annotation/on_a_map/when_any=True (0.00s) --- PASS: TestSchema_allows_any_value_via_type_any_annotation/on_a_map/but_not_when_any=False_(meaning_values_*are*_checked_against_schema) (0.00s) --- PASS: TestSchema_allows_any_value_via_type_any_annotation/on_an_array (0.00s) --- PASS: TestSchema_allows_any_value_via_type_any_annotation/on_map_containing_array (0.00s) --- PASS: TestSchema_allows_any_value_via_type_any_annotation/on_a_document (0.00s) --- PASS: TestSchema_allows_any_value_via_type_any_annotation/when_the_type_is_also_explicitly_set (0.00s) --- PASS: TestSchema_allows_any_value_via_type_any_annotation/when_any_is_set_on_maps_and_arrays_with_nested_dvs_and_overlay/replace (0.00s) --- PASS: TestSchema_allows_any_value_via_type_any_annotation/when_any_is_set_on_nested_maps (0.00s) === RUN TestSchema_reports_violations_when_DataValues_fail_validations === RUN TestSchema_reports_violations_when_DataValues_fail_validations/on_a_document === RUN TestSchema_reports_violations_when_DataValues_fail_validations/on_a_map_item === RUN TestSchema_reports_violations_when_DataValues_fail_validations/on_array_items_(each_is_checked) === RUN TestSchema_reports_violations_when_DataValues_fail_validations/when_@schema/nullable,_skips_if_value_is_null_(unless_not_null=True) === RUN TestSchema_reports_violations_when_DataValues_fail_validations/even_when_@schema/type_any=True === RUN TestSchema_reports_violations_when_DataValues_fail_validations/schema_overlays === RUN TestSchema_reports_violations_when_DataValues_fail_validations/schema_overlays/include/run_validations_for_*new*_data_values === RUN TestSchema_reports_violations_when_DataValues_fail_validations/schema_overlays/ignores/skips_validations_for_*existing*_data_values --- PASS: TestSchema_reports_violations_when_DataValues_fail_validations (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_fail_validations/on_a_document (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_fail_validations/on_a_map_item (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_fail_validations/on_array_items_(each_is_checked) (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_fail_validations/when_@schema/nullable,_skips_if_value_is_null_(unless_not_null=True) (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_fail_validations/even_when_@schema/type_any=True (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_fail_validations/schema_overlays (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_fail_validations/schema_overlays/include/run_validations_for_*new*_data_values (0.00s) --- PASS: TestSchema_reports_violations_when_DataValues_fail_validations/schema_overlays/ignores/skips_validations_for_*existing*_data_values (0.00s) === RUN TestSchema_combines_validations_with_Data_Values === RUN TestSchema_combines_validations_with_Data_Values/ignores/skips_validation_rules_from_Data_Values_overlay_in_most_cases === RUN TestSchema_combines_validations_with_Data_Values/runs_validations_rules_from_Data_Values_defined_on_array_items --- PASS: TestSchema_combines_validations_with_Data_Values (0.00s) --- PASS: TestSchema_combines_validations_with_Data_Values/ignores/skips_validation_rules_from_Data_Values_overlay_in_most_cases (0.00s) --- PASS: TestSchema_combines_validations_with_Data_Values/runs_validations_rules_from_Data_Values_defined_on_array_items (0.00s) === RUN TestSchema_Is_scoped_to_a_library === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_ref'ed_to_a_library,_they_are_only_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_ref'ed_to_a_child_library,_they_are_only_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library,_they_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_exported_from_a_library,_they_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_symbols_are_programmatically_exported_from_a_library,_the_library's_schema_is_checked === RUN TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated_in_a_text_template,_data_values_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated_in_a_Starlark_file,_data_values_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated,_schema_violations_are_reported === RUN TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value,_it_is_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value-yaml,_it_is_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value,_but_schema_expects_an_int,_schema_violation_is_reported === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_library,_values_specified_in_the_schema_are_the_default_data_values === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_child_library,_values_specified_in_the_schema_are_the_default_data_values === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_child_library_that_has_data_values === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_ref'd_to_a_library,_data_values_are_only_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_schema_is_programmatically_set_on_a_library,_data_values_are_checked_by_that_library's_schema === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library,_but_library's_schema_expects_an_int,_type_violation_is_reported === RUN TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library_with_imported_starlark_function,_but_schema_expects_int,_type_violation_is_reported --- PASS: TestSchema_Is_scoped_to_a_library (0.02s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_ref'ed_to_a_library,_they_are_only_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_ref'ed_to_a_child_library,_they_are_only_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library,_they_are_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_exported_from_a_library,_they_are_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_symbols_are_programmatically_exported_from_a_library,_the_library's_schema_is_checked (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated_in_a_text_template,_data_values_are_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated_in_a_Starlark_file,_data_values_are_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_a_library_is_evaluated,_schema_violations_are_reported (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value,_it_is_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value-yaml,_it_is_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_value_ref'ed_to_a_library_is_passed_using_--data-value,_but_schema_expects_an_int,_schema_violation_is_reported (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_library,_values_specified_in_the_schema_are_the_default_data_values (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_child_library,_values_specified_in_the_schema_are_the_default_data_values (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_ref'ed_to_a_child_library_that_has_data_values (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_ref'd_to_a_library,_data_values_are_only_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_schema_is_programmatically_set_on_a_library,_data_values_are_checked_by_that_library's_schema (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library,_but_library's_schema_expects_an_int,_type_violation_is_reported (0.00s) --- PASS: TestSchema_Is_scoped_to_a_library/when_data_values_are_programmatically_set_on_a_library_with_imported_starlark_function,_but_schema_expects_int,_type_violation_is_reported (0.00s) === RUN TestSchema_with_fuzzed_inputs schema_consumer_test.go:2564: YTT Seed used was: [1697150704884650501]. To reproduce this test failure, re-run the test with `export YTT_SEED=1697150704884650501` === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[9001887136031932],_string:_[碆ʑ鈰źG琴ȝ魆ĢŢ話ì餢ȳ_Ũ匩w],_float64:_[0.37765440305670145],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4],_string:_[ģ鹤H皸ǡ稺z],_float64:_[0.44948062443329473],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[617019],_string:_[}ƜƿĹ棅愰5篼及珌"oɭ_],_float64:_[0.7045288063843047],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2747829789404501],_string:_[ó鮘毆aĥs攎;综ɜ礩租傳價唹烦],_float64:_[0.7659584579183671],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4751113995324120],_string:_[TÉ糐劫ºșAÞɄńé螷欏i關蛖ZƔ],_float64:_[0.4563685936601071],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7900270909905],_string:_[ǷH~džȽ_)I癭UŃ縪],_float64:_[0.34598420808562],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[680826814],_string:_[©sóʮw渽抰ǔ輈達ƽŒËɝnjȒ],_float64:_[0.31819298965072196],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[873198967486004844],_string:_[眅~ɩ{硿耗D$轂魝],_float64:_[0.8601849100127024],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3228103],_string:_[ÍL桯ě阸擄(ƵÔ×庡往],_float64:_[0.918930685627148],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[594735981706234640],_string:_[茣õ],_float64:_[0.27250336312045076],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[381881942620617],_string:_[Æ朡o:癪ƴÒɓ<嫿Ǿ觥>pl痒],_float64:_[0.07180425903241723],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[245334193868],_string:_[-玓ÝƆYɥ],_float64:_[0.8323792903013808],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[806034],_string:_[ɡ^n&#džF;ƽǐ³ƅ朧$Ȫ=_],_float64:_[0.14661931714270326],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[845552],_string:_[5bǡ],_float64:_[0.05458602162293529],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[40496268459200271],_string:_[钇Cg5HT·C攊CǕȩɘ鷀w鳽ȵ],_float64:_[0.08518391784901908],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[311342],_string:_[@壨@偤ŷ%íǒljQ,ɰ喽C],_float64:_[0.6556749876253025],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7031347699285007812],_string:_[],_float64:_[0.7273327763607215],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8183],_string:_[b壳SUéȰ嵓ƘƂs鈶čʈªƎ],_float64:_[0.2722086534440537],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[49852183737665433],_string:_[颧Q-ð鋎荲Ǣǒ/MȥU凜q帡囙飢TB],_float64:_[0.8273884512853396],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3490704254],_string:_[.枹ȏ雉启èŧy剪l],_float64:_[0.7481016456192267],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[776398376],_string:_[ɴ窼v靅ɧK½斓走ƕeǛ吵嚃člʩ蕐],_float64:_[0.22601672960370175],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[132265258511],_string:_[褝!<朢m肙旛v!m曥原賦ʮǗ],_float64:_[0.028976144395355674],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[16488219527771],_string:_[[(njğ臊挥KƳ_本Ǎijɒ蘏á],_float64:_[0.6773910498504718],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5],_string:_[ƃ覢啥ƘW洰堇ëlh#蛣ODž×ȡÒ嚎],_float64:_[0.10770994102698794],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[86038101],_string:_[A],_float64:_[0.1727863278297406],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[39427638209542],_string:_[\u00ad沖!)坱ʊûŽ湿奶窑>ȷɯʘú],_float64:_[0.17439942156431676],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[491613],_string:_[QcƧŨA隬hǜɄe],_float64:_[0.5410044915597729],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4],_string:_[ɳ榌ȭ_紒鋉釲Zë@hi],_float64:_[0.8021318875100409],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[924],_string:_[N涅HȄF_遴爡ʭ勬],_float64:_[0.3060041965633448],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5320629],_string:_[瞄ȾɃ軀伦X],_float64:_[0.39372521213377676],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[841990485880],_string:_[狖ƃ蔵Ʌ癛(ýŪ!怅(,u],_float64:_[0.6381806924453858],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[567],_string:_[/辧yʤ黬ų],_float64:_[0.26616994462775406],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[25906],_string:_[Ƞ],_float64:_[0.37597236604384837],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5565],_string:_[怖Čt竷oƁ惇緬XĭŚ[nC倝鏣謕],_float64:_[0.6854391618668646],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[972084959960],_string:_[騩Ėǣ岹徰Ɉƙ擉3鞭_@zXĸ],_float64:_[0.0005335184210440777],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[66707],_string:_[嫆椴·僬Ȼ],_float64:_[0.568240012525759],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2929304132605895500],_string:_[X芬ȡ}t(,Ņy礋ȹ],_float64:_[0.5007814781446953],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1536319],_string:_[蛆9衺š汑崔瑉6&匦刈涸差ȧ],_float64:_[0.20911162342077258],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[33668457],_string:_[ůl家¦MÊ¢Ŕ],_float64:_[0.19924647055566977],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[52554901479315652],_string:_[ĿB泶ô<ȻƜƅ匑旑孂榋髒誴],_float64:_[0.9925533213760341],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4586857744270724],_string:_[b¶k_习莚5ȼHR7I3覵],_float64:_[0.7430496303625571],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2365],_string:_[`4觇L],_float64:_[0.29577941635453947],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[13919],_string:_[Q],_float64:_[0.27411802434716054],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[76407031],_string:_[藂壶喲縳Ȅ*:],_float64:_[0.8974923947253713],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[579830525],_string:_[WM],_float64:_[0.6438680051259241],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[796],_string:_[ƒüʟʥ瀣ɗ],_float64:_[0.40441474845980424],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[67434442664],_string:_[ū崵Ƅŀ雨łu],_float64:_[0.855959712231658],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[976808011],_string:_[ɥb],_float64:_[0.5035665163542888],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5124328718117621299],_string:_[鷾p³1ȲɎ縙oS;zy/Z蘬],_float64:_[0.27809173472028104],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[668665],_string:_[媬烡ɀ廭梨祷],_float64:_[0.8627895868081388],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[99774272556364],_string:_[+Ǫ4ʭÄ!ƀ(ě],_float64:_[0.13500193019576362],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5358],_string:_[Ç盧ǸD],_float64:_[0.8552667571159234],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2906551595774],_string:_[],_float64:_[0.8729104456478458],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[898084368677682812],_string:_[阌懙ɇ漭lƐ`],_float64:_[0.37802156278620125],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[9829633],_string:_[[2<ȟŭ"î纄鼋縧绔È[Ö],_float64:_[0.8227198801939535],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[18407948],_string:_[+_"倴枇7ǴʡM毜Ǻ¼箺;坧瞵蚁讟t],_float64:_[0.251162401953688],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[438818706213282314],_string:_[揊囈/],_float64:_[0.6095712071719407],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[373243908635],_string:_[害6ĎOe],_float64:_[0.8550468525256987],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3092253968245088055],_string:_[ǾġuÍÞu搕撙鼅Š鬀ȬŋiŒ],_float64:_[0.6922788484753315],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4989436],_string:_[繪<ŝƅ"Ǵ鞝锒囏麖ĴŢ],_float64:_[0.6791489719144856],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3565],_string:_[Ǝŷş翽頞嫉t],_float64:_[0.43021189121514963],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4333],_string:_[N免ʐ脌lj|櫺ǦaǦ秓?],_float64:_[0.12666495848955617],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8161712084279099196],_string:_[i蜗`矁ʕ唀媪ƾSŨ],_float64:_[0.6750889305751069],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[164],_string:_[桘M韚[瞣槈5I],_float64:_[0.2150391656287486],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5820623386563787222],_string:_[$],_float64:_[0.8544937560308007],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[999],_string:_[Ûm軣駱搋ɛyǬ含ƁɼȬ埓fu],_float64:_[0.3727324211483288],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1985546376888],_string:_[ĥ]亚薳nȻǰƢ擡Ł*鎨ã],_float64:_[0.07677858882699373],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2529778],_string:_[į巇],_float64:_[0.37084921992289244],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2120293201175855036],_string:_[菏Țƪĉ°H忖ţIįPV¢魷],_float64:_[0.3398891324190772],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1938526730],_string:_[溅k*i蛐],_float64:_[0.27635170018887295],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[317257877470],_string:_[ȮPl水奚p鉭ƕƬc],_float64:_[0.31330561692969605],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5895],_string:_[ʫ2ƎĖɾ嶜č汢zǵ],_float64:_[0.9986031519150488],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[67820],_string:_[ȟ,疘练屳D!戥奤.ǠĖʊ],_float64:_[0.9740269384789049],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1199896314554735],_string:_[#F頲鈊^(ʤBĜ],_float64:_[0.21166456826355318],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[792498623],_string:_[ƚŢ],_float64:_[0.06846800891515736],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[733179168],_string:_[@ī嶯mcďY椷[G],_float64:_[0.44672981650386484],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[85707295947019315],_string:_[n_eʆkKŧ?],_float64:_[0.2538564175446462],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2837544763310106460],_string:_[[程ǔ],_float64:_[0.5640916406289748],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[396421],_string:_[Ȗ輡藥ʝ经aòɾ哳Ȣƙ說],_float64:_[0.5486620319433714],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[11781905852],_string:_[¿鋽BÎȡv蹏<鈅ȴbC垀],_float64:_[0.6558348307991173],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6374766],_string:_[Ň橱莫b],_float64:_[0.1762060677089084],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[746277760804],_string:_[ÌqƙĽɌsP9ȉ鳜麣[],_float64:_[0.5585696848148088],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6242442913768],_string:_[亓堤镺RÀ_AƬW}霐)],_float64:_[0.39823399972026746],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[178704732],_string:_[ʣŃ岼ǦNj妁ŤQ悋ʓĕsÃNɗ],_float64:_[0.7471908739335092],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[54078568402],_string:_[0鄍0祸ɸ^I®黀斳岱W玢],_float64:_[0.24732871191039899],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4507523998076],_string:_[D&ʞ蹷Ƣn^H膋喲ɟ;Ŧ呢搩Ũ?;ȷ],_float64:_[0.3985061955935619],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[663],_string:_[3抒*倲|9墱ɫ6燞h歚ʊ}1|þ],_float64:_[0.06189491431647297],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[12453238284084],_string:_[Ģ~趂Ȓ¬唒Ũ7ɓ0],_float64:_[0.19432661994459602],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3281438829269422027],_string:_[ƌƯ!ƿȵ鴬¯i^I],_float64:_[0.28770617073212507],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[77295],_string:_[ȸiǛ<械],_float64:_[0.8067664611269264],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[31468120483],_string:_[0ɔ_U_a泾Ķ|蠗"],_float64:_[0.19179110581542805],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4427366620320143968],_string:_[睂ɽ濬ºĒ],_float64:_[0.11406052719972243],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[66838765765088761],_string:_[UǴn塖_9阁嫬闪慪螇龫娭烚荳],_float64:_[0.3355619891886357],_starlark_eval:_[#@_] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8104],_string:_[ɮ鋻鉵Ɲ偂@ę{蜟/ț瞌徎K],_float64:_[0.35289666776809603],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7985793576],_string:_[胦ġŁ媭-ʏ孝:DƓĜ=Ɯ滵之严]],_float64:_[0.8117886538010779],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[78],_string:_[瞢铎ʠ^ú柈#KǓ=*ɪĹ蓔m5/ėU],_float64:_[0.2555312585179944],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[98359384025],_string:_[ÔęA],_float64:_[0.8805300630436715],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7],_string:_[(偽齋*j~Ġ捕譊],_float64:_[0.626976186181453],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[75031],_string:_[ƘÞ缜e皱],_float64:_[0.8191690008923623],_starlark_eval:_[] === RUN TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[20286006021083],_string:_[Ċ`A~*2u濃ʐ愘tBƲ叫ŻXn鏯],_float64:_[0.7788710971806282],_starlark_eval:_[#@_] *** To reproduce this test run, re-run the test with `export YTT_SEED=1697150704884650501` *** --- PASS: TestSchema_with_fuzzed_inputs (0.09s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[9001887136031932],_string:_[碆ʑ鈰źG琴ȝ魆ĢŢ話ì餢ȳ_Ũ匩w],_float64:_[0.37765440305670145],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4],_string:_[ģ鹤H皸ǡ稺z],_float64:_[0.44948062443329473],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[617019],_string:_[}ƜƿĹ棅愰5篼及珌"oɭ_],_float64:_[0.7045288063843047],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2747829789404501],_string:_[ó鮘毆aĥs攎;综ɜ礩租傳價唹烦],_float64:_[0.7659584579183671],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4751113995324120],_string:_[TÉ糐劫ºșAÞɄńé螷欏i關蛖ZƔ],_float64:_[0.4563685936601071],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7900270909905],_string:_[ǷH~džȽ_)I癭UŃ縪],_float64:_[0.34598420808562],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[680826814],_string:_[©sóʮw渽抰ǔ輈達ƽŒËɝnjȒ],_float64:_[0.31819298965072196],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[873198967486004844],_string:_[眅~ɩ{硿耗D$轂魝],_float64:_[0.8601849100127024],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3228103],_string:_[ÍL桯ě阸擄(ƵÔ×庡往],_float64:_[0.918930685627148],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[594735981706234640],_string:_[茣õ],_float64:_[0.27250336312045076],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[381881942620617],_string:_[Æ朡o:癪ƴÒɓ<嫿Ǿ觥>pl痒],_float64:_[0.07180425903241723],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[245334193868],_string:_[-玓ÝƆYɥ],_float64:_[0.8323792903013808],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[806034],_string:_[ɡ^n&#džF;ƽǐ³ƅ朧$Ȫ=_],_float64:_[0.14661931714270326],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[845552],_string:_[5bǡ],_float64:_[0.05458602162293529],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[40496268459200271],_string:_[钇Cg5HT·C攊CǕȩɘ鷀w鳽ȵ],_float64:_[0.08518391784901908],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[311342],_string:_[@壨@偤ŷ%íǒljQ,ɰ喽C],_float64:_[0.6556749876253025],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7031347699285007812],_string:_[],_float64:_[0.7273327763607215],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8183],_string:_[b壳SUéȰ嵓ƘƂs鈶čʈªƎ],_float64:_[0.2722086534440537],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[49852183737665433],_string:_[颧Q-ð鋎荲Ǣǒ/MȥU凜q帡囙飢TB],_float64:_[0.8273884512853396],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3490704254],_string:_[.枹ȏ雉启èŧy剪l],_float64:_[0.7481016456192267],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[776398376],_string:_[ɴ窼v靅ɧK½斓走ƕeǛ吵嚃člʩ蕐],_float64:_[0.22601672960370175],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[132265258511],_string:_[褝!<朢m肙旛v!m曥原賦ʮǗ],_float64:_[0.028976144395355674],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[16488219527771],_string:_[[(njğ臊挥KƳ_本Ǎijɒ蘏á],_float64:_[0.6773910498504718],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5],_string:_[ƃ覢啥ƘW洰堇ëlh#蛣ODž×ȡÒ嚎],_float64:_[0.10770994102698794],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[86038101],_string:_[A],_float64:_[0.1727863278297406],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[39427638209542],_string:_[\u00ad沖!)坱ʊûŽ湿奶窑>ȷɯʘú],_float64:_[0.17439942156431676],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[491613],_string:_[QcƧŨA隬hǜɄe],_float64:_[0.5410044915597729],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4],_string:_[ɳ榌ȭ_紒鋉釲Zë@hi],_float64:_[0.8021318875100409],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[924],_string:_[N涅HȄF_遴爡ʭ勬],_float64:_[0.3060041965633448],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5320629],_string:_[瞄ȾɃ軀伦X],_float64:_[0.39372521213377676],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[841990485880],_string:_[狖ƃ蔵Ʌ癛(ýŪ!怅(,u],_float64:_[0.6381806924453858],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[567],_string:_[/辧yʤ黬ų],_float64:_[0.26616994462775406],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[25906],_string:_[Ƞ],_float64:_[0.37597236604384837],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5565],_string:_[怖Čt竷oƁ惇緬XĭŚ[nC倝鏣謕],_float64:_[0.6854391618668646],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[972084959960],_string:_[騩Ėǣ岹徰Ɉƙ擉3鞭_@zXĸ],_float64:_[0.0005335184210440777],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[66707],_string:_[嫆椴·僬Ȼ],_float64:_[0.568240012525759],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2929304132605895500],_string:_[X芬ȡ}t(,Ņy礋ȹ],_float64:_[0.5007814781446953],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1536319],_string:_[蛆9衺š汑崔瑉6&匦刈涸差ȧ],_float64:_[0.20911162342077258],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[33668457],_string:_[ůl家¦MÊ¢Ŕ],_float64:_[0.19924647055566977],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[52554901479315652],_string:_[ĿB泶ô<ȻƜƅ匑旑孂榋髒誴],_float64:_[0.9925533213760341],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4586857744270724],_string:_[b¶k_习莚5ȼHR7I3覵],_float64:_[0.7430496303625571],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2365],_string:_[`4觇L],_float64:_[0.29577941635453947],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[13919],_string:_[Q],_float64:_[0.27411802434716054],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[76407031],_string:_[藂壶喲縳Ȅ*:],_float64:_[0.8974923947253713],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[579830525],_string:_[WM],_float64:_[0.6438680051259241],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[796],_string:_[ƒüʟʥ瀣ɗ],_float64:_[0.40441474845980424],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[67434442664],_string:_[ū崵Ƅŀ雨łu],_float64:_[0.855959712231658],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[976808011],_string:_[ɥb],_float64:_[0.5035665163542888],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5124328718117621299],_string:_[鷾p³1ȲɎ縙oS;zy/Z蘬],_float64:_[0.27809173472028104],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[668665],_string:_[媬烡ɀ廭梨祷],_float64:_[0.8627895868081388],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[99774272556364],_string:_[+Ǫ4ʭÄ!ƀ(ě],_float64:_[0.13500193019576362],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5358],_string:_[Ç盧ǸD],_float64:_[0.8552667571159234],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2906551595774],_string:_[],_float64:_[0.8729104456478458],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[898084368677682812],_string:_[阌懙ɇ漭lƐ`],_float64:_[0.37802156278620125],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[9829633],_string:_[[2<ȟŭ"î纄鼋縧绔È[Ö],_float64:_[0.8227198801939535],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[18407948],_string:_[+_"倴枇7ǴʡM毜Ǻ¼箺;坧瞵蚁讟t],_float64:_[0.251162401953688],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[438818706213282314],_string:_[揊囈/],_float64:_[0.6095712071719407],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[373243908635],_string:_[害6ĎOe],_float64:_[0.8550468525256987],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3092253968245088055],_string:_[ǾġuÍÞu搕撙鼅Š鬀ȬŋiŒ],_float64:_[0.6922788484753315],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4989436],_string:_[繪<ŝƅ"Ǵ鞝锒囏麖ĴŢ],_float64:_[0.6791489719144856],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3565],_string:_[Ǝŷş翽頞嫉t],_float64:_[0.43021189121514963],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4333],_string:_[N免ʐ脌lj|櫺ǦaǦ秓?],_float64:_[0.12666495848955617],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8161712084279099196],_string:_[i蜗`矁ʕ唀媪ƾSŨ],_float64:_[0.6750889305751069],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[164],_string:_[桘M韚[瞣槈5I],_float64:_[0.2150391656287486],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5820623386563787222],_string:_[$],_float64:_[0.8544937560308007],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[999],_string:_[Ûm軣駱搋ɛyǬ含ƁɼȬ埓fu],_float64:_[0.3727324211483288],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1985546376888],_string:_[ĥ]亚薳nȻǰƢ擡Ł*鎨ã],_float64:_[0.07677858882699373],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2529778],_string:_[į巇],_float64:_[0.37084921992289244],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2120293201175855036],_string:_[菏Țƪĉ°H忖ţIįPV¢魷],_float64:_[0.3398891324190772],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1938526730],_string:_[溅k*i蛐],_float64:_[0.27635170018887295],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[317257877470],_string:_[ȮPl水奚p鉭ƕƬc],_float64:_[0.31330561692969605],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[5895],_string:_[ʫ2ƎĖɾ嶜č汢zǵ],_float64:_[0.9986031519150488],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[67820],_string:_[ȟ,疘练屳D!戥奤.ǠĖʊ],_float64:_[0.9740269384789049],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[1199896314554735],_string:_[#F頲鈊^(ʤBĜ],_float64:_[0.21166456826355318],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[792498623],_string:_[ƚŢ],_float64:_[0.06846800891515736],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[733179168],_string:_[@ī嶯mcďY椷[G],_float64:_[0.44672981650386484],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[85707295947019315],_string:_[n_eʆkKŧ?],_float64:_[0.2538564175446462],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[2837544763310106460],_string:_[[程ǔ],_float64:_[0.5640916406289748],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[396421],_string:_[Ȗ輡藥ʝ经aòɾ哳Ȣƙ說],_float64:_[0.5486620319433714],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[11781905852],_string:_[¿鋽BÎȡv蹏<鈅ȴbC垀],_float64:_[0.6558348307991173],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6374766],_string:_[Ň橱莫b],_float64:_[0.1762060677089084],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[746277760804],_string:_[ÌqƙĽɌsP9ȉ鳜麣[],_float64:_[0.5585696848148088],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[6242442913768],_string:_[亓堤镺RÀ_AƬW}霐)],_float64:_[0.39823399972026746],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[178704732],_string:_[ʣŃ岼ǦNj妁ŤQ悋ʓĕsÃNɗ],_float64:_[0.7471908739335092],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[54078568402],_string:_[0鄍0祸ɸ^I®黀斳岱W玢],_float64:_[0.24732871191039899],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4507523998076],_string:_[D&ʞ蹷Ƣn^H膋喲ɟ;Ŧ呢搩Ũ?;ȷ],_float64:_[0.3985061955935619],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[663],_string:_[3抒*倲|9墱ɫ6燞h歚ʊ}1|þ],_float64:_[0.06189491431647297],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[12453238284084],_string:_[Ģ~趂Ȓ¬唒Ũ7ɓ0],_float64:_[0.19432661994459602],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[3281438829269422027],_string:_[ƌƯ!ƿȵ鴬¯i^I],_float64:_[0.28770617073212507],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[77295],_string:_[ȸiǛ<械],_float64:_[0.8067664611269264],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[31468120483],_string:_[0ɔ_U_a泾Ķ|蠗"],_float64:_[0.19179110581542805],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[4427366620320143968],_string:_[睂ɽ濬ºĒ],_float64:_[0.11406052719972243],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[66838765765088761],_string:_[UǴn塖_9阁嫬闪慪螇龫娭烚荳],_float64:_[0.3355619891886357],_starlark_eval:_[#@_] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[8104],_string:_[ɮ鋻鉵Ɲ偂@ę{蜟/ț瞌徎K],_float64:_[0.35289666776809603],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7985793576],_string:_[胦ġŁ媭-ʏ孝:DƓĜ=Ɯ滵之严]],_float64:_[0.8117886538010779],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[78],_string:_[瞢铎ʠ^ú柈#KǓ=*ɪĹ蓔m5/ėU],_float64:_[0.2555312585179944],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[98359384025],_string:_[ÔęA],_float64:_[0.8805300630436715],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[7],_string:_[(偽齋*j~Ġ捕譊],_float64:_[0.626976186181453],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[75031],_string:_[ƘÞ缜e皱],_float64:_[0.8191690008923623],_starlark_eval:_[] (0.00s) --- PASS: TestSchema_with_fuzzed_inputs/A_schema_programatically_set_to_a_library:_int:_[20286006021083],_string:_[Ċ`A~*2u濃ʐ愘tBƲ叫ŻXn鏯],_float64:_[0.7788710971806282],_starlark_eval:_[#@_] (0.00s) === RUN TestSchemaInspect_exports_an_OpenAPI_doc === RUN TestSchemaInspect_exports_an_OpenAPI_doc/for_all_inferred_types_with_their_inferred_defaults === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_explicitly_set_default_values === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_nullable_values === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_documents === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_map_items === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_array_items === RUN TestSchemaInspect_exports_an_OpenAPI_doc/including_nullable_values_with_defaults --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc (0.01s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/for_all_inferred_types_with_their_inferred_defaults (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_explicitly_set_default_values (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_nullable_values (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_documents (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_map_items (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_'any'_values/on_array_items (0.00s) --- PASS: TestSchemaInspect_exports_an_OpenAPI_doc/including_nullable_values_with_defaults (0.00s) === RUN TestSchemaInspect_annotation_adds_key === RUN TestSchemaInspect_annotation_adds_key/in_the_correct_relative_order === RUN TestSchemaInspect_annotation_adds_key/when_description_provided_by_@schema/desc === RUN TestSchemaInspect_annotation_adds_key/when_title_provided_by_@schema/title === RUN TestSchemaInspect_annotation_adds_key/when_examples_are_provided_by_@schema/examples === RUN TestSchemaInspect_annotation_adds_key/when_deprecated_property_is_provided_by_@schema/deprecated --- PASS: TestSchemaInspect_annotation_adds_key (0.00s) --- PASS: TestSchemaInspect_annotation_adds_key/in_the_correct_relative_order (0.00s) --- PASS: TestSchemaInspect_annotation_adds_key/when_description_provided_by_@schema/desc (0.00s) --- PASS: TestSchemaInspect_annotation_adds_key/when_title_provided_by_@schema/title (0.00s) --- PASS: TestSchemaInspect_annotation_adds_key/when_examples_are_provided_by_@schema/examples (0.00s) --- PASS: TestSchemaInspect_annotation_adds_key/when_deprecated_property_is_provided_by_@schema/deprecated (0.00s) === RUN TestSchemaInspect_errors === RUN TestSchemaInspect_errors/when_--output_is_anything_other_than_'openapi-v3' === RUN TestSchemaInspect_errors/when_--output_is_set_to_'openapi-v3'_but_not_inspecting_schema --- PASS: TestSchemaInspect_errors (0.00s) --- PASS: TestSchemaInspect_errors/when_--output_is_anything_other_than_'openapi-v3' (0.00s) --- PASS: TestSchemaInspect_errors/when_--output_is_set_to_'openapi-v3'_but_not_inspecting_schema (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/cmd/template 0.266s === RUN TestFeaturesAreDisabledByDefault --- PASS: TestFeaturesAreDisabledByDefault (0.00s) === RUN TestFeaturesCanBeEnabled --- PASS: TestFeaturesCanBeEnabled (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/experiments 0.011s === RUN TestHTTPFileSources --- PASS: TestHTTPFileSources (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/files 0.019s === RUN TestAncestorsDeep --- PASS: TestAncestorsDeep (0.00s) === RUN TestAncestorsSame --- PASS: TestAncestorsSame (0.00s) === RUN TestAncestorsShallow --- PASS: TestAncestorsShallow (0.00s) === RUN TestEvalExecutesStarlarkAndReturnsGlobals --- PASS: TestEvalExecutesStarlarkAndReturnsGlobals (0.00s) === RUN TestEvalIgnoresIndentationInStarlark --- PASS: TestEvalIgnoresIndentationInStarlark (0.00s) === RUN TestEvalPreservesIndentationOfContinuedLines --- PASS: TestEvalPreservesIndentationOfContinuedLines (0.00s) === RUN TestEvalReturnsErrorEvenWhenFailsToCompileOnFirstLine --- PASS: TestEvalReturnsErrorEvenWhenFailsToCompileOnFirstLine (0.00s) === RUN TestErrorHints --- PASS: TestErrorHints (0.00s) === RUN TestNoHints --- PASS: TestNoHints (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/template 0.019s === RUN TestTextTemplate checking code-after-code.txt ... . checking code-with-comments.txt ... . checking def-err-invalid.txt ... . checking def.txt ... . checking empty-code-block.txt ... . checking empty.txt ... . checking escape-err.txt ... . checking escape.txt ... . checking for.txt ... . checking if.txt ... . checking no-code.txt ... . checking non-printing-code.txt ... . checking printing-code.txt ... . checking remove-space.yml ... . checking unclosed-code.txt ... . checking var-err-undefined.txt ... . --- PASS: TestTextTemplate (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/texttemplate 0.020s === RUN TestValidations === RUN TestValidations/filetests/all-rules-are-run.tpltest === RUN TestValidations/filetests/custom-rules/must-be-a-tuple.tpltest === RUN TestValidations/filetests/custom-rules/must-first-item-be-string.tpltest === RUN TestValidations/filetests/custom-rules/rejects-no-items.tpltest === RUN TestValidations/filetests/custom-rules/rejects-second-item-non-callable-nor-assertion.tpltest === RUN TestValidations/filetests/custom-rules/rejects-second-item-struct-without-check.tpltest === RUN TestValidations/filetests/custom-rules/rejects-too-few-items.tpltest === RUN TestValidations/filetests/custom-rules/rejects-too-many-items.tpltest === RUN TestValidations/filetests/max=/invalid-when-value-greater-than-max.tpltest === RUN TestValidations/filetests/max=/rejects-non-comparable-constraint.tpltest === RUN TestValidations/filetests/max=/rejects-non-comparable-value.tpltest === RUN TestValidations/filetests/max_len=/invalid-when-length-greater-than-max.tpltest === RUN TestValidations/filetests/max_len=/rejects-non-number-constraint.tpltest === RUN TestValidations/filetests/max_len=/works-with-int-and-float === RUN TestValidations/filetests/min=/invalid-when-value-less-than-min.tpltest === RUN TestValidations/filetests/min=/rejects-non-comparable-constraint.tpltest === RUN TestValidations/filetests/min=/rejects-non-comparable-value.tpltest === RUN TestValidations/filetests/min_len=/invalid-when-length-is-less-than-min.tpltest === RUN TestValidations/filetests/min_len=/rejects-non-number-constraint.tpltest === RUN TestValidations/filetests/min_len=/works-with-int-and-float.tpltest === RUN TestValidations/filetests/not_null=/invalid-when-value-is-null.tpltest === RUN TestValidations/filetests/not_null=/rejects-non-bool-constraint.tpltest === RUN TestValidations/filetests/not_null=/when-value-is-null-short-circuits-other-rules.tpltest === RUN TestValidations/filetests/one_not_null=/invalid-when-more-than-one-is-not-null.tpltest === RUN TestValidations/filetests/one_not_null=/rejects-false.tpltest === RUN TestValidations/filetests/one_not_null=/rejects-non-bool-sequence-arg.tpltest === RUN TestValidations/filetests/one_of=/invalid-when-value-not-in-enum.tpltest === RUN TestValidations/filetests/one_of=/rejects-non-sequence-arg.tpltest === RUN TestValidations/filetests/rejects-no-args.tpltest === RUN TestValidations/filetests/rejects-unknown-kwargs.tpltest === RUN TestValidations/filetests/success.tpltest === RUN TestValidations/filetests/when-null-skips/value-is-null--skips-rules.tpltest === RUN TestValidations/filetests/when-null-skips/value-is-null-with-not_null--runs-rules.tpltest === RUN TestValidations/filetests/when-null-skips/value-not-null--runs-rules.tpltest === RUN TestValidations/filetests/when=/can-use-context.tpltest === RUN TestValidations/filetests/when=/false--skips-rules.tpltest === RUN TestValidations/filetests/when=/rejects-callable-arg-failing.tpltest === RUN TestValidations/filetests/when=/rejects-callable-arg-returns-non-bool.tpltest === RUN TestValidations/filetests/when=/rejects-non-callable-arg.tpltest === RUN TestValidations/filetests/when=/rejects-too-few-args.tpltest === RUN TestValidations/filetests/when=/rejects-too-many-args.tpltest === RUN TestValidations/filetests/when=/true--runs-rules.tpltest --- PASS: TestValidations (0.01s) --- PASS: TestValidations/filetests/all-rules-are-run.tpltest (0.00s) --- PASS: TestValidations/filetests/custom-rules/must-be-a-tuple.tpltest (0.00s) --- PASS: TestValidations/filetests/custom-rules/must-first-item-be-string.tpltest (0.00s) --- PASS: TestValidations/filetests/custom-rules/rejects-no-items.tpltest (0.00s) --- PASS: TestValidations/filetests/custom-rules/rejects-second-item-non-callable-nor-assertion.tpltest (0.00s) --- PASS: TestValidations/filetests/custom-rules/rejects-second-item-struct-without-check.tpltest (0.00s) --- PASS: TestValidations/filetests/custom-rules/rejects-too-few-items.tpltest (0.00s) --- PASS: TestValidations/filetests/custom-rules/rejects-too-many-items.tpltest (0.00s) --- PASS: TestValidations/filetests/max=/invalid-when-value-greater-than-max.tpltest (0.00s) --- PASS: TestValidations/filetests/max=/rejects-non-comparable-constraint.tpltest (0.00s) --- PASS: TestValidations/filetests/max=/rejects-non-comparable-value.tpltest (0.00s) --- PASS: TestValidations/filetests/max_len=/invalid-when-length-greater-than-max.tpltest (0.00s) --- PASS: TestValidations/filetests/max_len=/rejects-non-number-constraint.tpltest (0.00s) --- PASS: TestValidations/filetests/max_len=/works-with-int-and-float (0.00s) --- PASS: TestValidations/filetests/min=/invalid-when-value-less-than-min.tpltest (0.00s) --- PASS: TestValidations/filetests/min=/rejects-non-comparable-constraint.tpltest (0.00s) --- PASS: TestValidations/filetests/min=/rejects-non-comparable-value.tpltest (0.00s) --- PASS: TestValidations/filetests/min_len=/invalid-when-length-is-less-than-min.tpltest (0.00s) --- PASS: TestValidations/filetests/min_len=/rejects-non-number-constraint.tpltest (0.00s) --- PASS: TestValidations/filetests/min_len=/works-with-int-and-float.tpltest (0.00s) --- PASS: TestValidations/filetests/not_null=/invalid-when-value-is-null.tpltest (0.00s) --- PASS: TestValidations/filetests/not_null=/rejects-non-bool-constraint.tpltest (0.00s) --- PASS: TestValidations/filetests/not_null=/when-value-is-null-short-circuits-other-rules.tpltest (0.00s) --- PASS: TestValidations/filetests/one_not_null=/invalid-when-more-than-one-is-not-null.tpltest (0.00s) --- PASS: TestValidations/filetests/one_not_null=/rejects-false.tpltest (0.00s) --- PASS: TestValidations/filetests/one_not_null=/rejects-non-bool-sequence-arg.tpltest (0.00s) --- PASS: TestValidations/filetests/one_of=/invalid-when-value-not-in-enum.tpltest (0.00s) --- PASS: TestValidations/filetests/one_of=/rejects-non-sequence-arg.tpltest (0.00s) --- PASS: TestValidations/filetests/rejects-no-args.tpltest (0.00s) --- PASS: TestValidations/filetests/rejects-unknown-kwargs.tpltest (0.00s) --- PASS: TestValidations/filetests/success.tpltest (0.00s) --- PASS: TestValidations/filetests/when-null-skips/value-is-null--skips-rules.tpltest (0.00s) --- PASS: TestValidations/filetests/when-null-skips/value-is-null-with-not_null--runs-rules.tpltest (0.00s) --- PASS: TestValidations/filetests/when-null-skips/value-not-null--runs-rules.tpltest (0.00s) --- PASS: TestValidations/filetests/when=/can-use-context.tpltest (0.00s) --- PASS: TestValidations/filetests/when=/false--skips-rules.tpltest (0.00s) --- PASS: TestValidations/filetests/when=/rejects-callable-arg-failing.tpltest (0.00s) --- PASS: TestValidations/filetests/when=/rejects-callable-arg-returns-non-bool.tpltest (0.00s) --- PASS: TestValidations/filetests/when=/rejects-non-callable-arg.tpltest (0.00s) --- PASS: TestValidations/filetests/when=/rejects-too-few-args.tpltest (0.00s) --- PASS: TestValidations/filetests/when=/rejects-too-many-args.tpltest (0.00s) --- PASS: TestValidations/filetests/when=/true--runs-rules.tpltest (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/validations 0.033s === RUN TestYAMLFmt checking filetests/comments-doc.yml ... . checking filetests/comments-extra-space.yml ... . checking filetests/comments-inline.yml ... . checking filetests/comments-list.yml ... . checking filetests/comments-map.yml ... . checking filetests/datatypes.yml ... . checking filetests/list-with-list.yml ... . checking filetests/list-with-map.yml ... . checking filetests/list.yml ... . checking filetests/string-multiline.yml ... . checking filetests/string-with-newlines.yml ... . --- PASS: TestYAMLFmt (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/yamlfmt 0.014s === RUN TestMapKeyOverridePlainYAML === RUN TestMapKeyOverridePlainYAML/when_no_maps_have_duplicate_keys,_is_a_no_op === RUN TestMapKeyOverridePlainYAML/when_there_are_duplicates,_last_map_item_overrides === RUN TestMapKeyOverridePlainYAML/when_there_are_multiple_keys_with_duplicates,_last_map_item_for_each_key_overrides_the_others --- PASS: TestMapKeyOverridePlainYAML (0.00s) --- PASS: TestMapKeyOverridePlainYAML/when_no_maps_have_duplicate_keys,_is_a_no_op (0.00s) --- PASS: TestMapKeyOverridePlainYAML/when_there_are_duplicates,_last_map_item_overrides (0.00s) --- PASS: TestMapKeyOverridePlainYAML/when_there_are_multiple_keys_with_duplicates,_last_map_item_for_each_key_overrides_the_others (0.00s) === RUN TestParserStrict --- PASS: TestParserStrict (0.00s) === RUN TestParserDocSetEmpty --- PASS: TestParserDocSetEmpty (0.00s) === RUN TestParserDocSetNewline --- PASS: TestParserDocSetNewline (0.00s) === RUN TestParserOnlyComment --- PASS: TestParserOnlyComment (0.00s) === RUN TestParserDoc --- PASS: TestParserDoc (0.00s) === RUN TestParserDocWithoutDashes --- PASS: TestParserDocWithoutDashes (0.00s) === RUN TestParserRootValue --- PASS: TestParserRootValue (0.00s) === RUN TestParserRootString --- PASS: TestParserRootString (0.00s) === RUN TestParserMapArray --- PASS: TestParserMapArray (0.00s) === RUN TestParserMapComments --- PASS: TestParserMapComments (0.00s) === RUN TestParserArrayComments --- PASS: TestParserArrayComments (0.00s) === RUN TestParserDocSetComments --- PASS: TestParserDocSetComments (0.00s) === RUN TestParserDocSetOnlyComments2 --- PASS: TestParserDocSetOnlyComments2 (0.00s) === RUN TestParserDocSetOnlyComments3 --- PASS: TestParserDocSetOnlyComments3 (0.00s) === RUN TestParserDocSetOnlyComments --- PASS: TestParserDocSetOnlyComments (0.00s) === RUN TestParserDocSetCommentsNoFirstDashes --- PASS: TestParserDocSetCommentsNoFirstDashes (0.00s) === RUN TestParserUnindentedComment --- PASS: TestParserUnindentedComment (0.00s) === RUN TestParserInvalidDoc --- PASS: TestParserInvalidDoc (0.00s) === RUN TestParserAnchors --- PASS: TestParserAnchors (0.00s) === RUN TestParserMergeOp --- PASS: TestParserMergeOp (0.00s) === RUN TestParserDocWithoutDashesPosition --- PASS: TestParserDocWithoutDashesPosition (0.00s) === RUN TestPlainUnmarshalInt --- PASS: TestPlainUnmarshalInt (0.00s) === RUN TestPlainUnmarshalNil --- PASS: TestPlainUnmarshalNil (0.00s) === RUN TestPlainUnmarshalMap --- PASS: TestPlainUnmarshalMap (0.00s) === RUN TestPlainMarshalLineWidth --- PASS: TestPlainMarshalLineWidth (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/yamlmeta 0.016s === RUN TestYAMLTemplate === RUN TestYAMLTemplate/filetests/ambiguous-docset-value.tpltest === RUN TestYAMLTemplate/filetests/ambiguous-map-value.tpltest === RUN TestYAMLTemplate/filetests/ambiguous-node-value.tpltest === RUN TestYAMLTemplate/filetests/annotation-for.tpltest === RUN TestYAMLTemplate/filetests/annotation.tpltest === RUN TestYAMLTemplate/filetests/code-whitespace.tpltest === RUN TestYAMLTemplate/filetests/comment.tpltest === RUN TestYAMLTemplate/filetests/datatypes-err.tpltest === RUN TestYAMLTemplate/filetests/datatypes.tpltest === RUN TestYAMLTemplate/filetests/def-across-docs.tpltest === RUN TestYAMLTemplate/filetests/def-doc.tpltest === RUN TestYAMLTemplate/filetests/def-err-undefined.tpltest === RUN TestYAMLTemplate/filetests/def-err-wrong-args.tpltest === RUN TestYAMLTemplate/filetests/def-err-wrong-args2.tpltest === RUN TestYAMLTemplate/filetests/def-err-wrong-args3.tpltest === RUN TestYAMLTemplate/filetests/def-err-wrong-args4.tpltest === RUN TestYAMLTemplate/filetests/def-recursive.tpltest === RUN TestYAMLTemplate/filetests/def-return.tpltest === RUN TestYAMLTemplate/filetests/def.tpltest === RUN TestYAMLTemplate/filetests/for-break.tpltest === RUN TestYAMLTemplate/filetests/for-continue.tpltest === RUN TestYAMLTemplate/filetests/for.tpltest === RUN TestYAMLTemplate/filetests/fragment/array.tpltest === RUN TestYAMLTemplate/filetests/fragment/docset.tpltest === RUN TestYAMLTemplate/filetests/fragment/map.tpltest === RUN TestYAMLTemplate/filetests/fragment/null.tpltest === RUN TestYAMLTemplate/filetests/hint-true-err.tpltest === RUN TestYAMLTemplate/filetests/if-doc.tpltest === RUN TestYAMLTemplate/filetests/if-elif-else.tpltest === RUN TestYAMLTemplate/filetests/if-err-missing-colon.tpltest === RUN TestYAMLTemplate/filetests/if-err-missing-colon2.tpltest === RUN TestYAMLTemplate/filetests/if-err-missing-end.tpltest === RUN TestYAMLTemplate/filetests/if-err-too-many-end.tpltest === RUN TestYAMLTemplate/filetests/if-inline.tpltest === RUN TestYAMLTemplate/filetests/if-nested.tpltest === RUN TestYAMLTemplate/filetests/if.tpltest === RUN TestYAMLTemplate/filetests/map-key-override-err-with-def.tpltest === RUN TestYAMLTemplate/filetests/map-key-override-err.tpltest === RUN TestYAMLTemplate/filetests/map-key-override.tpltest === RUN TestYAMLTemplate/filetests/map-key-string-err.tpltest === RUN TestYAMLTemplate/filetests/map-key-string.tpltest === RUN TestYAMLTemplate/filetests/map-key-types.tpltest === RUN TestYAMLTemplate/filetests/map-string-key-override-err.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-elif.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-else.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-for-doc.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-for-nested.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-for.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-if-doc.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-if-err-nested.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-if-nested.tpltest === RUN TestYAMLTemplate/filetests/node-sugar/node-if.tpltest === RUN TestYAMLTemplate/filetests/pass.tpltest === RUN TestYAMLTemplate/filetests/reserved-keyword-err.tpltest === RUN TestYAMLTemplate/filetests/reserved-keyword-err2.tpltest === RUN TestYAMLTemplate/filetests/templated-string-err.tpltest === RUN TestYAMLTemplate/filetests/templated-string.tpltest === RUN TestYAMLTemplate/filetests/variable-err-undefined.tpltest === RUN TestYAMLTemplate/filetests/variable.tpltest === RUN TestYAMLTemplate/filetests/yaml-comment-indent.tpltest === RUN TestYAMLTemplate/filetests/yaml-err.tpltest === RUN TestYAMLTemplate/filetests/yaml-map-item-in-array-item.tpltest === RUN TestYAMLTemplate/filetests/yaml-map-item-sorting.tpltest === RUN TestYAMLTemplate/filetests/yaml-whitespace.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-args.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-array.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-boolean.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-decimal.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-lambda.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-map-and-yaml.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-map.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-number.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-string.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-yaml-and-map.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/err-yaml.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/equals/success.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/max/err-args-too-few.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/max/err-args-too-many.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/max/success.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/max/value-fails-assertion.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/max_len/err-args-too-few.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/max_len/err-args-too-many.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/max_len/success.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/max_len/value-fails-assertion.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/min/err-args-too-few.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/min/err-args-too-many.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/min/success.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/min/value-fails-assertion.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/min_len/err-args-too-few.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/min_len/err-args-too-many.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/min_len/success.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/min_len/value-fails-assertion.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/not_null/err-args-too-few.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/not_null/err-args-too-many.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/not_null/short-hand.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/not_null/success.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/not_null/value-fails-assertion.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/one_not_null/err-in-check.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/one_not_null/err-in-one_not_null.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/one_not_null/main.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/one_not_null/works-with-structs.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/one_of/err-args-too-few.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/one_of/err-args-too-many.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/one_of/main.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/try_to/err-arg.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/assert/try_to/success.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/base64.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/data-values-attrs.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/data-values-struct.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/data-values.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-addr-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-addr-wont-encode.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-addr.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-addr-wont-encode.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-net-wont-encode.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/json.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/md5.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/append-to-array.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/array-by-key.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/array-output-position.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-default.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-nested.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-assert.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-bool.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-tuple.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-unexpected.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert-nested.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/assert.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/doc-subset.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/inline-remove.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-array-via.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-array.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-doc-via.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-doc.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-map-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-via-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/logical-ops.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/map-by-all.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/map-by-key.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/map-by-subset.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/map-output-position.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/match-by-gets-yamlfragments.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/match-by-serialize-old-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/match-child-defaults.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/merge-over-nil.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/overlay.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/replace-func-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/replace-func.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/replace-or-add.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/required-nested.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/subset.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/when.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/yaml-array-over-yaml-map.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/overlay/yaml-over-map.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/regexp.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/sha256.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/struct-sort.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/struct.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/toml.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-user-wont-encode-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-dict-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-iterable-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-map-key.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-node-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-struct-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url-value.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/url/url.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/version-constraint-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/version-semver-err.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/version.tpltest === RUN TestYAMLTemplate/filetests/ytt-library/yaml.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/array-item.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/doc-content-after.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/doc-content-before.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/doc-content-middle.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/doc.tpltest === RUN TestYAMLTemplate/filetests/ytt-replace/map-item.tpltest --- PASS: TestYAMLTemplate (0.10s) --- PASS: TestYAMLTemplate/filetests/ambiguous-docset-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ambiguous-map-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ambiguous-node-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/annotation-for.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/annotation.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/code-whitespace.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/comment.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/datatypes-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/datatypes.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-across-docs.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-undefined.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-wrong-args.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-wrong-args2.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-wrong-args3.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-err-wrong-args4.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-recursive.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def-return.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/def.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/for-break.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/for-continue.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/for.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/fragment/array.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/fragment/docset.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/fragment/map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/fragment/null.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/hint-true-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-elif-else.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-err-missing-colon.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-err-missing-colon2.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-err-missing-end.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-err-too-many-end.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-inline.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/if.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-override-err-with-def.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-override-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-override.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-string-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-string.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-key-types.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/map-string-key-override-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-elif.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-else.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-for-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-for-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-for.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-if-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-if-err-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-if-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/node-sugar/node-if.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/pass.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/reserved-keyword-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/reserved-keyword-err2.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/templated-string-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/templated-string.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/variable-err-undefined.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/variable.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-comment-indent.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-map-item-in-array-item.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-map-item-sorting.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/yaml-whitespace.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-args.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-array.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-boolean.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-decimal.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-lambda.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-map-and-yaml.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-number.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-string.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-yaml-and-map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/err-yaml.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/equals/success.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/max/err-args-too-few.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/max/err-args-too-many.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/max/success.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/max/value-fails-assertion.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/max_len/err-args-too-few.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/max_len/err-args-too-many.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/max_len/success.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/max_len/value-fails-assertion.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/min/err-args-too-few.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/min/err-args-too-many.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/min/success.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/min/value-fails-assertion.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/min_len/err-args-too-few.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/min_len/err-args-too-many.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/min_len/success.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/min_len/value-fails-assertion.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/not_null/err-args-too-few.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/not_null/err-args-too-many.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/not_null/short-hand.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/not_null/success.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/not_null/value-fails-assertion.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/one_not_null/err-in-check.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/one_not_null/err-in-one_not_null.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/one_not_null/main.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/one_not_null/works-with-structs.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/one_of/err-args-too-few.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/one_of/err-args-too-many.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/one_of/main.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/try_to/err-arg.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/assert/try_to/success.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/base64.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/data-values-attrs.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/data-values-struct.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/data-values.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-addr-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-addr-wont-encode.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-addr.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-addr-wont-encode.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr-net-wont-encode.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/ip/parse-cidr.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/json.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/md5.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/append-to-array.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/array-by-key.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/array-output-position.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-default.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-assert.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-bool.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-tuple.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-err-via-unexpected.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/assert.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/doc-subset.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/inline-remove.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-array-via.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-array.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-doc-via.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-map-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/insert-into-via-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/logical-ops.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/map-by-all.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/map-by-key.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/map-by-subset.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/map-output-position.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/match-by-gets-yamlfragments.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/match-by-serialize-old-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/match-child-defaults.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/merge-over-nil.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/overlay.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/replace-func-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/replace-func.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/replace-or-add.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/required-nested.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/subset.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/when.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/yaml-array-over-yaml-map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/overlay/yaml-over-map.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/regexp.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/sha256.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/struct-sort.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/struct.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/toml.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-user-wont-encode-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-dict-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-iterable-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-map-key.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-node-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value-wont-encode/as-struct-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url-value.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/url/url.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/version-constraint-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/version-semver-err.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/version.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-library/yaml.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/array-item.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/doc-content-after.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/doc-content-before.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/doc-content-middle.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/doc.tpltest (0.00s) --- PASS: TestYAMLTemplate/filetests/ytt-replace/map-item.tpltest (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/pkg/yamltemplate 0.125s === RUN TestDataValues === RUN TestDataValues/can_be_set_through_command-line_flags === RUN TestDataValues/can_be_set_through_command-line_flags/--data-value_flag === RUN TestDataValues/can_be_set_through_command-line_flags/--data-value-yaml_flag === RUN TestDataValues/can_be_set_through_command-line_flags/--data-values-env_flag === RUN TestDataValues/can_be_set_through_command-line_flags/--data-value-yaml_&&_--data-values-env-yaml_flag === RUN TestDataValues/can_be_set_through_command-line_flags/--data-values-file_enumerates_YAML_files_from_given_directory === RUN TestDataValues/can_be_set_through_command-line_flags/--data-value-file_flag === RUN TestDataValues/can_be_'required' === RUN TestDataValues/can_be_'required'/data-values-required/inline === RUN TestDataValues/can_be_'required'/data-values-required/function === RUN TestDataValues/can_be_'required'/data-values-required/bulk === RUN TestDataValues/example_supporting_multi-environment_scenarios === RUN TestDataValues/example_supporting_multi-environment_scenarios/with_defaults === RUN TestDataValues/example_supporting_multi-environment_scenarios/with_'dev'_overrides === RUN TestDataValues/example_supporting_multi-environment_scenarios/with_'staging'_overrides === RUN TestDataValues/example_supporting_multi-environment_scenarios/with_'prod'_overrides --- PASS: TestDataValues (0.07s) --- PASS: TestDataValues/can_be_set_through_command-line_flags (0.03s) --- PASS: TestDataValues/can_be_set_through_command-line_flags/--data-value_flag (0.01s) --- PASS: TestDataValues/can_be_set_through_command-line_flags/--data-value-yaml_flag (0.00s) --- PASS: TestDataValues/can_be_set_through_command-line_flags/--data-values-env_flag (0.00s) --- PASS: TestDataValues/can_be_set_through_command-line_flags/--data-value-yaml_&&_--data-values-env-yaml_flag (0.00s) --- PASS: TestDataValues/can_be_set_through_command-line_flags/--data-values-file_enumerates_YAML_files_from_given_directory (0.00s) --- PASS: TestDataValues/can_be_set_through_command-line_flags/--data-value-file_flag (0.00s) --- PASS: TestDataValues/can_be_'required' (0.01s) --- PASS: TestDataValues/can_be_'required'/data-values-required/inline (0.00s) --- PASS: TestDataValues/can_be_'required'/data-values-required/function (0.00s) --- PASS: TestDataValues/can_be_'required'/data-values-required/bulk (0.00s) --- PASS: TestDataValues/example_supporting_multi-environment_scenarios (0.02s) --- PASS: TestDataValues/example_supporting_multi-environment_scenarios/with_defaults (0.00s) --- PASS: TestDataValues/example_supporting_multi-environment_scenarios/with_'dev'_overrides (0.00s) --- PASS: TestDataValues/example_supporting_multi-environment_scenarios/with_'staging'_overrides (0.00s) --- PASS: TestDataValues/example_supporting_multi-environment_scenarios/with_'prod'_overrides (0.00s) === RUN TestSchema === RUN TestSchema/schema === RUN TestSchema/schema-arrays --- PASS: TestSchema (0.01s) --- PASS: TestSchema/schema (0.00s) --- PASS: TestSchema/schema-arrays (0.01s) === RUN TestOverlays === RUN TestOverlays/overlay === RUN TestOverlays/overlay-files === RUN TestOverlays/overlay-not-matcher === RUN TestOverlays/overlay-regular-files --- PASS: TestOverlays (0.04s) --- PASS: TestOverlays/overlay (0.02s) --- PASS: TestOverlays/overlay-files (0.01s) --- PASS: TestOverlays/overlay-not-matcher (0.00s) --- PASS: TestOverlays/overlay-regular-files (0.01s) === RUN TestVersionIsValid --- PASS: TestVersionIsValid (0.00s) === RUN TestPipes e2e_test.go:247: Skip these tests --- SKIP: TestPipes (0.00s) === RUN TestReadingFromStandardIn === RUN TestReadingFromStandardIn/through_--file === RUN TestReadingFromStandardIn/through_--data-values-file === RUN TestReadingFromStandardIn/can_only_be_read_once --- PASS: TestReadingFromStandardIn (0.02s) --- PASS: TestReadingFromStandardIn/through_--file (0.01s) --- PASS: TestReadingFromStandardIn/through_--data-values-file (0.00s) --- PASS: TestReadingFromStandardIn/can_only_be_read_once (0.00s) === RUN TestCheckDirectoryOutput --- PASS: TestCheckDirectoryOutput (0.02s) === RUN TestJsonOutput --- PASS: TestJsonOutput (0.00s) === RUN TestPlaygroundExamplesExecuteWithoutError === RUN TestPlaygroundExamplesExecuteWithoutError/Basics === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_alt-example-k8s-helm-ish2 === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-datatypes === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-demo === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-for === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-function === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-if === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-k8s-helm-ish === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-k8s-ingress-multiple === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-k8s-ingress-single === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-load === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-load-data-files === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-load-data-values === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-load-ytt-library-module === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-multiple-data-values === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-overlay === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-overlay-files === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-plain-yaml === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-replace === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-text-template === RUN TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-variable === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-add-map-item === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-append-array-item === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-append-map-to-array === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-edit-array-item === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-edit-map-value === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-insert-array-item === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-all-docs === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-by-index === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-by-key === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-subset-by-fragment === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-subset-docs === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-remove-array-item === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-remove-map-item === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-rename-key-in-map === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-replace-array === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-replace-array-item === RUN TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_todo-example-rename-key-in-map --- PASS: TestPlaygroundExamplesExecuteWithoutError (0.18s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics (0.11s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_alt-example-k8s-helm-ish2 (0.01s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-datatypes (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-demo (0.01s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-for (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-function (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-if (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-k8s-helm-ish (0.01s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-k8s-ingress-multiple (0.01s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-k8s-ingress-single (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-load (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-load-data-files (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-load-data-values (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-load-ytt-library-module (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-multiple-data-values (0.01s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-overlay (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-overlay-files (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-plain-yaml (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-replace (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-text-template (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Basics/playground_example-variable (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays (0.07s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-add-map-item (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-append-array-item (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-append-map-to-array (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-edit-array-item (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-edit-map-value (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-insert-array-item (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-all-docs (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-by-index (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-by-key (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-subset-by-fragment (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-match-subset-docs (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-remove-array-item (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-remove-map-item (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-rename-key-in-map (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-replace-array (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_example-replace-array-item (0.00s) --- PASS: TestPlaygroundExamplesExecuteWithoutError/Overlays/playground_todo-example-rename-key-in-map (0.00s) === RUN TestApplicationSpecificScenarios === RUN TestApplicationSpecificScenarios/Kubernetes === RUN TestApplicationSpecificScenarios/Kubernetes/k8s-add-global-label === RUN TestApplicationSpecificScenarios/Kubernetes/k8s-adjust-rbac-version === RUN TestApplicationSpecificScenarios/Kubernetes/k8s-docker-secret === RUN TestApplicationSpecificScenarios/Kubernetes/k8s-relative-rolling-update === RUN TestApplicationSpecificScenarios/Kubernetes/k8s-config-map-files === RUN TestApplicationSpecificScenarios/Kubernetes/k8s-update-env-var === RUN TestApplicationSpecificScenarios/Kubernetes/k8s-overlay-all-containers === RUN TestApplicationSpecificScenarios/Kubernetes/k8s-overlay-remove-resources === RUN TestApplicationSpecificScenarios/Kubernetes/k8s-overlay-in-config-map === RUN TestApplicationSpecificScenarios/Concourse === RUN TestApplicationSpecificScenarios/Concourse/concourse-overlay === RUN TestApplicationSpecificScenarios/Eirini === RUN TestApplicationSpecificScenarios/Eirini/config.yml === RUN TestApplicationSpecificScenarios/Eirini/config-alt1.yml === RUN TestApplicationSpecificScenarios/Eirini/config-alt2.yml_and_friends --- PASS: TestApplicationSpecificScenarios (0.08s) --- PASS: TestApplicationSpecificScenarios/Kubernetes (0.05s) --- PASS: TestApplicationSpecificScenarios/Kubernetes/k8s-add-global-label (0.00s) --- PASS: TestApplicationSpecificScenarios/Kubernetes/k8s-adjust-rbac-version (0.00s) --- PASS: TestApplicationSpecificScenarios/Kubernetes/k8s-docker-secret (0.00s) --- PASS: TestApplicationSpecificScenarios/Kubernetes/k8s-relative-rolling-update (0.00s) --- PASS: TestApplicationSpecificScenarios/Kubernetes/k8s-config-map-files (0.01s) --- PASS: TestApplicationSpecificScenarios/Kubernetes/k8s-update-env-var (0.00s) --- PASS: TestApplicationSpecificScenarios/Kubernetes/k8s-overlay-all-containers (0.01s) --- PASS: TestApplicationSpecificScenarios/Kubernetes/k8s-overlay-remove-resources (0.01s) --- PASS: TestApplicationSpecificScenarios/Kubernetes/k8s-overlay-in-config-map (0.00s) --- PASS: TestApplicationSpecificScenarios/Concourse (0.00s) --- PASS: TestApplicationSpecificScenarios/Concourse/concourse-overlay (0.00s) --- PASS: TestApplicationSpecificScenarios/Eirini (0.03s) --- PASS: TestApplicationSpecificScenarios/Eirini/config.yml (0.01s) --- PASS: TestApplicationSpecificScenarios/Eirini/config-alt1.yml (0.01s) --- PASS: TestApplicationSpecificScenarios/Eirini/config-alt2.yml_and_friends (0.01s) === RUN TestRemainingExamples === RUN TestRemainingExamples/toml-serialize --- PASS: TestRemainingExamples (0.00s) --- PASS: TestRemainingExamples/toml-serialize (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/test/e2e 0.446s === RUN TestTrimTrailingMultilineWhitespace --- PASS: TestTrimTrailingMultilineWhitespace (0.00s) PASS ok github.com/vmware-tanzu/carvel-ytt/test/filetests 0.020s ytt version 0.46.0 >>> ytt: Entering fakeroot... >>> ytt*: Running postcheck for ytt >>> ytt*: Preparing package ytt... >>> ytt*: Stripping binaries >>> ytt*: Scanning shared objects >>> ytt*: Tracing dependencies... >>> ytt*: Package size: 10.7 MB >>> ytt*: Compressing data... >>> ytt*: Create checksum... >>> ytt*: Create ytt-0.46.0-r1.apk >>> ytt: Build complete at Thu, 12 Oct 2023 22:45:05 +0000 elapsed time 0h 0m 14s >>> ytt: Cleaning up srcdir >>> ytt: Cleaning up pkgdir >>> ytt: Uninstalling dependencies... (1/3) Purging .makedepends-ytt (20231012.224452) (2/3) Purging go (1.21.3-r0) (3/3) Purging binutils-gold (2.41-r0) Executing busybox-1.36.1-r13.trigger OK: 379 MiB in 103 packages >>> ytt: Updating the testing/aarch64 repository index... >>> ytt: Signing the index...