rultor.com logo This build log was produced by rultor.com for yegor256/drops#42
+ set -e
+ set -o pipefail
++ dirname ./run.sh
+ cd .
+ echo 1229
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Thu Sep 26 20:38:31 UTC 2024
+ uptime
 20:38:31 up 5 min,  0 users,  load average: 0.09, 0.15, 0.08
+ ff=default
+ image=yegor256/rultor-image:1.22.0
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency ubuntu to v24'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/drops.git
+ pull_id=42
+ fork=git@github.com:yegor256/drops.git
+ fork_branch=renovate/ubuntu-24.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/drops.git' '--env=pull_id=42' '--env=fork=git@github.com:yegor256/drops.git' '--env=fork_branch=renovate/ubuntu-24.x' '--env=head_branch=master' '--env=pull_title=Update dependency ubuntu to v24' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/drops.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=42'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/drops.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/ubuntu-24.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency ubuntu to v24'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''npm run rultor --no-color'\'' '\'';'\'' '\''pdd --source=$(pwd) --verbose --file=/dev/null'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/drops.git'\''' ';' 'export '\''pull_id=42'\''' ';' 'export '\''fork=git@github.com:yegor256/drops.git'\''' ';' 'export '\''fork_branch=renovate/ubuntu-24.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency ubuntu to v24'\''' ';' 'export '\''author=yegor256'\''' ';' 'npm install --no-color' ';' 'npm run rultor --no-color' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null' ';')
+ container=yegor256_drops_42
+ as_root=false
+ hostname
ip-172-31-22-79
+ pwd
/tmp/rultor-58ix
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone git@github.com:yegor256/drops.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email me@rultor.com
+ git config user.name rultor
+ '[' -z 'export '\''head=git@github.com:yegor256/drops.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/drops.git'\''' ';' 'export '\''pull_id=42'\''' ';' 'export '\''fork=git@github.com:yegor256/drops.git'\''' ';' 'export '\''fork_branch=renovate/ubuntu-24.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency ubuntu to v24'\''' ';' 'export '\''author=yegor256'\''' ';' 'npm install --no-color' ';' 'npm run rultor --no-color' ';' 'pdd --source=$(pwd) --verbose --file=/dev/null' ';'
+ sensitive=()
+ rm -rf .gnupg
+ cd repo
+ git remote add fork git@github.com:yegor256/drops.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/drops
 * [new branch]      gh-pages             -> fork/gh-pages
 * [new branch]      master               -> fork/master
 * [new branch]      renovate/ubuntu-24.x -> fork/renovate/ubuntu-24.x
+ args=
+ '[' default == default ']'
+ args=' --ff'
+ '[' default == no ']'
+ '[' default == only ']'
+ export BRANCH=__rultor
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/ubuntu-24.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/ubuntu-24.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ '[' false == true ']'
+ git merge --ff __rultor
Updating 6f41c85..ddb0372
Fast-forward
 .github/workflows/pdd.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.10
++ bc
++ echo 0.10 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.10, low enough to run a new Docker container'
load average is 0.10, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/rultor-image:1.22.0
+ docker pull yegor256/rultor-image:1.22.0
1.22.0: Pulling from yegor256/rultor-image
Digest: sha256:0e360fba8fb992c4c6cb495ddefdf5ecbc0f3edb887dd12deefd4af4b2a13272
Status: Image is up to date for yegor256/rultor-image:1.22.0
docker.io/yegor256/rultor-image:1.22.0
+ grep --quiet '\syegor256_drops_42\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Sep 26 20:38 .
drwxrwxrwt 13 root   root   4096 Sep 26 20:38 ..
-rwxrwxr-x  1 ubuntu ubuntu  556 Sep 26 20:38 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  490 Sep 26 20:38 entry.sh
-rw-rw-r--  1 ubuntu ubuntu   74 Sep 26 20:38 npmrc
-rw-rw-r--  1 ubuntu ubuntu    5 Sep 26 20:38 pid
drwxrwxr-x  5 ubuntu ubuntu 4096 Sep 26 20:38 repo
-rwxrwxr-x  1 ubuntu ubuntu 5960 Sep 26 20:38 run.sh
-rw-rw-r--  1 ubuntu ubuntu  558 Sep 26 20:38 script.sh
-rw-rw-r--  1 ubuntu ubuntu 5075 Sep 26 20:38 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-58ix:/main --env=head=git@github.com:yegor256/drops.git --env=pull_id=42 --env=fork=git@github.com:yegor256/drops.git --env=fork_branch=renovate/ubuntu-24.x --env=head_branch=master '--env=pull_title=Update dependency ubuntu to v24' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/drops.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=42'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/drops.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/ubuntu-24.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency ubuntu to v24'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''npm run rultor --no-color'\'' '\'';'\'' '\''pdd --source=$(pwd) --verbose --file=/dev/null'\'' '\'';'\'' )' --hostname=docker --privileged --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-58ix/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_drops_42 yegor256/rultor-image:1.22.0 /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-timesync r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G _ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G rvm r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssl-cert r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G postgres r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cargo /root/.config /root/.gem /root/.gemrc /root/.launchpadlib /root/.m2 /root/.npm /root/.profile /root/.rustup /root/.rvmrc /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./npmrc ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/bin/bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/drops.git' ; export 'pull_id=42' ; export 'fork=git@github.com:yegor256/drops.git' ; export 'fork_branch=renovate/ubuntu-24.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency ubuntu to v24' ; export 'author=yegor256' ; npm install --no-color ; npm run rultor --no-color ; pdd --source=$(pwd) --verbose --file=/dev/null ;
+ su --login r --command /home/r/script.sh
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
Using /usr/local/rvm/gems/ruby-3.2.2
K?25hnpm#WARN⠂EBADENGINEdUnsupportediengine.{iming:idealTree:node_modules/globu0mK
npm WARN EBADENGINE   package: 'glob@11.0.0',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.17.1', npm: '9.6.7' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'jackspeak@4.0.2',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.17.1', npm: '9.6.7' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'minimatch@10.0.1',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.17.1', npm: '9.6.7' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'path-scurry@2.0.0',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.17.1', npm: '9.6.7' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: 'lru-cache@11.0.1',
npm WARN EBADENGINE   required: { node: '20 || >=22' },
npm WARN EBADENGINE   current: { node: 'v18.17.1', npm: '9.6.7' }
npm WARN EBADENGINE }
K?25hnpm#WARN#deprecatedeosenv@0.1.5:dThis:packageuistnoulongerusupported.s.org0mK
K?25hnpm#WARN#deprecated inflight@1.0.6:-Thisimodulesishnot supported,2andhleaks/memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
K?25hnpm#WARN⠂deprecatedesource-map-url@0.4.1:tSeefhttps://github.com/lydell/source-map-url#deprecated
K?25hnpm#WARN#deprecated resolve-url@0.2.1:-https://github.com/lydell/resolve-url#deprecated
K?25hnpm#WARN⠂deprecatedecircular-json@0.3.3:hCircularJSONpis/inemaintenancesonly,sflatted is its successor.
K?25hnpm#WARN⠂deprecatedehar-validator@5.1.5:tthistlibrary2is0notlongeresupportedKe0mK
K?25hnpm#WARN⠂deprecatedeare-we-there-yet@3.0.1:tThisepackagetis0notlongerrsupported.K
K?25hnpm#WARN#deprecated npmlog@6.0.2:nThistpackage isTno0longerssupported.y.npmjs.0mK
K?25hnpm#WARN#deprecated uuid@3.4.0:-Pleasetupgradeh toTversiont7sor/higher.y.Older0versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
K?25hnpm#WARN#deprecated rimraf@3.0.2:sRimrafiversions prior toTv40aretnoslongerisupported
K?25hnpm#WARN#deprecated @npmcli/move-file@2.0.1:cThisTfunctionalityrhassbeennmoved0to @npmcli/fs
K?25hnpm#WARN#deprecatedegauge@4.0.4:-Thiscpackagetistno0longer0supported.egist0mKm0mK
K?25hnpm#WARN#deprecated request-promise-native@1.0.9:Trequest-promise-nativenhassbeen deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
K?25hnpm#WARN#deprecated left-pad@1.3.0:-usemString.prototype.padStart() request-pr0mK
npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
K?25hnpm#WARN#deprecated domexception@1.0.1:hUse yourhplatform'stnativerDOMExceptionminstead
K?25hnpm#WARN#deprecatedeurix@0.1.0:ePleaseoseethttps://github.com/lydell/urix#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
K?25hnpm#WARN#deprecatedeglob@7.2.3:oGlobtversionsepriorEto2v9rarepno/longertsupported
K?25hnpm#WARN#deprecated rimraf@2.6.3:gRimrafeversionsfpriorGto v40aretno:longerssupported
K?25hnpm#WARN#deprecated glob@7.2.3:lGlobtversions prior0tohv9pare/noglongernsupported
K?25hnpm#WARN#deprecatedeglob@7.2.3:iGlobnversionscpriorlto0v9tare:norlongerysupported
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
K?25hnpm#WARN#deprecated glob@7.2.3:iGlob:versionsrprioroto:v9dareonollongeresupported
K?25hnpm#WARN#deprecated request@2.88.2:grequestfhashbeen deprecated,/seeihttps://github.com/request/request/issues/3142
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
K?25hnpm#WARN#deprecatedenode-sass@9.0.0:pNodecSassTis0nohlonger/supported.pPleaseruse `sass` or `sass-embedded` instead.
K?25h##############)#⠙#reify:lodash:shttpAfetchpGETa200ahttps://registry.npmjs.0mKS0mK
added 665 packages, and audited 866 packages in 27s

59 packages are looking for funding
  run `npm fund` for details

16 vulnerabilities (10 moderate, 3 high, 3 critical)

To address issues that do not require attention, run:
  npm audit fix

To address all issues possible (including breaking changes), run:
  npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
npm notice
npm notice New major version of npm available! 9.6.7 -> 10.8.3
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.3>
npm notice Run `npm install -g npm@10.8.3` to update!
npm notice

> drops@0.1.0 rultor
> grunt rultor --no-color

Running "sasslint:allFiles" (sasslint) task

Running "sass:dist" (sass) task

Running "sass:uncompressed" (sass) task

Running "validate" task

Done.
Found 8 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.2.2 at x86_64-linux
Reading from root dir /home/r/repo
Excluding dist/**/*
Excluding node_modules/**/*
Excluding .sass-cache/**/*
/usr/local/rvm/gems/ruby-3.2.2/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/package-lock.json is a binary file (336492 bytes)
/home/r/repo/package.json is a binary file (977 bytes)
/home/r/repo/renovate.json is a binary file (114 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/grunt.yml ...
Reading .github/workflows/pdd.yml ...
Reading .gitignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading .sasslintrc ...
Reading .travis.yml ...
Reading Gruntfile.js ...
Reading LICENSE ...
Reading README.md ...
Reading scss/_colors.scss ...
Reading scss/_fonts.scss ...
Reading scss/_layout.scss ...
Reading scss/_responsive.scss ...
Reading scss/main.scss ...
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/drops.git
   6f41c85..ddb0372  master -> master
container 7d850a5c15fa0d74ca72eea3329319c5c3a30da41bbdb7440717c342cd4c3f82 is dead
Thu Sep 26 20:58:13 UTC 2024