Install script hanging on "Downloading Meteor distribution"

Looking at the install script, I think we’re actually only having a problem with static.meteor.com – we can hit install.meteor.com just fine to get the script, but downloading the tarball is where things hang.

Is there any update regarding the issue? Can access the script as well, but I can’t download the dist and it shows “Retrying” error for me

I also had issues inside GitHub Actions yesterday.

@brianlukoff @bermyllerazon @permb

Could you guys do some more tests? We’re still setting up the Lambda to try to reproduce this issue, but for the time being, I’ve made some changes to the install.meteor.com script and added new flags to the curl command:

-v: To give a more verbose log with information we can try to use if the download keeps failing
--max-time: Set the download time to 3 minutes. If it takes more than this, it cancels and retries again.

Please let me know the results :raised_hands:

Thanks! I’ll report back with more info the next time it hangs.

Is there a place I can send you logs from GitHub Actions?

Same error for me but install.meteor.com has now additional logging.

Hi, our pipelines are basically crashing too since ~ 17 hours.

Right now I am not sure whether it’s the SSH or actually the long log which triggers the end of the action… the log output comes really fast if you look at the timestamps.

THis is what our log looks like:

2024-09-26T11:43:53.8010353Z Processing triggers for ca-certificates (20240203~22.04.1) ...
2024-09-26T11:43:53.8050251Z Updating certificates in /etc/ssl/certs...
2024-09-26T11:43:54.2584464Z 0 added, 0 removed; done.
2024-09-26T11:43:54.2585629Z Running hooks in /etc/ca-certificates/update.d...
2024-09-26T11:43:54.2808218Z /etc/ssl/certs/adoptium/cacerts successfully populated.
2024-09-26T11:43:54.2818441Z Updating Mono key store
2024-09-26T11:43:54.2945959Z Mono Certificate Store Sync - version 6.12.0.200
2024-09-26T11:43:54.2946569Z Populate Mono certificate store from a concatenated list of certificates.
2024-09-26T11:43:54.2947314Z Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
2024-09-26T11:43:54.2947745Z 
2024-09-26T11:43:54.3090111Z Importing into legacy system store:
2024-09-26T11:43:54.3531271Z I already trust 137, your new list has 146
2024-09-26T11:43:54.3583147Z Certificate added: CN=Atos TrustedRoot Root CA RSA TLS 2021, O=Atos, C=DE
2024-09-26T11:43:54.3583867Z Certificate added: C=CN, O=BEIJING CERTIFICATE AUTHORITY, CN=BJCA Global Root CA1
2024-09-26T11:43:54.3586589Z Certificate added: C=CN, O=BEIJING CERTIFICATE AUTHORITY, CN=BJCA Global Root CA2
2024-09-26T11:43:54.3587780Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust ECC Root-01
2024-09-26T11:43:54.3588742Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust ECC Root-02
2024-09-26T11:43:54.3589633Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust RSA Root-01
2024-09-26T11:43:54.3590338Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust RSA Root-02
2024-09-26T11:43:54.3591025Z Certificate added: C=US, O=SSL Corporation, CN=SSL.com TLS ECC Root CA 2022
2024-09-26T11:43:54.3592417Z Certificate added: C=US, O=SSL Corporation, CN=SSL.com TLS RSA Root CA 2022
2024-09-26T11:43:54.3593732Z Certificate added: C=GB, O=Sectigo Limited, CN=Sectigo Public Server Authentication Root E46
2024-09-26T11:43:54.3595157Z Certificate added: C=GB, O=Sectigo Limited, CN=Sectigo Public Server Authentication Root R46
2024-09-26T11:43:54.3596567Z Certificate added: C=CN, O="TrustAsia Technologies, Inc.", CN=TrustAsia Global Root CA G3
2024-09-26T11:43:54.3597815Z Certificate added: C=CN, O="TrustAsia Technologies, Inc.", CN=TrustAsia Global Root CA G4
2024-09-26T11:43:54.3598383Z 13 new root certificates were added to your trust store.
2024-09-26T11:43:54.3598742Z Import process completed.
2024-09-26T11:43:54.3607765Z 
2024-09-26T11:43:54.3608054Z Importing into BTLS system store:
2024-09-26T11:43:54.3945441Z I already trust 136, your new list has 146
2024-09-26T11:43:54.4041071Z Certificate added: C=ES, CN=Autoridad de Certificacion Firmaprofesional CIF A62634068
2024-09-26T11:43:54.4073424Z Certificate added: CN=Atos TrustedRoot Root CA RSA TLS 2021, O=Atos, C=DE
2024-09-26T11:43:54.4080171Z Certificate added: C=CN, O=BEIJING CERTIFICATE AUTHORITY, CN=BJCA Global Root CA1
2024-09-26T11:43:54.4082569Z Certificate added: C=CN, O=BEIJING CERTIFICATE AUTHORITY, CN=BJCA Global Root CA2
2024-09-26T11:43:54.4085818Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust ECC Root-01
2024-09-26T11:43:54.4088111Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust ECC Root-02
2024-09-26T11:43:54.4095436Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust RSA Root-01
2024-09-26T11:43:54.4108611Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust RSA Root-02
2024-09-26T11:43:54.4110382Z Certificate added: C=US, O=SSL Corporation, CN=SSL.com TLS ECC Root CA 2022
2024-09-26T11:43:54.4117398Z Certificate added: C=US, O=SSL Corporation, CN=SSL.com TLS RSA Root CA 2022
2024-09-26T11:43:54.4119941Z Certificate added: C=GB, O=Sectigo Limited, CN=Sectigo Public Server Authentication Root E46
2024-09-26T11:43:54.4126372Z Certificate added: C=GB, O=Sectigo Limited, CN=Sectigo Public Server Authentication Root R46
2024-09-26T11:43:54.4132666Z Certificate added: C=CN, O="TrustAsia Technologies, Inc.", CN=TrustAsia Global Root CA G3
2024-09-26T11:43:54.4135262Z Certificate added: C=CN, O="TrustAsia Technologies, Inc.", CN=TrustAsia Global Root CA G4
2024-09-26T11:43:54.4135869Z 14 new root certificates were added to your trust store.
2024-09-26T11:43:54.4136297Z Import process completed.
2024-09-26T11:43:54.4165356Z Done
2024-09-26T11:43:54.4170070Z done.
2024-09-26T11:43:54.4217732Z Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
2024-09-26T11:43:54.6102613Z NEEDRESTART-VER: 3.5
2024-09-26T11:43:55.4156732Z NEEDRESTART-KCUR: 6.5.0-1021-azure
2024-09-26T11:43:55.4157357Z NEEDRESTART-KEXP: 6.5.0-1021-azure
2024-09-26T11:43:55.4157742Z NEEDRESTART-KSTA: 1
2024-09-26T11:43:55.4158085Z NEEDRESTART-SVC: containerd.service
2024-09-26T11:43:55.4158475Z NEEDRESTART-SVC: cron.service
2024-09-26T11:43:55.4158811Z NEEDRESTART-SVC: dbus.service
2024-09-26T11:43:55.4159147Z NEEDRESTART-SVC: docker.service
2024-09-26T11:43:55.4159508Z NEEDRESTART-SVC: getty@tty1.service
2024-09-26T11:43:55.4159880Z NEEDRESTART-SVC: haveged.service
2024-09-26T11:43:55.4160235Z NEEDRESTART-SVC: irqbalance.service
2024-09-26T11:43:55.4160603Z NEEDRESTART-SVC: mono-xsp4.service
2024-09-26T11:43:55.4160968Z NEEDRESTART-SVC: multipathd.service
2024-09-26T11:43:55.4161370Z NEEDRESTART-SVC: networkd-dispatcher.service
2024-09-26T11:43:55.4161811Z NEEDRESTART-SVC: packagekit.service
2024-09-26T11:43:55.4162186Z NEEDRESTART-SVC: php8.1-fpm.service
2024-09-26T11:43:55.4162551Z NEEDRESTART-SVC: polkit.service
2024-09-26T11:43:55.4162921Z NEEDRESTART-SVC: qemu-guest-agent.service
2024-09-26T11:43:55.4163317Z NEEDRESTART-SVC: rsyslog.service
2024-09-26T11:43:55.4163704Z NEEDRESTART-SVC: serial-getty@ttyS0.service
2024-09-26T11:43:55.4164098Z NEEDRESTART-SVC: snapd.service
2024-09-26T11:43:55.4164434Z NEEDRESTART-SVC: ssh.service
2024-09-26T11:43:55.4164804Z NEEDRESTART-SVC: systemd-journald.service
2024-09-26T11:43:55.4165211Z NEEDRESTART-SVC: systemd-logind.service
2024-09-26T11:43:55.4165613Z NEEDRESTART-SVC: systemd-networkd.service
2024-09-26T11:43:55.4166013Z NEEDRESTART-SVC: systemd-resolved.service
2024-09-26T11:43:55.4166428Z NEEDRESTART-SVC: systemd-timedated.service
2024-09-26T11:43:55.4166850Z NEEDRESTART-SVC: systemd-timesyncd.service
2024-09-26T11:43:55.4167251Z NEEDRESTART-SVC: systemd-udevd.service
2024-09-26T11:43:55.4167625Z NEEDRESTART-SVC: user@0.service
2024-09-26T11:43:58.0300433Z ##[group]Run meteorengineer/setup-meteor@v2
2024-09-26T11:43:58.0300805Z with:
2024-09-26T11:43:58.0301034Z   meteor-release: 2.13
2024-09-26T11:43:58.0301291Z env:
2024-09-26T11:43:58.0301710Z   RUNNING_WITH_TEST_SERVER: true
2024-09-26T11:43:58.0302221Z   RETRY_FAILED_TESTS_TIMES: 1
2024-09-26T11:43:58.0302510Z   LOG_METRICS: true
2024-09-26T11:43:58.0302782Z   METEOR_ALLOW_SUPERUSER: true
2024-09-26T11:43:58.0303266Z   GITHUB_TOKEN: ***
2024-09-26T11:43:58.0303852Z   REPLAY_API_KEY: ***
2024-09-26T11:43:58.0304144Z   PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
2024-09-26T11:43:58.0304606Z   CI_MR_SOURCE_BRANCH_NAME: feature/dev-3100-customer-numbers-in-strapi
2024-09-26T11:43:58.0305194Z   CI_MR_TARGET_BRANCH_NAME: feature/dev-3095-user-role-for-products-in-app
2024-09-26T11:43:58.0305922Z   CI_COMMIT_ID: e576d58147399e2eeb87222b0cc44c1a63c2a169
2024-09-26T11:43:58.0306318Z   CI_JOB_URL: build-unit-cache
2024-09-26T11:43:58.0306627Z   GITLAB_USER_NAME: sebastianspiller
2024-09-26T11:43:58.0306973Z ##[endgroup]
2024-09-26T11:44:00.3831577Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2024-09-26T11:44:00.3832073Z                                  Dload  Upload   Total   Spent    Left  Speed
2024-09-26T11:44:00.3832317Z 
2024-09-26T11:44:00.3832893Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2024-09-26T11:44:00.3833255Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2024-09-26T11:44:00.3833591Z 100  7838    0  7838    0     0  20492      0 --:--:-- --:--:-- --:--:-- 20464
2024-09-26T11:44:00.3833862Z Downloading Meteor distribution
2024-09-26T11:44:00.3834058Z *   Trying 188.114.96.3:443...
2024-09-26T11:44:00.3834305Z * Connected to static.meteor.com (188.114.96.3) port 443 (#0)
2024-09-26T11:44:00.3834558Z * ALPN, offering h2
2024-09-26T11:44:00.3834786Z * ALPN, offering http/1.1
2024-09-26T11:44:00.3835017Z *  CAfile: /etc/ssl/certs/ca-certificates.crt
2024-09-26T11:44:00.3835246Z *  CApath: /etc/ssl/certs
2024-09-26T11:44:00.3835461Z * TLSv1.0 (OUT), TLS header, Certificate Status (22):
2024-09-26T11:44:00.3835697Z } [5 bytes data]
2024-09-26T11:44:00.3835879Z * TLSv1.3 (OUT), TLS handshake, Client hello (1):
2024-09-26T11:44:00.3836106Z } [512 bytes data]
2024-09-26T11:44:00.3836308Z * TLSv1.2 (IN), TLS header, Certificate Status (22):
2024-09-26T11:44:00.3836691Z { [5 bytes data]
2024-09-26T11:44:00.3836970Z * TLSv1.3 (IN), TLS handshake, Server hello (2):
2024-09-26T11:44:00.3837185Z { [122 bytes data]
2024-09-26T11:44:00.3837358Z * TLSv1.2 (IN), TLS header, Finished (20):
2024-09-26T11:44:00.3837561Z { [5 bytes data]
2024-09-26T11:44:00.3837738Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3837968Z { [5 bytes data]
2024-09-26T11:44:00.3838159Z * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
2024-09-26T11:44:00.3838395Z { [19 bytes data]
2024-09-26T11:44:00.3838632Z * TLSv1.3 (IN), TLS handshake, Certificate (11):
2024-09-26T11:44:00.3838863Z { [2526 bytes data]
2024-09-26T11:44:00.3839050Z * TLSv1.3 (IN), TLS handshake, CERT verify (15):
2024-09-26T11:44:00.3839270Z { [79 bytes data]
2024-09-26T11:44:00.3839439Z * TLSv1.3 (IN), TLS handshake, Finished (20):
2024-09-26T11:44:00.3839646Z { [52 bytes data]
2024-09-26T11:44:00.3839819Z * TLSv1.2 (OUT), TLS header, Finished (20):
2024-09-26T11:44:00.3840016Z } [5 bytes data]
2024-09-26T11:44:00.3840224Z * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
2024-09-26T11:44:00.3840541Z } [1 bytes data]
2024-09-26T11:44:00.3840736Z * TLSv1.2 (OUT), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3857945Z ##[error]spawnSync /bin/sh ENOBUFS
2024-09-26T11:44:00.3861925Z } [5 bytes data]
2024-09-26T11:44:00.3862133Z * TLSv1.3 (OUT), TLS handshake, Finished (20):
2024-09-26T11:44:00.3862364Z } [52 bytes data]
2024-09-26T11:44:00.3862568Z * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
2024-09-26T11:44:00.3862820Z * ALPN, server accepted to use h2
2024-09-26T11:44:00.3863009Z * Server certificate:
2024-09-26T11:44:00.3863420Z *  subject: CN=static.meteor.com
2024-09-26T11:44:00.3863632Z *  start date: Aug 22 12:15:52 2024 GMT
2024-09-26T11:44:00.3863843Z *  expire date: Nov 20 12:15:51 2024 GMT
2024-09-26T11:44:00.3864228Z *  subjectAltName: host "static.meteor.com" matched cert's "static.meteor.com"
2024-09-26T11:44:00.3864683Z *  issuer: C=US; O=Google Trust Services; CN=WE1
2024-09-26T11:44:00.3864913Z *  SSL certificate verify ok.
2024-09-26T11:44:00.3865116Z * Using HTTP2, server supports multiplexing
2024-09-26T11:44:00.3865357Z * Connection state changed (HTTP/2 confirmed)
2024-09-26T11:44:00.3865677Z * Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
2024-09-26T11:44:00.3866016Z * TLSv1.2 (OUT), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3866236Z } [5 bytes data]
2024-09-26T11:44:00.3866419Z * TLSv1.2 (OUT), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3866626Z } [5 bytes data]
2024-09-26T11:44:00.3866801Z * TLSv1.2 (OUT), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3867014Z } [5 bytes data]
2024-09-26T11:44:00.3867190Z * Using Stream ID: 1 (easy handle 0x55dd1d583e20)
2024-09-26T11:44:00.3867436Z * TLSv1.2 (OUT), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3867651Z } [5 bytes data]
2024-09-26T11:44:00.3867951Z > GET /packages-bootstrap/2.13/meteor-bootstrap-os.linux.x86_64.tar.gz HTTP/2
2024-09-26T11:44:00.3868275Z > Host: static.meteor.com
2024-09-26T11:44:00.3868473Z > user-agent: curl/7.81.0
2024-09-26T11:44:00.3868647Z > accept: */*
2024-09-26T11:44:00.3868782Z > 
2024-09-26T11:44:00.3868954Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3869184Z { [5 bytes data]
2024-09-26T11:44:00.3869369Z * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
2024-09-26T11:44:00.3869736Z { [230 bytes data]
2024-09-26T11:44:00.3869923Z * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
2024-09-26T11:44:00.3870155Z { [230 bytes data]
2024-09-26T11:44:00.3870322Z * old SSL session ID is stale, removing
2024-09-26T11:44:00.3870562Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3870785Z { [5 bytes data]
2024-09-26T11:44:00.3870972Z * TLSv1.2 (OUT), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3871193Z } [5 bytes data]
2024-09-26T11:44:00.3871377Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3871602Z { [5 bytes data]
2024-09-26T11:44:00.3871776Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3871998Z { [5 bytes data]
2024-09-26T11:44:00.3872150Z < HTTP/2 200 
2024-09-26T11:44:00.3872311Z < date: Thu, 26 Sep 2024 11:43:58 GMT
2024-09-26T11:44:00.3872532Z < content-type: application/x-tar
2024-09-26T11:44:00.3872747Z < content-length: 341966943
2024-09-26T11:44:00.3872981Z < last-modified: Wed, 26 Jul 2023 19:26:23 GMT
2024-09-26T11:44:00.3873238Z < x-amz-server-side-encryption: AES256
2024-09-26T11:44:00.3873487Z < etag: "c25f7b02cfcb604630963bdcece8f8f7-41"
2024-09-26T11:44:00.3873734Z < x-cache: RefreshHit from cloudfront
2024-09-26T11:44:00.3874019Z < via: 1.1 78668cba389ee6455cf1c23180f33cf8.cloudfront.net (CloudFront)
2024-09-26T11:44:00.3874311Z < x-amz-cf-pop: FRA60-P9
2024-09-26T11:44:00.3874614Z < x-amz-cf-id: 261K1gJlokwDXxrhKtp1z7IJXOcFeVpqr66wuMWpQjz-Tds6_UPFCQ==
2024-09-26T11:44:00.3874932Z < cache-control: max-age=7200
2024-09-26T11:44:00.3875131Z < cf-cache-status: REVALIDATED
2024-09-26T11:44:00.3875326Z < accept-ranges: bytes
2024-09-26T11:44:00.3876192Z < report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xmUSSyVAKkTsoUiTiUmQzQAvrB4o5AGZPCduN45QnL0sOpT570YSRPsqEYVTMVluKRyq4C8JV5gaW0gQCahV81CPWFXBu7U3yi5v%2FyUt6k7kFJmUpNPnANd2dqGec5qKmkjDIg%3D%3D"}],"group":"cf-nel","max_age":604800}
2024-09-26T11:44:00.3877146Z < nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
2024-09-26T11:44:00.3877396Z < server: cloudflare
2024-09-26T11:44:00.3877592Z < cf-ray: 8c92ffd73910d2af-FRA
2024-09-26T11:44:00.3877759Z < 
2024-09-26T11:44:00.3878034Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3878263Z { [5 bytes data]
2024-09-26T11:44:00.3878446Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3878653Z { [5 bytes data]
2024-09-26T11:44:00.3878835Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3879151Z { [5 bytes data]
2024-09-26T11:44:00.3879331Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3879534Z { [5 bytes data]
2024-09-26T11:44:00.3879714Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3879924Z { [5 bytes data]
2024-09-26T11:44:00.3880098Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3880300Z { [5 bytes data]
2024-09-26T11:44:00.3880478Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3880696Z { [5 bytes data]
2024-09-26T11:44:00.3880870Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3881084Z { [5 bytes data]
2024-09-26T11:44:00.3881270Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3881478Z { [5 bytes data]
2024-09-26T11:44:00.3881642Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3881852Z { [5 bytes data]
2024-09-26T11:44:00.3882023Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3882277Z { [5 bytes data]
2024-09-26T11:44:00.3882445Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3882657Z { [5 bytes data]
2024-09-26T11:44:00.3882830Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3883122Z { [5 bytes data]
2024-09-26T11:44:00.3883288Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3883498Z { [5 bytes data]
2024-09-26T11:44:00.3883675Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3883899Z { [5 bytes data]
2024-09-26T11:44:00.3884070Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3884284Z { [5 bytes data]
2024-09-26T11:44:00.3884451Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3884663Z { [5 bytes data]
2024-09-26T11:44:00.3884836Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3885124Z { [5 bytes data]
2024-09-26T11:44:00.3885289Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3885506Z { [5 bytes data]
2024-09-26T11:44:00.3885676Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3885885Z { [5 bytes data]
2024-09-26T11:44:00.3886052Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3886260Z { [5 bytes data]
2024-09-26T11:44:00.3886436Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3886641Z { [5 bytes data]
2024-09-26T11:44:00.3886884Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3887094Z { [5 bytes data]
2024-09-26T11:44:00.3887269Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3887475Z { [5 bytes data]
2024-09-26T11:44:00.3887650Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3887866Z { [5 bytes data]
2024-09-26T11:44:00.3888039Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3888244Z { [5 bytes data]
2024-09-26T11:44:00.3888412Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3888668Z { [5 bytes data]
2024-09-26T11:44:00.3888838Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3889038Z { [5 bytes data]
2024-09-26T11:44:00.3889210Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3889417Z { [5 bytes data]
2024-09-26T11:44:00.3889581Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3889790Z { [5 bytes data]
2024-09-26T11:44:00.3889961Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3890167Z { [5 bytes data]
2024-09-26T11:44:00.3890334Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3890596Z { [5 bytes data]
2024-09-26T11:44:00.3890770Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3891049Z { [5 bytes data]
2024-09-26T11:44:00.3891219Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3891424Z { [5 bytes data]
2024-09-26T11:44:00.3891594Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3891871Z { [5 bytes data]
2024-09-26T11:44:00.3892041Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3892249Z { [5 bytes data]
2024-09-26T11:44:00.3892481Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3892682Z { [5 bytes data]
2024-09-26T11:44:00.3892855Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3893064Z { [5 bytes data]
2024-09-26T11:44:00.3893237Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3893439Z { [5 bytes data]
2024-09-26T11:44:00.3893609Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3893815Z { [5 bytes data]
2024-09-26T11:44:00.3893986Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3894337Z { [5 bytes data]
2024-09-26T11:44:00.3894509Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3894721Z { [5 bytes data]
2024-09-26T11:44:00.3894890Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3895094Z { [5 bytes data]
2024-09-26T11:44:00.3895267Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3895474Z { [5 bytes data]
2024-09-26T11:44:00.3895643Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3895866Z { [5 bytes data]
2024-09-26T11:44:00.3896045Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3896302Z { [5 bytes data]
2024-09-26T11:44:00.3896467Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3896673Z { [5 bytes data]
2024-09-26T11:44:00.3896843Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3897054Z { [5 bytes data]
2024-09-26T11:44:00.3897214Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3897423Z { [5 bytes data]
2024-09-26T11:44:00.3897594Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3897797Z { [5 bytes data]
2024-09-26T11:44:00.3897969Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3898225Z { [5 bytes data]
2024-09-26T11:44:00.3898395Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3898600Z { [5 bytes data]
2024-09-26T11:44:00.3898770Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3898978Z { [5 bytes data]
2024-09-26T11:44:00.3899144Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3899347Z { [5 bytes data]
2024-09-26T11:44:00.3899581Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3899845Z { [5 bytes data]
2024-09-26T11:44:00.3900017Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3900220Z { [5 bytes data]
2024-09-26T11:44:00.3900395Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3900606Z { [5 bytes data]
2024-09-26T11:44:00.3900770Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3900981Z { [5 bytes data]
2024-09-26T11:44:00.3901148Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3901360Z { [5 bytes data]
2024-09-26T11:44:00.3901525Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3901796Z { [5 bytes data]
2024-09-26T11:44:00.3901970Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3902180Z { [5 bytes data]
2024-09-26T11:44:00.3902345Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3902556Z { [5 bytes data]
2024-09-26T11:44:00.3902727Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3902929Z { [5 bytes data]
2024-09-26T11:44:00.3903105Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3903314Z { [5 bytes data]
2024-09-26T11:44:00.3903486Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3903730Z { [5 bytes data]
2024-09-26T11:44:00.3903974Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3904184Z { [5 bytes data]
2024-09-26T11:44:00.3904348Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3904550Z { [5 bytes data]
2024-09-26T11:44:00.3904861Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3905067Z { [5 bytes data]
2024-09-26T11:44:00.3905235Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3905598Z { [5 bytes data]
2024-09-26T11:44:00.3905765Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3905973Z { [5 bytes data]
2024-09-26T11:44:00.3906132Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3906341Z { [5 bytes data]
2024-09-26T11:44:00.3906511Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3906828Z { [5 bytes data]
2024-09-26T11:44:00.3906995Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.3907203Z { [5 bytes data]

We’re on Github Actions but use BuildJet docker containers instead of the Amazon ones.

Our operation is in europe / central europe / germany, I am not sure which servers Amazon then chooses, probably Frankfurt or somesuch?

The last lines of the log repeat ad infinitum, almost, until they seem to get nuked by the actions somehow, so it ends like this - this goes very fast by the way, the log fills up in seconds:

2024-09-26T11:44:00.7016116Z { [5 bytes data]
2024-09-26T11:44:00.7016194Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.7016262Z { [5 bytes data]
2024-09-26T11:44:00.7016350Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.7016475Z { [5 bytes data]
2024-09-26T11:44:00.7016562Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.7016619Z { [5 bytes data]
2024-09-26T11:44:00.7016716Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.7016774Z { [5 bytes data]
2024-09-26T11:44:00.7016860Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.7016923Z { [5 bytes data]
2024-09-26T11:44:00.7017012Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.7017075Z { [5 bytes data]
2024-09-26T11:44:00.7017161Z * TLSv1.2 (IN), TLS header, Supplemental data (23):
2024-09-26T11:44:00.7017216Z { [5 
2024-09-26T11:44:00.7095094Z Post job cleanup.
2024-09-26T11:44:00.7825994Z [command]/usr/bin/git version
2024-09-26T11:44:00.7854034Z git version 2.45.1
2024-09-26T11:44:00.7883281Z Temporarily overriding HOME='/home/runner/actions-runner/_work/_temp/660aff62-b67f-4a71-80cc-8bbe20fedfd7' before making global git config changes


(...)

There’s a difference during / after the install step of our apt / linux packages I think:

Right before the meteorengineer/setup-meteor@v2 - step I get some output about Processing triggers for ca-certificates which seems not to have been in the log before, when it still worked.

It looks like this; does it ruin some SSH stuff there?

2024-09-26T11:43:53.3139929Z Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
2024-09-26T11:43:53.3314867Z Processing triggers for man-db (2.10.2-1) ...
2024-09-26T11:43:53.6466545Z Processing triggers for install-info (6.8-4build1) ...
2024-09-26T11:43:53.7420174Z Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
2024-09-26T11:43:53.7657697Z Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.3) ...
2024-09-26T11:43:53.7814391Z Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2.2) ...
2024-09-26T11:43:53.8010353Z Processing triggers for ca-certificates (20240203~22.04.1) ...
2024-09-26T11:43:53.8050251Z Updating certificates in /etc/ssl/certs...
2024-09-26T11:43:54.2584464Z 0 added, 0 removed; done.
2024-09-26T11:43:54.2585629Z Running hooks in /etc/ca-certificates/update.d...
2024-09-26T11:43:54.2808218Z /etc/ssl/certs/adoptium/cacerts successfully populated.
2024-09-26T11:43:54.2818441Z Updating Mono key store
2024-09-26T11:43:54.2945959Z Mono Certificate Store Sync - version 6.12.0.200
2024-09-26T11:43:54.2946569Z Populate Mono certificate store from a concatenated list of certificates.
2024-09-26T11:43:54.2947314Z Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
2024-09-26T11:43:54.2947745Z 
2024-09-26T11:43:54.3090111Z Importing into legacy system store:
2024-09-26T11:43:54.3531271Z I already trust 137, your new list has 146
2024-09-26T11:43:54.3583147Z Certificate added: CN=Atos TrustedRoot Root CA RSA TLS 2021, O=Atos, C=DE
2024-09-26T11:43:54.3583867Z Certificate added: C=CN, O=BEIJING CERTIFICATE AUTHORITY, CN=BJCA Global Root CA1
2024-09-26T11:43:54.3586589Z Certificate added: C=CN, O=BEIJING CERTIFICATE AUTHORITY, CN=BJCA Global Root CA2
2024-09-26T11:43:54.3587780Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust ECC Root-01
2024-09-26T11:43:54.3588742Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust ECC Root-02
2024-09-26T11:43:54.3589633Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust RSA Root-01
2024-09-26T11:43:54.3590338Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust RSA Root-02
2024-09-26T11:43:54.3591025Z Certificate added: C=US, O=SSL Corporation, CN=SSL.com TLS ECC Root CA 2022
2024-09-26T11:43:54.3592417Z Certificate added: C=US, O=SSL Corporation, CN=SSL.com TLS RSA Root CA 2022
2024-09-26T11:43:54.3593732Z Certificate added: C=GB, O=Sectigo Limited, CN=Sectigo Public Server Authentication Root E46
2024-09-26T11:43:54.3595157Z Certificate added: C=GB, O=Sectigo Limited, CN=Sectigo Public Server Authentication Root R46
2024-09-26T11:43:54.3596567Z Certificate added: C=CN, O="TrustAsia Technologies, Inc.", CN=TrustAsia Global Root CA G3
2024-09-26T11:43:54.3597815Z Certificate added: C=CN, O="TrustAsia Technologies, Inc.", CN=TrustAsia Global Root CA G4
2024-09-26T11:43:54.3598383Z 13 new root certificates were added to your trust store.
2024-09-26T11:43:54.3598742Z Import process completed.
2024-09-26T11:43:54.3607765Z 
2024-09-26T11:43:54.3608054Z Importing into BTLS system store:
2024-09-26T11:43:54.3945441Z I already trust 136, your new list has 146
2024-09-26T11:43:54.4041071Z Certificate added: C=ES, CN=Autoridad de Certificacion Firmaprofesional CIF A62634068
2024-09-26T11:43:54.4073424Z Certificate added: CN=Atos TrustedRoot Root CA RSA TLS 2021, O=Atos, C=DE
2024-09-26T11:43:54.4080171Z Certificate added: C=CN, O=BEIJING CERTIFICATE AUTHORITY, CN=BJCA Global Root CA1
2024-09-26T11:43:54.4082569Z Certificate added: C=CN, O=BEIJING CERTIFICATE AUTHORITY, CN=BJCA Global Root CA2
2024-09-26T11:43:54.4085818Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust ECC Root-01
2024-09-26T11:43:54.4088111Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust ECC Root-02
2024-09-26T11:43:54.4095436Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust RSA Root-01
2024-09-26T11:43:54.4108611Z Certificate added: C=US, O=CommScope, CN=CommScope Public Trust RSA Root-02
2024-09-26T11:43:54.4110382Z Certificate added: C=US, O=SSL Corporation, CN=SSL.com TLS ECC Root CA 2022
2024-09-26T11:43:54.4117398Z Certificate added: C=US, O=SSL Corporation, CN=SSL.com TLS RSA Root CA 2022
2024-09-26T11:43:54.4119941Z Certificate added: C=GB, O=Sectigo Limited, CN=Sectigo Public Server Authentication Root E46
2024-09-26T11:43:54.4126372Z Certificate added: C=GB, O=Sectigo Limited, CN=Sectigo Public Server Authentication Root R46
2024-09-26T11:43:54.4132666Z Certificate added: C=CN, O="TrustAsia Technologies, Inc.", CN=TrustAsia Global Root CA G3
2024-09-26T11:43:54.4135262Z Certificate added: C=CN, O="TrustAsia Technologies, Inc.", CN=TrustAsia Global Root CA G4
2024-09-26T11:43:54.4135869Z 14 new root certificates were added to your trust store.
2024-09-26T11:43:54.4136297Z Import process completed.
2024-09-26T11:43:54.4165356Z Done
2024-09-26T11:43:54.4170070Z done.
2024-09-26T11:43:54.4217732Z Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
2024-09-26T11:43:54.6102613Z NEEDRESTART-VER: 3.5
2024-09-26T11:43:55.4156732Z NEEDRESTART-KCUR: 6.5.0-1021-azure
2024-09-26T11:43:55.4157357Z NEEDRESTART-KEXP: 6.5.0-1021-azure
2024-09-26T11:43:55.4157742Z NEEDRESTART-KSTA: 1
2024-09-26T11:43:55.4158085Z NEEDRESTART-SVC: containerd.service
2024-09-26T11:43:55.4158475Z NEEDRESTART-SVC: cron.service
2024-09-26T11:43:55.4158811Z NEEDRESTART-SVC: dbus.service
2024-09-26T11:43:55.4159147Z NEEDRESTART-SVC: docker.service
2024-09-26T11:43:55.4159508Z NEEDRESTART-SVC: getty@tty1.service
2024-09-26T11:43:55.4159880Z NEEDRESTART-SVC: haveged.service
2024-09-26T11:43:55.4160235Z NEEDRESTART-SVC: irqbalance.service
2024-09-26T11:43:55.4160603Z NEEDRESTART-SVC: mono-xsp4.service
2024-09-26T11:43:55.4160968Z NEEDRESTART-SVC: multipathd.service
2024-09-26T11:43:55.4161370Z NEEDRESTART-SVC: networkd-dispatcher.service
2024-09-26T11:43:55.4161811Z NEEDRESTART-SVC: packagekit.service
2024-09-26T11:43:55.4162186Z NEEDRESTART-SVC: php8.1-fpm.service
2024-09-26T11:43:55.4162551Z NEEDRESTART-SVC: polkit.service
2024-09-26T11:43:55.4162921Z NEEDRESTART-SVC: qemu-guest-agent.service
2024-09-26T11:43:55.4163317Z NEEDRESTART-SVC: rsyslog.service
2024-09-26T11:43:55.4163704Z NEEDRESTART-SVC: serial-getty@ttyS0.service
2024-09-26T11:43:55.4164098Z NEEDRESTART-SVC: snapd.service
2024-09-26T11:43:55.4164434Z NEEDRESTART-SVC: ssh.service
2024-09-26T11:43:55.4164804Z NEEDRESTART-SVC: systemd-journald.service
2024-09-26T11:43:55.4165211Z NEEDRESTART-SVC: systemd-logind.service
2024-09-26T11:43:55.4165613Z NEEDRESTART-SVC: systemd-networkd.service
2024-09-26T11:43:55.4166013Z NEEDRESTART-SVC: systemd-resolved.service
2024-09-26T11:43:55.4166428Z NEEDRESTART-SVC: systemd-timedated.service
2024-09-26T11:43:55.4166850Z NEEDRESTART-SVC: systemd-timesyncd.service
2024-09-26T11:43:55.4167251Z NEEDRESTART-SVC: systemd-udevd.service
2024-09-26T11:43:55.4167625Z NEEDRESTART-SVC: user@0.service
2024-09-26T11:43:58.0300433Z ##[group]Run meteorengineer/setup-meteor@v2
2024-09-26T11:43:58.0300805Z with:
2024-09-26T11:43:58.0301034Z   meteor-release: 2.13
2024-09-26T11:43:58.0301291Z env:
2024-09-26T11:43:58.0301710Z   RUNNING_WITH_TEST_SERVER: true
2024-09-26T11:43:58.0302221Z   RETRY_FAILED_TESTS_TIMES: 1
2024-09-26T11:43:58.0302510Z   LOG_METRICS: true
2024-09-26T11:43:58.0302782Z   METEOR_ALLOW_SUPERUSER: true
2024-09-26T11:43:58.0303266Z   GITHUB_TOKEN: ***
2024-09-26T11:43:58.0303852Z   REPLAY_API_KEY: ***
2024-09-26T11:43:58.0304144Z   PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
2024-09-26T11:43:58.0304606Z   CI_MR_SOURCE_BRANCH_NAME: feature/dev-3100-customer-numbers-in-strapi
2024-09-26T11:43:58.0305194Z   CI_MR_TARGET_BRANCH_NAME: feature/dev-3095-user-role-for-products-in-app
2024-09-26T11:43:58.0305922Z   CI_COMMIT_ID: e576d58147399e2eeb87222b0cc44c1a63c2a169
2024-09-26T11:43:58.0306318Z   CI_JOB_URL: build-unit-cache
2024-09-26T11:43:58.0306627Z   GITLAB_USER_NAME: sebastianspiller
2024-09-26T11:43:58.0306973Z ##[endgroup]
2024-09-26T11:44:00.3831577Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2024-09-26T11:44:00.3832073Z                                  Dload  Upload   Total   Spent    Left  Speed
2024-09-26T11:44:00.3832317Z 
2024-09-26T11:44:00.3832893Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2024-09-26T11:44:00.3833255Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2024-09-26T11:44:00.3833591Z 100  7838    0  7838    0     0  20492      0 --:--:-- --:--:-- --:--:-- 20464
2024-09-26T11:44:00.3833862Z Downloading Meteor distribution
2024-09-26T11:44:00.3834058Z *   Trying 188.114.96.3:443...
2024-09-26T11:44:00.3834305Z * Connected to static.meteor.com (188.114.96.3) port 443 (#0)

Where before it looked like this:

2024-09-25T00:36:42.4668309Z Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
2024-09-25T00:36:42.4790573Z Processing triggers for man-db (2.10.2-1) ...
2024-09-25T00:36:42.7765483Z Processing triggers for install-info (6.8-4build1) ...
2024-09-25T00:36:42.8478541Z Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
2024-09-25T00:36:42.8640698Z Processing triggers for libglib2.0-0:amd64 (2.72.4-0ubuntu2.3) ...
2024-09-25T00:36:42.8746605Z Setting up libgtk-3-0:amd64 (3.24.33-1ubuntu2.2) ...
2024-09-25T00:36:42.8879672Z Processing triggers for libc-bin (2.35-0ubuntu3.7) ...
2024-09-25T00:36:43.0733310Z NEEDRESTART-VER: 3.5
2024-09-25T00:36:43.8718070Z NEEDRESTART-KCUR: 6.5.0-1021-azure
2024-09-25T00:36:43.8718601Z NEEDRESTART-KEXP: 6.5.0-1021-azure
2024-09-25T00:36:43.8718935Z NEEDRESTART-KSTA: 1
2024-09-25T00:36:43.8741358Z NEEDRESTART-SVC: containerd.service
2024-09-25T00:36:43.8742677Z NEEDRESTART-SVC: cron.service
2024-09-25T00:36:43.8743324Z NEEDRESTART-SVC: dbus.service
2024-09-25T00:36:43.8744581Z NEEDRESTART-SVC: docker.service
2024-09-25T00:36:43.8745167Z NEEDRESTART-SVC: getty@tty1.service
2024-09-25T00:36:43.8745654Z NEEDRESTART-SVC: haveged.service
2024-09-25T00:36:43.8746210Z NEEDRESTART-SVC: irqbalance.service
2024-09-25T00:36:43.8746690Z NEEDRESTART-SVC: mono-xsp4.service
2024-09-25T00:36:43.8747464Z NEEDRESTART-SVC: multipathd.service
2024-09-25T00:36:43.8748121Z NEEDRESTART-SVC: networkd-dispatcher.service
2024-09-25T00:36:43.8748679Z NEEDRESTART-SVC: packagekit.service
2024-09-25T00:36:43.8749117Z NEEDRESTART-SVC: php8.1-fpm.service
2024-09-25T00:36:43.8749583Z NEEDRESTART-SVC: polkit.service
2024-09-25T00:36:43.8750013Z NEEDRESTART-SVC: qemu-guest-agent.service
2024-09-25T00:36:43.8750492Z NEEDRESTART-SVC: rsyslog.service
2024-09-25T00:36:43.8750890Z NEEDRESTART-SVC: serial-getty@ttyS0.service
2024-09-25T00:36:43.8751341Z NEEDRESTART-SVC: snapd.service
2024-09-25T00:36:43.8751769Z NEEDRESTART-SVC: ssh.service
2024-09-25T00:36:43.8752181Z NEEDRESTART-SVC: systemd-journald.service
2024-09-25T00:36:43.8752637Z NEEDRESTART-SVC: systemd-logind.service
2024-09-25T00:36:43.8753128Z NEEDRESTART-SVC: systemd-networkd.service
2024-09-25T00:36:43.8753590Z NEEDRESTART-SVC: systemd-resolved.service
2024-09-25T00:36:43.8754015Z NEEDRESTART-SVC: systemd-timedated.service
2024-09-25T00:36:43.8754530Z NEEDRESTART-SVC: systemd-timesyncd.service
2024-09-25T00:36:43.8754987Z NEEDRESTART-SVC: systemd-udevd.service
2024-09-25T00:36:43.8755403Z NEEDRESTART-SVC: user@0.service
2024-09-25T00:36:46.0485141Z ##[group]Run meteorengineer/setup-meteor@v2
2024-09-25T00:36:46.0485499Z with:
2024-09-25T00:36:46.0485698Z   meteor-release: 2.13
2024-09-25T00:36:46.0485995Z env:
2024-09-25T00:36:46.0486228Z   RUNNING_WITH_TEST_SERVER: true
2024-09-25T00:36:46.0486507Z   RETRY_FAILED_TESTS_TIMES: 1
2024-09-25T00:36:46.0486818Z   LOG_METRICS: true
2024-09-25T00:36:46.0487079Z   METEOR_ALLOW_SUPERUSER: true
2024-09-25T00:36:46.0487406Z   MONTI_APP_ID: ***
2024-09-25T00:36:46.0487768Z   MONTI_APP_SECRET: ***
2024-09-25T00:36:46.0488117Z   GITHUB_TOKEN: ***
2024-09-25T00:36:46.0488499Z   REPLAY_API_KEY: ***
2024-09-25T00:36:46.0488753Z   PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
2024-09-25T00:36:46.0489054Z   CI_WORKFLOW_ID: 11024120748
2024-09-25T00:36:46.0489384Z   CI_MR_SOURCE_BRANCH_NAME: 
2024-09-25T00:36:46.0489658Z   CI_MR_TARGET_BRANCH_NAME: 
2024-09-25T00:36:46.0489973Z   CI_COMMIT_ID: 33a3e0ff0d42b06eb081ecc83bbe2f42cae8ae64
2024-09-25T00:36:46.0490461Z   CI_JOB_URL: build-unit-cache
2024-09-25T00:36:46.0490789Z   GITLAB_USER_NAME: DennisFitzner
2024-09-25T00:36:46.0491138Z ##[endgroup]
2024-09-25T00:36:58.4730309Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2024-09-25T00:36:58.4731114Z                                  Dload  Upload   Total   Spent    Left  Speed
2024-09-25T00:36:58.4731652Z 
2024-09-25T00:36:58.4732122Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2024-09-25T00:36:58.4732828Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2024-09-25T00:36:58.4733619Z 100  7820    0  7820    0     0  16071      0 --:--:-- --:--:-- --:--:-- 16057
2024-09-25T00:36:58.4734232Z Downloading Meteor distribution
2024-09-25T00:36:58.4734511Z 
2024-09-25T00:36:58.4734826Z Meteor 2.13 has been installed in your home directory (~/.meteor).
2024-09-25T00:36:58.4735641Z Writing a launcher script to /usr/local/bin/meteor for your convenience.
2024-09-25T00:36:58.4736597Z 
2024-09-25T00:36:58.4736748Z To get started fast:
2024-09-25T00:36:58.4736995Z 
2024-09-25T00:36:58.4737167Z   $ meteor create ~/my_cool_app
2024-09-25T00:36:58.4737687Z   $ cd ~/my_cool_app
2024-09-25T00:36:58.4738055Z   $ meteor
2024-09-25T00:36:58.4738231Z 
2024-09-25T00:36:58.4738414Z Or see the docs at:
2024-09-25T00:36:58.4738681Z 
2024-09-25T00:36:58.4738900Z   docs.meteor.com
2024-09-25T00:36:58.4739103Z 
2024-09-25T00:36:58.4739299Z Deploy and host your app with Cloud:
2024-09-25T00:36:58.4739600Z 
2024-09-25T00:36:58.4739756Z   www.meteor.com/cloud

USN-7034-1: ca-certificates update | Ubuntu security notices | Ubuntu Maybe this is related? Some Certs have been updated… sounds suspicious!

You can send to me on Discord

Thank you @DanielDornhardt, I’ll take a look in everything :raised_hands:

Thanks – just sent to you there.

Hello,

Regarding the previous problems, did you feel that their recurrence decreased, did you have any in the last week?

Best Regards,

Thanks for checking in – I don’t think it has happened to us over the last week at all!

1 Like