Skip to content

feat(build): remove base-requirements.txt #23526

feat(build): remove base-requirements.txt

feat(build): remove base-requirements.txt #23526

Triggered via pull request August 29, 2024 22:32
Status Success
Total duration 31m 35s
Artifacts 13

docker-unified.yml

on: pull_request
Build and Push DataHub Ingestion (Base) Docker Image
17s
Build and Push DataHub Ingestion (Base) Docker Image
Build and Push DataHub Upgrade Docker Image
2m 11s
Build and Push DataHub Upgrade Docker Image
Build and Push DataHub Frontend Docker Image
3m 52s
Build and Push DataHub Frontend Docker Image
Build and Push DataHub GMS Docker Image
2m 14s
Build and Push DataHub GMS Docker Image
Build and Push DataHub MAE Consumer Docker Image
2m 8s
Build and Push DataHub MAE Consumer Docker Image
Build and Push DataHub MCE Consumer Docker Image
2m 7s
Build and Push DataHub MCE Consumer Docker Image
Build and Push DataHub Kafka Setup Docker Image
41s
Build and Push DataHub Kafka Setup Docker Image
Build and Push DataHub MySQL Setup Docker Image
25s
Build and Push DataHub MySQL Setup Docker Image
Build and Push DataHub Elasticsearch Setup Docker Image
23s
Build and Push DataHub Elasticsearch Setup Docker Image
smoke_test_matrix
2s
smoke_test_matrix
Build and Push DataHub Ingestion (Base-Full) Docker Image
26s
Build and Push DataHub Ingestion (Base-Full) Docker Image
Build and Push DataHub Ingestion (Base-Slim) Docker Image
30s
Build and Push DataHub Ingestion (Base-Slim) Docker Image
[Monitoring] Scan DataHub Upgrade images for vulnerabilities
33s
[Monitoring] Scan DataHub Upgrade images for vulnerabilities
[Monitoring] Scan Frontend images for vulnerabilities
0s
[Monitoring] Scan Frontend images for vulnerabilities
[Monitoring] Scan GMS images for vulnerabilities
33s
[Monitoring] Scan GMS images for vulnerabilities
[Monitoring] Scan MAE consumer images for vulnerabilities
32s
[Monitoring] Scan MAE consumer images for vulnerabilities
[Monitoring] Scan MCE consumer images for vulnerabilities
34s
[Monitoring] Scan MCE consumer images for vulnerabilities
Build and Push DataHub Ingestion (Full) Docker Images
3m 2s
Build and Push DataHub Ingestion (Full) Docker Images
Build and Push DataHub Ingestion Docker Images
1m 21s
Build and Push DataHub Ingestion Docker Images
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
3m 5s
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
Matrix: Run Smoke Tests
[Monitoring] Scan Datahub Ingestion Slim images for vulnerabilities
2m 13s
[Monitoring] Scan Datahub Ingestion Slim images for vulnerabilities
Deploy to Datahub HEAD
4s
Deploy to Datahub HEAD
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: docker/elasticsearch-setup/Dockerfile#L48
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: docker/mysql-setup/Dockerfile#L37
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: docker/kafka-setup/Dockerfile#L78
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: docker/datahub-mce-consumer/Dockerfile#L74
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: docker/datahub-mae-consumer/Dockerfile#L73
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: docker/datahub-gms/Dockerfile#L83
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
[Monitoring] Scan MCE consumer images for vulnerabilities
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[Monitoring] Scan MCE consumer images for vulnerabilities
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
[Monitoring] Scan MAE consumer images for vulnerabilities
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[Monitoring] Scan MAE consumer images for vulnerabilities
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
[Monitoring] Scan DataHub Upgrade images for vulnerabilities
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[Monitoring] Scan DataHub Upgrade images for vulnerabilities
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
[Monitoring] Scan GMS images for vulnerabilities
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[Monitoring] Scan GMS images for vulnerabilities
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: docker/datahub-frontend/Dockerfile#L55
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
[Monitoring] Scan Datahub Ingestion Slim images for vulnerabilities
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[Monitoring] Scan Datahub Ingestion Slim images for vulnerabilities
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
[Monitoring] Scan Datahub Ingestion images for vulnerabilities
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
Run Smoke Tests (cypress_suite1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Smoke Tests (no_cypress_suite0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Smoke Tests (no_cypress_suite1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Smoke Tests (cypress_rest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Test Results (smoke tests) cypress_rest", "Test Results (smoke tests) cypress_suite1", "Test Results (smoke tests) no_cypress_suite0", "Test Results (smoke tests) no_cypress_suite1". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
Test Results (smoke tests) cypress_rest Expired
326 Bytes
Test Results (smoke tests) cypress_suite1 Expired
325 Bytes
Test Results (smoke tests) no_cypress_suite0 Expired
14.8 KB
Test Results (smoke tests) no_cypress_suite1 Expired
5.9 KB
datahub-project~datahub~9VH9A6.dockerbuild Expired
19.2 KB
datahub-project~datahub~IFI9NP.dockerbuild Expired
43.8 KB
datahub-project~datahub~J02XNU.dockerbuild Expired
31.4 KB
datahub-project~datahub~LRD1EG.dockerbuild Expired
31.9 KB
datahub-project~datahub~QDNTTG.dockerbuild Expired
36.8 KB
datahub-project~datahub~TW6A0I.dockerbuild Expired
17.5 KB
datahub-project~datahub~V3IDCE.dockerbuild Expired
34.8 KB
datahub-project~datahub~V518JY.dockerbuild Expired
20.3 KB
datahub-project~datahub~W6JA3R.dockerbuild Expired
28.6 KB