2026-06-26 03:03:54.304610 | Job console starting 2026-06-26 03:03:54.314194 | Updating git repos 2026-06-26 03:03:54.353787 | Cloning repos into workspace 2026-06-26 03:03:54.450745 | Restoring repo states 2026-06-26 03:03:54.470894 | Merging changes 2026-06-26 03:03:54.470913 | Checking out repos 2026-06-26 03:03:54.559472 | Preparing playbooks 2026-06-26 03:03:55.542803 | Running Ansible setup 2026-06-26 03:04:00.724363 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-06-26 03:04:01.752699 | 2026-06-26 03:04:01.752862 | PLAY [Base pre] 2026-06-26 03:04:01.781118 | 2026-06-26 03:04:01.781255 | TASK [Setup log path fact] 2026-06-26 03:04:01.816303 | ubuntu-noble | ok 2026-06-26 03:04:01.840422 | 2026-06-26 03:04:01.840570 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:04:01.876022 | ubuntu-noble | ok 2026-06-26 03:04:01.893593 | 2026-06-26 03:04:01.893715 | TASK [emit-job-header : Print job information] 2026-06-26 03:04:01.964768 | # Job Information 2026-06-26 03:04:01.964937 | Ansible Version: 2.16.14 2026-06-26 03:04:01.964971 | Job: calendar-yaml2ics 2026-06-26 03:04:01.965003 | Pipeline: periodic-daily 2026-06-26 03:04:01.965025 | Executor: 521e9411259a 2026-06-26 03:04:01.965071 | Triggered by: https://github.com/osism/calendar 2026-06-26 03:04:01.965095 | Event ID: e7cef01cc16d47a7aecc96b23ed1d283 2026-06-26 03:04:01.974176 | 2026-06-26 03:04:01.974349 | LOOP [emit-job-header : Print node information] 2026-06-26 03:04:02.133777 | ubuntu-noble | ok: 2026-06-26 03:04:02.133962 | ubuntu-noble | # Node Information 2026-06-26 03:04:02.133995 | ubuntu-noble | Inventory Hostname: ubuntu-noble 2026-06-26 03:04:02.134020 | ubuntu-noble | Hostname: ubuntu 2026-06-26 03:04:02.134056 | ubuntu-noble | Username: zuul 2026-06-26 03:04:02.134078 | ubuntu-noble | Distro: Ubuntu 24.04 2026-06-26 03:04:02.134101 | ubuntu-noble | Provider: regiocloud-a 2026-06-26 03:04:02.134122 | ubuntu-noble | Region: 2026-06-26 03:04:02.134142 | ubuntu-noble | Label: ubuntu-noble 2026-06-26 03:04:02.134162 | ubuntu-noble | Product Name: OpenStack Nova 2026-06-26 03:04:02.134182 | ubuntu-noble | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feef:2d2b 2026-06-26 03:04:02.150744 | 2026-06-26 03:04:02.151017 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-06-26 03:04:03.067982 | ubuntu-noble -> localhost | changed 2026-06-26 03:04:03.075763 | 2026-06-26 03:04:03.075886 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-06-26 03:04:04.793473 | ubuntu-noble -> localhost | changed 2026-06-26 03:04:04.807581 | 2026-06-26 03:04:04.807722 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-06-26 03:04:05.396493 | ubuntu-noble -> localhost | ok 2026-06-26 03:04:05.401889 | 2026-06-26 03:04:05.401985 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-06-26 03:04:05.445831 | ubuntu-noble | ok 2026-06-26 03:04:05.462590 | ubuntu-noble | included: /var/lib/zuul/builds/6d361aa7a35d4ad5a9436044f27187dd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-06-26 03:04:05.483220 | 2026-06-26 03:04:05.483331 | TASK [add-build-sshkey : Create Temp SSH key] 2026-06-26 03:04:07.337261 | ubuntu-noble -> localhost | Generating public/private rsa key pair. 2026-06-26 03:04:07.337501 | ubuntu-noble -> localhost | Your identification has been saved in /var/lib/zuul/builds/6d361aa7a35d4ad5a9436044f27187dd/work/6d361aa7a35d4ad5a9436044f27187dd_id_rsa 2026-06-26 03:04:07.337541 | ubuntu-noble -> localhost | Your public key has been saved in /var/lib/zuul/builds/6d361aa7a35d4ad5a9436044f27187dd/work/6d361aa7a35d4ad5a9436044f27187dd_id_rsa.pub 2026-06-26 03:04:07.337569 | ubuntu-noble -> localhost | The key fingerprint is: 2026-06-26 03:04:07.337593 | ubuntu-noble -> localhost | SHA256:KD8Goj76t9YYZ7kNAkJQZ239nKy6tTVhIT2bjNrl5Gw zuul-build-sshkey 2026-06-26 03:04:07.337616 | ubuntu-noble -> localhost | The key's randomart image is: 2026-06-26 03:04:07.337638 | ubuntu-noble -> localhost | +---[RSA 3072]----+ 2026-06-26 03:04:07.337672 | ubuntu-noble -> localhost | |o.. o. . | 2026-06-26 03:04:07.337695 | ubuntu-noble -> localhost | | . o o .. | 2026-06-26 03:04:07.337716 | ubuntu-noble -> localhost | |. . .++. | 2026-06-26 03:04:07.337737 | ubuntu-noble -> localhost | |. . . +== | 2026-06-26 03:04:07.337757 | ubuntu-noble -> localhost | | ...o ..S.O | 2026-06-26 03:04:07.337783 | ubuntu-noble -> localhost | | . .o+=o.B . | 2026-06-26 03:04:07.337804 | ubuntu-noble -> localhost | |. B==o E | 2026-06-26 03:04:07.337825 | ubuntu-noble -> localhost | |.. +.+o.+ . | 2026-06-26 03:04:07.337845 | ubuntu-noble -> localhost | |oooo..... | 2026-06-26 03:04:07.337865 | ubuntu-noble -> localhost | +----[SHA256]-----+ 2026-06-26 03:04:07.337910 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.724212 2026-06-26 03:04:07.344596 | 2026-06-26 03:04:07.344704 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-06-26 03:04:07.389104 | ubuntu-noble | ok 2026-06-26 03:04:07.399799 | ubuntu-noble | included: /var/lib/zuul/builds/6d361aa7a35d4ad5a9436044f27187dd/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-06-26 03:04:07.408012 | 2026-06-26 03:04:07.408110 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-06-26 03:04:07.431381 | ubuntu-noble | skipping: Conditional result was False 2026-06-26 03:04:07.437599 | 2026-06-26 03:04:07.437696 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-06-26 03:04:08.308531 | ubuntu-noble | changed 2026-06-26 03:04:08.315802 | 2026-06-26 03:04:08.315908 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-06-26 03:04:08.624502 | ubuntu-noble | ok 2026-06-26 03:04:08.630625 | 2026-06-26 03:04:08.630727 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-06-26 03:04:09.416190 | ubuntu-noble | changed 2026-06-26 03:04:09.428059 | 2026-06-26 03:04:09.428156 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-06-26 03:04:10.172964 | ubuntu-noble | changed 2026-06-26 03:04:10.178331 | 2026-06-26 03:04:10.178412 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-06-26 03:04:10.205437 | ubuntu-noble | skipping: Conditional result was False 2026-06-26 03:04:10.211519 | 2026-06-26 03:04:10.211618 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-06-26 03:04:10.789061 | ubuntu-noble -> localhost | changed 2026-06-26 03:04:10.801321 | 2026-06-26 03:04:10.801429 | TASK [add-build-sshkey : Add back temp key] 2026-06-26 03:04:11.260221 | ubuntu-noble -> localhost | Identity added: /var/lib/zuul/builds/6d361aa7a35d4ad5a9436044f27187dd/work/6d361aa7a35d4ad5a9436044f27187dd_id_rsa (zuul-build-sshkey) 2026-06-26 03:04:11.260632 | ubuntu-noble -> localhost | ok: Runtime: 0:00:00.016568 2026-06-26 03:04:11.269377 | 2026-06-26 03:04:11.269493 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-06-26 03:04:11.983432 | ubuntu-noble | ok 2026-06-26 03:04:11.988510 | 2026-06-26 03:04:11.988597 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-06-26 03:04:12.036991 | ubuntu-noble | skipping: Conditional result was False 2026-06-26 03:04:12.049476 | 2026-06-26 03:04:12.049585 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-06-26 03:04:12.580959 | ubuntu-noble | ok 2026-06-26 03:04:12.597684 | 2026-06-26 03:04:12.597802 | TASK [validate-host : Define zuul_info_dir fact] 2026-06-26 03:04:12.627271 | ubuntu-noble | ok 2026-06-26 03:04:12.632476 | 2026-06-26 03:04:12.632564 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-06-26 03:04:12.900467 | ubuntu-noble -> localhost | ok 2026-06-26 03:04:12.917449 | 2026-06-26 03:04:12.917555 | TASK [validate-host : Collect information about the host] 2026-06-26 03:04:14.141685 | ubuntu-noble | ok 2026-06-26 03:04:14.154925 | 2026-06-26 03:04:14.155051 | TASK [validate-host : Sanitize hostname] 2026-06-26 03:04:14.372792 | ubuntu-noble | ok 2026-06-26 03:04:14.384581 | 2026-06-26 03:04:14.384689 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-06-26 03:04:15.215402 | ubuntu-noble -> localhost | changed 2026-06-26 03:04:15.221780 | 2026-06-26 03:04:15.221896 | TASK [validate-host : Collect information about zuul worker] 2026-06-26 03:04:15.802803 | ubuntu-noble | ok 2026-06-26 03:04:15.809059 | 2026-06-26 03:04:15.809167 | TASK [validate-host : Write out all zuul information for each host] 2026-06-26 03:04:16.998597 | ubuntu-noble -> localhost | changed 2026-06-26 03:04:17.011041 | 2026-06-26 03:04:17.011167 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-06-26 03:04:17.357310 | ubuntu-noble | ok 2026-06-26 03:04:17.364936 | 2026-06-26 03:04:17.365230 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-06-26 03:04:18.281093 | ubuntu-noble | changed: 2026-06-26 03:04:18.281294 | ubuntu-noble | cd+++++++++ src/ 2026-06-26 03:04:18.281331 | ubuntu-noble | cd+++++++++ src/github.com/ 2026-06-26 03:04:18.281356 | ubuntu-noble | cd+++++++++ src/github.com/osism/ 2026-06-26 03:04:18.281377 | ubuntu-noble | cd+++++++++ src/github.com/osism/calendar/ 2026-06-26 03:04:18.281398 | ubuntu-noble | =2.8 (from yaml2ics) 2026-06-26 03:04:53.548285 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-26 03:04:53.696223 | ubuntu-noble | Collecting pyyaml>=6 (from yaml2ics) 2026-06-26 03:04:53.708879 | 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-06-26 03:04:53.802670 | ubuntu-noble | Collecting importlib-resources>=5.2.1 (from yaml2ics) 2026-06-26 03:04:53.815254 | ubuntu-noble | Downloading importlib_resources-7.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-26 03:04:53.897899 | ubuntu-noble | Collecting attrs>=20.3 (from ics==0.8.0.dev0->yaml2ics) 2026-06-26 03:04:53.910360 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-26 03:04:53.971495 | ubuntu-noble | Requirement already satisfied: six>=1.5 in /usr/lib/python3/dist-packages (from python-dateutil>=2.8->yaml2ics) (1.16.0) 2026-06-26 03:04:53.991868 | ubuntu-noble | Downloading yaml2ics-0.3-py3-none-any.whl (7.5 kB) 2026-06-26 03:04:54.019741 | ubuntu-noble | Downloading ics-0.8.0.dev0-py3-none-any.whl (60 kB) 2026-06-26 03:04:54.056860 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 1.8 MB/s eta 0:00:00 2026-06-26 03:04:54.073420 | ubuntu-noble | Downloading ics_vtimezones-2020.2-py3-none-any.whl (184 kB) 2026-06-26 03:04:54.111945 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 5.5 MB/s eta 0:00:00 2026-06-26 03:04:54.126084 | ubuntu-noble | Downloading importlib_resources-7.1.0-py3-none-any.whl (37 kB) 2026-06-26 03:04:54.153346 | ubuntu-noble | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-26 03:04:54.173295 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 16.4 MB/s eta 0:00:00 2026-06-26 03:04:54.188496 | 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-06-26 03:04:54.224143 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.0 MB/s eta 0:00:00 2026-06-26 03:04:54.236504 | ubuntu-noble | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-26 03:04:54.251545 | ubuntu-noble | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.5/67.5 kB 5.8 MB/s eta 0:00:00 2026-06-26 03:04:54.429263 | ubuntu-noble | Installing collected packages: pyyaml, python-dateutil, importlib-resources, attrs, ics-vtimezones, ics, yaml2ics 2026-06-26 03:04:54.932420 | ubuntu-noble | Successfully installed attrs-26.1.0 ics-0.8.0.dev0 ics-vtimezones-2020.2 importlib-resources-7.1.0 python-dateutil-2.9.0.post0 pyyaml-6.0.3 yaml2ics-0.3 2026-06-26 03:04:54.932909 | 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-06-26 03:04:55.431627 | ubuntu-noble | ok: Runtime: 0:00:02.891716 2026-06-26 03:04:55.433303 | 2026-06-26 03:04:55.433372 | PLAY RECAP 2026-06-26 03:04:55.433422 | ubuntu-noble | ok: 9 changed: 5 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0 2026-06-26 03:04:55.433447 | 2026-06-26 03:04:55.536956 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/pre.yml@main] 2026-06-26 03:04:55.537979 | RUN START: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-06-26 03:04:56.346919 | 2026-06-26 03:04:56.347150 | PLAY [Run] 2026-06-26 03:04:56.363430 | 2026-06-26 03:04:56.363593 | TASK [Run yaml2ics] 2026-06-26 03:04:57.158728 | ubuntu-noble | BEGIN:VCALENDAR 2026-06-26 03:04:57.158815 | ubuntu-noble | VERSION:2.0 2026-06-26 03:04:57.158825 | ubuntu-noble | PRODID:ics.py 0.8.0-dev0 - http://git.io/lLljaA 2026-06-26 03:04:57.158831 | ubuntu-noble | BEGIN:VTIMEZONE 2026-06-26 03:04:57.158835 | ubuntu-noble | TZID:/ics.py/2020.1/Europe/Berlin 2026-06-26 03:04:57.158840 | ubuntu-noble | BEGIN:DAYLIGHT 2026-06-26 03:04:57.158844 | ubuntu-noble | TZOFFSETFROM:+0100 2026-06-26 03:04:57.158849 | ubuntu-noble | TZOFFSETTO:+0200 2026-06-26 03:04:57.158852 | ubuntu-noble | DTSTART:19700329T020000 2026-06-26 03:04:57.158859 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU 2026-06-26 03:04:57.158866 | ubuntu-noble | RDATE:19700329T020000 2026-06-26 03:04:57.158870 | ubuntu-noble | TZNAME:CEST 2026-06-26 03:04:57.158874 | ubuntu-noble | END:DAYLIGHT 2026-06-26 03:04:57.158880 | ubuntu-noble | BEGIN:STANDARD 2026-06-26 03:04:57.158884 | ubuntu-noble | TZOFFSETFROM:+0200 2026-06-26 03:04:57.158887 | ubuntu-noble | TZOFFSETTO:+0100 2026-06-26 03:04:57.158893 | ubuntu-noble | DTSTART:19701025T030000 2026-06-26 03:04:57.158897 | ubuntu-noble | RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU 2026-06-26 03:04:57.158902 | ubuntu-noble | RDATE:19701025T030000 2026-06-26 03:04:57.158906 | ubuntu-noble | TZNAME:CET 2026-06-26 03:04:57.158909 | ubuntu-noble | END:STANDARD 2026-06-26 03:04:57.158913 | ubuntu-noble | LAST-MODIFIED:20200620T153818Z 2026-06-26 03:04:57.158917 | ubuntu-noble | X-LIC-LOCATION:Europe/Berlin 2026-06-26 03:04:57.158920 | ubuntu-noble | END:VTIMEZONE 2026-06-26 03:04:57.158924 | ubuntu-noble | BEGIN:VEVENT 2026-06-26 03:04:57.158927 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250114T110500 2026-06-26 03:04:57.158931 | ubuntu-noble | DURATION:PT50M 2026-06-26 03:04:57.158935 | ubuntu-noble | SUMMARY:BoF: BGP reference architecture 2026-06-26 03:04:57.158939 | ubuntu-noble | UID:d2f98a8f-9cb4-4c05-9bb5-514f7ef5659b@d2f9.org 2026-06-26 03:04:57.158942 | ubuntu-noble | DESCRIPTION:The use of BGP on network\, router and load balancer nodes 2026-06-26 03:04:57.158946 | ubuntu-noble | should\nbe harmonised and documented as far as possible. This BoF 2026-06-26 03:04:57.158965 | ubuntu-noble | meeting\nis the starting point for this. Further meetings will follow. 2026-06-26 03:04:57.158969 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-06-26 03:04:57.158977 | ubuntu-noble | DTSTAMP:20260626T030457Z 2026-06-26 03:04:57.158981 | ubuntu-noble | END:VEVENT 2026-06-26 03:04:57.158984 | ubuntu-noble | BEGIN:VEVENT 2026-06-26 03:04:57.158988 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250122T100500 2026-06-26 03:04:57.158991 | ubuntu-noble | DURATION:PT25M 2026-06-26 03:04:57.158995 | ubuntu-noble | SUMMARY:BoF: Neutron VPNaaS with OVN 2026-06-26 03:04:57.158998 | ubuntu-noble | UID:2d1c9bfb-3758-453c-b363-679d50b77357@2d1c.org 2026-06-26 03:04:57.159002 | ubuntu-noble | DESCRIPTION:Neutron VPNaaS is currently not usable with OVN due to various 2026-06-26 03:04:57.159005 | ubuntu-noble | problems.\nThis BOF meeting is the starting point to discuss how to get 2026-06-26 03:04:57.159009 | ubuntu-noble | Neutron VPNaaS\nwith OVN production ready quickly. Further meetings will 2026-06-26 03:04:57.159012 | ubuntu-noble | follow. 2026-06-26 03:04:57.159016 | ubuntu-noble | DTSTAMP:20260626T030457Z 2026-06-26 03:04:57.159048 | ubuntu-noble | END:VEVENT 2026-06-26 03:04:57.159051 | ubuntu-noble | BEGIN:VEVENT 2026-06-26 03:04:57.159055 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250128T100500 2026-06-26 03:04:57.159059 | ubuntu-noble | DURATION:PT50M 2026-06-26 03:04:57.159062 | ubuntu-noble | SUMMARY:BoF: The future of Cloud in a Box 2026-06-26 03:04:57.159066 | ubuntu-noble | UID:0989067d-086d-4aa1-856e-646d4eec0454@0989.org 2026-06-26 03:04:57.159069 | ubuntu-noble | DESCRIPTION:The future of Cloud in a Box will be discussed and defined 2026-06-26 03:04:57.159073 | ubuntu-noble | here. 2026-06-26 03:04:57.159077 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-06-26 03:04:57.159080 | ubuntu-noble | DTSTAMP:20260626T030457Z 2026-06-26 03:04:57.159084 | ubuntu-noble | END:VEVENT 2026-06-26 03:04:57.159087 | ubuntu-noble | BEGIN:VEVENT 2026-06-26 03:04:57.159091 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250205T110500 2026-06-26 03:04:57.159094 | ubuntu-noble | DURATION:PT50M 2026-06-26 03:04:57.159098 | ubuntu-noble | SUMMARY:BoF: The future of Central Services 2026-06-26 03:04:57.159101 | ubuntu-noble | UID:af7e9ed6-5228-4754-8b51-8e5d1338d6eb@af7e.org 2026-06-26 03:04:57.159105 | ubuntu-noble | DESCRIPTION:The future of Central Services like OpenSearch or Wazuh will be 2026-06-26 03:04:57.159109 | ubuntu-noble | discussed. 2026-06-26 03:04:57.159112 | ubuntu-noble | URL:https://meet.jit.si/osism 2026-06-26 03:04:57.159116 | ubuntu-noble | DTSTAMP:20260626T030457Z 2026-06-26 03:04:57.159119 | ubuntu-noble | END:VEVENT 2026-06-26 03:04:57.159122 | ubuntu-noble | BEGIN:VEVENT 2026-06-26 03:04:57.159133 | ubuntu-noble | DTSTART;VALUE=DATE:20250318 2026-06-26 03:04:57.159137 | ubuntu-noble | DTEND;VALUE=DATE:20250319 2026-06-26 03:04:57.159140 | ubuntu-noble | SUMMARY:CloudFest 2026-06-26 03:04:57.159144 | ubuntu-noble | UID:5a8e722b-d698-4837-aa1e-6bcc298ee1b1@5a8e.org 2026-06-26 03:04:57.159147 | ubuntu-noble | LOCATION:Europa-Park 2026-06-26 03:04:57.159151 | ubuntu-noble | DTSTAMP:20260626T030457Z 2026-06-26 03:04:57.159154 | ubuntu-noble | RRULE:FREQ=DAILY;UNTIL=20250320T000000 2026-06-26 03:04:57.159158 | ubuntu-noble | END:VEVENT 2026-06-26 03:04:57.159161 | ubuntu-noble | BEGIN:VEVENT 2026-06-26 03:04:57.159165 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T150500 2026-06-26 03:04:57.159169 | ubuntu-noble | DURATION:PT40M 2026-06-26 03:04:57.159172 | ubuntu-noble | SUMMARY:SCS: Community Meeting 2026-06-26 03:04:57.159175 | ubuntu-noble | UID:82e3c9ca-9970-49ed-b8e4-846600e23c21@82e3.org 2026-06-26 03:04:57.159179 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-06-26 03:04:57.159182 | ubuntu-noble | DTSTAMP:20260626T030457Z 2026-06-26 03:04:57.159186 | ubuntu-noble | END:VEVENT 2026-06-26 03:04:57.159189 | ubuntu-noble | BEGIN:VEVENT 2026-06-26 03:04:57.159193 | ubuntu-noble | DTSTART;TZID=/ics.py/2020.1/Europe/Berlin:20250116T140500 2026-06-26 03:04:57.159196 | ubuntu-noble | DURATION:PT50M 2026-06-26 03:04:57.159200 | ubuntu-noble | SUMMARY:SCS: Resumption of SIG Standardization/Certification 2026-06-26 03:04:57.159204 | ubuntu-noble | UID:052e3c2b-0f80-44c3-b2f7-4f8ee51a9cff@052e.org 2026-06-26 03:04:57.159207 | ubuntu-noble | DESCRIPTION: 2026-06-26 03:04:57.159211 | ubuntu-noble | URL:https://conf.scs.koeln:8443/SCS-Tech 2026-06-26 03:04:57.159214 | ubuntu-noble | DTSTAMP:20260626T030457Z 2026-06-26 03:04:57.159218 | ubuntu-noble | END:VEVENT 2026-06-26 03:04:57.159221 | ubuntu-noble | NAME:Calendar of OSISM related events 2026-06-26 03:04:57.159225 | ubuntu-noble | X-WR-CALNAME:Calendar of OSISM related events 2026-06-26 03:04:57.159228 | ubuntu-noble | END:VCALENDAR 2026-06-26 03:04:57.454821 | ubuntu-noble | ok: Runtime: 0:00:00.254165 2026-06-26 03:04:57.458159 | 2026-06-26 03:04:57.458259 | PLAY RECAP 2026-06-26 03:04:57.458317 | ubuntu-noble | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:04:57.458342 | 2026-06-26 03:04:57.724986 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/calendar/playbooks/run.yml@main] 2026-06-26 03:04:57.726674 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 03:04:58.649358 | 2026-06-26 03:04:58.649564 | PLAY [Base post-fetch] 2026-06-26 03:04:58.666170 | 2026-06-26 03:04:58.666364 | TASK [diagnose-network : Ensure log directory exists] 2026-06-26 03:04:59.183320 | ubuntu-noble | ok 2026-06-26 03:04:59.206501 | 2026-06-26 03:04:59.206724 | TASK [diagnose-network : Snapshot dual-stack network state (post)] 2026-06-26 03:05:11.398621 | ubuntu-noble | ok: Runtime: 0:00:05.811226 2026-06-26 03:05:11.406711 | 2026-06-26 03:05:11.407650 | TASK [diagnose-network : Snapshot Docker/BuildKit IPv6 config (teardown)] 2026-06-26 03:05:17.651379 | ubuntu-noble | ok: Runtime: 0:00:00.009318 2026-06-26 03:05:17.664007 | 2026-06-26 03:05:17.664204 | TASK [diagnose-network : Probe container network namespace (teardown)] 2026-06-26 03:05:23.797558 | ubuntu-noble | ok: Runtime: 0:00:00.006572 2026-06-26 03:05:23.811127 | 2026-06-26 03:05:23.811277 | TASK [fetch-output : Set log path for multiple nodes] 2026-06-26 03:05:23.866607 | ubuntu-noble | skipping: Conditional result was False 2026-06-26 03:05:23.873194 | 2026-06-26 03:05:23.873329 | TASK [fetch-output : Set log path for single node] 2026-06-26 03:05:23.924997 | ubuntu-noble | ok 2026-06-26 03:05:23.930542 | 2026-06-26 03:05:23.930664 | LOOP [fetch-output : Ensure local output dirs] 2026-06-26 03:05:24.243247 | ubuntu-noble -> localhost | ok: "/var/lib/zuul/builds/6d361aa7a35d4ad5a9436044f27187dd/work/logs" 2026-06-26 03:05:24.597412 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/6d361aa7a35d4ad5a9436044f27187dd/work/artifacts" 2026-06-26 03:05:24.901521 | ubuntu-noble -> localhost | changed: "/var/lib/zuul/builds/6d361aa7a35d4ad5a9436044f27187dd/work/docs" 2026-06-26 03:05:24.912730 | 2026-06-26 03:05:24.913580 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-06-26 03:05:25.761020 | ubuntu-noble | changed: 2026-06-26 03:05:25.761331 | ubuntu-noble | .d..t...... ./ 2026-06-26 03:05:25.761377 | ubuntu-noble | >f+++++++++ net-debug.post.txt 2026-06-26 03:05:25.761403 | ubuntu-noble | >f+++++++++ net-debug.pre.txt 2026-06-26 03:05:25.761424 | ubuntu-noble | >f+++++++++ sudo-debug.txt 2026-06-26 03:05:25.761446 | ubuntu-noble | >f+++++++++ sudo-strace.log 2026-06-26 03:05:25.761467 | ubuntu-noble | >f+++++++++ sudo-strace.log.time 2026-06-26 03:05:25.761517 | ubuntu-noble | changed: All items complete 2026-06-26 03:05:25.761546 | 2026-06-26 03:05:26.378662 | ubuntu-noble | changed: .d..t...... ./ 2026-06-26 03:05:27.016293 | ubuntu-noble | changed: .d..t...... ./ 2026-06-26 03:05:27.038457 | 2026-06-26 03:05:27.038598 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-06-26 03:05:27.073229 | ubuntu-noble | skipping: Conditional result was False 2026-06-26 03:05:27.077866 | ubuntu-noble | skipping: Conditional result was False 2026-06-26 03:05:27.092233 | 2026-06-26 03:05:27.092335 | PLAY RECAP 2026-06-26 03:05:27.092394 | ubuntu-noble | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-06-26 03:05:27.092419 | 2026-06-26 03:05:27.278062 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-06-26 03:05:27.279175 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:05:28.129236 | 2026-06-26 03:05:28.129520 | PLAY [Base post] 2026-06-26 03:05:28.146327 | 2026-06-26 03:05:28.146506 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-06-26 03:05:28.832530 | ubuntu-noble | changed 2026-06-26 03:05:28.839277 | 2026-06-26 03:05:28.839394 | PLAY RECAP 2026-06-26 03:05:28.839458 | ubuntu-noble | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-06-26 03:05:28.839521 | 2026-06-26 03:05:28.993625 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-06-26 03:05:28.994580 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-06-26 03:05:29.894909 | 2026-06-26 03:05:29.895139 | PLAY [Base post-logs] 2026-06-26 03:05:29.907910 | 2026-06-26 03:05:29.908098 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-06-26 03:05:30.422369 | localhost | changed 2026-06-26 03:05:30.433909 | 2026-06-26 03:05:30.434104 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-06-26 03:05:30.460717 | localhost | ok 2026-06-26 03:05:30.464184 | 2026-06-26 03:05:30.464300 | TASK [Set zuul-log-path fact] 2026-06-26 03:05:30.493190 | localhost | ok 2026-06-26 03:05:30.502015 | 2026-06-26 03:05:30.502141 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-06-26 03:05:30.553294 | localhost | ok 2026-06-26 03:05:30.557318 | 2026-06-26 03:05:30.557445 | TASK [upload-logs : Create log directories] 2026-06-26 03:05:31.324871 | localhost | changed 2026-06-26 03:05:31.328386 | 2026-06-26 03:05:31.328525 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-06-26 03:05:31.975612 | localhost -> localhost | ok: Runtime: 0:00:00.011201 2026-06-26 03:05:31.980606 | 2026-06-26 03:05:31.980752 | TASK [upload-logs : Upload logs to log server] 2026-06-26 03:05:32.693067 | localhost | Output suppressed because no_log was given 2026-06-26 03:05:32.696817 | 2026-06-26 03:05:32.697014 | LOOP [upload-logs : Compress console log and json output] 2026-06-26 03:05:32.774769 | localhost | skipping: Conditional result was False 2026-06-26 03:05:32.789360 | localhost | skipping: Conditional result was False 2026-06-26 03:05:32.800789 | 2026-06-26 03:05:32.800978 | LOOP [upload-logs : Upload compressed console log and json output] 2026-06-26 03:05:32.910233 | localhost | skipping: Conditional result was False 2026-06-26 03:05:32.910562 | 2026-06-26 03:05:32.919252 | localhost | skipping: Conditional result was False 2026-06-26 03:05:32.926005 | 2026-06-26 03:05:32.926136 | LOOP [upload-logs : Upload console log and json output]