Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update oss/binaries/kubernetes/azure-acr-credential-provider docker tag to v1.29.11 #5307

Open
wants to merge 124 commits into
base: master
Choose a base branch
from

chore(deps): update oss/binaries/kubernetes/azure-acr-credential-prov…

21cde32
Select commit
Loading
Failed to load commit list.
Open

chore(deps): update oss/binaries/kubernetes/azure-acr-credential-provider docker tag to v1.29.11 #5307

chore(deps): update oss/binaries/kubernetes/azure-acr-credential-prov…
21cde32
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Agentbaker E2E failed Jan 27, 2025 in 20m 12s

Build #20250127.27 had test failures

Details

Tests

  • Failed: 8 (12.50%)
  • Passed: 56 (87.50%)
  • Other: 0 (0.00%)
  • Total: 64

Annotations

Check failure on line 2928 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Build log #L2928

Bash exited with code '1'.

Check failure on line 1 in Test_AzureLinuxV2_AirGap

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Test_AzureLinuxV2_AirGap

Failed
Raw output
    scenario_helpers_test.go:174: VHD: "/subscriptions/c4c3550e-a965-4993-a50c-628fd38cd3e1/resourceGroups/aksvhdtestbuildrg/providers/Microsoft.Compute/galleries/PackerSigGalleryEastUS/images/AzureLinuxV2gen2/versions/1.1737988747.27389", TAGS {Name:Test_AzureLinuxV2_AirGap ImageName:AzureLinuxV2gen2 OS:azurelinux Arch:amd64 Airgap:true GPU:false WASM:false ServerTLSBootstrapping:false KubeletCustomConfig:false}
    vmss.go:39: creating VMSS "qitz-2025-01-27-azurelinuxv2airgap" in resource group "MC_abe2e-westus3_abe2e-kubenet-airgap-dev-3c939_westus3"
    vmss.go:82: 
        	Error Trace:	/mnt/vss/_work/1/s/e2e/vmss.go:82
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:126
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:99
        	            				/mnt/vss/_work/1/s/e2e/scenario_test.go:49
        	Error:      	Received unexpected error:
        	            	GET https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.Compute/locations/WestUS3/operations/2b46b903-e569-4a04-95a3-30e9d04b7c32
        	            	--------------------------------------------------------------------------------
        	            	RESPONSE 200: 200 OK
        	            	ERROR CODE: VMExtensionProvisioningError
        	            	--------------------------------------------------------------------------------
        	            	{
        	            	  "startTime": "2025-01-27T19:52:16.383196+00:00",
        	            	  "endTime": "2025-01-27T20:04:56.2866266+00:00",
        	            	  "status": "Failed",
        	            	  "error": {
        	            	    "code": "VMExtensionProvisioningError",
        	            	    "message": "VM has reported a failure when processing extension 'vmssCSE' (publisher 'Microsoft.Azure.Extensions' and type 'CustomScript'). Error message: 'Enable failed: failed to execute command: command terminated with exit status=207\n[stdout]\n{ \"ExitCode\": \"207\", \"Output\": \"63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz\\ntar (child): /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz: Cannot open: No such file or directory\\ntar (child): Error is not recoverable: exiting now\\ntar: Child returned status 2\\ntar: Error is not recoverable: exiting now\\n+ '[' 117 -eq 120 ']'\\n+ timeout 60 oras pull privateacre2ewestus3dev.azurecr.io/oss/binaries/kubernetes/kubernetes-node:v1.30.6-linux-amd64 -o /tmp/kubernetes/downloads --registry-config /etc/oras/config.yaml\\n+ [[ 1 != 0 ]]\\n+ cat /tmp/oras_verbose.out\\nError: failed to resolve v1.30.6-linux-amd64: Get \\\"https://privateacre2ewestus3dev.azurecr.io/v2/oss/binaries/kubernetes/kubernetes-node/manifests/v1.30.6-linux-amd64\\\": dial tcp: lookup privateacre2ewestus3dev.azurecr.io on 168.63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz\\ntar (child): /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz: Cannot open: No such file or directory\\ntar (child): Error is not recoverable: exiting now\\ntar: Child returned status 2\\ntar: Error is not recoverable: exiting now\\n+ '[' 118 -eq 120 ']'\\n+ timeout 60 oras pull privateacre2ewestus3dev.azurecr.io/oss/binaries/kubernetes/kubernetes-node:v1.30.6-linux-amd64 -o /tmp/kubernetes/downloads --registry-config /etc/oras/config.yaml\\n+ [[ 1 != 0 ]]\\n+ cat /tmp/oras_verbose.out\\nError: failed to resolve v1.30.6-linux-amd64: Get \\\"https://privateacre2ewestus3dev.azurecr.io/v2/oss/binaries/kubernetes/kubernetes-node/manifests/v1.30.6-linux-amd64\\\": dial tcp: lookup privateacre2ewestus3dev.azurecr.io on 168.63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz\\ntar (child): /tmp/kubernetes/

Check failure on line 1 in Test_AzureLinuxV2_ARM64AirGap

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Test_AzureLinuxV2_ARM64AirGap

Failed
Raw output
    scenario_helpers_test.go:174: VHD: "/subscriptions/c4c3550e-a965-4993-a50c-628fd38cd3e1/resourceGroups/aksvhdtestbuildrg/providers/Microsoft.Compute/galleries/PackerSigGalleryEastUS/images/AzureLinuxV2gen2arm64/versions/1.1737988790.16503", TAGS {Name:Test_AzureLinuxV2_ARM64AirGap ImageName:AzureLinuxV2gen2arm64 OS:azurelinux Arch:arm64 Airgap:true GPU:false WASM:false ServerTLSBootstrapping:false KubeletCustomConfig:false}
    vmss.go:39: creating VMSS "2rvf-2025-01-27-azurelinuxv2arm64airgap" in resource group "MC_abe2e-westus3_abe2e-kubenet-airgap-dev-3c939_westus3"
    vmss.go:82: 
        	Error Trace:	/mnt/vss/_work/1/s/e2e/vmss.go:82
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:126
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:99
        	            				/mnt/vss/_work/1/s/e2e/scenario_test.go:89
        	Error:      	Received unexpected error:
        	            	GET https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.Compute/locations/WestUS3/operations/6934247c-41b0-4fdb-b9b0-2c665f5c3490
        	            	--------------------------------------------------------------------------------
        	            	RESPONSE 200: 200 OK
        	            	ERROR CODE: VMExtensionProvisioningError
        	            	--------------------------------------------------------------------------------
        	            	{
        	            	  "startTime": "2025-01-27T19:52:30.8053787+00:00",
        	            	  "endTime": "2025-01-27T20:05:22.9123808+00:00",
        	            	  "status": "Failed",
        	            	  "error": {
        	            	    "code": "VMExtensionProvisioningError",
        	            	    "message": "VM has reported a failure when processing extension 'vmssCSE' (publisher 'Microsoft.Azure.Extensions' and type 'CustomScript'). Error message: 'Enable failed: failed to execute command: command terminated with exit status=207\n[stdout]\n{ \"ExitCode\": \"207\", \"Output\": \"63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz\\ntar (child): /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz: Cannot open: No such file or directory\\ntar (child): Error is not recoverable: exiting now\\ntar: Child returned status 2\\ntar: Error is not recoverable: exiting now\\n+ '[' 117 -eq 120 ']'\\n+ timeout 60 oras pull privateacre2ewestus3dev.azurecr.io/oss/binaries/kubernetes/kubernetes-node:v1.30.6-linux-arm64 -o /tmp/kubernetes/downloads --registry-config /etc/oras/config.yaml\\n+ [[ 1 != 0 ]]\\n+ cat /tmp/oras_verbose.out\\nError: failed to resolve v1.30.6-linux-arm64: Get \\\"https://privateacre2ewestus3dev.azurecr.io/v2/oss/binaries/kubernetes/kubernetes-node/manifests/v1.30.6-linux-arm64\\\": dial tcp: lookup privateacre2ewestus3dev.azurecr.io on 168.63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz\\ntar (child): /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz: Cannot open: No such file or directory\\ntar (child): Error is not recoverable: exiting now\\ntar: Child returned status 2\\ntar: Error is not recoverable: exiting now\\n+ '[' 118 -eq 120 ']'\\n+ timeout 60 oras pull privateacre2ewestus3dev.azurecr.io/oss/binaries/kubernetes/kubernetes-node:v1.30.6-linux-arm64 -o /tmp/kubernetes/downloads --registry-config /etc/oras/config.yaml\\n+ [[ 1 != 0 ]]\\n+ cat /tmp/oras_verbose.out\\nError: failed to resolve v1.30.6-linux-arm64: Get \\\"https://privateacre2ewestus3dev.azurecr.io/v2/oss/binaries/kubernetes/kubernetes-node/manifests/v1.30.6-linux-arm64\\\": dial tcp: lookup privateacre2ewestus3dev.azurecr.io on 168.63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz\\ntar (chi

Check failure on line 1 in Test_MarinerV2_ARM64AirGap

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Test_MarinerV2_ARM64AirGap

Failed
Raw output
    scenario_helpers_test.go:174: VHD: "/subscriptions/c4c3550e-a965-4993-a50c-628fd38cd3e1/resourceGroups/aksvhdtestbuildrg/providers/Microsoft.Compute/galleries/PackerSigGalleryEastUS/images/CBLMarinerV2gen2arm64/versions/1.1737988755.438", TAGS {Name:Test_MarinerV2_ARM64AirGap ImageName:CBLMarinerV2gen2arm64 OS:mariner Arch:arm64 Airgap:true GPU:false WASM:false ServerTLSBootstrapping:false KubeletCustomConfig:false}
    vmss.go:39: creating VMSS "fwoc-2025-01-27-marinerv2arm64airgap" in resource group "MC_abe2e-westus3_abe2e-kubenet-airgap-dev-3c939_westus3"
    vmss.go:82: 
        	Error Trace:	/mnt/vss/_work/1/s/e2e/vmss.go:82
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:126
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:99
        	            				/mnt/vss/_work/1/s/e2e/scenario_test.go:315
        	Error:      	Received unexpected error:
        	            	GET https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.Compute/locations/WestUS3/operations/e72d6424-645a-4b3c-84be-858efd2e2973
        	            	--------------------------------------------------------------------------------
        	            	RESPONSE 200: 200 OK
        	            	ERROR CODE: VMExtensionProvisioningError
        	            	--------------------------------------------------------------------------------
        	            	{
        	            	  "startTime": "2025-01-27T19:52:24.7271206+00:00",
        	            	  "endTime": "2025-01-27T20:05:38.6940273+00:00",
        	            	  "status": "Failed",
        	            	  "error": {
        	            	    "code": "VMExtensionProvisioningError",
        	            	    "message": "VM has reported a failure when processing extension 'vmssCSE' (publisher 'Microsoft.Azure.Extensions' and type 'CustomScript'). Error message: 'Enable failed: failed to execute command: command terminated with exit status=207\n[stdout]\n{ \"ExitCode\": \"207\", \"Output\": \"63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz\\ntar (child): /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz: Cannot open: No such file or directory\\ntar (child): Error is not recoverable: exiting now\\ntar: Child returned status 2\\ntar: Error is not recoverable: exiting now\\n+ '[' 117 -eq 120 ']'\\n+ timeout 60 oras pull privateacre2ewestus3dev.azurecr.io/oss/binaries/kubernetes/kubernetes-node:v1.30.6-linux-arm64 -o /tmp/kubernetes/downloads --registry-config /etc/oras/config.yaml\\n+ [[ 1 != 0 ]]\\n+ cat /tmp/oras_verbose.out\\nError: failed to resolve v1.30.6-linux-arm64: Get \\\"https://privateacre2ewestus3dev.azurecr.io/v2/oss/binaries/kubernetes/kubernetes-node/manifests/v1.30.6-linux-arm64\\\": dial tcp: lookup privateacre2ewestus3dev.azurecr.io on 168.63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz\\ntar (child): /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz: Cannot open: No such file or directory\\ntar (child): Error is not recoverable: exiting now\\ntar: Child returned status 2\\ntar: Error is not recoverable: exiting now\\n+ '[' 118 -eq 120 ']'\\n+ timeout 60 oras pull privateacre2ewestus3dev.azurecr.io/oss/binaries/kubernetes/kubernetes-node:v1.30.6-linux-arm64 -o /tmp/kubernetes/downloads --registry-config /etc/oras/config.yaml\\n+ [[ 1 != 0 ]]\\n+ cat /tmp/oras_verbose.out\\nError: failed to resolve v1.30.6-linux-arm64: Get \\\"https://privateacre2ewestus3dev.azurecr.io/v2/oss/binaries/kubernetes/kubernetes-node/manifests/v1.30.6-linux-arm64\\\": dial tcp: lookup privateacre2ewestus3dev.azurecr.io on 168.63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-arm64.tar.gz\\ntar (child): /tmp/

Check failure on line 1 in Test_MarinerV2_AirGap

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Test_MarinerV2_AirGap

Failed
Raw output
    scenario_helpers_test.go:174: VHD: "/subscriptions/c4c3550e-a965-4993-a50c-628fd38cd3e1/resourceGroups/aksvhdtestbuildrg/providers/Microsoft.Compute/galleries/PackerSigGalleryEastUS/images/CBLMarinerV2gen2/versions/1.1737988753.25941", TAGS {Name:Test_MarinerV2_AirGap ImageName:CBLMarinerV2gen2 OS:mariner Arch:amd64 Airgap:true GPU:false WASM:false ServerTLSBootstrapping:false KubeletCustomConfig:false}
    vmss.go:39: creating VMSS "jfmn-2025-01-27-marinerv2airgap" in resource group "MC_abe2e-westus3_abe2e-kubenet-airgap-dev-3c939_westus3"
    vmss.go:82: 
        	Error Trace:	/mnt/vss/_work/1/s/e2e/vmss.go:82
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:126
        	            				/mnt/vss/_work/1/s/e2e/scenario_helpers_test.go:99
        	            				/mnt/vss/_work/1/s/e2e/scenario_test.go:274
        	Error:      	Received unexpected error:
        	            	GET https://management.azure.com/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/providers/Microsoft.Compute/locations/WestUS3/operations/a3a66b9b-f568-4379-8a79-edcbc9612cb9
        	            	--------------------------------------------------------------------------------
        	            	RESPONSE 200: 200 OK
        	            	ERROR CODE: VMExtensionProvisioningError
        	            	--------------------------------------------------------------------------------
        	            	{
        	            	  "startTime": "2025-01-27T19:52:22.7583278+00:00",
        	            	  "endTime": "2025-01-27T20:05:03.4430207+00:00",
        	            	  "status": "Failed",
        	            	  "error": {
        	            	    "code": "VMExtensionProvisioningError",
        	            	    "message": "VM has reported a failure when processing extension 'vmssCSE' (publisher 'Microsoft.Azure.Extensions' and type 'CustomScript'). Error message: 'Enable failed: failed to execute command: command terminated with exit status=207\n[stdout]\n{ \"ExitCode\": \"207\", \"Output\": \"63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz\\ntar (child): /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz: Cannot open: No such file or directory\\ntar (child): Error is not recoverable: exiting now\\ntar: Child returned status 2\\ntar: Error is not recoverable: exiting now\\n+ '[' 117 -eq 120 ']'\\n+ timeout 60 oras pull privateacre2ewestus3dev.azurecr.io/oss/binaries/kubernetes/kubernetes-node:v1.30.6-linux-amd64 -o /tmp/kubernetes/downloads --registry-config /etc/oras/config.yaml\\n+ [[ 1 != 0 ]]\\n+ cat /tmp/oras_verbose.out\\nError: failed to resolve v1.30.6-linux-amd64: Get \\\"https://privateacre2ewestus3dev.azurecr.io/v2/oss/binaries/kubernetes/kubernetes-node/manifests/v1.30.6-linux-amd64\\\": dial tcp: lookup privateacre2ewestus3dev.azurecr.io on 168.63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz\\ntar (child): /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz: Cannot open: No such file or directory\\ntar (child): Error is not recoverable: exiting now\\ntar: Child returned status 2\\ntar: Error is not recoverable: exiting now\\n+ '[' 118 -eq 120 ']'\\n+ timeout 60 oras pull privateacre2ewestus3dev.azurecr.io/oss/binaries/kubernetes/kubernetes-node:v1.30.6-linux-amd64 -o /tmp/kubernetes/downloads --registry-config /etc/oras/config.yaml\\n+ [[ 1 != 0 ]]\\n+ cat /tmp/oras_verbose.out\\nError: failed to resolve v1.30.6-linux-amd64: Get \\\"https://privateacre2ewestus3dev.azurecr.io/v2/oss/binaries/kubernetes/kubernetes-node/manifests/v1.30.6-linux-amd64\\\": dial tcp: lookup privateacre2ewestus3dev.azurecr.io on 168.63.129.16:53: no such host\\n+ sleep 5\\n+ for i in $(seq 1 $tar_retries)\\n+ tar -tzf /tmp/kubernetes/downloads/kubernetes-node-linux-amd64.tar.gz\\ntar (child): /tmp/kubernetes/downloa