Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build_and_release.yml failing. #8

Open
Degamisu opened this issue Jan 28, 2024 · 0 comments
Open

build_and_release.yml failing. #8

Degamisu opened this issue Jan 28, 2024 · 0 comments
Assignees

Comments

@Degamisu
Copy link
Owner

Logs

2024-01-22T02:14:27.1355184Z Requested labels: ubuntu-latest
2024-01-22T02:14:27.1355497Z Job defined at: Degamisu/Console-Weather-App/.github/workflows/build_and_release.yml@refs/heads/master
2024-01-22T02:14:27.1355604Z Waiting for a runner to pick up this job...
2024-01-22T02:14:27.5759777Z Job is waiting for a hosted runner to come online.
2024-01-22T02:14:31.5284210Z Job is about to start running on the hosted runner: GitHub Actions 2 (hosted)
2024-01-22T02:14:35.1351989Z Current runner version: '2.311.0'
2024-01-22T02:14:35.1377289Z ##[group]Operating System
2024-01-22T02:14:35.1377991Z Ubuntu
2024-01-22T02:14:35.1378330Z 22.04.3
2024-01-22T02:14:35.1378668Z LTS
2024-01-22T02:14:35.1379071Z ##[endgroup]
2024-01-22T02:14:35.1379437Z ##[group]Runner Image
2024-01-22T02:14:35.1379895Z Image: ubuntu-22.04
2024-01-22T02:14:35.1380352Z Version: 20240116.3.0
2024-01-22T02:14:35.1381358Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240116.3/images/ubuntu/Ubuntu2204-Readme.md
2024-01-22T02:14:35.1382776Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240116.3
2024-01-22T02:14:35.1383699Z ##[endgroup]
2024-01-22T02:14:35.1384160Z ##[group]Runner Image Provisioner
2024-01-22T02:14:35.1384641Z 2.0.324.1
2024-01-22T02:14:35.1385006Z ##[endgroup]
2024-01-22T02:14:35.1385969Z ##[group]GITHUB_TOKEN Permissions
2024-01-22T02:14:35.1387605Z Contents: read
2024-01-22T02:14:35.1388048Z Metadata: read
2024-01-22T02:14:35.1388685Z Packages: read
2024-01-22T02:14:35.1389137Z ##[endgroup]
2024-01-22T02:14:35.1392056Z Secret source: Actions
2024-01-22T02:14:35.1392763Z Prepare workflow directory
2024-01-22T02:14:35.2007177Z Prepare all required actions
2024-01-22T02:14:35.2163867Z Getting action download info
2024-01-22T02:14:35.3952907Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5)
2024-01-22T02:14:35.5436161Z Download action repository 'actions/setup-python@v2' (SHA:e9aba2c848f5ebd159c070c61ea2c4e2b122355e)
2024-01-22T02:14:35.6115610Z Download action repository 'actions/upload-release-asset@v1' (SHA:e8f9f06c4b078e705bd2ea027f0926603fc9b4d5)
2024-01-22T02:14:36.0202005Z Complete job name: build
2024-01-22T02:14:36.1142208Z ##[group]Run actions/checkout@v2
2024-01-22T02:14:36.1142900Z with:
2024-01-22T02:14:36.1143323Z   repository: Degamisu/Console-Weather-App
2024-01-22T02:14:36.1144102Z   token: ***
2024-01-22T02:14:36.1144581Z   ssh-strict: true
2024-01-22T02:14:36.1145011Z   persist-credentials: true
2024-01-22T02:14:36.1145517Z   clean: true
2024-01-22T02:14:36.1145954Z   fetch-depth: 1
2024-01-22T02:14:36.1146313Z   lfs: false
2024-01-22T02:14:36.1146672Z   submodules: false
2024-01-22T02:14:36.1147138Z   set-safe-directory: true
2024-01-22T02:14:36.1147561Z ##[endgroup]
2024-01-22T02:14:36.3580659Z Syncing repository: Degamisu/Console-Weather-App
2024-01-22T02:14:36.3582738Z ##[group]Getting Git version info
2024-01-22T02:14:36.3583757Z Working directory is '/home/runner/work/Console-Weather-App/Console-Weather-App'
2024-01-22T02:14:36.3585223Z [command]/usr/bin/git version
2024-01-22T02:14:36.3627091Z git version 2.43.0
2024-01-22T02:14:36.3650521Z ##[endgroup]
2024-01-22T02:14:36.3665357Z Temporarily overriding HOME='/home/runner/work/_temp/0873d7a0-d111-4eb7-94d3-388e6d675ec0' before making global git config changes
2024-01-22T02:14:36.3667499Z Adding repository directory to the temporary git global config as a safe directory
2024-01-22T02:14:36.3669590Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Console-Weather-App/Console-Weather-App
2024-01-22T02:14:36.3717613Z Deleting the contents of '/home/runner/work/Console-Weather-App/Console-Weather-App'
2024-01-22T02:14:36.3722657Z ##[group]Initializing the repository
2024-01-22T02:14:36.3726310Z [command]/usr/bin/git init /home/runner/work/Console-Weather-App/Console-Weather-App
2024-01-22T02:14:36.3821503Z hint: Using 'master' as the name for the initial branch. This default branch name
2024-01-22T02:14:36.3822614Z hint: is subject to change. To configure the initial branch name to use in all
2024-01-22T02:14:36.3824321Z hint: of your new repositories, which will suppress this warning, call:
2024-01-22T02:14:36.3825597Z hint: 
2024-01-22T02:14:36.3826678Z hint: 	git config --global init.defaultBranch <name>
2024-01-22T02:14:36.3827683Z hint: 
2024-01-22T02:14:36.3828542Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2024-01-22T02:14:36.3829942Z hint: 'development'. The just-created branch can be renamed via this command:
2024-01-22T02:14:36.3831163Z hint: 
2024-01-22T02:14:36.3831559Z hint: 	git branch -m <name>
2024-01-22T02:14:36.3835054Z Initialized empty Git repository in /home/runner/work/Console-Weather-App/Console-Weather-App/.git/
2024-01-22T02:14:36.3844322Z [command]/usr/bin/git remote add origin https://github.com/Degamisu/Console-Weather-App
2024-01-22T02:14:36.3892797Z ##[endgroup]
2024-01-22T02:14:36.3893880Z ##[group]Disabling automatic garbage collection
2024-01-22T02:14:36.3897969Z [command]/usr/bin/git config --local gc.auto 0
2024-01-22T02:14:36.3939551Z ##[endgroup]
2024-01-22T02:14:36.3940818Z ##[group]Setting up auth
2024-01-22T02:14:36.3947022Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-01-22T02:14:36.3987520Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-01-22T02:14:36.4386286Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-01-22T02:14:36.4427244Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-01-22T02:14:36.4668854Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2024-01-22T02:14:36.4716060Z ##[endgroup]
2024-01-22T02:14:36.4716959Z ##[group]Fetching the repository
2024-01-22T02:14:36.4726720Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a3d9f68bceb889c81a6d798a1aa0c1bb70f51032:refs/remotes/origin/master
2024-01-22T02:14:36.6493421Z remote: Enumerating objects: 21, done.        
2024-01-22T02:14:36.6494625Z remote: Counting objects:   4% (1/21)        
2024-01-22T02:14:36.6495419Z remote: Counting objects:   9% (2/21)        
2024-01-22T02:14:36.6496199Z remote: Counting objects:  14% (3/21)        
2024-01-22T02:14:36.6496811Z remote: Counting objects:  19% (4/21)        
2024-01-22T02:14:36.6497434Z remote: Counting objects:  23% (5/21)        
2024-01-22T02:14:36.6498079Z remote: Counting objects:  28% (6/21)        
2024-01-22T02:14:36.6498721Z remote: Counting objects:  33% (7/21)        
2024-01-22T02:14:36.6499405Z remote: Counting objects:  38% (8/21)        
2024-01-22T02:14:36.6500400Z remote: Counting objects:  42% (9/21)        
2024-01-22T02:14:36.6501160Z remote: Counting objects:  47% (10/21)        
2024-01-22T02:14:36.6501810Z remote: Counting objects:  52% (11/21)        
2024-01-22T02:14:36.6502528Z remote: Counting objects:  57% (12/21)        
2024-01-22T02:14:36.6503152Z remote: Counting objects:  61% (13/21)        
2024-01-22T02:14:36.6503728Z remote: Counting objects:  66% (14/21)        
2024-01-22T02:14:36.6504440Z remote: Counting objects:  71% (15/21)        
2024-01-22T02:14:36.6505066Z remote: Counting objects:  76% (16/21)        
2024-01-22T02:14:36.6505745Z remote: Counting objects:  80% (17/21)        
2024-01-22T02:14:36.6506306Z remote: Counting objects:  85% (18/21)        
2024-01-22T02:14:36.6506941Z remote: Counting objects:  90% (19/21)        
2024-01-22T02:14:36.6507598Z remote: Counting objects:  95% (20/21)        
2024-01-22T02:14:36.6508210Z remote: Counting objects: 100% (21/21)        
2024-01-22T02:14:36.6508813Z remote: Counting objects: 100% (21/21), done.        
2024-01-22T02:14:36.6509549Z remote: Compressing objects:   5% (1/18)        
2024-01-22T02:14:36.6510219Z remote: Compressing objects:  11% (2/18)        
2024-01-22T02:14:36.6510855Z remote: Compressing objects:  16% (3/18)        
2024-01-22T02:14:36.6511662Z remote: Compressing objects:  22% (4/18)        
2024-01-22T02:14:36.6512692Z remote: Compressing objects:  27% (5/18)        
2024-01-22T02:14:36.6513358Z remote: Compressing objects:  33% (6/18)        
2024-01-22T02:14:36.6514077Z remote: Compressing objects:  38% (7/18)        
2024-01-22T02:14:36.6515207Z remote: Compressing objects:  44% (8/18)        
2024-01-22T02:14:36.6516191Z remote: Compressing objects:  50% (9/18)        
2024-01-22T02:14:36.6517333Z remote: Compressing objects:  55% (10/18)        
2024-01-22T02:14:36.6517977Z remote: Compressing objects:  61% (11/18)        
2024-01-22T02:14:36.6518939Z remote: Compressing objects:  66% (12/18)        
2024-01-22T02:14:36.6519772Z remote: Compressing objects:  72% (13/18)        
2024-01-22T02:14:36.6520407Z remote: Compressing objects:  77% (14/18)        
2024-01-22T02:14:36.6520996Z remote: Compressing objects:  83% (15/18)        
2024-01-22T02:14:36.6521719Z remote: Compressing objects:  88% (16/18)        
2024-01-22T02:14:36.6522352Z remote: Compressing objects:  94% (17/18)        
2024-01-22T02:14:36.6522994Z remote: Compressing objects: 100% (18/18)        
2024-01-22T02:14:36.6523713Z remote: Compressing objects: 100% (18/18), done.        
2024-01-22T02:14:36.6547667Z remote: Total 21 (delta 1), reused 12 (delta 1), pack-reused 0        
2024-01-22T02:14:36.6674579Z From https://github.com/Degamisu/Console-Weather-App
2024-01-22T02:14:36.6675730Z  * [new ref]         a3d9f68bceb889c81a6d798a1aa0c1bb70f51032 -> origin/master
2024-01-22T02:14:36.6702078Z ##[endgroup]
2024-01-22T02:14:36.6702948Z ##[group]Determining the checkout info
2024-01-22T02:14:36.6704216Z ##[endgroup]
2024-01-22T02:14:36.6705073Z ##[group]Checking out the ref
2024-01-22T02:14:36.6708730Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master
2024-01-22T02:14:36.6777692Z Reset branch 'master'
2024-01-22T02:14:36.6778597Z branch 'master' set up to track 'origin/master'.
2024-01-22T02:14:36.6784086Z ##[endgroup]
2024-01-22T02:14:36.6835007Z [command]/usr/bin/git log -1 --format='%H'
2024-01-22T02:14:36.6870972Z 'a3d9f68bceb889c81a6d798a1aa0c1bb70f51032'
2024-01-22T02:14:36.7220994Z ##[group]Run actions/setup-python@v2
2024-01-22T02:14:36.7221701Z with:
2024-01-22T02:14:36.7222073Z   python-version: 3.x
2024-01-22T02:14:36.7222807Z   token: ***
2024-01-22T02:14:36.7223158Z ##[endgroup]
2024-01-22T02:14:36.8492805Z Successfully setup CPython (3.12.1)
2024-01-22T02:14:36.8650412Z ##[group]Run sudo apt-get update
2024-01-22T02:14:36.8651082Z �[36;1msudo apt-get update�[0m
2024-01-22T02:14:36.8651695Z �[36;1msudo apt-get install -y libncurses5-dev�[0m
2024-01-22T02:14:36.8652447Z �[36;1mpip install -r requirements.txt�[0m
2024-01-22T02:14:36.8719838Z shell: /usr/bin/bash -e {0}
2024-01-22T02:14:36.8720323Z env:
2024-01-22T02:14:36.8720823Z   pythonLocation: /opt/hostedtoolcache/Python/3.12.1/x64
2024-01-22T02:14:36.8721793Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib
2024-01-22T02:14:36.8722450Z ##[endgroup]
2024-01-22T02:14:37.0015061Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B]
2024-01-22T02:14:37.0396729Z Get:6 https://packages.microsoft.com/ubuntu/22.04/prod jammy InRelease [3631 B]
2024-01-22T02:14:37.0621025Z Hit:2 http://azure.archive.ubuntu.com/ubuntu jammy InRelease
2024-01-22T02:14:37.0644954Z Get:3 http://azure.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
2024-01-22T02:14:37.0716301Z Get:4 http://azure.archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
2024-01-22T02:14:37.0741946Z Get:5 http://azure.archive.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
2024-01-22T02:14:37.1563040Z Get:7 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main arm64 Packages [29.6 kB]
2024-01-22T02:14:37.1652765Z Get:8 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main amd64 Packages [123 kB]
2024-01-22T02:14:37.1668223Z Get:9 https://packages.microsoft.com/ubuntu/22.04/prod jammy/main armhf Packages [10.8 kB]
2024-01-22T02:14:37.3755559Z Hit:10 https://ppa.launchpadcontent.net/ubuntu-toolchain-r/test/ubuntu jammy InRelease
2024-01-22T02:14:37.3774854Z Get:11 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1282 kB]
2024-01-22T02:14:37.3883116Z Get:12 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [262 kB]
2024-01-22T02:14:37.3936150Z Get:13 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1031 kB]
2024-01-22T02:14:37.3997642Z Get:14 http://azure.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [231 kB]
2024-01-22T02:14:37.4033459Z Get:15 http://azure.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.1 kB]
2024-01-22T02:14:37.4860581Z Get:16 http://azure.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [41.7 kB]
2024-01-22T02:14:37.4880058Z Get:17 http://azure.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [24.2 kB]
2024-01-22T02:14:37.5820596Z Get:18 http://azure.archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1065 kB]
2024-01-22T02:14:37.5893718Z Get:19 http://azure.archive.ubuntu.com/ubuntu jammy-security/main Translation-en [201 kB]
2024-01-22T02:14:37.5929326Z Get:20 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1248 kB]
2024-01-22T02:14:37.6459524Z Get:21 http://azure.archive.ubuntu.com/ubuntu jammy-security/restricted Translation-en [204 kB]
2024-01-22T02:14:37.6520834Z Get:22 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [831 kB]
2024-01-22T02:14:37.6573036Z Get:23 http://azure.archive.ubuntu.com/ubuntu jammy-security/universe Translation-en [158 kB]
2024-01-22T02:14:41.2405588Z Fetched 7128 kB in 1s (6415 kB/s)
2024-01-22T02:14:41.8872100Z Reading package lists...
2024-01-22T02:14:41.9441644Z Reading package lists...
2024-01-22T02:14:42.0895527Z Building dependency tree...
2024-01-22T02:14:42.0907027Z Reading state information...
2024-01-22T02:14:42.2130465Z The following NEW packages will be installed:
2024-01-22T02:14:42.2132277Z   libncurses5-dev
2024-01-22T02:14:42.2280516Z 0 upgraded, 1 newly installed, 0 to remove and 28 not upgraded.
2024-01-22T02:14:42.2281555Z Need to get 790 B of archives.
2024-01-22T02:14:42.2282254Z After this operation, 6144 B of additional disk space will be used.
2024-01-22T02:14:42.2283078Z Get:1 file:/etc/apt/apt-mirrors.txt Mirrorlist [142 B]
2024-01-22T02:14:42.2613599Z Get:2 http://azure.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses5-dev amd64 6.3-2ubuntu0.1 [790 B]
2024-01-22T02:14:42.5529826Z Fetched 790 B in 0s (17.8 kB/s)
2024-01-22T02:14:42.5784456Z Selecting previously unselected package libncurses5-dev:amd64.
2024-01-22T02:14:42.6066203Z (Reading database ... 
2024-01-22T02:14:42.6066955Z (Reading database ... 5%
2024-01-22T02:14:42.6067882Z (Reading database ... 10%
2024-01-22T02:14:42.6068528Z (Reading database ... 15%
2024-01-22T02:14:42.6069086Z (Reading database ... 20%
2024-01-22T02:14:42.6069792Z (Reading database ... 25%
2024-01-22T02:14:42.6070378Z (Reading database ... 30%
2024-01-22T02:14:42.6070909Z (Reading database ... 35%
2024-01-22T02:14:42.6071396Z (Reading database ... 40%
2024-01-22T02:14:42.6071768Z (Reading database ... 45%
2024-01-22T02:14:42.6072121Z (Reading database ... 50%
2024-01-22T02:14:42.6425166Z (Reading database ... 55%
2024-01-22T02:14:42.6751693Z (Reading database ... 60%
2024-01-22T02:14:42.7009104Z (Reading database ... 65%
2024-01-22T02:14:42.7298469Z (Reading database ... 70%
2024-01-22T02:14:42.8009427Z (Reading database ... 75%
2024-01-22T02:14:42.8426854Z (Reading database ... 80%
2024-01-22T02:14:42.8838271Z (Reading database ... 85%
2024-01-22T02:14:42.9619114Z (Reading database ... 90%
2024-01-22T02:14:43.0415829Z (Reading database ... 95%
2024-01-22T02:14:43.0416505Z (Reading database ... 100%
2024-01-22T02:14:43.0417647Z (Reading database ... 276889 files and directories currently installed.)
2024-01-22T02:14:43.0471871Z Preparing to unpack .../libncurses5-dev_6.3-2ubuntu0.1_amd64.deb ...
2024-01-22T02:14:43.0529278Z Unpacking libncurses5-dev:amd64 (6.3-2ubuntu0.1) ...
2024-01-22T02:14:43.1087096Z Setting up libncurses5-dev:amd64 (6.3-2ubuntu0.1) ...
2024-01-22T02:14:43.3491558Z NEEDRESTART-VER: 3.5
2024-01-22T02:14:43.7313327Z NEEDRESTART-KCUR: 6.2.0-1018-azure
2024-01-22T02:14:43.7314433Z NEEDRESTART-KEXP: 6.2.0-1018-azure
2024-01-22T02:14:43.7315775Z NEEDRESTART-KSTA: 1
2024-01-22T02:14:45.7140924Z Collecting requests (from -r requirements.txt (line 1))
2024-01-22T02:14:45.7630860Z   Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB)
2024-01-22T02:14:45.8274564Z Collecting pyinstaller (from -r requirements.txt (line 2))
2024-01-22T02:14:45.8325108Z   Downloading pyinstaller-6.3.0-py3-none-manylinux2014_x86_64.whl.metadata (8.3 kB)
2024-01-22T02:14:45.8724925Z Collecting geocoder (from -r requirements.txt (line 3))
2024-01-22T02:14:45.8779874Z   Downloading geocoder-1.38.1-py2.py3-none-any.whl (98 kB)
2024-01-22T02:14:45.8969487Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.6/98.6 kB 5.4 MB/s eta 0:00:00
2024-01-22T02:14:45.9910446Z Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 1))
2024-01-22T02:14:45.9957557Z   Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
2024-01-22T02:14:46.0225708Z Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 1))
2024-01-22T02:14:46.0260461Z   Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB)
2024-01-22T02:14:46.0813855Z Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 1))
2024-01-22T02:14:46.0865386Z   Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB)
2024-01-22T02:14:46.1186185Z Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 1))
2024-01-22T02:14:46.1228495Z   Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB)
2024-01-22T02:14:46.3501677Z Collecting setuptools>=42.0.0 (from pyinstaller->-r requirements.txt (line 2))
2024-01-22T02:14:46.3538760Z   Downloading setuptools-69.0.3-py3-none-any.whl.metadata (6.3 kB)
2024-01-22T02:14:46.3843435Z Collecting altgraph (from pyinstaller->-r requirements.txt (line 2))
2024-01-22T02:14:46.3893449Z   Downloading altgraph-0.17.4-py2.py3-none-any.whl.metadata (7.3 kB)
2024-01-22T02:14:46.4203388Z Collecting pyinstaller-hooks-contrib>=2021.4 (from pyinstaller->-r requirements.txt (line 2))
2024-01-22T02:14:46.4279562Z   Downloading pyinstaller_hooks_contrib-2024.0-py2.py3-none-any.whl.metadata (16 kB)
2024-01-22T02:14:46.4613346Z Collecting packaging>=22.0 (from pyinstaller->-r requirements.txt (line 2))
2024-01-22T02:14:46.4651583Z   Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
2024-01-22T02:14:46.4995394Z Collecting click (from geocoder->-r requirements.txt (line 3))
2024-01-22T02:14:46.5029629Z   Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
2024-01-22T02:14:46.5246985Z Collecting future (from geocoder->-r requirements.txt (line 3))
2024-01-22T02:14:46.5319203Z   Downloading future-0.18.3.tar.gz (840 kB)
2024-01-22T02:14:46.5439727Z      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 87.0 MB/s eta 0:00:00
2024-01-22T02:14:46.6349960Z   Installing build dependencies: started
2024-01-22T02:14:48.3574316Z   Installing build dependencies: finished with status 'done'
2024-01-22T02:14:48.3582195Z   Getting requirements to build wheel: started
2024-01-22T02:14:48.6610360Z   Getting requirements to build wheel: finished with status 'done'
2024-01-22T02:14:48.6638055Z   Preparing metadata (pyproject.toml): started
2024-01-22T02:14:49.0189801Z   Preparing metadata (pyproject.toml): finished with status 'done'
2024-01-22T02:14:49.0353861Z Collecting ratelim (from geocoder->-r requirements.txt (line 3))
2024-01-22T02:14:49.0571631Z   Downloading ratelim-0.1.6-py2.py3-none-any.whl (4.0 kB)
2024-01-22T02:14:49.0794035Z Collecting six (from geocoder->-r requirements.txt (line 3))
2024-01-22T02:14:49.1405514Z   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
2024-01-22T02:14:49.2263136Z Collecting decorator (from ratelim->geocoder->-r requirements.txt (line 3))
2024-01-22T02:14:49.2468147Z   Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
2024-01-22T02:14:49.2815677Z Downloading requests-2.31.0-py3-none-any.whl (62 kB)
2024-01-22T02:14:49.2900995Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.2 MB/s eta 0:00:00
2024-01-22T02:14:49.3062337Z Downloading pyinstaller-6.3.0-py3-none-manylinux2014_x86_64.whl (662 kB)
2024-01-22T02:14:49.3224963Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.0/663.0 kB 46.4 MB/s eta 0:00:00
2024-01-22T02:14:49.3286707Z Downloading certifi-2023.11.17-py3-none-any.whl (162 kB)
2024-01-22T02:14:49.3351233Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 35.7 MB/s eta 0:00:00
2024-01-22T02:14:49.3420344Z Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
2024-01-22T02:14:49.3486128Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.9/141.9 kB 28.8 MB/s eta 0:00:00
2024-01-22T02:14:49.3526798Z Downloading idna-3.6-py3-none-any.whl (61 kB)
2024-01-22T02:14:49.3575421Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 17.4 MB/s eta 0:00:00
2024-01-22T02:14:49.3615921Z Downloading packaging-23.2-py3-none-any.whl (53 kB)
2024-01-22T02:14:49.3671466Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 12.0 MB/s eta 0:00:00
2024-01-22T02:14:49.3775893Z Downloading pyinstaller_hooks_contrib-2024.0-py2.py3-none-any.whl (326 kB)
2024-01-22T02:14:49.3852895Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 326.8/326.8 kB 55.9 MB/s eta 0:00:00
2024-01-22T02:14:49.3865772Z Using cached setuptools-69.0.3-py3-none-any.whl (819 kB)
2024-01-22T02:14:49.3927598Z Downloading urllib3-2.1.0-py3-none-any.whl (104 kB)
2024-01-22T02:14:49.3984025Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 26.1 MB/s eta 0:00:00
2024-01-22T02:14:49.4439186Z Downloading altgraph-0.17.4-py2.py3-none-any.whl (21 kB)
2024-01-22T02:14:49.5040554Z Downloading click-8.1.7-py3-none-any.whl (97 kB)
2024-01-22T02:14:49.5111077Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 18.6 MB/s eta 0:00:00
2024-01-22T02:14:49.5307572Z Building wheels for collected packages: future
2024-01-22T02:14:49.5316941Z   Building wheel for future (pyproject.toml): started
2024-01-22T02:14:49.9179124Z   Building wheel for future (pyproject.toml): finished with status 'done'
2024-01-22T02:14:49.9191629Z   Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492024 sha256=2c40242692ca3635aae1883d49f2e8fbe888b49375b08f56a4a3360905661ea1
2024-01-22T02:14:49.9193408Z   Stored in directory: /home/runner/.cache/pip/wheels/f1/54/27/4e5cb4bd05116c097877e85a206a2e08d301aaa9b7af719909
2024-01-22T02:14:49.9224795Z Successfully built future
2024-01-22T02:14:50.0233519Z Installing collected packages: altgraph, urllib3, six, setuptools, packaging, idna, future, decorator, click, charset-normalizer, certifi, requests, ratelim, pyinstaller-hooks-contrib, pyinstaller, geocoder
2024-01-22T02:14:51.9860046Z Successfully installed altgraph-0.17.4 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 decorator-5.1.1 future-0.18.3 geocoder-1.38.1 idna-3.6 packaging-23.2 pyinstaller-6.3.0 pyinstaller-hooks-contrib-2024.0 ratelim-0.1.6 requests-2.31.0 setuptools-69.0.3 six-1.16.0 urllib3-2.1.0
2024-01-22T02:14:52.1588146Z ##[group]Run latest_tag=$(git describe --tags --abbrev=0 2>/dev/null || echo "v1.0.5")
2024-01-22T02:14:52.1589043Z �[36;1mlatest_tag=$(git describe --tags --abbrev=0 2>/dev/null || echo "v1.0.5")�[0m
2024-01-22T02:14:52.1589654Z �[36;1mecho "Latest tag: $latest_tag"�[0m
2024-01-22T02:14:52.1590234Z �[36;1mecho "::set-output name=tag::$latest_tag"�[0m
2024-01-22T02:14:52.1643685Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2024-01-22T02:14:52.1644190Z env:
2024-01-22T02:14:52.1644573Z   pythonLocation: /opt/hostedtoolcache/Python/3.12.1/x64
2024-01-22T02:14:52.1645245Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib
2024-01-22T02:14:52.1645747Z ##[endgroup]
2024-01-22T02:14:52.1743326Z Latest tag: v1.0.5
2024-01-22T02:14:52.1758492Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2024-01-22T02:14:52.1866730Z ##[group]Run current_tag=v1.0.5
2024-01-22T02:14:52.1867394Z �[36;1mcurrent_tag=v1.0.5�[0m
2024-01-22T02:14:52.1867797Z �[36;1mversion_parts=(${current_tag//./ })�[0m
2024-01-22T02:14:52.1868536Z �[36;1mnew_version="${version_parts[0]}.${version_parts[1]}.$((version_parts[2]+1))"�[0m
2024-01-22T02:14:52.1869236Z �[36;1mecho "::set-output name=next_version::${new_version}"�[0m
2024-01-22T02:14:52.1920243Z shell: /usr/bin/bash -e {0}
2024-01-22T02:14:52.1920611Z env:
2024-01-22T02:14:52.1921155Z   pythonLocation: /opt/hostedtoolcache/Python/3.12.1/x64
2024-01-22T02:14:52.1921766Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib
2024-01-22T02:14:52.1922350Z ##[endgroup]
2024-01-22T02:14:52.2003464Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2024-01-22T02:14:52.2038088Z ##[group]Run echo "Changed files:"
2024-01-22T02:14:52.2038979Z �[36;1mecho "Changed files:"�[0m
2024-01-22T02:14:52.2039612Z �[36;1mgit diff --name-only  a3d9f68bceb889c81a6d798a1aa0c1bb70f51032�[0m
2024-01-22T02:14:52.2092237Z shell: /usr/bin/bash -e {0}
2024-01-22T02:14:52.2092709Z env:
2024-01-22T02:14:52.2093136Z   pythonLocation: /opt/hostedtoolcache/Python/3.12.1/x64
2024-01-22T02:14:52.2093735Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib
2024-01-22T02:14:52.2094259Z ##[endgroup]
2024-01-22T02:14:52.2173125Z Changed files:
2024-01-22T02:14:52.2231820Z ##[group]Run echo "::set-output name=description::Test2"
2024-01-22T02:14:52.2232466Z �[36;1mecho "::set-output name=description::Test2"�[0m
2024-01-22T02:14:52.2284253Z shell: /usr/bin/bash -e {0}
2024-01-22T02:14:52.2284612Z env:
2024-01-22T02:14:52.2285126Z   pythonLocation: /opt/hostedtoolcache/Python/3.12.1/x64
2024-01-22T02:14:52.2285826Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib
2024-01-22T02:14:52.2286395Z ##[endgroup]
2024-01-22T02:14:52.2366431Z ##[warning]The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
2024-01-22T02:14:52.2397737Z ##[group]Run pyinstaller --onefile main.py
2024-01-22T02:14:52.2398238Z �[36;1mpyinstaller --onefile main.py�[0m
2024-01-22T02:14:52.2398943Z �[36;1mmv ./dist/main ./dist/CWA_Linux�[0m
2024-01-22T02:14:52.2446400Z shell: /usr/bin/bash -e {0}
2024-01-22T02:14:52.2446912Z env:
2024-01-22T02:14:52.2447283Z   pythonLocation: /opt/hostedtoolcache/Python/3.12.1/x64
2024-01-22T02:14:52.2447889Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib
2024-01-22T02:14:52.2448442Z ##[endgroup]
2024-01-22T02:14:53.1813008Z 853 INFO: PyInstaller: 6.3.0
2024-01-22T02:14:53.1815791Z 853 INFO: Python: 3.12.1
2024-01-22T02:14:53.1836256Z 855 INFO: Platform: Linux-6.2.0-1018-azure-x86_64-with-glibc2.35
2024-01-22T02:14:53.1838140Z 855 INFO: wrote /home/runner/work/Console-Weather-App/Console-Weather-App/main.spec
2024-01-22T02:14:53.2649931Z 937 INFO: UPX is available but is disabled on non-Windows due to known compatibility problems.
2024-01-22T02:14:53.2655946Z 937 INFO: Extending PYTHONPATH with paths
2024-01-22T02:14:53.2656905Z ['/home/runner/work/Console-Weather-App/Console-Weather-App']
2024-01-22T02:14:53.3528568Z 1024 INFO: checking Analysis
2024-01-22T02:14:53.3529903Z 1025 INFO: Building Analysis because Analysis-00.toc is non existent
2024-01-22T02:14:53.3530878Z 1025 INFO: Initializing module dependency graph...
2024-01-22T02:14:53.4011542Z 1073 INFO: Caching module graph hooks...
2024-01-22T02:14:53.4073563Z 1079 INFO: Analyzing base_library.zip ...
2024-01-22T02:14:54.8082260Z 2480 INFO: Loading module hook 'hook-encodings.py' from '/opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/PyInstaller/hooks'...
2024-01-22T02:14:57.0571696Z 4729 INFO: Loading module hook 'hook-pickle.py' from '/opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/PyInstaller/hooks'...
2024-01-22T02:14:58.3741039Z 6046 INFO: Loading module hook 'hook-heapq.py' from '/opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/PyInstaller/hooks'...
2024-01-22T02:14:59.5898054Z 7261 INFO: Caching module dependency graph...
2024-01-22T02:14:59.6604696Z 7332 INFO: Running Analysis Analysis-00.toc
2024-01-22T02:14:59.6606134Z 7332 INFO: Looking for Python shared library...
2024-01-22T02:14:59.6709052Z 7343 INFO: Using Python shared library: /opt/hostedtoolcache/Python/3.12.1/x64/lib/libpython3.12.so.1.0
2024-01-22T02:14:59.6710825Z 7343 INFO: Analyzing /home/runner/work/Console-Weather-App/Console-Weather-App/main.py
2024-01-22T02:15:00.4386982Z 8110 INFO: Loading module hook 'hook-charset_normalizer.py' from '/opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'...
2024-01-22T02:15:01.2439317Z 8915 INFO: Loading module hook 'hook-certifi.py' from '/opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/_pyinstaller_hooks_contrib/hooks/stdhooks'...
2024-01-22T02:15:01.5141939Z /opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/geocoder/uscensus.py:36: SyntaxWarning: invalid escape sequence '\d'
2024-01-22T02:15:01.5144069Z   match = re.search('^\d+', self.address, re.UNICODE)
2024-01-22T02:15:01.9379403Z 9609 INFO: Loading module hook 'hook-difflib.py' from '/opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/PyInstaller/hooks'...
2024-01-22T02:15:02.0032500Z 9675 INFO: Loading module hook 'hook-platform.py' from '/opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/PyInstaller/hooks'...
2024-01-22T02:15:02.1458570Z 9817 INFO: Processing module hooks...
2024-01-22T02:15:02.1527165Z 9824 INFO: Performing binary vs. data reclassification (4 entries)
2024-01-22T02:15:02.8489283Z 10520 INFO: Looking for ctypes DLLs
2024-01-22T02:15:02.9255896Z 10597 INFO: Analyzing run-time hooks ...
2024-01-22T02:15:02.9278989Z 10599 INFO: Including run-time hook '/opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/PyInstaller/hooks/rthooks/pyi_rth_inspect.py'
2024-01-22T02:15:02.9336203Z 10605 INFO: Looking for dynamic libraries
2024-01-22T02:15:03.6791780Z 11351 INFO: Warnings written to /home/runner/work/Console-Weather-App/Console-Weather-App/build/main/warn-main.txt
2024-01-22T02:15:03.6944041Z 11366 INFO: Graph cross-reference written to /home/runner/work/Console-Weather-App/Console-Weather-App/build/main/xref-main.html
2024-01-22T02:15:03.7062523Z 11378 INFO: checking PYZ
2024-01-22T02:15:03.7063654Z 11378 INFO: Building PYZ because PYZ-00.toc is non existent
2024-01-22T02:15:03.7064932Z 11378 INFO: Building PYZ (ZlibArchive) /home/runner/work/Console-Weather-App/Console-Weather-App/build/main/PYZ-00.pyz
2024-01-22T02:15:03.9982593Z 11670 INFO: Building PYZ (ZlibArchive) /home/runner/work/Console-Weather-App/Console-Weather-App/build/main/PYZ-00.pyz completed successfully.
2024-01-22T02:15:04.0113192Z 11683 INFO: checking PKG
2024-01-22T02:15:04.0114391Z 11683 INFO: Building PKG because PKG-00.toc is non existent
2024-01-22T02:15:04.0114986Z 11683 INFO: Building PKG (CArchive) main.pkg
2024-01-22T02:15:13.5698367Z 21241 INFO: Building PKG (CArchive) main.pkg completed successfully.
2024-01-22T02:15:13.5712163Z 21243 INFO: Bootloader /opt/hostedtoolcache/Python/3.12.1/x64/lib/python3.12/site-packages/PyInstaller/bootloader/Linux-64bit-intel/run
2024-01-22T02:15:13.5713276Z 21243 INFO: checking EXE
2024-01-22T02:15:13.5713973Z 21243 INFO: Building EXE because EXE-00.toc is non existent
2024-01-22T02:15:13.5714563Z 21243 INFO: Building EXE from EXE-00.toc
2024-01-22T02:15:13.5715493Z 21243 INFO: Copying bootloader EXE to /home/runner/work/Console-Weather-App/Console-Weather-App/dist/main
2024-01-22T02:15:13.5716554Z 21243 INFO: Appending PKG archive to custom ELF section in EXE
2024-01-22T02:15:13.6855377Z 21357 INFO: Building EXE from EXE-00.toc completed successfully.
2024-01-22T02:15:13.7417926Z ##[group]Run tag_name=$(git describe --tags --abbrev=0 2>/dev/null)
2024-01-22T02:15:13.7418878Z �[36;1mtag_name=$(git describe --tags --abbrev=0 2>/dev/null)�[0m
2024-01-22T02:15:13.7419521Z �[36;1mrelease_name="Release $tag_name"�[0m
2024-01-22T02:15:13.7420950Z �[36;1mrelease_id=$(curl -s -H "Authorization: token ***" "https://api.github.com/repos/Degamisu/Console-Weather-App/releases/tags/$tag_name" | jq -r '.id // empty')�[0m
2024-01-22T02:15:13.7421926Z �[36;1m�[0m
2024-01-22T02:15:13.7422303Z �[36;1mif [ -z "$release_id" ]; then�[0m
2024-01-22T02:15:13.7422764Z �[36;1m  # Create a new release�[0m
2024-01-22T02:15:13.7424045Z �[36;1m  response=$(curl -s -H "Authorization: token ***" -d '{"tag_name":"'"$tag_name"'","name":"'"$release_name"'","draft":false,"prerelease":false}' "https://api.github.com/repos/Degamisu/Console-Weather-App/releases")�[0m
2024-01-22T02:15:13.7425256Z �[36;1m  release_id=$(echo "$response" | jq -r '.id')�[0m
2024-01-22T02:15:13.7425931Z �[36;1m  upload_url=$(echo "$response" | jq -r '.upload_url')�[0m
2024-01-22T02:15:13.7426476Z �[36;1melse�[0m
2024-01-22T02:15:13.7426867Z �[36;1m  # Get the existing release's upload_url�[0m
2024-01-22T02:15:13.7428040Z �[36;1m  upload_url=$(curl -s -H "Authorization: token ***" "https://api.github.com/repos/Degamisu/Console-Weather-App/releases/$release_id" | jq -r '.upload_url')�[0m
2024-01-22T02:15:13.7429388Z �[36;1mfi�[0m
2024-01-22T02:15:13.7429706Z �[36;1m�[0m
2024-01-22T02:15:13.7430068Z �[36;1mecho "::set-output name=release_id::$release_id"�[0m
2024-01-22T02:15:13.7430716Z �[36;1mecho "::set-output name=upload_url::$upload_url"�[0m
2024-01-22T02:15:13.7482047Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2024-01-22T02:15:13.7482582Z env:
2024-01-22T02:15:13.7482958Z   pythonLocation: /opt/hostedtoolcache/Python/3.12.1/x64
2024-01-22T02:15:13.7483642Z   LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.12.1/x64/lib
2024-01-22T02:15:13.7484151Z ##[endgroup]
2024-01-22T02:15:13.7582667Z ##[error]Process completed with exit code 128.
2024-01-22T02:15:13.7666745Z Post job cleanup.
2024-01-22T02:15:13.8673340Z [command]/usr/bin/git version
2024-01-22T02:15:13.8723833Z git version 2.43.0
2024-01-22T02:15:13.8766616Z Temporarily overriding HOME='/home/runner/work/_temp/a761272a-11b2-4c61-ab91-b20a66dad7e1' before making global git config changes
2024-01-22T02:15:13.8768930Z Adding repository directory to the temporary git global config as a safe directory
2024-01-22T02:15:13.8773627Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Console-Weather-App/Console-Weather-App
2024-01-22T02:15:13.8817583Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2024-01-22T02:15:13.8859429Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2024-01-22T02:15:13.9114969Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2024-01-22T02:15:13.9148498Z http.https://github.com/.extraheader
2024-01-22T02:15:13.9158174Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2024-01-22T02:15:13.9199847Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2024-01-22T02:15:13.9722875Z Cleaning up orphan processes
@Degamisu Degamisu self-assigned this Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant