++ dirname ./run.sh
+ cd .
+ echo 1272
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Sep 14 08:40:33 UTC 2026
+ uptime
08:40:33 up 1 min, 0 users, load average: 0.89, 0.31, 0.11
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update reviewdog/action-actionlint action to v1.74.0'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/erc20.git
+ pull_id=189
+ fork=git@github.com:yegor256/erc20.git
+ fork_branch=renovate/reviewdog-action-actionlint-1.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=pull_id=189' '--env=fork=git@github.com:yegor256/erc20.git' '--env=fork_branch=renovate/reviewdog-action-actionlint-1.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.74.0' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=189'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.74.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=189'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.74.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';')
+ container=yegor256_erc20_189
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-30-162
+ pwd
/tmp/rultor-5qM4
+ 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 --recurse-submodules git@github.com:yegor256/erc20.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/erc20.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''pull_id=189'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.74.0'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/erc20.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/erc20
* [new branch] 106 -> fork/106
* [new branch] 11 -> fork/11
* [new branch] 145 -> fork/145
* [new branch] 146 -> fork/146
* [new branch] 147 -> fork/147
* [new branch] 148 -> fork/148
* [new branch] 149 -> fork/149
* [new branch] 15 -> fork/15
* [new branch] 150 -> fork/150
* [new branch] 151 -> fork/151
* [new branch] 152 -> fork/152
* [new branch] 153 -> fork/153
* [new branch] 154 -> fork/154
* [new branch] 155 -> fork/155
* [new branch] 156 -> fork/156
* [new branch] 157 -> fork/157
* [new branch] 158 -> fork/158
* [new branch] 163 -> fork/163
* [new branch] 18 -> fork/18
* [new branch] 44 -> fork/44
* [new branch] 6 -> fork/6
* [new branch] 9 -> fork/9
* [new branch] claude/gracious-edison-3qzubk -> fork/claude/gracious-edison-3qzubk
* [new branch] master -> fork/master
* [new branch] renovate/hardhat-3.x -> fork/renovate/hardhat-3.x
* [new branch] renovate/nomicfoundation-hardhat-toolbox-7.x -> fork/renovate/nomicfoundation-hardhat-toolbox-7.x
* [new branch] renovate/reviewdog-action-actionlint-1.x -> fork/renovate/reviewdog-action-actionlint-1.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ 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/reviewdog-action-actionlint-1.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/reviewdog-action-actionlint-1.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 ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'chore(deps): update reviewdog/action-actionlint action to v1.74.0' --ff __rultor
Updating 00ca4f4..98a0b6b
Fast-forward (no commit created; -m option ignored)
.github/workflows/actionlint.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit 98a0b6b170a8661ceca0a289af549350526462fb
gpg: Signature made Mon Sep 14 00:11:27 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Sep 14 00:11:27 2026 +0000
chore(deps): update reviewdog/action-actionlint action to v1.74.0
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.12
++ bc
++ echo 0.12 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.12, low enough to run a new Docker container'
load average is 0.12, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/ruby
+ docker pull yegor256/ruby
Using default tag: latest
latest: Pulling from yegor256/ruby
cb259a83ac3d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
50778be6ae7c: Pulling fs layer
de39015cb2a0: Pulling fs layer
c5d1f12c356a: Pulling fs layer
e9b75b04736a: Pulling fs layer
74aacb7acb4e: Pulling fs layer
b343964c14ed: Pulling fs layer
2da5d65999c3: Pulling fs layer
de39015cb2a0: Waiting
c5d1f12c356a: Waiting
e9b75b04736a: Waiting
74aacb7acb4e: Waiting
b343964c14ed: Waiting
2da5d65999c3: Waiting
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
50778be6ae7c: Verifying Checksum
50778be6ae7c: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
cb259a83ac3d: Pull complete
4f4fb700ef54: Pull complete
50778be6ae7c: Pull complete
de39015cb2a0: Pull complete
c5d1f12c356a: Pull complete
e9b75b04736a: Pull complete
74aacb7acb4e: Pull complete
b343964c14ed: Pull complete
2da5d65999c3: Pull complete
Digest: sha256:1e3d8ad5ebf9fd2b323717b6b1213e233d033d7dec9eaac9d19bf72b6e5caaf7
Status: Downloaded newer image for yegor256/ruby:latest
docker.io/yegor256/ruby:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_erc20_189\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Sep 14 08:40 .
drwxrwxrwt 12 root root 4096 Sep 14 08:40 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Sep 14 08:40 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Sep 14 08:40 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 14 08:40 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Sep 14 08:40 repo
-rw-rw-r-- 1 ubuntu ubuntu 81 Sep 14 08:40 rubygems.yml
-rwxrwxr-x 1 ubuntu ubuntu 6672 Sep 14 08:40 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 601 Sep 14 08:40 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8580 Sep 14 08:41 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-5qM4:/main --env=head=git@github.com:yegor256/erc20.git --env=pull_id=189 --env=fork=git@github.com:yegor256/erc20.git --env=fork_branch=renovate/reviewdog-action-actionlint-1.x --env=head_branch=master '--env=pull_title=chore(deps): update reviewdog/action-actionlint action to v1.74.0' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=189'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/reviewdog-action-actionlint-1.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update reviewdog/action-actionlint action to v1.74.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''bundle install --no-color'\'' '\'';'\'' '\''DONCE_SUDO=true bundle exec rake'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-5qM4/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_189 yegor256/ruby /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ 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 ubuntu 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 messagebus 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 polkitd 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 docker 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/.cache /root/.gemrc /root/.profile /root/.ssh /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./rubygems.yml ./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
#!/usr/bin/env 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/erc20.git' ; export 'pull_id=189' ; export 'fork=git@github.com:yegor256/erc20.git' ; export 'fork_branch=renovate/reviewdog-action-actionlint-1.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update reviewdog/action-actionlint action to v1.74.0' ; export 'author=yegor256' ; pdd -f /dev/null ; bundle install --no-color ; DONCE_SUDO=true bundle exec rake ;
+ su --login r --command /home/r/script.sh
Found 7 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.9 at x86_64-linux
Reading from root dir .
Excluding target/**/*
Excluding coverage/**/*
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/hardhat/hardhat.config.js is a binary file (858 bytes)
/home/r/repo/hardhat/ignition/modules/Foo.ts is a binary file (303 bytes)
/home/r/repo/hardhat/package.json is a binary file (106 bytes)
/home/r/repo/renovate.json is a binary file (107 bytes)
Reading .0pdd.yml ...
Reading .gitattributes ...
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/hadolint.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/rake.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/shellcheck.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/xcop.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .gitleaksignore ...
Reading .pdd ...
Reading .rubocop.yml ...
Reading .rultor.yml ...
Reading .yamllint.yml ...
Reading Gemfile ...
Reading Gemfile.lock ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading README.md ...
Reading REUSE.toml ...
Reading Rakefile ...
Reading bin/erc20 ...
Reading erc20.gemspec ...
Reading features/cli.feature ...
Reading features/dry.feature ...
Reading features/gem_package.feature ...
Reading features/live.feature ...
Reading features/step_definitions/steps.rb ...
Reading features/support/env.rb ...
Reading hardhat/.gitignore ...
Reading hardhat/Dockerfile ...
Reading hardhat/contracts/Foo.sol ...
Reading lib/erc20/checks.rb ...
Reading lib/erc20/erc20.rb ...
Reading lib/erc20/fake_wallet.rb ...
Reading lib/erc20/wallet.rb ...
Reading lib/erc20.rb ...
Reading test/erc20/test_bin.rb ...
Reading test/erc20/test_fake_wallet.rb ...
Reading test/erc20/test_wallet.rb ...
Reading test/erc20/test_wallet_hardhat.rb ...
Reading test/erc20/test_wallet_live.rb ...
Reading test/fake_node.rb ...
Reading test/test__helper.rb ...
Bundler 2.6.9 is running, but your lockfile was generated with 2.5.16. Installing Bundler 2.5.16 and restarting using that version.
Fetching gem metadata from https://rubygems.org/.
Fetching bundler 2.5.16
Installing bundler 2.5.16
Fetching gem metadata from https://rubygems.org/........
Fetching rake 13.4.2
Installing rake 13.4.2
Fetching public_suffix 7.0.5
Installing public_suffix 7.0.5
Fetching addressable 2.9.0
Installing addressable 2.9.0
Fetching ansi 1.6.0
Installing ansi 1.6.0
Fetching ast 2.4.3
Installing ast 2.4.3
Fetching backtrace 0.4.1
Installing backtrace 0.4.1
Fetching base64 0.3.0
Installing base64 0.3.0
Fetching bigdecimal 4.1.2
Installing bigdecimal 4.1.2 with native extensions
Fetching builder 3.3.0
Installing builder 3.3.0
Fetching concurrent-ruby 1.3.8
Installing concurrent-ruby 1.3.8
Fetching crack 1.0.1
Installing crack 1.0.1
Fetching cucumber-ci-environment 11.0.0
Installing cucumber-ci-environment 11.0.0
Fetching cucumber-messages 32.3.1
Installing cucumber-messages 32.3.1
Fetching cucumber-gherkin 39.1.0
Installing cucumber-gherkin 39.1.0
Fetching cucumber-tag-expressions 8.1.0
Installing cucumber-tag-expressions 8.1.0
Fetching cucumber-core 16.2.0
Installing cucumber-core 16.2.0
Fetching cucumber-cucumber-expressions 19.0.1
Installing cucumber-cucumber-expressions 19.0.1
Fetching cucumber-html-formatter 23.1.0
Installing cucumber-html-formatter 23.1.0
Fetching diff-lcs 1.6.2
Installing diff-lcs 1.6.2
Fetching logger 1.7.0
Installing logger 1.7.0
Fetching mini_mime 1.1.5
Installing mini_mime 1.1.5
Fetching multi_test 1.1.0
Installing multi_test 1.1.0
Fetching ffi 1.17.4 (x86_64-linux-gnu)
Installing ffi 1.17.4 (x86_64-linux-gnu)
Fetching memoist3 1.0.0
Installing memoist3 1.0.0
Fetching sys-uname 1.5.1
Installing sys-uname 1.5.1
Fetching cucumber 11.1.1
Installing cucumber 11.1.1
Fetching os 1.1.4
Installing os 1.1.4
Fetching ellipsized 0.3.0
Installing ellipsized 0.3.0
Fetching loog 0.8.0
Installing loog 0.8.0
Fetching tago 0.7.0
Installing tago 0.7.0
Fetching elapsed 0.3.1
Installing elapsed 0.3.1
Fetching qbash 0.8.4
Installing qbash 0.8.4
Fetching donce 0.7.0
Installing donce 0.7.0
Fetching drb 2.2.3
Installing drb 2.2.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.8.1
Installing http_parser.rb 0.8.1 with native extensions
Fetching em-websocket 0.5.3
Installing em-websocket 0.5.3
Fetching erb 6.0.6
Installing erb 6.0.6 with native extensions
Fetching forwardable 1.4.0
Installing forwardable 1.4.0
Fetching keccak 1.3.3
Installing keccak 1.3.3 with native extensions
Fetching konstructor 1.0.2
Installing konstructor 1.0.2
Fetching openssl 3.3.3
Installing openssl 3.3.3 with native extensions
Fetching mini_portile2 2.8.9
Installing mini_portile2 2.8.9
Fetching pkg-config 1.6.5
Installing pkg-config 1.6.5
Fetching rubyzip 2.4.1
Installing rubyzip 2.4.1
Fetching rbsecp256k1 6.0.0
Installing rbsecp256k1 6.0.0 with native extensions
Fetching ffi-compiler 1.4.2
Installing ffi-compiler 1.4.2
Fetching scrypt 3.1.0
Installing scrypt 3.1.0 with native extensions
Fetching eth 0.5.13
Installing eth 0.5.13
Fetching websocket-extensions 0.1.5
Installing websocket-extensions 0.1.5
Fetching websocket-driver 0.8.2
Installing websocket-driver 0.8.2 with native extensions
Fetching faye-websocket 0.12.0
Installing faye-websocket 0.12.0
Fetching json 2.21.1
Installing json 2.21.1 with native extensions
Fetching uri 1.1.1
Installing uri 1.1.1
Fetching net-http 0.9.1
Installing net-http 0.9.1
Fetching faraday-net_http 3.4.4
Installing faraday-net_http 3.4.4
Fetching faraday 2.14.3
Installing faraday 2.14.3
Fetching multi_json 1.21.1
Installing multi_json 1.21.1
Fetching jsonrpc-client 0.1.4
Installing jsonrpc-client 0.1.4
Fetching thor 1.5.0
Installing thor 1.5.0
Fetching ethon 0.18.0
Installing ethon 0.18.0
Fetching hashdiff 1.2.1
Installing hashdiff 1.2.1
Fetching language_server-protocol 3.17.0.6
Installing language_server-protocol 3.17.0.6
Fetching lint_roller 1.1.0
Installing lint_roller 1.1.0
Fetching prism 1.9.0
Installing prism 1.9.0 with native extensions
Fetching minitest 6.0.6
Installing minitest 6.0.6
Fetching ruby-progressbar 1.13.0
Installing ruby-progressbar 1.13.0
Fetching minitest-reporters 1.8.0
Installing minitest-reporters 1.8.0
Fetching minitest-retry 0.3.1
Installing minitest-retry 0.3.1
Fetching parallel 2.1.0
Installing parallel 2.1.0
Fetching parser 3.3.12.0
Installing parser 3.3.12.0
Fetching random-port 0.8.2
Installing random-port 0.8.2
Fetching tsort 0.2.0
Installing tsort 0.2.0
Fetching rbs 4.1.0
Installing rbs 4.1.0 with native extensions
Fetching rdoc 8.0.0
Installing rdoc 8.0.0
Fetching regexp_parser 2.12.0
Installing regexp_parser 2.12.0
Fetching rubocop-ast 1.50.0
Installing rubocop-ast 1.50.0
Fetching unicode-emoji 4.2.0
Installing unicode-emoji 4.2.0
Fetching unicode-display_width 3.2.0
Installing unicode-display_width 3.2.0
Fetching rubocop 1.88.2
Installing rubocop 1.88.2
Fetching rubocop-elegant 0.7.1
Installing rubocop-elegant 0.7.1
Fetching rubocop-minitest 0.40.0
Installing rubocop-minitest 0.40.0
Fetching rubocop-performance 1.26.1
Installing rubocop-performance 1.26.1
Fetching rubocop-rake 0.7.1
Installing rubocop-rake 0.7.1
Fetching simplecov 1.0.3
Installing simplecov 1.0.3
Fetching simplecov-cobertura 4.0.0
Installing simplecov-cobertura 4.0.0
Fetching threads 0.5.0
Installing threads 0.5.0
Fetching typhoeus 1.6.0
Installing typhoeus 1.6.0
Fetching webmock 3.26.2
Installing webmock 3.26.2
Fetching yard 0.9.45
Installing yard 0.9.45
Bundle complete! 26 Gemfile dependencies, 95 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from rubyzip:
RubyZip 3.0 is coming!
**********************
The public API of some Rubyzip classes has been modernized to use named
parameters for optional arguments. Please check your usage of the
following classes:
* `Zip::File`
* `Zip::Entry`
* `Zip::InputStream`
* `Zip::OutputStream`
* `Zip::DOSTime`
Run your test suite with the `RUBYZIP_V3_API_WARN` environment
variable set to see warnings about usage of the old API. This will
help you to identify any changes that you need to make to your code.
See https://github.com/rubyzip/rubyzip/wiki/Updating-to-version-3.x for
more information.
Please ensure that your Gemfiles and .gemspecs are suitably restrictive
to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).
See https://github.com/rubyzip/rubyzip for details. The Changelog also
lists other enhancements and bugfixes that have been implemented since
version 2.3.0.
1 installed gem you directly depend on is looking for funding.
Run `bundle fund` for details
/usr/local/bundle/gems/bundler-2.5.16/lib/bundler/rubygems_ext.rb:250: warning: method redefined; discarding old encode_with
/usr/local/lib/ruby/3.4.0/rubygems/dependency.rb:341: warning: previous definition of encode_with was here
/home/r/repo/test/test__helper.rb:20:in '<top (required)>': [DEPRECATION] `SimpleCov.minimum_coverage_by_file` is deprecated. Replace it with:
coverage(:line) { minimum_per_file 90 }
/home/r/repo/test/test__helper.rb:22:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "test/"`.
/home/r/repo/test/test__helper.rb:23:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "vendor/"`.
/home/r/repo/test/test__helper.rb:24:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.add_filter` is deprecated. Replace with `SimpleCov.skip` (same arguments, same behavior). Example: `SimpleCov.skip "target/"`.
/home/r/repo/test/test__helper.rb:25:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "lib/**/*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "lib/**/*.rb" in the report, pass every directory you care about, e.g. `cover "lib/**/*.rb", "app/**/*.rb"`.
/home/r/repo/test/test__helper.rb:26:in 'block in <top (required)>': [DEPRECATION] `SimpleCov.track_files` is deprecated. Replace with `SimpleCov.cover "*.rb"` — `cover` includes unloaded files on disk (the historical `track_files` behavior) and also restricts the report to the matching set. If you want to keep additional files outside "*.rb" in the report, pass every directory you care about, e.g. `cover "*.rb", "app/**/*.rb"`.
/usr/local/bundle/gems/eth-0.5.13/lib/eth/abi/encoder.rb:52: warning: assigned but unused variable - nested_sub_size
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:91: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:96: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/address.rb:101: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_input.rb:34: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/contract/function_output.rb:33: warning: method redefined; discarding old type
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:74: warning: method redefined; discarding old default_account
/usr/local/bundle/gems/eth-0.5.13/lib/eth/client.rb:82: warning: method redefined; discarding old chain_id
/usr/local/bundle/gems/eth-0.5.13/lib/eth/eip712.rb:50: warning: assigned but unused variable - dependency
/usr/local/bundle/gems/eth-0.5.13/lib/eth/rlp/encoder.rb:36: warning: assigned but unused variable - result
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:53: warning: assigned but unused variable - hex
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:67: warning: assigned but unused variable - bin
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:103: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
/usr/local/bundle/gems/eth-0.5.13/lib/eth/util.rb:111: warning: ambiguous `/`; wrap regexp in parentheses or add a space after `/` operator
Started with run options --seed 63883
TestWallet
test_rejects_a_nil_address_in_the_list 32m PASS0m (0.00s)
test_unsubscribes_from_the_previous_subscription 32m PASS0m (2.41s)
The MultiJson constant is deprecated and will be removed in v2.0. Use MultiJSON instead.
MultiJSON.encode is deprecated and will be removed in v2.0. Use MultiJSON.generate instead.
MultiJSON.decode is deprecated and will be removed in v2.0. Use MultiJSON.parse instead.
test_fails_after_exhausting_attempts 32m PASS0m (0.08s)
test_rejects_an_address_without_a_prefix 32m PASS0m (0.00s)
test_sums_only_transfers_to_the_receiver 32m PASS0m (0.02s)
test_rejects_reverted_transaction 32m PASS0m (0.02s)
test_never_defaults_to_a_zero_subscription_id 32m PASS0m (1.41s)
test_falls_back_with_a_single_attempt 32m PASS0m (0.05s)
test_rejects_non_array_fallbacks 32m PASS0m (0.00s)
test_tips_the_proposer_a_gwei 32m PASS0m (0.09s)
test_stops_resubscribing_after_an_address_leaves 32m PASS0m (5.41s)
test_rejects_empty_result_of_eth_balance 32m PASS0m (0.02s)
test_broadcasts_identical_transaction_on_retry 32m PASS0m (0.08s)
test_rejects_truncated_result_of_balance 32m PASS0m (0.02s)
test_complains_when_the_block_fails 32m PASS0m (1.41s)
test_encodes_the_largest_amount_in_a_single_word 32m PASS0m (0.03s)
test_pays_with_a_dynamic_fee_transaction 32m PASS0m (0.09s)
test_ignores_payment_removed_by_reorg 32m PASS0m (1.41s)
test_yields_a_complete_payment 32m PASS0m (1.41s)
test_rejects_transaction_with_many_transfers 32m PASS0m (0.03s)
test_rejects_empty_result_of_balance 32m PASS0m (0.02s)
test_yields_the_payment_missed_while_offline 32m PASS0m (3.51s)
test_rejects_negative_attempts 32m PASS0m (0.00s)
test_complains_about_a_corrupt_frame 32m PASS0m (1.41s)
test_caps_the_fee_at_the_gas_price 32m PASS0m (0.09s)
test_rejects_amount_above_the_word_maximum 32m PASS0m (0.00s)
test_spends_all_attempts_on_every_endpoint 32m PASS0m (0.13s)
E: Request #42 was rejected by ws://127.0.0.1:1033: {"code" => -32602, "message" => "too many topics"}
test_retries_a_rejected_subscription 32m PASS0m (4.30s)
test_explains_why_a_huge_amount_is_rejected 32m PASS0m (0.00s)
Talked to example.org:443 in 23ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
test_logs_to_stdout 32m PASS0m (0.03s)
test_reaches_the_last_fallback 32m PASS0m (0.08s)
test_rejects_gas_limit_above_maximum 32m PASS0m (0.00s)
test_rejects_a_nil_gas_price 32m PASS0m (0.00s)
test_checks_balance_on_testnet 33m SKIP0m (0.00s)
test_never_tips_above_the_fee_cap 32m PASS0m (0.08s)
test_falls_back_to_secondary_endpoint 32m PASS0m (0.05s)
test_subscribes_with_a_fractional_delay 32m PASS0m (0.50s)
test_rejects_gas_limit_below_minimum 32m PASS0m (0.00s)
E: Request #42 was rejected by ws://127.0.0.1:1035: {"code" => -32602, "message" => "too many topics"}
test_ignores_a_rejected_subscription 32m PASS0m (3.30s)
test_pays_eth_with_a_dynamic_fee_txn 32m PASS0m (0.07s)
test_asks_for_the_logs_of_the_gap 32m PASS0m (3.41s)
test_retries_on_transient_non_json_response 32m PASS0m (0.05s)
test_rejects_a_chain_without_a_base_fee 32m PASS0m (0.03s)
test_rejects_an_address_added_at_runtime 32m PASS0m (2.31s)
TestWalletHardhat
+ sudo docker build --tag donce-d6e19199f9bf --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5077
#5077: #0 building with "default" instance using docker driver
#5077:
#5077: #1 [internal] load build definition from Dockerfile
#5077: #1 transferring dockerfile: 552B done
#5077: #1 DONE 0.0s
#5077:
#5077: #2 [internal] load metadata for docker.io/library/node:24
#5077: #2 DONE 0.6s
#5077:
#5077: #3 [internal] load .dockerignore
#5077: #3 transferring context: 2B done
#5077: #3 DONE 0.0s
#5077:
#5077: #4 [internal] load build context
#5077: #4 transferring context: 4.97kB done
#5077: #4 DONE 0.0s
#5077:
#5077: #5 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5077: #5 resolve docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0 0.0s done
#5077: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 1.30MB / 24.06MB 0.1s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 0B / 64.41MB 0.1s
#5077: #5 sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0 3.88kB / 3.88kB done
#5077: #5 sha256:367d9464824bc2fc1c5303b522c01df3b7cf33afc63785f88449798566b5c254 6.67kB / 6.67kB done
#5077: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 3.15MB / 48.50MB 0.1s
#5077: #5 sha256:b977d0f785d96029d8d4c0790b6bf1c2a4c72e0f26319808e7ba2e9d966a1ac3 2.49kB / 2.49kB done
#5077: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 3.15MB / 24.06MB 0.2s
#5077: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 9.44MB / 48.50MB 0.2s
#5077: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 11.53MB / 24.06MB 0.4s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 8.39MB / 64.41MB 0.4s
#5077: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 19.92MB / 48.50MB 0.4s
#5077: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 22.02MB / 24.06MB 0.6s
#5077: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 30.41MB / 48.50MB 0.6s
#5077: #5 sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 24.06MB / 24.06MB 0.7s done
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 15.73MB / 64.41MB 0.8s
#5077: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 42.99MB / 48.50MB 0.8s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 2.10MB / 211.66MB 0.8s
#5077: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 48.50MB / 48.50MB 0.9s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 19.92MB / 64.41MB 1.0s
#5077: #5 sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 48.50MB / 48.50MB 0.9s done
#5077: #5 sha256:2f9154ae34c96ba033450929625ab7514b92453a83b2dfb935d356ba553f88b6 3.33kB / 3.33kB 1.0s done
#5077: #5 extracting sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d
#5077: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 1.05MB / 59.82MB 1.1s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 25.17MB / 64.41MB 1.2s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 15.73MB / 211.66MB 1.2s
#5077: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 7.34MB / 59.82MB 1.2s
#5077: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 20.97MB / 59.82MB 1.4s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 30.41MB / 64.41MB 1.5s
#5077: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 29.36MB / 59.82MB 1.5s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 28.31MB / 211.66MB 1.6s
#5077: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 34.60MB / 59.82MB 1.6s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 35.65MB / 64.41MB 1.7s
#5077: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 39.85MB / 59.82MB 1.7s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 40.89MB / 64.41MB 1.9s
#5077: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 50.33MB / 59.82MB 1.9s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 45.09MB / 64.41MB 2.1s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 45.09MB / 211.66MB 2.1s
#5077: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 59.82MB / 59.82MB 2.1s
#5077: #5 sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 59.82MB / 59.82MB 2.1s done
#5077: #5 sha256:07d924b8059a62aabde366e742eaa06858815b7d902cb3341cfe9869c4a496bf 0B / 1.25MB 2.2s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 53.48MB / 64.41MB 2.4s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 65.01MB / 211.66MB 2.4s
#5077: #5 sha256:07d924b8059a62aabde366e742eaa06858815b7d902cb3341cfe9869c4a496bf 1.25MB / 1.25MB 2.2s done
#5077: #5 sha256:8c99f0d8f612182497fc1477518a8b9575d6fcaead1bc717ab5ccc68ac487889 448B / 448B 2.3s done
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 58.72MB / 64.41MB 2.6s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 83.89MB / 211.66MB 2.6s
#5077: #5 sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 64.41MB / 64.41MB 2.9s done
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 107.57MB / 211.66MB 2.9s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 118.49MB / 211.66MB 3.0s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 141.56MB / 211.66MB 3.2s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 175.11MB / 211.66MB 3.5s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 187.70MB / 211.66MB 3.6s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 201.33MB / 211.66MB 3.7s
#5077: #5 sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 211.66MB / 211.66MB 4.2s done
#5077: #5 extracting sha256:abf56b2f87242de589f03ea56779358079c07c4c099bd1e454d083538eb6666d 4.6s done
#5077: #5 extracting sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2
#5077: #5 extracting sha256:08457856946d74c8aede7d750e185d1e479a79b8123d1b805182a580d224a6e2 0.8s done
#5077: #5 extracting sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d
#5077: #5 extracting sha256:8cab6ce149c24516f80b26a762b6b9aaebcaf4fbe51d4c6844af7d7dbc372f2d 3.2s done
#5077: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e
#5077: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 5.1s
#5077: #5 extracting sha256:01a6a9ffe665b63ea18491fedb646423413ae3fdefcf7776ee25a2eaff8a673e 8.9s done
#5077: #5 extracting sha256:2f9154ae34c96ba033450929625ab7514b92453a83b2dfb935d356ba553f88b6 done
#5077: #5 extracting sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932
#5077: #5 extracting sha256:bc3a7259da366fb086a40c811f8a388d7179225a3d040a5d157b195048b00932 3.2s done
#5077: #5 extracting sha256:07d924b8059a62aabde366e742eaa06858815b7d902cb3341cfe9869c4a496bf 0.1s done
#5077: #5 extracting sha256:8c99f0d8f612182497fc1477518a8b9575d6fcaead1bc717ab5ccc68ac487889 done
#5077: #5 DONE 22.5s
#5077:
#5077: #6 [2/9] WORKDIR /app
#5077: #6 DONE 0.2s
#5077:
#5077: #7 [3/9] COPY package.json .
#5077: #7 DONE 0.0s
#5077:
#5077: #8 [4/9] RUN npm install
#5077: #8 25.01 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks 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.
#5077: #8 32.54 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#5077: #8 33.06 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5077: #8 33.18 npm warn deprecated glob@5.0.15: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5077: #8 33.28 npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5077: #8 33.44 npm warn deprecated glob@8.1.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5077: #8 33.54 npm warn deprecated glob@7.1.7: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5077: #8 39.68 npm warn deprecated uuid@8.3.2: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
#5077: #8 40.91 npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
#5077: #8 61.00
#5077: #8 61.00 added 590 packages, and audited 591 packages in 1m
#5077: #8 61.00
#5077: #8 61.00 117 packages are looking for funding
#5077: #8 61.00 run `npm fund` for details
#5077: #8 61.11
#5077: #8 61.11 37 vulnerabilities (14 low, 17 moderate, 6 high)
#5077: #8 61.11
#5077: #8 61.11 To address all issues (including breaking changes), run:
#5077: #8 61.11 npm audit fix --force
#5077: #8 61.11
#5077: #8 61.11 Run `npm audit` for details.
#5077: #8 61.11 npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts:
#5077: #8 61.11 npm warn install-scripts keccak@3.0.4 (install: node-gyp-build || exit 0)
#5077: #8 61.11 npm warn install-scripts secp256k1@4.0.5 (install: node-gyp-build || exit 0)
#5077: #8 61.11 npm warn install-scripts
#5077: #8 61.11 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
#5077: #8 61.12 npm notice
#5077: #8 61.12 npm notice New major version of npm available! 11.19.0 -> 12.0.2
#5077: #8 61.12 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
#5077: #8 61.12 npm notice To update run: npm install -g npm@12.0.2
#5077: #8 61.12 npm notice
#5077: #8 DONE 61.8s
#5077:
#5077: #9 [5/9] COPY hardhat.config.js .
#5077: #9 DONE 0.1s
#5077:
#5077: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5077: #10 DONE 0.5s
#5077:
#5077: #11 [7/9] COPY contracts contracts
#5077: #11 DONE 0.1s
#5077:
#5077: #12 [8/9] COPY ignition ignition
#5077: #12 DONE 0.0s
#5077:
#5077: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5077: #13 2.926 Downloading compiler 0.8.28
#5077: #13 3.936 Compiled 1 Solidity file successfully (evm target: paris).
#5077: #13 DONE 4.0s
#5077:
#5077: #14 exporting to image
#5077: #14 exporting layers
#5077: #14 exporting layers 18.6s done
#5077: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#5077: #14 naming to docker.io/library/donce-d6e19199f9bf done
#5077: #14 DONE 18.6s
+ sudo docker run --detach --name donce-6a88832c58e0 --add-host host.docker.internal:host-gateway --publish 1038:8545 --user=1001:1001 donce-d6e19199f9bf /bin/bash -c npx\ hardhat\ node\ /#5111
#5111: 235b1104630c8190684510c493b7cdf2ac81b0d28fd591e48165b32bdb909c73
+ sudo docker build --tag donce-45ca592d792a --build-arg HOST\=host.docker.internal --build-arg PORT\=1038 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5124
#5124: #0 building with "default" instance using docker driver
#5124:
#5124: #1 [internal] load build definition from Dockerfile
#5124: #1 transferring dockerfile: 552B 0.0s done
#5124: #1 DONE 0.0s
#5124:
#5124: #2 [internal] load metadata for docker.io/library/node:24
#5124: #2 DONE 0.1s
#5124:
#5124: #3 [internal] load .dockerignore
#5124: #3 transferring context: 2B done
#5124: #3 DONE 0.0s
#5124:
#5124: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5124: #4 DONE 0.0s
#5124:
#5124: #5 [internal] load build context
#5124: #5 transferring context: 243B done
#5124: #5 DONE 0.0s
#5124:
#5124: #6 [4/9] RUN npm install
#5124: #6 CACHED
#5124:
#5124: #7 [2/9] WORKDIR /app
#5124: #7 CACHED
#5124:
#5124: #8 [3/9] COPY package.json .
#5124: #8 CACHED
#5124:
#5124: #9 [5/9] COPY hardhat.config.js .
#5124: #9 CACHED
#5124:
#5124: #10 [6/9] RUN sed -i "s/PORT/1038/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5124: #10 DONE 0.3s
#5124:
#5124: #11 [7/9] COPY contracts contracts
#5124: #11 DONE 0.1s
#5124:
#5124: #12 [8/9] COPY ignition ignition
#5124: #12 DONE 0.0s
#5124:
#5124: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5124: #13 1.388 Downloading compiler 0.8.28
#5124: #13 2.117 Compiled 1 Solidity file successfully (evm target: paris).
#5124: #13 DONE 2.2s
#5124:
#5124: #14 exporting to image
#5124: #14 exporting layers
#5124: #14 exporting layers 0.2s done
#5124: #14 writing image sha256:cc165f77795bfc1909bdbcc9c22f1512c887faa948bc821e9ccbb1e930cbc4be done
#5124: #14 naming to docker.io/library/donce-45ca592d792a done
#5124: #14 DONE 0.2s
+ sudo docker run --name donce-e0896bc948d1 --add-host host.docker.internal:host-gateway donce-45ca592d792a /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5156
#5156: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5156: // SPDX-License-Identifier: MIT
#5156:
#5156: require("@nomicfoundation/hardhat-toolbox");
#5156:
#5156: /** @type import("hardhat/config").HardhatUserConfig */
#5156:
#5156: module.exports = {
#5156: solidity: "0.8.28",
#5156: defaultNetwork: "foo",
#5156: networks: {
#5156: hardhat: {
#5156: chainId: 4242,
#5156: gas: 10,
#5156: gasPrice: 4,
#5156: maxFeePerGas: 100,
#5156: maxPriorityFeePerGas: 100,
#5156: initialBaseFeePerGas: 100,
#5156: accounts: [
#5156: {
#5156: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5156: balance: "55555555555555555555555"
#5156: },
#5156: {
#5156: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5156: balance: "66666666666666666666666"
#5156: }
#5156: ]
#5156: },
#5156: foo: {
#5156: chainId: 4242,
#5156: url: "http://host.docker.internal:1038"
#5156: }
#5156: }
#5156: };
#5156: total 328
#5156: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5156: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5156: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5156: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5156: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5156: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5156: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5156: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5156: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5156: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5156: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5156: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5156:
#5156: Deploying [ FooModule ]
#5156:
#5156: Batch #1
#5156: Executing FooModule#Foo...
#5156:
#5156: 3A0JBatch #1
#5156: Executing FooModule#Foo...
#5156:
#5156: 3A0JBatch #1
#5156: Executed FooModule#Foo
#5156:
#5156: 3A0JBatch #1
#5156: Executed FooModule#Foo
#5156:
#5156: [ FooModule ] successfully deployed 🚀
#5156:
#5156: Deployed Addresses
#5156:
#5156: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5156: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-e0896bc948d1 /#5168
#5168: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5168: // SPDX-License-Identifier: MIT
#5168:
#5168: require("@nomicfoundation/hardhat-toolbox");
#5168:
#5168: /** @type import("hardhat/config").HardhatUserConfig */
#5168:
#5168: module.exports = {
#5168: solidity: "0.8.28",
#5168: defaultNetwork: "foo",
#5168: networks: {
#5168: hardhat: {
#5168: chainId: 4242,
#5168: gas: 10,
#5168: gasPrice: 4,
#5168: maxFeePerGas: 100,
#5168: maxPriorityFeePerGas: 100,
#5168: initialBaseFeePerGas: 100,
#5168: accounts: [
#5168: {
#5168: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5168: balance: "55555555555555555555555"
#5168: },
#5168: {
#5168: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5168: balance: "66666666666666666666666"
#5168: }
#5168: ]
#5168: },
#5168: foo: {
#5168: chainId: 4242,
#5168: url: "http://host.docker.internal:1038"
#5168: }
#5168: }
#5168: };
#5168: total 328
#5168: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5168: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5168: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5168: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5168: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5168: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5168: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5168: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5168: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5168: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5168: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5168: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5168:
#5168: Deploying [ FooModule ]
#5168:
#5168: Batch #1
#5168: Executing FooModule#Foo...
#5168:
#5168: 3A0JBatch #1
#5168: Executing FooModule#Foo...
#5168:
#5168: 3A0JBatch #1
#5168: Executed FooModule#Foo
#5168:
#5168: 3A0JBatch #1
#5168: Executed FooModule#Foo
#5168:
#5168: [ FooModule ] successfully deployed 🚀
#5168:
#5168: Deployed Addresses
#5168:
#5168: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5168: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-e0896bc948d1 /#5177
#5177: donce-e0896bc948d1
+ sudo docker rmi donce-45ca592d792a /#5185
#5185: Untagged: donce-45ca592d792a:latest
#5185: Deleted: sha256:cc165f77795bfc1909bdbcc9c22f1512c887faa948bc821e9ccbb1e930cbc4be
+ sudo docker logs donce-6a88832c58e0 /#5205
#5205: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5205:
#5205: Accounts
#5205: ========
#5205: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5205:
#5205: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5205:
#5205: 32meth_chainId0m
#5205: 32meth_chainId (2)0m
#5205: 32meth_accounts0m
#5205: 32mhardhat_getAutomine0m
#5205: 32meth_chainId0m
#5205: 32meth_getBlockByNumber0m
#5205: 32meth_getTransactionCount0m
#5205: 32meth_getTransactionCount (2)0m
#5205: 32meth_getTransactionCount (3)0m
#5205: 32meth_getBlockByNumber0m
#5205: 32meth_getTransactionCount0m
#5205: 32meth_getBlockByNumber0m
#5205: 32meth_chainId0m
#5205: 32meth_maxPriorityFeePerGas0m
#5205: 32meth_estimateGas0m
#5205: 32meth_call0m
#5205: Contract deployment: Foo
#5205: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5205: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5205:
#5205: 32meth_sendTransaction0m
#5205: Contract deployment: Foo
#5205: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5205: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5205: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5205: Value: 0 ETH
#5205: Gas used: 1357081 of 1357081
#5205: Block #1: 0x92bd3499efda9754e731f48c7f64f3f33cbe5d56bca1d9d76e8d5394c12a7e52
#5205:
#5205: 32meth_getTransactionByHash0m
#5205: 32meth_getBlockByNumber0m
#5205: 32meth_getTransactionReceipt0m
#5205: 32meth_getBalance0m
#5205: 32meth_getBalance (2)0m
#5205: 32meth_getBlockByNumber0m
#5205: 32meth_getTransactionCount0m
#5205: 32meth_sendRawTransaction0m
#5205: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#5205: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5205: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5205: Value: 42000 wei
#5205: Gas used: 21000 of 22000
#5205: Block #2: 0xbf9314c2580f0967d4a68cdb722d58cbbc57880a2ce8febe2fcc6f513dfddc5c
#5205:
#5205: 32meth_getBalance0m
+ sudo docker rm --force donce-6a88832c58e0 /#5213
#5213: donce-6a88832c58e0
+ sudo docker rmi donce-d6e19199f9bf /#5221
#5221: Untagged: donce-d6e19199f9bf:latest
#5221: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_eth_pays 32m PASS0m (125.99s)
+ sudo docker build --tag donce-9174bd898b29 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5230
#5230: #0 building with "default" instance using docker driver
#5230:
#5230: #1 [internal] load build definition from Dockerfile
#5230: #1 transferring dockerfile: 552B done
#5230: #1 DONE 0.0s
#5230:
#5230: #2 [internal] load metadata for docker.io/library/node:24
#5230: #2 DONE 0.1s
#5230:
#5230: #3 [internal] load .dockerignore
#5230: #3 transferring context: 2B done
#5230: #3 DONE 0.0s
#5230:
#5230: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5230: #4 DONE 0.0s
#5230:
#5230: #5 [internal] load build context
#5230: #5 transferring context: 243B done
#5230: #5 DONE 0.0s
#5230:
#5230: #6 [2/9] WORKDIR /app
#5230: #6 CACHED
#5230:
#5230: #7 [5/9] COPY hardhat.config.js .
#5230: #7 CACHED
#5230:
#5230: #8 [7/9] COPY contracts contracts
#5230: #8 CACHED
#5230:
#5230: #9 [3/9] COPY package.json .
#5230: #9 CACHED
#5230:
#5230: #10 [4/9] RUN npm install
#5230: #10 CACHED
#5230:
#5230: #11 [8/9] COPY ignition ignition
#5230: #11 CACHED
#5230:
#5230: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5230: #12 CACHED
#5230:
#5230: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5230: #13 CACHED
#5230:
#5230: #14 exporting to image
#5230: #14 exporting layers done
#5230: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#5230: #14 naming to docker.io/library/donce-9174bd898b29 done
#5230: #14 DONE 0.0s
+ sudo docker run --detach --name donce-b5ae0d8bd5da --add-host host.docker.internal:host-gateway --publish 1039:8545 --user=1001:1001 donce-9174bd898b29 /bin/bash -c npx\ hardhat\ node\ /#5262
#5262: 6619960b9ef88301d59c9ea8374dada146fbf606ee2c82f692247e640d1cdc30
+ sudo docker build --tag donce-7c6165c34977 --build-arg HOST\=host.docker.internal --build-arg PORT\=1039 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5270
#5270: #0 building with "default" instance using docker driver
#5270:
#5270: #1 [internal] load build definition from Dockerfile
#5270: #1 transferring dockerfile: 552B done
#5270: #1 DONE 0.0s
#5270:
#5270: #2 [internal] load metadata for docker.io/library/node:24
#5270: #2 DONE 0.1s
#5270:
#5270: #3 [internal] load .dockerignore
#5270: #3 transferring context: 2B done
#5270: #3 DONE 0.0s
#5270:
#5270: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5270: #4 DONE 0.0s
#5270:
#5270: #5 [internal] load build context
#5270: #5 transferring context: 243B done
#5270: #5 DONE 0.0s
#5270:
#5270: #6 [2/9] WORKDIR /app
#5270: #6 CACHED
#5270:
#5270: #7 [3/9] COPY package.json .
#5270: #7 CACHED
#5270:
#5270: #8 [4/9] RUN npm install
#5270: #8 CACHED
#5270:
#5270: #9 [5/9] COPY hardhat.config.js .
#5270: #9 CACHED
#5270:
#5270: #10 [6/9] RUN sed -i "s/PORT/1039/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5270: #10 DONE 0.3s
#5270:
#5270: #11 [7/9] COPY contracts contracts
#5270: #11 DONE 0.1s
#5270:
#5270: #12 [8/9] COPY ignition ignition
#5270: #12 DONE 0.0s
#5270:
#5270: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5270: #13 1.380 Downloading compiler 0.8.28
#5270: #13 2.009 Compiled 1 Solidity file successfully (evm target: paris).
#5270: #13 DONE 2.1s
#5270:
#5270: #14 exporting to image
#5270: #14 exporting layers
#5270: #14 exporting layers 0.3s done
#5270: #14 writing image sha256:c9f004914d964b917f5cdb2c69ff495f404447604b0a133785925522eccab50b done
#5270: #14 naming to docker.io/library/donce-7c6165c34977 done
#5270: #14 DONE 0.3s
+ sudo docker run --name donce-677eb92f1640 --add-host host.docker.internal:host-gateway donce-7c6165c34977 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5302
#5302: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5302: // SPDX-License-Identifier: MIT
#5302:
#5302: require("@nomicfoundation/hardhat-toolbox");
#5302:
#5302: /** @type import("hardhat/config").HardhatUserConfig */
#5302:
#5302: module.exports = {
#5302: solidity: "0.8.28",
#5302: defaultNetwork: "foo",
#5302: networks: {
#5302: hardhat: {
#5302: chainId: 4242,
#5302: gas: 10,
#5302: gasPrice: 4,
#5302: maxFeePerGas: 100,
#5302: maxPriorityFeePerGas: 100,
#5302: initialBaseFeePerGas: 100,
#5302: accounts: [
#5302: {
#5302: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5302: balance: "55555555555555555555555"
#5302: },
#5302: {
#5302: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5302: balance: "66666666666666666666666"
#5302: }
#5302: ]
#5302: },
#5302: foo: {
#5302: chainId: 4242,
#5302: url: "http://host.docker.internal:1039"
#5302: }
#5302: }
#5302: };
#5302: total 328
#5302: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5302: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5302: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5302: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5302: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5302: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5302: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5302: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5302: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5302: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5302: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5302: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5302:
#5302: Deploying [ FooModule ]
#5302:
#5302: Batch #1
#5302: Executing FooModule#Foo...
#5302:
#5302: 3A0JBatch #1
#5302: Executing FooModule#Foo...
#5302:
#5302: 3A0JBatch #1
#5302: Executed FooModule#Foo
#5302:
#5302: 3A0JBatch #1
#5302: Executed FooModule#Foo
#5302:
#5302: [ FooModule ] successfully deployed 🚀
#5302:
#5302: Deployed Addresses
#5302:
#5302: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5302: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-677eb92f1640 /#5313
#5313: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5313: // SPDX-License-Identifier: MIT
#5313:
#5313: require("@nomicfoundation/hardhat-toolbox");
#5313:
#5313: /** @type import("hardhat/config").HardhatUserConfig */
#5313:
#5313: module.exports = {
#5313: solidity: "0.8.28",
#5313: defaultNetwork: "foo",
#5313: networks: {
#5313: hardhat: {
#5313: chainId: 4242,
#5313: gas: 10,
#5313: gasPrice: 4,
#5313: maxFeePerGas: 100,
#5313: maxPriorityFeePerGas: 100,
#5313: initialBaseFeePerGas: 100,
#5313: accounts: [
#5313: {
#5313: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5313: balance: "55555555555555555555555"
#5313: },
#5313: {
#5313: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5313: balance: "66666666666666666666666"
#5313: }
#5313: ]
#5313: },
#5313: foo: {
#5313: chainId: 4242,
#5313: url: "http://host.docker.internal:1039"
#5313: }
#5313: }
#5313: };
#5313: total 328
#5313: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5313: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5313: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5313: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5313: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5313: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5313: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5313: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5313: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5313: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5313: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5313: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5313:
#5313: Deploying [ FooModule ]
#5313:
#5313: Batch #1
#5313: Executing FooModule#Foo...
#5313:
#5313: 3A0JBatch #1
#5313: Executing FooModule#Foo...
#5313:
#5313: 3A0JBatch #1
#5313: Executed FooModule#Foo
#5313:
#5313: 3A0JBatch #1
#5313: Executed FooModule#Foo
#5313:
#5313: [ FooModule ] successfully deployed 🚀
#5313:
#5313: Deployed Addresses
#5313:
#5313: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5313: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-677eb92f1640 /#5321
#5321: donce-677eb92f1640
+ sudo docker rmi donce-7c6165c34977 /#5329
#5329: Untagged: donce-7c6165c34977:latest
#5329: Deleted: sha256:c9f004914d964b917f5cdb2c69ff495f404447604b0a133785925522eccab50b
E: The block failed to process the payment in 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8, the event is lost (StandardError): intentional
E: The block failed to process the payment in 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534, the event is lost (StandardError): intentional
+ sudo docker logs donce-b5ae0d8bd5da /#5429
#5429: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5429:
#5429: Accounts
#5429: ========
#5429: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5429:
#5429: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5429:
#5429: 32meth_chainId0m
#5429: 32meth_chainId (2)0m
#5429: 32meth_accounts0m
#5429: 32mhardhat_getAutomine0m
#5429: 32meth_chainId0m
#5429: 32meth_getBlockByNumber0m
#5429: 32meth_getTransactionCount0m
#5429: 32meth_getTransactionCount (2)0m
#5429: 32meth_getTransactionCount (3)0m
#5429: 32meth_getBlockByNumber0m
#5429: 32meth_getTransactionCount0m
#5429: 32meth_getBlockByNumber0m
#5429: 32meth_chainId0m
#5429: 32meth_maxPriorityFeePerGas0m
#5429: 32meth_estimateGas0m
#5429: 32meth_call0m
#5429: Contract deployment: Foo
#5429: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429:
#5429: 32meth_sendTransaction0m
#5429: Contract deployment: Foo
#5429: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: Value: 0 ETH
#5429: Gas used: 1357081 of 1357081
#5429: Block #1: 0x2598ef5bbfbe7d64360eb79975c3ac26db995cb4f52f4758f4ea5b5ad59282ae
#5429:
#5429: 32meth_getTransactionByHash0m
#5429: 32meth_getBlockByNumber0m
#5429: 32meth_getTransactionReceipt0m
#5429: 32meth_subscribe0m
#5429: 32meth_getBlockByNumber0m
#5429: 32meth_getBlockByNumber (2)0m
#5429: 32meth_getBlockByNumber (3)0m
#5429: 32meth_getBlockByNumber (4)0m
#5429: 32meth_getBlockByNumber (5)0m
#5429: 32meth_getBlockByNumber (6)0m
#5429: 32meth_getBlockByNumber (7)0m
#5429: 32meth_getBlockByNumber (8)0m
#5429: 32meth_getBlockByNumber (9)0m
#5429: 32meth_getTransactionCount0m
#5429: 32meth_getBlockByNumber0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #2: 0xb2ded3a1757d9de633fb76155b8b291cd0fc2c01753f96d829bdc2426b94b198
#5429:
#5429: 32meth_getTransactionCount0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #3: 0x0d85d1d124d288b46407792724762b300c626cfc5ee65130121cca54b1cec6be
#5429:
#5429: 32meth_getTransactionCount0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #4: 0x0473c2baa4fb0695c0c38908a5f097e610ddcace2590b7d3cf577c424fe8711c
#5429:
#5429: 32meth_getTransactionCount0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #5: 0xb06c1b0e2a16758bae16830b964dd1d27f14f58982705cc78360aeeb25b4dff6
#5429:
#5429: 32meth_getTransactionCount0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #6: 0x6802cad66bb4418be9a887b69a77b1265813744dcdaed38a40e1b5d6866eb73a
#5429:
#5429: 32meth_getTransactionCount0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #7: 0x39d3ac5967664c06cbe682f31ef88a11244f0e35ca2c79b430eb89adf314d529
#5429:
#5429: 32meth_getTransactionCount0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #8: 0xd6cfd275168257adf325853dc6a1fddae75b75f8f19446800dae8a6397cc404c
#5429:
#5429: 32meth_getTransactionCount0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #9: 0x67ff681f84245c009d5d30e1af67fa7d47d3226c70184e4c3d68dd253fec5f66
#5429:
#5429: 32meth_getTransactionCount0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #10: 0x17e86adc0ed63b87ef7b710047c9d0814059d01f62476eac2120dba2b0e41ff7
#5429:
#5429: 32meth_getTransactionCount0m
#5429: 32meth_estimateGas0m
#5429: 32meth_sendRawTransaction0m
#5429: Contract call: Foo#transfer
#5429: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#5429: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5429: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5429: Value: 0 ETH
#5429: Gas used: 35389 of 35389
#5429: Block #11: 0x88cb550d53ef01cff8bbbca9f65a11047368b9a00187c7b5715cfb288731a283
#5429:
#5429: 32meth_unsubscribe0m
+ sudo docker rm --force donce-b5ae0d8bd5da /#5437
#5437: donce-b5ae0d8bd5da
+ sudo docker rmi donce-9174bd898b29 /#5445
#5445: Untagged: donce-9174bd898b29:latest
#5445: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_accepts_payments_with_failures 32m PASS0m (10.92s)
test_accepts_payments_after_disconnect 33m SKIP0m (0.00s)
+ sudo docker build --tag donce-e035fb4b71bd --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5454
#5454: #0 building with "default" instance using docker driver
#5454:
#5454: #1 [internal] load build definition from Dockerfile
#5454: #1 transferring dockerfile: 552B done
#5454: #1 DONE 0.0s
#5454:
#5454: #2 [internal] load metadata for docker.io/library/node:24
#5454: #2 DONE 0.1s
#5454:
#5454: #3 [internal] load .dockerignore
#5454: #3 transferring context: 2B done
#5454: #3 DONE 0.0s
#5454:
#5454: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5454: #4 DONE 0.0s
#5454:
#5454: #5 [internal] load build context
#5454: #5 transferring context: 243B done
#5454: #5 DONE 0.0s
#5454:
#5454: #6 [4/9] RUN npm install
#5454: #6 CACHED
#5454:
#5454: #7 [5/9] COPY hardhat.config.js .
#5454: #7 CACHED
#5454:
#5454: #8 [2/9] WORKDIR /app
#5454: #8 CACHED
#5454:
#5454: #9 [3/9] COPY package.json .
#5454: #9 CACHED
#5454:
#5454: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5454: #10 CACHED
#5454:
#5454: #11 [7/9] COPY contracts contracts
#5454: #11 CACHED
#5454:
#5454: #12 [8/9] COPY ignition ignition
#5454: #12 CACHED
#5454:
#5454: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5454: #13 CACHED
#5454:
#5454: #14 exporting to image
#5454: #14 exporting layers done
#5454: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#5454: #14 naming to docker.io/library/donce-e035fb4b71bd done
#5454: #14 DONE 0.0s
+ sudo docker run --detach --name donce-bc0e66085ddb --add-host host.docker.internal:host-gateway --publish 1040:8545 --user=1001:1001 donce-e035fb4b71bd /bin/bash -c npx\ hardhat\ node\ /#5486
#5486: b259b73890eaa860a22b1ec7b05c8cba198728df9ef853e40c5e6cf0196e573f
+ sudo docker build --tag donce-cc7192672aef --build-arg HOST\=host.docker.internal --build-arg PORT\=1040 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5497
#5497: #0 building with "default" instance using docker driver
#5497:
#5497: #1 [internal] load build definition from Dockerfile
#5497: #1 transferring dockerfile: 552B done
#5497: #1 DONE 0.0s
#5497:
#5497: #2 [internal] load metadata for docker.io/library/node:24
#5497: #2 DONE 0.1s
#5497:
#5497: #3 [internal] load .dockerignore
#5497: #3 transferring context: 2B done
#5497: #3 DONE 0.0s
#5497:
#5497: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5497: #4 DONE 0.0s
#5497:
#5497: #5 [internal] load build context
#5497: #5 transferring context: 243B done
#5497: #5 DONE 0.0s
#5497:
#5497: #6 [3/9] COPY package.json .
#5497: #6 CACHED
#5497:
#5497: #7 [4/9] RUN npm install
#5497: #7 CACHED
#5497:
#5497: #8 [2/9] WORKDIR /app
#5497: #8 CACHED
#5497:
#5497: #9 [5/9] COPY hardhat.config.js .
#5497: #9 CACHED
#5497:
#5497: #10 [6/9] RUN sed -i "s/PORT/1040/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5497: #10 DONE 0.3s
#5497:
#5497: #11 [7/9] COPY contracts contracts
#5497: #11 DONE 0.1s
#5497:
#5497: #12 [8/9] COPY ignition ignition
#5497: #12 DONE 0.0s
#5497:
#5497: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5497: #13 1.430 Downloading compiler 0.8.28
#5497: #13 2.195 Compiled 1 Solidity file successfully (evm target: paris).
#5497: #13 DONE 2.3s
#5497:
#5497: #14 exporting to image
#5497: #14 exporting layers
#5497: #14 exporting layers 0.2s done
#5497: #14 writing image sha256:3666dadeb6e4c02eb8c1805ff1ff920529fd6098f322ed2fecb450c28753a283
#5497: #14 writing image sha256:3666dadeb6e4c02eb8c1805ff1ff920529fd6098f322ed2fecb450c28753a283 done
#5497: #14 naming to docker.io/library/donce-cc7192672aef done
#5497: #14 DONE 0.3s
+ sudo docker run --name donce-2920e3f419a6 --add-host host.docker.internal:host-gateway donce-cc7192672aef /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5529
#5529: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5529: // SPDX-License-Identifier: MIT
#5529:
#5529: require("@nomicfoundation/hardhat-toolbox");
#5529:
#5529: /** @type import("hardhat/config").HardhatUserConfig */
#5529:
#5529: module.exports = {
#5529: solidity: "0.8.28",
#5529: defaultNetwork: "foo",
#5529: networks: {
#5529: hardhat: {
#5529: chainId: 4242,
#5529: gas: 10,
#5529: gasPrice: 4,
#5529: maxFeePerGas: 100,
#5529: maxPriorityFeePerGas: 100,
#5529: initialBaseFeePerGas: 100,
#5529: accounts: [
#5529: {
#5529: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5529: balance: "55555555555555555555555"
#5529: },
#5529: {
#5529: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5529: balance: "66666666666666666666666"
#5529: }
#5529: ]
#5529: },
#5529: foo: {
#5529: chainId: 4242,
#5529: url: "http://host.docker.internal:1040"
#5529: }
#5529: }
#5529: };
#5529: total 328
#5529: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5529: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5529: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5529: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5529: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5529: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5529: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5529: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5529: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5529: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5529: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5529: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5529:
#5529: Deploying [ FooModule ]
#5529:
#5529: Batch #1
#5529: Executing FooModule#Foo...
#5529:
#5529: 3A0JBatch #1
#5529: Executing FooModule#Foo...
#5529:
#5529: 3A0JBatch #1
#5529: Executed FooModule#Foo
#5529:
#5529: 3A0JBatch #1
#5529: Executed FooModule#Foo
#5529:
#5529: [ FooModule ] successfully deployed 🚀
#5529:
#5529: Deployed Addresses
#5529:
#5529: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5529: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-2920e3f419a6 /#5540
#5540: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5540: // SPDX-License-Identifier: MIT
#5540:
#5540: require("@nomicfoundation/hardhat-toolbox");
#5540:
#5540: /** @type import("hardhat/config").HardhatUserConfig */
#5540:
#5540: module.exports = {
#5540: solidity: "0.8.28",
#5540: defaultNetwork: "foo",
#5540: networks: {
#5540: hardhat: {
#5540: chainId: 4242,
#5540: gas: 10,
#5540: gasPrice: 4,
#5540: maxFeePerGas: 100,
#5540: maxPriorityFeePerGas: 100,
#5540: initialBaseFeePerGas: 100,
#5540: accounts: [
#5540: {
#5540: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5540: balance: "55555555555555555555555"
#5540: },
#5540: {
#5540: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5540: balance: "66666666666666666666666"
#5540: }
#5540: ]
#5540: },
#5540: foo: {
#5540: chainId: 4242,
#5540: url: "http://host.docker.internal:1040"
#5540: }
#5540: }
#5540: };
#5540: total 328
#5540: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5540: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5540: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5540: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5540: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5540: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5540: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5540: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5540: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5540: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5540: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5540: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5540:
#5540: Deploying [ FooModule ]
#5540:
#5540: Batch #1
#5540: Executing FooModule#Foo...
#5540:
#5540: 3A0JBatch #1
#5540: Executing FooModule#Foo...
#5540:
#5540: 3A0JBatch #1
#5540: Executed FooModule#Foo
#5540:
#5540: 3A0JBatch #1
#5540: Executed FooModule#Foo
#5540:
#5540: [ FooModule ] successfully deployed 🚀
#5540:
#5540: Deployed Addresses
#5540:
#5540: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5540: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-2920e3f419a6 /#5549
#5549: donce-2920e3f419a6
+ sudo docker rmi donce-cc7192672aef /#5557
#5557: Untagged: donce-cc7192672aef:latest
#5557: Deleted: sha256:3666dadeb6e4c02eb8c1805ff1ff920529fd6098f322ed2fecb450c28753a283
+ sudo docker logs donce-bc0e66085ddb /#5567
#5567: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5567:
#5567: Accounts
#5567: ========
#5567: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5567:
#5567: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5567:
#5567: 32meth_chainId0m
#5567: 32meth_chainId (2)0m
#5567: 32meth_accounts0m
#5567: 32mhardhat_getAutomine0m
#5567: 32meth_chainId0m
#5567: 32meth_getBlockByNumber0m
#5567: 32meth_getTransactionCount0m
#5567: 32meth_getTransactionCount (2)0m
#5567: 32meth_getTransactionCount (3)0m
#5567: 32meth_getBlockByNumber0m
#5567: 32meth_getTransactionCount0m
#5567: 32meth_getBlockByNumber0m
#5567: 32meth_chainId0m
#5567: 32meth_maxPriorityFeePerGas0m
#5567: 32meth_estimateGas0m
#5567: 32meth_call0m
#5567: Contract deployment: Foo
#5567: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5567: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5567:
#5567: 32meth_sendTransaction0m
#5567: Contract deployment: Foo
#5567: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5567: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5567: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5567: Value: 0 ETH
#5567: Gas used: 1357081 of 1357081
#5567: Block #1: 0x41eb7064c903abbb316e4937f74c3701f57b2cd4bc7874aeb624478a82ddbceb
#5567:
#5567: 32meth_getTransactionByHash0m
#5567: 32meth_getBlockByNumber0m
#5567: 32meth_getTransactionReceipt0m
#5567: 32meth_accounts0m
#5567: 32meth_call0m
#5567: Contract call: Foo#balanceOf
#5567: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5567: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5567:
+ sudo docker rm --force donce-bc0e66085ddb /#5575
#5575: donce-bc0e66085ddb
+ sudo docker rmi donce-e035fb4b71bd /#5583
#5583: Untagged: donce-e035fb4b71bd:latest
#5583: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_checks_balance 32m PASS0m (9.59s)
+ sudo docker build --tag donce-0a6ce5e7a556 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5592
#5592: #0 building with "default" instance using docker driver
#5592:
#5592: #1 [internal] load build definition from Dockerfile
#5592: #1 transferring dockerfile: 552B done
#5592: #1 DONE 0.0s
#5592:
#5592: #2 [internal] load metadata for docker.io/library/node:24
#5592: #2 DONE 0.1s
#5592:
#5592: #3 [internal] load .dockerignore
#5592: #3 transferring context: 2B done
#5592: #3 DONE 0.0s
#5592:
#5592: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5592: #4 DONE 0.0s
#5592:
#5592: #5 [internal] load build context
#5592: #5 transferring context: 243B done
#5592: #5 DONE 0.0s
#5592:
#5592: #6 [3/9] COPY package.json .
#5592: #6 CACHED
#5592:
#5592: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5592: #7 CACHED
#5592:
#5592: #8 [8/9] COPY ignition ignition
#5592: #8 CACHED
#5592:
#5592: #9 [4/9] RUN npm install
#5592: #9 CACHED
#5592:
#5592: #10 [5/9] COPY hardhat.config.js .
#5592: #10 CACHED
#5592:
#5592: #11 [7/9] COPY contracts contracts
#5592: #11 CACHED
#5592:
#5592: #12 [2/9] WORKDIR /app
#5592: #12 CACHED
#5592:
#5592: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5592: #13 CACHED
#5592:
#5592: #14 exporting to image
#5592: #14 exporting layers done
#5592: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#5592: #14 naming to docker.io/library/donce-0a6ce5e7a556 done
#5592: #14 DONE 0.0s
+ sudo docker run --detach --name donce-0d00cf474510 --add-host host.docker.internal:host-gateway --publish 1041:8545 --user=1001:1001 donce-0a6ce5e7a556 /bin/bash -c npx\ hardhat\ node\ /#5624
#5624: 672c2906602fef78f660243ca19a0f7a029bc9cdfec8926402b76c4cab952a40
+ sudo docker build --tag donce-f6f71eca5afd --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5635
#5635: #0 building with "default" instance using docker driver
#5635:
#5635: #1 [internal] load build definition from Dockerfile
#5635: #1 transferring dockerfile: 552B done
#5635: #1 DONE 0.0s
#5635:
#5635: #2 [internal] load metadata for docker.io/library/node:24
#5635: #2 DONE 0.1s
#5635:
#5635: #3 [internal] load .dockerignore
#5635: #3 transferring context: 2B done
#5635: #3 DONE 0.0s
#5635:
#5635: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5635: #4 DONE 0.0s
#5635:
#5635: #5 [internal] load build context
#5635: #5 transferring context: 243B done
#5635: #5 DONE 0.0s
#5635:
#5635: #6 [2/9] WORKDIR /app
#5635: #6 CACHED
#5635:
#5635: #7 [3/9] COPY package.json .
#5635: #7 CACHED
#5635:
#5635: #8 [4/9] RUN npm install
#5635: #8 CACHED
#5635:
#5635: #9 [5/9] COPY hardhat.config.js .
#5635: #9 CACHED
#5635:
#5635: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5635: #10 DONE 0.3s
#5635:
#5635: #11 [7/9] COPY contracts contracts
#5635: #11 DONE 0.1s
#5635:
#5635: #12 [8/9] COPY ignition ignition
#5635: #12 DONE 0.0s
#5635:
#5635: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5635: #13 1.352 Downloading compiler 0.8.28
#5635: #13 2.018 Compiled 1 Solidity file successfully (evm target: paris).
#5635: #13 DONE 2.1s
#5635:
#5635: #14 exporting to image
#5635: #14 exporting layers
#5635: #14 exporting layers 0.2s done
#5635: #14 writing image sha256:0b728a4e2c5b5b8dee14ccce902326994f78cc648bd960e25e99708d4234663f done
#5635: #14 naming to docker.io/library/donce-f6f71eca5afd done
#5635: #14 DONE 0.2s
+ sudo docker run --name donce-c4b59279201c --add-host host.docker.internal:host-gateway donce-f6f71eca5afd /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5667
#5667: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5667: // SPDX-License-Identifier: MIT
#5667:
#5667: require("@nomicfoundation/hardhat-toolbox");
#5667:
#5667: /** @type import("hardhat/config").HardhatUserConfig */
#5667:
#5667: module.exports = {
#5667: solidity: "0.8.28",
#5667: defaultNetwork: "foo",
#5667: networks: {
#5667: hardhat: {
#5667: chainId: 4242,
#5667: gas: 10,
#5667: gasPrice: 4,
#5667: maxFeePerGas: 100,
#5667: maxPriorityFeePerGas: 100,
#5667: initialBaseFeePerGas: 100,
#5667: accounts: [
#5667: {
#5667: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5667: balance: "55555555555555555555555"
#5667: },
#5667: {
#5667: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5667: balance: "66666666666666666666666"
#5667: }
#5667: ]
#5667: },
#5667: foo: {
#5667: chainId: 4242,
#5667: url: "http://host.docker.internal:1041"
#5667: }
#5667: }
#5667: };
#5667: total 328
#5667: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5667: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5667: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5667: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5667: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5667: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5667: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5667: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5667: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5667: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5667: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5667: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5667:
#5667: Deploying [ FooModule ]
#5667:
#5667: Batch #1
#5667: Executing FooModule#Foo...
#5667:
#5667: 3A0JBatch #1
#5667: Executing FooModule#Foo...
#5667:
#5667: 3A0JBatch #1
#5667: Executed FooModule#Foo
#5667:
#5667: 3A0JBatch #1
#5667: Executed FooModule#Foo
#5667:
#5667: [ FooModule ] successfully deployed 🚀
#5667:
#5667: Deployed Addresses
#5667:
#5667: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5667: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-c4b59279201c /#5678
#5678: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5678: // SPDX-License-Identifier: MIT
#5678:
#5678: require("@nomicfoundation/hardhat-toolbox");
#5678:
#5678: /** @type import("hardhat/config").HardhatUserConfig */
#5678:
#5678: module.exports = {
#5678: solidity: "0.8.28",
#5678: defaultNetwork: "foo",
#5678: networks: {
#5678: hardhat: {
#5678: chainId: 4242,
#5678: gas: 10,
#5678: gasPrice: 4,
#5678: maxFeePerGas: 100,
#5678: maxPriorityFeePerGas: 100,
#5678: initialBaseFeePerGas: 100,
#5678: accounts: [
#5678: {
#5678: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5678: balance: "55555555555555555555555"
#5678: },
#5678: {
#5678: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5678: balance: "66666666666666666666666"
#5678: }
#5678: ]
#5678: },
#5678: foo: {
#5678: chainId: 4242,
#5678: url: "http://host.docker.internal:1041"
#5678: }
#5678: }
#5678: };
#5678: total 328
#5678: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5678: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5678: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5678: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5678: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5678: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5678: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5678: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5678: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5678: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5678: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5678: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5678:
#5678: Deploying [ FooModule ]
#5678:
#5678: Batch #1
#5678: Executing FooModule#Foo...
#5678:
#5678: 3A0JBatch #1
#5678: Executing FooModule#Foo...
#5678:
#5678: 3A0JBatch #1
#5678: Executed FooModule#Foo
#5678:
#5678: 3A0JBatch #1
#5678: Executed FooModule#Foo
#5678:
#5678: [ FooModule ] successfully deployed 🚀
#5678:
#5678: Deployed Addresses
#5678:
#5678: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5678: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-c4b59279201c /#5687
#5687: donce-c4b59279201c
+ sudo docker rmi donce-f6f71eca5afd /#5695
#5695: Untagged: donce-f6f71eca5afd:latest
#5695: Deleted: sha256:0b728a4e2c5b5b8dee14ccce902326994f78cc648bd960e25e99708d4234663f
+ sudo docker logs donce-0d00cf474510 /#5705
#5705: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5705:
#5705: Accounts
#5705: ========
#5705: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5705:
#5705: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5705:
#5705: 32meth_chainId0m
#5705: 32meth_chainId (2)0m
#5705: 32meth_accounts0m
#5705: 32mhardhat_getAutomine0m
#5705: 32meth_chainId0m
#5705: 32meth_getBlockByNumber0m
#5705: 32meth_getTransactionCount0m
#5705: 32meth_getTransactionCount (2)0m
#5705: 32meth_getTransactionCount (3)0m
#5705: 32meth_getBlockByNumber0m
#5705: 32meth_getTransactionCount0m
#5705: 32meth_getBlockByNumber0m
#5705: 32meth_chainId0m
#5705: 32meth_maxPriorityFeePerGas0m
#5705: 32meth_estimateGas0m
#5705: 32meth_call0m
#5705: Contract deployment: Foo
#5705: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5705: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5705:
#5705: 32meth_sendTransaction0m
#5705: Contract deployment: Foo
#5705: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5705: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5705: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5705: Value: 0 ETH
#5705: Gas used: 1357081 of 1357081
#5705: Block #1: 0xaa80b52a3214c30185931281a23afb11c58b91f1b26ad0173ed0014f4bec58b0
#5705:
#5705: 32meth_getTransactionByHash0m
#5705: 32meth_getBlockByNumber0m
#5705: 32meth_getTransactionReceipt0m
#5705: 32meth_estimateGas0m
+ sudo docker rm --force donce-0d00cf474510 /#5713
#5713: donce-0d00cf474510
+ sudo docker rmi donce-0a6ce5e7a556 /#5721
#5721: Untagged: donce-0a6ce5e7a556:latest
#5721: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_checks_gas_estimate 32m PASS0m (9.47s)
+ sudo docker build --tag donce-8b83609b0a2b --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5730
#5730: #0 building with "default" instance using docker driver
#5730:
#5730: #1 [internal] load build definition from Dockerfile
#5730: #1 transferring dockerfile: 552B done
#5730: #1 DONE 0.0s
#5730:
#5730: #2 [internal] load metadata for docker.io/library/node:24
#5730: #2 DONE 0.1s
#5730:
#5730: #3 [internal] load .dockerignore
#5730: #3 transferring context: 2B done
#5730: #3 DONE 0.0s
#5730:
#5730: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5730: #4 DONE 0.0s
#5730:
#5730: #5 [internal] load build context
#5730: #5 transferring context: 243B done
#5730: #5 DONE 0.0s
#5730:
#5730: #6 [3/9] COPY package.json .
#5730: #6 CACHED
#5730:
#5730: #7 [4/9] RUN npm install
#5730: #7 CACHED
#5730:
#5730: #8 [5/9] COPY hardhat.config.js .
#5730: #8 CACHED
#5730:
#5730: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5730: #9 CACHED
#5730:
#5730: #10 [8/9] COPY ignition ignition
#5730: #10 CACHED
#5730:
#5730: #11 [2/9] WORKDIR /app
#5730: #11 CACHED
#5730:
#5730: #12 [7/9] COPY contracts contracts
#5730: #12 CACHED
#5730:
#5730: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5730: #13 CACHED
#5730:
#5730: #14 exporting to image
#5730: #14 exporting layers done
#5730: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#5730: #14 naming to docker.io/library/donce-8b83609b0a2b done
#5730: #14 DONE 0.0s
+ sudo docker run --detach --name donce-667267b1b0f6 --add-host host.docker.internal:host-gateway --publish 1042:8545 --user=1001:1001 donce-8b83609b0a2b /bin/bash -c npx\ hardhat\ node\ /#5762
#5762: e850082dde35f4144f1e618bc0d1b953ff54656c49485472088277464a18e84c
+ sudo docker build --tag donce-47340a8107f7 --build-arg HOST\=host.docker.internal --build-arg PORT\=1042 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5770
#5770: #0 building with "default" instance using docker driver
#5770:
#5770: #1 [internal] load build definition from Dockerfile
#5770: #1 transferring dockerfile: 552B done
#5770: #1 DONE 0.0s
#5770:
#5770: #2 [internal] load metadata for docker.io/library/node:24
#5770: #2 DONE 0.1s
#5770:
#5770: #3 [internal] load .dockerignore
#5770: #3 transferring context: 2B done
#5770: #3 DONE 0.0s
#5770:
#5770: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5770: #4 DONE 0.0s
#5770:
#5770: #5 [internal] load build context
#5770: #5 transferring context: 243B done
#5770: #5 DONE 0.0s
#5770:
#5770: #6 [2/9] WORKDIR /app
#5770: #6 CACHED
#5770:
#5770: #7 [3/9] COPY package.json .
#5770: #7 CACHED
#5770:
#5770: #8 [4/9] RUN npm install
#5770: #8 CACHED
#5770:
#5770: #9 [5/9] COPY hardhat.config.js .
#5770: #9 CACHED
#5770:
#5770: #10 [6/9] RUN sed -i "s/PORT/1042/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5770: #10 DONE 0.3s
#5770:
#5770: #11 [7/9] COPY contracts contracts
#5770: #11 DONE 0.1s
#5770:
#5770: #12 [8/9] COPY ignition ignition
#5770: #12 DONE 0.0s
#5770:
#5770: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5770: #13 1.335 Downloading compiler 0.8.28
#5770: #13 2.010 Compiled 1 Solidity file successfully (evm target: paris).
#5770: #13 DONE 2.1s
#5770:
#5770: #14 exporting to image
#5770: #14 exporting layers
#5770: #14 exporting layers 0.2s done
#5770: #14 writing image sha256:2fa61b464d0c4597f4974a244aa110c36cba16bf5110774a857c66e707d7a53e done
#5770: #14 naming to docker.io/library/donce-47340a8107f7 done
#5770: #14 DONE 0.2s
+ sudo docker run --name donce-3ff7720e5f41 --add-host host.docker.internal:host-gateway donce-47340a8107f7 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#5802
#5802: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5802: // SPDX-License-Identifier: MIT
#5802:
#5802: require("@nomicfoundation/hardhat-toolbox");
#5802:
#5802: /** @type import("hardhat/config").HardhatUserConfig */
#5802:
#5802: module.exports = {
#5802: solidity: "0.8.28",
#5802: defaultNetwork: "foo",
#5802: networks: {
#5802: hardhat: {
#5802: chainId: 4242,
#5802: gas: 10,
#5802: gasPrice: 4,
#5802: maxFeePerGas: 100,
#5802: maxPriorityFeePerGas: 100,
#5802: initialBaseFeePerGas: 100,
#5802: accounts: [
#5802: {
#5802: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5802: balance: "55555555555555555555555"
#5802: },
#5802: {
#5802: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5802: balance: "66666666666666666666666"
#5802: }
#5802: ]
#5802: },
#5802: foo: {
#5802: chainId: 4242,
#5802: url: "http://host.docker.internal:1042"
#5802: }
#5802: }
#5802: };
#5802: total 328
#5802: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5802: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5802: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5802: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5802: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5802: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5802: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5802: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5802: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5802: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5802: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5802: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5802:
#5802: Deploying [ FooModule ]
#5802:
#5802: Batch #1
#5802: Executing FooModule#Foo...
#5802:
#5802: 3A0JBatch #1
#5802: Executing FooModule#Foo...
#5802:
#5802: 3A0JBatch #1
#5802: Executed FooModule#Foo
#5802:
#5802: 3A0JBatch #1
#5802: Executed FooModule#Foo
#5802:
#5802: [ FooModule ] successfully deployed 🚀
#5802:
#5802: Deployed Addresses
#5802:
#5802: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5802: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-3ff7720e5f41 /#5810
#5810: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5810: // SPDX-License-Identifier: MIT
#5810:
#5810: require("@nomicfoundation/hardhat-toolbox");
#5810:
#5810: /** @type import("hardhat/config").HardhatUserConfig */
#5810:
#5810: module.exports = {
#5810: solidity: "0.8.28",
#5810: defaultNetwork: "foo",
#5810: networks: {
#5810: hardhat: {
#5810: chainId: 4242,
#5810: gas: 10,
#5810: gasPrice: 4,
#5810: maxFeePerGas: 100,
#5810: maxPriorityFeePerGas: 100,
#5810: initialBaseFeePerGas: 100,
#5810: accounts: [
#5810: {
#5810: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5810: balance: "55555555555555555555555"
#5810: },
#5810: {
#5810: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5810: balance: "66666666666666666666666"
#5810: }
#5810: ]
#5810: },
#5810: foo: {
#5810: chainId: 4242,
#5810: url: "http://host.docker.internal:1042"
#5810: }
#5810: }
#5810: };
#5810: total 328
#5810: drwxr-xr-x 1 root root 4096 Sep 14 08:46 .
#5810: drwxr-xr-x 1 root root 4096 Sep 14 08:46 ..
#5810: drwxr-xr-x 4 root root 4096 Sep 14 08:46 artifacts
#5810: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#5810: -rw-r--r-- 1 root root 874 Sep 14 08:46 hardhat.config.js
#5810: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#5810: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#5810: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#5810: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#5810: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#5810: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5810: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5810:
#5810: Deploying [ FooModule ]
#5810:
#5810: Batch #1
#5810: Executing FooModule#Foo...
#5810:
#5810: 3A0JBatch #1
#5810: Executing FooModule#Foo...
#5810:
#5810: 3A0JBatch #1
#5810: Executed FooModule#Foo
#5810:
#5810: 3A0JBatch #1
#5810: Executed FooModule#Foo
#5810:
#5810: [ FooModule ] successfully deployed 🚀
#5810:
#5810: Deployed Addresses
#5810:
#5810: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5810: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-3ff7720e5f41 /#5818
#5818: donce-3ff7720e5f41
+ sudo docker rmi donce-47340a8107f7 /#5826
#5826: Untagged: donce-47340a8107f7:latest
#5826: Deleted: sha256:2fa61b464d0c4597f4974a244aa110c36cba16bf5110774a857c66e707d7a53e
+ sudo docker logs donce-667267b1b0f6 /#5928
#5928: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5928:
#5928: Accounts
#5928: ========
#5928: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5928:
#5928: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5928:
#5928: 32meth_chainId0m
#5928: 32meth_chainId (2)0m
#5928: 32meth_accounts0m
#5928: 32mhardhat_getAutomine0m
#5928: 32meth_chainId0m
#5928: 32meth_getBlockByNumber0m
#5928: 32meth_getTransactionCount0m
#5928: 32meth_getTransactionCount (2)0m
#5928: 32meth_getTransactionCount (3)0m
#5928: 32meth_getBlockByNumber0m
#5928: 32meth_getTransactionCount0m
#5928: 32meth_getBlockByNumber0m
#5928: 32meth_chainId0m
#5928: 32meth_maxPriorityFeePerGas0m
#5928: 32meth_estimateGas0m
#5928: 32meth_call0m
#5928: Contract deployment: Foo
#5928: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928:
#5928: 32meth_sendTransaction0m
#5928: Contract deployment: Foo
#5928: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: Value: 0 ETH
#5928: Gas used: 1357081 of 1357081
#5928: Block #1: 0x9c16ab97533c540535a39238ba5eb261e4ec9af8a5f7831be14c66d1ab9ee450
#5928:
#5928: 32meth_getTransactionByHash0m
#5928: 32meth_getBlockByNumber0m
#5928: 32meth_getTransactionReceipt0m
#5928: 32meth_accounts0m
#5928: 32meth_call0m
#5928: Contract call: Foo#balanceOf
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928:
#5928: 32meth_getBlockByNumber0m
#5928: 32meth_getBlockByNumber (2)0m
#5928: 32meth_getBlockByNumber (3)0m
#5928: 32meth_getBlockByNumber (4)0m
#5928: 32meth_getBlockByNumber (5)0m
#5928: 32meth_getBlockByNumber (6)0m
#5928: 32meth_getBlockByNumber (7)0m
#5928: 32meth_getBlockByNumber (8)0m
#5928: 32meth_getBlockByNumber (9)0m
#5928: 32meth_getTransactionCount0m
#5928: 32meth_getBlockByNumber0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #2: 0x92fd834f80896ed99d3372f68aa6c976f87313ba3a706a04020d8e037a63afb3
#5928:
#5928: 32meth_getTransactionCount0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0xc3c873a5207291f46bd81358668f8d618dd01f489117e9ad6caa3d52b93dbc92
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #3: 0xf340f2095be76f3f2a46babed37094f6e0e481bd501ecb0e17c2fa8bcecf350a
#5928:
#5928: 32meth_getTransactionCount0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0xff929a92129be35d1bbfe3131faa54d1800103e86d9fdff83c77725a8059d805
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #4: 0x630c85f561390e27dc636c62bc9ce43c79029b970b5ab11c0128f20a1a046f0c
#5928:
#5928: 32meth_getTransactionCount0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0xd151876aebc39b943531e05fef5d6b8d05c17f1498522cef208046bf0b6150cd
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #5: 0xcee60681ed5da496e4c10bbed639936b22f27739825d6d4d865bcba1f83d7267
#5928:
#5928: 32meth_getTransactionCount0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0xdd4348d088e12c7070b678ac05261311ddb947559d6354f1194bb851fd874b9e
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #6: 0x97d6e55876c0fd4f0e8c520729327d8902ffb5ae6122401c40a2d52b8a2489ca
#5928:
#5928: 32meth_getTransactionCount0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0x12cadc3f528cab4766a27ab1fef0cb1cf1c8207a2c454cb6f120124a0732bca3
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #7: 0x5f545721fe244de6b9a8e47b6c2bd171de0951b0febaec688525ac05a66dfc15
#5928:
#5928: 32meth_getTransactionCount0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0x371b62d8c06d9e6e0480a1d3e9922306d282ee7492e6166aa37ee4716fb8cca5
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #8: 0xd56d119537d5e195a88fe8e31285f8744ee5740d8b8e07a3761a0c67a330e5d0
#5928:
#5928: 32meth_getTransactionCount0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0xc71bee4e099a470b3973c9e11784b9f893167543df9ff7889e97f05d043d20ea
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #9: 0xd223746a49b0efcb0195682f64d14564983431898dac053a20426fb87e5d3c6e
#5928:
#5928: 32meth_getTransactionCount0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0xaebf43d14181f94e3d08cbfd910fbac9bf95f262d6a057b324229cd4152a8676
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #10: 0xaf408d76425bc48e51c067cdcc365291a43d64398c9b6fe85a22d74b24d0e496
#5928:
#5928: 32meth_getTransactionCount0m
#5928: 32meth_estimateGas0m
#5928: 32meth_sendRawTransaction0m
#5928: Contract call: Foo#transfer
#5928: Transaction: 0xc9345619fa21871b41cc15a305ee073e790748ef1350009ccff6f0b3c87bd2ad
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928: Value: 0 ETH
#5928: Gas used: 35389 of 35389
#5928: Block #11: 0x90951ca52a754637473ca536b55d7064538864d23014f359e1d368290440c8b1
#5928:
#5928: 32meth_call0m
#5928: Contract call: Foo#balanceOf
#5928: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5928: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5928:
+ sudo docker rm --force donce-667267b1b0f6 /#5938
#5938: donce-667267b1b0f6
+ sudo docker rmi donce-8b83609b0a2b /#5946
#5946: Untagged: donce-8b83609b0a2b:latest
#5946: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_pays_in_threads 32m PASS0m (9.65s)
+ sudo docker run --detach --name donce-53810244388a --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1043:3128 yegor256/squid-proxy:latest /#5955
#5955: Unable to find image 'yegor256/squid-proxy:latest' locally
#5955: latest: Pulling from yegor256/squid-proxy
#5955: cb259a83ac3d: Already exists
#5955: 3a7b115649ea: Pulling fs layer
#5955: a8d48c50659b: Pulling fs layer
#5955: b8637ed74f7c: Pulling fs layer
#5955: b8637ed74f7c: Verifying Checksum
#5955: b8637ed74f7c: Download complete
#5955: a8d48c50659b: Verifying Checksum
#5955: a8d48c50659b: Download complete
#5955: 3a7b115649ea: Verifying Checksum
#5955: 3a7b115649ea: Download complete
#5955: 3a7b115649ea: Pull complete
#5955: a8d48c50659b: Pull complete
#5955: b8637ed74f7c: Pull complete
#5955: Digest: sha256:607e6d908a1679380a0d1bd2d79896a2c3ed26262e4bd33f9f9cd2d1f6b60dc4
#5955: Status: Downloaded newer image for yegor256/squid-proxy:latest
#5955: cadbe0407142661232797556738f1880847cf2d154ba821fcb3b1300478456fb
+ sudo docker build --tag donce-684d13eee1f2 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5965
#5965: #0 building with "default" instance using docker driver
#5965:
#5965: #1 [internal] load build definition from Dockerfile
#5965: #1 transferring dockerfile: 552B done
#5965: #1 DONE 0.0s
#5965:
#5965: #2 [internal] load metadata for docker.io/library/node:24
#5965: #2 DONE 0.1s
#5965:
#5965: #3 [internal] load .dockerignore
#5965: #3 transferring context: 2B done
#5965: #3 DONE 0.0s
#5965:
#5965: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#5965: #4 DONE 0.0s
#5965:
#5965: #5 [internal] load build context
#5965: #5 transferring context: 243B done
#5965: #5 DONE 0.0s
#5965:
#5965: #6 [5/9] COPY hardhat.config.js .
#5965: #6 CACHED
#5965:
#5965: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5965: #7 CACHED
#5965:
#5965: #8 [8/9] COPY ignition ignition
#5965: #8 CACHED
#5965:
#5965: #9 [2/9] WORKDIR /app
#5965: #9 CACHED
#5965:
#5965: #10 [4/9] RUN npm install
#5965: #10 CACHED
#5965:
#5965: #11 [7/9] COPY contracts contracts
#5965: #11 CACHED
#5965:
#5965: #12 [3/9] COPY package.json .
#5965: #12 CACHED
#5965:
#5965: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5965: #13 CACHED
#5965:
#5965: #14 exporting to image
#5965: #14 exporting layers done
#5965: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#5965: #14 naming to docker.io/library/donce-684d13eee1f2 done
#5965: #14 DONE 0.0s
+ sudo docker run --detach --name donce-0b36b5f3f89f --add-host host.docker.internal:host-gateway --publish 1044:8545 --user=1001:1001 donce-684d13eee1f2 /bin/bash -c npx\ hardhat\ node\ /#5997
#5997: ab82a647c5deaa4fe6be0f40bf8127d9ddfb28e000548a45a7b9a85c991530bf
+ sudo docker build --tag donce-af11a7d0af2f --build-arg HOST\=host.docker.internal --build-arg PORT\=1044 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6005
#6005: #0 building with "default" instance using docker driver
#6005:
#6005: #1 [internal] load build definition from Dockerfile
#6005: #1 transferring dockerfile: 552B done
#6005: #1 DONE 0.0s
#6005:
#6005: #2 [internal] load metadata for docker.io/library/node:24
#6005: #2 DONE 0.1s
#6005:
#6005: #3 [internal] load .dockerignore
#6005: #3 transferring context: 2B done
#6005: #3 DONE 0.0s
#6005:
#6005: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6005: #4 DONE 0.0s
#6005:
#6005: #5 [internal] load build context
#6005: #5 transferring context: 243B done
#6005: #5 DONE 0.0s
#6005:
#6005: #6 [2/9] WORKDIR /app
#6005: #6 CACHED
#6005:
#6005: #7 [3/9] COPY package.json .
#6005: #7 CACHED
#6005:
#6005: #8 [4/9] RUN npm install
#6005: #8 CACHED
#6005:
#6005: #9 [5/9] COPY hardhat.config.js .
#6005: #9 CACHED
#6005:
#6005: #10 [6/9] RUN sed -i "s/PORT/1044/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6005: #10 DONE 0.3s
#6005:
#6005: #11 [7/9] COPY contracts contracts
#6005: #11 DONE 0.1s
#6005:
#6005: #12 [8/9] COPY ignition ignition
#6005: #12 DONE 0.1s
#6005:
#6005: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6005: #13 2.129 Downloading compiler 0.8.28
#6005: #13 3.184 Compiled 1 Solidity file successfully (evm target: paris).
#6005: #13 DONE 3.3s
#6005:
#6005: #14 exporting to image
#6005: #14 exporting layers
#6005: #14 exporting layers 0.2s done
#6005: #14 writing image sha256:2d56ac8ef77fc48b67240dc44c310adea9e96ecc63fc9eaacb5cff13d00de26a
#6005: #14 writing image sha256:2d56ac8ef77fc48b67240dc44c310adea9e96ecc63fc9eaacb5cff13d00de26a done
#6005: #14 naming to docker.io/library/donce-af11a7d0af2f done
#6005: #14 DONE 0.2s
+ sudo docker run --name donce-e335c6b70df1 --add-host host.docker.internal:host-gateway donce-af11a7d0af2f /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6037
#6037: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6037: // SPDX-License-Identifier: MIT
#6037:
#6037: require("@nomicfoundation/hardhat-toolbox");
#6037:
#6037: /** @type import("hardhat/config").HardhatUserConfig */
#6037:
#6037: module.exports = {
#6037: solidity: "0.8.28",
#6037: defaultNetwork: "foo",
#6037: networks: {
#6037: hardhat: {
#6037: chainId: 4242,
#6037: gas: 10,
#6037: gasPrice: 4,
#6037: maxFeePerGas: 100,
#6037: maxPriorityFeePerGas: 100,
#6037: initialBaseFeePerGas: 100,
#6037: accounts: [
#6037: {
#6037: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6037: balance: "55555555555555555555555"
#6037: },
#6037: {
#6037: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6037: balance: "66666666666666666666666"
#6037: }
#6037: ]
#6037: },
#6037: foo: {
#6037: chainId: 4242,
#6037: url: "http://host.docker.internal:1044"
#6037: }
#6037: }
#6037: };
#6037: total 328
#6037: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6037: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6037: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6037: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6037: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6037: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6037: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6037: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6037: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6037: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6037: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6037: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6037:
#6037: Deploying [ FooModule ]
#6037:
#6037: Batch #1
#6037: Executing FooModule#Foo...
#6037:
#6037: 3A0JBatch #1
#6037: Executing FooModule#Foo...
#6037:
#6037: 3A0JBatch #1
#6037: Executed FooModule#Foo
#6037:
#6037: 3A0JBatch #1
#6037: Executed FooModule#Foo
#6037:
#6037: [ FooModule ] successfully deployed 🚀
#6037:
#6037: Deployed Addresses
#6037:
#6037: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6037: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-e335c6b70df1 /#6049
#6049: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6049: // SPDX-License-Identifier: MIT
#6049:
#6049: require("@nomicfoundation/hardhat-toolbox");
#6049:
#6049: /** @type import("hardhat/config").HardhatUserConfig */
#6049:
#6049: module.exports = {
#6049: solidity: "0.8.28",
#6049: defaultNetwork: "foo",
#6049: networks: {
#6049: hardhat: {
#6049: chainId: 4242,
#6049: gas: 10,
#6049: gasPrice: 4,
#6049: maxFeePerGas: 100,
#6049: maxPriorityFeePerGas: 100,
#6049: initialBaseFeePerGas: 100,
#6049: accounts: [
#6049: {
#6049: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6049: balance: "55555555555555555555555"
#6049: },
#6049: {
#6049: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6049: balance: "66666666666666666666666"
#6049: }
#6049: ]
#6049: },
#6049: foo: {
#6049: chainId: 4242,
#6049: url: "http://host.docker.internal:1044"
#6049: }
#6049: }
#6049: };
#6049: total 328
#6049: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6049: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6049: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6049: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6049: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6049: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6049: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6049: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6049: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6049: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6049: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6049: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6049:
#6049: Deploying [ FooModule ]
#6049:
#6049: Batch #1
#6049: Executing FooModule#Foo...
#6049:
#6049: 3A0JBatch #1
#6049: Executing FooModule#Foo...
#6049:
#6049: 3A0JBatch #1
#6049: Executed FooModule#Foo
#6049:
#6049: 3A0JBatch #1
#6049: Executed FooModule#Foo
#6049:
#6049: [ FooModule ] successfully deployed 🚀
#6049:
#6049: Deployed Addresses
#6049:
#6049: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6049: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-e335c6b70df1 /#6058
#6058: donce-e335c6b70df1
+ sudo docker rmi donce-af11a7d0af2f /#6066
#6066: Untagged: donce-af11a7d0af2f:latest
#6066: Deleted: sha256:2d56ac8ef77fc48b67240dc44c310adea9e96ecc63fc9eaacb5cff13d00de26a
+ sudo docker logs donce-0b36b5f3f89f /#6083
#6083: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6083:
#6083: Accounts
#6083: ========
#6083: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6083:
#6083: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6083:
#6083: 32meth_chainId0m
#6083: 32meth_chainId (2)0m
#6083: 32meth_accounts0m
#6083: 32mhardhat_getAutomine0m
#6083: 32meth_chainId0m
#6083: 32meth_getBlockByNumber0m
#6083: 32meth_getTransactionCount0m
#6083: 32meth_getTransactionCount (2)0m
#6083: 32meth_getTransactionCount (3)0m
#6083: 32meth_getBlockByNumber0m
#6083: 32meth_getTransactionCount0m
#6083: 32meth_getBlockByNumber0m
#6083: 32meth_chainId0m
#6083: 32meth_maxPriorityFeePerGas0m
#6083: 32meth_estimateGas0m
#6083: 32meth_call0m
#6083: Contract deployment: Foo
#6083: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6083: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6083:
#6083: 32meth_sendTransaction0m
#6083: Contract deployment: Foo
#6083: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6083: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6083: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6083: Value: 0 ETH
#6083: Gas used: 1357081 of 1357081
#6083: Block #1: 0x9f976e970feee4830bd68625f450118a104ab328912369c7ecf9794ddba52822
#6083:
#6083: 32meth_getTransactionByHash0m
#6083: 32meth_getBlockByNumber0m
#6083: 32meth_getTransactionReceipt0m
#6083: 32meth_subscribe0m
#6083: 32meth_getBlockByNumber0m
#6083: 32meth_getTransactionCount0m
#6083: 32meth_estimateGas0m
#6083: 32meth_sendRawTransaction0m
#6083: Contract call: Foo#transfer
#6083: Transaction: 0xcb06d129673c227036463304c98244a32f049b859e2da0b648eea60305439d00
#6083: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6083: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6083: Value: 0 ETH
#6083: Gas used: 35389 of 35389
#6083: Block #2: 0xc69755f56d8e2877234d00b930eb0472cdc004534b54bca5a8fd6542b50bf9eb
#6083:
#6083: 32meth_unsubscribe0m
+ sudo docker rm --force donce-0b36b5f3f89f /#6091
#6091: donce-0b36b5f3f89f
+ sudo docker rmi donce-684d13eee1f2 /#6099
#6099: Untagged: donce-684d13eee1f2:latest
#6099: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
+ sudo docker logs donce-53810244388a /#6107
#6107: + set -e
#6107: + [ -z jeffrey ]
#6107: + [ -z swordfish ]
#6107: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6107: Adding password for user jeffrey
#6107: + rm -f /run/squid.pid
#6107: + which squid
#6107: + exec /usr/sbin/squid -NYCd 1
#6107: 2026/09/14 08:47:04| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6107: 2026/09/14 08:47:04| aclIpParseIpData: IPv6 has not been enabled.
#6107: 2026/09/14 08:47:04| aclIpParseIpData: IPv6 has not been enabled.
#6107: 2026/09/14 08:47:04| aclIpParseIpData: IPv6 has not been enabled.
#6107: 2026/09/14 08:47:04| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6107: 2026/09/14 08:47:04| Created PID file (/run/squid.pid)
#6107: 2026/09/14 08:47:04| Current Directory is /
#6107: 2026/09/14 08:47:04| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6107: 2026/09/14 08:47:04| Service Name: squid
#6107: 2026/09/14 08:47:04| Process ID 1
#6107: 2026/09/14 08:47:04| Process Roles: master worker
#6107: 2026/09/14 08:47:04| With 1048576 file descriptors available
#6107: 2026/09/14 08:47:04| Initializing IP Cache...
#6107: 2026/09/14 08:47:04| DNS IPv4 socket created at 0.0.0.0, FD 8
#6107: 2026/09/14 08:47:04| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6107: 2026/09/14 08:47:04| Adding domain ec2.internal from /etc/resolv.conf
#6107: 2026/09/14 08:47:04| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6107: 2026/09/14 08:47:04| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6107: 2026/09/14 08:47:04| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6107: 2026/09/14 08:47:04| Store logging disabled
#6107: 2026/09/14 08:47:04| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6107: 2026/09/14 08:47:04| Target number of buckets: 31
#6107: 2026/09/14 08:47:04| Using 8192 Store buckets
#6107: 2026/09/14 08:47:04| Max Mem size: 8192 KB
#6107: 2026/09/14 08:47:04| Max Swap size: 0 KB
#6107: 2026/09/14 08:47:04| Using Least Load store dir selection
#6107: 2026/09/14 08:47:04| Current Directory is /
#6107: 2026/09/14 08:47:04| Finished loading MIME types and icons.
#6107: 2026/09/14 08:47:04| HTCP Disabled.
#6107: 2026/09/14 08:47:04| Pinger socket opened on FD 11
#6107: 2026/09/14 08:47:04| Squid plugin modules loaded: 0
#6107: 2026/09/14 08:47:04| Adaptation support is off.
#6107: 2026/09/14 08:47:04| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6107: listening port: 3128
#6107: 2026/09/14 08:47:05| Starting new basicauthenticator helpers...
#6107: current master transaction: master53
#6107: 2026/09/14 08:47:05| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6107: current master transaction: master53
#6107: 2026/09/14 08:47:05| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-53810244388a /#6115
#6115: donce-53810244388a
test_accepts_payments_via_proxy 32m PASS0m (17.29s)
+ sudo docker build --tag donce-28a98820b9c8 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6124
#6124: #0 building with "default" instance using docker driver
#6124:
#6124: #1 [internal] load build definition from Dockerfile
#6124: #1 transferring dockerfile: 552B done
#6124: #1 DONE 0.0s
#6124:
#6124: #2 [internal] load metadata for docker.io/library/node:24
#6124: #2 DONE 0.1s
#6124:
#6124: #3 [internal] load .dockerignore
#6124: #3 transferring context:
#6124: #3 transferring context: 2B done
#6124: #3 DONE 0.0s
#6124:
#6124: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6124: #4 DONE 0.0s
#6124:
#6124: #5 [internal] load build context
#6124: #5 transferring context: 243B done
#6124: #5 DONE 0.0s
#6124:
#6124: #6 [4/9] RUN npm install
#6124: #6 CACHED
#6124:
#6124: #7 [5/9] COPY hardhat.config.js .
#6124: #7 CACHED
#6124:
#6124: #8 [3/9] COPY package.json .
#6124: #8 CACHED
#6124:
#6124: #9 [8/9] COPY ignition ignition
#6124: #9 CACHED
#6124:
#6124: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6124: #10 CACHED
#6124:
#6124: #11 [7/9] COPY contracts contracts
#6124: #11 CACHED
#6124:
#6124: #12 [2/9] WORKDIR /app
#6124: #12 CACHED
#6124:
#6124: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6124: #13 CACHED
#6124:
#6124: #14 exporting to image
#6124: #14 exporting layers done
#6124: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#6124: #14 naming to docker.io/library/donce-28a98820b9c8 done
#6124: #14 DONE 0.0s
+ sudo docker run --detach --name donce-002ffb6c7140 --add-host host.docker.internal:host-gateway --publish 1045:8545 --user=1001:1001 donce-28a98820b9c8 /bin/bash -c npx\ hardhat\ node\ /#6156
#6156: 996857af6fabd4ee2bf3e8e29ef49409c0a3b2f9fb917c774de0b0601ffd5772
+ sudo docker build --tag donce-e336f5d40809 --build-arg HOST\=host.docker.internal --build-arg PORT\=1045 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6168
#6168: #0 building with "default" instance using docker driver
#6168:
#6168: #1 [internal] load build definition from Dockerfile
#6168: #1 transferring dockerfile: 552B done
#6168: #1 DONE 0.0s
#6168:
#6168: #2 [internal] load metadata for docker.io/library/node:24
#6168: #2 DONE 0.1s
#6168:
#6168: #3 [internal] load .dockerignore
#6168: #3 transferring context:
#6168: #3 transferring context: 2B done
#6168: #3 DONE 0.0s
#6168:
#6168: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6168: #4 DONE 0.0s
#6168:
#6168: #5 [internal] load build context
#6168: #5 transferring context: 243B done
#6168: #5 DONE 0.0s
#6168:
#6168: #6 [4/9] RUN npm install
#6168: #6 CACHED
#6168:
#6168: #7 [2/9] WORKDIR /app
#6168: #7 CACHED
#6168:
#6168: #8 [3/9] COPY package.json .
#6168: #8 CACHED
#6168:
#6168: #9 [5/9] COPY hardhat.config.js .
#6168: #9 CACHED
#6168:
#6168: #10 [6/9] RUN sed -i "s/PORT/1045/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6168: #10 DONE 0.3s
#6168:
#6168: #11 [7/9] COPY contracts contracts
#6168: #11 DONE 0.1s
#6168:
#6168: #12 [8/9] COPY ignition ignition
#6168: #12 DONE 0.0s
#6168:
#6168: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6168: #13 1.334 Downloading compiler 0.8.28
#6168: #13 1.982 Compiled 1 Solidity file successfully (evm target: paris).
#6168: #13 DONE 2.1s
#6168:
#6168: #14 exporting to image
#6168: #14 exporting layers
#6168: #14 exporting layers 0.2s done
#6168: #14 writing image sha256:ab4e0493fb77715824ada7b692063ab3506157f09df2898763dd1148fc886120
#6168: #14 writing image sha256:ab4e0493fb77715824ada7b692063ab3506157f09df2898763dd1148fc886120 done
#6168: #14 naming to docker.io/library/donce-e336f5d40809 done
#6168: #14 DONE 0.2s
+ sudo docker run --name donce-d5d4024c754a --add-host host.docker.internal:host-gateway donce-e336f5d40809 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6200
#6200: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6200: // SPDX-License-Identifier: MIT
#6200:
#6200: require("@nomicfoundation/hardhat-toolbox");
#6200:
#6200: /** @type import("hardhat/config").HardhatUserConfig */
#6200:
#6200: module.exports = {
#6200: solidity: "0.8.28",
#6200: defaultNetwork: "foo",
#6200: networks: {
#6200: hardhat: {
#6200: chainId: 4242,
#6200: gas: 10,
#6200: gasPrice: 4,
#6200: maxFeePerGas: 100,
#6200: maxPriorityFeePerGas: 100,
#6200: initialBaseFeePerGas: 100,
#6200: accounts: [
#6200: {
#6200: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6200: balance: "55555555555555555555555"
#6200: },
#6200: {
#6200: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6200: balance: "66666666666666666666666"
#6200: }
#6200: ]
#6200: },
#6200: foo: {
#6200: chainId: 4242,
#6200: url: "http://host.docker.internal:1045"
#6200: }
#6200: }
#6200: };
#6200: total 328
#6200: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6200: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6200: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6200: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6200: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6200: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6200: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6200: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6200: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6200: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6200: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6200: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6200:
#6200: Deploying [ FooModule ]
#6200:
#6200: Batch #1
#6200: Executing FooModule#Foo...
#6200:
#6200: 3A0JBatch #1
#6200: Executing FooModule#Foo...
#6200:
#6200: 3A0JBatch #1
#6200: Executed FooModule#Foo
#6200:
#6200: 3A0JBatch #1
#6200: Executed FooModule#Foo
#6200:
#6200: [ FooModule ] successfully deployed 🚀
#6200:
#6200: Deployed Addresses
#6200:
#6200: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6200: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-d5d4024c754a /#6210
#6210: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6210: // SPDX-License-Identifier: MIT
#6210:
#6210: require("@nomicfoundation/hardhat-toolbox");
#6210:
#6210: /** @type import("hardhat/config").HardhatUserConfig */
#6210:
#6210: module.exports = {
#6210: solidity: "0.8.28",
#6210: defaultNetwork: "foo",
#6210: networks: {
#6210: hardhat: {
#6210: chainId: 4242,
#6210: gas: 10,
#6210: gasPrice: 4,
#6210: maxFeePerGas: 100,
#6210: maxPriorityFeePerGas: 100,
#6210: initialBaseFeePerGas: 100,
#6210: accounts: [
#6210: {
#6210: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6210: balance: "55555555555555555555555"
#6210: },
#6210: {
#6210: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6210: balance: "66666666666666666666666"
#6210: }
#6210: ]
#6210: },
#6210: foo: {
#6210: chainId: 4242,
#6210: url: "http://host.docker.internal:1045"
#6210: }
#6210: }
#6210: };
#6210: total 328
#6210: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6210: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6210: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6210: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6210: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6210: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6210: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6210: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6210: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6210: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6210: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6210: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6210:
#6210: Deploying [ FooModule ]
#6210:
#6210: Batch #1
#6210: Executing FooModule#Foo...
#6210:
#6210: 3A0JBatch #1
#6210: Executing FooModule#Foo...
#6210:
#6210: 3A0JBatch #1
#6210: Executed FooModule#Foo
#6210:
#6210: 3A0JBatch #1
#6210: Executed FooModule#Foo
#6210:
#6210: [ FooModule ] successfully deployed 🚀
#6210:
#6210: Deployed Addresses
#6210:
#6210: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6210: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-d5d4024c754a /#6218
#6218: donce-d5d4024c754a
+ sudo docker rmi donce-e336f5d40809 /#6226
#6226: Untagged: donce-e336f5d40809:latest
#6226: Deleted: sha256:ab4e0493fb77715824ada7b692063ab3506157f09df2898763dd1148fc886120
+ sudo docker logs donce-002ffb6c7140 /#6248
#6248: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6248:
#6248: Accounts
#6248: ========
#6248: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6248:
#6248: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6248:
#6248: 32meth_chainId0m
#6248: 32meth_chainId (2)0m
#6248: 32meth_accounts0m
#6248: 32mhardhat_getAutomine0m
#6248: 32meth_chainId0m
#6248: 32meth_getBlockByNumber0m
#6248: 32meth_getTransactionCount0m
#6248: 32meth_getTransactionCount (2)0m
#6248: 32meth_getTransactionCount (3)0m
#6248: 32meth_getBlockByNumber0m
#6248: 32meth_getTransactionCount0m
#6248: 32meth_getBlockByNumber0m
#6248: 32meth_chainId0m
#6248: 32meth_maxPriorityFeePerGas0m
#6248: 32meth_estimateGas0m
#6248: 32meth_call0m
#6248: Contract deployment: Foo
#6248: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6248: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6248:
#6248: 32meth_sendTransaction0m
#6248: Contract deployment: Foo
#6248: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6248: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6248: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6248: Value: 0 ETH
#6248: Gas used: 1357081 of 1357081
#6248: Block #1: 0x2b9d90085d77fd58e48c06403b643022aaae8f13e6d090c232b223b224fec28d
#6248:
#6248: 32meth_getTransactionByHash0m
#6248: 32meth_getBlockByNumber0m
#6248: 32meth_getTransactionReceipt0m
#6248: 32meth_accounts0m
#6248: 32meth_call0m
#6248: Contract call: Foo#balanceOf
#6248: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6248: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6248:
#6248: 32meth_call0m
#6248: Contract call: Foo#balanceOf
#6248: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6248: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6248:
#6248: 32meth_getBlockByNumber0m
#6248: 32meth_getTransactionCount0m
#6248: 32meth_estimateGas0m
#6248: 32meth_sendRawTransaction0m
#6248: Contract call: Foo#transfer
#6248: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#6248: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6248: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6248: Value: 0 ETH
#6248: Gas used: 35389 of 35389
#6248: Block #2: 0x013d875ba18780fc43e6f7316cb38f0eec85b40122f3c0ce4b12c3251afc09f5
#6248:
#6248: 32meth_call0m
#6248: Contract call: Foo#balanceOf
#6248: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6248: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6248:
+ sudo docker rm --force donce-002ffb6c7140 /#6256
#6256: donce-002ffb6c7140
+ sudo docker rmi donce-28a98820b9c8 /#6264
#6264: Untagged: donce-28a98820b9c8:latest
#6264: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_pays 32m PASS0m (9.21s)
+ sudo docker build --tag donce-a5c42bad7521 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6273
#6273: #0 building with "default" instance using docker driver
#6273:
#6273: #1 [internal] load build definition from Dockerfile
#6273: #1 transferring dockerfile: 552B done
#6273: #1 DONE 0.0s
#6273:
#6273: #2 [internal] load metadata for docker.io/library/node:24
#6273: #2 DONE 0.1s
#6273:
#6273: #3 [internal] load .dockerignore
#6273: #3 transferring context: 2B done
#6273: #3 DONE 0.0s
#6273:
#6273: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6273: #4 DONE 0.0s
#6273:
#6273: #5 [internal] load build context
#6273: #5 transferring context: 243B done
#6273: #5 DONE 0.0s
#6273:
#6273: #6 [2/9] WORKDIR /app
#6273: #6 CACHED
#6273:
#6273: #7 [5/9] COPY hardhat.config.js .
#6273: #7 CACHED
#6273:
#6273: #8 [8/9] COPY ignition ignition
#6273: #8 CACHED
#6273:
#6273: #9 [3/9] COPY package.json .
#6273: #9 CACHED
#6273:
#6273: #10 [7/9] COPY contracts contracts
#6273: #10 CACHED
#6273:
#6273: #11 [4/9] RUN npm install
#6273: #11 CACHED
#6273:
#6273: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6273: #12 CACHED
#6273:
#6273: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6273: #13 CACHED
#6273:
#6273: #14 exporting to image
#6273: #14 exporting layers done
#6273: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#6273: #14 naming to docker.io/library/donce-a5c42bad7521 done
#6273: #14 DONE 0.0s
+ sudo docker run --detach --name donce-09a824703543 --add-host host.docker.internal:host-gateway --publish 1046:8545 --user=1001:1001 donce-a5c42bad7521 /bin/bash -c npx\ hardhat\ node\ /#6305
#6305: d187a04a19d783c706790fbc16505e7a1f69855a1c307abbdcc9c8e38c81019a
+ sudo docker build --tag donce-a6e7139b5969 --build-arg HOST\=host.docker.internal --build-arg PORT\=1046 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6313
#6313: #0 building with "default" instance using docker driver
#6313:
#6313: #1 [internal] load build definition from Dockerfile
#6313: #1 transferring dockerfile: 552B done
#6313: #1 DONE 0.0s
#6313:
#6313: #2 [internal] load metadata for docker.io/library/node:24
#6313: #2 DONE 0.1s
#6313:
#6313: #3 [internal] load .dockerignore
#6313: #3 transferring context: 2B done
#6313: #3 DONE 0.0s
#6313:
#6313: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6313: #4 DONE 0.0s
#6313:
#6313: #5 [internal] load build context
#6313: #5 transferring context: 243B done
#6313: #5 DONE 0.0s
#6313:
#6313: #6 [4/9] RUN npm install
#6313: #6 CACHED
#6313:
#6313: #7 [2/9] WORKDIR /app
#6313: #7 CACHED
#6313:
#6313: #8 [3/9] COPY package.json .
#6313: #8 CACHED
#6313:
#6313: #9 [5/9] COPY hardhat.config.js .
#6313: #9 CACHED
#6313:
#6313: #10 [6/9] RUN sed -i "s/PORT/1046/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6313: #10 DONE 0.3s
#6313:
#6313: #11 [7/9] COPY contracts contracts
#6313: #11 DONE 0.1s
#6313:
#6313: #12 [8/9] COPY ignition ignition
#6313: #12 DONE 0.0s
#6313:
#6313: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6313: #13 1.327 Downloading compiler 0.8.28
#6313: #13 1.979 Compiled 1 Solidity file successfully (evm target: paris).
#6313: #13 DONE 2.1s
#6313:
#6313: #14 exporting to image
#6313: #14 exporting layers
#6313: #14 exporting layers 0.1s done
#6313: #14 writing image sha256:8317257186d9c4e631c8efb515e9aaa111dfa6bf2a39ea961a20dc1d6d727c2f done
#6313: #14 naming to docker.io/library/donce-a6e7139b5969 done
#6313: #14 DONE 0.2s
+ sudo docker run --name donce-d44baa8d9e53 --add-host host.docker.internal:host-gateway donce-a6e7139b5969 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6346
#6346: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6346: // SPDX-License-Identifier: MIT
#6346:
#6346: require("@nomicfoundation/hardhat-toolbox");
#6346:
#6346: /** @type import("hardhat/config").HardhatUserConfig */
#6346:
#6346: module.exports = {
#6346: solidity: "0.8.28",
#6346: defaultNetwork: "foo",
#6346: networks: {
#6346: hardhat: {
#6346: chainId: 4242,
#6346: gas: 10,
#6346: gasPrice: 4,
#6346: maxFeePerGas: 100,
#6346: maxPriorityFeePerGas: 100,
#6346: initialBaseFeePerGas: 100,
#6346: accounts: [
#6346: {
#6346: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6346: balance: "55555555555555555555555"
#6346: },
#6346: {
#6346: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6346: balance: "66666666666666666666666"
#6346: }
#6346: ]
#6346: },
#6346: foo: {
#6346: chainId: 4242,
#6346: url: "http://host.docker.internal:1046"
#6346: }
#6346: }
#6346: };
#6346: total 328
#6346: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6346: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6346: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6346: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6346: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6346: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6346: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6346: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6346: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6346: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6346: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6346: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6346:
#6346: Deploying [ FooModule ]
#6346:
#6346: Batch #1
#6346: Executing FooModule#Foo...
#6346:
#6346: 3A0JBatch #1
#6346: Executing FooModule#Foo...
#6346:
#6346: 3A0JBatch #1
#6346: Executed FooModule#Foo
#6346:
#6346: 3A0JBatch #1
#6346: Executed FooModule#Foo
#6346:
#6346: [ FooModule ] successfully deployed 🚀
#6346:
#6346: Deployed Addresses
#6346:
#6346: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6346: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-d44baa8d9e53 /#6358
#6358: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6358: // SPDX-License-Identifier: MIT
#6358:
#6358: require("@nomicfoundation/hardhat-toolbox");
#6358:
#6358: /** @type import("hardhat/config").HardhatUserConfig */
#6358:
#6358: module.exports = {
#6358: solidity: "0.8.28",
#6358: defaultNetwork: "foo",
#6358: networks: {
#6358: hardhat: {
#6358: chainId: 4242,
#6358: gas: 10,
#6358: gasPrice: 4,
#6358: maxFeePerGas: 100,
#6358: maxPriorityFeePerGas: 100,
#6358: initialBaseFeePerGas: 100,
#6358: accounts: [
#6358: {
#6358: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6358: balance: "55555555555555555555555"
#6358: },
#6358: {
#6358: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6358: balance: "66666666666666666666666"
#6358: }
#6358: ]
#6358: },
#6358: foo: {
#6358: chainId: 4242,
#6358: url: "http://host.docker.internal:1046"
#6358: }
#6358: }
#6358: };
#6358: total 328
#6358: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6358: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6358: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6358: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6358: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6358: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6358: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6358: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6358: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6358: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6358: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6358: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6358:
#6358: Deploying [ FooModule ]
#6358:
#6358: Batch #1
#6358: Executing FooModule#Foo...
#6358:
#6358: 3A0JBatch #1
#6358: Executing FooModule#Foo...
#6358:
#6358: 3A0JBatch #1
#6358: Executed FooModule#Foo
#6358:
#6358: 3A0JBatch #1
#6358: Executed FooModule#Foo
#6358:
#6358: [ FooModule ] successfully deployed 🚀
#6358:
#6358: Deployed Addresses
#6358:
#6358: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6358: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-d44baa8d9e53 /#6366
#6366: donce-d44baa8d9e53
+ sudo docker rmi donce-a6e7139b5969 /#6374
#6374: Untagged: donce-a6e7139b5969:latest
#6374: Deleted: sha256:8317257186d9c4e631c8efb515e9aaa111dfa6bf2a39ea961a20dc1d6d727c2f
+ sudo docker logs donce-09a824703543 /#6392
#6392: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6392:
#6392: Accounts
#6392: ========
#6392: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6392:
#6392: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6392:
#6392: 32meth_chainId0m
#6392: 32meth_chainId (2)0m
#6392: 32meth_accounts0m
#6392: 32mhardhat_getAutomine0m
#6392: 32meth_chainId0m
#6392: 32meth_getBlockByNumber0m
#6392: 32meth_getTransactionCount0m
#6392: 32meth_getTransactionCount (2)0m
#6392: 32meth_getTransactionCount (3)0m
#6392: 32meth_getBlockByNumber0m
#6392: 32meth_getTransactionCount0m
#6392: 32meth_getBlockByNumber0m
#6392: 32meth_chainId0m
#6392: 32meth_maxPriorityFeePerGas0m
#6392: 32meth_estimateGas0m
#6392: 32meth_call0m
#6392: Contract deployment: Foo
#6392: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6392: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6392:
#6392: 32meth_sendTransaction0m
#6392: Contract deployment: Foo
#6392: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6392: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6392: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6392: Value: 0 ETH
#6392: Gas used: 1357081 of 1357081
#6392: Block #1: 0x6c5e4fd89b5fd6321221018864f5709af1c961c0c5b233a16deaeb5453364175
#6392:
#6392: 32meth_getTransactionByHash0m
#6392: 32meth_getBlockByNumber0m
#6392: 32meth_getTransactionReceipt0m
#6392: 32meth_getBlockByNumber0m
#6392: 32meth_getTransactionCount0m
#6392: 32meth_estimateGas0m
#6392: 32meth_sendRawTransaction0m
#6392: Contract call: Foo#transfer
#6392: Transaction: 0x74dd3f474db7505735daa6a92a0965ee644980ba3399354e46a5d45853015576
#6392: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6392: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6392: Value: 0 ETH
#6392: Gas used: 35389 of 35389
#6392: Block #2: 0x436c965133dae03ea2bfc7074482428452bb64d3b00d9f51f6dc546146bffe52
#6392:
#6392: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-09a824703543 /#6401
#6401: donce-09a824703543
+ sudo docker rmi donce-a5c42bad7521 /#6409
#6409: Untagged: donce-a5c42bad7521:latest
#6409: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_reads_payment_amount 32m PASS0m (9.14s)
+ sudo docker build --tag donce-cee9e61c5307 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6418
#6418: #0 building with "default" instance using docker driver
#6418:
#6418: #1 [internal] load build definition from Dockerfile
#6418: #1 transferring dockerfile: 552B done
#6418: #1 DONE 0.0s
#6418:
#6418: #2 [internal] load metadata for docker.io/library/node:24
#6418: #2 DONE 0.1s
#6418:
#6418: #3 [internal] load .dockerignore
#6418: #3 transferring context:
#6418: #3 transferring context: 2B done
#6418: #3 DONE 0.0s
#6418:
#6418: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6418: #4 DONE 0.0s
#6418:
#6418: #5 [internal] load build context
#6418: #5 transferring context: 243B done
#6418: #5 DONE 0.0s
#6418:
#6418: #6 [5/9] COPY hardhat.config.js .
#6418: #6 CACHED
#6418:
#6418: #7 [2/9] WORKDIR /app
#6418: #7 CACHED
#6418:
#6418: #8 [4/9] RUN npm install
#6418: #8 CACHED
#6418:
#6418: #9 [3/9] COPY package.json .
#6418: #9 CACHED
#6418:
#6418: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6418: #10 CACHED
#6418:
#6418: #11 [7/9] COPY contracts contracts
#6418: #11 CACHED
#6418:
#6418: #12 [8/9] COPY ignition ignition
#6418: #12 CACHED
#6418:
#6418: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6418: #13 CACHED
#6418:
#6418: #14 exporting to image
#6418: #14 exporting layers done
#6418: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#6418: #14 naming to docker.io/library/donce-cee9e61c5307 done
#6418: #14 DONE 0.0s
+ sudo docker run --detach --name donce-5fb550dffab7 --add-host host.docker.internal:host-gateway --publish 1047:8545 --user=1001:1001 donce-cee9e61c5307 /bin/bash -c npx\ hardhat\ node\ /#6450
#6450: 55e0f82141be97aea8204af14d261c9d440ab2d03405ce87e7009197c0a74659
+ sudo docker build --tag donce-a5e1b044afb8 --build-arg HOST\=host.docker.internal --build-arg PORT\=1047 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6458
#6458: #0 building with "default" instance using docker driver
#6458:
#6458: #1 [internal] load build definition from Dockerfile
#6458: #1 transferring dockerfile: 552B done
#6458: #1 DONE 0.0s
#6458:
#6458: #2 [internal] load metadata for docker.io/library/node:24
#6458: #2 DONE 0.1s
#6458:
#6458: #3 [internal] load .dockerignore
#6458: #3 transferring context: 2B done
#6458: #3 DONE 0.0s
#6458:
#6458: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6458: #4 DONE 0.0s
#6458:
#6458: #5 [internal] load build context
#6458: #5 transferring context: 243B done
#6458: #5 DONE 0.0s
#6458:
#6458: #6 [2/9] WORKDIR /app
#6458: #6 CACHED
#6458:
#6458: #7 [3/9] COPY package.json .
#6458: #7 CACHED
#6458:
#6458: #8 [4/9] RUN npm install
#6458: #8 CACHED
#6458:
#6458: #9 [5/9] COPY hardhat.config.js .
#6458: #9 CACHED
#6458:
#6458: #10 [6/9] RUN sed -i "s/PORT/1047/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6458: #10 DONE 0.3s
#6458:
#6458: #11 [7/9] COPY contracts contracts
#6458: #11 DONE 0.1s
#6458:
#6458: #12 [8/9] COPY ignition ignition
#6458: #12 DONE 0.0s
#6458:
#6458: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6458: #13 1.336 Downloading compiler 0.8.28
#6458: #13 1.961 Compiled 1 Solidity file successfully (evm target: paris).
#6458: #13 DONE 2.1s
#6458:
#6458: #14 exporting to image
#6458: #14 exporting layers
#6458: #14 exporting layers 0.2s done
#6458: #14 writing image sha256:0ed6ba4974df3b0c5e44101c4898fadb8b3843c1e09a0ceb89496872950ffb2f
#6458: #14 writing image sha256:0ed6ba4974df3b0c5e44101c4898fadb8b3843c1e09a0ceb89496872950ffb2f done
#6458: #14 naming to docker.io/library/donce-a5e1b044afb8 done
#6458: #14 DONE 0.2s
+ sudo docker run --name donce-812db746c623 --add-host host.docker.internal:host-gateway donce-a5e1b044afb8 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6490
#6490: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6490: // SPDX-License-Identifier: MIT
#6490:
#6490: require("@nomicfoundation/hardhat-toolbox");
#6490:
#6490: /** @type import("hardhat/config").HardhatUserConfig */
#6490:
#6490: module.exports = {
#6490: solidity: "0.8.28",
#6490: defaultNetwork: "foo",
#6490: networks: {
#6490: hardhat: {
#6490: chainId: 4242,
#6490: gas: 10,
#6490: gasPrice: 4,
#6490: maxFeePerGas: 100,
#6490: maxPriorityFeePerGas: 100,
#6490: initialBaseFeePerGas: 100,
#6490: accounts: [
#6490: {
#6490: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6490: balance: "55555555555555555555555"
#6490: },
#6490: {
#6490: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6490: balance: "66666666666666666666666"
#6490: }
#6490: ]
#6490: },
#6490: foo: {
#6490: chainId: 4242,
#6490: url: "http://host.docker.internal:1047"
#6490: }
#6490: }
#6490: };
#6490: total 328
#6490: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6490: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6490: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6490: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6490: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6490: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6490: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6490: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6490: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6490: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6490: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6490: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6490:
#6490: Deploying [ FooModule ]
#6490:
#6490: Batch #1
#6490: Executing FooModule#Foo...
#6490:
#6490: 3A0JBatch #1
#6490: Executing FooModule#Foo...
#6490:
#6490: 3A0JBatch #1
#6490: Executed FooModule#Foo
#6490:
#6490: 3A0JBatch #1
#6490: Executed FooModule#Foo
#6490:
#6490: [ FooModule ] successfully deployed 🚀
#6490:
#6490: Deployed Addresses
#6490:
#6490: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6490: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-812db746c623 /#6500
#6500: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6500: // SPDX-License-Identifier: MIT
#6500:
#6500: require("@nomicfoundation/hardhat-toolbox");
#6500:
#6500: /** @type import("hardhat/config").HardhatUserConfig */
#6500:
#6500: module.exports = {
#6500: solidity: "0.8.28",
#6500: defaultNetwork: "foo",
#6500: networks: {
#6500: hardhat: {
#6500: chainId: 4242,
#6500: gas: 10,
#6500: gasPrice: 4,
#6500: maxFeePerGas: 100,
#6500: maxPriorityFeePerGas: 100,
#6500: initialBaseFeePerGas: 100,
#6500: accounts: [
#6500: {
#6500: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6500: balance: "55555555555555555555555"
#6500: },
#6500: {
#6500: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6500: balance: "66666666666666666666666"
#6500: }
#6500: ]
#6500: },
#6500: foo: {
#6500: chainId: 4242,
#6500: url: "http://host.docker.internal:1047"
#6500: }
#6500: }
#6500: };
#6500: total 328
#6500: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6500: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6500: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6500: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6500: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6500: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6500: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6500: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6500: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6500: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6500: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6500: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6500:
#6500: Deploying [ FooModule ]
#6500:
#6500: Batch #1
#6500: Executing FooModule#Foo...
#6500:
#6500: 3A0JBatch #1
#6500: Executing FooModule#Foo...
#6500:
#6500: 3A0JBatch #1
#6500: Executed FooModule#Foo
#6500:
#6500: 3A0JBatch #1
#6500: Executed FooModule#Foo
#6500:
#6500: [ FooModule ] successfully deployed 🚀
#6500:
#6500: Deployed Addresses
#6500:
#6500: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6500: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-812db746c623 /#6509
#6509: donce-812db746c623
+ sudo docker rmi donce-a5e1b044afb8 /#6517
#6517: Untagged: donce-a5e1b044afb8:latest
#6517: Deleted: sha256:0ed6ba4974df3b0c5e44101c4898fadb8b3843c1e09a0ceb89496872950ffb2f
+ sudo docker logs donce-5fb550dffab7 /#6616
#6616: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6616:
#6616: Accounts
#6616: ========
#6616: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6616:
#6616: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6616:
#6616: 32meth_chainId0m
#6616: 32meth_chainId (2)0m
#6616: 32meth_accounts0m
#6616: 32mhardhat_getAutomine0m
#6616: 32meth_chainId0m
#6616: 32meth_getBlockByNumber0m
#6616: 32meth_getTransactionCount0m
#6616: 32meth_getTransactionCount (2)0m
#6616: 32meth_getTransactionCount (3)0m
#6616: 32meth_getBlockByNumber0m
#6616: 32meth_getTransactionCount0m
#6616: 32meth_getBlockByNumber0m
#6616: 32meth_chainId0m
#6616: 32meth_maxPriorityFeePerGas0m
#6616: 32meth_estimateGas0m
#6616: 32meth_call0m
#6616: Contract deployment: Foo
#6616: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616:
#6616: 32meth_sendTransaction0m
#6616: Contract deployment: Foo
#6616: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: Value: 0 ETH
#6616: Gas used: 1357081 of 1357081
#6616: Block #1: 0x8c6bf4975420f1edfa1e56694fb72e4c07467f85c593004ab9f8096c153802f6
#6616:
#6616: 32meth_getTransactionByHash0m
#6616: 32meth_getBlockByNumber0m
#6616: 32meth_getTransactionReceipt0m
#6616: 32meth_subscribe0m
#6616: 32meth_getBlockByNumber0m
#6616: 32meth_getBlockByNumber (2)0m
#6616: 32meth_getBlockByNumber (3)0m
#6616: 32meth_getBlockByNumber (4)0m
#6616: 32meth_getBlockByNumber (5)0m
#6616: 32meth_getBlockByNumber (6)0m
#6616: 32meth_getBlockByNumber (7)0m
#6616: 32meth_getBlockByNumber (8)0m
#6616: 32meth_getBlockByNumber (9)0m
#6616: 32meth_getTransactionCount0m
#6616: 32meth_getBlockByNumber0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #2: 0xdfda51baeb7fd65eda0eccd4e8a1897ede824552ba0021e8924e74ef69d69091
#6616:
#6616: 32meth_getTransactionCount0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #3: 0x423d1923f94b3e6f309b6ff1dfaead4324b489123adef6966f498ca30f6479dd
#6616:
#6616: 32meth_getTransactionCount0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #4: 0xf4bc462844073501c4482d473d7503d26d1fcad805863f4f283eb2350cbbf05f
#6616:
#6616: 32meth_getTransactionCount0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #5: 0xd0b68da94372cae47566f331017f3a62755d39ad3b41c83c55c31098cdceb5c5
#6616:
#6616: 32meth_getTransactionCount0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #6: 0x3c96c40009b8fa840fdfd01354f381da0e6f33fc3a84413b870a1f0de768a4b1
#6616:
#6616: 32meth_getTransactionCount0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #7: 0xbce44e454fbd1b3d52ae9658c4af26446e7a20227d835165e086d338c8aecaa0
#6616:
#6616: 32meth_getTransactionCount0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #8: 0xf4b19ddff68a4fa696d45fd05702b3dd64ebbe1a51c881b2b2cf89c92920feb3
#6616:
#6616: 32meth_getTransactionCount0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #9: 0xcdb8e7ddc54173273a546df5b0713375c71449a1a7f3aba00daa0bbff1a519b9
#6616:
#6616: 32meth_getTransactionCount0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #10: 0x58179e7468c6c3a271ab9b28637c471e87fb9856b468d9b805f08a649ba4320f
#6616:
#6616: 32meth_getTransactionCount0m
#6616: 32meth_estimateGas0m
#6616: 32meth_sendRawTransaction0m
#6616: Contract call: Foo#transfer
#6616: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#6616: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6616: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6616: Value: 0 ETH
#6616: Gas used: 35389 of 35389
#6616: Block #11: 0x2f769a9947e707d7efc80316957d41425391eee59661e6e6058f7947e86ea83b
#6616:
#6616: 32meth_unsubscribe0m
+ sudo docker rm --force donce-5fb550dffab7 /#6624
#6624: donce-5fb550dffab7
+ sudo docker rmi donce-cee9e61c5307 /#6632
#6632: Untagged: donce-cee9e61c5307:latest
#6632: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_accepts_many_payments 32m PASS0m (10.53s)
+ sudo docker build --tag donce-67faf5549133 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6642
#6642: #0 building with "default" instance using docker driver
#6642:
#6642: #1 [internal] load build definition from Dockerfile
#6642: #1 transferring dockerfile: 552B done
#6642: #1 DONE 0.0s
#6642:
#6642: #2 [internal] load metadata for docker.io/library/node:24
#6642: #2 DONE 0.1s
#6642:
#6642: #3 [internal] load .dockerignore
#6642: #3 transferring context: 2B done
#6642: #3 DONE 0.0s
#6642:
#6642: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6642: #4 DONE 0.0s
#6642:
#6642: #5 [internal] load build context
#6642: #5 transferring context: 243B done
#6642: #5 DONE 0.0s
#6642:
#6642: #6 [8/9] COPY ignition ignition
#6642: #6 CACHED
#6642:
#6642: #7 [2/9] WORKDIR /app
#6642: #7 CACHED
#6642:
#6642: #8 [4/9] RUN npm install
#6642: #8 CACHED
#6642:
#6642: #9 [5/9] COPY hardhat.config.js .
#6642: #9 CACHED
#6642:
#6642: #10 [7/9] COPY contracts contracts
#6642: #10 CACHED
#6642:
#6642: #11 [3/9] COPY package.json .
#6642: #11 CACHED
#6642:
#6642: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6642: #12 CACHED
#6642:
#6642: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6642: #13 CACHED
#6642:
#6642: #14 exporting to image
#6642: #14 exporting layers done
#6642: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#6642: #14 naming to docker.io/library/donce-67faf5549133 done
#6642: #14 DONE 0.0s
+ sudo docker run --detach --name donce-776fa516eaa5 --add-host host.docker.internal:host-gateway --publish 1048:8545 --user=1001:1001 donce-67faf5549133 /bin/bash -c npx\ hardhat\ node\ /#6674
#6674: 618aaac177edf653c0b15dd6292e99544b7ddeb64e1c02d568ff36e83dfad8dd
+ sudo docker build --tag donce-68c74d66bc75 --build-arg HOST\=host.docker.internal --build-arg PORT\=1048 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6683
#6683: #0 building with "default" instance using docker driver
#6683:
#6683: #1 [internal] load build definition from Dockerfile
#6683: #1 transferring dockerfile: 552B done
#6683: #1 DONE 0.0s
#6683:
#6683: #2 [internal] load metadata for docker.io/library/node:24
#6683: #2 DONE 0.1s
#6683:
#6683: #3 [internal] load .dockerignore
#6683: #3 transferring context: 2B done
#6683: #3 DONE 0.0s
#6683:
#6683: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6683: #4 DONE 0.0s
#6683:
#6683: #5 [internal] load build context
#6683: #5 transferring context: 243B done
#6683: #5 DONE 0.0s
#6683:
#6683: #6 [2/9] WORKDIR /app
#6683: #6 CACHED
#6683:
#6683: #7 [3/9] COPY package.json .
#6683: #7 CACHED
#6683:
#6683: #8 [4/9] RUN npm install
#6683: #8 CACHED
#6683:
#6683: #9 [5/9] COPY hardhat.config.js .
#6683: #9 CACHED
#6683:
#6683: #10 [6/9] RUN sed -i "s/PORT/1048/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6683: #10 DONE 0.3s
#6683:
#6683: #11 [7/9] COPY contracts contracts
#6683: #11 DONE 0.1s
#6683:
#6683: #12 [8/9] COPY ignition ignition
#6683: #12 DONE 0.0s
#6683:
#6683: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6683: #13 1.366 Downloading compiler 0.8.28
#6683: #13 2.151 Compiled 1 Solidity file successfully (evm target: paris).
#6683: #13 DONE 2.3s
#6683:
#6683: #14 exporting to image
#6683: #14 exporting layers
#6683: #14 exporting layers 0.2s done
#6683: #14 writing image sha256:ef4af506355d364cfe7e442b9db35d86606b63e308f24868e3cf7445a1100649
#6683: #14 writing image sha256:ef4af506355d364cfe7e442b9db35d86606b63e308f24868e3cf7445a1100649 done
#6683: #14 naming to docker.io/library/donce-68c74d66bc75 done
#6683: #14 DONE 0.2s
+ sudo docker run --name donce-a0761616516f --add-host host.docker.internal:host-gateway donce-68c74d66bc75 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6715
#6715: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6715: // SPDX-License-Identifier: MIT
#6715:
#6715: require("@nomicfoundation/hardhat-toolbox");
#6715:
#6715: /** @type import("hardhat/config").HardhatUserConfig */
#6715:
#6715: module.exports = {
#6715: solidity: "0.8.28",
#6715: defaultNetwork: "foo",
#6715: networks: {
#6715: hardhat: {
#6715: chainId: 4242,
#6715: gas: 10,
#6715: gasPrice: 4,
#6715: maxFeePerGas: 100,
#6715: maxPriorityFeePerGas: 100,
#6715: initialBaseFeePerGas: 100,
#6715: accounts: [
#6715: {
#6715: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6715: balance: "55555555555555555555555"
#6715: },
#6715: {
#6715: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6715: balance: "66666666666666666666666"
#6715: }
#6715: ]
#6715: },
#6715: foo: {
#6715: chainId: 4242,
#6715: url: "http://host.docker.internal:1048"
#6715: }
#6715: }
#6715: };
#6715: total 328
#6715: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6715: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6715: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6715: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6715: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6715: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6715: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6715: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6715: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6715: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6715: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6715: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6715:
#6715: Deploying [ FooModule ]
#6715:
#6715: Batch #1
#6715: Executing FooModule#Foo...
#6715:
#6715: 3A0JBatch #1
#6715: Executing FooModule#Foo...
#6715:
#6715: 3A0JBatch #1
#6715: Executed FooModule#Foo
#6715:
#6715: 3A0JBatch #1
#6715: Executed FooModule#Foo
#6715:
#6715: [ FooModule ] successfully deployed 🚀
#6715:
#6715: Deployed Addresses
#6715:
#6715: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6715: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a0761616516f /#6726
#6726: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6726: // SPDX-License-Identifier: MIT
#6726:
#6726: require("@nomicfoundation/hardhat-toolbox");
#6726:
#6726: /** @type import("hardhat/config").HardhatUserConfig */
#6726:
#6726: module.exports = {
#6726: solidity: "0.8.28",
#6726: defaultNetwork: "foo",
#6726: networks: {
#6726: hardhat: {
#6726: chainId: 4242,
#6726: gas: 10,
#6726: gasPrice: 4,
#6726: maxFeePerGas: 100,
#6726: maxPriorityFeePerGas: 100,
#6726: initialBaseFeePerGas: 100,
#6726: accounts: [
#6726: {
#6726: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6726: balance: "55555555555555555555555"
#6726: },
#6726: {
#6726: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6726: balance: "66666666666666666666666"
#6726: }
#6726: ]
#6726: },
#6726: foo: {
#6726: chainId: 4242,
#6726: url: "http://host.docker.internal:1048"
#6726: }
#6726: }
#6726: };
#6726: total 328
#6726: drwxr-xr-x 1 root root 4096 Sep 14 08:47 .
#6726: drwxr-xr-x 1 root root 4096 Sep 14 08:47 ..
#6726: drwxr-xr-x 4 root root 4096 Sep 14 08:47 artifacts
#6726: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6726: -rw-r--r-- 1 root root 874 Sep 14 08:47 hardhat.config.js
#6726: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6726: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6726: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6726: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6726: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6726: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6726: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6726:
#6726: Deploying [ FooModule ]
#6726:
#6726: Batch #1
#6726: Executing FooModule#Foo...
#6726:
#6726: 3A0JBatch #1
#6726: Executing FooModule#Foo...
#6726:
#6726: 3A0JBatch #1
#6726: Executed FooModule#Foo
#6726:
#6726: 3A0JBatch #1
#6726: Executed FooModule#Foo
#6726:
#6726: [ FooModule ] successfully deployed 🚀
#6726:
#6726: Deployed Addresses
#6726:
#6726: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6726: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a0761616516f /#6734
#6734: donce-a0761616516f
+ sudo docker rmi donce-68c74d66bc75 /#6742
#6742: Untagged: donce-68c74d66bc75:latest
#6742: Deleted: sha256:ef4af506355d364cfe7e442b9db35d86606b63e308f24868e3cf7445a1100649
+ sudo docker logs donce-776fa516eaa5 /#6759
#6759: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6759:
#6759: Accounts
#6759: ========
#6759: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6759:
#6759: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6759:
#6759: 32meth_chainId0m
#6759: 32meth_chainId (2)0m
#6759: 32meth_accounts0m
#6759: 32mhardhat_getAutomine0m
#6759: 32meth_chainId0m
#6759: 32meth_getBlockByNumber0m
#6759: 32meth_getTransactionCount0m
#6759: 32meth_getTransactionCount (2)0m
#6759: 32meth_getTransactionCount (3)0m
#6759: 32meth_getBlockByNumber0m
#6759: 32meth_getTransactionCount0m
#6759: 32meth_getBlockByNumber0m
#6759: 32meth_chainId0m
#6759: 32meth_maxPriorityFeePerGas0m
#6759: 32meth_estimateGas0m
#6759: 32meth_call0m
#6759: Contract deployment: Foo
#6759: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6759: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6759:
#6759: 32meth_sendTransaction0m
#6759: Contract deployment: Foo
#6759: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6759: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6759: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6759: Value: 0 ETH
#6759: Gas used: 1357081 of 1357081
#6759: Block #1: 0x2eeed4b553de0f2832415e1459f10e826a2db3d3cea8912bd6f5e80e6a522ca0
#6759:
#6759: 32meth_getTransactionByHash0m
#6759: 32meth_getBlockByNumber0m
#6759: 32meth_getTransactionReceipt0m
#6759: 32meth_subscribe0m
#6759: 32meth_getBlockByNumber0m
#6759: 32meth_getTransactionCount0m
#6759: 32meth_estimateGas0m
#6759: 32meth_sendRawTransaction0m
#6759: Contract call: Foo#transfer
#6759: Transaction: 0x69aa463c57195bde179438cfac12b7efe11fbc10c3b576d3d8e059b8120f6521
#6759: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6759: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6759: Value: 0 ETH
#6759: Gas used: 35401 of 35401
#6759: Block #2: 0xa8052ce3f5219c0e4b08301cf42bf72f037d88e74c36e195ec86ce27146980dc
#6759:
#6759: 32meth_unsubscribe0m
+ sudo docker rm --force donce-776fa516eaa5 /#6767
#6767: donce-776fa516eaa5
+ sudo docker rmi donce-67faf5549133 /#6775
#6775: Untagged: donce-67faf5549133:latest
#6775: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_accepts_payments 32m PASS0m (10.52s)
+ sudo docker run --detach --name donce-a31c7304df23 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1049:3128 yegor256/squid-proxy:latest /#6784
#6784: f8ac78562ccc1a3c4e6750334e3d7127abe4dd94aed42c44a9c31afaa07f4451
+ sudo docker build --tag donce-2c9c090d6a48 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6797
#6797: #0 building with "default" instance using docker driver
#6797:
#6797: #1 [internal] load build definition from Dockerfile
#6797: #1 transferring dockerfile: 552B done
#6797: #1 DONE 0.0s
#6797:
#6797: #2 [internal] load metadata for docker.io/library/node:24
#6797: #2 DONE 0.1s
#6797:
#6797: #3 [internal] load .dockerignore
#6797: #3 transferring context: 2B done
#6797: #3 DONE 0.0s
#6797:
#6797: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6797: #4 DONE 0.0s
#6797:
#6797: #5 [internal] load build context
#6797: #5 transferring context: 243B done
#6797: #5 DONE 0.0s
#6797:
#6797: #6 [2/9] WORKDIR /app
#6797: #6 CACHED
#6797:
#6797: #7 [3/9] COPY package.json .
#6797: #7 CACHED
#6797:
#6797: #8 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6797: #8 CACHED
#6797:
#6797: #9 [5/9] COPY hardhat.config.js .
#6797: #9 CACHED
#6797:
#6797: #10 [7/9] COPY contracts contracts
#6797: #10 CACHED
#6797:
#6797: #11 [8/9] COPY ignition ignition
#6797: #11 CACHED
#6797:
#6797: #12 [4/9] RUN npm install
#6797: #12 CACHED
#6797:
#6797: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6797: #13 CACHED
#6797:
#6797: #14 exporting to image
#6797: #14 exporting layers done
#6797: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#6797: #14 naming to docker.io/library/donce-2c9c090d6a48 done
#6797: #14 DONE 0.0s
+ sudo docker run --detach --name donce-3e25b0c22639 --add-host host.docker.internal:host-gateway --publish 1050:8545 --user=1001:1001 donce-2c9c090d6a48 /bin/bash -c npx\ hardhat\ node\ /#6829
#6829: 61ffdfd057b483d6b66483d7fdc23511dd42c3214cb581e7936881c20ab20b0e
+ sudo docker build --tag donce-d0ce4ea09040 --build-arg HOST\=host.docker.internal --build-arg PORT\=1050 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6838
#6838: #0 building with "default" instance using docker driver
#6838:
#6838: #1 [internal] load build definition from Dockerfile
#6838: #1 transferring dockerfile: 552B done
#6838: #1 DONE 0.0s
#6838:
#6838: #2 [internal] load metadata for docker.io/library/node:24
#6838: #2 DONE 0.1s
#6838:
#6838: #3 [internal] load .dockerignore
#6838: #3 transferring context: 2B done
#6838: #3 DONE 0.0s
#6838:
#6838: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6838: #4 DONE 0.0s
#6838:
#6838: #5 [internal] load build context
#6838: #5 transferring context: 243B done
#6838: #5 DONE 0.0s
#6838:
#6838: #6 [4/9] RUN npm install
#6838: #6 CACHED
#6838:
#6838: #7 [2/9] WORKDIR /app
#6838: #7 CACHED
#6838:
#6838: #8 [3/9] COPY package.json .
#6838: #8 CACHED
#6838:
#6838: #9 [5/9] COPY hardhat.config.js .
#6838: #9 CACHED
#6838:
#6838: #10 [6/9] RUN sed -i "s/PORT/1050/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6838: #10 DONE 0.3s
#6838:
#6838: #11 [7/9] COPY contracts contracts
#6838: #11 DONE 0.1s
#6838:
#6838: #12 [8/9] COPY ignition ignition
#6838: #12 DONE 0.0s
#6838:
#6838: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6838: #13 1.361 Downloading compiler 0.8.28
#6838: #13 2.171 Compiled 1 Solidity file successfully (evm target: paris).
#6838: #13 DONE 2.2s
#6838:
#6838: #14 exporting to image
#6838: #14 exporting layers
#6838: #14 exporting layers 0.2s done
#6838: #14 writing image sha256:e5e920344f304bb993876ee87419f1d373e1b8df5576991f911ed1b36020aa81 done
#6838: #14 naming to docker.io/library/donce-d0ce4ea09040 done
#6838: #14 DONE 0.2s
+ sudo docker run --name donce-e3f51ddc1e7f --add-host host.docker.internal:host-gateway donce-d0ce4ea09040 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#6870
#6870: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6870: // SPDX-License-Identifier: MIT
#6870:
#6870: require("@nomicfoundation/hardhat-toolbox");
#6870:
#6870: /** @type import("hardhat/config").HardhatUserConfig */
#6870:
#6870: module.exports = {
#6870: solidity: "0.8.28",
#6870: defaultNetwork: "foo",
#6870: networks: {
#6870: hardhat: {
#6870: chainId: 4242,
#6870: gas: 10,
#6870: gasPrice: 4,
#6870: maxFeePerGas: 100,
#6870: maxPriorityFeePerGas: 100,
#6870: initialBaseFeePerGas: 100,
#6870: accounts: [
#6870: {
#6870: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6870: balance: "55555555555555555555555"
#6870: },
#6870: {
#6870: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6870: balance: "66666666666666666666666"
#6870: }
#6870: ]
#6870: },
#6870: foo: {
#6870: chainId: 4242,
#6870: url: "http://host.docker.internal:1050"
#6870: }
#6870: }
#6870: };
#6870: total 328
#6870: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#6870: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#6870: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#6870: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6870: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#6870: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6870: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6870: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6870: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6870: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6870: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6870: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6870:
#6870: Deploying [ FooModule ]
#6870:
#6870: Batch #1
#6870: Executing FooModule#Foo...
#6870:
#6870: 3A0JBatch #1
#6870: Executing FooModule#Foo...
#6870:
#6870: 3A0JBatch #1
#6870: Executed FooModule#Foo
#6870:
#6870: 3A0JBatch #1
#6870: Executed FooModule#Foo
#6870:
#6870: [ FooModule ] successfully deployed 🚀
#6870:
#6870: Deployed Addresses
#6870:
#6870: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6870: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-e3f51ddc1e7f /#6880
#6880: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6880: // SPDX-License-Identifier: MIT
#6880:
#6880: require("@nomicfoundation/hardhat-toolbox");
#6880:
#6880: /** @type import("hardhat/config").HardhatUserConfig */
#6880:
#6880: module.exports = {
#6880: solidity: "0.8.28",
#6880: defaultNetwork: "foo",
#6880: networks: {
#6880: hardhat: {
#6880: chainId: 4242,
#6880: gas: 10,
#6880: gasPrice: 4,
#6880: maxFeePerGas: 100,
#6880: maxPriorityFeePerGas: 100,
#6880: initialBaseFeePerGas: 100,
#6880: accounts: [
#6880: {
#6880: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6880: balance: "55555555555555555555555"
#6880: },
#6880: {
#6880: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6880: balance: "66666666666666666666666"
#6880: }
#6880: ]
#6880: },
#6880: foo: {
#6880: chainId: 4242,
#6880: url: "http://host.docker.internal:1050"
#6880: }
#6880: }
#6880: };
#6880: total 328
#6880: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#6880: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#6880: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#6880: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#6880: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#6880: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#6880: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#6880: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#6880: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#6880: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#6880: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6880: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6880:
#6880: Deploying [ FooModule ]
#6880:
#6880: Batch #1
#6880: Executing FooModule#Foo...
#6880:
#6880: 3A0JBatch #1
#6880: Executing FooModule#Foo...
#6880:
#6880: 3A0JBatch #1
#6880: Executed FooModule#Foo
#6880:
#6880: 3A0JBatch #1
#6880: Executed FooModule#Foo
#6880:
#6880: [ FooModule ] successfully deployed 🚀
#6880:
#6880: Deployed Addresses
#6880:
#6880: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6880: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-e3f51ddc1e7f /#6888
#6888: donce-e3f51ddc1e7f
+ sudo docker rmi donce-d0ce4ea09040 /#6896
#6896: Untagged: donce-d0ce4ea09040:latest
#6896: Deleted: sha256:e5e920344f304bb993876ee87419f1d373e1b8df5576991f911ed1b36020aa81
+ sudo docker logs donce-3e25b0c22639 /#6906
#6906: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6906:
#6906: Accounts
#6906: ========
#6906: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6906:
#6906: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6906:
#6906: 32meth_chainId0m
#6906: 32meth_chainId (2)0m
#6906: 32meth_accounts0m
#6906: 32mhardhat_getAutomine0m
#6906: 32meth_chainId0m
#6906: 32meth_getBlockByNumber0m
#6906: 32meth_getTransactionCount0m
#6906: 32meth_getTransactionCount (2)0m
#6906: 32meth_getTransactionCount (3)0m
#6906: 32meth_getBlockByNumber0m
#6906: 32meth_getTransactionCount0m
#6906: 32meth_getBlockByNumber0m
#6906: 32meth_chainId0m
#6906: 32meth_maxPriorityFeePerGas0m
#6906: 32meth_estimateGas0m
#6906: 32meth_call0m
#6906: Contract deployment: Foo
#6906: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6906: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6906:
#6906: 32meth_sendTransaction0m
#6906: Contract deployment: Foo
#6906: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6906: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6906: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6906: Value: 0 ETH
#6906: Gas used: 1357081 of 1357081
#6906: Block #1: 0x87887d63c70bb7652cb44e87c99c11199d2aa2426974d9c5e88615b92265a8b0
#6906:
#6906: 32meth_getTransactionByHash0m
#6906: 32meth_getBlockByNumber0m
#6906: 32meth_getTransactionReceipt0m
#6906: 32meth_accounts0m
#6906: 32meth_call0m
#6906: Contract call: Foo#balanceOf
#6906: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6906: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6906:
+ sudo docker rm --force donce-3e25b0c22639 /#6914
#6914: donce-3e25b0c22639
+ sudo docker rmi donce-2c9c090d6a48 /#6922
#6922: Untagged: donce-2c9c090d6a48:latest
#6922: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
+ sudo docker logs donce-a31c7304df23 /#6930
#6930: + set -e
#6930: + [ -z jeffrey ]
#6930: + [ -z swordfish ]
#6930: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6930: Adding password for user jeffrey
#6930: + rm -f /run/squid.pid
#6930: + which squid
#6930: + exec /usr/sbin/squid -NYCd 1
#6930: 2026/09/14 08:47:57| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6930: 2026/09/14 08:47:57| aclIpParseIpData: IPv6 has not been enabled.
#6930: 2026/09/14 08:47:57| aclIpParseIpData: IPv6 has not been enabled.
#6930: 2026/09/14 08:47:57| aclIpParseIpData: IPv6 has not been enabled.
#6930: 2026/09/14 08:47:57| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6930: 2026/09/14 08:47:57| Created PID file (/run/squid.pid)
#6930: 2026/09/14 08:47:57| Current Directory is /
#6930: 2026/09/14 08:47:57| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6930: 2026/09/14 08:47:57| Service Name: squid
#6930: 2026/09/14 08:47:57| Process ID 1
#6930: 2026/09/14 08:47:57| Process Roles: master worker
#6930: 2026/09/14 08:47:57| With 1048576 file descriptors available
#6930: 2026/09/14 08:47:57| Initializing IP Cache...
#6930: 2026/09/14 08:47:57| DNS IPv4 socket created at 0.0.0.0, FD 8
#6930: 2026/09/14 08:47:57| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6930: 2026/09/14 08:47:57| Adding domain ec2.internal from /etc/resolv.conf
#6930: 2026/09/14 08:47:57| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6930: 2026/09/14 08:47:57| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6930: 2026/09/14 08:47:57| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6930: 2026/09/14 08:47:57| Store logging disabled
#6930: 2026/09/14 08:47:57| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6930: 2026/09/14 08:47:57| Target number of buckets: 31
#6930: 2026/09/14 08:47:57| Using 8192 Store buckets
#6930: 2026/09/14 08:47:57| Max Mem size: 8192 KB
#6930: 2026/09/14 08:47:57| Max Swap size: 0 KB
#6930: 2026/09/14 08:47:57| Using Least Load store dir selection
#6930: 2026/09/14 08:47:57| Current Directory is /
#6930: 2026/09/14 08:47:57| Finished loading MIME types and icons.
#6930: 2026/09/14 08:47:57| HTCP Disabled.
#6930: 2026/09/14 08:47:57| Pinger socket opened on FD 11
#6930: 2026/09/14 08:47:57| Squid plugin modules loaded: 0
#6930: 2026/09/14 08:47:57| Adaptation support is off.
#6930: 2026/09/14 08:47:57| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6930: listening port: 3128
#6930: 2026/09/14 08:47:57| Starting new basicauthenticator helpers...
#6930: current master transaction: master53
#6930: 2026/09/14 08:47:57| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6930: current master transaction: master53
#6930: 2026/09/14 08:47:58| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-a31c7304df23 /#6938
#6938: donce-a31c7304df23
test_checks_balance_via_proxy 32m PASS0m (11.07s)
+ sudo docker build --tag donce-ab74bbbd1a82 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6947
#6947: #0 building with "default" instance using docker driver
#6947:
#6947: #1 [internal] load build definition from Dockerfile
#6947: #1 transferring dockerfile: 552B done
#6947: #1 DONE 0.0s
#6947:
#6947: #2 [internal] load metadata for docker.io/library/node:24
#6947: #2 DONE 0.1s
#6947:
#6947: #3 [internal] load .dockerignore
#6947: #3 transferring context: 2B done
#6947: #3 DONE 0.0s
#6947:
#6947: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6947: #4 DONE 0.0s
#6947:
#6947: #5 [internal] load build context
#6947: #5 transferring context: 243B done
#6947: #5 DONE 0.0s
#6947:
#6947: #6 [7/9] COPY contracts contracts
#6947: #6 CACHED
#6947:
#6947: #7 [2/9] WORKDIR /app
#6947: #7 CACHED
#6947:
#6947: #8 [4/9] RUN npm install
#6947: #8 CACHED
#6947:
#6947: #9 [5/9] COPY hardhat.config.js .
#6947: #9 CACHED
#6947:
#6947: #10 [8/9] COPY ignition ignition
#6947: #10 CACHED
#6947:
#6947: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6947: #11 CACHED
#6947:
#6947: #12 [3/9] COPY package.json .
#6947: #12 CACHED
#6947:
#6947: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6947: #13 CACHED
#6947:
#6947: #14 exporting to image
#6947: #14 exporting layers done
#6947: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#6947: #14 naming to docker.io/library/donce-ab74bbbd1a82 done
#6947: #14 DONE 0.0s
+ sudo docker run --detach --name donce-294a9a425f6e --add-host host.docker.internal:host-gateway --publish 1051:8545 --user=1001:1001 donce-ab74bbbd1a82 /bin/bash -c npx\ hardhat\ node\ /#6980
#6980: ab26a9dd5cfa3c0e2435ebd2434dc31629d27bfc9e0deabd67992fa6e702bdcd
+ sudo docker build --tag donce-243757750a95 --build-arg HOST\=host.docker.internal --build-arg PORT\=1051 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6988
#6988: #0 building with "default" instance using docker driver
#6988:
#6988: #1 [internal] load build definition from Dockerfile
#6988: #1 transferring dockerfile: 552B done
#6988: #1 DONE 0.0s
#6988:
#6988: #2 [internal] load metadata for docker.io/library/node:24
#6988: #2 DONE 0.1s
#6988:
#6988: #3 [internal] load .dockerignore
#6988: #3 transferring context: 2B done
#6988: #3 DONE 0.0s
#6988:
#6988: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#6988: #4 DONE 0.0s
#6988:
#6988: #5 [internal] load build context
#6988: #5 transferring context: 243B done
#6988: #5 DONE 0.0s
#6988:
#6988: #6 [4/9] RUN npm install
#6988: #6 CACHED
#6988:
#6988: #7 [2/9] WORKDIR /app
#6988: #7 CACHED
#6988:
#6988: #8 [3/9] COPY package.json .
#6988: #8 CACHED
#6988:
#6988: #9 [5/9] COPY hardhat.config.js .
#6988: #9 CACHED
#6988:
#6988: #10 [6/9] RUN sed -i "s/PORT/1051/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6988: #10 DONE 0.3s
#6988:
#6988: #11 [7/9] COPY contracts contracts
#6988: #11 DONE 0.1s
#6988:
#6988: #12 [8/9] COPY ignition ignition
#6988: #12 DONE 0.0s
#6988:
#6988: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6988: #13 1.342 Downloading compiler 0.8.28
#6988: #13 1.988 Compiled 1 Solidity file successfully (evm target: paris).
#6988: #13 DONE 2.1s
#6988:
#6988: #14 exporting to image
#6988: #14 exporting layers
#6988: #14 exporting layers 0.2s done
#6988: #14 writing image sha256:8024bd99acbd3c6f69885d80bb71c1b01dccc9366d397ad58aeac48d93b8988a
#6988: #14 writing image sha256:8024bd99acbd3c6f69885d80bb71c1b01dccc9366d397ad58aeac48d93b8988a done
#6988: #14 naming to docker.io/library/donce-243757750a95 done
#6988: #14 DONE 0.2s
+ sudo docker run --name donce-995b6104969a --add-host host.docker.internal:host-gateway donce-243757750a95 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7020
#7020: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7020: // SPDX-License-Identifier: MIT
#7020:
#7020: require("@nomicfoundation/hardhat-toolbox");
#7020:
#7020: /** @type import("hardhat/config").HardhatUserConfig */
#7020:
#7020: module.exports = {
#7020: solidity: "0.8.28",
#7020: defaultNetwork: "foo",
#7020: networks: {
#7020: hardhat: {
#7020: chainId: 4242,
#7020: gas: 10,
#7020: gasPrice: 4,
#7020: maxFeePerGas: 100,
#7020: maxPriorityFeePerGas: 100,
#7020: initialBaseFeePerGas: 100,
#7020: accounts: [
#7020: {
#7020: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7020: balance: "55555555555555555555555"
#7020: },
#7020: {
#7020: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7020: balance: "66666666666666666666666"
#7020: }
#7020: ]
#7020: },
#7020: foo: {
#7020: chainId: 4242,
#7020: url: "http://host.docker.internal:1051"
#7020: }
#7020: }
#7020: };
#7020: total 328
#7020: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#7020: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#7020: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#7020: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#7020: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#7020: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#7020: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#7020: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#7020: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#7020: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7020: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7020: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7020:
#7020: Deploying [ FooModule ]
#7020:
#7020: Batch #1
#7020: Executing FooModule#Foo...
#7020:
#7020: 3A0JBatch #1
#7020: Executing FooModule#Foo...
#7020:
#7020: 3A0JBatch #1
#7020: Executed FooModule#Foo
#7020:
#7020: 3A0JBatch #1
#7020: Executed FooModule#Foo
#7020:
#7020: [ FooModule ] successfully deployed 🚀
#7020:
#7020: Deployed Addresses
#7020:
#7020: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7020: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-995b6104969a /#7032
#7032: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7032: // SPDX-License-Identifier: MIT
#7032:
#7032: require("@nomicfoundation/hardhat-toolbox");
#7032:
#7032: /** @type import("hardhat/config").HardhatUserConfig */
#7032:
#7032: module.exports = {
#7032: solidity: "0.8.28",
#7032: defaultNetwork: "foo",
#7032: networks: {
#7032: hardhat: {
#7032: chainId: 4242,
#7032: gas: 10,
#7032: gasPrice: 4,
#7032: maxFeePerGas: 100,
#7032: maxPriorityFeePerGas: 100,
#7032: initialBaseFeePerGas: 100,
#7032: accounts: [
#7032: {
#7032: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7032: balance: "55555555555555555555555"
#7032: },
#7032: {
#7032: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7032: balance: "66666666666666666666666"
#7032: }
#7032: ]
#7032: },
#7032: foo: {
#7032: chainId: 4242,
#7032: url: "http://host.docker.internal:1051"
#7032: }
#7032: }
#7032: };
#7032: total 328
#7032: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#7032: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#7032: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#7032: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#7032: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#7032: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#7032: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#7032: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#7032: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#7032: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7032: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7032: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7032:
#7032: Deploying [ FooModule ]
#7032:
#7032: Batch #1
#7032: Executing FooModule#Foo...
#7032:
#7032: 3A0JBatch #1
#7032: Executing FooModule#Foo...
#7032:
#7032: 3A0JBatch #1
#7032: Executed FooModule#Foo
#7032:
#7032: 3A0JBatch #1
#7032: Executed FooModule#Foo
#7032:
#7032: [ FooModule ] successfully deployed 🚀
#7032:
#7032: Deployed Addresses
#7032:
#7032: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7032: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-995b6104969a /#7040
#7040: donce-995b6104969a
+ sudo docker rmi donce-243757750a95 /#7048
#7048: Untagged: donce-243757750a95:latest
#7048: Deleted: sha256:8024bd99acbd3c6f69885d80bb71c1b01dccc9366d397ad58aeac48d93b8988a
+ sudo docker logs donce-294a9a425f6e /#7130
#7130: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7130:
#7130: Accounts
#7130: ========
#7130: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7130:
#7130: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7130:
#7130: 32meth_chainId0m
#7130: 32meth_chainId (2)0m
#7130: 32meth_accounts0m
#7130: 32mhardhat_getAutomine0m
#7130: 32meth_chainId0m
#7130: 32meth_getBlockByNumber0m
#7130: 32meth_getTransactionCount0m
#7130: 32meth_getTransactionCount (2)0m
#7130: 32meth_getTransactionCount (3)0m
#7130: 32meth_getBlockByNumber0m
#7130: 32meth_getTransactionCount0m
#7130: 32meth_getBlockByNumber0m
#7130: 32meth_chainId0m
#7130: 32meth_maxPriorityFeePerGas0m
#7130: 32meth_estimateGas0m
#7130: 32meth_call0m
#7130: Contract deployment: Foo
#7130: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130:
#7130: 32meth_sendTransaction0m
#7130: Contract deployment: Foo
#7130: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7130: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: Value: 0 ETH
#7130: Gas used: 1357081 of 1357081
#7130: Block #1: 0xb81a50c0fec50cc7e01faeb18e35a6b66f1038ac6464f58c6e35d12565f88971
#7130:
#7130: 32meth_getTransactionByHash0m
#7130: 32meth_getBlockByNumber0m
#7130: 32meth_getTransactionReceipt0m
#7130: 32meth_getBalance0m
#7130: 32meth_getBlockByNumber0m
#7130: 32meth_getBlockByNumber (2)0m
#7130: 32meth_getBlockByNumber (3)0m
#7130: 32meth_getBlockByNumber (4)0m
#7130: 32meth_getBlockByNumber (5)0m
#7130: 32meth_getBlockByNumber (6)0m
#7130: 32meth_getBlockByNumber (7)0m
#7130: 32meth_getBlockByNumber (8)0m
#7130: 32meth_getBlockByNumber (9)0m
#7130: 32meth_getBlockByNumber (10)0m
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #2: 0xee948a87c8a688ba8a29bc06f6d79e3bf500288e08e9c67067487cae950e84c0
#7130:
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0xa37bfe5c64150a04939ad4429275f2606821f7a3dc18b1e960c084657ff08dab
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #3: 0x63ba49411b5cc6c3d3e508c5c7ff02c37fbdc0e5a96c35c2d1af4e5d509559e1
#7130:
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0x0a964e77f315561ec80e6c916aa879fbf60907c37ac206a9dc6b78c25ea348f0
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #4: 0xecddd8da0abf1e4d5056a6be6fe4839fbe9ff50d88dc1a2bf334359b07f77987
#7130:
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0xaa7e0c9c8fb0b01550641672fab9fbd7bb7ceb6076aca74cc4c9b50a5b3a6778
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #5: 0xd90c6b683f22a5e2f80321af4bbca078bbe31d9dac4ee04d9aff7a3747188c35
#7130:
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0x1eef98ce1af6a2c6a8fb15c97bc652d663725df214917ba9cbcda285aafca76d
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #6: 0x90c4d114efa974beb489d8e990cf16668ec516e7c4e0863fcafbe26b268e1a66
#7130:
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0x03320b84b83b1a5b59a2b57924b72a18acb079c950bb2e55348243c5e0ad3367
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #7: 0xd99b6f5874e8447c40d50166ab54706417eff1dd552d06b6d669702d318bbeff
#7130:
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0x796d61d42d2f8e877473b2747e222aeb138084ea6b0e84a2bc4439e779e99e0a
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #8: 0xf2e239d53cf9b32aee8f00718e80aab4b15c6ad0984a56e4df7f9de8ed126f9c
#7130:
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0x3641f20925ca4842e4439df4ac7ed712498770cbd9c1520dd9502146b74f57ef
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #9: 0xaaac473c43b4bc5fe7f918d77c487f3d3e23c71ba33f25a34efa501344024cc3
#7130:
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0xf454f328f93db630a0e2c9027d14227fc8b8a267049ae8a1b29b37ba5edf5041
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #10: 0xc0945b87fca98c188c564f27d0142729f9a543f9c34129b05033fbe4c33fb468
#7130:
#7130: 32meth_getTransactionCount0m
#7130: 32meth_sendRawTransaction0m
#7130: Transaction: 0x84d36b92f5e5c2d14dd1bf2f4bb1fcd36e9476c7ccba5ae7af310dbc7ef3b1d8
#7130: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7130: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7130: Value: 42000 wei
#7130: Gas used: 21000 of 22000
#7130: Block #11: 0x8026028f69d840fccb53174cc0884d5a578a442ed1e82525a04ab98cdd5b6e6d
#7130:
#7130: 32meth_getBalance0m
+ sudo docker rm --force donce-294a9a425f6e /#7138
#7138: donce-294a9a425f6e
+ sudo docker rmi donce-ab74bbbd1a82 /#7146
#7146: Untagged: donce-ab74bbbd1a82:latest
#7146: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_pays_eth_in_threads 32m PASS0m (9.35s)
+ sudo docker build --tag donce-2f326ef4d183 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7156
#7156: #0 building with "default" instance using docker driver
#7156:
#7156: #1 [internal] load build definition from Dockerfile
#7156: #1 transferring dockerfile: 552B done
#7156: #1 DONE 0.0s
#7156:
#7156: #2 [internal] load metadata for docker.io/library/node:24
#7156: #2 DONE 0.1s
#7156:
#7156: #3 [internal] load .dockerignore
#7156: #3 transferring context: 2B done
#7156: #3 DONE 0.0s
#7156:
#7156: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7156: #4 DONE 0.0s
#7156:
#7156: #5 [internal] load build context
#7156: #5 transferring context: 243B done
#7156: #5 DONE 0.0s
#7156:
#7156: #6 [3/9] COPY package.json .
#7156: #6 CACHED
#7156:
#7156: #7 [7/9] COPY contracts contracts
#7156: #7 CACHED
#7156:
#7156: #8 [2/9] WORKDIR /app
#7156: #8 CACHED
#7156:
#7156: #9 [4/9] RUN npm install
#7156: #9 CACHED
#7156:
#7156: #10 [5/9] COPY hardhat.config.js .
#7156: #10 CACHED
#7156:
#7156: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7156: #11 CACHED
#7156:
#7156: #12 [8/9] COPY ignition ignition
#7156: #12 CACHED
#7156:
#7156: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7156: #13 CACHED
#7156:
#7156: #14 exporting to image
#7156: #14 exporting layers done
#7156: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#7156: #14 naming to docker.io/library/donce-2f326ef4d183 done
#7156: #14 DONE 0.0s
+ sudo docker run --detach --name donce-fa6de9937281 --add-host host.docker.internal:host-gateway --publish 1052:8545 --user=1001:1001 donce-2f326ef4d183 /bin/bash -c npx\ hardhat\ node\ /#7188
#7188: 4bf6c45e444979b91268760222f7ee21b875545e5e3d2ec4891e2c0ff9a06918
+ sudo docker build --tag donce-4f359274624e --build-arg HOST\=host.docker.internal --build-arg PORT\=1052 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7197
#7197: #0 building with "default" instance using docker driver
#7197:
#7197: #1 [internal] load build definition from Dockerfile
#7197: #1 transferring dockerfile: 552B done
#7197: #1 DONE 0.0s
#7197:
#7197: #2 [internal] load metadata for docker.io/library/node:24
#7197: #2 DONE 0.1s
#7197:
#7197: #3 [internal] load .dockerignore
#7197: #3 transferring context: 2B done
#7197: #3 DONE 0.0s
#7197:
#7197: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7197: #4 DONE 0.0s
#7197:
#7197: #5 [internal] load build context
#7197: #5 transferring context: 243B done
#7197: #5 DONE 0.0s
#7197:
#7197: #6 [2/9] WORKDIR /app
#7197: #6 CACHED
#7197:
#7197: #7 [3/9] COPY package.json .
#7197: #7 CACHED
#7197:
#7197: #8 [4/9] RUN npm install
#7197: #8 CACHED
#7197:
#7197: #9 [5/9] COPY hardhat.config.js .
#7197: #9 CACHED
#7197:
#7197: #10 [6/9] RUN sed -i "s/PORT/1052/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7197: #10 DONE 0.3s
#7197:
#7197: #11 [7/9] COPY contracts contracts
#7197: #11 DONE 0.1s
#7197:
#7197: #12 [8/9] COPY ignition ignition
#7197: #12 DONE 0.0s
#7197:
#7197: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7197: #13 1.324 Downloading compiler 0.8.28
#7197: #13 1.970 Compiled 1 Solidity file successfully (evm target: paris).
#7197: #13 DONE 2.1s
#7197:
#7197: #14 exporting to image
#7197: #14 exporting layers
#7197: #14 exporting layers 0.2s done
#7197: #14 writing image sha256:d47b0e80421d23401668a03292151110d0e3ee46e538090cfb8244f4e697512a
#7197: #14 writing image sha256:d47b0e80421d23401668a03292151110d0e3ee46e538090cfb8244f4e697512a done
#7197: #14 naming to docker.io/library/donce-4f359274624e done
#7197: #14 DONE 0.2s
+ sudo docker run --name donce-2450e5c76872 --add-host host.docker.internal:host-gateway donce-4f359274624e /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7229
#7229: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7229: // SPDX-License-Identifier: MIT
#7229:
#7229: require("@nomicfoundation/hardhat-toolbox");
#7229:
#7229: /** @type import("hardhat/config").HardhatUserConfig */
#7229:
#7229: module.exports = {
#7229: solidity: "0.8.28",
#7229: defaultNetwork: "foo",
#7229: networks: {
#7229: hardhat: {
#7229: chainId: 4242,
#7229: gas: 10,
#7229: gasPrice: 4,
#7229: maxFeePerGas: 100,
#7229: maxPriorityFeePerGas: 100,
#7229: initialBaseFeePerGas: 100,
#7229: accounts: [
#7229: {
#7229: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7229: balance: "55555555555555555555555"
#7229: },
#7229: {
#7229: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7229: balance: "66666666666666666666666"
#7229: }
#7229: ]
#7229: },
#7229: foo: {
#7229: chainId: 4242,
#7229: url: "http://host.docker.internal:1052"
#7229: }
#7229: }
#7229: };
#7229: total 328
#7229: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#7229: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#7229: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#7229: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#7229: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#7229: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#7229: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#7229: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#7229: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#7229: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7229: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7229: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7229:
#7229: Deploying [ FooModule ]
#7229:
#7229: Batch #1
#7229: Executing FooModule#Foo...
#7229:
#7229: 3A0JBatch #1
#7229: Executing FooModule#Foo...
#7229:
#7229: 3A0JBatch #1
#7229: Executed FooModule#Foo
#7229:
#7229: 3A0JBatch #1
#7229: Executed FooModule#Foo
#7229:
#7229: [ FooModule ] successfully deployed 🚀
#7229:
#7229: Deployed Addresses
#7229:
#7229: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7229: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-2450e5c76872 /#7239
#7239: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7239: // SPDX-License-Identifier: MIT
#7239:
#7239: require("@nomicfoundation/hardhat-toolbox");
#7239:
#7239: /** @type import("hardhat/config").HardhatUserConfig */
#7239:
#7239: module.exports = {
#7239: solidity: "0.8.28",
#7239: defaultNetwork: "foo",
#7239: networks: {
#7239: hardhat: {
#7239: chainId: 4242,
#7239: gas: 10,
#7239: gasPrice: 4,
#7239: maxFeePerGas: 100,
#7239: maxPriorityFeePerGas: 100,
#7239: initialBaseFeePerGas: 100,
#7239: accounts: [
#7239: {
#7239: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7239: balance: "55555555555555555555555"
#7239: },
#7239: {
#7239: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7239: balance: "66666666666666666666666"
#7239: }
#7239: ]
#7239: },
#7239: foo: {
#7239: chainId: 4242,
#7239: url: "http://host.docker.internal:1052"
#7239: }
#7239: }
#7239: };
#7239: total 328
#7239: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#7239: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#7239: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#7239: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#7239: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#7239: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#7239: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#7239: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#7239: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#7239: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7239: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7239: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7239:
#7239: Deploying [ FooModule ]
#7239:
#7239: Batch #1
#7239: Executing FooModule#Foo...
#7239:
#7239: 3A0JBatch #1
#7239: Executing FooModule#Foo...
#7239:
#7239: 3A0JBatch #1
#7239: Executed FooModule#Foo
#7239:
#7239: 3A0JBatch #1
#7239: Executed FooModule#Foo
#7239:
#7239: [ FooModule ] successfully deployed 🚀
#7239:
#7239: Deployed Addresses
#7239:
#7239: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7239: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-2450e5c76872 /#7247
#7247: donce-2450e5c76872
+ sudo docker rmi donce-4f359274624e /#7255
#7255: Untagged: donce-4f359274624e:latest
#7255: Deleted: sha256:d47b0e80421d23401668a03292151110d0e3ee46e538090cfb8244f4e697512a
+ sudo docker logs donce-fa6de9937281 /#7280
#7280: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7280:
#7280: Accounts
#7280: ========
#7280: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7280:
#7280: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7280:
#7280: 32meth_chainId0m
#7280: 32meth_chainId (2)0m
#7280: 32meth_accounts0m
#7280: 32mhardhat_getAutomine0m
#7280: 32meth_chainId0m
#7280: 32meth_getBlockByNumber0m
#7280: 32meth_getTransactionCount0m
#7280: 32meth_getTransactionCount (2)0m
#7280: 32meth_getTransactionCount (3)0m
#7280: 32meth_getBlockByNumber0m
#7280: 32meth_getTransactionCount0m
#7280: 32meth_getBlockByNumber0m
#7280: 32meth_chainId0m
#7280: 32meth_maxPriorityFeePerGas0m
#7280: 32meth_estimateGas0m
#7280: 32meth_call0m
#7280: Contract deployment: Foo
#7280: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7280: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7280:
#7280: 32meth_sendTransaction0m
#7280: Contract deployment: Foo
#7280: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7280: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7280: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7280: Value: 0 ETH
#7280: Gas used: 1357081 of 1357081
#7280: Block #1: 0x44554e13dcd3356fe7ec3a0062264675d7d655e56b5b8566a95fc22a9b3f80d1
#7280:
#7280: 32meth_getTransactionByHash0m
#7280: 32meth_getTransactionReceipt0m
#7280: 32meth_getBlockByNumber0m
#7280: 32meth_subscribe0m
#7280: 32meth_getBlockByNumber0m
#7280: 32meth_getTransactionCount0m
#7280: 32meth_estimateGas0m
#7280: 32meth_sendRawTransaction0m
#7280: Contract call: Foo#transfer
#7280: Transaction: 0x003b31f53ba815e781e38dde636d188705070edc2ac61a6cb7334dd6ec61c03f
#7280: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7280: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7280: Value: 0 ETH
#7280: Gas used: 35401 of 35401
#7280: Block #2: 0xfdd31808cf52a863829aaec0e3a7dc1a1862de3521d78d6ed5ac9c2cfa64e8c9
#7280:
#7280: 32meth_unsubscribe0m
#7280: 32meth_subscribe0m
#7280: 32meth_getBlockByNumber0m
#7280: 32meth_getTransactionCount0m
#7280: 32meth_estimateGas0m
#7280: 32meth_sendRawTransaction0m
#7280: Contract call: Foo#transfer
#7280: Transaction: 0x2d06c30f95c0a9430ccae9140c13077d25ac6e2985c925fa50e51d8bc0b106f3
#7280: From: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#7280: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7280: Value: 0 ETH
#7280: Gas used: 35389 of 35389
#7280: Block #3: 0x3636ace8d6bae3ddc3dfe0ca074428fba44f9ca489715b6239598212c687abe9
#7280:
#7280: 32meth_unsubscribe0m
#7280: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-fa6de9937281 /#7288
#7288: donce-fa6de9937281
+ sudo docker rmi donce-2f326ef4d183 /#7296
#7296: Untagged: donce-2f326ef4d183:latest
#7296: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_accepts_payments_on_changing_addresses 32m PASS0m (11.16s)
+ sudo docker build --tag donce-aba9663a8bc2 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7305
#7305: #0 building with "default" instance using docker driver
#7305:
#7305: #1 [internal] load build definition from Dockerfile
#7305: #1 transferring dockerfile: 552B done
#7305: #1 DONE 0.0s
#7305:
#7305: #2 [internal] load metadata for docker.io/library/node:24
#7305: #2 DONE 0.1s
#7305:
#7305: #3 [internal] load .dockerignore
#7305: #3 transferring context: 2B done
#7305: #3 DONE 0.0s
#7305:
#7305: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7305: #4 DONE 0.0s
#7305:
#7305: #5 [internal] load build context
#7305: #5 transferring context: 243B done
#7305: #5 DONE 0.0s
#7305:
#7305: #6 [5/9] COPY hardhat.config.js .
#7305: #6 CACHED
#7305:
#7305: #7 [3/9] COPY package.json .
#7305: #7 CACHED
#7305:
#7305: #8 [8/9] COPY ignition ignition
#7305: #8 CACHED
#7305:
#7305: #9 [4/9] RUN npm install
#7305: #9 CACHED
#7305:
#7305: #10 [2/9] WORKDIR /app
#7305: #10 CACHED
#7305:
#7305: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7305: #11 CACHED
#7305:
#7305: #12 [7/9] COPY contracts contracts
#7305: #12 CACHED
#7305:
#7305: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7305: #13 CACHED
#7305:
#7305: #14 exporting to image
#7305: #14 exporting layers done
#7305: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#7305: #14 naming to docker.io/library/donce-aba9663a8bc2 done
#7305: #14 DONE 0.0s
+ sudo docker run --detach --name donce-2e1e6b553287 --add-host host.docker.internal:host-gateway --publish 1053:8545 --user=1001:1001 donce-aba9663a8bc2 /bin/bash -c npx\ hardhat\ node\ /#7337
#7337: d1fb36eeb4af8f730080326c46a7355823abfccb4e1d52bc4520775df8e6cdfb
+ sudo docker build --tag donce-27f202f09c74 --build-arg HOST\=host.docker.internal --build-arg PORT\=1053 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7345
#7345: #0 building with "default" instance using docker driver
#7345:
#7345: #1 [internal] load build definition from Dockerfile
#7345: #1 transferring dockerfile: 552B done
#7345: #1 DONE 0.0s
#7345:
#7345: #2 [internal] load metadata for docker.io/library/node:24
#7345: #2 DONE 0.1s
#7345:
#7345: #3 [internal] load .dockerignore
#7345: #3 transferring context: 2B done
#7345: #3 DONE 0.0s
#7345:
#7345: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7345: #4 DONE 0.0s
#7345:
#7345: #5 [internal] load build context
#7345: #5 transferring context: 243B done
#7345: #5 DONE 0.0s
#7345:
#7345: #6 [3/9] COPY package.json .
#7345: #6 CACHED
#7345:
#7345: #7 [4/9] RUN npm install
#7345: #7 CACHED
#7345:
#7345: #8 [2/9] WORKDIR /app
#7345: #8 CACHED
#7345:
#7345: #9 [5/9] COPY hardhat.config.js .
#7345: #9 CACHED
#7345:
#7345: #10 [6/9] RUN sed -i "s/PORT/1053/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7345: #10 DONE 0.3s
#7345:
#7345: #11 [7/9] COPY contracts contracts
#7345: #11 DONE 0.1s
#7345:
#7345: #12 [8/9] COPY ignition ignition
#7345: #12 DONE 0.0s
#7345:
#7345: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7345: #13 1.360 Downloading compiler 0.8.28
#7345: #13 2.141 Compiled 1 Solidity file successfully (evm target: paris).
#7345: #13 DONE 2.3s
#7345:
#7345: #14 exporting to image
#7345: #14 exporting layers 0.1s done
#7345: #14 writing image sha256:245cd6a19c6643d37da394cc0f0cdccf6952e5b36fb0191f2924b0eb711049e0 done
#7345: #14 naming to docker.io/library/donce-27f202f09c74
#7345: #14 naming to docker.io/library/donce-27f202f09c74 0.0s done
#7345: #14 DONE 0.2s
+ sudo docker run --name donce-69d6503ee205 --add-host host.docker.internal:host-gateway donce-27f202f09c74 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7377
#7377: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7377: // SPDX-License-Identifier: MIT
#7377:
#7377: require("@nomicfoundation/hardhat-toolbox");
#7377:
#7377: /** @type import("hardhat/config").HardhatUserConfig */
#7377:
#7377: module.exports = {
#7377: solidity: "0.8.28",
#7377: defaultNetwork: "foo",
#7377: networks: {
#7377: hardhat: {
#7377: chainId: 4242,
#7377: gas: 10,
#7377: gasPrice: 4,
#7377: maxFeePerGas: 100,
#7377: maxPriorityFeePerGas: 100,
#7377: initialBaseFeePerGas: 100,
#7377: accounts: [
#7377: {
#7377: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7377: balance: "55555555555555555555555"
#7377: },
#7377: {
#7377: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7377: balance: "66666666666666666666666"
#7377: }
#7377: ]
#7377: },
#7377: foo: {
#7377: chainId: 4242,
#7377: url: "http://host.docker.internal:1053"
#7377: }
#7377: }
#7377: };
#7377: total 328
#7377: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#7377: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#7377: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#7377: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#7377: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#7377: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#7377: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#7377: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#7377: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#7377: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7377: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7377: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7377:
#7377: Deploying [ FooModule ]
#7377:
#7377: Batch #1
#7377: Executing FooModule#Foo...
#7377:
#7377: 3A0JBatch #1
#7377: Executing FooModule#Foo...
#7377:
#7377: 3A0JBatch #1
#7377: Executed FooModule#Foo
#7377:
#7377: 3A0JBatch #1
#7377: Executed FooModule#Foo
#7377:
#7377: [ FooModule ] successfully deployed 🚀
#7377:
#7377: Deployed Addresses
#7377:
#7377: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7377: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-69d6503ee205 /#7389
#7389: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7389: // SPDX-License-Identifier: MIT
#7389:
#7389: require("@nomicfoundation/hardhat-toolbox");
#7389:
#7389: /** @type import("hardhat/config").HardhatUserConfig */
#7389:
#7389: module.exports = {
#7389: solidity: "0.8.28",
#7389: defaultNetwork: "foo",
#7389: networks: {
#7389: hardhat: {
#7389: chainId: 4242,
#7389: gas: 10,
#7389: gasPrice: 4,
#7389: maxFeePerGas: 100,
#7389: maxPriorityFeePerGas: 100,
#7389: initialBaseFeePerGas: 100,
#7389: accounts: [
#7389: {
#7389: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7389: balance: "55555555555555555555555"
#7389: },
#7389: {
#7389: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7389: balance: "66666666666666666666666"
#7389: }
#7389: ]
#7389: },
#7389: foo: {
#7389: chainId: 4242,
#7389: url: "http://host.docker.internal:1053"
#7389: }
#7389: }
#7389: };
#7389: total 328
#7389: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#7389: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#7389: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#7389: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#7389: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#7389: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#7389: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#7389: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#7389: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#7389: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7389: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7389: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7389:
#7389: Deploying [ FooModule ]
#7389:
#7389: Batch #1
#7389: Executing FooModule#Foo...
#7389:
#7389: 3A0JBatch #1
#7389: Executing FooModule#Foo...
#7389:
#7389: 3A0JBatch #1
#7389: Executed FooModule#Foo
#7389:
#7389: 3A0JBatch #1
#7389: Executed FooModule#Foo
#7389:
#7389: [ FooModule ] successfully deployed 🚀
#7389:
#7389: Deployed Addresses
#7389:
#7389: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7389: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-69d6503ee205 /#7397
#7397: donce-69d6503ee205
+ sudo docker rmi donce-27f202f09c74 /#7405
#7405: Untagged: donce-27f202f09c74:latest
#7405: Deleted: sha256:245cd6a19c6643d37da394cc0f0cdccf6952e5b36fb0191f2924b0eb711049e0
+ sudo docker logs donce-2e1e6b553287 /#7437
#7437: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7437:
#7437: Accounts
#7437: ========
#7437: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7437:
#7437: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7437:
#7437: 32meth_chainId0m
#7437: 32meth_chainId (2)0m
#7437: 32meth_accounts0m
#7437: 32mhardhat_getAutomine0m
#7437: 32meth_chainId0m
#7437: 32meth_getBlockByNumber0m
#7437: 32meth_getTransactionCount0m
#7437: 32meth_getTransactionCount (2)0m
#7437: 32meth_getTransactionCount (3)0m
#7437: 32meth_getBlockByNumber0m
#7437: 32meth_getTransactionCount0m
#7437: 32meth_getBlockByNumber0m
#7437: 32meth_chainId0m
#7437: 32meth_maxPriorityFeePerGas0m
#7437: 32meth_estimateGas0m
#7437: 32meth_call0m
#7437: Contract deployment: Foo
#7437: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437:
#7437: 32meth_sendTransaction0m
#7437: Contract deployment: Foo
#7437: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437: Value: 0 ETH
#7437: Gas used: 1357081 of 1357081
#7437: Block #1: 0x701fb0937ca1e2fc362898feef97b052876fe997f65f79e431643834b2f1083c
#7437:
#7437: 32meth_getTransactionByHash0m
#7437: 32meth_getBlockByNumber0m
#7437: 32meth_getTransactionReceipt0m
#7437: 32meth_accounts0m
#7437: 32meth_call0m
#7437: Contract call: Foo#balanceOf
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437:
#7437: 32meth_call0m
#7437: Contract call: Foo#balanceOf
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437:
#7437: 32meth_call0m
#7437: Contract call: Foo#balanceOf
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437:
#7437: 32meth_call0m
#7437: Contract call: Foo#balanceOf
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437:
#7437: 32meth_call0m
#7437: Contract call: Foo#balanceOf
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437:
#7437: 32meth_call0m
#7437: Contract call: Foo#balanceOf
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437:
#7437: 32meth_call0m
#7437: Contract call: Foo#balanceOf
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437:
#7437: 32meth_call0m
#7437: Contract call: Foo#balanceOf
#7437: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7437: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7437:
+ sudo docker rm --force donce-2e1e6b553287 /#7445
#7445: donce-2e1e6b553287
+ sudo docker rmi donce-aba9663a8bc2 /#7453
#7453: Untagged: donce-aba9663a8bc2:latest
#7453: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_checks_balance_in_threads 32m PASS0m (9.21s)
+ sudo docker build --tag donce-3bfe21b46d02 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7462
#7462: #0 building with "default" instance using docker driver
#7462:
#7462: #1 [internal] load build definition from Dockerfile
#7462: #1 transferring dockerfile: 552B done
#7462: #1 DONE 0.0s
#7462:
#7462: #2 [internal] load metadata for docker.io/library/node:24
#7462: #2 DONE 0.1s
#7462:
#7462: #3 [internal] load .dockerignore
#7462: #3 transferring context: 2B done
#7462: #3 DONE 0.0s
#7462:
#7462: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7462: #4 DONE 0.0s
#7462:
#7462: #5 [internal] load build context
#7462: #5 transferring context: 243B done
#7462: #5 DONE 0.0s
#7462:
#7462: #6 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7462: #6 CACHED
#7462:
#7462: #7 [4/9] RUN npm install
#7462: #7 CACHED
#7462:
#7462: #8 [7/9] COPY contracts contracts
#7462: #8 CACHED
#7462:
#7462: #9 [2/9] WORKDIR /app
#7462: #9 CACHED
#7462:
#7462: #10 [3/9] COPY package.json .
#7462: #10 CACHED
#7462:
#7462: #11 [5/9] COPY hardhat.config.js .
#7462: #11 CACHED
#7462:
#7462: #12 [8/9] COPY ignition ignition
#7462: #12 CACHED
#7462:
#7462: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7462: #13 CACHED
#7462:
#7462: #14 exporting to image
#7462: #14 exporting layers done
#7462: #14 writing image sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c done
#7462: #14 naming to docker.io/library/donce-3bfe21b46d02 done
#7462: #14 DONE 0.0s
+ sudo docker run --detach --name donce-ffca2684642f --add-host host.docker.internal:host-gateway --publish 1054:8545 --user=1001:1001 donce-3bfe21b46d02 /bin/bash -c npx\ hardhat\ node\ /#7494
#7494: c7b05b9d3617d6b0e71757008ee3584d1e6cc36f94a2d3fb4f139ad9613bd131
+ sudo docker build --tag donce-6484d036a8f9 --build-arg HOST\=host.docker.internal --build-arg PORT\=1054 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7502
#7502: #0 building with "default" instance using docker driver
#7502:
#7502: #1 [internal] load build definition from Dockerfile
#7502: #1 transferring dockerfile: 552B done
#7502: #1 DONE 0.0s
#7502:
#7502: #2 [internal] load metadata for docker.io/library/node:24
#7502: #2 DONE 0.1s
#7502:
#7502: #3 [internal] load .dockerignore
#7502: #3 transferring context: 2B done
#7502: #3 DONE 0.0s
#7502:
#7502: #4 [1/9] FROM docker.io/library/node:24@sha256:6dac556d980b7f0e5498d08f08cee0ca67798b4ad6c23964a9214920e67758d0
#7502: #4 DONE 0.0s
#7502:
#7502: #5 [internal] load build context
#7502: #5 transferring context: 243B done
#7502: #5 DONE 0.0s
#7502:
#7502: #6 [2/9] WORKDIR /app
#7502: #6 CACHED
#7502:
#7502: #7 [3/9] COPY package.json .
#7502: #7 CACHED
#7502:
#7502: #8 [4/9] RUN npm install
#7502: #8 CACHED
#7502:
#7502: #9 [5/9] COPY hardhat.config.js .
#7502: #9 CACHED
#7502:
#7502: #10 [6/9] RUN sed -i "s/PORT/1054/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7502: #10 DONE 0.3s
#7502:
#7502: #11 [7/9] COPY contracts contracts
#7502: #11 DONE 0.1s
#7502:
#7502: #12 [8/9] COPY ignition ignition
#7502: #12 DONE 0.0s
#7502:
#7502: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7502: #13 1.313 Downloading compiler 0.8.28
#7502: #13 1.988 Compiled 1 Solidity file successfully (evm target: paris).
#7502: #13 DONE 2.1s
#7502:
#7502: #14 exporting to image
#7502: #14 exporting layers
#7502: #14 exporting layers 0.2s done
#7502: #14 writing image sha256:3134fb0f9826a9350d372c449119585585f907be371528eea77ad46fde9cf0d0
#7502: #14 writing image sha256:3134fb0f9826a9350d372c449119585585f907be371528eea77ad46fde9cf0d0 done
#7502: #14 naming to docker.io/library/donce-6484d036a8f9 done
#7502: #14 DONE 0.2s
+ sudo docker run --name donce-144ecf4bf5b5 --add-host host.docker.internal:host-gateway donce-6484d036a8f9 /bin/bash -c \(cat\ hardhat.config.js\)\ \&\&\ \(ls\ -al\)\ \&\&\ \(echo\ y\ \|\ npx\ hardhat\ ignition\ deploy\ ./ignition/modules/Foo.ts\ --network\ foo\ --deployment-id\ foo\)\ \&\&\ \(npx\ hardhat\ ignition\ status\ foo\ \|\ tail\ -1\ \|\ cut\ -d\"\ \"\ -f3\) /#7534
#7534: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7534: // SPDX-License-Identifier: MIT
#7534:
#7534: require("@nomicfoundation/hardhat-toolbox");
#7534:
#7534: /** @type import("hardhat/config").HardhatUserConfig */
#7534:
#7534: module.exports = {
#7534: solidity: "0.8.28",
#7534: defaultNetwork: "foo",
#7534: networks: {
#7534: hardhat: {
#7534: chainId: 4242,
#7534: gas: 10,
#7534: gasPrice: 4,
#7534: maxFeePerGas: 100,
#7534: maxPriorityFeePerGas: 100,
#7534: initialBaseFeePerGas: 100,
#7534: accounts: [
#7534: {
#7534: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7534: balance: "55555555555555555555555"
#7534: },
#7534: {
#7534: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7534: balance: "66666666666666666666666"
#7534: }
#7534: ]
#7534: },
#7534: foo: {
#7534: chainId: 4242,
#7534: url: "http://host.docker.internal:1054"
#7534: }
#7534: }
#7534: };
#7534: total 328
#7534: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#7534: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#7534: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#7534: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#7534: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#7534: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#7534: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#7534: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#7534: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#7534: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7534: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7534: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7534:
#7534: Deploying [ FooModule ]
#7534:
#7534: Batch #1
#7534: Executing FooModule#Foo...
#7534:
#7534: 3A0JBatch #1
#7534: Executing FooModule#Foo...
#7534:
#7534: 3A0JBatch #1
#7534: Executed FooModule#Foo
#7534:
#7534: 3A0JBatch #1
#7534: Executed FooModule#Foo
#7534:
#7534: [ FooModule ] successfully deployed 🚀
#7534:
#7534: Deployed Addresses
#7534:
#7534: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7534: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-144ecf4bf5b5 /#7545
#7545: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7545: // SPDX-License-Identifier: MIT
#7545:
#7545: require("@nomicfoundation/hardhat-toolbox");
#7545:
#7545: /** @type import("hardhat/config").HardhatUserConfig */
#7545:
#7545: module.exports = {
#7545: solidity: "0.8.28",
#7545: defaultNetwork: "foo",
#7545: networks: {
#7545: hardhat: {
#7545: chainId: 4242,
#7545: gas: 10,
#7545: gasPrice: 4,
#7545: maxFeePerGas: 100,
#7545: maxPriorityFeePerGas: 100,
#7545: initialBaseFeePerGas: 100,
#7545: accounts: [
#7545: {
#7545: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7545: balance: "55555555555555555555555"
#7545: },
#7545: {
#7545: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7545: balance: "66666666666666666666666"
#7545: }
#7545: ]
#7545: },
#7545: foo: {
#7545: chainId: 4242,
#7545: url: "http://host.docker.internal:1054"
#7545: }
#7545: }
#7545: };
#7545: total 328
#7545: drwxr-xr-x 1 root root 4096 Sep 14 08:48 .
#7545: drwxr-xr-x 1 root root 4096 Sep 14 08:48 ..
#7545: drwxr-xr-x 4 root root 4096 Sep 14 08:48 artifacts
#7545: drwxr-xr-x 2 root root 4096 Sep 14 08:41 contracts
#7545: -rw-r--r-- 1 root root 874 Sep 14 08:48 hardhat.config.js
#7545: drwxr-xr-x 3 root root 4096 Sep 14 08:41 ignition
#7545: drwxr-xr-x 381 root root 12288 Sep 14 08:45 node_modules
#7545: -rw-r--r-- 1 root root 294439 Sep 14 08:45 package-lock.json
#7545: -rw-r--r-- 1 root root 106 Sep 14 08:41 package.json
#7545: ?25l2K1G36m?39m 1mConfirm deploy to network foo (4242)?22m 90m›39m 90m(y/N)39m2K1G2K1G32m✔39m 1mConfirm deploy to network foo (4242)?22m 90m…39m yes
#7545: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7545: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7545:
#7545: Deploying [ FooModule ]
#7545:
#7545: Batch #1
#7545: Executing FooModule#Foo...
#7545:
#7545: 3A0JBatch #1
#7545: Executing FooModule#Foo...
#7545:
#7545: 3A0JBatch #1
#7545: Executed FooModule#Foo
#7545:
#7545: 3A0JBatch #1
#7545: Executed FooModule#Foo
#7545:
#7545: [ FooModule ] successfully deployed 🚀
#7545:
#7545: Deployed Addresses
#7545:
#7545: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7545: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-144ecf4bf5b5 /#7553
#7553: donce-144ecf4bf5b5
+ sudo docker rmi donce-6484d036a8f9 /#7561
#7561: Untagged: donce-6484d036a8f9:latest
#7561: Deleted: sha256:3134fb0f9826a9350d372c449119585585f907be371528eea77ad46fde9cf0d0
+ sudo docker logs donce-ffca2684642f /#7571
#7571: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7571:
#7571: Accounts
#7571: ========
#7571: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7571:
#7571: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7571:
#7571: 32meth_chainId0m
#7571: 32meth_chainId (2)0m
#7571: 32meth_accounts0m
#7571: 32mhardhat_getAutomine0m
#7571: 32meth_chainId0m
#7571: 32meth_getBlockByNumber0m
#7571: 32meth_getTransactionCount0m
#7571: 32meth_getTransactionCount (2)0m
#7571: 32meth_getTransactionCount (3)0m
#7571: 32meth_getBlockByNumber0m
#7571: 32meth_getTransactionCount0m
#7571: 32meth_getBlockByNumber0m
#7571: 32meth_chainId0m
#7571: 32meth_maxPriorityFeePerGas0m
#7571: 32meth_estimateGas0m
#7571: 32meth_call0m
#7571: Contract deployment: Foo
#7571: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7571: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7571:
#7571: 32meth_sendTransaction0m
#7571: Contract deployment: Foo
#7571: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7571: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7571: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7571: Value: 0 ETH
#7571: Gas used: 1357081 of 1357081
#7571: Block #1: 0x49ff3e872bc9e355e4afc50190bc699618c69c146978b44071a09ebd1b67a135
#7571:
#7571: 32meth_getTransactionByHash0m
#7571: 32meth_getBlockByNumber0m
#7571: 32meth_getTransactionReceipt0m
#7571: 32meth_getBalance0m
+ sudo docker rm --force donce-ffca2684642f /#7579
#7579: donce-ffca2684642f
+ sudo docker rmi donce-3bfe21b46d02 /#7587
#7587: Untagged: donce-3bfe21b46d02:latest
#7587: Deleted: sha256:582a283003725acd6def9b6fb65f4e11b70e0907ee3e30227297e3219090d26c
test_checks_eth_balance 32m PASS0m (9.01s)
TestWalletLive
test_checks_gas_estimate_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_on_mainnet 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-77fd7910eaec --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1055:3128 yegor256/squid-proxy:latest /#7596
#7596: 04b32a99b028a8151e68ad9512d6e93ecca4db4d2166cf2892a42670e2ff0797
+ sudo docker logs donce-77fd7910eaec /#7604
#7604: + set -e
#7604: + [ -z jeffrey ]
#7604: + [ -z swordfish ]
#7604: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7604: Adding password for user jeffrey
#7604: + rm -f /run/squid.pid
#7604: + which squid
#7604: + exec /usr/sbin/squid -NYCd 1
#7604: 2026/09/14 08:48:47| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7604: 2026/09/14 08:48:47| aclIpParseIpData: IPv6 has not been enabled.
#7604: 2026/09/14 08:48:47| aclIpParseIpData: IPv6 has not been enabled.
#7604: 2026/09/14 08:48:47| aclIpParseIpData: IPv6 has not been enabled.
#7604: 2026/09/14 08:48:47| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7604: 2026/09/14 08:48:47| Created PID file (/run/squid.pid)
#7604: 2026/09/14 08:48:47| Current Directory is /
#7604: 2026/09/14 08:48:47| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7604: 2026/09/14 08:48:47| Service Name: squid
#7604: 2026/09/14 08:48:47| Process ID 1
#7604: 2026/09/14 08:48:47| Process Roles: master worker
#7604: 2026/09/14 08:48:47| With 1048576 file descriptors available
#7604: 2026/09/14 08:48:47| Initializing IP Cache...
#7604: 2026/09/14 08:48:47| DNS IPv4 socket created at 0.0.0.0, FD 8
#7604: 2026/09/14 08:48:47| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7604: 2026/09/14 08:48:47| Adding domain ec2.internal from /etc/resolv.conf
#7604: 2026/09/14 08:48:47| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7604: 2026/09/14 08:48:47| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7604: 2026/09/14 08:48:47| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7604: 2026/09/14 08:48:47| Store logging disabled
#7604: 2026/09/14 08:48:47| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7604: 2026/09/14 08:48:47| Target number of buckets: 31
#7604: 2026/09/14 08:48:47| Using 8192 Store buckets
#7604: 2026/09/14 08:48:47| Max Mem size: 8192 KB
#7604: 2026/09/14 08:48:47| Max Swap size: 0 KB
#7604: 2026/09/14 08:48:47| Using Least Load store dir selection
#7604: 2026/09/14 08:48:47| Current Directory is /
#7604: 2026/09/14 08:48:47| Finished loading MIME types and icons.
#7604: 2026/09/14 08:48:47| HTCP Disabled.
#7604: 2026/09/14 08:48:47| Pinger socket opened on FD 11
#7604: 2026/09/14 08:48:47| Squid plugin modules loaded: 0
#7604: 2026/09/14 08:48:47| Adaptation support is off.
#7604: 2026/09/14 08:48:47| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7604: listening port: 3128
#7604: 2026/09/14 08:48:47| Starting new basicauthenticator helpers...
#7604: current master transaction: master53
#7604: 2026/09/14 08:48:47| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7604: current master transaction: master53
+ sudo docker rm --force donce-77fd7910eaec /#7612
#7612: donce-77fd7910eaec
test_checks_balance_via_proxy_on_mainnet 33m SKIP0m (0.95s)
test_checks_balance_of_absent_address 33m SKIP0m (0.00s)
test_accepts_payments_on_mainnet 33m SKIP0m (0.00s)
test_checks_eth_balance_on_mainnet 33m SKIP0m (0.00s)
test_pays_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_on_polygon 33m SKIP0m (0.00s)
test_fails_with_invalid_infura_key 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-bb64f0d07e4f --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1056:3128 yegor256/squid-proxy:latest /#7621
#7621: bfa24d8e373a172473f89c08dbb1e9726762f6b81b136a9317924cb71f209841
+ sudo docker logs donce-bb64f0d07e4f /#7631
#7631: + set -e
#7631: + [ -z jeffrey ]
#7631: + [ -z swordfish ]
#7631: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7631: Adding password for user jeffrey
#7631: + rm -f /run/squid.pid
#7631: + which squid
#7631: + exec /usr/sbin/squid -NYCd 1
#7631: 2026/09/14 08:48:48| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7631: 2026/09/14 08:48:48| aclIpParseIpData: IPv6 has not been enabled.
#7631: 2026/09/14 08:48:48| aclIpParseIpData: IPv6 has not been enabled.
#7631: 2026/09/14 08:48:48| aclIpParseIpData: IPv6 has not been enabled.
#7631: 2026/09/14 08:48:48| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7631: 2026/09/14 08:48:48| Created PID file (/run/squid.pid)
#7631: 2026/09/14 08:48:48| Current Directory is /
#7631: 2026/09/14 08:48:48| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7631: 2026/09/14 08:48:48| Service Name: squid
#7631: 2026/09/14 08:48:48| Process ID 1
#7631: 2026/09/14 08:48:48| Process Roles: master worker
#7631: 2026/09/14 08:48:48| With 1048576 file descriptors available
#7631: 2026/09/14 08:48:48| Initializing IP Cache...
#7631: 2026/09/14 08:48:48| DNS IPv4 socket created at 0.0.0.0, FD 8
#7631: 2026/09/14 08:48:48| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7631: 2026/09/14 08:48:48| Adding domain ec2.internal from /etc/resolv.conf
#7631: 2026/09/14 08:48:48| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7631: 2026/09/14 08:48:48| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7631: 2026/09/14 08:48:48| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7631: 2026/09/14 08:48:48| Store logging disabled
#7631: 2026/09/14 08:48:48| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7631: 2026/09/14 08:48:48| Target number of buckets: 31
#7631: 2026/09/14 08:48:48| Using 8192 Store buckets
#7631: 2026/09/14 08:48:48| Max Mem size: 8192 KB
#7631: 2026/09/14 08:48:48| Max Swap size: 0 KB
#7631: 2026/09/14 08:48:48| Using Least Load store dir selection
#7631: 2026/09/14 08:48:48| Current Directory is /
#7631: 2026/09/14 08:48:48| Finished loading MIME types and icons.
#7631: 2026/09/14 08:48:48| HTCP Disabled.
#7631: 2026/09/14 08:48:48| Pinger socket opened on FD 11
#7631: 2026/09/14 08:48:48| Squid plugin modules loaded: 0
#7631: 2026/09/14 08:48:48| Adaptation support is off.
#7631: 2026/09/14 08:48:48| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7631: listening port: 3128
#7631: 2026/09/14 08:48:48| Starting new basicauthenticator helpers...
#7631: current master transaction: master53
#7631: 2026/09/14 08:48:48| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7631: current master transaction: master53
+ sudo docker rm --force donce-bb64f0d07e4f /#7639
#7639: donce-bb64f0d07e4f
test_pings_google_via_proxy 32m PASS0m (0.91s)
TestFakeWallet
test_rejects_a_negative_amount 32m PASS0m (0.00s)
test_checks_gas_estimate 32m PASS0m (0.00s)
test_accepts_payments_on_hardhat 32m PASS0m (0.20s)
test_checks_fake_balance 32m PASS0m (0.00s)
test_checks_preset_fake_eth_balance 32m PASS0m (0.00s)
test_pays_fake_money 32m PASS0m (0.00s)
test_complains_like_the_real_wallet 32m PASS0m (0.00s)
test_checks_preset_fake_balance 32m PASS0m (0.00s)
test_returns_host 32m PASS0m (0.00s)
test_checks_gas_price 32m PASS0m (0.00s)
test_pays_fake_eths 32m PASS0m (0.00s)
test_rejects_a_malformed_address 32m PASS0m (0.00s)
test_rejects_a_broken_address_at_runtime 32m PASS0m (0.10s)
test_returns_gas_price_in_wei 32m PASS0m (0.00s)
test_rejects_a_nil_private_key 32m PASS0m (0.00s)
test_accepts_a_subscription_id 32m PASS0m (1.00s)
test_reads_sum_of_payment 32m PASS0m (0.00s)
test_checks_fake_eth_balance 32m PASS0m (0.00s)
TestBin
test_fetches_eth_balance 32m PASS0m (6.47s)
test_wrong_command 32m PASS0m (0.49s)
test_sends_eth_payment_in_eth 32m PASS0m (1.48s)
test_rejects_a_too_precise_eth_amount 32m PASS0m (1.48s)
test_generates_public_key 32m PASS0m (0.99s)
test_rejects_a_too_precise_usdt_amount 32m PASS0m (1.46s)
test_fetches_gas_price 32m PASS0m (0.49s)
test_sends_erc20_payment 32m PASS0m (1.48s)
test_sends_eth_payment 32m PASS0m (1.48s)
test_prints_version 32m PASS0m (0.49s)
test_sends_exact_amount_of_usdt 32m PASS0m (1.48s)
test_prints_help 32m PASS0m (0.84s)
test_rejects_fractional_amount_of_wei 32m PASS0m (1.46s)
test_sends_eth_payment_in_gwei 32m PASS0m (1.50s)
test_sends_erc20_payment_in_usdt 32m PASS0m (1.47s)
test_sends_exact_amount_of_eth 32m PASS0m (1.48s)
test_sends_eth_payment_in_wei 32m PASS0m (1.49s)
test_fetches_erc20_balance 32m PASS0m (1.49s)
test_sends_erc20_payment_in_dollars 32m PASS0m (1.66s)
test_sends_exact_amount_of_dollars 32m PASS0m (1.58s)
test_generates_private_key 32m PASS0m (0.49s)
test_sends_exact_amount_of_gwei 32m PASS0m (1.58s)
Finished in 341.56726s
110 tests, 180 assertions, 32m0 failures, 0 errors, 0m33m11 skips0m
Coverage report generated for test to coverage/index.html
Line coverage: 399 / 408 (32m97.79%0m)
Coverage report generated for test to /home/r/repo/coverage/coverage.xml.
Line Coverage: 97.79% (399 / 408)
/usr/local/bin/ruby -S bundle exec cucumber
90m# SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko0m
90m# SPDX-License-Identifier: MIT0m
Feature: Command Line Processing
As a simple ETH/ERC20 user I want to use it
Scenario: Help can be printed 90m# features/cli.feature:70m
32mWhen I run bin/erc20 with "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
32mAnd Stdout contains "32m1mhelp0m0m32m"90m # features/step_definitions/steps.rb:330m0m
Scenario: ETH private key can be generated 90m# features/cli.feature:120m
32mWhen I run bin/erc20 with "32m1mkey0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH address can be created 90m# features/cli.feature:160m
32mWhen I run bin/erc20 with "32m1maddress 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d10m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Feature: Command Line Processing, in Dry Mode
As a simple ETH/ERC20 user I want to test it in dry mode
Scenario: Gas price price can be retrieved 90m# features/dry.feature:70m
32mWhen I run bin/erc20 with "32m1mprice --attempts=4 --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 balance can be checked 90m# features/dry.feature:110m
32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH balance can be checked 90m# features/dry.feature:150m
32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --dry0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in tokens 90m# features/dry.feature:190m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in dollars 90m# features/dry.feature:230m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD \$100m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment can be sent in USDT 90m# features/dry.feature:270m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 10usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 payment in USDT keeps every token unit 90m# features/dry.feature:310m
32mWhen I run bin/erc20 with "32m1mpay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 8.2usdt0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Stdout contains "32m1mSending 8200000 ERC20 tokens0m0m32m"90m # features/step_definitions/steps.rb:330m0m
Scenario: ETH payment can be sent in wei 90m# features/dry.feature:350m
32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 100000000m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH payment can be sent in ETH 90m# features/dry.feature:390m
32mWhen I run bin/erc20 with "32m1meth_pay --dry --verbose 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 1eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH payment smaller than one wei is rejected 90m# features/dry.feature:430m
32mWhen I run bin/erc20 with "32m1meth_pay --dry 46feba063e9b59a8ae0dba68abd39a3cb8f52089e776576d6eb1bb5bfec123d1 0x7232148927F8a580053792f44D4d59d40Fd00ABD 0.0000000000000000001eth0m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is not zero90m # features/step_definitions/steps.rb:450m0m
Feature: Gem Package
As a source code writer I want to be able to
package the Gem into .gem file
Scenario: Gem can be packaged 90m# features/gem_package.feature:80m
32mGiven It is Unix90m # features/step_definitions/steps.rb:610m0m
32mGiven I have a "32m1mexecs.rb0m0m32m" file with content:90m # features/step_definitions/steps.rb:220m0m
32m """0m
32m #!/usr/bin/env ruby0m
32m require 'rubygems'0m
32m spec = Gem::Specification::load('./spec.rb')0m
32m if spec.executables.empty?0m
32m fail 'no executables: ' + File.read('./spec.rb')0m
32m end0m
32m """0m
32mWhen I run bash with:90m # features/step_definitions/steps.rb:550m0m
32m """0m
32m cd erc200m
32m gem build erc20.gemspec0m
32m gem specification --ruby erc20-*.gem > ../spec.rb0m
32m cd ..0m
32m ruby execs.rb0m
32m """0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Feature: Command Line Processing
As a simple ETH/ERC20 user I want to use it live
Scenario: Gas price price can be retrieved 90m# features/live.feature:70m
32mWhen I run bin/erc20 with "32m1mprice --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ERC20 balance can be checked 90m# features/live.feature:110m
32mWhen I run bin/erc20 with "32m1mbalance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
Scenario: ETH balance can be checked 90m# features/live.feature:150m
32mWhen I run bin/erc20 with "32m1meth_balance 0x7232148927F8a580053792f44D4d59d40Fd00ABD --verbose --attempts=40m0m32m"90m # features/step_definitions/steps.rb:270m0m
32mThen Exit code is zero90m # features/step_definitions/steps.rb:410m0m
17 scenarios (32m17 passed0m)
37 steps (32m37 passed0m)
0m9.591s
1m32m┌──────────────────────────────────────────────────────────────────────────────┐0m0m
1m32m│0m0m Share your Cucumber Report with your team at 4m1m36mhttps://reports.cucumber.io0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m Command line option: 36m--publish0m 1m32m│0m0m
1m32m│0m0m Environment variable: 36mCUCUMBER_PUBLISH_ENABLED0m=36mtrue0m 1m32m│0m0m
1m32m│0m0m cucumber.yml: 36mdefault: --publish0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m More information at 4m1m36mhttps://cucumber.io/docs/cucumber/environment-variables/0m0m0m 1m32m│0m0m
1m32m│0m0m 1m32m│0m0m
1m32m│0m0m To disable this message, specify 1mCUCUMBER_PUBLISH_QUIET=true0m or use the 1m32m│0m0m
1m32m│0m0m 1m--publish-quiet0m option. You can also add this to your 1mcucumber.yml:0m 1m32m│0m0m
1m32m│0m0m 1mdefault: --publish-quiet0m 1m32m│0m0m
1m32m└──────────────────────────────────────────────────────────────────────────────┘0m0m
Running RuboCop...
Inspecting 17 files
32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m
17 files inspected, 32mno offenses0m detected
?25h2KFiles:neratingrdo4/ERC20/FakeWallet.html..0mml0ml0m
Modules: 2 ( 0 undocumented)
Classes: 2 ( 0 undocumented)
Constants: 5 ( 5 undocumented)
Attributes: 8 ( 0 undocumented)
Methods: 20 ( 0 undocumented)
86.49% documented
+ 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/erc20.git
00ca4f4..98a0b6b master -> master
container ebfee81abc1c7a7399002783e8de76dfaac635e7f6b7e3f84f18f946de82d7d4 is dead
Mon Sep 14 08:50:33 UTC 2026