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

Bump boto3 and botocore versions #48

Conversation

alinabuzachis
Copy link
Collaborator

SUMMARY

Bump boto3 and botocore versions

ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

@alinabuzachis alinabuzachis force-pushed the bump_botocore_boto3_versions branch from cdc8e82 to 56101fa Compare February 7, 2023 14:36
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

✔️ ansible-galaxy-importer SUCCESS in 3m 55s
✔️ build-ansible-collection SUCCESS in 4m 43s
✔️ ansible-test-sanity-docker-devel SUCCESS in 7m 48s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 7m 56s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 10m 06s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 7m 54s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 7m 39s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 7m 06s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 28m 25s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 4m 08s

@alinabuzachis
Copy link
Collaborator Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/692541f35ad74f6f87af6b2b1159e410

✔️ ansible-galaxy-importer SUCCESS in 3m 31s
✔️ build-ansible-collection SUCCESS in 9m 40s
ansible-test-sanity-docker-devel FAILURE in 18m 00s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 14m 23s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 12m 52s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 8m 02s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 9m 40s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 21m 46s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 33m 22s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 11m 46s

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/a06ca01f9a0c4ab89d288b89492bd4d8

✔️ ansible-galaxy-importer SUCCESS in 3m 26s
✔️ build-ansible-collection SUCCESS in 10m 08s
ansible-test-sanity-docker-devel RETRY_LIMIT in 15s (non-voting)
ansible-test-sanity-docker-milestone RETRY_LIMIT in 15s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 9m 22s
ansible-test-sanity-docker-stable-2.12 RETRY_LIMIT in 15s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 6m 55s
ansible-test-sanity-docker-stable-2.14 RETRY_LIMIT in 1m 28s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 28m 59s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 9m 39s

@alinabuzachis
Copy link
Collaborator Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/c123709e290a4a3aa15f05dcd270e251

✔️ ansible-galaxy-importer SUCCESS in 5m 01s
✔️ build-ansible-collection SUCCESS in 9m 40s
ansible-test-sanity-docker-devel FAILURE in 8m 08s (non-voting)
ansible-test-sanity-docker-milestone RETRY_LIMIT in 1m 27s (non-voting)
ansible-test-sanity-docker-stable-2.11 RETRY_LIMIT in 1m 31s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 37s
ansible-test-sanity-docker-stable-2.13 RETRY_LIMIT in 16s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 7m 34s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 31m 40s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 9m 27s

@alinabuzachis
Copy link
Collaborator Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/a6147c10d4fb420db08eb9be90687b46

✔️ ansible-galaxy-importer SUCCESS in 4m 47s
✔️ build-ansible-collection SUCCESS in 10m 12s
ansible-test-sanity-docker-devel FAILURE in 14m 07s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 14m 07s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 15m 05s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 7m 53s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 13m 53s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 13m 54s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 33m 41s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 9m 29s

@@ -0,0 +1,4 @@
major_changes:
- amazon.cloud collection - The amazon.collection collection has dropped support for
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- amazon.cloud collection - The amazon.collection collection has dropped support for
- amazon.cloud collection - The amazon.cloud collection has dropped support for

requirements.txt Outdated
@@ -2,6 +2,6 @@
# - tests/unit/constraints.txt
# - tests/integration/constraints.txt
# - tests/integration/targets/setup_botocore_pip
boto3>=1.20.0
botocore>=1.23.0
boto3>=1.25
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
boto3>=1.25
boto3>=1.25.0

@@ -0,0 +1,4 @@
major_changes:
- amazon.cloud collection - The amazon.collection collection has dropped support for
``botocore<1.23.0`` and ``boto3<1.20.0``.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
``botocore<1.23.0`` and ``boto3<1.20.0``.
``botocore<1.28.0`` and ``boto3<1.25.0``.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/ea196587fdbf4803b80a6bdb449e3cea

✔️ ansible-galaxy-importer SUCCESS in 4m 28s
✔️ build-ansible-collection SUCCESS in 9m 58s
ansible-test-sanity-docker-devel RETRY_LIMIT in 17s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 10m 22s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 9m 23s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 59s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 7m 06s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 7m 01s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 28m 26s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 9m 37s

@softwarefactory-project-zuul
Copy link
Contributor

Build failed (gate pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

https://ansible.softwarefactory-project.io/zuul/buildset/a48b6a2040d2402288937e6f2dd66bae

ansible-galaxy-importer FAILURE in 4m 05s
✔️ build-ansible-collection SUCCESS in 10m 16s
ansible-test-sanity-docker-devel FAILURE in 9m 46s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 8m 45s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 11m 02s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 9m 14s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 8m 39s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 8m 50s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 30m 49s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 9m 50s

@alinabuzachis
Copy link
Collaborator Author

regate

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/255fea199b11434bb8f97a435f85f51c

✔️ ansible-galaxy-importer SUCCESS in 3m 21s
✔️ build-ansible-collection SUCCESS in 9m 39s
ansible-test-sanity-docker-devel FAILURE in 19m 15s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 9m 09s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 35m 39s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 8m 57s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 14m 32s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 6m 53s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 29m 07s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 9m 23s

@softwarefactory-project-zuul
Copy link
Contributor

Pull request merge failed: Resource not accessible by integration, You may need to manually rebase your PR and retry.

Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
@alinabuzachis alinabuzachis force-pushed the bump_botocore_boto3_versions branch from a01bca3 to 3522b70 Compare February 27, 2023 15:56
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/258cde7cd1ae4ffd83d1376c4c2eef48

✔️ ansible-galaxy-importer SUCCESS in 3m 25s
✔️ build-ansible-collection SUCCESS in 10m 24s
ansible-test-sanity-docker-devel FAILURE in 7m 24s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 7m 03s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 9m 10s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 7m 00s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 8m 16s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 6m 55s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 31m 14s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 9m 36s

@softwarefactory-project-zuul
Copy link
Contributor

Build failed (gate pipeline). For information on how to proceed, see
http://docs.openstack.org/infra/manual/developers.html#automated-testing

https://ansible.softwarefactory-project.io/zuul/buildset/71fb44b0e3c940e1b0832c050a7e3202

ansible-galaxy-importer FAILURE in 3m 39s
✔️ build-ansible-collection SUCCESS in 9m 46s
ansible-test-sanity-docker-devel FAILURE in 7m 53s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 9m 21s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 10m 16s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 8m 13s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 7m 49s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 7m 53s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 31m 21s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 9m 26s

@alinabuzachis
Copy link
Collaborator Author

recheck

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/4fb6353bcd424e85b61a20ea428d5de2

✔️ ansible-galaxy-importer SUCCESS in 3m 23s
✔️ build-ansible-collection SUCCESS in 10m 43s
ansible-test-sanity-docker-devel FAILURE in 7m 03s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 6m 53s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 10m 25s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 7m 21s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 17m 45s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 7m 12s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 30m 20s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 10m 24s

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/2985457a97e54765ad8d7afa46bbd34c

✔️ ansible-galaxy-importer SUCCESS in 4m 21s
✔️ build-ansible-collection SUCCESS in 9m 51s
ansible-test-sanity-docker-devel FAILURE in 10m 48s (non-voting)
✔️ ansible-test-sanity-docker-milestone SUCCESS in 11m 09s (non-voting)
✔️ ansible-test-sanity-docker-stable-2.11 SUCCESS in 12m 30s
✔️ ansible-test-sanity-docker-stable-2.12 SUCCESS in 11m 15s
✔️ ansible-test-sanity-docker-stable-2.13 SUCCESS in 18m 25s
✔️ ansible-test-sanity-docker-stable-2.14 SUCCESS in 11m 34s
✔️ ansible-test-integration-amazon-cloud SUCCESS in 31m 36s
✔️ tox-cloud-refresh-examples-amazon SUCCESS in 9m 29s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 840e90e into ansible-collections:main Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants