ubuntu-bionic | ERROR: Could not find a version that satisfies the requirement oslo.concurrency===4.0.0 (from -c /home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt

Bug #1861803 reported by wes hayutin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
wes hayutin

Bug Description

2020-02-04 12:20:10.421647 | ubuntu-bionic | Looking in indexes: http://mirror.regionone.limestone.openstack.org/pypi/simple, http://mirror.regionone.limestone.openstack.org/wheel/ubuntu-18.04-x86_64
2020-02-04 12:20:10.421662 | ubuntu-bionic | ERROR: Could not find a version that satisfies the requirement oslo.concurrency===4.0.0 (from -c /home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt (line 29)) (from versions: 0.1.0, 0.2.0, 0.3.0, 0.4.0, 1.4.1, 1.5.0, 1.6.0, 1.7.0, 1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.10.0, 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.4.0, 2.5.0, 2.6.0, 2.6.1, 2.7.0, 2.8.0, 3.0.0, 3.1.0, 3.2.0, 3.3.0, 3.4.0, 3.5.0, 3.6.0, 3.7.0, 3.7.1, 3.8.0, 3.9.0, 3.10.0, 3.11.0, 3.12.0, 3.13.0, 3.14.0, 3.14.1, 3.15.0, 3.16.0, 3.17.0, 3.18.0, 3.18.1, 3.19.0, 3.20.0, 3.21.0, 3.21.1, 3.21.2, 3.22.0, 3.23.0, 3.24.0, 3.25.0, 3.25.1, 3.26.0, 3.27.0, 3.28.0, 3.28.1, 3.29.0, 3.29.1, 3.30.0, 3.31.0)
2020-02-04 12:20:10.421688 | ubuntu-bionic | ERROR: No matching distribution found for oslo.concurrency===4.0.0 (from -c /home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt (line 29))
2020-02-04 12:20:10.421704 | ubuntu-bionic |
2020-02-04 12:20:10.421717 | ubuntu-bionic | =================================== log end ====================================
2020-02-04 12:20:10.421731 | ubuntu-bionic | ERROR: could not install deps [-c/home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt, -r/home/zuul/src/opendev.org/openstack/tripleo-common/requirements.txt, -r/home/zuul/src/opendev.org/openstack/tripleo-common/test-requirements.txt]; v = InvocationError('/home/zuul/src/opendev.org/openstack/tripleo-common/.tox/py27/bin/pip install -c/home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt -r/home/zuul/src/opendev.org/openstack/tripleo-common/requirements.txt -r/home/zuul/src/opendev.org/openstack/tripleo-common/test-requirements.txt', 1)
2020-02-04 12:20:10.421744 | ubuntu-bionic | ___________________________________ summary ____________________________________
2020-02-04 12:20:10.421758 | ubuntu-bionic | ERROR: py27: could not install deps [-c/home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt, -r/home/zuul/src/opendev.org/openstack/tripleo-common/requirements.txt, -r/home/zuul/src/opendev.org/openstack/tripleo-common/test-requirements.txt]; v = InvocationError('/home/zuul/src/opendev.org/openstack/tripleo-common/.tox/py27/bin/pip install -c/home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt -r/home/zuul/src/opendev.org/openstack/tripleo-common/requirements.txt -r/home/zuul/src/opendev.org/openstack/tripleo-common/test-requirements.txt', 1)
2020-02-04 12:20:11.153427 | ubuntu-bionic | ERROR
2020-02-04 12:20:11.153819 | ubuntu-bionic | {
2020-02-04 12:20:11.153938 | ubuntu-bionic | "delta": "0:00:04.320562",
2020-02-04 12:20:11.154047 | ubuntu-bionic | "end": "2020-02-04 12:20:10.439910",
2020-02-04 12:20:11.154154 | ubuntu-bionic | "msg": "non-zero return code",
2020-02-04 12:20:11.155582 | ubuntu-bionic | "rc": 1,
2020-02-04 12:20:11.155755 | ubuntu-bionic | "start": "2020-02-04 12:20:06.119348"
2020-02-04 12:20:11.155864 | ubuntu-bionic | }
2020-02-04 12:20:11.198580 |
2020-02-04 12:20:11.198900 | PLAY RECAP

https://df084da6644b38328cd6-e9f29c7afce5197c5c20e02f6b6da59e.ssl.cf2.rackcdn.com/705433/3/gate/openstack-tox-py27/7eecc42/job-output.txt

https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_994/705102/1/gate/openstack-tox-py27/994a7dd/job-output.txt

Tags: alert ci
Revision history for this message
wes hayutin (weshayutin) wrote :
Revision history for this message
wes hayutin (weshayutin) wrote :

<AJaeger> weshay|ruck: it exists here: https://pypi.org/project/oslo.concurrency/
[05:50:38] * tesseract has quit (Remote host closed the connection)
[05:50:45] <AJaeger> weshay|ruck: which python version are you running?
[05:50:57] <AJaeger> oslo.concurrency requires python 3.6 or newer!
[05:51:12] <weshay|ruck> heh

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

oslo.concurrency 4.0.0 requires python 3.6 and not python 2.7 which this job is running.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to tripleo-heat-templates (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/705665

Revision history for this message
wes hayutin (weshayutin) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common (master)

Fix proposed to branch: master
Review: https://review.opendev.org/705672

Changed in tripleo:
assignee: nobody → wes hayutin (weshayutin)
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tripleoclient (master)

Fix proposed to branch: master
Review: https://review.opendev.org/705761

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common (master)

Fix proposed to branch: master
Review: https://review.opendev.org/705767

Changed in tripleo:
assignee: wes hayutin (weshayutin) → Alex Schultz (alex-schultz)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common-tempest-plugin (master)

Fix proposed to branch: master
Review: https://review.opendev.org/705836

Changed in tripleo:
assignee: Alex Schultz (alex-schultz) → wes hayutin (weshayutin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-image-elements (master)

Fix proposed to branch: master
Review: https://review.opendev.org/705839

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-puppet-elements (master)

Fix proposed to branch: master
Review: https://review.opendev.org/705843

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-repos (master)

Fix proposed to branch: master
Review: https://review.opendev.org/705844

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-repos (master)

Change abandoned by wes hayutin (<email address hidden>) on branch: master
Review: https://review.opendev.org/705844
Reason: https://review.opendev.org/#/c/705835

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (master)

Reviewed: https://review.opendev.org/705761
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=07c136827697d038df7d5e5f4d9f048961af6581
Submitter: Zuul
Branch: master

commit 07c136827697d038df7d5e5f4d9f048961af6581
Author: Wes Hayutin <email address hidden>
Date: Tue Feb 4 09:53:36 2020 -0700

    remove py27 tox

    Partial-Bug: #1861803
    Change-Id: Iaa4d75d35e21bf75ac78ad540e248a4c21155bdb

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-puppet-elements (master)

Reviewed: https://review.opendev.org/705843
Committed: https://git.openstack.org/cgit/openstack/tripleo-puppet-elements/commit/?id=49e73ee3d7dd71c9326f23fb08b49cb822a0ad56
Submitter: Zuul
Branch: master

commit 49e73ee3d7dd71c9326f23fb08b49cb822a0ad56
Author: Wes Hayutin <email address hidden>
Date: Tue Feb 4 14:22:07 2020 -0700

    update tox tests for py3

    Partial-Bug: #1861803
    Change-Id: I0045b7b24d822bf71de90519674e63fb46009baf

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-image-elements (master)

Reviewed: https://review.opendev.org/705839
Committed: https://git.openstack.org/cgit/openstack/tripleo-image-elements/commit/?id=dc1104efdcbfb18b002a52079efa0555982b50a8
Submitter: Zuul
Branch: master

commit dc1104efdcbfb18b002a52079efa0555982b50a8
Author: Wes Hayutin <email address hidden>
Date: Tue Feb 4 14:20:19 2020 -0700

    update python tox tests

    Partial-Bug: #1861803
    Change-Id: If892caae1f0f498d2061e3fab6b68fb65491d1fd

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common-tempest-plugin (master)

Reviewed: https://review.opendev.org/705836
Committed: https://git.openstack.org/cgit/openstack/tripleo-common-tempest-plugin/commit/?id=f08b321392930b4255310b5aca8f704a32a79132
Submitter: Zuul
Branch: master

commit f08b321392930b4255310b5aca8f704a32a79132
Author: Wes Hayutin <email address hidden>
Date: Tue Feb 4 14:15:22 2020 -0700

    update python tox tests

    Partial-Bug: #1861803
    Change-Id: I82291293493655771f5414450fac98a61cb3df90

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/705665
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=da19fdbccddcb6c195fa12f019d0c7f8a843b8e1
Submitter: Zuul
Branch: master

commit da19fdbccddcb6c195fa12f019d0c7f8a843b8e1
Author: Wes Hayutin <email address hidden>
Date: Tue Feb 4 05:57:05 2020 -0700

    Add py27 testenv for tox.ini

    Since upstream requirements is removing support of py27 but
    TripleO jobs still runs on py27 and which is going to break
    the deps installation.

    In order to fix, we can create a seperate testenv py27
    to handle that and it should not depends on upstream
    constriants.

    Related-Bug: #1861803
    Change-Id: I61365503cc1c70644d6520f54646492359fa4e44

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.opendev.org/705767
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=d6ea8e026bdde96cc6afd05da5fa62555c05fc8f
Submitter: Zuul
Branch: master

commit d6ea8e026bdde96cc6afd05da5fa62555c05fc8f
Author: Wes Hayutin <email address hidden>
Date: Tue Feb 4 09:57:24 2020 -0700

    remove py27 tox job

    Partial-Bug: #1861803
    Change-Id: I18e9a6dea0200987f4baf778ff4b16181a23e05e

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (master)

Reviewed: https://review.opendev.org/705829
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=caef56e2681caee661e16488450e613ae5d76e32
Submitter: Zuul
Branch: master

commit caef56e2681caee661e16488450e613ae5d76e32
Author: Alex Schultz <email address hidden>
Date: Tue Feb 4 13:46:20 2020 -0700

    Remove py27 jobs

    Switch to openstack-python3-ussuri-jobs instead of openstack-python-jobs
    which means we'll get py3 jobs only.

    Partial-Bug: #1861803
    Change-Id: I60b111a19090601155769833a267f8e97ab29192

wes hayutin (weshayutin)
Changed in tripleo:
milestone: ussuri-2 → ussuri-3
wes hayutin (weshayutin)
Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
Piotr Kopec (pkopec) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tripleo-common (master)

Change abandoned by wes hayutin (<email address hidden>) on branch: master
Review: https://review.opendev.org/705672

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.