-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Bump the version of setuptools
#15266
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
because its support has been dropped: https://github.com/pypa/setuptools/blob/main/CHANGES.rst#v4500
It is no longer needed: pypa/setuptools@03ca0a3
e2fe10f
to
4152c83
Compare
4152c83
to
d173368
Compare
[NetFetcher: setuptools3] I | 2023-01-30T08:28:42+00:00 | Cleaning project directory `/omnibus/src/setuptools3' 1308[NetFetcher: setuptools3] I | 2023-01-30T08:28:42+00:00 | Extracting `/omnibus/cache/setuptools3-v66.1.1.tar.gz' to `/omnibus/src/setuptools3' 1309 [Builder: setuptools3] I | 2023-01-30T08:28:42+00:00 | Starting build 1310 [Builder: setuptools3] I | 2023-01-30T08:28:42+00:00 | $ mkdir -p build/scripts-3.8 && /opt/datadog-agent/embedded/bin/python3 setup.py install --prefix=/opt/datadog-agent/embedded --root=/ 1311 [Builder: setuptools3] I | 2023-01-30T08:28:43+00:00 | Execute: `mkdir -p build/scripts-3.8 && /opt/datadog-agent/embedded/bin/python3 setup.py install --prefix=/opt/datadog-agent/embedded --root=/': 1.0414s 1312 [Builder: setuptools3] I | 2023-01-30T08:28:43+00:00 | <Dynamic Ruby block>: 0.0005s 1313 [Builder: setuptools3] I | 2023-01-30T08:28:43+00:00 | Build setuptools3: 1.0448s 1314 [Builder: setuptools3] I | 2023-01-30T08:28:43+00:00 | Finished build 1315 [Licensing] I | 2023-01-30T08:28:43+00:00 | Fetching license file from S3 object `licenses/setuptools3-66.1.1-2e168125526611d38a162cb3e4bc512093065c3d8ae4c3d54c7ec8517f9a9623/Python-2.0' in bucket `dd-ci-datadog-agent-omnibus-cache-build-stable' 1316 [NetFetcher: pip3] I | 2023-01-30T08:28:43+00:00 | Cleaning project directory `/omnibus/src/pip3' 1317 [NetFetcher: pip3] I | 2023-01-30T08:28:43+00:00 | Extracting `/omnibus/cache/pip3-21.3.1.tar.gz' to `/omnibus/src/pip3' 1318 [Builder: pip3] I | 2023-01-30T08:28:43+00:00 | Starting build 1319 [Builder: pip3] I | 2023-01-30T08:28:43+00:00 | $ /opt/datadog-agent/embedded/bin/python3 setup.py install --prefix=/opt/datadog-agent/embedded 1320 [Builder: pip3] I | 2023-01-30T08:28:44+00:00 | Execute: `/opt/datadog-agent/embedded/bin/python3 setup.py install --prefix=/opt/datadog-agent/embedded': 1.1225s 1321 [Builder: pip3] I | 2023-01-30T08:28:44+00:00 | <Dynamic Ruby block>: 0.0005s 1322 [Builder: pip3] I | 2023-01-30T08:28:44+00:00 | Build pip3: 1.1266s 1323 [Builder: pip3] I | 2023-01-30T08:28:44+00:00 | Finished build 1324 [Licensing] I | 2023-01-30T08:28:44+00:00 | Fetching license file from S3 object `licenses/pip3-21.3.1-1aa51ed8d056f10e1e0bddd9c2dc42865e713bac9ad8d1e2a973488ac7c8a202/LICENSE.txt' in bucket `dd-ci-datadog-agent-omnibus-cache-build-stable' 1325 [Licensing] W | 2023-01-30T08:28:44+00:00 | Software 'pip3' is not supported project type for transitive dependency license collection. See https://github.com/chef/license_scout for the list of supported languages and dependency managers. If this project does not have any transitive dependencies, consider setting 'skip_transitive_dependency_licensing' to 'true' in order to correct this error. 1326[NetFetcher: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Cleaning project directory `/omnibus/src/snowflake-connector-python-py3' 1327[NetFetcher: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Extracting `/omnibus/cache/snowflake-connector-python-py3-v2.8.3.tar.gz' to `/omnibus/src/snowflake-connector-python-py3' 1328[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Starting build 1329[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | delete `pyproject.toml': 0.0002s 1330[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | $ /opt/datadog-agent/embedded/bin/pip3 install . 1331[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Execute: `/opt/datadog-agent/embedded/bin/pip3 install .': 0.0075s 1332[Builder: snowflake-connector-python-py3] I | 2023-01-30T08:28:44+00:00 | Build snowflake-connector-python-py3: 0.0102s 1333/usr/local/rvm/gems/ruby-2.7.2/gems/mixlib-shellout-2.4.4/lib/mixlib/shellout/unix.rb:340:in `exec': No such file or directory - /opt/datadog-agent/embedded/bin/pip3 (Errno::ENOENT)
Superseded by #15356. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Update the version of
setuptools
Motivation
Additional Notes
Possible Drawbacks / Trade-offs
Describe how to test/QA your changes
Reviewer's Checklist
Triage
milestone is set.major_change
label if your change either has a major impact on the code base, is impacting multiple teams or is changing important well-established internals of the Agent. This label will be use during QA to make sure each team pay extra attention to the changed behavior. For any customer facing change use a releasenote.changelog/no-changelog
label has been applied.qa/skip-qa
label is not applied.team/..
label has been applied, indicating the team(s) that should QA this change.need-change/operator
andneed-change/helm
labels have been applied.k8s/<min-version>
label, indicating the lowest Kubernetes version compatible with this feature.