2026-02-08 03:18:20.341666 | Job console starting 2026-02-08 03:18:20.359321 | Updating git repos 2026-02-08 03:18:20.396032 | Cloning repos into workspace 2026-02-08 03:18:20.484749 | Restoring repo states 2026-02-08 03:18:20.495883 | Merging changes 2026-02-08 03:18:20.495908 | Checking out repos 2026-02-08 03:18:20.557026 | Preparing playbooks 2026-02-08 03:18:21.134484 | Running Ansible setup 2026-02-08 03:18:26.009312 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-08 03:18:26.995634 | 2026-02-08 03:18:26.995893 | PLAY [Base pre] 2026-02-08 03:18:27.014652 | 2026-02-08 03:18:27.014808 | TASK [Setup log path fact] 2026-02-08 03:18:27.059236 | ubuntu-noble | ok 2026-02-08 03:18:27.076666 | 2026-02-08 03:18:27.076901 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-08 03:18:27.107352 | ubuntu-noble | ok 2026-02-08 03:18:27.117505 | 2026-02-08 03:18:27.117645 | TASK [emit-job-header : Print job information] 2026-02-08 03:18:27.159217 | # Job Information 2026-02-08 03:18:27.159405 | Ansible Version: 2.16.14 2026-02-08 03:18:27.159440 | Job: calendar-yaml2ics 2026-02-08 03:18:27.159472 | Pipeline: periodic-daily 2026-02-08 03:18:27.159502 | Executor: 521e9411259a 2026-02-08 03:18:27.159525 | Triggered by: https://github.com/osism/calendar 2026-02-08 03:18:27.159547 | Event ID: c634e04aeca64b9b99a82b5444683d27 2026-02-08 03:18:27.164549 | 2026-02-08 03:18:27.164665 | LOOP [emit-job-header : Print node information] 2026-02-08 03:18:27.343210 | ubuntu-noble | ok: 2026-02-08 03:18:27.346944 | ubuntu-noble | # Node Information 2026-02-08 03:18:27.347058 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-02-08 03:18:27.347088 | ubuntu-noble | Hostname: ubuntu 2026-02-08 03:18:27.347113 | ubuntu-noble | Username: zuul 2026-02-08 03:18:27.347135 | ubuntu-noble | Distro: Ubuntu 24.04 2026-02-08 03:18:27.347161 | ubuntu-noble | Provider: regiocloud-a 2026-02-08 03:18:27.347182 | ubuntu-noble | Region: 2026-02-08 03:18:27.347204 | ubuntu-noble | Label: ubuntu-noble 2026-02-08 03:18:27.347225 | ubuntu-noble | Product Name: OpenStack Nova 2026-02-08 03:18:27.347244 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe34:b656 2026-02-08 03:18:27.365103 | 2026-02-08 03:18:27.365260 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-08 03:18:28.023972 | ubuntu-noble -> localhost | changed 2026-02-08 03:18:28.037902 | 2026-02-08 03:18:28.038872 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-08 03:18:29.393877 | ubuntu-noble -> localhost | changed 2026-02-08 03:18:29.405690 | 2026-02-08 03:18:29.405856 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-08 03:18:29.803138 | ubuntu-noble -> localhost | ok 2026-02-08 03:18:29.816301 | 2026-02-08 03:18:29.816472 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-08 03:18:29.848145 | ubuntu-noble | ok 2026-02-08 03:18:29.867798 | ubuntu-noble | included: /var/lib/zuul/builds/f7e75cd4855d4851a332df445a0d6e9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-08 03:18:29.874281 | 2026-02-08 03:18:29.874396 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-08 03:18:31.308532 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-02-08 03:18:31.308855 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/f7e75cd4855d4851a332df445a0d6e9b/work/f7e75cd4855d4851a332df445a0d6e9b_id_rsa 2026-02-08 03:18:31.308901 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/f7e75cd4855d4851a332df445a0d6e9b/work/f7e75cd4855d4851a332df445a0d6e9b_id_rsa.pub 2026-02-08 03:18:31.308928 | ubuntu-noble -> localhost | The key fingerprint is: 2026-02-08 03:18:31.308953 | ubuntu-noble -> localhost | SHA256:PzGfqYRuctnkrBH4IaIzOd/5ZKq48IQwHQYJcELFekw zuul-build-sshkey 2026-02-08 03:18:31.308976 | ubuntu-noble -> localhost | The key's randomart image is: 2026-02-08 03:18:31.308998 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-02-08 03:18:31.309032 | ubuntu-noble -> localhost | |Oo+. | 2026-02-08 03:18:31.309074 | ubuntu-noble -> localhost | |.+ E | 2026-02-08 03:18:31.309099 | ubuntu-noble -> localhost | | * | 2026-02-08 03:18:31.309121 | ubuntu-noble -> localhost | | + + . | 2026-02-08 03:18:31.309144 | ubuntu-noble -> localhost | |o o . o S o | 2026-02-08 03:18:31.309169 | ubuntu-noble -> localhost | |.o o . o =.+ o | 2026-02-08 03:18:31.309193 | ubuntu-noble -> localhost | |o B **+ + | 2026-02-08 03:18:31.309216 | ubuntu-noble -> localhost | | + * ..*+o+o | 2026-02-08 03:18:31.309239 | ubuntu-noble -> localhost | | +.o.+=+.. | 2026-02-08 03:18:31.309261 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-02-08 03:18:31.309328 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.770812 2026-02-08 03:18:31.329006 | 2026-02-08 03:18:31.329176 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-08 03:18:31.368286 | ubuntu-noble | ok 2026-02-08 03:18:31.397072 | ubuntu-noble | included: /var/lib/zuul/builds/f7e75cd4855d4851a332df445a0d6e9b/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-08 03:18:31.407925 | 2026-02-08 03:18:31.408060 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-08 03:18:31.432664 | ubuntu-noble | skipping: Conditional result was False 2026-02-08 03:18:31.439319 | 2026-02-08 03:18:31.439453 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-08 03:18:32.284212 | ubuntu-noble | changed 2026-02-08 03:18:32.289975 | 2026-02-08 03:18:32.290085 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-08 03:18:32.580231 | ubuntu-noble | ok 2026-02-08 03:18:32.589403 | 2026-02-08 03:18:32.589548 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-08 03:18:33.305269 | ubuntu-noble | changed 2026-02-08 03:18:33.315284 | 2026-02-08 03:18:33.315443 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-08 03:18:34.041340 | ubuntu-noble | changed 2026-02-08 03:18:34.049302 | 2026-02-08 03:18:34.049453 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-08 03:18:34.084572 | ubuntu-noble | skipping: Conditional result was False 2026-02-08 03:18:34.091198 | 2026-02-08 03:18:34.091340 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-08 03:18:34.659621 | ubuntu-noble -> localhost | changed 2026-02-08 03:18:34.678150 | 2026-02-08 03:18:34.678309 | TASK [add-build-sshkey : Add back temp key] 2026-02-08 03:18:35.078493 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/f7e75cd4855d4851a332df445a0d6e9b/work/f7e75cd4855d4851a332df445a0d6e9b_id_rsa (zuul-build-sshkey) 2026-02-08 03:18:35.078892 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.022657 2026-02-08 03:18:35.087264 | 2026-02-08 03:18:35.087393 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-08 03:18:35.564838 | ubuntu-noble | ok 2026-02-08 03:18:35.574412 | 2026-02-08 03:18:35.574555 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-08 03:18:35.616860 | ubuntu-noble | skipping: Conditional result was False 2026-02-08 03:18:35.644210 | 2026-02-08 03:18:35.644354 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-08 03:18:36.163710 | ubuntu-noble | ok 2026-02-08 03:18:36.175470 | 2026-02-08 03:18:36.175598 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-08 03:18:36.204800 | ubuntu-noble | ok 2026-02-08 03:18:36.210666 | 2026-02-08 03:18:36.210987 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-08 03:18:36.542040 | ubuntu-noble -> localhost | ok 2026-02-08 03:18:36.553153 | 2026-02-08 03:18:36.553376 | TASK [validate-host : Collect information about the host] 2026-02-08 03:18:37.829054 | ubuntu-noble | ok 2026-02-08 03:18:37.856568 | 2026-02-08 03:18:37.856735 | TASK [validate-host : Sanitize hostname] 2026-02-08 03:18:37.979013 | ubuntu-noble | ok 2026-02-08 03:18:38.021824 | 2026-02-08 03:18:38.021970 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-08 03:18:38.658552 | ubuntu-noble -> localhost | changed 2026-02-08 03:18:38.666073 | 2026-02-08 03:18:38.666241 | TASK [validate-host : Collect information about zuul worker] 2026-02-08 03:18:39.163706 | ubuntu-noble | ok 2026-02-08 03:18:39.175235 | 2026-02-08 03:18:39.175394 | TASK [validate-host : Write out all zuul information for each host] 2026-02-08 03:18:40.184058 | ubuntu-noble -> localhost | changed 2026-02-08 03:18:40.195248 | 2026-02-08 03:18:40.196157 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-08 03:18:40.522182 | ubuntu-noble | ok 2026-02-08 03:18:40.535107 | 2026-02-08 03:18:40.535257 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-08 03:18:41.958515 | ubuntu-noble | changed: 2026-02-08 03:18:41.958722 | ubuntu-noble | cd+++++++++ src/ 2026-02-08 03:18:41.958800 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-02-08 03:18:41.958828 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-02-08 03:18:41.958907 | ubuntu-noble | cd+++++++++ src/github.com/osism/calendar/ 2026-02-08 03:18:41.958928 | ubuntu-noble | =2.8 (from yaml2ics) 2026-02-08 03:19:01.512971 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-02-08 03:19:01.615326 | ubuntu-noble | Collecting pyyaml>=6 (from yaml2ics) 2026-02-08 03:19:01.627959 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-02-08 03:19:01.701666 | ubuntu-noble | Collecting importlib-resources>=5.2.1 (from yaml2ics) 2026-02-08 03:19:01.713988 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) 2026-02-08 03:19:01.775991 | ubuntu-noble | Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics) 2026-02-08 03:19:01.787492 | ubuntu-noble | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-02-08 03:19:01.830234 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8->yaml2ics) (1.16.0) 2026-02-08 03:19:01.854584 | ubuntu-noble | Downloading yaml2ics-0.3-py3-none-any.whl (7.5 kB) 2026-02-08 03:19:01.877232 | ubuntu-noble | Downloading ics-0.8.0.dev0-py3-none-any.whl (60 kB) 2026-02-08 03:19:01.900094 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.8 MB/s eta 0:00:00 2026-02-08 03:19:01.913121 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl (184 kB) 2026-02-08 03:19:01.937889 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 8.9 MB/s eta 0:00:00 2026-02-08 03:19:01.949843 | ubuntu-noble | Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) 2026-02-08 03:19:01.974528 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-02-08 03:19:01.991612 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 18.5 MB/s eta 0:00:00 2026-02-08 03:19:02.006820 | ubuntu-noble | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-02-08 03:19:02.048313 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 22.6 MB/s eta 0:00:00 2026-02-08 03:19:02.062955 | ubuntu-noble | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-02-08 03:19:02.149345 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 1.1 MB/s eta 0:00:00 2026-02-08 03:19:02.305644 | ubuntu-noble | Installing collected packages: pyyaml, python-dateutil, importlib-resources, attrs, ics-vtimezones, ics, yaml2ics 2026-02-08 03:19:02.747445 | ubuntu-noble | Successfully installed attrs-25.4.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 importlib-resources-6.5.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 yaml2ics-0.3 2026-02-08 03:19:02.747716 | ubuntu-noble | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-02-08 03:19:03.323812 | ubuntu-noble | ok: Runtime: 0:00:02.740231 2026-02-08 03:19:03.326522 | 2026-02-08 03:19:03.326636 | PLAY RECAP 2026-02-08 03:19:03.326727 | ubuntu-noble | ok: 9 changed: 5 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-02-08 03:19:03.326879 | 2026-02-08 03:19:03.486561 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/pre.yml@main] 2026-02-08 03:19:03.487776 | RUN START: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-02-08 03:19:04.325050 | 2026-02-08 03:19:04.325227 | PLAY [Run] 2026-02-08 03:19:04.340908 | 2026-02-08 03:19:04.341097 | TASK [Run yaml2ics] 2026-02-08 03:19:05.033235 | ubuntu-noble | BEGIN:VCALENDAR 2026-02-08 03:19:05.033321 | ubuntu-noble | VERSION:2.0 2026-02-08 03:19:05.033337 | ubuntu-noble | PRODID:ics.py 0.8.0-dev0 - http://git.io/lLljaA 2026-02-08 03:19:05.033346 | ubuntu-noble | BEGIN:VTIMEZONE 2026-02-08 03:19:05.033354 | ubuntu-noble | TZID:/ics.py/2020.1/Europe/Berlin 2026-02-08 03:19:05.033362 | ubuntu-noble | BEGIN:DAYLIGHT 2026-02-08 03:19:05.033368 | ubuntu-noble | TZOFFSETFROM:+0100 2026-02-08 03:19:05.033375 | ubuntu-noble | TZOFFSETTO:+0200 2026-02-08 03:19:05.033382 | ubuntu-noble | DTSTART:19700329T020000 2026-02-08 03:19:05.033393 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU 2026-02-08 03:19:05.033404 | ubuntu-noble | RDATE:19700329T020000 2026-02-08 03:19:05.033411 | ubuntu-noble | TZNAME:CEST 2026-02-08 03:19:05.033418 | ubuntu-noble | END:DAYLIGHT 2026-02-08 03:19:05.033427 | ubuntu-noble | BEGIN:STANDARD 2026-02-08 03:19:05.033434 | ubuntu-noble | TZOFFSETFROM:+0200 2026-02-08 03:19:05.033440 | ubuntu-noble | TZOFFSETTO:+0100 2026-02-08 03:19:05.033449 | ubuntu-noble | DTSTART:19701025T030000 2026-02-08 03:19:05.033456 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU 2026-02-08 03:19:05.033463 | ubuntu-noble | RDATE:19701025T030000 2026-02-08 03:19:05.033470 | ubuntu-noble | TZNAME:CET 2026-02-08 03:19:05.033476 | ubuntu-noble | END:STANDARD 2026-02-08 03:19:05.033483 | ubuntu-noble | LAST-MODIFIED:20200620T153818Z 2026-02-08 03:19:05.033490 | ubuntu-noble | X-LIC-LOCATION:Europe/Berlin 2026-02-08 03:19:05.033496 | ubuntu-noble | END:VTIMEZONE 2026-02-08 03:19:05.033502 | ubuntu-noble | BEGIN:VEVENT 2026-02-08 03:19:05.033509 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250114T110500 2026-02-08 03:19:05.033516 | ubuntu-noble | DURATION:PT50M 2026-02-08 03:19:05.033522 | ubuntu-noble | SUMMARY:BoF: BGP reference architecture 2026-02-08 03:19:05.033529 | ubuntu-noble | UID:8c35a2a7-c391-464d-9a44-7b6ef16acf95@8c35.org 2026-02-08 03:19:05.033535 | ubuntu-noble | DESCRIPTION:The use of BGP on network\, router and load balancer nodes 2026-02-08 03:19:05.033542 | ubuntu-noble | should\nbe harmonised and documented as far as possible. This BoF 2026-02-08 03:19:05.033548 | ubuntu-noble | meeting\nis the starting point for this. Further meetings will follow. 2026-02-08 03:19:05.033554 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-02-08 03:19:05.033565 | ubuntu-noble | DTSTAMP:20260208T031904Z 2026-02-08 03:19:05.033572 | ubuntu-noble | END:VEVENT 2026-02-08 03:19:05.033578 | ubuntu-noble | BEGIN:VEVENT 2026-02-08 03:19:05.033585 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250122T100500 2026-02-08 03:19:05.033591 | ubuntu-noble | DURATION:PT25M 2026-02-08 03:19:05.033598 | ubuntu-noble | SUMMARY:BoF: Neutron VPNaaS with OVN 2026-02-08 03:19:05.033604 | ubuntu-noble | UID:b126fb0d-81b0-465e-99de-f21e99b807a8@b126.org 2026-02-08 03:19:05.033610 | ubuntu-noble | DESCRIPTION:Neutron VPNaaS is currently not usable with OVN due to various 2026-02-08 03:19:05.033617 | ubuntu-noble | problems.\nThis BOF meeting is the starting point to discuss how to get 2026-02-08 03:19:05.033623 | ubuntu-noble | Neutron VPNaaS\nwith OVN production ready quickly. Further meetings will 2026-02-08 03:19:05.033629 | ubuntu-noble | follow. 2026-02-08 03:19:05.033636 | ubuntu-noble | DTSTAMP:20260208T031904Z 2026-02-08 03:19:05.033642 | ubuntu-noble | END:VEVENT 2026-02-08 03:19:05.033649 | ubuntu-noble | BEGIN:VEVENT 2026-02-08 03:19:05.033655 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250128T100500 2026-02-08 03:19:05.033661 | ubuntu-noble | DURATION:PT50M 2026-02-08 03:19:05.033668 | ubuntu-noble | SUMMARY:BoF: The future of Cloud in a Box 2026-02-08 03:19:05.033674 | ubuntu-noble | UID:93f525ba-de77-4283-93c4-6dab574bb5d5@93f5.org 2026-02-08 03:19:05.033680 | ubuntu-noble | DESCRIPTION:The future of Cloud in a Box will be discussed and defined 2026-02-08 03:19:05.033686 | ubuntu-noble | here. 2026-02-08 03:19:05.033693 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-02-08 03:19:05.033699 | ubuntu-noble | DTSTAMP:20260208T031904Z 2026-02-08 03:19:05.033706 | ubuntu-noble | END:VEVENT 2026-02-08 03:19:05.033712 | ubuntu-noble | BEGIN:VEVENT 2026-02-08 03:19:05.033719 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250205T110500 2026-02-08 03:19:05.033725 | ubuntu-noble | DURATION:PT50M 2026-02-08 03:19:05.033731 | ubuntu-noble | SUMMARY:BoF: The future of Central Services 2026-02-08 03:19:05.033738 | ubuntu-noble | UID:8d9f0225-4dac-49ac-a356-188097b40565@8d9f.org 2026-02-08 03:19:05.033773 | ubuntu-noble | DESCRIPTION:The future of Central Services like OpenSearch or Wazuh will be 2026-02-08 03:19:05.033780 | ubuntu-noble | discussed. 2026-02-08 03:19:05.033786 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-02-08 03:19:05.033793 | ubuntu-noble | DTSTAMP:20260208T031904Z 2026-02-08 03:19:05.033799 | ubuntu-noble | END:VEVENT 2026-02-08 03:19:05.033805 | ubuntu-noble | BEGIN:VEVENT 2026-02-08 03:19:05.033819 | ubuntu-noble | DTSTART;VALUE=DATE:20250318 2026-02-08 03:19:05.033826 | ubuntu-noble | DTEND;VALUE=DATE:20250319 2026-02-08 03:19:05.033833 | ubuntu-noble | SUMMARY:CloudFest 2026-02-08 03:19:05.033839 | ubuntu-noble | UID:fb0d8aab-df1c-4a51-9246-439d7ab6ea4b@fb0d.org 2026-02-08 03:19:05.033846 | ubuntu-noble | LOCATION:Europa-Park 2026-02-08 03:19:05.033852 | ubuntu-noble | DTSTAMP:20260208T031904Z 2026-02-08 03:19:05.033859 | ubuntu-noble | RRULE:FREQ=DAILY;UNTIL=20250320T000000 2026-02-08 03:19:05.033865 | ubuntu-noble | END:VEVENT 2026-02-08 03:19:05.033872 | ubuntu-noble | BEGIN:VEVENT 2026-02-08 03:19:05.033878 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T150500 2026-02-08 03:19:05.033884 | ubuntu-noble | DURATION:PT40M 2026-02-08 03:19:05.033891 | ubuntu-noble | SUMMARY:SCS: Community Meeting 2026-02-08 03:19:05.033897 | ubuntu-noble | UID:be428c9c-097c-4ae5-a6f0-34ca611dcb5f@be42.org 2026-02-08 03:19:05.033904 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-02-08 03:19:05.033910 | ubuntu-noble | DTSTAMP:20260208T031904Z 2026-02-08 03:19:05.033917 | ubuntu-noble | END:VEVENT 2026-02-08 03:19:05.033923 | ubuntu-noble | BEGIN:VEVENT 2026-02-08 03:19:05.033929 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T140500 2026-02-08 03:19:05.033936 | ubuntu-noble | DURATION:PT50M 2026-02-08 03:19:05.033942 | ubuntu-noble | SUMMARY:SCS: Resumption of SIG Standardization/Certification 2026-02-08 03:19:05.033949 | ubuntu-noble | UID:bd6310c7-c566-492f-a4e6-d5547c88d114@bd63.org 2026-02-08 03:19:05.033955 | ubuntu-noble | DESCRIPTION: 2026-02-08 03:19:05.033961 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-02-08 03:19:05.033968 | ubuntu-noble | DTSTAMP:20260208T031904Z 2026-02-08 03:19:05.033974 | ubuntu-noble | END:VEVENT 2026-02-08 03:19:05.033981 | ubuntu-noble | NAME:Calendar of OSISM related events 2026-02-08 03:19:05.033987 | ubuntu-noble | X-WR-CALNAME:Calendar of OSISM related events 2026-02-08 03:19:05.033994 | ubuntu-noble | END:VCALENDAR 2026-02-08 03:19:05.373387 | ubuntu-noble | ok: Runtime: 0:00:00.250231 2026-02-08 03:19:05.377353 | 2026-02-08 03:19:05.377451 | PLAY RECAP 2026-02-08 03:19:05.377527 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-08 03:19:05.377569 | 2026-02-08 03:19:05.533361 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-02-08 03:19:05.534307 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-08 03:19:06.808304 | 2026-02-08 03:19:06.808468 | PLAY [Base post] 2026-02-08 03:19:06.823116 | 2026-02-08 03:19:06.823267 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-02-08 03:19:07.423857 | ubuntu-noble | changed 2026-02-08 03:19:07.432788 | 2026-02-08 03:19:07.432929 | PLAY RECAP 2026-02-08 03:19:07.432994 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-02-08 03:19:07.433056 | 2026-02-08 03:19:07.576330 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-02-08 03:19:07.577161 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-02-08 03:19:08.622457 | 2026-02-08 03:19:08.622595 | PLAY [Base post-logs] 2026-02-08 03:19:08.634484 | 2026-02-08 03:19:08.634662 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-02-08 03:19:09.066096 | localhost | changed 2026-02-08 03:19:09.081443 | 2026-02-08 03:19:09.081592 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-02-08 03:19:09.106995 | localhost | ok 2026-02-08 03:19:09.110563 | 2026-02-08 03:19:09.110658 | TASK [Set zuul-log-path fact] 2026-02-08 03:19:09.125143 | localhost | ok 2026-02-08 03:19:09.132778 | 2026-02-08 03:19:09.132887 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-08 03:19:09.167491 | localhost | ok 2026-02-08 03:19:09.170443 | 2026-02-08 03:19:09.170532 | TASK [upload-logs : Create log directories] 2026-02-08 03:19:09.602274 | localhost | changed 2026-02-08 03:19:09.604744 | 2026-02-08 03:19:09.604844 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-02-08 03:19:10.032757 | localhost -> localhost | ok: Runtime: 0:00:00.003832 2026-02-08 03:19:10.036579 | 2026-02-08 03:19:10.036725 | TASK [upload-logs : Upload logs to log server] 2026-02-08 03:19:10.560572 | localhost | Output suppressed because no_log was given 2026-02-08 03:19:10.563611 | 2026-02-08 03:19:10.563794 | LOOP [upload-logs : Compress console log and json output] 2026-02-08 03:19:10.607600 | localhost | skipping: Conditional result was False 2026-02-08 03:19:10.612315 | localhost | skipping: Conditional result was False 2026-02-08 03:19:10.622237 | 2026-02-08 03:19:10.622384 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-08 03:19:10.681089 | localhost | skipping: Conditional result was False 2026-02-08 03:19:10.681410 | 2026-02-08 03:19:10.685234 | localhost | skipping: Conditional result was False 2026-02-08 03:19:10.690231 | 2026-02-08 03:19:10.690332 | LOOP [upload-logs : Upload console log and json output]