Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-social-auth-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681516045.636625/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-social-auth-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-social-auth-core-4.4.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-social-auth-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681516045.636625/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-social-auth-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-social-auth-core-4.4.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-social-auth-core.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1681516045.636625/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-social-auth-core.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.c7c135 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf social-auth-core-4.4.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/social-auth-core-4.4.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd social-auth-core-4.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h7M2IP + umask 022 + cd /builddir/build/BUILD + cd social-auth-core-4.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/social_core copying social_core/utils.py -> build/lib/social_core copying social_core/strategy.py -> build/lib/social_core copying social_core/actions.py -> build/lib/social_core copying social_core/__init__.py -> build/lib/social_core copying social_core/exceptions.py -> build/lib/social_core copying social_core/store.py -> build/lib/social_core copying social_core/storage.py -> build/lib/social_core creating build/lib/social_core/backends copying social_core/backends/exacttarget.py -> build/lib/social_core/backends copying social_core/backends/utils.py -> build/lib/social_core/backends copying social_core/backends/rdio.py -> build/lib/social_core/backends copying social_core/backends/xing.py -> build/lib/social_core/backends copying social_core/backends/mapmyfitness.py -> build/lib/social_core/backends copying social_core/backends/saml.py -> build/lib/social_core/backends copying social_core/backends/trello.py -> build/lib/social_core/backends copying social_core/backends/eventbrite.py -> build/lib/social_core/backends copying social_core/backends/angel.py -> build/lib/social_core/backends copying social_core/backends/orcid.py -> build/lib/social_core/backends copying social_core/backends/pixelpin.py -> build/lib/social_core/backends copying social_core/backends/echosign.py -> build/lib/social_core/backends copying social_core/backends/tumblr.py -> build/lib/social_core/backends copying social_core/backends/arcgis.py -> build/lib/social_core/backends copying social_core/backends/loginradius.py -> build/lib/social_core/backends copying social_core/backends/grafana.py -> build/lib/social_core/backends copying social_core/backends/twitch.py -> build/lib/social_core/backends copying social_core/backends/flickr.py -> build/lib/social_core/backends copying social_core/backends/oauth.py -> build/lib/social_core/backends copying social_core/backends/douban.py -> build/lib/social_core/backends copying social_core/backends/bitbucket.py -> build/lib/social_core/backends copying social_core/backends/github_enterprise.py -> build/lib/social_core/backends copying social_core/backends/naver.py -> build/lib/social_core/backends copying social_core/backends/podio.py -> build/lib/social_core/backends copying social_core/backends/yahoo.py -> build/lib/social_core/backends copying social_core/backends/cilogon.py -> build/lib/social_core/backends copying social_core/backends/classlink.py -> build/lib/social_core/backends copying social_core/backends/coinbase.py -> build/lib/social_core/backends copying social_core/backends/skyrock.py -> build/lib/social_core/backends copying social_core/backends/asana.py -> build/lib/social_core/backends copying social_core/backends/osso.py -> build/lib/social_core/backends copying social_core/backends/coursera.py -> build/lib/social_core/backends copying social_core/backends/mendeley.py -> build/lib/social_core/backends copying social_core/backends/facebook_limited.py -> build/lib/social_core/backends copying social_core/backends/musicbrainz.py -> build/lib/social_core/backends copying social_core/backends/lastfm.py -> build/lib/social_core/backends copying social_core/backends/deezer.py -> build/lib/social_core/backends copying social_core/backends/disqus.py -> build/lib/social_core/backends copying social_core/backends/auth0.py -> build/lib/social_core/backends copying social_core/backends/kakao.py -> build/lib/social_core/backends copying social_core/backends/shopify.py -> build/lib/social_core/backends copying social_core/backends/salesforce.py -> build/lib/social_core/backends copying social_core/backends/__init__.py -> build/lib/social_core/backends copying social_core/backends/withings.py -> build/lib/social_core/backends copying social_core/backends/seznam.py -> build/lib/social_core/backends copying social_core/backends/udata.py -> build/lib/social_core/backends copying social_core/backends/dailymotion.py -> build/lib/social_core/backends copying social_core/backends/suse.py -> build/lib/social_core/backends copying social_core/backends/aol.py -> build/lib/social_core/backends copying social_core/backends/pocket.py -> build/lib/social_core/backends copying social_core/backends/azuread.py -> build/lib/social_core/backends copying social_core/backends/openstreetmap.py -> build/lib/social_core/backends copying social_core/backends/foursquare.py -> build/lib/social_core/backends copying social_core/backends/wunderlist.py -> build/lib/social_core/backends copying social_core/backends/discourse.py -> build/lib/social_core/backends copying social_core/backends/uber.py -> build/lib/social_core/backends copying social_core/backends/microsoft.py -> build/lib/social_core/backends copying social_core/backends/coding.py -> build/lib/social_core/backends copying social_core/backends/scistarter.py -> build/lib/social_core/backends copying social_core/backends/lyft.py -> build/lib/social_core/backends copying social_core/backends/surveymonkey.py -> build/lib/social_core/backends copying social_core/backends/pinterest.py -> build/lib/social_core/backends copying social_core/backends/apple.py -> build/lib/social_core/backends copying social_core/backends/vend.py -> build/lib/social_core/backends copying social_core/backends/github.py -> build/lib/social_core/backends copying social_core/backends/docker.py -> build/lib/social_core/backends copying social_core/backends/live.py -> build/lib/social_core/backends copying social_core/backends/thisismyjam.py -> build/lib/social_core/backends copying social_core/backends/flat.py -> build/lib/social_core/backends copying social_core/backends/digitalocean.py -> build/lib/social_core/backends copying social_core/backends/tripit.py -> build/lib/social_core/backends copying social_core/backends/zoom.py -> build/lib/social_core/backends copying social_core/backends/evernote.py -> build/lib/social_core/backends copying social_core/backends/instagram.py -> build/lib/social_core/backends copying social_core/backends/reddit.py -> build/lib/social_core/backends copying social_core/backends/okta.py -> build/lib/social_core/backends copying social_core/backends/ngpvan.py -> build/lib/social_core/backends copying social_core/backends/stackoverflow.py -> build/lib/social_core/backends copying social_core/backends/justgiving.py -> build/lib/social_core/backends copying social_core/backends/meetup.py -> build/lib/social_core/backends copying social_core/backends/qq.py -> build/lib/social_core/backends copying social_core/backends/shimmering.py -> build/lib/social_core/backends copying social_core/backends/okta_openidconnect.py -> build/lib/social_core/backends copying social_core/backends/belgiumeid.py -> build/lib/social_core/backends copying social_core/backends/google.py -> build/lib/social_core/backends copying social_core/backends/battlenet.py -> build/lib/social_core/backends copying social_core/backends/box.py -> build/lib/social_core/backends copying social_core/backends/username.py -> build/lib/social_core/backends copying social_core/backends/amazon.py -> build/lib/social_core/backends copying social_core/backends/readability.py -> build/lib/social_core/backends copying social_core/backends/nationbuilder.py -> build/lib/social_core/backends copying social_core/backends/persona.py -> build/lib/social_core/backends copying social_core/backends/itembase.py -> build/lib/social_core/backends copying social_core/backends/vault.py -> build/lib/social_core/backends copying social_core/backends/open_id.py -> build/lib/social_core/backends copying social_core/backends/spotify.py -> build/lib/social_core/backends copying social_core/backends/moves.py -> build/lib/social_core/backends copying social_core/backends/discord.py -> build/lib/social_core/backends copying social_core/backends/universe.py -> build/lib/social_core/backends copying social_core/backends/gae.py -> build/lib/social_core/backends copying social_core/backends/linkedin.py -> build/lib/social_core/backends copying social_core/backends/untappd.py -> build/lib/social_core/backends copying social_core/backends/appsfuel.py -> build/lib/social_core/backends copying social_core/backends/vk.py -> build/lib/social_core/backends copying social_core/backends/runkeeper.py -> build/lib/social_core/backends copying social_core/backends/launchpad.py -> build/lib/social_core/backends copying social_core/backends/pushbullet.py -> build/lib/social_core/backends copying social_core/backends/professionali.py -> build/lib/social_core/backends copying social_core/backends/mineid.py -> build/lib/social_core/backends copying social_core/backends/five_hundred_px.py -> build/lib/social_core/backends copying social_core/backends/mailru.py -> build/lib/social_core/backends copying social_core/backends/google_openidconnect.py -> build/lib/social_core/backends copying social_core/backends/zotero.py -> build/lib/social_core/backends copying social_core/backends/cognito.py -> build/lib/social_core/backends copying social_core/backends/dribbble.py -> build/lib/social_core/backends copying social_core/backends/fence.py -> build/lib/social_core/backends copying social_core/backends/gitlab.py -> build/lib/social_core/backends copying social_core/backends/azuread_b2c.py -> build/lib/social_core/backends copying social_core/backends/goclioeu.py -> build/lib/social_core/backends copying social_core/backends/dropbox.py -> build/lib/social_core/backends copying social_core/backends/beats.py -> build/lib/social_core/backends copying social_core/backends/jawbone.py -> build/lib/social_core/backends copying social_core/backends/stripe.py -> build/lib/social_core/backends copying social_core/backends/khanacademy.py -> build/lib/social_core/backends copying social_core/backends/drip.py -> build/lib/social_core/backends copying social_core/backends/telegram.py -> build/lib/social_core/backends copying social_core/backends/qiita.py -> build/lib/social_core/backends copying social_core/backends/stocktwits.py -> build/lib/social_core/backends copying social_core/backends/odnoklassniki.py -> build/lib/social_core/backends copying social_core/backends/mediawiki.py -> build/lib/social_core/backends copying social_core/backends/globus.py -> build/lib/social_core/backends copying social_core/backends/openshift.py -> build/lib/social_core/backends copying social_core/backends/simplelogin.py -> build/lib/social_core/backends copying social_core/backends/yandex.py -> build/lib/social_core/backends copying social_core/backends/fedora.py -> build/lib/social_core/backends copying social_core/backends/behance.py -> build/lib/social_core/backends copying social_core/backends/open_id_connect.py -> build/lib/social_core/backends copying social_core/backends/sketchfab.py -> build/lib/social_core/backends copying social_core/backends/weixin.py -> build/lib/social_core/backends copying social_core/backends/eveonline.py -> build/lib/social_core/backends copying social_core/backends/azuread_tenant.py -> build/lib/social_core/backends copying social_core/backends/goclio.py -> build/lib/social_core/backends copying social_core/backends/gitea.py -> build/lib/social_core/backends copying social_core/backends/openstack.py -> build/lib/social_core/backends copying social_core/backends/chatwork.py -> build/lib/social_core/backends copying social_core/backends/twitter.py -> build/lib/social_core/backends copying social_core/backends/twilio.py -> build/lib/social_core/backends copying social_core/backends/hubspot.py -> build/lib/social_core/backends copying social_core/backends/paypal.py -> build/lib/social_core/backends copying social_core/backends/weibo.py -> build/lib/social_core/backends copying social_core/backends/atlassian.py -> build/lib/social_core/backends copying social_core/backends/email.py -> build/lib/social_core/backends copying social_core/backends/steam.py -> build/lib/social_core/backends copying social_core/backends/slack.py -> build/lib/social_core/backends copying social_core/backends/phabricator.py -> build/lib/social_core/backends copying social_core/backends/upwork.py -> build/lib/social_core/backends copying social_core/backends/orbi.py -> build/lib/social_core/backends copying social_core/backends/vimeo.py -> build/lib/social_core/backends copying social_core/backends/facebook.py -> build/lib/social_core/backends copying social_core/backends/taobao.py -> build/lib/social_core/backends copying social_core/backends/nk.py -> build/lib/social_core/backends copying social_core/backends/openinfra.py -> build/lib/social_core/backends copying social_core/backends/bungie.py -> build/lib/social_core/backends copying social_core/backends/quizlet.py -> build/lib/social_core/backends copying social_core/backends/line.py -> build/lib/social_core/backends copying social_core/backends/elixir.py -> build/lib/social_core/backends copying social_core/backends/patreon.py -> build/lib/social_core/backends copying social_core/backends/soundcloud.py -> build/lib/social_core/backends copying social_core/backends/edmodo.py -> build/lib/social_core/backends copying social_core/backends/legacy.py -> build/lib/social_core/backends copying social_core/backends/mixcloud.py -> build/lib/social_core/backends copying social_core/backends/yammer.py -> build/lib/social_core/backends copying social_core/backends/ubuntu.py -> build/lib/social_core/backends copying social_core/backends/monzo.py -> build/lib/social_core/backends copying social_core/backends/fitbit.py -> build/lib/social_core/backends copying social_core/backends/base.py -> build/lib/social_core/backends copying social_core/backends/mailchimp.py -> build/lib/social_core/backends copying social_core/backends/changetip.py -> build/lib/social_core/backends copying social_core/backends/strava.py -> build/lib/social_core/backends copying social_core/backends/livejournal.py -> build/lib/social_core/backends copying social_core/backends/clef.py -> build/lib/social_core/backends copying social_core/backends/keycloak.py -> build/lib/social_core/backends creating build/lib/social_core/pipeline copying social_core/pipeline/utils.py -> build/lib/social_core/pipeline copying social_core/pipeline/disconnect.py -> build/lib/social_core/pipeline copying social_core/pipeline/social_auth.py -> build/lib/social_core/pipeline copying social_core/pipeline/__init__.py -> build/lib/social_core/pipeline copying social_core/pipeline/partial.py -> build/lib/social_core/pipeline copying social_core/pipeline/debug.py -> build/lib/social_core/pipeline copying social_core/pipeline/user.py -> build/lib/social_core/pipeline copying social_core/pipeline/mail.py -> build/lib/social_core/pipeline creating build/lib/social_core/tests copying social_core/tests/models.py -> build/lib/social_core/tests copying social_core/tests/strategy.py -> build/lib/social_core/tests copying social_core/tests/test_utils.py -> build/lib/social_core/tests copying social_core/tests/__init__.py -> build/lib/social_core/tests copying social_core/tests/pipeline.py -> build/lib/social_core/tests copying social_core/tests/test_partial.py -> build/lib/social_core/tests copying social_core/tests/test_storage.py -> build/lib/social_core/tests copying social_core/tests/test_exceptions.py -> build/lib/social_core/tests copying social_core/tests/test_pipeline.py -> build/lib/social_core/tests creating build/lib/social_core/tests/actions copying social_core/tests/actions/test_disconnect.py -> build/lib/social_core/tests/actions copying social_core/tests/actions/test_associate.py -> build/lib/social_core/tests/actions copying social_core/tests/actions/actions.py -> build/lib/social_core/tests/actions copying social_core/tests/actions/__init__.py -> build/lib/social_core/tests/actions copying social_core/tests/actions/test_login.py -> build/lib/social_core/tests/actions creating build/lib/social_core/tests/backends copying social_core/tests/backends/test_eventbrite.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_skyrock.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_five_hundred_px.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_universe.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_orbi.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_stocktwits.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_fitbit.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/oauth.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_yandex.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_fence.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_saml.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_slack.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_dummy.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_utils.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_pinterest.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_angel.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_google.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_flat.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_mailru.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_globus.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_thisismyjam.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_stripe.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_uber.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_disqus.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_edmodo.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_email.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_reddit.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_yahoo.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_nationbuilder.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_gitea.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/__init__.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_apple.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_asana.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_zotero.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_qiita.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_naver.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_digitalocean.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_chatwork.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_cognito.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_twitter.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_osso.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_instagram.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_musicbrainz.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_foursquare.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_quizlet.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_livejournal.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_vault.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_facebook.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_scistarter.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_zoom.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_azuread.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_box.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_yammer.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_cilogon.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_readability.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_flickr.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_bitbucket.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_stackoverflow.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_taobao.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_atlassian.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_behance.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_seznam.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_amazon.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_grafana.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_arcgis.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_discourse.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_username.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_live.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_spotify.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_orcid.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_coinbase.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_patreon.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_okta.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_azuread_b2c.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_github_enterprise.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/open_id.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_tumblr.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_tripit.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_khanacademy.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_steam.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_evernote.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_xing.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_open_id_connect.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_twitch.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_itembase.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_mineid.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_mixcloud.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_drip.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_dribbble.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_podio.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_paypal.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_keycloak.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_phabricator.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_kakao.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_strava.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_github.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_ngpvan.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_udata.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_linkedin.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_broken.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_lyft.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_simplelogin.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_clef.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_microsoft.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_vk.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_upwork.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_auth0.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_coursera.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/legacy.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_elixir.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_sketchfab.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_soundcloud.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_gitlab.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_mapmyfitness.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_wunderlist.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/base.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_deezer.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_dailymotion.py -> build/lib/social_core/tests/backends copying social_core/tests/backends/test_dropbox.py -> build/lib/social_core/tests/backends package init file 'social_core/tests/backends/data/__init__.py' not found (or not a regular file) running egg_info writing social_auth_core.egg-info/PKG-INFO writing dependency_links to social_auth_core.egg-info/dependency_links.txt writing requirements to social_auth_core.egg-info/requires.txt writing top-level names to social_auth_core.egg-info/top_level.txt reading manifest file 'social_auth_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'examples' warning: no previously-included files matching '*' found under directory '.tox' warning: no previously-included files matching '*.pyc' found under directory 'social_core' adding license file 'LICENSE' writing manifest file 'social_auth_core.egg-info/SOURCES.txt' copying social_core/tests/requirements.txt -> build/lib/social_core/tests copying social_core/tests/testkey.pem -> build/lib/social_core/tests creating build/lib/social_core/tests/backends/data copying social_core/tests/backends/data/saml_config.json -> build/lib/social_core/tests/backends/data copying social_core/tests/backends/data/saml_response.txt -> build/lib/social_core/tests/backends/data + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.trXjO7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64 + cd social-auth-core-4.4.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core copying build/lib/social_core/utils.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline copying build/lib/social_core/pipeline/utils.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline copying build/lib/social_core/pipeline/disconnect.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline copying build/lib/social_core/pipeline/social_auth.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline copying build/lib/social_core/pipeline/__init__.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline copying build/lib/social_core/pipeline/partial.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline copying build/lib/social_core/pipeline/debug.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline copying build/lib/social_core/pipeline/user.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline copying build/lib/social_core/pipeline/mail.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline copying build/lib/social_core/strategy.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core copying build/lib/social_core/actions.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core copying build/lib/social_core/__init__.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/exacttarget.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/utils.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/rdio.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/xing.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/mapmyfitness.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/saml.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/trello.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/eventbrite.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/angel.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/orcid.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/pixelpin.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/echosign.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/tumblr.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/arcgis.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/loginradius.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/grafana.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/twitch.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/flickr.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/oauth.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/douban.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/bitbucket.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/github_enterprise.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/naver.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/podio.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/yahoo.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/cilogon.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/classlink.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/coinbase.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/skyrock.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/asana.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/osso.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/coursera.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/mendeley.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/facebook_limited.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/musicbrainz.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/lastfm.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/deezer.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/disqus.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/auth0.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/kakao.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/shopify.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/salesforce.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/__init__.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/withings.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/seznam.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/udata.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/dailymotion.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/suse.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/aol.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/pocket.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/azuread.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/openstreetmap.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/foursquare.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/wunderlist.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/discourse.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/uber.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/microsoft.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/coding.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/scistarter.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/lyft.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/surveymonkey.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/pinterest.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/apple.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/vend.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/github.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/docker.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/live.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/thisismyjam.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/flat.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/digitalocean.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/tripit.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/zoom.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/evernote.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/instagram.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/reddit.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/okta.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/ngpvan.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/stackoverflow.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/justgiving.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/meetup.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/qq.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/shimmering.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/okta_openidconnect.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/belgiumeid.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/google.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/battlenet.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/box.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/username.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/amazon.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/readability.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/nationbuilder.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/persona.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/itembase.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/vault.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/open_id.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/spotify.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/moves.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/discord.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/universe.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/gae.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/linkedin.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/untappd.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/appsfuel.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/vk.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/runkeeper.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/launchpad.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/pushbullet.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/professionali.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/mineid.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/five_hundred_px.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/mailru.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/google_openidconnect.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/zotero.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/cognito.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/dribbble.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/fence.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/gitlab.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/azuread_b2c.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/goclioeu.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/dropbox.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/beats.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/jawbone.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/stripe.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/khanacademy.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/drip.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/telegram.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/qiita.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/stocktwits.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/odnoklassniki.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/mediawiki.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/globus.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/openshift.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/simplelogin.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/yandex.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/fedora.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/behance.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/open_id_connect.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/sketchfab.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/weixin.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/eveonline.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/azuread_tenant.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/goclio.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/gitea.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/openstack.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/chatwork.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/twitter.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/twilio.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/hubspot.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/paypal.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/weibo.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/atlassian.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/email.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/steam.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/slack.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/phabricator.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/upwork.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/orbi.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/vimeo.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/facebook.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/taobao.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/nk.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/openinfra.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/bungie.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/quizlet.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/line.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/elixir.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/patreon.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/soundcloud.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/edmodo.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/legacy.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/mixcloud.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/yammer.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/ubuntu.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/monzo.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/fitbit.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/base.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/mailchimp.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/changetip.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/strava.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/livejournal.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/clef.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/backends/keycloak.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends copying build/lib/social_core/exceptions.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core copying build/lib/social_core/store.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/tests/models.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/tests/strategy.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/tests/test_utils.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/tests/testkey.pem -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/tests/__init__.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_eventbrite.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_skyrock.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_five_hundred_px.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_universe.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_orbi.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_stocktwits.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_fitbit.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/oauth.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_yandex.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_fence.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_saml.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_slack.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_dummy.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_utils.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_pinterest.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_angel.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_google.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_flat.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_mailru.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_globus.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_thisismyjam.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_stripe.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_uber.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_disqus.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_edmodo.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_email.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_reddit.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_yahoo.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_nationbuilder.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_gitea.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/__init__.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_apple.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_asana.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_zotero.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_qiita.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_naver.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_digitalocean.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_chatwork.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_cognito.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_twitter.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_osso.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_instagram.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_musicbrainz.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_foursquare.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_quizlet.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_livejournal.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_vault.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_facebook.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_scistarter.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_zoom.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_azuread.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_box.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_yammer.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_cilogon.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_readability.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_flickr.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_bitbucket.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_stackoverflow.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_taobao.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_atlassian.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_behance.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_seznam.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_amazon.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_grafana.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_arcgis.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_discourse.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_username.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_live.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_spotify.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_orcid.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_coinbase.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_patreon.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_okta.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/data copying build/lib/social_core/tests/backends/data/saml_response.txt -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/data copying build/lib/social_core/tests/backends/data/saml_config.json -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/data copying build/lib/social_core/tests/backends/test_azuread_b2c.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_github_enterprise.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/open_id.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_tumblr.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_tripit.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_khanacademy.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_steam.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_evernote.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_xing.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_open_id_connect.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_twitch.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_itembase.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_mineid.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_mixcloud.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_drip.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_dribbble.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_podio.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_paypal.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_keycloak.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_phabricator.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_kakao.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_strava.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_github.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_ngpvan.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_udata.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_linkedin.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_broken.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_lyft.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_simplelogin.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_clef.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_microsoft.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_vk.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_upwork.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_auth0.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_coursera.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/legacy.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_elixir.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_sketchfab.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_soundcloud.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_gitlab.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_mapmyfitness.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_wunderlist.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/base.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_deezer.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_dailymotion.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/backends/test_dropbox.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends copying build/lib/social_core/tests/pipeline.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/tests/test_partial.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests creating /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions copying build/lib/social_core/tests/actions/test_disconnect.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions copying build/lib/social_core/tests/actions/test_associate.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions copying build/lib/social_core/tests/actions/actions.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions copying build/lib/social_core/tests/actions/__init__.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions copying build/lib/social_core/tests/actions/test_login.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions copying build/lib/social_core/tests/requirements.txt -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/tests/test_storage.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/tests/test_exceptions.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/tests/test_pipeline.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests copying build/lib/social_core/storage.py -> /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline/disconnect.py to disconnect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline/social_auth.py to social_auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline/partial.py to partial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/pipeline/mail.py to mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/strategy.py to strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/exacttarget.py to exacttarget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/rdio.py to rdio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/xing.py to xing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/mapmyfitness.py to mapmyfitness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/saml.py to saml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/trello.py to trello.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/eventbrite.py to eventbrite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/angel.py to angel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/orcid.py to orcid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/pixelpin.py to pixelpin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/echosign.py to echosign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/tumblr.py to tumblr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/arcgis.py to arcgis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/loginradius.py to loginradius.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/grafana.py to grafana.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/twitch.py to twitch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/flickr.py to flickr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/oauth.py to oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/douban.py to douban.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/bitbucket.py to bitbucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/github_enterprise.py to github_enterprise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/naver.py to naver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/podio.py to podio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/yahoo.py to yahoo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/cilogon.py to cilogon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/classlink.py to classlink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/coinbase.py to coinbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/skyrock.py to skyrock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/asana.py to asana.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/osso.py to osso.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/coursera.py to coursera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/mendeley.py to mendeley.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/facebook_limited.py to facebook_limited.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/musicbrainz.py to musicbrainz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/lastfm.py to lastfm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/deezer.py to deezer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/disqus.py to disqus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/auth0.py to auth0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/kakao.py to kakao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/shopify.py to shopify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/salesforce.py to salesforce.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/withings.py to withings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/seznam.py to seznam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/udata.py to udata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/dailymotion.py to dailymotion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/suse.py to suse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/aol.py to aol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/pocket.py to pocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/azuread.py to azuread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/openstreetmap.py to openstreetmap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/foursquare.py to foursquare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/wunderlist.py to wunderlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/discourse.py to discourse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/uber.py to uber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/microsoft.py to microsoft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/coding.py to coding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/scistarter.py to scistarter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/lyft.py to lyft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/surveymonkey.py to surveymonkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/pinterest.py to pinterest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/apple.py to apple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/vend.py to vend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/github.py to github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/docker.py to docker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/live.py to live.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/thisismyjam.py to thisismyjam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/flat.py to flat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/digitalocean.py to digitalocean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/tripit.py to tripit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/zoom.py to zoom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/evernote.py to evernote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/instagram.py to instagram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/reddit.py to reddit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/okta.py to okta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/ngpvan.py to ngpvan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/stackoverflow.py to stackoverflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/justgiving.py to justgiving.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/meetup.py to meetup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/qq.py to qq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/shimmering.py to shimmering.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/okta_openidconnect.py to okta_openidconnect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/belgiumeid.py to belgiumeid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/google.py to google.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/battlenet.py to battlenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/box.py to box.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/username.py to username.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/amazon.py to amazon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/readability.py to readability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/nationbuilder.py to nationbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/persona.py to persona.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/itembase.py to itembase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/vault.py to vault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/open_id.py to open_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/spotify.py to spotify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/moves.py to moves.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/discord.py to discord.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/universe.py to universe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/gae.py to gae.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/linkedin.py to linkedin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/untappd.py to untappd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/appsfuel.py to appsfuel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/vk.py to vk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/runkeeper.py to runkeeper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/launchpad.py to launchpad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/pushbullet.py to pushbullet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/professionali.py to professionali.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/mineid.py to mineid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/five_hundred_px.py to five_hundred_px.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/mailru.py to mailru.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/google_openidconnect.py to google_openidconnect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/zotero.py to zotero.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/cognito.py to cognito.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/dribbble.py to dribbble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/fence.py to fence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/gitlab.py to gitlab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/azuread_b2c.py to azuread_b2c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/goclioeu.py to goclioeu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/dropbox.py to dropbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/beats.py to beats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/jawbone.py to jawbone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/stripe.py to stripe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/khanacademy.py to khanacademy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/drip.py to drip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/telegram.py to telegram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/qiita.py to qiita.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/stocktwits.py to stocktwits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/odnoklassniki.py to odnoklassniki.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/mediawiki.py to mediawiki.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/globus.py to globus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/openshift.py to openshift.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/simplelogin.py to simplelogin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/yandex.py to yandex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/fedora.py to fedora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/behance.py to behance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/open_id_connect.py to open_id_connect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/sketchfab.py to sketchfab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/weixin.py to weixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/eveonline.py to eveonline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/azuread_tenant.py to azuread_tenant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/goclio.py to goclio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/gitea.py to gitea.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/openstack.py to openstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/chatwork.py to chatwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/twitter.py to twitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/twilio.py to twilio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/hubspot.py to hubspot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/paypal.py to paypal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/weibo.py to weibo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/atlassian.py to atlassian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/email.py to email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/steam.py to steam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/slack.py to slack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/phabricator.py to phabricator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/upwork.py to upwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/orbi.py to orbi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/vimeo.py to vimeo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/facebook.py to facebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/taobao.py to taobao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/nk.py to nk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/openinfra.py to openinfra.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/bungie.py to bungie.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/quizlet.py to quizlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/line.py to line.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/elixir.py to elixir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/patreon.py to patreon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/soundcloud.py to soundcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/edmodo.py to edmodo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/legacy.py to legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/mixcloud.py to mixcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/yammer.py to yammer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/ubuntu.py to ubuntu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/monzo.py to monzo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/fitbit.py to fitbit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/mailchimp.py to mailchimp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/changetip.py to changetip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/strava.py to strava.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/livejournal.py to livejournal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/clef.py to clef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/backends/keycloak.py to keycloak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/strategy.py to strategy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_eventbrite.py to test_eventbrite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_skyrock.py to test_skyrock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_five_hundred_px.py to test_five_hundred_px.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_universe.py to test_universe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_orbi.py to test_orbi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_stocktwits.py to test_stocktwits.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_fitbit.py to test_fitbit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/oauth.py to oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_yandex.py to test_yandex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_fence.py to test_fence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_saml.py to test_saml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_slack.py to test_slack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_dummy.py to test_dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_pinterest.py to test_pinterest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_angel.py to test_angel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_google.py to test_google.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_flat.py to test_flat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_mailru.py to test_mailru.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_globus.py to test_globus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_thisismyjam.py to test_thisismyjam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_stripe.py to test_stripe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_uber.py to test_uber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_disqus.py to test_disqus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_edmodo.py to test_edmodo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_email.py to test_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_reddit.py to test_reddit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_yahoo.py to test_yahoo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_nationbuilder.py to test_nationbuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_gitea.py to test_gitea.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_apple.py to test_apple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_asana.py to test_asana.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_zotero.py to test_zotero.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_qiita.py to test_qiita.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_naver.py to test_naver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_digitalocean.py to test_digitalocean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_chatwork.py to test_chatwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_cognito.py to test_cognito.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_twitter.py to test_twitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_osso.py to test_osso.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_instagram.py to test_instagram.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_musicbrainz.py to test_musicbrainz.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_foursquare.py to test_foursquare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_quizlet.py to test_quizlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_livejournal.py to test_livejournal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_vault.py to test_vault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_facebook.py to test_facebook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_scistarter.py to test_scistarter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_zoom.py to test_zoom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_azuread.py to test_azuread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_box.py to test_box.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_yammer.py to test_yammer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_cilogon.py to test_cilogon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_readability.py to test_readability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_flickr.py to test_flickr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_bitbucket.py to test_bitbucket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_stackoverflow.py to test_stackoverflow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_taobao.py to test_taobao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_atlassian.py to test_atlassian.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_behance.py to test_behance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_seznam.py to test_seznam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_amazon.py to test_amazon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_grafana.py to test_grafana.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_arcgis.py to test_arcgis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_discourse.py to test_discourse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_username.py to test_username.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_live.py to test_live.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_spotify.py to test_spotify.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_orcid.py to test_orcid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_coinbase.py to test_coinbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_patreon.py to test_patreon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_okta.py to test_okta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_azuread_b2c.py to test_azuread_b2c.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_github_enterprise.py to test_github_enterprise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/open_id.py to open_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_tumblr.py to test_tumblr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_tripit.py to test_tripit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_khanacademy.py to test_khanacademy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_steam.py to test_steam.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_evernote.py to test_evernote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_xing.py to test_xing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_open_id_connect.py to test_open_id_connect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_twitch.py to test_twitch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_itembase.py to test_itembase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_mineid.py to test_mineid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_mixcloud.py to test_mixcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_drip.py to test_drip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_dribbble.py to test_dribbble.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_podio.py to test_podio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_paypal.py to test_paypal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_keycloak.py to test_keycloak.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_phabricator.py to test_phabricator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_kakao.py to test_kakao.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_strava.py to test_strava.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_github.py to test_github.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_ngpvan.py to test_ngpvan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_udata.py to test_udata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_linkedin.py to test_linkedin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_broken.py to test_broken.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_lyft.py to test_lyft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_simplelogin.py to test_simplelogin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_clef.py to test_clef.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_microsoft.py to test_microsoft.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_vk.py to test_vk.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_upwork.py to test_upwork.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_auth0.py to test_auth0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_coursera.py to test_coursera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/legacy.py to legacy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_elixir.py to test_elixir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_sketchfab.py to test_sketchfab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_soundcloud.py to test_soundcloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_gitlab.py to test_gitlab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_mapmyfitness.py to test_mapmyfitness.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_wunderlist.py to test_wunderlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_deezer.py to test_deezer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_dailymotion.py to test_dailymotion.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/backends/test_dropbox.py to test_dropbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/test_partial.py to test_partial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions/test_disconnect.py to test_disconnect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions/test_associate.py to test_associate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions/actions.py to actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/actions/test_login.py to test_login.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/test_storage.py to test_storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/test_exceptions.py to test_exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/tests/test_pipeline.py to test_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_core/storage.py to storage.cpython-39.pyc writing byte-compilation script '/tmp/tmpp6lzpa9m.py' /usr/bin/python3 /tmp/tmpp6lzpa9m.py removing /tmp/tmpp6lzpa9m.py running install_egg_info running egg_info writing social_auth_core.egg-info/PKG-INFO writing dependency_links to social_auth_core.egg-info/dependency_links.txt writing requirements to social_auth_core.egg-info/requires.txt writing top-level names to social_auth_core.egg-info/top_level.txt package init file 'social_core/tests/backends/data/__init__.py' not found (or not a regular file) reading manifest file 'social_auth_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'examples' warning: no previously-included files matching '*' found under directory '.tox' warning: no previously-included files matching '*.pyc' found under directory 'social_core' adding license file 'LICENSE' writing manifest file 'social_auth_core.egg-info/SOURCES.txt' Copying social_auth_core.egg-info to /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9/site-packages/social_auth_core-4.4.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64//usr/share/doc/python-social-auth-core + '[' -d doc ']' ~/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64 ~/build/BUILD/social-auth-core-4.4.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/social-auth-core-4.4.1 + mv /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 4.4.1-1 --unique-debug-suffix -4.4.1-1.aarch64 --unique-debug-src-base python-social-auth-core-4.4.1-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/social-auth-core-4.4.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-social-auth-core-4.4.1-1.noarch Provides: python-social-auth-core python3-social-auth-core = 4.4.1-1 python3.9dist(social-auth-core) = 4.4.1 python3dist(social-auth-core) = 4.4.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(cryptography) >= 1.4 python3.9dist(defusedxml) >= 0.5.0rc1 python3.9dist(oauthlib) >= 1.0.3 python3.9dist(pyjwt) >= 2 python3.9dist(python3-openid) >= 3.0.10 python3.9dist(requests) >= 2.9.1 python3.9dist(requests-oauthlib) >= 0.6.1 Processing files: python-social-auth-core-help-4.4.1-1.noarch warning: Empty %files file /builddir/build/BUILD/social-auth-core-4.4.1/doclist.lst Provides: python-social-auth-core-help = 4.4.1-1 python3-social-auth-core-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64 Wrote: /builddir/build/RPMS/python-social-auth-core-help-4.4.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-social-auth-core-4.4.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6BoHnL + umask 022 + cd /builddir/build/BUILD + cd social-auth-core-4.4.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-social-auth-core-4.4.1-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0