-
Notifications
You must be signed in to change notification settings - Fork 39.9k
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
Windows httpd and httpd-new test images breaks due to incorrect architecture for PHP library. #99047
Comments
/sig windows |
/triage accepted |
/cc @claudiubelu @chewong should be resolved by #99030 |
Currently blocked because there are some issues pushing the httpd test images to |
The job failing is: https://prow.k8s.io/?job=post-kubernetes-push-e2e-httpd-new-test-images |
kubernetes/test-infra#20884 is where the fixes for publishing this image is being tracked |
Which jobs are failing: ci-kubernetes-e2e-windows-gce-20h2 ci-kubernetes-e2e-windows-gce-2004
Which test(s) are failing:
and a few others.
Since when has it been failing:
Testgrid link: https://testgrid.k8s.io/sig-release-master-informing#gce-windows-20h2-master
Reason for failure: httpd and httpd-new images startup immediately crashing with
httpd.exe: Syntax error on line 73 of C:/usr/local/apache2/conf/httpd.conf: Cannot load c:/tools/php74/php7apache2_4.dll into server: %1 is not a valid Win32 application.
Anything else we need to know:
The text was updated successfully, but these errors were encountered: