hummusonrails / school-health-declaration-automation

Automate the daily school health declaration form
MIT License
5 stars 5 forks source link

Github Action: invalid argument (Selenium::WebDriver::Error::InvalidArgumentError) #30

Closed tghosth closed 2 years ago

tghosth commented 2 years ago

me again :)

The run failed again unfortunately I enclose a screenshot and the log. Any idea why?

image

2022-02-14T07:03:27.1691829Z Requested labels: ubuntu-latest
2022-02-14T07:03:27.1691885Z Job defined at: tghosth/school-health-declaration-automation/.github/workflows/declare_antigen.yml@refs/heads/main
2022-02-14T07:03:27.1691917Z Waiting for a runner to pick up this job...
2022-02-14T07:03:27.4778500Z Job is waiting for a hosted runner to come online.
2022-02-14T07:03:31.7711138Z Job is about to start running on the hosted runner: Hosted Agent (hosted)
2022-02-14T07:03:33.8544118Z Current runner version: '2.287.1'
2022-02-14T07:03:33.8571196Z ##[group]Operating System
2022-02-14T07:03:33.8571643Z Ubuntu
2022-02-14T07:03:33.8571920Z 20.04.3
2022-02-14T07:03:33.8572116Z LTS
2022-02-14T07:03:33.8572366Z ##[endgroup]
2022-02-14T07:03:33.8572749Z ##[group]Virtual Environment
2022-02-14T07:03:33.8573064Z Environment: ubuntu-20.04
2022-02-14T07:03:33.8573351Z Version: 20220207.1
2022-02-14T07:03:33.8573746Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20220207.1/images/linux/Ubuntu2004-Readme.md
2022-02-14T07:03:33.8574302Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20220207.1
2022-02-14T07:03:33.8574733Z ##[endgroup]
2022-02-14T07:03:33.8575026Z ##[group]Virtual Environment Provisioner
2022-02-14T07:03:33.8575342Z 1.0.0.0-main-20220202-1
2022-02-14T07:03:33.8575569Z ##[endgroup]
2022-02-14T07:03:33.8576661Z ##[group]GITHUB_TOKEN Permissions
2022-02-14T07:03:33.8577492Z Actions: write
2022-02-14T07:03:33.8577914Z Checks: write
2022-02-14T07:03:33.8578227Z Contents: write
2022-02-14T07:03:33.8578565Z Deployments: write
2022-02-14T07:03:33.8578877Z Discussions: write
2022-02-14T07:03:33.8579118Z Issues: write
2022-02-14T07:03:33.8579396Z Metadata: read
2022-02-14T07:03:33.8579633Z Packages: write
2022-02-14T07:03:33.8580111Z Pages: write
2022-02-14T07:03:33.8580410Z PullRequests: write
2022-02-14T07:03:33.8580664Z RepositoryProjects: write
2022-02-14T07:03:33.8580968Z SecurityEvents: write
2022-02-14T07:03:33.8581202Z Statuses: write
2022-02-14T07:03:33.8581518Z ##[endgroup]
2022-02-14T07:03:33.8584799Z Secret source: Actions
2022-02-14T07:03:33.8585292Z Prepare workflow directory
2022-02-14T07:03:33.9420972Z Prepare all required actions
2022-02-14T07:03:33.9628316Z Getting action download info
2022-02-14T07:03:34.2261799Z Download action repository 'actions/checkout@v2' (SHA:ec3a7ce113134d7a93b817d10a8272cb61118579)
2022-02-14T07:03:34.7561404Z Download action repository 'ruby/setup-ruby@v1' (SHA:359bebbc29cbe6c87da6bc9ea3bc930432750108)
2022-02-14T07:03:35.3350216Z ##[group]Run actions/checkout@v2
2022-02-14T07:03:35.3350665Z with:
2022-02-14T07:03:35.3351001Z   repository: tghosth/school-health-declaration-automation
2022-02-14T07:03:35.3351433Z   token: ***
2022-02-14T07:03:35.3351711Z   ssh-strict: true
2022-02-14T07:03:35.3351931Z   persist-credentials: true
2022-02-14T07:03:35.3352232Z   clean: true
2022-02-14T07:03:35.3352428Z   fetch-depth: 1
2022-02-14T07:03:35.3352666Z   lfs: false
2022-02-14T07:03:35.3352915Z   submodules: false
2022-02-14T07:03:35.3353119Z ##[endgroup]
2022-02-14T07:03:35.6547921Z Syncing repository: tghosth/school-health-declaration-automation
2022-02-14T07:03:35.6549894Z ##[group]Getting Git version info
2022-02-14T07:03:35.6550488Z Working directory is '/home/runner/work/school-health-declaration-automation/school-health-declaration-automation'
2022-02-14T07:03:35.6551174Z [command]/usr/bin/git version
2022-02-14T07:03:35.6702715Z git version 2.35.1
2022-02-14T07:03:35.6724741Z ##[endgroup]
2022-02-14T07:03:35.6731436Z Deleting the contents of '/home/runner/work/school-health-declaration-automation/school-health-declaration-automation'
2022-02-14T07:03:35.6736606Z ##[group]Initializing the repository
2022-02-14T07:03:35.6739457Z [command]/usr/bin/git init /home/runner/work/school-health-declaration-automation/school-health-declaration-automation
2022-02-14T07:03:35.6848438Z hint: Using 'master' as the name for the initial branch. This default branch name
2022-02-14T07:03:35.6849649Z hint: is subject to change. To configure the initial branch name to use in all
2022-02-14T07:03:35.6850319Z hint: of your new repositories, which will suppress this warning, call:
2022-02-14T07:03:35.6850707Z hint: 
2022-02-14T07:03:35.6851171Z hint:  git config --global init.defaultBranch <name>
2022-02-14T07:03:35.6851482Z hint: 
2022-02-14T07:03:35.6851813Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2022-02-14T07:03:35.6852290Z hint: 'development'. The just-created branch can be renamed via this command:
2022-02-14T07:03:35.6852955Z hint: 
2022-02-14T07:03:35.6853231Z hint:  git branch -m <name>
2022-02-14T07:03:35.6862771Z Initialized empty Git repository in /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/.git/
2022-02-14T07:03:35.6873010Z [command]/usr/bin/git remote add origin https://github.com/tghosth/school-health-declaration-automation
2022-02-14T07:03:35.6914789Z ##[endgroup]
2022-02-14T07:03:35.6915723Z ##[group]Disabling automatic garbage collection
2022-02-14T07:03:35.6919954Z [command]/usr/bin/git config --local gc.auto 0
2022-02-14T07:03:35.6964489Z ##[endgroup]
2022-02-14T07:03:35.6981784Z ##[group]Setting up auth
2022-02-14T07:03:35.6982554Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-02-14T07:03:35.7009206Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-02-14T07:03:35.7447908Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-02-14T07:03:35.7483934Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2022-02-14T07:03:35.7722498Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2022-02-14T07:03:35.7764073Z ##[endgroup]
2022-02-14T07:03:35.7765121Z ##[group]Fetching the repository
2022-02-14T07:03:35.7772792Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +2550b6434007b937dd8ef33689a40081a285c9a1:refs/remotes/origin/main
2022-02-14T07:03:36.1201264Z remote: Enumerating objects: 31, done.        
2022-02-14T07:03:36.1201861Z remote: Counting objects:   3% (1/31)        
2022-02-14T07:03:36.1202305Z remote: Counting objects:   6% (2/31)        
2022-02-14T07:03:36.1203396Z remote: Counting objects:   9% (3/31)        
2022-02-14T07:03:36.1203879Z remote: Counting objects:  12% (4/31)        
2022-02-14T07:03:36.1204331Z remote: Counting objects:  16% (5/31)        
2022-02-14T07:03:36.1204715Z remote: Counting objects:  19% (6/31)        
2022-02-14T07:03:36.1205086Z remote: Counting objects:  22% (7/31)        
2022-02-14T07:03:36.1205466Z remote: Counting objects:  25% (8/31)        
2022-02-14T07:03:36.1205837Z remote: Counting objects:  29% (9/31)        
2022-02-14T07:03:36.1206261Z remote: Counting objects:  32% (10/31)        
2022-02-14T07:03:36.1206854Z remote: Counting objects:  35% (11/31)        
2022-02-14T07:03:36.1207195Z remote: Counting objects:  38% (12/31)        
2022-02-14T07:03:36.1207657Z remote: Counting objects:  41% (13/31)        
2022-02-14T07:03:36.1209065Z remote: Counting objects:  45% (14/31)        
2022-02-14T07:03:36.1209338Z remote: Counting objects:  48% (15/31)        
2022-02-14T07:03:36.1209653Z remote: Counting objects:  51% (16/31)        
2022-02-14T07:03:36.1209923Z remote: Counting objects:  54% (17/31)        
2022-02-14T07:03:36.1210224Z remote: Counting objects:  58% (18/31)        
2022-02-14T07:03:36.1210561Z remote: Counting objects:  61% (19/31)        
2022-02-14T07:03:36.1210814Z remote: Counting objects:  64% (20/31)        
2022-02-14T07:03:36.1211109Z remote: Counting objects:  67% (21/31)        
2022-02-14T07:03:36.1211369Z remote: Counting objects:  70% (22/31)        
2022-02-14T07:03:36.1211824Z remote: Counting objects:  74% (23/31)        
2022-02-14T07:03:36.1212134Z remote: Counting objects:  77% (24/31)        
2022-02-14T07:03:36.1212371Z remote: Counting objects:  80% (25/31)        
2022-02-14T07:03:36.1212941Z remote: Counting objects:  83% (26/31)        
2022-02-14T07:03:36.1213211Z remote: Counting objects:  87% (27/31)        
2022-02-14T07:03:36.1213487Z remote: Counting objects:  90% (28/31)        
2022-02-14T07:03:36.1213738Z remote: Counting objects:  93% (29/31)        
2022-02-14T07:03:36.1214264Z remote: Counting objects:  96% (30/31)        
2022-02-14T07:03:36.1214566Z remote: Counting objects: 100% (31/31)        
2022-02-14T07:03:36.1214814Z remote: Counting objects: 100% (31/31), done.        
2022-02-14T07:03:36.1215122Z remote: Compressing objects:   4% (1/24)        
2022-02-14T07:03:36.1215375Z remote: Compressing objects:   8% (2/24)        
2022-02-14T07:03:36.1215702Z remote: Compressing objects:  12% (3/24)        
2022-02-14T07:03:36.1216007Z remote: Compressing objects:  16% (4/24)        
2022-02-14T07:03:36.1216603Z remote: Compressing objects:  20% (5/24)        
2022-02-14T07:03:36.1217942Z remote: Compressing objects:  25% (6/24)        
2022-02-14T07:03:36.1218243Z remote: Compressing objects:  29% (7/24)        
2022-02-14T07:03:36.1218619Z remote: Compressing objects:  33% (8/24)        
2022-02-14T07:03:36.1218917Z remote: Compressing objects:  37% (9/24)        
2022-02-14T07:03:36.1219168Z remote: Compressing objects:  41% (10/24)        
2022-02-14T07:03:36.1219479Z remote: Compressing objects:  45% (11/24)        
2022-02-14T07:03:36.1219735Z remote: Compressing objects:  50% (12/24)        
2022-02-14T07:03:36.1220097Z remote: Compressing objects:  54% (13/24)        
2022-02-14T07:03:36.1220345Z remote: Compressing objects:  58% (14/24)        
2022-02-14T07:03:36.1221078Z remote: Compressing objects:  62% (15/24)        
2022-02-14T07:03:36.1221676Z remote: Compressing objects:  66% (16/24)        
2022-02-14T07:03:36.1221926Z remote: Compressing objects:  70% (17/24)        
2022-02-14T07:03:36.1222289Z remote: Compressing objects:  75% (18/24)        
2022-02-14T07:03:36.1222536Z remote: Compressing objects:  79% (19/24)        
2022-02-14T07:03:36.1222955Z remote: Compressing objects:  83% (20/24)        
2022-02-14T07:03:36.1223467Z remote: Compressing objects:  87% (21/24)        
2022-02-14T07:03:36.1223769Z remote: Compressing objects:  91% (22/24)        
2022-02-14T07:03:36.1224118Z remote: Compressing objects:  95% (23/24)        
2022-02-14T07:03:36.1224506Z remote: Compressing objects: 100% (24/24)        
2022-02-14T07:03:36.1224999Z remote: Compressing objects: 100% (24/24), done.        
2022-02-14T07:03:36.1371321Z remote: Total 31 (delta 2), reused 21 (delta 0), pack-reused 0        
2022-02-14T07:03:36.1429601Z From https://github.com/tghosth/school-health-declaration-automation
2022-02-14T07:03:36.1430215Z  * [new ref]         2550b6434007b937dd8ef33689a40081a285c9a1 -> origin/main
2022-02-14T07:03:36.1458105Z ##[endgroup]
2022-02-14T07:03:36.1459049Z ##[group]Determining the checkout info
2022-02-14T07:03:36.1460883Z ##[endgroup]
2022-02-14T07:03:36.1461665Z ##[group]Checking out the ref
2022-02-14T07:03:36.1465625Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2022-02-14T07:03:36.1557163Z Switched to a new branch 'main'
2022-02-14T07:03:36.1558444Z branch 'main' set up to track 'origin/main'.
2022-02-14T07:03:36.1568783Z ##[endgroup]
2022-02-14T07:03:36.1608548Z [command]/usr/bin/git log -1 --format='%H'
2022-02-14T07:03:36.1633867Z '2550b6434007b937dd8ef33689a40081a285c9a1'
2022-02-14T07:03:36.1833451Z ##[group]Run ruby/setup-ruby@v1
2022-02-14T07:03:36.1833816Z with:
2022-02-14T07:03:36.1834006Z   ruby-version: 3.0
2022-02-14T07:03:36.1990789Z   bundler: default
2022-02-14T07:03:36.1991060Z   bundler-cache: false
2022-02-14T07:03:36.1991252Z   working-directory: .
2022-02-14T07:03:36.1991587Z   cache-version: 0
2022-02-14T07:03:36.1991744Z ##[endgroup]
2022-02-14T07:03:36.3402126Z ##[group]Modifying PATH
2022-02-14T07:03:36.3402420Z Entries added to PATH to use selected Ruby:
2022-02-14T07:03:36.3402643Z   /opt/hostedtoolcache/Ruby/3.0.3/x64/bin
2022-02-14T07:03:36.3403007Z ##[endgroup]
2022-02-14T07:03:36.3425756Z ##[group]Print Ruby version
2022-02-14T07:03:36.3595805Z [command]/opt/hostedtoolcache/Ruby/3.0.3/x64/bin/ruby --version
2022-02-14T07:03:36.6161266Z ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x86_64-linux]
2022-02-14T07:03:36.6186474Z Took   0.28 seconds
2022-02-14T07:03:36.6189619Z ##[endgroup]
2022-02-14T07:03:36.6193196Z ##[group]Installing Bundler
2022-02-14T07:03:36.6200469Z Using Bundler 2.3.4 from Gemfile.lock BUNDLED WITH 2.3.4
2022-02-14T07:03:36.6206618Z [command]/opt/hostedtoolcache/Ruby/3.0.3/x64/bin/gem install bundler -v 2.3.4
2022-02-14T07:03:38.2667701Z Successfully installed bundler-2.3.4
2022-02-14T07:03:38.2668053Z 1 gem installed
2022-02-14T07:03:38.2698267Z Took   1.65 seconds
2022-02-14T07:03:38.2699182Z ##[endgroup]
2022-02-14T07:03:38.2699986Z 
2022-02-14T07:03:38.2865178Z ##[group]Run gem update --system 3.3.3 -N
2022-02-14T07:03:38.2865502Z gem update --system 3.3.3 -N
2022-02-14T07:03:38.2865730Z gem install --no-document bundler
2022-02-14T07:03:38.2866094Z bundle config path /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle
2022-02-14T07:03:38.2914195Z shell: /usr/bin/bash -e {0}
2022-02-14T07:03:38.2914385Z ##[endgroup]
2022-02-14T07:03:41.6967412Z Updating rubygems-update
2022-02-14T07:03:41.6968121Z Successfully installed rubygems-update-3.3.3
2022-02-14T07:03:41.6968510Z Installing RubyGems 3.3.3
2022-02-14T07:03:42.2733503Z   Successfully built RubyGem
2022-02-14T07:03:42.2734090Z   Name: bundler
2022-02-14T07:03:42.2734346Z   Version: 2.3.3
2022-02-14T07:03:42.2734875Z   File: bundler-2.3.3.gem
2022-02-14T07:03:42.2735161Z Bundler 2.3.3 installed
2022-02-14T07:03:42.2735410Z RubyGems 3.3.3 installed
2022-02-14T07:03:42.2735675Z Regenerating binstubs
2022-02-14T07:03:42.2736006Z Regenerating plugins
2022-02-14T07:03:42.2736379Z 
2022-02-14T07:03:42.2736865Z # 3.3.3 / 2021-12-24
2022-02-14T07:03:42.2737052Z 
2022-02-14T07:03:42.2737192Z ## Enhancements:
2022-02-14T07:03:42.2737377Z 
2022-02-14T07:03:42.2737733Z * Installs bundler 2.3.3 as a default gem.
2022-02-14T07:03:42.2737944Z 
2022-02-14T07:03:42.2738380Z ## Bug fixes:
2022-02-14T07:03:42.2738756Z 
2022-02-14T07:03:42.2739024Z * Fix gem installation failing in Solaris due to bad `IO#flock` usage.
2022-02-14T07:03:42.2739419Z   Pull request #5216 by mame
2022-02-14T07:03:42.2739638Z 
2022-02-14T07:03:42.2739864Z # 3.3.2 / 2021-12-23
2022-02-14T07:03:42.2740062Z 
2022-02-14T07:03:42.2740225Z ## Enhancements:
2022-02-14T07:03:42.2740429Z 
2022-02-14T07:03:42.2740674Z * Fix deprecations when activating DidYouMean for misspelled command
2022-02-14T07:03:42.2741081Z   suggestions. Pull request #5211 by yuki24
2022-02-14T07:03:42.2741903Z * Installs bundler 2.3.2 as a default gem.
2022-02-14T07:03:42.2742284Z 
2022-02-14T07:03:42.2742420Z ## Bug fixes:
2022-02-14T07:03:42.2742587Z 
2022-02-14T07:03:42.2742876Z * Fix gemspec truncation. Pull request #5208 by deivid-rodriguez
2022-02-14T07:03:42.2743099Z 
2022-02-14T07:03:42.2743276Z # 3.3.1 / 2021-12-22
2022-02-14T07:03:42.2743613Z 
2022-02-14T07:03:42.2743743Z ## Enhancements:
2022-02-14T07:03:42.2743912Z 
2022-02-14T07:03:42.2744101Z * Fix compatibility with OpenSSL 3.0. Pull request #5196 by rhenium
2022-02-14T07:03:42.2744450Z * Remove hard errors when matching major bundler not found. Pull request
2022-02-14T07:03:42.2744818Z   #5181 by deivid-rodriguez
2022-02-14T07:03:42.2745090Z * Installs bundler 2.3.1 as a default gem.
2022-02-14T07:03:42.2745281Z 
2022-02-14T07:03:42.2745461Z # 3.3.0 / 2021-12-21
2022-02-14T07:03:42.2745635Z 
2022-02-14T07:03:42.2745768Z ## Breaking changes:
2022-02-14T07:03:42.2745942Z 
2022-02-14T07:03:42.2746138Z * Removed deprecated `gem server` command. Pull request #5034 by hsbt
2022-02-14T07:03:42.2746776Z * Remove MacOS specific gem layout. Pull request #4833 by deivid-rodriguez
2022-02-14T07:03:42.2747164Z * Default `gem update` documentation format is now only `ri`. Pull request
2022-02-14T07:03:42.2747454Z   #3888 by hsbt
2022-02-14T07:03:42.2747623Z 
2022-02-14T07:03:42.2747754Z ## Features:
2022-02-14T07:03:42.2747921Z 
2022-02-14T07:03:42.2748126Z * Give command misspelled suggestions via `did_you_mean` gem. Pull request
2022-02-14T07:03:42.2748411Z   #3904 by hsbt
2022-02-14T07:03:42.2748597Z 
2022-02-14T07:03:42.2749103Z ## Performance:
2022-02-14T07:03:42.2749798Z 
2022-02-14T07:03:42.2750054Z * Avoid some unnecessary stat calls. Pull request #3887 by kares
2022-02-14T07:03:42.2750994Z * Improve spell checking suggestion performance by
2022-02-14T07:03:42.2763891Z   vendoring`DidYouMean::Levenshtein.distance` from `did_you_mean-1.4.0`.
2022-02-14T07:03:42.2764180Z   Pull request #3856 by austinpray
2022-02-14T07:03:42.2764306Z 
2022-02-14T07:03:42.2764366Z ## Enhancements:
2022-02-14T07:03:42.2764474Z 
2022-02-14T07:03:42.2764843Z * Set `BUNDLER_VERSION` when `bundle _<version>_` is passed. Pull request
2022-02-14T07:03:42.2765187Z   #5180 by deivid-rodriguez
2022-02-14T07:03:42.2765487Z * Don't require `rdoc` for `gem uninstall`. Pull request #4691 by ndren
2022-02-14T07:03:42.2765763Z * More focused rescue on extension builder exception to get more
2022-02-14T07:03:42.2766096Z   information on errors. Pull request #4189 by deivid-rodriguez
2022-02-14T07:03:42.2766521Z * Installs bundler 2.3.0 as a default gem.
2022-02-14T07:03:42.2766664Z 
2022-02-14T07:03:42.2766733Z ## Bug fixes:
2022-02-14T07:03:42.2766826Z 
2022-02-14T07:03:42.2766963Z * Fix encoding mismatch issues when writing gem packages. Pull request
2022-02-14T07:03:42.2767262Z   #5162 by deivid-rodriguez
2022-02-14T07:03:42.2767493Z * Fix broken brew formula due to loading `operating_system.rb`
2022-02-14T07:03:42.2767850Z   customizations too late. Pull request #5154 by deivid-rodriguez
2022-02-14T07:03:42.2768155Z * Properly fetch `Gem#latest_spec_for` with multiple sources. Pull request
2022-02-14T07:03:42.2768385Z   #2764 by kevlogan90
2022-02-14T07:03:42.2768631Z * Fix upgrade crashing when multiple versions of `fileutils` installed.
2022-02-14T07:03:42.2768946Z   Pull request #5140 by deivid-rodriguez
2022-02-14T07:03:42.2769082Z 
2022-02-14T07:03:42.2769197Z # 3.2.33 / 2021-12-07
2022-02-14T07:03:42.2769304Z 
2022-02-14T07:03:42.2769367Z ## Deprecations:
2022-02-14T07:03:42.2769643Z 
2022-02-14T07:03:42.2769749Z * Deprecate typo name. Pull request #5109 by nobu
2022-02-14T07:03:42.2769887Z 
2022-02-14T07:03:42.2769957Z ## Enhancements:
2022-02-14T07:03:42.2770047Z 
2022-02-14T07:03:42.2770179Z * Add login & logout alias for the signin & signout commands. Pull request
2022-02-14T07:03:42.2770457Z   #5133 by colby-swandale
2022-02-14T07:03:42.2770691Z * Fix race conditions when reading & writing gemspecs concurrently. Pull
2022-02-14T07:03:42.2770998Z   request #4408 by deivid-rodriguez
2022-02-14T07:03:42.2771212Z * Installs bundler 2.2.33 as a default gem.
2022-02-14T07:03:42.2771330Z 
2022-02-14T07:03:42.2771396Z ## Bug fixes:
2022-02-14T07:03:42.2771496Z 
2022-02-14T07:03:42.2771705Z * Fix `ruby setup.rb` trying to write outside of `--destdir`. Pull request
2022-02-14T07:03:42.2771967Z   #5053 by deivid-rodriguez
2022-02-14T07:03:42.2772081Z 
2022-02-14T07:03:42.2772153Z ## Documentation:
2022-02-14T07:03:42.2772260Z 
2022-02-14T07:03:42.2772393Z * Move required_ruby_version gemspec attribute to recommended section.
2022-02-14T07:03:42.2772615Z   Pull request #5130 by simi
2022-02-14T07:03:42.2772861Z * Ignore to generate the documentation from vendored libraries. Pull
2022-02-14T07:03:42.2773076Z   request #5118 by hsbt
2022-02-14T07:03:42.2773182Z 
2022-02-14T07:03:42.2773187Z 
2022-02-14T07:03:42.2773419Z ------------------------------------------------------------------------------
2022-02-14T07:03:42.2773597Z 
2022-02-14T07:03:42.2773705Z RubyGems installed the following executables:
2022-02-14T07:03:42.2773925Z    /opt/hostedtoolcache/Ruby/3.0.3/x64/bin/gem
2022-02-14T07:03:42.2774158Z    /opt/hostedtoolcache/Ruby/3.0.3/x64/bin/bundle
2022-02-14T07:03:42.2774373Z    /opt/hostedtoolcache/Ruby/3.0.3/x64/bin/bundler
2022-02-14T07:03:42.2774506Z 
2022-02-14T07:03:42.2887519Z RubyGems system software updated
2022-02-14T07:03:42.7492714Z Successfully installed bundler-2.3.7
2022-02-14T07:03:42.7493203Z 1 gem installed
2022-02-14T07:03:42.9549859Z ##[group]Run brew install libxml2 libxslt
2022-02-14T07:03:42.9550138Z brew install libxml2 libxslt
2022-02-14T07:03:42.9550575Z gem install nokogiri -- --with-xslt-dir=/home/linuxbrew/.linuxbrew/opt/libxslt
2022-02-14T07:03:42.9550872Z gem install pkg-config -v "~> 1.1"
2022-02-14T07:03:42.9551095Z bundle install --jobs 4 --retry 3
2022-02-14T07:03:42.9597849Z shell: /usr/bin/bash -e {0}
2022-02-14T07:03:42.9598044Z ##[endgroup]
2022-02-14T07:03:48.6929848Z ==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/manifests/6.3
2022-02-14T07:03:49.4525732Z ==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/blobs/sha256:09c1d079d3b5cf1c855afa9da1fc7251234b73971d4cbe0bf7b9fca1cbea353c
2022-02-14T07:03:49.7618047Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:09c1d079d3b5cf1c855afa9da1fc7251234b73971d4cbe0bf7b9fca1cbea353c?se=2022-02-14T07%3A10%3A00Z&sig=5l7MgA2V3MSV1k6TdlKyuDH9lsMmKvue8Wli98OZRiQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12
2022-02-14T07:03:49.9572196Z ==> Downloading https://ghcr.io/v2/homebrew/core/readline/manifests/8.1.2
2022-02-14T07:03:50.6785464Z ==> Downloading https://ghcr.io/v2/homebrew/core/readline/blobs/sha256:2b46aff4f720e0f15601aecb2efd4ae7c2a3454b2fad91b196728ed4ee4f12c3
2022-02-14T07:03:50.9685127Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b46aff4f720e0f15601aecb2efd4ae7c2a3454b2fad91b196728ed4ee4f12c3?se=2022-02-14T07%3A10%3A00Z&sig=CjSSGw0uM7KPMUDqBMQ4txXU5bJHGO%2BShbWFloVRX40%3D&sp=r&spr=https&sr=b&sv=2019-12-12
2022-02-14T07:03:51.1171204Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.12
2022-02-14T07:03:51.8706863Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:28c0f1b5ed535d8ac6ae60d8ecde883605ed21691ad89be8869d47427a44b7a2
2022-02-14T07:03:52.1528208Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:28c0f1b5ed535d8ac6ae60d8ecde883605ed21691ad89be8869d47427a44b7a2?se=2022-02-14T07%3A10%3A00Z&sig=rXnJfS6wTEcRd6OgPMaXIaUhnQmU%2BU8RcKo3SR62JOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12
2022-02-14T07:03:52.3709690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgpg-error/manifests/1.44
2022-02-14T07:03:53.0788776Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgpg-error/blobs/sha256:5d697f03c8f58ecad98069dc70798788df756aa242f1aeb5fbd72b966384e51d
2022-02-14T07:03:53.3530028Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d697f03c8f58ecad98069dc70798788df756aa242f1aeb5fbd72b966384e51d?se=2022-02-14T07%3A10%3A00Z&sig=sOCj9vkB1zFx908kOIEiB4EIfqQSinnokfnOV9zo5Nk%3D&sp=r&spr=https&sr=b&sv=2019-12-12
2022-02-14T07:03:53.4788238Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgcrypt/manifests/1.9.4_1
2022-02-14T07:03:54.1715230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgcrypt/blobs/sha256:c199805c55e5f11d84e19554b3583d78a2e681a0ba549508927c2528d07372cd
2022-02-14T07:03:54.4692533Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c199805c55e5f11d84e19554b3583d78a2e681a0ba549508927c2528d07372cd?se=2022-02-14T07%3A10%3A00Z&sig=0k%2BBoch%2BmLWqAesmEFsnk7JDPHc4XDCBr8GdfivzABA%3D&sp=r&spr=https&sr=b&sv=2019-12-12
2022-02-14T07:03:54.6020065Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxslt/manifests/1.1.34_3
2022-02-14T07:03:55.4585321Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxslt/blobs/sha256:4644ffb9534613738889d7bf32b204c2e257a6a5154ab8e80209709a4a6f4f3f
2022-02-14T07:03:55.7575889Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4644ffb9534613738889d7bf32b204c2e257a6a5154ab8e80209709a4a6f4f3f?se=2022-02-14T07%3A10%3A00Z&sig=NFRPhJ75VL0gcAuJruXHbssCAcbQl78Qmt2%2FlOtKPYc%3D&sp=r&spr=https&sr=b&sv=2019-12-12
2022-02-14T07:03:55.9178196Z ==> Installing dependencies for libxml2: ncurses and readline
2022-02-14T07:03:55.9179688Z ==> Installing libxml2 dependency: ncurses
2022-02-14T07:03:55.9636293Z ==> Pouring ncurses--6.3.x86_64_linux.bottle.tar.gz
2022-02-14T07:03:58.7407672Z 🍺  /home/linuxbrew/.linuxbrew/Cellar/ncurses/6.3: 3,958 files, 9.9MB
2022-02-14T07:03:58.7411521Z ==> Installing libxml2 dependency: readline
2022-02-14T07:03:58.7654195Z ==> Pouring readline--8.1.2.x86_64_linux.bottle.tar.gz
2022-02-14T07:04:00.2462705Z 🍺  /home/linuxbrew/.linuxbrew/Cellar/readline/8.1.2: 48 files, 2.0MB
2022-02-14T07:04:00.2467138Z ==> Installing libxml2
2022-02-14T07:04:00.2969684Z ==> Pouring libxml2--2.9.12.x86_64_linux.bottle.tar.gz
2022-02-14T07:04:01.8912301Z 🍺  /home/linuxbrew/.linuxbrew/Cellar/libxml2/2.9.12: 281 files, 12.5MB
2022-02-14T07:04:01.8918000Z ==> Running `brew cleanup libxml2`...
2022-02-14T07:04:01.8918659Z Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
2022-02-14T07:04:01.8919361Z Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
2022-02-14T07:04:01.9222655Z ==> Installing dependencies for libxslt: libgpg-error and libgcrypt
2022-02-14T07:04:01.9225613Z ==> Installing libxslt dependency: libgpg-error
2022-02-14T07:04:01.9422595Z ==> Pouring libgpg-error--1.44.x86_64_linux.bottle.tar.gz
2022-02-14T07:04:03.2982758Z 🍺  /home/linuxbrew/.linuxbrew/Cellar/libgpg-error/1.44: 49 files, 1.8MB
2022-02-14T07:04:03.2985963Z ==> Installing libxslt dependency: libgcrypt
2022-02-14T07:04:03.3213400Z ==> Pouring libgcrypt--1.9.4_1.x86_64_linux.bottle.tar.gz
2022-02-14T07:04:04.6508836Z 🍺  /home/linuxbrew/.linuxbrew/Cellar/libgcrypt/1.9.4_1: 24 files, 3.6MB
2022-02-14T07:04:04.6514261Z ==> Installing libxslt
2022-02-14T07:04:04.6917513Z ==> Pouring libxslt--1.1.34_3.x86_64_linux.bottle.tar.gz
2022-02-14T07:04:06.0081544Z ==> Caveats
2022-02-14T07:04:06.0082172Z To allow the nokogiri gem to link against this libxslt run:
2022-02-14T07:04:06.0083028Z   gem install nokogiri -- --with-xslt-dir=/home/linuxbrew/.linuxbrew/opt/libxslt
2022-02-14T07:04:06.0083401Z ==> Summary
2022-02-14T07:04:06.0107679Z 🍺  /home/linuxbrew/.linuxbrew/Cellar/libxslt/1.1.34_3: 138 files, 3.2MB
2022-02-14T07:04:06.0111962Z ==> Running `brew cleanup libxslt`...
2022-02-14T07:04:06.3530194Z ==> Caveats
2022-02-14T07:04:06.3530978Z ==> libxslt
2022-02-14T07:04:06.3546408Z To allow the nokogiri gem to link against this libxslt run:
2022-02-14T07:04:06.3547402Z   gem install nokogiri -- --with-xslt-dir=/home/linuxbrew/.linuxbrew/opt/libxslt
2022-02-14T07:04:07.2128016Z Successfully installed nokogiri-1.13.1-x86_64-linux
2022-02-14T07:04:07.2128984Z 1 gem installed
2022-02-14T07:04:07.6003270Z Successfully installed pkg-config-1.4.7
2022-02-14T07:04:07.6003816Z 1 gem installed
2022-02-14T07:04:09.5125969Z Fetching gem metadata from https://rubygems.org/...........
2022-02-14T07:04:09.5304509Z Using bundler 2.3.4
2022-02-14T07:04:09.5318994Z Fetching childprocess 3.0.0
2022-02-14T07:04:09.5339458Z Fetching diff-lcs 1.4.4
2022-02-14T07:04:09.5342619Z Fetching dotenv 2.7.6
2022-02-14T07:04:09.5343002Z Fetching byebug 11.1.3
2022-02-14T07:04:09.5727119Z Installing dotenv 2.7.6
2022-02-14T07:04:09.5815020Z Installing byebug 11.1.3 with native extensions
2022-02-14T07:04:09.5921700Z Installing diff-lcs 1.4.4
2022-02-14T07:04:09.6281353Z Installing childprocess 3.0.0
2022-02-14T07:04:09.6349451Z Fetching mini_portile2 2.4.0
2022-02-14T07:04:09.6688392Z Fetching regexp_parser 1.7.1
2022-02-14T07:04:09.6775439Z Fetching rspec-support 3.10.0
2022-02-14T07:04:09.6929428Z Installing mini_portile2 2.4.0
2022-02-14T07:04:09.7162205Z Installing rspec-support 3.10.0
2022-02-14T07:04:09.7297051Z Installing regexp_parser 1.7.1
2022-02-14T07:04:09.7411697Z Fetching rubyzip 2.3.0
2022-02-14T07:04:09.7544998Z Fetching nokogiri 1.10.10
2022-02-14T07:04:09.7846165Z Fetching rspec-core 3.10.0
2022-02-14T07:04:09.7901257Z Installing rubyzip 2.3.0
2022-02-14T07:04:09.8658507Z Fetching rspec-expectations 3.10.0
2022-02-14T07:04:09.9034390Z Installing rspec-core 3.10.0
2022-02-14T07:04:09.9141982Z Installing rspec-expectations 3.10.0
2022-02-14T07:04:09.9939605Z Fetching rspec-mocks 3.10.0
2022-02-14T07:04:10.0154273Z Fetching selenium-webdriver 3.142.7
2022-02-14T07:04:10.0405144Z Installing rspec-mocks 3.10.0
2022-02-14T07:04:10.0906550Z Fetching rspec 3.10.0
2022-02-14T07:04:10.0956396Z Installing selenium-webdriver 3.142.7
2022-02-14T07:04:10.1250644Z Installing rspec 3.10.0
2022-02-14T07:04:10.2016938Z Fetching watir 6.17.0
2022-02-14T07:04:10.2362433Z Installing nokogiri 1.10.10 with native extensions
2022-02-14T07:04:10.3728702Z Installing watir 6.17.0
2022-02-14T07:04:55.3703618Z Fetching webdrivers 4.4.1
2022-02-14T07:04:55.3995826Z Installing webdrivers 4.4.1
2022-02-14T07:04:55.4176140Z Bundle complete! 5 Gemfile dependencies, 17 gems now installed.
2022-02-14T07:04:55.4217870Z Bundled gems are installed into `./vendor/bundle`
2022-02-14T07:04:55.4546360Z ##[group]Run touch $HOME/work/school-health-declaration-automation/school-health-declaration-automation/.env
2022-02-14T07:04:55.4546928Z touch $HOME/work/school-health-declaration-automation/school-health-declaration-automation/.env
2022-02-14T07:04:55.4547769Z printf -- "---\nURL: ${URL}\nPARENT_NAME: ${PARENT_NAME}\nPARENT_TZ: ${PARENT_TZ}\nCHILDRENS_TZ: ${CHILDRENS_TZ}\nCHILDRENS_NAMES: ${CHILDRENS_NAMES}\n" > $HOME/work/school-health-declaration-automation/school-health-declaration-automation/.env
2022-02-14T07:04:55.4605176Z shell: /usr/bin/bash -e {0}
2022-02-14T07:04:55.4605434Z env:
2022-02-14T07:04:55.4605642Z   URL: 
2022-02-14T07:04:55.4605840Z   PARENT_NAME: 
2022-02-14T07:04:55.4606067Z   PARENT_TZ: 
2022-02-14T07:04:55.4606285Z   CHILDRENS_TZ: 
2022-02-14T07:04:55.4606512Z   CHILDRENS_NAMES: 
2022-02-14T07:04:55.4607089Z ##[endgroup]
2022-02-14T07:04:55.4716477Z ##[group]Run bundle exec ruby bin/declare_antigen
2022-02-14T07:04:55.4716757Z bundle exec ruby bin/declare_antigen
2022-02-14T07:04:55.4754430Z shell: /usr/bin/bash -e {0}
2022-02-14T07:04:55.4754624Z ##[endgroup]
2022-02-14T07:05:03.2435833Z #0 0x55da6cc2c113 <unknown>: invalid argument (Selenium::WebDriver::Error::InvalidArgumentError)
2022-02-14T07:05:03.2443940Z   (Session info: headless chrome=98.0.4758.80)
2022-02-14T07:05:03.2445002Z    from #1 0x55da6c6f456f <unknown>
2022-02-14T07:05:03.2445432Z    from #2 0x55da6c6e03c1 <unknown>
2022-02-14T07:05:03.2445831Z    from #3 0x55da6c6deeda <unknown>
2022-02-14T07:05:03.2446207Z    from #4 0x55da6c6df013 <unknown>
2022-02-14T07:05:03.2446648Z    from #5 0x55da6c6f609a <unknown>
2022-02-14T07:05:03.2447043Z    from #6 0x55da6c75c09f <unknown>
2022-02-14T07:05:03.2447243Z    from #7 0x55da6c748062 <unknown>
2022-02-14T07:05:03.2447780Z    from #8 0x55da6c75b90b <unknown>
2022-02-14T07:05:03.2447994Z    from #9 0x55da6c747f53 <unknown>
2022-02-14T07:05:03.2448345Z    from #10 0x55da6c71dbda <unknown>
2022-02-14T07:05:03.2448571Z    from #11 0x55da6c71eca5 <unknown>
2022-02-14T07:05:03.2448808Z    from #12 0x55da6cc5d8dd <unknown>
2022-02-14T07:05:03.2449027Z    from #13 0x55da6cc76a9b <unknown>
2022-02-14T07:05:03.2449262Z    from #14 0x55da6cc5f6b5 <unknown>
2022-02-14T07:05:03.2449642Z    from #15 0x55da6cc77725 <unknown>
2022-02-14T07:05:03.2450007Z    from #16 0x55da6cc5308f <unknown>
2022-02-14T07:05:03.2450221Z    from #17 0x55da6cc94188 <unknown>
2022-02-14T07:05:03.2450419Z    from #18 0x55da6cc94308 <unknown>
2022-02-14T07:05:03.2450804Z    from #19 0x55da6ccaea6d <unknown>
2022-02-14T07:05:03.2451009Z    from #20 0x7f73cc788609 <unknown>
2022-02-14T07:05:03.2452113Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/response.rb:72:in `assert_ok'
2022-02-14T07:05:03.2453518Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/response.rb:34:in `initialize'
2022-02-14T07:05:03.2454637Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/common.rb:88:in `new'
2022-02-14T07:05:03.2455706Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/common.rb:88:in `create_response'
2022-02-14T07:05:03.2456810Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/default.rb:114:in `request'
2022-02-14T07:05:03.2457735Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/http/common.rb:64:in `call'
2022-02-14T07:05:03.2458592Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/bridge.rb:167:in `execute'
2022-02-14T07:05:03.2459473Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/w3c/bridge.rb:567:in `execute'
2022-02-14T07:05:03.2460352Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/remote/w3c/bridge.rb:59:in `get'
2022-02-14T07:05:03.2461387Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/selenium-webdriver-3.142.7/lib/selenium/webdriver/common/navigation.rb:32:in `to'
2022-02-14T07:05:03.2462337Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/vendor/bundle/ruby/3.0.0/gems/watir-6.17.0/lib/watir/navigation.rb:16:in `goto'
2022-02-14T07:05:03.2463085Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/declare_antigen.rb:46:in `go_to_form'
2022-02-14T07:05:03.2463728Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/declare_antigen.rb:41:in `call'
2022-02-14T07:05:03.2464374Z    from /home/runner/work/school-health-declaration-automation/school-health-declaration-automation/declare_antigen.rb:19:in `call'
2022-02-14T07:05:03.2464752Z    from bin/declare_antigen:7:in `<main>'
2022-02-14T07:05:03.2818822Z ##[error]Process completed with exit code 1.
2022-02-14T07:05:03.2878113Z Post job cleanup.
2022-02-14T07:05:03.4431405Z [command]/usr/bin/git version
2022-02-14T07:05:03.4495764Z git version 2.35.1
2022-02-14T07:05:03.4535376Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2022-02-14T07:05:03.4588131Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :
2022-02-14T07:05:03.4949845Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2022-02-14T07:05:03.4972964Z http.https://github.com/.extraheader
2022-02-14T07:05:03.4992259Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2022-02-14T07:05:03.5033712Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :
2022-02-14T07:05:03.5522297Z Cleaning up orphan processes
hummusonrails commented 2 years ago

Did you fetch upstream the latest changes from this repo in your fork?

tghosth commented 2 years ago

Pretty sure it was before but I just updated again just in case. Either way, I am still getting a similar error. All of this is Bli Lachatz obviously :)

image

hummusonrails commented 2 years ago

Did you provide the URL environment variable in your repository Actions secret? It's looking like it is failing at the instantiation of a browser instance pointing to that URL, but if it's not defined, that'll cause an error like this.

tghosth commented 2 years ago

Yes, did I add it ok?

image

hummusonrails commented 2 years ago

And the secret is defined in this space?

Screen Shot 2022-02-15 at 14 20 49

tghosth commented 2 years ago

Figured it out, I added them as environment secrets and not repository secrets 🤦‍♂️ sorry....

Now I have the reCAPTCHA issue but I will have to think more about that.

hummusonrails commented 2 years ago

The reCAPTCHA issue is quite annoying. It's also very hard to predict. Sometimes, it only prompts for the checkbox, and other times it prompts for the additional verification with the "select all the x type of image in the tiles".

If you can figure that out, that would be awesome. On my end, short of some ML here, I'm not sure...