21:31:39 Started by user Simon Pruvost 21:31:39 Running as SYSTEM 21:31:39 Building in workspace /var/lib/jenkins/jobs/first/workspace 21:31:39 The recommended git tool is: NONE 21:31:39 using credential 8a11502e-f80d-4742-a451-704b40f19292 21:31:39 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/first/workspace/.git # timeout=10 21:31:39 Fetching changes from the remote Git repository 21:31:39 > git config remote.origin.url https://framagit.org/pruvosim/store-prices-watchdog.git # timeout=10 21:31:39 Fetching upstream changes from https://framagit.org/pruvosim/store-prices-watchdog.git 21:31:39 > git --version # timeout=10 21:31:39 > git --version # 'git version 2.39.5' 21:31:39 using GIT_ASKPASS to set credentials 21:31:39 > git fetch --tags --force --progress -- https://framagit.org/pruvosim/store-prices-watchdog.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:31:56 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10 21:31:56 Checking out Revision dd81d6ff60b1ed915647f1329637d6222652c512 (refs/remotes/origin/dev) 21:31:56 > git config core.sparsecheckout # timeout=10 21:31:56 > git checkout -f dd81d6ff60b1ed915647f1329637d6222652c512 # timeout=10 21:31:56 Commit message: "Convert date for Postgres" 21:31:56 > git rev-list --no-walk dd81d6ff60b1ed915647f1329637d6222652c512 # timeout=10 21:31:56
[workspace] $ /bin/sh -xe /tmp/jenkins13635666452271314139.sh 21:31:56 + python -m venv my-venv 21:31:57 + my-venv/bin/pip install -r config/requirements.txt 21:31:58 Requirement already satisfied: peewee==3.17.9 in ./my-venv/lib/python3.11/site-packages (from -r config/requirements.txt (line 1)) (3.17.9) 21:31:58 Requirement already satisfied: requests==2.32.3 in ./my-venv/lib/python3.11/site-packages (from -r config/requirements.txt (line 2)) (2.32.3) 21:31:58 Requirement already satisfied: discord-webhook==1.4.1 in ./my-venv/lib/python3.11/site-packages (from -r config/requirements.txt (line 3)) (1.4.1) 21:31:58 Requirement already satisfied: psycopg2==2.9.10 in ./my-venv/lib/python3.11/site-packages (from -r config/requirements.txt (line 4)) (2.9.10) 21:31:58 Requirement already satisfied: charset-normalizer<4,>=2 in ./my-venv/lib/python3.11/site-packages (from requests==2.32.3->-r config/requirements.txt (line 2)) (3.4.1) 21:31:58 Requirement already satisfied: idna<4,>=2.5 in ./my-venv/lib/python3.11/site-packages (from requests==2.32.3->-r config/requirements.txt (line 2)) (3.10) 21:31:58 Requirement already satisfied: urllib3<3,>=1.21.1 in ./my-venv/lib/python3.11/site-packages (from requests==2.32.3->-r config/requirements.txt (line 2)) (2.4.0) 21:31:58 Requirement already satisfied: certifi>=2017.4.17 in ./my-venv/lib/python3.11/site-packages (from requests==2.32.3->-r config/requirements.txt (line 2)) (2025.1.31) 21:31:58 + my-venv/bin/python Main.py 21:31:58 {"Accept": "application/json"} 21:31:58 [INFO] Creating the folders /var/lib/jenkins/jobs/first/workspace/logs and /var/lib/jenkins/jobs/first/workspace/database if they don't exist... 21:31:58 2025-04-12 21:31:58,551 - main - INFO - ----- Launching the program ----- 21:31:58 2025-04-12 21:31:58,551 - main - INFO - Searching for the query Atelier 21:31:58 2025-04-12 21:31:58,551 - main - DEBUG - Fetching Store API, filter : type:GAME AND system_type:nintendoswitch* AND product_code_txt:* - Page : 0 21:31:58 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:31:58 warnings.warn( 21:31:58 2025-04-12 21:31:58,716 - main - INFO - Processing 10 games out of 22... 21:31:58 2025-04-12 21:31:58,717 - main - DEBUG - Fetching Store API, filter : type:GAME AND system_type:nintendoswitch* AND product_code_txt:* - Page : 10 21:31:58 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:31:58 warnings.warn( 21:31:58 2025-04-12 21:31:58,851 - main - INFO - Processing 20 games out of 22... 21:31:58 2025-04-12 21:31:58,852 - main - DEBUG - Fetching Store API, filter : type:GAME AND system_type:nintendoswitch* AND product_code_txt:* - Page : 20 21:31:58 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:31:58 warnings.warn( 21:31:58 2025-04-12 21:31:58,958 - main - INFO - Processing 22 games out of 22... 21:31:58 2025-04-12 21:31:58,961 - main - DEBUG - Atelier Arland series Deluxe Pack(58.49) 21:31:58 2025-04-12 21:31:58,961 - main - DEBUG - Atelier Ayesha: The Alchemist of Dusk DX(19.99) 21:31:58 2025-04-12 21:31:58,961 - main - DEBUG - Atelier Dusk Trilogy Deluxe Pack(58.49) 21:31:58 2025-04-12 21:31:58,961 - main - DEBUG - Atelier Escha & Logy: Alchemists of the Dusk Sky DX(19.99) 21:31:58 2025-04-12 21:31:58,961 - main - DEBUG - Atelier Firis: The Alchemist and the Mysterious Journey DX(19.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Lulua ~The Scion of Arland~(23.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Lydie & Suelle ~The Alchemists and the Mysterious Paintings~(59.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Lydie & Suelle: The Alchemists and the Mysterious Paintings DX(19.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Marie Remake: The Alchemist of Salburg(49.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Meruru ~The Apprentice of Arland~ DX(19.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Mysterious Trilogy Deluxe Pack(58.49) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Rorona ~The Alchemist of Arland~ DX(19.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Ryza 2 : Les Légendes Oubliées & Le Secret de la Fée(34.64) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Ryza 3: Alchemist of the End & the Secret Key(54.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Ryza: Ever Darkness & the Secret Hideout(14.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Shallie: Alchemists of the Dusk Sea DX(19.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Sophie 2: The Alchemist of the Mysterious Dream(34.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Sophie: The Alchemist of the Mysterious Book DX(19.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Totori ~The Adventurer of Arland~ DX(19.99) 21:31:58 2025-04-12 21:31:58,962 - main - DEBUG - Atelier Yumia : L’Alchimiste des Souvenirs et la Terre Rêvée(69.99) 21:31:58 2025-04-12 21:31:58,963 - main - DEBUG - L'atelier du jeu vidéo(29.99) 21:31:58 2025-04-12 21:31:58,963 - main - DEBUG - Nelke & the Legendary Alchemists ~Ateliers of the New World~(17.99) 21:31:58 2025-04-12 21:31:58,966 - main - WARNING - The game with the NSUID 70010000015854 does not exist in the database 21:31:58 2025-04-12 21:31:58,970 - main - INFO - The game Atelier Arland series Deluxe Pack was added in the Database 21:31:58 2025-04-12 21:31:58,973 - main - WARNING - The game with the NSUID 70010000021852 does not exist in the database 21:31:58 2025-04-12 21:31:58,976 - main - INFO - The game Atelier Ayesha: The Alchemist of Dusk DX was added in the Database 21:31:58 2025-04-12 21:31:58,978 - main - WARNING - The game with the NSUID 70010000025993 does not exist in the database 21:31:58 2025-04-12 21:31:58,982 - main - INFO - The game Atelier Dusk Trilogy Deluxe Pack was added in the Database 21:31:58 2025-04-12 21:31:58,984 - main - WARNING - The game with the NSUID 70010000021851 does not exist in the database 21:31:58 2025-04-12 21:31:58,987 - main - INFO - The game Atelier Escha & Logy: Alchemists of the Dusk Sky DX was added in the Database 21:31:58 2025-04-12 21:31:58,989 - main - WARNING - The game with the NSUID 70010000038151 does not exist in the database 21:31:58 2025-04-12 21:31:58,992 - main - INFO - The game Atelier Firis: The Alchemist and the Mysterious Journey DX was added in the Database 21:31:58 2025-04-12 21:31:58,994 - main - WARNING - The game with the NSUID 70010000015810 does not exist in the database 21:31:58 2025-04-12 21:31:58,998 - main - INFO - The game Atelier Lulua ~The Scion of Arland~ was added in the Database 21:31:59 2025-04-12 21:31:59,000 - main - WARNING - The game with the NSUID 70010000007082 does not exist in the database 21:31:59 2025-04-12 21:31:59,003 - main - INFO - The game Atelier Lydie & Suelle ~The Alchemists and the Mysterious Paintings~ was added in the Database 21:31:59 2025-04-12 21:31:59,005 - main - WARNING - The game with the NSUID 70010000038153 does not exist in the database 21:31:59 2025-04-12 21:31:59,008 - main - INFO - The game Atelier Lydie & Suelle: The Alchemists and the Mysterious Paintings DX was added in the Database 21:31:59 2025-04-12 21:31:59,010 - main - WARNING - The game with the NSUID 70070000017204 does not exist in the database 21:31:59 2025-04-12 21:31:59,013 - main - INFO - The game Atelier Marie Remake: The Alchemist of Salburg was added in the Database 21:31:59 2025-04-12 21:31:59,015 - main - WARNING - The game with the NSUID 70010000014714 does not exist in the database 21:31:59 2025-04-12 21:31:59,018 - main - INFO - The game Atelier Meruru ~The Apprentice of Arland~ DX was added in the Database 21:31:59 2025-04-12 21:31:59,020 - main - WARNING - The game with the NSUID 70070000012090 does not exist in the database 21:31:59 2025-04-12 21:31:59,024 - main - INFO - The game Atelier Mysterious Trilogy Deluxe Pack was added in the Database 21:31:59 2025-04-12 21:31:59,026 - main - WARNING - The game with the NSUID 70010000014626 does not exist in the database 21:31:59 2025-04-12 21:31:59,030 - main - INFO - The game Atelier Rorona ~The Alchemist of Arland~ DX was added in the Database 21:31:59 2025-04-12 21:31:59,032 - main - WARNING - The game with the NSUID 70010000030968 does not exist in the database 21:31:59 2025-04-12 21:31:59,046 - main - INFO - The game Atelier Ryza 2 : Les Légendes Oubliées & Le Secret de la Fée was added in the Database 21:31:59 2025-04-12 21:31:59,049 - main - WARNING - The game with the NSUID 70070000016452 does not exist in the database 21:31:59 2025-04-12 21:31:59,053 - main - INFO - The game Atelier Ryza 3: Alchemist of the End & the Secret Key was added in the Database 21:31:59 2025-04-12 21:31:59,055 - main - WARNING - The game with the NSUID 70010000021547 does not exist in the database 21:31:59 2025-04-12 21:31:59,059 - main - INFO - The game Atelier Ryza: Ever Darkness & the Secret Hideout was added in the Database 21:31:59 2025-04-12 21:31:59,061 - main - WARNING - The game with the NSUID 70010000021855 does not exist in the database 21:31:59 2025-04-12 21:31:59,064 - main - INFO - The game Atelier Shallie: Alchemists of the Dusk Sea DX was added in the Database 21:31:59 2025-04-12 21:31:59,066 - main - WARNING - The game with the NSUID 70070000013562 does not exist in the database 21:31:59 2025-04-12 21:31:59,070 - main - INFO - The game Atelier Sophie 2: The Alchemist of the Mysterious Dream was added in the Database 21:31:59 2025-04-12 21:31:59,072 - main - WARNING - The game with the NSUID 70010000038149 does not exist in the database 21:31:59 2025-04-12 21:31:59,075 - main - INFO - The game Atelier Sophie: The Alchemist of the Mysterious Book DX was added in the Database 21:31:59 2025-04-12 21:31:59,077 - main - WARNING - The game with the NSUID 70010000014711 does not exist in the database 21:31:59 2025-04-12 21:31:59,080 - main - INFO - The game Atelier Totori ~The Adventurer of Arland~ DX was added in the Database 21:31:59 2025-04-12 21:31:59,082 - main - WARNING - The game with the NSUID 70010000085992 does not exist in the database 21:31:59 2025-04-12 21:31:59,085 - main - INFO - The game Atelier Yumia : L’Alchimiste des Souvenirs et la Terre Rêvée was added in the Database 21:31:59 2025-04-12 21:31:59,087 - main - WARNING - The game with the NSUID 70010000041268 does not exist in the database 21:31:59 2025-04-12 21:31:59,090 - main - INFO - The game L'atelier du jeu vidéo was added in the Database 21:31:59 2025-04-12 21:31:59,092 - main - WARNING - The game with the NSUID 70010000012906 does not exist in the database 21:31:59 2025-04-12 21:31:59,095 - main - INFO - The game Nelke & the Legendary Alchemists ~Ateliers of the New World~ was added in the Database 21:31:59 2025-04-12 21:31:59,095 - main - INFO - Searching for the query Fae Farm 21:31:59 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:31:59 warnings.warn( 21:31:59 2025-04-12 21:31:59,222 - main - INFO - Processing 10 games out of 50... 21:31:59 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:31:59 warnings.warn( 21:31:59 2025-04-12 21:31:59,348 - main - INFO - Processing 20 games out of 50... 21:31:59 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:31:59 warnings.warn( 21:31:59 2025-04-12 21:31:59,481 - main - INFO - Processing 30 games out of 50... 21:31:59 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:31:59 warnings.warn( 21:31:59 2025-04-12 21:31:59,609 - main - INFO - Processing 40 games out of 50... 21:31:59 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:31:59 warnings.warn( 21:31:59 2025-04-12 21:31:59,733 - main - INFO - Processing 50 games out of 50... 21:31:59 2025-04-12 21:31:59,736 - main - WARNING - The game with the NSUID 70010000021694 does not exist in the database 21:31:59 2025-04-12 21:31:59,740 - main - INFO - The game 8-Bit Farm was added in the Database 21:31:59 2025-04-12 21:31:59,742 - main - WARNING - The game with the NSUID 70010000022757 does not exist in the database 21:31:59 2025-04-12 21:31:59,746 - main - INFO - The game Air Missions: HIND was added in the Database 21:31:59 2025-04-12 21:31:59,748 - main - WARNING - The game with the NSUID 70010000020309 does not exist in the database 21:31:59 2025-04-12 21:31:59,751 - main - INFO - The game Bibi & Tina à la ferme équestre was added in the Database 21:31:59 2025-04-12 21:31:59,753 - main - WARNING - The game with the NSUID 70070000018938 does not exist in the database 21:31:59 2025-04-12 21:31:59,757 - main - INFO - The game Big Vehicle Simulator Games Bundle - Truck Farming Flight Construction Bus Ship was added in the Database 21:31:59 2025-04-12 21:31:59,759 - main - WARNING - The game with the NSUID 70010000032263 does not exist in the database 21:31:59 2025-04-12 21:31:59,762 - main - INFO - The game COLORIAGES POUR ENFANTS : LA FERME (KIDS: FARM COLOURING) was added in the Database 21:31:59 2025-04-12 21:31:59,764 - main - WARNING - The game with the NSUID 70070000025633 does not exist in the database 21:31:59 2025-04-12 21:31:59,768 - main - INFO - The game Cozy Farming 3 in 1 Collection was added in the Database 21:31:59 2025-04-12 21:31:59,770 - main - WARNING - The game with the NSUID 70010000031508 does not exist in the database 21:31:59 2025-04-12 21:31:59,773 - main - INFO - The game Crowdy Farm Puzzle was added in the Database 21:31:59 2025-04-12 21:31:59,775 - main - WARNING - The game with the NSUID 70010000032900 does not exist in the database 21:31:59 2025-04-12 21:31:59,778 - main - INFO - The game Crowdy Farm Rush was added in the Database 21:31:59 2025-04-12 21:31:59,780 - main - WARNING - The game with the NSUID 70010000086402 does not exist in the database 21:31:59 2025-04-12 21:31:59,784 - main - INFO - The game Dreamland Farm was added in the Database 21:31:59 2025-04-12 21:31:59,786 - main - WARNING - The game with the NSUID 70010000054981 does not exist in the database 21:31:59 2025-04-12 21:31:59,790 - main - INFO - The game Fae Farm was added in the Database 21:31:59 2025-04-12 21:31:59,792 - main - WARNING - The game with the NSUID 70010000088017 does not exist in the database 21:31:59 2025-04-12 21:31:59,795 - main - INFO - The game Farm was added in the Database 21:31:59 2025-04-12 21:31:59,797 - main - WARNING - The game with the NSUID 70010000031690 does not exist in the database 21:31:59 2025-04-12 21:31:59,801 - main - INFO - The game Farm Builder was added in the Database 21:31:59 2025-04-12 21:31:59,803 - main - WARNING - The game with the NSUID 70010000007870 does not exist in the database 21:31:59 2025-04-12 21:31:59,806 - main - INFO - The game Farm Expert 2018 for Nintendo Switch™ was added in the Database 21:31:59 2025-04-12 21:31:59,808 - main - WARNING - The game with the NSUID 70010000014923 does not exist in the database 21:31:59 2025-04-12 21:31:59,812 - main - INFO - The game Farm Expert 2019 for Nintendo Switch™ was added in the Database 21:31:59 2025-04-12 21:31:59,814 - main - WARNING - The game with the NSUID 70010000041796 does not exist in the database 21:31:59 2025-04-12 21:31:59,817 - main - INFO - The game Farm Frenzy: Refreshed was added in the Database 21:31:59 2025-04-12 21:31:59,819 - main - WARNING - The game with the NSUID 70010000055398 does not exist in the database 21:31:59 2025-04-12 21:31:59,822 - main - INFO - The game Farm Manager 2022 was added in the Database 21:31:59 2025-04-12 21:31:59,824 - main - WARNING - The game with the NSUID 70010000031751 does not exist in the database 21:31:59 2025-04-12 21:31:59,827 - main - INFO - The game Farm Mechanic Simulator was added in the Database 21:31:59 2025-04-12 21:31:59,829 - main - WARNING - The game with the NSUID 70010000021657 does not exist in the database 21:31:59 2025-04-12 21:31:59,834 - main - INFO - The game Farm Mystery was added in the Database 21:31:59 2025-04-12 21:31:59,836 - main - WARNING - The game with the NSUID 70010000013164 does not exist in the database 21:31:59 2025-04-12 21:31:59,839 - main - INFO - The game Farm Together was added in the Database 21:31:59 2025-04-12 21:31:59,841 - main - WARNING - The game with the NSUID 70010000013489 does not exist in the database 21:31:59 2025-04-12 21:31:59,845 - main - INFO - The game Farm Tycoon was added in the Database 21:31:59 2025-04-12 21:31:59,847 - main - WARNING - The game with the NSUID 70010000037394 does not exist in the database 21:31:59 2025-04-12 21:31:59,852 - main - INFO - The game Farm for your Life was added in the Database 21:31:59 2025-04-12 21:31:59,854 - main - WARNING - The game with the NSUID 70010000022447 does not exist in the database 21:31:59 2025-04-12 21:31:59,858 - main - INFO - The game Farmer Sim 2020 was added in the Database 21:31:59 2025-04-12 21:31:59,860 - main - WARNING - The game with the NSUID 70010000011869 does not exist in the database 21:31:59 2025-04-12 21:31:59,863 - main - INFO - The game Farmer's Dynasty was added in the Database 21:31:59 2025-04-12 21:31:59,864 - main - WARNING - The game with the NSUID 70010000056054 does not exist in the database 21:31:59 2025-04-12 21:31:59,868 - main - INFO - The game Farming Life was added in the Database 21:31:59 2025-04-12 21:31:59,870 - main - WARNING - The game with the NSUID 70010000020833 does not exist in the database 21:31:59 2025-04-12 21:31:59,873 - main - INFO - The game Farming Simulator 20 was added in the Database 21:31:59 2025-04-12 21:31:59,876 - main - WARNING - The game with the NSUID 70010000000914 does not exist in the database 21:31:59 2025-04-12 21:31:59,879 - main - INFO - The game Farming Simulator Nintendo Switch Edition was added in the Database 21:31:59 2025-04-12 21:31:59,881 - main - WARNING - The game with the NSUID 70010000049338 does not exist in the database 21:31:59 2025-04-12 21:31:59,892 - main - INFO - The game Floating Farmer was added in the Database 21:31:59 2025-04-12 21:31:59,894 - main - WARNING - The game with the NSUID 70010000041997 does not exist in the database 21:31:59 2025-04-12 21:31:59,898 - main - INFO - The game Funny Farm - Jeu de puzzle drôle d'animaux de ferme pour les enfants et les tout-petits was added in the Database 21:31:59 2025-04-12 21:31:59,900 - main - WARNING - The game with the NSUID 70010000019183 does not exist in the database 21:31:59 2025-04-12 21:31:59,903 - main - INFO - The game Hellmut: The Badass from Hell was added in the Database 21:31:59 2025-04-12 21:31:59,905 - main - WARNING - The game with the NSUID 70010000043016 does not exist in the database 21:31:59 2025-04-12 21:31:59,909 - main - INFO - The game Hope's Farm was added in the Database 21:31:59 2025-04-12 21:31:59,911 - main - WARNING - The game with the NSUID 70010000026842 does not exist in the database 21:31:59 2025-04-12 21:31:59,914 - main - INFO - The game Horse Farm was added in the Database 21:31:59 2025-04-12 21:31:59,916 - main - WARNING - The game with the NSUID 70010000041378 does not exist in the database 21:31:59 2025-04-12 21:31:59,919 - main - INFO - The game Instant Farmer was added in the Database 21:31:59 2025-04-12 21:31:59,921 - main - WARNING - The game with the NSUID 70010000045236 does not exist in the database 21:31:59 2025-04-12 21:31:59,925 - main - INFO - The game Island Farmer was added in the Database 21:31:59 2025-04-12 21:31:59,927 - main - WARNING - The game with the NSUID 70010000041672 does not exist in the database 21:31:59 2025-04-12 21:31:59,932 - main - INFO - The game Kids: Farm Puzzle was added in the Database 21:31:59 2025-04-12 21:31:59,934 - main - WARNING - The game with the NSUID 70010000039685 does not exist in the database 21:31:59 2025-04-12 21:31:59,938 - main - INFO - The game La ferme d'Abbie pour les enfants was added in the Database 21:31:59 2025-04-12 21:31:59,940 - main - WARNING - The game with the NSUID 70010000049477 does not exist in the database 21:31:59 2025-04-12 21:31:59,943 - main - INFO - The game Life in Willowdale: Farm Adventures was added in the Database 21:31:59 2025-04-12 21:31:59,945 - main - WARNING - The game with the NSUID 70010000009981 does not exist in the database 21:31:59 2025-04-12 21:31:59,948 - main - INFO - The game Ma Ferme was added in the Database 21:31:59 2025-04-12 21:31:59,951 - main - WARNING - The game with the NSUID 70010000016545 does not exist in the database 21:31:59 2025-04-12 21:31:59,954 - main - INFO - The game Ma Ferme Arctique 2018 was added in the Database 21:31:59 2025-04-12 21:31:59,956 - main - WARNING - The game with the NSUID 70010000014982 does not exist in the database 21:31:59 2025-04-12 21:31:59,959 - main - INFO - The game Ma Ferme Exotique 2018 was added in the Database 21:31:59 2025-04-12 21:31:59,961 - main - WARNING - The game with the NSUID 70010000014988 does not exist in the database 21:31:59 2025-04-12 21:31:59,964 - main - INFO - The game Ma Ferme Jurassique 2018 was added in the Database 21:31:59 2025-04-12 21:31:59,967 - main - WARNING - The game with the NSUID 70010000017508 does not exist in the database 21:31:59 2025-04-12 21:31:59,971 - main - INFO - The game Professional Farmer: American Dream was added in the Database 21:31:59 2025-04-12 21:31:59,973 - main - WARNING - The game with the NSUID 70010000013206 does not exist in the database 21:31:59 2025-04-12 21:31:59,976 - main - INFO - The game Professional Farmer: Nintendo Switch Edition was added in the Database 21:31:59 2025-04-12 21:31:59,978 - main - WARNING - The game with the NSUID 70010000092948 does not exist in the database 21:31:59 2025-04-12 21:31:59,982 - main - INFO - The game Puzzle Adventures - Farm Animals was added in the Database 21:31:59 2025-04-12 21:31:59,984 - main - WARNING - The game with the NSUID 70010000031538 does not exist in the database 21:31:59 2025-04-12 21:31:59,987 - main - INFO - The game Real Farm - Premium Edition was added in the Database 21:31:59 2025-04-12 21:31:59,989 - main - WARNING - The game with the NSUID 70010000080913 does not exist in the database 21:31:59 2025-04-12 21:31:59,992 - main - INFO - The game Roman Empire Farming was added in the Database 21:31:59 2025-04-12 21:31:59,994 - main - WARNING - The game with the NSUID 70070000026856 does not exist in the database 21:31:59 2025-04-12 21:31:59,997 - main - INFO - The game SIMULATORS MEGA BUNDLE - Truck, Construction, Farming, Offroad, Bus was added in the Database 21:32:00 2025-04-12 21:31:59,999 - main - WARNING - The game with the NSUID 70070000022692 does not exist in the database 21:32:00 2025-04-12 21:32:00,003 - main - INFO - The game TIny Little Farm Plus Milk Seller was added in the Database 21:32:00 2025-04-12 21:32:00,006 - main - WARNING - The game with the NSUID 70010000081193 does not exist in the database 21:32:00 2025-04-12 21:32:00,010 - main - INFO - The game Tiny Little Farm was added in the Database 21:32:00 2025-04-12 21:32:00,012 - main - WARNING - The game with the NSUID 70010000056832 does not exist in the database 21:32:00 2025-04-12 21:32:00,017 - main - INFO - The game Viki Spotter: The Farm was added in the Database 21:32:00 2025-04-12 21:32:00,019 - main - WARNING - The game with the NSUID 70010000070114 does not exist in the database 21:32:00 2025-04-12 21:32:00,023 - main - INFO - The game schleich® Puzzles FARM WORLD was added in the Database 21:32:00 2025-04-12 21:32:00,024 - main - INFO - Searching for the query Persona 21:32:00 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:00 warnings.warn( 21:32:00 2025-04-12 21:32:00,163 - main - INFO - Processing 9 games out of 9... 21:32:00 2025-04-12 21:32:00,165 - main - WARNING - The game with the NSUID 70010000018769 does not exist in the database 21:32:00 2025-04-12 21:32:00,169 - main - INFO - The game Human Rocket Person was added in the Database 21:32:00 2025-04-12 21:32:00,172 - main - WARNING - The game with the NSUID 70010000024862 does not exist in the database 21:32:00 2025-04-12 21:32:00,175 - main - INFO - The game One Person Story was added in the Database 21:32:00 2025-04-12 21:32:00,177 - main - WARNING - The game with the NSUID 70010000060325 does not exist in the database 21:32:00 2025-04-12 21:32:00,181 - main - INFO - The game Persona 3 Portable was added in the Database 21:32:00 2025-04-12 21:32:00,183 - main - WARNING - The game with the NSUID 70070000016144 does not exist in the database 21:32:00 2025-04-12 21:32:00,186 - main - INFO - The game Persona 3 Portable & Persona 4 Golden Bundle was added in the Database 21:32:00 2025-04-12 21:32:00,189 - main - WARNING - The game with the NSUID 70010000060321 does not exist in the database 21:32:00 2025-04-12 21:32:00,194 - main - INFO - The game Persona 4 Golden was added in the Database 21:32:00 2025-04-12 21:32:00,197 - main - WARNING - The game with the NSUID 70010000043148 does not exist in the database 21:32:00 2025-04-12 21:32:00,201 - main - INFO - The game Persona 5 Royal was added in the Database 21:32:00 2025-04-12 21:32:00,203 - main - WARNING - The game with the NSUID 70070000017953 does not exist in the database 21:32:00 2025-04-12 21:32:00,206 - main - INFO - The game Persona 5 Tactica was added in the Database 21:32:00 2025-04-12 21:32:00,208 - main - WARNING - The game with the NSUID 70070000019416 does not exist in the database 21:32:00 2025-04-12 21:32:00,211 - main - INFO - The game Persona Collection was added in the Database 21:32:00 2025-04-12 21:32:00,213 - main - WARNING - The game with the NSUID 70010000030164 does not exist in the database 21:32:00 2025-04-12 21:32:00,216 - main - INFO - The game Persona® 5 Strikers was added in the Database 21:32:00 2025-04-12 21:32:00,216 - main - INFO - Searching for the query Mario Kart 21:32:00 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:00 warnings.warn( 21:32:00 2025-04-12 21:32:00,327 - main - INFO - Processing 10 games out of 235... 21:32:00 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:00 warnings.warn( 21:32:00 2025-04-12 21:32:00,442 - main - INFO - Processing 20 games out of 235... 21:32:00 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:00 warnings.warn( 21:32:00 2025-04-12 21:32:00,556 - main - INFO - Processing 30 games out of 235... 21:32:00 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:00 warnings.warn( 21:32:00 2025-04-12 21:32:00,667 - main - INFO - Processing 40 games out of 235... 21:32:00 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:00 warnings.warn( 21:32:00 2025-04-12 21:32:00,787 - main - INFO - Processing 50 games out of 235... 21:32:00 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:00 warnings.warn( 21:32:00 2025-04-12 21:32:00,904 - main - INFO - Processing 60 games out of 235... 21:32:00 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:00 warnings.warn( 21:32:01 2025-04-12 21:32:01,024 - main - INFO - Processing 70 games out of 235... 21:32:01 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:01 warnings.warn( 21:32:01 2025-04-12 21:32:01,138 - main - INFO - Processing 80 games out of 235... 21:32:01 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:01 warnings.warn( 21:32:01 2025-04-12 21:32:01,252 - main - INFO - Processing 90 games out of 235... 21:32:01 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:01 warnings.warn( 21:32:01 2025-04-12 21:32:01,371 - main - INFO - Processing 100 games out of 235... 21:32:01 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:01 warnings.warn( 21:32:01 2025-04-12 21:32:01,489 - main - INFO - Processing 110 games out of 235... 21:32:01 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:01 warnings.warn( 21:32:01 2025-04-12 21:32:01,613 - main - INFO - Processing 120 games out of 235... 21:32:01 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:01 warnings.warn( 21:32:01 2025-04-12 21:32:01,734 - main - INFO - Processing 130 games out of 235... 21:32:01 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:01 warnings.warn( 21:32:01 2025-04-12 21:32:01,842 - main - INFO - Processing 140 games out of 235... 21:32:01 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:01 warnings.warn( 21:32:01 2025-04-12 21:32:01,962 - main - INFO - Processing 150 games out of 235... 21:32:02 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:02 warnings.warn( 21:32:02 2025-04-12 21:32:02,086 - main - INFO - Processing 160 games out of 235... 21:32:02 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:02 warnings.warn( 21:32:02 2025-04-12 21:32:02,207 - main - INFO - Processing 170 games out of 235... 21:32:02 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:02 warnings.warn( 21:32:02 2025-04-12 21:32:02,320 - main - INFO - Processing 180 games out of 235... 21:32:02 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:02 warnings.warn( 21:32:02 2025-04-12 21:32:02,438 - main - INFO - Processing 190 games out of 235... 21:32:02 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:02 warnings.warn( 21:32:02 2025-04-12 21:32:02,554 - main - INFO - Processing 200 games out of 235... 21:32:02 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:02 warnings.warn( 21:32:02 2025-04-12 21:32:02,676 - main - INFO - Processing 210 games out of 235... 21:32:02 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:02 warnings.warn( 21:32:02 2025-04-12 21:32:02,785 - main - INFO - Processing 220 games out of 235... 21:32:02 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:02 warnings.warn( 21:32:02 2025-04-12 21:32:02,906 - main - INFO - Processing 230 games out of 235... 21:32:02 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:02 warnings.warn( 21:32:03 2025-04-12 21:32:03,025 - main - INFO - Processing 235 games out of 235... 21:32:03 2025-04-12 21:32:03,026 - main - INFO - Searching for the query Xenoblade 21:32:03 /var/lib/jenkins/jobs/first/workspace/my-venv/lib/python3.11/site-packages/urllib3/connectionpool.py:1097: InsecureRequestWarning: Unverified HTTPS request is being made to host 'search.nintendo-europe.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings 21:32:03 warnings.warn( 21:32:03 2025-04-12 21:32:03,132 - main - INFO - Processing 6 games out of 6... 21:32:03 Finished: SUCCESS