++ dirname ./run.sh
+ cd .
+ echo 1682
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Sat Sep 19 09:28:27 UTC 2026
+ uptime
09:28:27 up 25 min, 0 users, load average: 0.16, 0.03, 0.01
+ ff=default
+ image=yegor256/ruby
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update dependency ubuntu to v26'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/erc20.git
+ pull_id=194
+ fork=git@github.com:yegor256/erc20.git
+ fork_branch=renovate/ubuntu-26.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/erc20.git' '--env=pull_id=194' '--env=fork=git@github.com:yegor256/erc20.git' '--env=fork_branch=renovate/ubuntu-26.x' '--env=head_branch=master' '--env=pull_title=chore(deps): update dependency ubuntu to v26' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=194'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/ubuntu-26.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency ubuntu to v26'\''\'\'''\'''\'' '\'';'\'' '\''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=194'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/ubuntu-26.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency ubuntu to v26'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'bundle install --no-color' ';' 'DONCE_SUDO=true bundle exec rake' ';')
+ container=yegor256_erc20_194
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-27-42
+ pwd
/tmp/rultor-eRL6
+ 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=194'\''' ';' 'export '\''fork=git@github.com:yegor256/erc20.git'\''' ';' 'export '\''fork_branch=renovate/ubuntu-26.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency ubuntu to v26'\''' ';' '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
* [new branch] renovate/ubuntu-26.x -> fork/renovate/ubuntu-26.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/ubuntu-26.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/ubuntu-26.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 dependency ubuntu to v26' --ff __rultor
Updating 59e642a..acd0f57
Fast-forward (no commit created; -m option ignored)
.github/workflows/actionlint.yml | 2 +-
.github/workflows/codecov.yml | 2 +-
.github/workflows/copyrights.yml | 2 +-
.github/workflows/hadolint.yml | 2 +-
.github/workflows/markdown-lint.yml | 2 +-
.github/workflows/pdd.yml | 2 +-
.github/workflows/reuse.yml | 2 +-
.github/workflows/shellcheck.yml | 2 +-
.github/workflows/typos.yml | 2 +-
.github/workflows/xcop.yml | 2 +-
.github/workflows/yamllint.yml | 2 +-
11 files changed, 11 insertions(+), 11 deletions(-)
+ git log -1 --show-signature
commit acd0f574449c90bde2edcba54318bf522ff9bdfd
gpg: Signature made Fri Sep 18 23:10:50 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: Fri Sep 18 23:10:50 2026 +0000
chore(deps): update dependency ubuntu to v26
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.02
++ bc
++ echo 0.02 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.02, low enough to run a new Docker container'
load average is 0.02, 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
c5d1f12c356a: Verifying Checksum
c5d1f12c356a: Download complete
e9b75b04736a: Verifying Checksum
e9b75b04736a: Download complete
74aacb7acb4e: Verifying Checksum
74aacb7acb4e: Download complete
cb259a83ac3d: Verifying Checksum
cb259a83ac3d: Download complete
de39015cb2a0: Verifying Checksum
de39015cb2a0: Download complete
2da5d65999c3: Verifying Checksum
2da5d65999c3: Download complete
b343964c14ed: Verifying Checksum
b343964c14ed: 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_194\s*$'
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Sep 19 09:28 .
drwxrwxrwt 12 root root 4096 Sep 19 09:28 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Sep 19 09:28 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Sep 19 09:28 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Sep 19 09:28 pid
drwxrwxr-x 10 ubuntu ubuntu 4096 Sep 19 09:28 repo
-rw-rw-r-- 1 ubuntu ubuntu 81 Sep 19 09:28 rubygems.yml
-rwxrwxr-x 1 ubuntu ubuntu 6508 Sep 19 09:28 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 560 Sep 19 09:28 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8813 Sep 19 09:28 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-eRL6:/main --env=head=git@github.com:yegor256/erc20.git --env=pull_id=194 --env=fork=git@github.com:yegor256/erc20.git --env=fork_branch=renovate/ubuntu-26.x --env=head_branch=master '--env=pull_title=chore(deps): update dependency ubuntu to v26' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=194'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/erc20.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/ubuntu-26.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency ubuntu to v26'\''\'\'''\'''\'' '\'';'\'' '\''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-eRL6/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_erc20_194 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=194' ; export 'fork=git@github.com:yegor256/erc20.git' ; export 'fork_branch=renovate/ubuntu-26.x' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update dependency ubuntu to v26' ; 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 40106
TestWalletHardhat
+ sudo docker build --tag donce-8d1a841ff836 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#4979
#4979: #0 building with "default" instance using docker driver
#4979:
#4979: #1 [internal] load build definition from Dockerfile
#4979: #1 transferring dockerfile: 552B done
#4979: #1 DONE 0.1s
#4979:
#4979: #2 [internal] load metadata for docker.io/library/node:24
#4979: #2 DONE 0.5s
#4979:
#4979: #3 [internal] load .dockerignore
#4979: #3 transferring context: 2B done
#4979: #3 DONE 0.0s
#4979:
#4979: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#4979: #4 resolve docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945 0.0s done
#4979: #4 ...
#4979:
#4979: #5 [internal] load build context
#4979: #5 transferring context: 4.97kB done
#4979: #5 DONE 0.0s
#4979:
#4979: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#4979: #4 sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945 3.88kB / 3.88kB done
#4979: #4 sha256:5a750d3be5e5c80275f8c9a5367c3aed99c2875656590c8d0701c7ee687f5f0a 2.49kB / 2.49kB done
#4979: #4 sha256:b795e77f6c253b171f482eff27b9b882dc4cdcb42d773372e298481c7318fbc2 6.67kB / 6.67kB done
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 0B / 24.06MB 0.2s
#4979: #4 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 8.39MB / 48.50MB 0.2s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 2.10MB / 64.42MB 0.2s
#4979: #4 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 12.85MB / 48.50MB 0.3s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 6.06MB / 64.42MB 0.3s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 2.10MB / 24.06MB 0.5s
#4979: #4 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 23.07MB / 48.50MB 0.5s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 10.49MB / 64.42MB 0.5s
#4979: #4 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 28.31MB / 48.50MB 0.6s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 14.68MB / 64.42MB 0.6s
#4979: #4 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 33.55MB / 48.50MB 0.7s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 19.92MB / 64.42MB 0.7s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 5.24MB / 24.06MB 0.9s
#4979: #4 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 41.94MB / 48.50MB 0.9s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 30.41MB / 64.42MB 0.9s
#4979: #4 sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 48.50MB / 48.50MB 1.1s done
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 41.65MB / 64.42MB 1.1s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 0B / 211.71MB 1.1s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 46.14MB / 64.42MB 1.2s
#4979: #4 extracting sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 8.39MB / 24.06MB 1.4s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 57.67MB / 64.42MB 1.4s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 62.91MB / 64.42MB 1.5s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 14.68MB / 211.71MB 1.5s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 10.49MB / 24.06MB 1.7s
#4979: #4 sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 64.42MB / 64.42MB 1.6s done
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 28.31MB / 211.71MB 1.7s
#4979: #4 sha256:7f25c00422393b23d335fdcd248cb7db9d8c1037657270636dd331ac92f6d06e 3.32kB / 3.32kB 1.7s done
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 0B / 59.82MB 1.7s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 8.39MB / 59.82MB 1.9s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 12.58MB / 24.06MB 2.1s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 41.94MB / 211.71MB 2.1s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 20.97MB / 59.82MB 2.1s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 26.21MB / 59.82MB 2.2s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 53.48MB / 211.71MB 2.4s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 37.75MB / 59.82MB 2.4s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 14.68MB / 24.06MB 2.5s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 40.89MB / 59.82MB 2.5s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 44.04MB / 59.82MB 2.6s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 68.16MB / 211.71MB 2.8s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 50.33MB / 59.82MB 2.8s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 16.78MB / 24.06MB 2.9s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 53.48MB / 59.82MB 2.9s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 57.67MB / 59.82MB 3.0s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 80.74MB / 211.71MB 3.1s
#4979: #4 sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 59.82MB / 59.82MB 3.1s done
#4979: #4 sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9 0B / 1.25MB 3.1s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 19.92MB / 24.06MB 3.3s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 93.32MB / 211.71MB 3.3s
#4979: #4 sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9 1.25MB / 1.25MB 3.1s done
#4979: #4 sha256:4cc81be23c065f7bd9f0e53015be3c099db194a9d930ac587fc53dcc5e0000a4 446B / 446B 3.2s done
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 110.10MB / 211.71MB 3.5s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 22.02MB / 24.06MB 3.6s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 24.06MB / 24.06MB 3.7s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 122.68MB / 211.71MB 3.7s
#4979: #4 sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 24.06MB / 24.06MB 3.7s done
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 134.22MB / 211.71MB 4.1s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 149.95MB / 211.71MB 4.6s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 170.92MB / 211.71MB 4.9s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 187.70MB / 211.71MB 5.1s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 206.57MB / 211.71MB 5.4s
#4979: #4 sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 211.71MB / 211.71MB 5.6s done
#4979: #4 extracting sha256:eaac70c68abdf6ffacf6de10d31ed9de4813505d1a794eb7393cb27fceb624a6 5.0s done
#4979: #4 extracting sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240
#4979: #4 extracting sha256:7b2de2423ebd9d3290883175c0e46dccd6de955b08e6e9a5bd20909e3face240 0.8s done
#4979: #4 extracting sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d
#4979: #4 extracting sha256:81578410df169380efec491bfdc60a7e586d4b48ef4c0aeb9b6ff085812d9a7d 3.2s done
#4979: #4 extracting sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a
#4979: #4 extracting sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 5.0s
#4979: #4 extracting sha256:de9e8d0a007171cac57d643a3982902d45431cd860400eea55e18df75fc0b12a 8.9s done
#4979: #4 extracting sha256:7f25c00422393b23d335fdcd248cb7db9d8c1037657270636dd331ac92f6d06e done
#4979: #4 extracting sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 0.1s
#4979: #4 extracting sha256:240de4f9ec200e8eea31a6ad63e9b6a9452120650049a9d830a1bac6d46f9516 3.2s done
#4979: #4 extracting sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9
#4979: #4 extracting sha256:496e07b192ff1c9265750d075a3387666375e1729f2a3a5c38e0b5cde05334c9 0.1s done
#4979: #4 extracting sha256:4cc81be23c065f7bd9f0e53015be3c099db194a9d930ac587fc53dcc5e0000a4 done
#4979: #4 DONE 23.1s
#4979:
#4979: #6 [2/9] WORKDIR /app
#4979: #6 DONE 0.5s
#4979:
#4979: #7 [3/9] COPY package.json .
#4979: #7 DONE 0.1s
#4979:
#4979: #8 [4/9] RUN npm install
#4979: #8 21.19 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.
#4979: #8 24.81 npm warn deprecated lodash.isequal@4.5.0: This package is deprecated. Use require('node:util').isDeepStrictEqual instead.
#4979: #8 25.18 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
#4979: #8 25.23 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
#4979: #8 25.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
#4979: #8 25.51 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
#4979: #8 25.64 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
#4979: #8 28.28 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).
#4979: #8 28.86 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
#4979: #8 38.37
#4979: #8 38.37 added 590 packages, and audited 591 packages in 38s
#4979: #8 38.38
#4979: #8 38.38 117 packages are looking for funding
#4979: #8 38.38 run `npm fund` for details
#4979: #8 38.43
#4979: #8 38.43 37 vulnerabilities (14 low, 17 moderate, 6 high)
#4979: #8 38.43
#4979: #8 38.43 To address all issues (including breaking changes), run:
#4979: #8 38.43 npm audit fix --force
#4979: #8 38.43
#4979: #8 38.43 Run `npm audit` for details.
#4979: #8 38.43 npm warn install-scripts 2 packages have install scripts not yet covered by allowScripts:
#4979: #8 38.43 npm warn install-scripts keccak@3.0.4 (install: node-gyp-build || exit 0)
#4979: #8 38.43 npm warn install-scripts secp256k1@4.0.5 (install: node-gyp-build || exit 0)
#4979: #8 38.43 npm warn install-scripts
#4979: #8 38.43 npm warn install-scripts Run `npm install-scripts ls` to review, or `npm install-scripts approve <pkg>` to allow.
#4979: #8 38.43 npm notice
#4979: #8 38.43 npm notice New major version of npm available! 11.19.0 -> 12.0.2
#4979: #8 38.43 npm notice Changelog: https://github.com/npm/cli/releases/tag/v12.0.2
#4979: #8 38.43 npm notice To update run: npm install -g npm@12.0.2
#4979: #8 38.43 npm notice
#4979: #8 DONE 39.0s
#4979:
#4979: #9 [5/9] COPY hardhat.config.js .
#4979: #9 DONE 0.0s
#4979:
#4979: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#4979: #10 DONE 0.4s
#4979:
#4979: #11 [7/9] COPY contracts contracts
#4979: #11 DONE 0.1s
#4979:
#4979: #12 [8/9] COPY ignition ignition
#4979: #12 DONE 0.1s
#4979:
#4979: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#4979: #13 2.525 Downloading compiler 0.8.28
#4979: #13 3.280 Compiled 1 Solidity file successfully (evm target: paris).
#4979: #13 DONE 3.4s
#4979:
#4979: #14 exporting to image
#4979: #14 exporting layers
#4979: #14 exporting layers 19.2s done
#4979: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#4979: #14 naming to docker.io/library/donce-8d1a841ff836 done
#4979: #14 DONE 19.2s
+ sudo docker run --detach --name donce-2438d2966174 --add-host host.docker.internal:host-gateway --publish 1025:8545 --user=1001:1001 donce-8d1a841ff836 /bin/bash -c npx\ hardhat\ node\ /#5013
#5013: 403e3b3f7469df8aa57a1d3b1f7fa586e915e0e6ba15dedcc7028026be2d462a
+ sudo docker build --tag donce-d832cb607df9 --build-arg HOST\=host.docker.internal --build-arg PORT\=1025 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5025
#5025: #0 building with "default" instance using docker driver
#5025:
#5025: #1 [internal] load build definition from Dockerfile
#5025: #1 transferring dockerfile: 552B done
#5025: #1 DONE 0.0s
#5025:
#5025: #2 [internal] load metadata for docker.io/library/node:24
#5025: #2 DONE 0.1s
#5025:
#5025: #3 [internal] load .dockerignore
#5025: #3 transferring context: 2B done
#5025: #3 DONE 0.0s
#5025:
#5025: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5025: #4 DONE 0.0s
#5025:
#5025: #5 [internal] load build context
#5025: #5 transferring context: 243B done
#5025: #5 DONE 0.0s
#5025:
#5025: #6 [2/9] WORKDIR /app
#5025: #6 CACHED
#5025:
#5025: #7 [3/9] COPY package.json .
#5025: #7 CACHED
#5025:
#5025: #8 [4/9] RUN npm install
#5025: #8 CACHED
#5025:
#5025: #9 [5/9] COPY hardhat.config.js .
#5025: #9 CACHED
#5025:
#5025: #10 [6/9] RUN sed -i "s/PORT/1025/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5025: #10 DONE 0.3s
#5025:
#5025: #11 [7/9] COPY contracts contracts
#5025: #11 DONE 0.1s
#5025:
#5025: #12 [8/9] COPY ignition ignition
#5025: #12 DONE 0.1s
#5025:
#5025: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5025: #13 1.494 Downloading compiler 0.8.28
#5025: #13 2.286 Compiled 1 Solidity file successfully (evm target: paris).
#5025: #13 DONE 2.4s
#5025:
#5025: #14 exporting to image
#5025: #14 exporting layers
#5025: #14 exporting layers 0.2s done
#5025: #14 writing image sha256:47194eeb7f24ca4f87e5a93d2ee2d79238206e0c5862a123a86064eb4de79a48 done
#5025: #14 naming to docker.io/library/donce-d832cb607df9 done
#5025: #14 DONE 0.2s
+ sudo docker run --name donce-e265a5f1790f --add-host host.docker.internal:host-gateway donce-d832cb607df9 /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\) /#5058
#5058: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5058: // SPDX-License-Identifier: MIT
#5058:
#5058: require("@nomicfoundation/hardhat-toolbox");
#5058:
#5058: /** @type import("hardhat/config").HardhatUserConfig */
#5058:
#5058: module.exports = {
#5058: solidity: "0.8.28",
#5058: defaultNetwork: "foo",
#5058: networks: {
#5058: hardhat: {
#5058: chainId: 4242,
#5058: gas: 10,
#5058: gasPrice: 4,
#5058: maxFeePerGas: 100,
#5058: maxPriorityFeePerGas: 100,
#5058: initialBaseFeePerGas: 100,
#5058: accounts: [
#5058: {
#5058: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5058: balance: "55555555555555555555555"
#5058: },
#5058: {
#5058: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5058: balance: "66666666666666666666666"
#5058: }
#5058: ]
#5058: },
#5058: foo: {
#5058: chainId: 4242,
#5058: url: "http://host.docker.internal:1025"
#5058: }
#5058: }
#5058: };
#5058: total 328
#5058: drwxr-xr-x 1 root root 4096 Sep 19 09:32 .
#5058: drwxr-xr-x 1 root root 4096 Sep 19 09:32 ..
#5058: drwxr-xr-x 4 root root 4096 Sep 19 09:32 artifacts
#5058: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5058: -rw-r--r-- 1 root root 874 Sep 19 09:32 hardhat.config.js
#5058: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5058: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5058: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5058: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5058: ?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
#5058: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5058: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5058:
#5058: Deploying [ FooModule ]
#5058:
#5058: Batch #1
#5058: Executing FooModule#Foo...
#5058:
#5058: 3A0JBatch #1
#5058: Executing FooModule#Foo...
#5058:
#5058: 3A0JBatch #1
#5058: Executed FooModule#Foo
#5058:
#5058: 3A0JBatch #1
#5058: Executed FooModule#Foo
#5058:
#5058: [ FooModule ] successfully deployed 🚀
#5058:
#5058: Deployed Addresses
#5058:
#5058: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5058: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-e265a5f1790f /#5070
#5070: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5070: // SPDX-License-Identifier: MIT
#5070:
#5070: require("@nomicfoundation/hardhat-toolbox");
#5070:
#5070: /** @type import("hardhat/config").HardhatUserConfig */
#5070:
#5070: module.exports = {
#5070: solidity: "0.8.28",
#5070: defaultNetwork: "foo",
#5070: networks: {
#5070: hardhat: {
#5070: chainId: 4242,
#5070: gas: 10,
#5070: gasPrice: 4,
#5070: maxFeePerGas: 100,
#5070: maxPriorityFeePerGas: 100,
#5070: initialBaseFeePerGas: 100,
#5070: accounts: [
#5070: {
#5070: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5070: balance: "55555555555555555555555"
#5070: },
#5070: {
#5070: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5070: balance: "66666666666666666666666"
#5070: }
#5070: ]
#5070: },
#5070: foo: {
#5070: chainId: 4242,
#5070: url: "http://host.docker.internal:1025"
#5070: }
#5070: }
#5070: };
#5070: total 328
#5070: drwxr-xr-x 1 root root 4096 Sep 19 09:32 .
#5070: drwxr-xr-x 1 root root 4096 Sep 19 09:32 ..
#5070: drwxr-xr-x 4 root root 4096 Sep 19 09:32 artifacts
#5070: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5070: -rw-r--r-- 1 root root 874 Sep 19 09:32 hardhat.config.js
#5070: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5070: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5070: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5070: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5070: ?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
#5070: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5070: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5070:
#5070: Deploying [ FooModule ]
#5070:
#5070: Batch #1
#5070: Executing FooModule#Foo...
#5070:
#5070: 3A0JBatch #1
#5070: Executing FooModule#Foo...
#5070:
#5070: 3A0JBatch #1
#5070: Executed FooModule#Foo
#5070:
#5070: 3A0JBatch #1
#5070: Executed FooModule#Foo
#5070:
#5070: [ FooModule ] successfully deployed 🚀
#5070:
#5070: Deployed Addresses
#5070:
#5070: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5070: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-e265a5f1790f /#5079
#5079: donce-e265a5f1790f
+ sudo docker rmi donce-d832cb607df9 /#5087
#5087: Untagged: donce-d832cb607df9:latest
#5087: Deleted: sha256:47194eeb7f24ca4f87e5a93d2ee2d79238206e0c5862a123a86064eb4de79a48
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.
+ sudo docker logs donce-2438d2966174 /#5107
#5107: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5107:
#5107: Accounts
#5107: ========
#5107: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5107:
#5107: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5107:
#5107: 32meth_chainId0m
#5107: 32meth_chainId (2)0m
#5107: 32meth_accounts0m
#5107: 32mhardhat_getAutomine0m
#5107: 32meth_chainId0m
#5107: 32meth_getBlockByNumber0m
#5107: 32meth_getTransactionCount0m
#5107: 32meth_getTransactionCount (2)0m
#5107: 32meth_getTransactionCount (3)0m
#5107: 32meth_getBlockByNumber0m
#5107: 32meth_getTransactionCount0m
#5107: 32meth_getBlockByNumber0m
#5107: 32meth_chainId0m
#5107: 32meth_maxPriorityFeePerGas0m
#5107: 32meth_estimateGas0m
#5107: 32meth_call0m
#5107: Contract deployment: Foo
#5107: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5107: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5107:
#5107: 32meth_sendTransaction0m
#5107: Contract deployment: Foo
#5107: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5107: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5107: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5107: Value: 0 ETH
#5107: Gas used: 1357081 of 1357081
#5107: Block #1: 0xf88d0489633c5ba98a8ba7d0cd2447ebb98130822d447c2cff69201988eb88b8
#5107:
#5107: 32meth_getTransactionByHash0m
#5107: 32meth_getBlockByNumber0m
#5107: 32meth_getTransactionReceipt0m
#5107: 32meth_getBalance0m
#5107: 32meth_getBalance (2)0m
#5107: 32meth_getBlockByNumber0m
#5107: 32meth_getTransactionCount0m
#5107: 32meth_sendRawTransaction0m
#5107: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#5107: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5107: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#5107: Value: 42000 wei
#5107: Gas used: 21000 of 22000
#5107: Block #2: 0x12a19d67059361b5436ed08b73b88f24c2e889dd3e9cbb47f3e7f89766f7c720
#5107:
#5107: 32meth_getBalance0m
+ sudo docker rm --force donce-2438d2966174 /#5117
#5117: donce-2438d2966174
+ sudo docker rmi donce-8d1a841ff836 /#5125
#5125: Untagged: donce-8d1a841ff836:latest
#5125: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_eth_pays 32m PASS0m (97.77s)
+ sudo docker build --tag donce-8b556ded5781 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5134
#5134: #0 building with "default" instance using docker driver
#5134:
#5134: #1 [internal] load build definition from Dockerfile
#5134: #1 transferring dockerfile: 552B done
#5134: #1 DONE 0.0s
#5134:
#5134: #2 [internal] load metadata for docker.io/library/node:24
#5134: #2 DONE 0.1s
#5134:
#5134: #3 [internal] load .dockerignore
#5134: #3 transferring context: 2B done
#5134: #3 DONE 0.0s
#5134:
#5134: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5134: #4 DONE 0.0s
#5134:
#5134: #5 [internal] load build context
#5134: #5 transferring context: 243B done
#5134: #5 DONE 0.0s
#5134:
#5134: #6 [5/9] COPY hardhat.config.js .
#5134: #6 CACHED
#5134:
#5134: #7 [2/9] WORKDIR /app
#5134: #7 CACHED
#5134:
#5134: #8 [7/9] COPY contracts contracts
#5134: #8 CACHED
#5134:
#5134: #9 [3/9] COPY package.json .
#5134: #9 CACHED
#5134:
#5134: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5134: #10 CACHED
#5134:
#5134: #11 [8/9] COPY ignition ignition
#5134: #11 CACHED
#5134:
#5134: #12 [4/9] RUN npm install
#5134: #12 CACHED
#5134:
#5134: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5134: #13 CACHED
#5134:
#5134: #14 exporting to image
#5134: #14 exporting layers done
#5134: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#5134: #14 naming to docker.io/library/donce-8b556ded5781 done
#5134: #14 DONE 0.0s
+ sudo docker run --detach --name donce-d5dc17bdbbb3 --add-host host.docker.internal:host-gateway --publish 1026:8545 --user=1001:1001 donce-8b556ded5781 /bin/bash -c npx\ hardhat\ node\ /#5166
#5166: 9531237f6b269dbce53ffbb11d2663c95204988fb580da055ff38a067ad10e10
+ sudo docker build --tag donce-0ebfdd3956a9 --build-arg HOST\=host.docker.internal --build-arg PORT\=1026 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5174
#5174: #0 building with "default" instance using docker driver
#5174:
#5174: #1 [internal] load build definition from Dockerfile
#5174: #1 transferring dockerfile: 552B done
#5174: #1 DONE 0.0s
#5174:
#5174: #2 [internal] load metadata for docker.io/library/node:24
#5174: #2 DONE 0.1s
#5174:
#5174: #3 [internal] load .dockerignore
#5174: #3 transferring context: 2B done
#5174: #3 DONE 0.0s
#5174:
#5174: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5174: #4 DONE 0.0s
#5174:
#5174: #5 [internal] load build context
#5174: #5 transferring context: 243B done
#5174: #5 DONE 0.0s
#5174:
#5174: #6 [3/9] COPY package.json .
#5174: #6 CACHED
#5174:
#5174: #7 [4/9] RUN npm install
#5174: #7 CACHED
#5174:
#5174: #8 [2/9] WORKDIR /app
#5174: #8 CACHED
#5174:
#5174: #9 [5/9] COPY hardhat.config.js .
#5174: #9 CACHED
#5174:
#5174: #10 [6/9] RUN sed -i "s/PORT/1026/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5174: #10 DONE 0.3s
#5174:
#5174: #11 [7/9] COPY contracts contracts
#5174: #11 DONE 0.1s
#5174:
#5174: #12 [8/9] COPY ignition ignition
#5174: #12 DONE 0.1s
#5174:
#5174: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5174: #13 1.310 Downloading compiler 0.8.28
#5174: #13 1.939 Compiled 1 Solidity file successfully (evm target: paris).
#5174: #13 DONE 2.0s
#5174:
#5174: #14 exporting to image
#5174: #14 exporting layers
#5174: #14 exporting layers 0.2s done
#5174: #14 writing image sha256:ca49ba29286620b516cc76ee11af29423cce2d6fd593dd7082b2d74670b82f3d done
#5174: #14 naming to docker.io/library/donce-0ebfdd3956a9 done
#5174: #14 DONE 0.3s
+ sudo docker run --name donce-850911544595 --add-host host.docker.internal:host-gateway donce-0ebfdd3956a9 /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\) /#5206
#5206: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5206: // SPDX-License-Identifier: MIT
#5206:
#5206: require("@nomicfoundation/hardhat-toolbox");
#5206:
#5206: /** @type import("hardhat/config").HardhatUserConfig */
#5206:
#5206: module.exports = {
#5206: solidity: "0.8.28",
#5206: defaultNetwork: "foo",
#5206: networks: {
#5206: hardhat: {
#5206: chainId: 4242,
#5206: gas: 10,
#5206: gasPrice: 4,
#5206: maxFeePerGas: 100,
#5206: maxPriorityFeePerGas: 100,
#5206: initialBaseFeePerGas: 100,
#5206: accounts: [
#5206: {
#5206: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5206: balance: "55555555555555555555555"
#5206: },
#5206: {
#5206: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5206: balance: "66666666666666666666666"
#5206: }
#5206: ]
#5206: },
#5206: foo: {
#5206: chainId: 4242,
#5206: url: "http://host.docker.internal:1026"
#5206: }
#5206: }
#5206: };
#5206: total 328
#5206: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5206: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5206: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5206: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5206: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5206: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5206: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5206: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5206: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5206: ?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
#5206: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5206: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5206:
#5206: Deploying [ FooModule ]
#5206:
#5206: Batch #1
#5206: Executing FooModule#Foo...
#5206:
#5206: 3A0JBatch #1
#5206: Executing FooModule#Foo...
#5206:
#5206: 3A0JBatch #1
#5206: Executed FooModule#Foo
#5206:
#5206: 3A0JBatch #1
#5206: Executed FooModule#Foo
#5206:
#5206: [ FooModule ] successfully deployed 🚀
#5206:
#5206: Deployed Addresses
#5206:
#5206: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5206: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-850911544595 /#5215
#5215: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5215: // SPDX-License-Identifier: MIT
#5215:
#5215: require("@nomicfoundation/hardhat-toolbox");
#5215:
#5215: /** @type import("hardhat/config").HardhatUserConfig */
#5215:
#5215: module.exports = {
#5215: solidity: "0.8.28",
#5215: defaultNetwork: "foo",
#5215: networks: {
#5215: hardhat: {
#5215: chainId: 4242,
#5215: gas: 10,
#5215: gasPrice: 4,
#5215: maxFeePerGas: 100,
#5215: maxPriorityFeePerGas: 100,
#5215: initialBaseFeePerGas: 100,
#5215: accounts: [
#5215: {
#5215: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5215: balance: "55555555555555555555555"
#5215: },
#5215: {
#5215: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5215: balance: "66666666666666666666666"
#5215: }
#5215: ]
#5215: },
#5215: foo: {
#5215: chainId: 4242,
#5215: url: "http://host.docker.internal:1026"
#5215: }
#5215: }
#5215: };
#5215: total 328
#5215: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5215: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5215: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5215: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5215: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5215: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5215: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5215: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5215: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5215: ?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
#5215: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5215: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5215:
#5215: Deploying [ FooModule ]
#5215:
#5215: Batch #1
#5215: Executing FooModule#Foo...
#5215:
#5215: 3A0JBatch #1
#5215: Executing FooModule#Foo...
#5215:
#5215: 3A0JBatch #1
#5215: Executed FooModule#Foo
#5215:
#5215: 3A0JBatch #1
#5215: Executed FooModule#Foo
#5215:
#5215: [ FooModule ] successfully deployed 🚀
#5215:
#5215: Deployed Addresses
#5215:
#5215: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5215: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-850911544595 /#5223
#5223: donce-850911544595
+ sudo docker rmi donce-0ebfdd3956a9 /#5231
#5231: Untagged: donce-0ebfdd3956a9:latest
#5231: Deleted: sha256:ca49ba29286620b516cc76ee11af29423cce2d6fd593dd7082b2d74670b82f3d
+ sudo docker logs donce-d5dc17bdbbb3 /#5241
#5241: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5241:
#5241: Accounts
#5241: ========
#5241: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5241:
#5241: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5241:
#5241: 32meth_chainId0m
#5241: 32meth_chainId (2)0m
#5241: 32meth_accounts0m
#5241: 32mhardhat_getAutomine0m
#5241: 32meth_chainId0m
#5241: 32meth_getBlockByNumber0m
#5241: 32meth_getTransactionCount0m
#5241: 32meth_getTransactionCount (2)0m
#5241: 32meth_getTransactionCount (3)0m
#5241: 32meth_getBlockByNumber0m
#5241: 32meth_getTransactionCount0m
#5241: 32meth_getBlockByNumber0m
#5241: 32meth_chainId0m
#5241: 32meth_maxPriorityFeePerGas0m
#5241: 32meth_estimateGas0m
#5241: 32meth_call0m
#5241: Contract deployment: Foo
#5241: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5241: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5241:
#5241: 32meth_sendTransaction0m
#5241: Contract deployment: Foo
#5241: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5241: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5241: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5241: Value: 0 ETH
#5241: Gas used: 1357081 of 1357081
#5241: Block #1: 0x0c5a0b0d94c7884944e60b0a7f70d3ad69f477ad22d501e4c7104a7b0bd0a231
#5241:
#5241: 32meth_getTransactionByHash0m
#5241: 32meth_getBlockByNumber0m
#5241: 32meth_getTransactionReceipt0m
#5241: 32meth_estimateGas0m
+ sudo docker rm --force donce-d5dc17bdbbb3 /#5249
#5249: donce-d5dc17bdbbb3
+ sudo docker rmi donce-8b556ded5781 /#5257
#5257: Untagged: donce-8b556ded5781:latest
#5257: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_checks_gas_estimate 32m PASS0m (9.24s)
+ sudo docker build --tag donce-956ea375da8b --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5267
#5267: #0 building with "default" instance using docker driver
#5267:
#5267: #1 [internal] load build definition from Dockerfile
#5267: #1 transferring dockerfile: 552B done
#5267: #1 DONE 0.0s
#5267:
#5267: #2 [internal] load metadata for docker.io/library/node:24
#5267: #2 DONE 0.1s
#5267:
#5267: #3 [internal] load .dockerignore
#5267: #3 transferring context: 2B done
#5267: #3 DONE 0.0s
#5267:
#5267: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5267: #4 DONE 0.0s
#5267:
#5267: #5 [internal] load build context
#5267: #5 transferring context: 243B done
#5267: #5 DONE 0.0s
#5267:
#5267: #6 [2/9] WORKDIR /app
#5267: #6 CACHED
#5267:
#5267: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5267: #7 CACHED
#5267:
#5267: #8 [3/9] COPY package.json .
#5267: #8 CACHED
#5267:
#5267: #9 [7/9] COPY contracts contracts
#5267: #9 CACHED
#5267:
#5267: #10 [8/9] COPY ignition ignition
#5267: #10 CACHED
#5267:
#5267: #11 [4/9] RUN npm install
#5267: #11 CACHED
#5267:
#5267: #12 [5/9] COPY hardhat.config.js .
#5267: #12 CACHED
#5267:
#5267: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5267: #13 CACHED
#5267:
#5267: #14 exporting to image
#5267: #14 exporting layers done
#5267: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#5267: #14 naming to docker.io/library/donce-956ea375da8b done
#5267: #14 DONE 0.0s
+ sudo docker run --detach --name donce-d5825bcc98dc --add-host host.docker.internal:host-gateway --publish 1027:8545 --user=1001:1001 donce-956ea375da8b /bin/bash -c npx\ hardhat\ node\ /#5299
#5299: 9d01900d7a654217305805339e959d2c3efc8d2d2db89730c0137c87fff14ef4
+ sudo docker build --tag donce-083196ecc70f --build-arg HOST\=host.docker.internal --build-arg PORT\=1027 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5307
#5307: #0 building with "default" instance using docker driver
#5307:
#5307: #1 [internal] load build definition from Dockerfile
#5307: #1 transferring dockerfile: 552B done
#5307: #1 DONE 0.0s
#5307:
#5307: #2 [internal] load metadata for docker.io/library/node:24
#5307: #2 DONE 0.1s
#5307:
#5307: #3 [internal] load .dockerignore
#5307: #3 transferring context: 2B done
#5307: #3 DONE 0.0s
#5307:
#5307: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5307: #4 DONE 0.0s
#5307:
#5307: #5 [internal] load build context
#5307: #5 transferring context: 243B done
#5307: #5 DONE 0.0s
#5307:
#5307: #6 [2/9] WORKDIR /app
#5307: #6 CACHED
#5307:
#5307: #7 [3/9] COPY package.json .
#5307: #7 CACHED
#5307:
#5307: #8 [4/9] RUN npm install
#5307: #8 CACHED
#5307:
#5307: #9 [5/9] COPY hardhat.config.js .
#5307: #9 CACHED
#5307:
#5307: #10 [6/9] RUN sed -i "s/PORT/1027/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5307: #10 DONE 0.3s
#5307:
#5307: #11 [7/9] COPY contracts contracts
#5307: #11 DONE 0.1s
#5307:
#5307: #12 [8/9] COPY ignition ignition
#5307: #12 DONE 0.1s
#5307:
#5307: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5307: #13 1.341 Downloading compiler 0.8.28
#5307: #13 1.970 Compiled 1 Solidity file successfully (evm target: paris).
#5307: #13 DONE 2.0s
#5307:
#5307: #14 exporting to image
#5307: #14 exporting layers
#5307: #14 exporting layers 0.2s done
#5307: #14 writing image sha256:07328814aea27714492a977fbb728c3aa3514cfd052759a055c27f6a64d4efb2 done
#5307: #14 naming to docker.io/library/donce-083196ecc70f done
#5307: #14 DONE 0.3s
+ sudo docker run --name donce-b8ab14bb9dbd --add-host host.docker.internal:host-gateway donce-083196ecc70f /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\) /#5339
#5339: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5339: // SPDX-License-Identifier: MIT
#5339:
#5339: require("@nomicfoundation/hardhat-toolbox");
#5339:
#5339: /** @type import("hardhat/config").HardhatUserConfig */
#5339:
#5339: module.exports = {
#5339: solidity: "0.8.28",
#5339: defaultNetwork: "foo",
#5339: networks: {
#5339: hardhat: {
#5339: chainId: 4242,
#5339: gas: 10,
#5339: gasPrice: 4,
#5339: maxFeePerGas: 100,
#5339: maxPriorityFeePerGas: 100,
#5339: initialBaseFeePerGas: 100,
#5339: accounts: [
#5339: {
#5339: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5339: balance: "55555555555555555555555"
#5339: },
#5339: {
#5339: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5339: balance: "66666666666666666666666"
#5339: }
#5339: ]
#5339: },
#5339: foo: {
#5339: chainId: 4242,
#5339: url: "http://host.docker.internal:1027"
#5339: }
#5339: }
#5339: };
#5339: total 328
#5339: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5339: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5339: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5339: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5339: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5339: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5339: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5339: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5339: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5339: ?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
#5339: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5339: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5339:
#5339: Deploying [ FooModule ]
#5339:
#5339: Batch #1
#5339: Executing FooModule#Foo...
#5339:
#5339: 3A0JBatch #1
#5339: Executing FooModule#Foo...
#5339:
#5339: 3A0JBatch #1
#5339: Executed FooModule#Foo
#5339:
#5339: 3A0JBatch #1
#5339: Executed FooModule#Foo
#5339:
#5339: [ FooModule ] successfully deployed 🚀
#5339:
#5339: Deployed Addresses
#5339:
#5339: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5339: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-b8ab14bb9dbd /#5350
#5350: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5350: // SPDX-License-Identifier: MIT
#5350:
#5350: require("@nomicfoundation/hardhat-toolbox");
#5350:
#5350: /** @type import("hardhat/config").HardhatUserConfig */
#5350:
#5350: module.exports = {
#5350: solidity: "0.8.28",
#5350: defaultNetwork: "foo",
#5350: networks: {
#5350: hardhat: {
#5350: chainId: 4242,
#5350: gas: 10,
#5350: gasPrice: 4,
#5350: maxFeePerGas: 100,
#5350: maxPriorityFeePerGas: 100,
#5350: initialBaseFeePerGas: 100,
#5350: accounts: [
#5350: {
#5350: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5350: balance: "55555555555555555555555"
#5350: },
#5350: {
#5350: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5350: balance: "66666666666666666666666"
#5350: }
#5350: ]
#5350: },
#5350: foo: {
#5350: chainId: 4242,
#5350: url: "http://host.docker.internal:1027"
#5350: }
#5350: }
#5350: };
#5350: total 328
#5350: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5350: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5350: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5350: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5350: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5350: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5350: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5350: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5350: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5350: ?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
#5350: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5350: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5350:
#5350: Deploying [ FooModule ]
#5350:
#5350: Batch #1
#5350: Executing FooModule#Foo...
#5350:
#5350: 3A0JBatch #1
#5350: Executing FooModule#Foo...
#5350:
#5350: 3A0JBatch #1
#5350: Executed FooModule#Foo
#5350:
#5350: 3A0JBatch #1
#5350: Executed FooModule#Foo
#5350:
#5350: [ FooModule ] successfully deployed 🚀
#5350:
#5350: Deployed Addresses
#5350:
#5350: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5350: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-b8ab14bb9dbd /#5358
#5358: donce-b8ab14bb9dbd
+ sudo docker rmi donce-083196ecc70f /#5366
#5366: Untagged: donce-083196ecc70f:latest
#5366: Deleted: sha256:07328814aea27714492a977fbb728c3aa3514cfd052759a055c27f6a64d4efb2
+ sudo docker logs donce-d5825bcc98dc /#5388
#5388: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5388:
#5388: Accounts
#5388: ========
#5388: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5388:
#5388: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5388:
#5388: 32meth_chainId0m
#5388: 32meth_chainId (2)0m
#5388: 32meth_accounts0m
#5388: 32mhardhat_getAutomine0m
#5388: 32meth_chainId0m
#5388: 32meth_getBlockByNumber0m
#5388: 32meth_getTransactionCount0m
#5388: 32meth_getTransactionCount (2)0m
#5388: 32meth_getTransactionCount (3)0m
#5388: 32meth_getBlockByNumber0m
#5388: 32meth_getTransactionCount0m
#5388: 32meth_getBlockByNumber0m
#5388: 32meth_chainId0m
#5388: 32meth_maxPriorityFeePerGas0m
#5388: 32meth_estimateGas0m
#5388: 32meth_call0m
#5388: Contract deployment: Foo
#5388: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5388: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5388:
#5388: 32meth_sendTransaction0m
#5388: Contract deployment: Foo
#5388: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5388: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5388: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5388: Value: 0 ETH
#5388: Gas used: 1357081 of 1357081
#5388: Block #1: 0x647c1a164cde6c22bd78f75d5b3d460604713d891feba4f9cb403104d06aa6e7
#5388:
#5388: 32meth_getTransactionByHash0m
#5388: 32meth_getBlockByNumber0m
#5388: 32meth_getTransactionReceipt0m
#5388: 32meth_accounts0m
#5388: 32meth_call0m
#5388: Contract call: Foo#balanceOf
#5388: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5388: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5388:
#5388: 32meth_call0m
#5388: Contract call: Foo#balanceOf
#5388: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5388: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5388:
#5388: 32meth_getBlockByNumber0m
#5388: 32meth_getTransactionCount0m
#5388: 32meth_estimateGas0m
#5388: 32meth_sendRawTransaction0m
#5388: Contract call: Foo#transfer
#5388: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#5388: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5388: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5388: Value: 0 ETH
#5388: Gas used: 35389 of 35389
#5388: Block #2: 0x383880e47a5222ee13bacb6001f1761a2737bf4b349cfa93801f924685aa0085
#5388:
#5388: 32meth_call0m
#5388: Contract call: Foo#balanceOf
#5388: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5388: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5388:
+ sudo docker rm --force donce-d5825bcc98dc /#5396
#5396: donce-d5825bcc98dc
+ sudo docker rmi donce-956ea375da8b /#5404
#5404: Untagged: donce-956ea375da8b:latest
#5404: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_pays 32m PASS0m (9.17s)
+ sudo docker build --tag donce-378cd489c0ab --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5413
#5413: #0 building with "default" instance using docker driver
#5413:
#5413: #1 [internal] load build definition from Dockerfile
#5413: #1 transferring dockerfile: 552B done
#5413: #1 DONE 0.0s
#5413:
#5413: #2 [internal] load metadata for docker.io/library/node:24
#5413: #2 DONE 0.1s
#5413:
#5413: #3 [internal] load .dockerignore
#5413: #3 transferring context: 2B done
#5413: #3 DONE 0.0s
#5413:
#5413: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5413: #4 DONE 0.0s
#5413:
#5413: #5 [internal] load build context
#5413: #5 transferring context: 243B done
#5413: #5 DONE 0.0s
#5413:
#5413: #6 [5/9] COPY hardhat.config.js .
#5413: #6 CACHED
#5413:
#5413: #7 [8/9] COPY ignition ignition
#5413: #7 CACHED
#5413:
#5413: #8 [2/9] WORKDIR /app
#5413: #8 CACHED
#5413:
#5413: #9 [3/9] COPY package.json .
#5413: #9 CACHED
#5413:
#5413: #10 [7/9] COPY contracts contracts
#5413: #10 CACHED
#5413:
#5413: #11 [4/9] RUN npm install
#5413: #11 CACHED
#5413:
#5413: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5413: #12 CACHED
#5413:
#5413: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5413: #13 CACHED
#5413:
#5413: #14 exporting to image
#5413: #14 exporting layers done
#5413: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#5413: #14 naming to docker.io/library/donce-378cd489c0ab done
#5413: #14 DONE 0.0s
+ sudo docker run --detach --name donce-c33bcc21d9c2 --add-host host.docker.internal:host-gateway --publish 1028:8545 --user=1001:1001 donce-378cd489c0ab /bin/bash -c npx\ hardhat\ node\ /#5445
#5445: eee217d6c5d67ba570b7bc37b803d48d1042ffd9310d0539e522080080cdbb15
+ sudo docker build --tag donce-ed057f5df33c --build-arg HOST\=host.docker.internal --build-arg PORT\=1028 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5453
#5453: #0 building with "default" instance using docker driver
#5453:
#5453: #1 [internal] load build definition from Dockerfile
#5453: #1 transferring dockerfile: 552B done
#5453: #1 DONE 0.0s
#5453:
#5453: #2 [internal] load metadata for docker.io/library/node:24
#5453: #2 DONE 0.1s
#5453:
#5453: #3 [internal] load .dockerignore
#5453: #3 transferring context: 2B done
#5453: #3 DONE 0.0s
#5453:
#5453: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5453: #4 DONE 0.0s
#5453:
#5453: #5 [internal] load build context
#5453: #5 transferring context: 243B done
#5453: #5 DONE 0.0s
#5453:
#5453: #6 [2/9] WORKDIR /app
#5453: #6 CACHED
#5453:
#5453: #7 [3/9] COPY package.json .
#5453: #7 CACHED
#5453:
#5453: #8 [4/9] RUN npm install
#5453: #8 CACHED
#5453:
#5453: #9 [5/9] COPY hardhat.config.js .
#5453: #9 CACHED
#5453:
#5453: #10 [6/9] RUN sed -i "s/PORT/1028/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5453: #10 DONE 0.3s
#5453:
#5453: #11 [7/9] COPY contracts contracts
#5453: #11 DONE 0.1s
#5453:
#5453: #12 [8/9] COPY ignition ignition
#5453: #12 DONE 0.0s
#5453:
#5453: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5453: #13 1.358 Downloading compiler 0.8.28
#5453: #13 1.969 Compiled 1 Solidity file successfully (evm target: paris).
#5453: #13 DONE 2.0s
#5453:
#5453: #14 exporting to image
#5453: #14 exporting layers
#5453: #14 exporting layers 0.2s done
#5453: #14 writing image sha256:c366e3f0575248c7bf357e00f60104b15689b90469609bcaf17ce420788a5fde done
#5453: #14 naming to docker.io/library/donce-ed057f5df33c done
#5453: #14 DONE 0.2s
+ sudo docker run --name donce-669332917889 --add-host host.docker.internal:host-gateway donce-ed057f5df33c /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\) /#5486
#5486: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5486: // SPDX-License-Identifier: MIT
#5486:
#5486: require("@nomicfoundation/hardhat-toolbox");
#5486:
#5486: /** @type import("hardhat/config").HardhatUserConfig */
#5486:
#5486: module.exports = {
#5486: solidity: "0.8.28",
#5486: defaultNetwork: "foo",
#5486: networks: {
#5486: hardhat: {
#5486: chainId: 4242,
#5486: gas: 10,
#5486: gasPrice: 4,
#5486: maxFeePerGas: 100,
#5486: maxPriorityFeePerGas: 100,
#5486: initialBaseFeePerGas: 100,
#5486: accounts: [
#5486: {
#5486: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5486: balance: "55555555555555555555555"
#5486: },
#5486: {
#5486: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5486: balance: "66666666666666666666666"
#5486: }
#5486: ]
#5486: },
#5486: foo: {
#5486: chainId: 4242,
#5486: url: "http://host.docker.internal:1028"
#5486: }
#5486: }
#5486: };
#5486: total 328
#5486: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5486: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5486: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5486: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5486: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5486: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5486: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5486: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5486: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5486: ?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
#5486: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5486: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5486:
#5486: Deploying [ FooModule ]
#5486:
#5486: Batch #1
#5486: Executing FooModule#Foo...
#5486:
#5486: 3A0JBatch #1
#5486: Executing FooModule#Foo...
#5486:
#5486: 3A0JBatch #1
#5486: Executed FooModule#Foo
#5486:
#5486: 3A0JBatch #1
#5486: Executed FooModule#Foo
#5486:
#5486: [ FooModule ] successfully deployed 🚀
#5486:
#5486: Deployed Addresses
#5486:
#5486: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5486: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-669332917889 /#5497
#5497: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5497: // SPDX-License-Identifier: MIT
#5497:
#5497: require("@nomicfoundation/hardhat-toolbox");
#5497:
#5497: /** @type import("hardhat/config").HardhatUserConfig */
#5497:
#5497: module.exports = {
#5497: solidity: "0.8.28",
#5497: defaultNetwork: "foo",
#5497: networks: {
#5497: hardhat: {
#5497: chainId: 4242,
#5497: gas: 10,
#5497: gasPrice: 4,
#5497: maxFeePerGas: 100,
#5497: maxPriorityFeePerGas: 100,
#5497: initialBaseFeePerGas: 100,
#5497: accounts: [
#5497: {
#5497: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5497: balance: "55555555555555555555555"
#5497: },
#5497: {
#5497: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5497: balance: "66666666666666666666666"
#5497: }
#5497: ]
#5497: },
#5497: foo: {
#5497: chainId: 4242,
#5497: url: "http://host.docker.internal:1028"
#5497: }
#5497: }
#5497: };
#5497: total 328
#5497: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5497: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5497: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5497: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5497: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5497: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5497: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5497: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5497: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5497: ?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
#5497: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5497: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5497:
#5497: Deploying [ FooModule ]
#5497:
#5497: Batch #1
#5497: Executing FooModule#Foo...
#5497:
#5497: 3A0JBatch #1
#5497: Executing FooModule#Foo...
#5497:
#5497: 3A0JBatch #1
#5497: Executed FooModule#Foo
#5497:
#5497: 3A0JBatch #1
#5497: Executed FooModule#Foo
#5497:
#5497: [ FooModule ] successfully deployed 🚀
#5497:
#5497: Deployed Addresses
#5497:
#5497: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5497: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-669332917889 /#5505
#5505: donce-669332917889
+ sudo docker rmi donce-ed057f5df33c /#5513
#5513: Untagged: donce-ed057f5df33c:latest
#5513: Deleted: sha256:c366e3f0575248c7bf357e00f60104b15689b90469609bcaf17ce420788a5fde
+ sudo docker logs donce-c33bcc21d9c2 /#5524
#5524: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5524:
#5524: Accounts
#5524: ========
#5524: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5524:
#5524: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5524:
#5524: 32meth_chainId0m
#5524: 32meth_chainId (2)0m
#5524: 32meth_accounts0m
#5524: 32mhardhat_getAutomine0m
#5524: 32meth_chainId0m
#5524: 32meth_getBlockByNumber0m
#5524: 32meth_getTransactionCount0m
#5524: 32meth_getTransactionCount (2)0m
#5524: 32meth_getTransactionCount (3)0m
#5524: 32meth_getBlockByNumber0m
#5524: 32meth_getTransactionCount0m
#5524: 32meth_getBlockByNumber0m
#5524: 32meth_chainId0m
#5524: 32meth_maxPriorityFeePerGas0m
#5524: 32meth_estimateGas0m
#5524: 32meth_call0m
#5524: Contract deployment: Foo
#5524: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5524: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5524:
#5524: 32meth_sendTransaction0m
#5524: Contract deployment: Foo
#5524: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5524: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5524: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5524: Value: 0 ETH
#5524: Gas used: 1357081 of 1357081
#5524: Block #1: 0x93a16eb2ca9989b589ab856167a373669ecbd85b00b441ce7a5fb9a6d0fd8079
#5524:
#5524: 32meth_getTransactionByHash0m
#5524: 32meth_getBlockByNumber0m
#5524: 32meth_getTransactionReceipt0m
#5524: 32meth_getBalance0m
+ sudo docker rm --force donce-c33bcc21d9c2 /#5532
#5532: donce-c33bcc21d9c2
+ sudo docker rmi donce-378cd489c0ab /#5540
#5540: Untagged: donce-378cd489c0ab:latest
#5540: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_checks_eth_balance 32m PASS0m (9.28s)
+ sudo docker build --tag donce-dbb90fed707d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5549
#5549: #0 building with "default" instance using docker driver
#5549:
#5549: #1 [internal] load build definition from Dockerfile
#5549: #1 transferring dockerfile: 552B done
#5549: #1 DONE 0.0s
#5549:
#5549: #2 [internal] load metadata for docker.io/library/node:24
#5549: #2 DONE 0.1s
#5549:
#5549: #3 [internal] load .dockerignore
#5549: #3 transferring context:
#5549: #3 transferring context: 2B done
#5549: #3 DONE 0.0s
#5549:
#5549: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5549: #4 DONE 0.0s
#5549:
#5549: #5 [internal] load build context
#5549: #5 transferring context: 243B done
#5549: #5 DONE 0.0s
#5549:
#5549: #6 [5/9] COPY hardhat.config.js .
#5549: #6 CACHED
#5549:
#5549: #7 [8/9] COPY ignition ignition
#5549: #7 CACHED
#5549:
#5549: #8 [3/9] COPY package.json .
#5549: #8 CACHED
#5549:
#5549: #9 [4/9] RUN npm install
#5549: #9 CACHED
#5549:
#5549: #10 [2/9] WORKDIR /app
#5549: #10 CACHED
#5549:
#5549: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5549: #11 CACHED
#5549:
#5549: #12 [7/9] COPY contracts contracts
#5549: #12 CACHED
#5549:
#5549: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5549: #13 CACHED
#5549:
#5549: #14 exporting to image
#5549: #14 exporting layers done
#5549: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#5549: #14 naming to docker.io/library/donce-dbb90fed707d done
#5549: #14 DONE 0.0s
+ sudo docker run --detach --name donce-41f39bef403e --add-host host.docker.internal:host-gateway --publish 1029:8545 --user=1001:1001 donce-dbb90fed707d /bin/bash -c npx\ hardhat\ node\ /#5581
#5581: e3f6030ff64d53b18e104955ff7f3185b74e8f13a27ec4151fcb9728a06b10f6
+ sudo docker build --tag donce-48db76641be3 --build-arg HOST\=host.docker.internal --build-arg PORT\=1029 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5589
#5589: #0 building with "default" instance using docker driver
#5589:
#5589: #1 [internal] load build definition from Dockerfile
#5589: #1 transferring dockerfile: 552B done
#5589: #1 DONE 0.0s
#5589:
#5589: #2 [internal] load metadata for docker.io/library/node:24
#5589: #2 DONE 0.1s
#5589:
#5589: #3 [internal] load .dockerignore
#5589: #3 transferring context: 2B done
#5589: #3 DONE 0.0s
#5589:
#5589: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5589: #4 DONE 0.0s
#5589:
#5589: #5 [internal] load build context
#5589: #5 transferring context: 243B done
#5589: #5 DONE 0.0s
#5589:
#5589: #6 [3/9] COPY package.json .
#5589: #6 CACHED
#5589:
#5589: #7 [4/9] RUN npm install
#5589: #7 CACHED
#5589:
#5589: #8 [2/9] WORKDIR /app
#5589: #8 CACHED
#5589:
#5589: #9 [5/9] COPY hardhat.config.js .
#5589: #9 CACHED
#5589:
#5589: #10 [6/9] RUN sed -i "s/PORT/1029/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5589: #10 DONE 0.3s
#5589:
#5589: #11 [7/9] COPY contracts contracts
#5589: #11 DONE 0.1s
#5589:
#5589: #12 [8/9] COPY ignition ignition
#5589: #12 DONE 0.1s
#5589:
#5589: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5589: #13 1.299 Downloading compiler 0.8.28
#5589: #13 1.935 Compiled 1 Solidity file successfully (evm target: paris).
#5589: #13 DONE 2.0s
#5589:
#5589: #14 exporting to image
#5589: #14 exporting layers
#5589: #14 exporting layers 0.2s done
#5589: #14 writing image sha256:522d35d42975e0a1a0190ea73a3456ad550e9a6839dc67b441e8edec22d1cb70 done
#5589: #14 naming to docker.io/library/donce-48db76641be3 done
#5589: #14 DONE 0.2s
+ sudo docker run --name donce-5011837db4e8 --add-host host.docker.internal:host-gateway donce-48db76641be3 /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\) /#5621
#5621: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5621: // SPDX-License-Identifier: MIT
#5621:
#5621: require("@nomicfoundation/hardhat-toolbox");
#5621:
#5621: /** @type import("hardhat/config").HardhatUserConfig */
#5621:
#5621: module.exports = {
#5621: solidity: "0.8.28",
#5621: defaultNetwork: "foo",
#5621: networks: {
#5621: hardhat: {
#5621: chainId: 4242,
#5621: gas: 10,
#5621: gasPrice: 4,
#5621: maxFeePerGas: 100,
#5621: maxPriorityFeePerGas: 100,
#5621: initialBaseFeePerGas: 100,
#5621: accounts: [
#5621: {
#5621: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5621: balance: "55555555555555555555555"
#5621: },
#5621: {
#5621: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5621: balance: "66666666666666666666666"
#5621: }
#5621: ]
#5621: },
#5621: foo: {
#5621: chainId: 4242,
#5621: url: "http://host.docker.internal:1029"
#5621: }
#5621: }
#5621: };
#5621: total 328
#5621: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5621: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5621: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5621: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5621: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5621: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5621: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5621: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5621: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5621: ?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
#5621: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5621: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5621:
#5621: Deploying [ FooModule ]
#5621:
#5621: Batch #1
#5621: Executing FooModule#Foo...
#5621:
#5621: 3A0JBatch #1
#5621: Executing FooModule#Foo...
#5621:
#5621: 3A0JBatch #1
#5621: Executed FooModule#Foo
#5621:
#5621: 3A0JBatch #1
#5621: Executed FooModule#Foo
#5621:
#5621: [ FooModule ] successfully deployed 🚀
#5621:
#5621: Deployed Addresses
#5621:
#5621: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5621: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-5011837db4e8 /#5631
#5631: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5631: // SPDX-License-Identifier: MIT
#5631:
#5631: require("@nomicfoundation/hardhat-toolbox");
#5631:
#5631: /** @type import("hardhat/config").HardhatUserConfig */
#5631:
#5631: module.exports = {
#5631: solidity: "0.8.28",
#5631: defaultNetwork: "foo",
#5631: networks: {
#5631: hardhat: {
#5631: chainId: 4242,
#5631: gas: 10,
#5631: gasPrice: 4,
#5631: maxFeePerGas: 100,
#5631: maxPriorityFeePerGas: 100,
#5631: initialBaseFeePerGas: 100,
#5631: accounts: [
#5631: {
#5631: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5631: balance: "55555555555555555555555"
#5631: },
#5631: {
#5631: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5631: balance: "66666666666666666666666"
#5631: }
#5631: ]
#5631: },
#5631: foo: {
#5631: chainId: 4242,
#5631: url: "http://host.docker.internal:1029"
#5631: }
#5631: }
#5631: };
#5631: total 328
#5631: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5631: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5631: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5631: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5631: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5631: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5631: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5631: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5631: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5631: ?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
#5631: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5631: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5631:
#5631: Deploying [ FooModule ]
#5631:
#5631: Batch #1
#5631: Executing FooModule#Foo...
#5631:
#5631: 3A0JBatch #1
#5631: Executing FooModule#Foo...
#5631:
#5631: 3A0JBatch #1
#5631: Executed FooModule#Foo
#5631:
#5631: 3A0JBatch #1
#5631: Executed FooModule#Foo
#5631:
#5631: [ FooModule ] successfully deployed 🚀
#5631:
#5631: Deployed Addresses
#5631:
#5631: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5631: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-5011837db4e8 /#5639
#5639: donce-5011837db4e8
+ sudo docker rmi donce-48db76641be3 /#5647
#5647: Untagged: donce-48db76641be3:latest
#5647: Deleted: sha256:522d35d42975e0a1a0190ea73a3456ad550e9a6839dc67b441e8edec22d1cb70
+ sudo docker logs donce-41f39bef403e /#5747
#5747: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5747:
#5747: Accounts
#5747: ========
#5747: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5747:
#5747: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5747:
#5747: 32meth_chainId0m
#5747: 32meth_chainId (2)0m
#5747: 32meth_accounts0m
#5747: 32mhardhat_getAutomine0m
#5747: 32meth_chainId0m
#5747: 32meth_getBlockByNumber0m
#5747: 32meth_getTransactionCount0m
#5747: 32meth_getTransactionCount (2)0m
#5747: 32meth_getTransactionCount (3)0m
#5747: 32meth_getBlockByNumber0m
#5747: 32meth_getTransactionCount0m
#5747: 32meth_getBlockByNumber0m
#5747: 32meth_chainId0m
#5747: 32meth_maxPriorityFeePerGas0m
#5747: 32meth_estimateGas0m
#5747: 32meth_call0m
#5747: Contract deployment: Foo
#5747: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747:
#5747: 32meth_sendTransaction0m
#5747: Contract deployment: Foo
#5747: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: Value: 0 ETH
#5747: Gas used: 1357081 of 1357081
#5747: Block #1: 0x587410c2320b4fed1d86cae22cd6ea4630ac037a47c9402ea7d3f87f5b5b1827
#5747:
#5747: 32meth_getTransactionByHash0m
#5747: 32meth_getBlockByNumber0m
#5747: 32meth_getTransactionReceipt0m
#5747: 32meth_subscribe0m
#5747: 32meth_getBlockByNumber0m
#5747: 32meth_getBlockByNumber (2)0m
#5747: 32meth_getBlockByNumber (3)0m
#5747: 32meth_getBlockByNumber (4)0m
#5747: 32meth_getBlockByNumber (5)0m
#5747: 32meth_getBlockByNumber (6)0m
#5747: 32meth_getBlockByNumber (7)0m
#5747: 32meth_getBlockByNumber (8)0m
#5747: 32meth_getBlockByNumber (9)0m
#5747: 32meth_getTransactionCount0m
#5747: 32meth_getBlockByNumber0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #2: 0x65c7356b8052095928b29f629d988ae23d6505d5ea9cf7dee1bf2bb19152ac1c
#5747:
#5747: 32meth_getTransactionCount0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #3: 0x9acf62f3c7e8f71c6ce4ba07c2586d9aeea7c16b5fdc36c3bae06b47348827bb
#5747:
#5747: 32meth_getTransactionCount0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #4: 0xa4607a36f7aa004adf374af18dc2335ca702eb2d212e783d73fc9e209d763935
#5747:
#5747: 32meth_getTransactionCount0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #5: 0xdf4035566eec6666649c00828b1baec5293bbe5b6a0518398e76a893cb0c1080
#5747:
#5747: 32meth_getTransactionCount0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #6: 0xc290c55ee4e297e51266ac712225bf4f23af0f5e689dd83b91e60e391db52767
#5747:
#5747: 32meth_getTransactionCount0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #7: 0x61780c5b8f62ec7be65f0fec0e85a0eb7d00be0993454a7f60b2934bc21cadd5
#5747:
#5747: 32meth_getTransactionCount0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #8: 0x2ae0b14810e309dfb749a972e92efdb446de8e252410aa3a8d373c5f7b4d443a
#5747:
#5747: 32meth_getTransactionCount0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #9: 0xa5d23038ed7e82f52ccd55ad5467f959c05960595964074dd98914b580b390c8
#5747:
#5747: 32meth_getTransactionCount0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #10: 0xac6a45d73b9a57ed0e63cb7c7664ce507bc9db7036cc41e7b0a7bd4a66558066
#5747:
#5747: 32meth_getTransactionCount0m
#5747: 32meth_estimateGas0m
#5747: 32meth_sendRawTransaction0m
#5747: Contract call: Foo#transfer
#5747: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#5747: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5747: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5747: Value: 0 ETH
#5747: Gas used: 35389 of 35389
#5747: Block #11: 0x282918bb06e8f2d7f5dfe4d8dcf3f15a00c3b7e858cd460d73af1ce8d28117e2
#5747:
#5747: 32meth_unsubscribe0m
+ sudo docker rm --force donce-41f39bef403e /#5755
#5755: donce-41f39bef403e
+ sudo docker rmi donce-dbb90fed707d /#5763
#5763: Untagged: donce-dbb90fed707d:latest
#5763: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_accepts_many_payments 32m PASS0m (10.55s)
+ sudo docker build --tag donce-64d784ec1a8d --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5772
#5772: #0 building with "default" instance using docker driver
#5772:
#5772: #1 [internal] load build definition from Dockerfile
#5772: #1 transferring dockerfile: 552B done
#5772: #1 DONE 0.0s
#5772:
#5772: #2 [internal] load metadata for docker.io/library/node:24
#5772: #2 DONE 0.1s
#5772:
#5772: #3 [internal] load .dockerignore
#5772: #3 transferring context: 2B done
#5772: #3 DONE 0.0s
#5772:
#5772: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5772: #4 DONE 0.0s
#5772:
#5772: #5 [internal] load build context
#5772: #5 transferring context: 243B done
#5772: #5 DONE 0.0s
#5772:
#5772: #6 [3/9] COPY package.json .
#5772: #6 CACHED
#5772:
#5772: #7 [4/9] RUN npm install
#5772: #7 CACHED
#5772:
#5772: #8 [5/9] COPY hardhat.config.js .
#5772: #8 CACHED
#5772:
#5772: #9 [7/9] COPY contracts contracts
#5772: #9 CACHED
#5772:
#5772: #10 [8/9] COPY ignition ignition
#5772: #10 CACHED
#5772:
#5772: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5772: #11 CACHED
#5772:
#5772: #12 [2/9] WORKDIR /app
#5772: #12 CACHED
#5772:
#5772: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5772: #13 CACHED
#5772:
#5772: #14 exporting to image
#5772: #14 exporting layers done
#5772: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#5772: #14 naming to docker.io/library/donce-64d784ec1a8d done
#5772: #14 DONE 0.0s
+ sudo docker run --detach --name donce-6feac9127799 --add-host host.docker.internal:host-gateway --publish 1030:8545 --user=1001:1001 donce-64d784ec1a8d /bin/bash -c npx\ hardhat\ node\ /#5804
#5804: 86e81ce02d7e0cc2a779723981ad9fd02663c20b6f6071b0e028a0b0491e7f8a
+ sudo docker build --tag donce-f2c64fad41b1 --build-arg HOST\=host.docker.internal --build-arg PORT\=1030 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5813
#5813: #0 building with "default" instance using docker driver
#5813:
#5813: #1 [internal] load build definition from Dockerfile
#5813: #1 transferring dockerfile: 552B done
#5813: #1 DONE 0.0s
#5813:
#5813: #2 [internal] load metadata for docker.io/library/node:24
#5813: #2 DONE 0.1s
#5813:
#5813: #3 [internal] load .dockerignore
#5813: #3 transferring context: 2B done
#5813: #3 DONE 0.0s
#5813:
#5813: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5813: #4 DONE 0.0s
#5813:
#5813: #5 [internal] load build context
#5813: #5 transferring context: 243B done
#5813: #5 DONE 0.0s
#5813:
#5813: #6 [2/9] WORKDIR /app
#5813: #6 CACHED
#5813:
#5813: #7 [3/9] COPY package.json .
#5813: #7 CACHED
#5813:
#5813: #8 [4/9] RUN npm install
#5813: #8 CACHED
#5813:
#5813: #9 [5/9] COPY hardhat.config.js .
#5813: #9 CACHED
#5813:
#5813: #10 [6/9] RUN sed -i "s/PORT/1030/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#5813: #10 DONE 0.3s
#5813:
#5813: #11 [7/9] COPY contracts contracts
#5813: #11 DONE 0.1s
#5813:
#5813: #12 [8/9] COPY ignition ignition
#5813: #12 DONE 0.0s
#5813:
#5813: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5813: #13 1.290 Downloading compiler 0.8.28
#5813: #13 2.069 Compiled 1 Solidity file successfully (evm target: paris).
#5813: #13 DONE 2.1s
#5813:
#5813: #14 exporting to image
#5813: #14 exporting layers
#5813: #14 exporting layers 0.3s done
#5813: #14 writing image sha256:47c429085ce1df48f399e5eef8afcdba99c742717685ea3c78ad3ec39a0950ce
#5813: #14 writing image sha256:47c429085ce1df48f399e5eef8afcdba99c742717685ea3c78ad3ec39a0950ce done
#5813: #14 naming to docker.io/library/donce-f2c64fad41b1 done
#5813: #14 DONE 0.3s
+ sudo docker run --name donce-b78197a6971c --add-host host.docker.internal:host-gateway donce-f2c64fad41b1 /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\) /#5845
#5845: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5845: // SPDX-License-Identifier: MIT
#5845:
#5845: require("@nomicfoundation/hardhat-toolbox");
#5845:
#5845: /** @type import("hardhat/config").HardhatUserConfig */
#5845:
#5845: module.exports = {
#5845: solidity: "0.8.28",
#5845: defaultNetwork: "foo",
#5845: networks: {
#5845: hardhat: {
#5845: chainId: 4242,
#5845: gas: 10,
#5845: gasPrice: 4,
#5845: maxFeePerGas: 100,
#5845: maxPriorityFeePerGas: 100,
#5845: initialBaseFeePerGas: 100,
#5845: accounts: [
#5845: {
#5845: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5845: balance: "55555555555555555555555"
#5845: },
#5845: {
#5845: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5845: balance: "66666666666666666666666"
#5845: }
#5845: ]
#5845: },
#5845: foo: {
#5845: chainId: 4242,
#5845: url: "http://host.docker.internal:1030"
#5845: }
#5845: }
#5845: };
#5845: total 328
#5845: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5845: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5845: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5845: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5845: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5845: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5845: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5845: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5845: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5845: ?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
#5845: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5845: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5845:
#5845: Deploying [ FooModule ]
#5845:
#5845: Batch #1
#5845: Executing FooModule#Foo...
#5845:
#5845: 3A0JBatch #1
#5845: Executing FooModule#Foo...
#5845:
#5845: 3A0JBatch #1
#5845: Executed FooModule#Foo
#5845:
#5845: 3A0JBatch #1
#5845: Executed FooModule#Foo
#5845:
#5845: [ FooModule ] successfully deployed 🚀
#5845:
#5845: Deployed Addresses
#5845:
#5845: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5845: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-b78197a6971c /#5853
#5853: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#5853: // SPDX-License-Identifier: MIT
#5853:
#5853: require("@nomicfoundation/hardhat-toolbox");
#5853:
#5853: /** @type import("hardhat/config").HardhatUserConfig */
#5853:
#5853: module.exports = {
#5853: solidity: "0.8.28",
#5853: defaultNetwork: "foo",
#5853: networks: {
#5853: hardhat: {
#5853: chainId: 4242,
#5853: gas: 10,
#5853: gasPrice: 4,
#5853: maxFeePerGas: 100,
#5853: maxPriorityFeePerGas: 100,
#5853: initialBaseFeePerGas: 100,
#5853: accounts: [
#5853: {
#5853: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#5853: balance: "55555555555555555555555"
#5853: },
#5853: {
#5853: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#5853: balance: "66666666666666666666666"
#5853: }
#5853: ]
#5853: },
#5853: foo: {
#5853: chainId: 4242,
#5853: url: "http://host.docker.internal:1030"
#5853: }
#5853: }
#5853: };
#5853: total 328
#5853: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#5853: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#5853: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#5853: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#5853: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#5853: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#5853: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#5853: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#5853: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#5853: ?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
#5853: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#5853: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#5853:
#5853: Deploying [ FooModule ]
#5853:
#5853: Batch #1
#5853: Executing FooModule#Foo...
#5853:
#5853: 3A0JBatch #1
#5853: Executing FooModule#Foo...
#5853:
#5853: 3A0JBatch #1
#5853: Executed FooModule#Foo
#5853:
#5853: 3A0JBatch #1
#5853: Executed FooModule#Foo
#5853:
#5853: [ FooModule ] successfully deployed 🚀
#5853:
#5853: Deployed Addresses
#5853:
#5853: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#5853: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-b78197a6971c /#5861
#5861: donce-b78197a6971c
+ sudo docker rmi donce-f2c64fad41b1 /#5869
#5869: Untagged: donce-f2c64fad41b1:latest
#5869: Deleted: sha256:47c429085ce1df48f399e5eef8afcdba99c742717685ea3c78ad3ec39a0950ce
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-6feac9127799 /#5968
#5968: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#5968:
#5968: Accounts
#5968: ========
#5968: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#5968:
#5968: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#5968:
#5968: 32meth_chainId0m
#5968: 32meth_chainId (2)0m
#5968: 32meth_accounts0m
#5968: 32mhardhat_getAutomine0m
#5968: 32meth_chainId0m
#5968: 32meth_getBlockByNumber0m
#5968: 32meth_getTransactionCount0m
#5968: 32meth_getTransactionCount (2)0m
#5968: 32meth_getTransactionCount (3)0m
#5968: 32meth_getBlockByNumber0m
#5968: 32meth_getTransactionCount0m
#5968: 32meth_getBlockByNumber0m
#5968: 32meth_chainId0m
#5968: 32meth_maxPriorityFeePerGas0m
#5968: 32meth_estimateGas0m
#5968: 32meth_call0m
#5968: Contract deployment: Foo
#5968: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968:
#5968: 32meth_sendTransaction0m
#5968: Contract deployment: Foo
#5968: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: Value: 0 ETH
#5968: Gas used: 1357081 of 1357081
#5968: Block #1: 0xa6c60a5210462f76400902817333981e349876309828efc5c591a7d38c729b67
#5968:
#5968: 32meth_getTransactionByHash0m
#5968: 32meth_getBlockByNumber0m
#5968: 32meth_getTransactionReceipt0m
#5968: 32meth_subscribe0m
#5968: 32meth_getBlockByNumber0m
#5968: 32meth_getBlockByNumber (2)0m
#5968: 32meth_getBlockByNumber (3)0m
#5968: 32meth_getBlockByNumber (4)0m
#5968: 32meth_getBlockByNumber (5)0m
#5968: 32meth_getBlockByNumber (6)0m
#5968: 32meth_getBlockByNumber (7)0m
#5968: 32meth_getBlockByNumber (8)0m
#5968: 32meth_getBlockByNumber (9)0m
#5968: 32meth_getTransactionCount0m
#5968: 32meth_getBlockByNumber0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0x38b3e63aad71c9a434486f514ca85113d7a7df6d64fb2545c8d8e5e3c7366de1
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #2: 0xa2fdc9ab7e04d17b888e4b0902c2ca461538944fead6f59b411251b5bbe1c03e
#5968:
#5968: 32meth_getTransactionCount0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0xde8d7a07343146d4b20350032bbbcfea9bd1cb21cd1ea36d60200c56ac357ada
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #3: 0x1290e4c98c2975f14035a98c81d4f4993a175bf133dca4afd233d3eb0912eb1c
#5968:
#5968: 32meth_getTransactionCount0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0x7f5ee7a5037a2c5fd266b5b88ef25994c87def0e867b453642fa568962cca7ef
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #4: 0x128e041ee1f0bc5c94ef873d0e2432f991e8bc0551b197f0e2282a198581b16c
#5968:
#5968: 32meth_getTransactionCount0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0x5a1bdbc1e1162f0f8e6e3cf9c2a7ab4d70ea22797f4a29596c3bb2d858a59656
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #5: 0xe770b1784ce7b79899a977637593e9cb7a60aeac5c8aab5b7e50affd1dbea3f9
#5968:
#5968: 32meth_getTransactionCount0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0xea4d24bb467f0d2164c8504ec0275530cc4bc8e57272aa4981bad3e87b73fc40
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #6: 0x049702a594ee2dc7da0983ab3cfa9fa5fc98ec0139e2566e877c323329064cd8
#5968:
#5968: 32meth_getTransactionCount0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0xb1ba9041610b18f3dad7c3c72ef1a8d78126644fe9df0d5c9b432b37b46baa4a
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #7: 0xbb645f4b35fbe31d1c57fa1f35a19aabb3bd911ec687dcaabca360703096d18b
#5968:
#5968: 32meth_getTransactionCount0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0x3295177eb1fa2f93693e29a8955be9d1658c6a1effe84329fa0d83a121bb3e8f
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #8: 0xffeb09996469999c4fbbea126678d6953520a45ac6ce22fe6cc6dd7a237e44be
#5968:
#5968: 32meth_getTransactionCount0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0x43e7e58fdafc0a9e0832b3c81750dbca7c5f565ce9e2cec71187990f4ef3a031
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #9: 0x0f14b7921fe86e4b0da30b1b9a95cb8faa5ac0262bf59949aedf35cc2819ce53
#5968:
#5968: 32meth_getTransactionCount0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0x015a979907e8354bfb11db5a89fb1f8be803ada1be7507add5b05d7d46e7e3b8
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #10: 0x39404f513afa5ec1d071e81528abfc69e2e263c6f219aa029503c34006190452
#5968:
#5968: 32meth_getTransactionCount0m
#5968: 32meth_estimateGas0m
#5968: 32meth_sendRawTransaction0m
#5968: Contract call: Foo#transfer
#5968: Transaction: 0x0be854e9e4837470b710dfe9e505e52b9de23924cfcd4a4d9c684b776d065534
#5968: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#5968: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#5968: Value: 0 ETH
#5968: Gas used: 35389 of 35389
#5968: Block #11: 0xcccbea7305aa91bfceaf49af2dcbccf8ee312f4248840f10c964bcd148f44298
#5968:
#5968: 32meth_unsubscribe0m
+ sudo docker rm --force donce-6feac9127799 /#5976
#5976: donce-6feac9127799
+ sudo docker rmi donce-64d784ec1a8d /#5984
#5984: Untagged: donce-64d784ec1a8d:latest
#5984: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_accepts_payments_with_failures 32m PASS0m (10.72s)
+ sudo docker build --tag donce-dab3b9b951d4 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#5993
#5993: #0 building with "default" instance using docker driver
#5993:
#5993: #1 [internal] load build definition from Dockerfile
#5993: #1 transferring dockerfile: 552B done
#5993: #1 DONE 0.0s
#5993:
#5993: #2 [internal] load metadata for docker.io/library/node:24
#5993: #2 DONE 0.1s
#5993:
#5993: #3 [internal] load .dockerignore
#5993: #3 transferring context: 2B done
#5993: #3 DONE 0.0s
#5993:
#5993: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#5993: #4 DONE 0.0s
#5993:
#5993: #5 [internal] load build context
#5993: #5 transferring context: 243B done
#5993: #5 DONE 0.0s
#5993:
#5993: #6 [5/9] COPY hardhat.config.js .
#5993: #6 CACHED
#5993:
#5993: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#5993: #7 CACHED
#5993:
#5993: #8 [7/9] COPY contracts contracts
#5993: #8 CACHED
#5993:
#5993: #9 [8/9] COPY ignition ignition
#5993: #9 CACHED
#5993:
#5993: #10 [2/9] WORKDIR /app
#5993: #10 CACHED
#5993:
#5993: #11 [3/9] COPY package.json .
#5993: #11 CACHED
#5993:
#5993: #12 [4/9] RUN npm install
#5993: #12 CACHED
#5993:
#5993: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#5993: #13 CACHED
#5993:
#5993: #14 exporting to image
#5993: #14 exporting layers done
#5993: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#5993: #14 naming to docker.io/library/donce-dab3b9b951d4 done
#5993: #14 DONE 0.0s
+ sudo docker run --detach --name donce-e255a14e02f0 --add-host host.docker.internal:host-gateway --publish 1031:8545 --user=1001:1001 donce-dab3b9b951d4 /bin/bash -c npx\ hardhat\ node\ /#6025
#6025: 4b7814728cac2e57992e3a8027e5ef645b2cfc30a0acdc91f0a3c4198e0da214
+ sudo docker build --tag donce-ed8ae4df0906 --build-arg HOST\=host.docker.internal --build-arg PORT\=1031 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6035
#6035: #0 building with "default" instance using docker driver
#6035:
#6035: #1 [internal] load build definition from Dockerfile
#6035: #1 transferring dockerfile: 552B done
#6035: #1 DONE 0.0s
#6035:
#6035: #2 [internal] load metadata for docker.io/library/node:24
#6035: #2 DONE 0.1s
#6035:
#6035: #3 [internal] load .dockerignore
#6035: #3 transferring context: 2B done
#6035: #3 DONE 0.0s
#6035:
#6035: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6035: #4 DONE 0.0s
#6035:
#6035: #5 [internal] load build context
#6035: #5 transferring context: 243B done
#6035: #5 DONE 0.0s
#6035:
#6035: #6 [2/9] WORKDIR /app
#6035: #6 CACHED
#6035:
#6035: #7 [3/9] COPY package.json .
#6035: #7 CACHED
#6035:
#6035: #8 [4/9] RUN npm install
#6035: #8 CACHED
#6035:
#6035: #9 [5/9] COPY hardhat.config.js .
#6035: #9 CACHED
#6035:
#6035: #10 [6/9] RUN sed -i "s/PORT/1031/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6035: #10 DONE 0.3s
#6035:
#6035: #11 [7/9] COPY contracts contracts
#6035: #11 DONE 0.1s
#6035:
#6035: #12 [8/9] COPY ignition ignition
#6035: #12 DONE 0.0s
#6035:
#6035: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6035: #13 1.309 Downloading compiler 0.8.28
#6035: #13 1.958 Compiled 1 Solidity file successfully (evm target: paris).
#6035: #13 DONE 2.0s
#6035:
#6035: #14 exporting to image
#6035: #14 exporting layers
#6035: #14 exporting layers 0.2s done
#6035: #14 writing image sha256:9a5fba73b204fae87a5716dfd898d654d9c407632cc6b7c43e52df2bf08fe3ff
#6035: #14 writing image sha256:9a5fba73b204fae87a5716dfd898d654d9c407632cc6b7c43e52df2bf08fe3ff done
#6035: #14 naming to docker.io/library/donce-ed8ae4df0906 done
#6035: #14 DONE 0.3s
+ sudo docker run --name donce-a2cefbcf6576 --add-host host.docker.internal:host-gateway donce-ed8ae4df0906 /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\) /#6067
#6067: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6067: // SPDX-License-Identifier: MIT
#6067:
#6067: require("@nomicfoundation/hardhat-toolbox");
#6067:
#6067: /** @type import("hardhat/config").HardhatUserConfig */
#6067:
#6067: module.exports = {
#6067: solidity: "0.8.28",
#6067: defaultNetwork: "foo",
#6067: networks: {
#6067: hardhat: {
#6067: chainId: 4242,
#6067: gas: 10,
#6067: gasPrice: 4,
#6067: maxFeePerGas: 100,
#6067: maxPriorityFeePerGas: 100,
#6067: initialBaseFeePerGas: 100,
#6067: accounts: [
#6067: {
#6067: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6067: balance: "55555555555555555555555"
#6067: },
#6067: {
#6067: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6067: balance: "66666666666666666666666"
#6067: }
#6067: ]
#6067: },
#6067: foo: {
#6067: chainId: 4242,
#6067: url: "http://host.docker.internal:1031"
#6067: }
#6067: }
#6067: };
#6067: total 328
#6067: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#6067: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#6067: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#6067: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6067: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#6067: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6067: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6067: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6067: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6067: ?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
#6067: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6067: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6067:
#6067: Deploying [ FooModule ]
#6067:
#6067: Batch #1
#6067: Executing FooModule#Foo...
#6067:
#6067: 3A0JBatch #1
#6067: Executing FooModule#Foo...
#6067:
#6067: 3A0JBatch #1
#6067: Executed FooModule#Foo
#6067:
#6067: 3A0JBatch #1
#6067: Executed FooModule#Foo
#6067:
#6067: [ FooModule ] successfully deployed 🚀
#6067:
#6067: Deployed Addresses
#6067:
#6067: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6067: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-a2cefbcf6576 /#6078
#6078: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6078: // SPDX-License-Identifier: MIT
#6078:
#6078: require("@nomicfoundation/hardhat-toolbox");
#6078:
#6078: /** @type import("hardhat/config").HardhatUserConfig */
#6078:
#6078: module.exports = {
#6078: solidity: "0.8.28",
#6078: defaultNetwork: "foo",
#6078: networks: {
#6078: hardhat: {
#6078: chainId: 4242,
#6078: gas: 10,
#6078: gasPrice: 4,
#6078: maxFeePerGas: 100,
#6078: maxPriorityFeePerGas: 100,
#6078: initialBaseFeePerGas: 100,
#6078: accounts: [
#6078: {
#6078: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6078: balance: "55555555555555555555555"
#6078: },
#6078: {
#6078: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6078: balance: "66666666666666666666666"
#6078: }
#6078: ]
#6078: },
#6078: foo: {
#6078: chainId: 4242,
#6078: url: "http://host.docker.internal:1031"
#6078: }
#6078: }
#6078: };
#6078: total 328
#6078: drwxr-xr-x 1 root root 4096 Sep 19 09:33 .
#6078: drwxr-xr-x 1 root root 4096 Sep 19 09:33 ..
#6078: drwxr-xr-x 4 root root 4096 Sep 19 09:33 artifacts
#6078: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6078: -rw-r--r-- 1 root root 874 Sep 19 09:33 hardhat.config.js
#6078: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6078: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6078: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6078: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6078: ?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
#6078: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6078: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6078:
#6078: Deploying [ FooModule ]
#6078:
#6078: Batch #1
#6078: Executing FooModule#Foo...
#6078:
#6078: 3A0JBatch #1
#6078: Executing FooModule#Foo...
#6078:
#6078: 3A0JBatch #1
#6078: Executed FooModule#Foo
#6078:
#6078: 3A0JBatch #1
#6078: Executed FooModule#Foo
#6078:
#6078: [ FooModule ] successfully deployed 🚀
#6078:
#6078: Deployed Addresses
#6078:
#6078: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6078: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-a2cefbcf6576 /#6086
#6086: donce-a2cefbcf6576
+ sudo docker rmi donce-ed8ae4df0906 /#6094
#6094: Untagged: donce-ed8ae4df0906:latest
#6094: Deleted: sha256:9a5fba73b204fae87a5716dfd898d654d9c407632cc6b7c43e52df2bf08fe3ff
+ sudo docker logs donce-e255a14e02f0 /#6112
#6112: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6112:
#6112: Accounts
#6112: ========
#6112: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6112:
#6112: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6112:
#6112: 32meth_chainId0m
#6112: 32meth_chainId (2)0m
#6112: 32meth_accounts0m
#6112: 32mhardhat_getAutomine0m
#6112: 32meth_chainId0m
#6112: 32meth_getBlockByNumber0m
#6112: 32meth_getTransactionCount0m
#6112: 32meth_getTransactionCount (2)0m
#6112: 32meth_getTransactionCount (3)0m
#6112: 32meth_getBlockByNumber0m
#6112: 32meth_getTransactionCount0m
#6112: 32meth_getBlockByNumber0m
#6112: 32meth_chainId0m
#6112: 32meth_maxPriorityFeePerGas0m
#6112: 32meth_estimateGas0m
#6112: 32meth_call0m
#6112: Contract deployment: Foo
#6112: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6112: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6112:
#6112: 32meth_sendTransaction0m
#6112: Contract deployment: Foo
#6112: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6112: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6112: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6112: Value: 0 ETH
#6112: Gas used: 1357081 of 1357081
#6112: Block #1: 0x8e276dfce636a96089398205ce7655f912c874693102fb59d79a46047ce51649
#6112:
#6112: 32meth_getTransactionByHash0m
#6112: 32meth_getBlockByNumber0m
#6112: 32meth_getTransactionReceipt0m
#6112: 32meth_getBlockByNumber0m
#6112: 32meth_getTransactionCount0m
#6112: 32meth_estimateGas0m
#6112: 32meth_sendRawTransaction0m
#6112: Contract call: Foo#transfer
#6112: Transaction: 0x74dd3f474db7505735daa6a92a0965ee644980ba3399354e46a5d45853015576
#6112: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6112: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6112: Value: 0 ETH
#6112: Gas used: 35389 of 35389
#6112: Block #2: 0xfa4d61857b5b3251067907b2850e560811f5b37c3218794f714dc71d986777af
#6112:
#6112: 32meth_getTransactionReceipt0m
+ sudo docker rm --force donce-e255a14e02f0 /#6120
#6120: donce-e255a14e02f0
+ sudo docker rmi donce-dab3b9b951d4 /#6128
#6128: Untagged: donce-dab3b9b951d4:latest
#6128: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_reads_payment_amount 32m PASS0m (9.02s)
+ sudo docker build --tag donce-e3feda49b4da --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6137
#6137: #0 building with "default" instance using docker driver
#6137:
#6137: #1 [internal] load build definition from Dockerfile
#6137: #1 transferring dockerfile: 552B done
#6137: #1 DONE 0.0s
#6137:
#6137: #2 [internal] load metadata for docker.io/library/node:24
#6137: #2 DONE 0.1s
#6137:
#6137: #3 [internal] load .dockerignore
#6137: #3 transferring context: 2B done
#6137: #3 DONE 0.0s
#6137:
#6137: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6137: #4 DONE 0.0s
#6137:
#6137: #5 [internal] load build context
#6137: #5 transferring context: 243B done
#6137: #5 DONE 0.0s
#6137:
#6137: #6 [7/9] COPY contracts contracts
#6137: #6 CACHED
#6137:
#6137: #7 [4/9] RUN npm install
#6137: #7 CACHED
#6137:
#6137: #8 [2/9] WORKDIR /app
#6137: #8 CACHED
#6137:
#6137: #9 [5/9] COPY hardhat.config.js .
#6137: #9 CACHED
#6137:
#6137: #10 [3/9] COPY package.json .
#6137: #10 CACHED
#6137:
#6137: #11 [8/9] COPY ignition ignition
#6137: #11 CACHED
#6137:
#6137: #12 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6137: #12 CACHED
#6137:
#6137: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6137: #13 CACHED
#6137:
#6137: #14 exporting to image
#6137: #14 exporting layers done
#6137: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#6137: #14 naming to docker.io/library/donce-e3feda49b4da done
#6137: #14 DONE 0.0s
+ sudo docker run --detach --name donce-c220dd9ed835 --add-host host.docker.internal:host-gateway --publish 1032:8545 --user=1001:1001 donce-e3feda49b4da /bin/bash -c npx\ hardhat\ node\ /#6169
#6169: 388a6b18086a2637fe0b69b82cdb92a7d191b4c17642788f70a348dc4ad18fe3
+ sudo docker build --tag donce-dbf95fcff03c --build-arg HOST\=host.docker.internal --build-arg PORT\=1032 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6177
#6177: #0 building with "default" instance using docker driver
#6177:
#6177: #1 [internal] load build definition from Dockerfile
#6177: #1 transferring dockerfile: 552B done
#6177: #1 DONE 0.0s
#6177:
#6177: #2 [internal] load metadata for docker.io/library/node:24
#6177: #2 DONE 0.1s
#6177:
#6177: #3 [internal] load .dockerignore
#6177: #3 transferring context: 2B done
#6177: #3 DONE 0.0s
#6177:
#6177: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6177: #4 DONE 0.0s
#6177:
#6177: #5 [internal] load build context
#6177: #5 transferring context: 243B done
#6177: #5 DONE 0.0s
#6177:
#6177: #6 [4/9] RUN npm install
#6177: #6 CACHED
#6177:
#6177: #7 [2/9] WORKDIR /app
#6177: #7 CACHED
#6177:
#6177: #8 [3/9] COPY package.json .
#6177: #8 CACHED
#6177:
#6177: #9 [5/9] COPY hardhat.config.js .
#6177: #9 CACHED
#6177:
#6177: #10 [6/9] RUN sed -i "s/PORT/1032/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6177: #10 DONE 0.3s
#6177:
#6177: #11 [7/9] COPY contracts contracts
#6177: #11 DONE 0.1s
#6177:
#6177: #12 [8/9] COPY ignition ignition
#6177: #12 DONE 0.1s
#6177:
#6177: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6177: #13 1.315 Downloading compiler 0.8.28
#6177: #13 1.954 Compiled 1 Solidity file successfully (evm target: paris).
#6177: #13 DONE 2.0s
#6177:
#6177: #14 exporting to image
#6177: #14 exporting layers
#6177: #14 exporting layers 0.2s done
#6177: #14 writing image sha256:5f4c8fcea2e07437f931882c10f474455b8fdec1b13d82ab958254a6d4b7f0cb
#6177: #14 writing image sha256:5f4c8fcea2e07437f931882c10f474455b8fdec1b13d82ab958254a6d4b7f0cb done
#6177: #14 naming to docker.io/library/donce-dbf95fcff03c done
#6177: #14 DONE 0.2s
+ sudo docker run --name donce-67ba969a2cfd --add-host host.docker.internal:host-gateway donce-dbf95fcff03c /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\) /#6209
#6209: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6209: // SPDX-License-Identifier: MIT
#6209:
#6209: require("@nomicfoundation/hardhat-toolbox");
#6209:
#6209: /** @type import("hardhat/config").HardhatUserConfig */
#6209:
#6209: module.exports = {
#6209: solidity: "0.8.28",
#6209: defaultNetwork: "foo",
#6209: networks: {
#6209: hardhat: {
#6209: chainId: 4242,
#6209: gas: 10,
#6209: gasPrice: 4,
#6209: maxFeePerGas: 100,
#6209: maxPriorityFeePerGas: 100,
#6209: initialBaseFeePerGas: 100,
#6209: accounts: [
#6209: {
#6209: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6209: balance: "55555555555555555555555"
#6209: },
#6209: {
#6209: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6209: balance: "66666666666666666666666"
#6209: }
#6209: ]
#6209: },
#6209: foo: {
#6209: chainId: 4242,
#6209: url: "http://host.docker.internal:1032"
#6209: }
#6209: }
#6209: };
#6209: total 328
#6209: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6209: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6209: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6209: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6209: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6209: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6209: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6209: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6209: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6209: ?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
#6209: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6209: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6209:
#6209: Deploying [ FooModule ]
#6209:
#6209: Batch #1
#6209: Executing FooModule#Foo...
#6209:
#6209: 3A0JBatch #1
#6209: Executing FooModule#Foo...
#6209:
#6209: 3A0JBatch #1
#6209: Executed FooModule#Foo
#6209:
#6209: 3A0JBatch #1
#6209: Executed FooModule#Foo
#6209:
#6209: [ FooModule ] successfully deployed 🚀
#6209:
#6209: Deployed Addresses
#6209:
#6209: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6209: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-67ba969a2cfd /#6220
#6220: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6220: // SPDX-License-Identifier: MIT
#6220:
#6220: require("@nomicfoundation/hardhat-toolbox");
#6220:
#6220: /** @type import("hardhat/config").HardhatUserConfig */
#6220:
#6220: module.exports = {
#6220: solidity: "0.8.28",
#6220: defaultNetwork: "foo",
#6220: networks: {
#6220: hardhat: {
#6220: chainId: 4242,
#6220: gas: 10,
#6220: gasPrice: 4,
#6220: maxFeePerGas: 100,
#6220: maxPriorityFeePerGas: 100,
#6220: initialBaseFeePerGas: 100,
#6220: accounts: [
#6220: {
#6220: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6220: balance: "55555555555555555555555"
#6220: },
#6220: {
#6220: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6220: balance: "66666666666666666666666"
#6220: }
#6220: ]
#6220: },
#6220: foo: {
#6220: chainId: 4242,
#6220: url: "http://host.docker.internal:1032"
#6220: }
#6220: }
#6220: };
#6220: total 328
#6220: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6220: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6220: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6220: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6220: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6220: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6220: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6220: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6220: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6220: ?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
#6220: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6220: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6220:
#6220: Deploying [ FooModule ]
#6220:
#6220: Batch #1
#6220: Executing FooModule#Foo...
#6220:
#6220: 3A0JBatch #1
#6220: Executing FooModule#Foo...
#6220:
#6220: 3A0JBatch #1
#6220: Executed FooModule#Foo
#6220:
#6220: 3A0JBatch #1
#6220: Executed FooModule#Foo
#6220:
#6220: [ FooModule ] successfully deployed 🚀
#6220:
#6220: Deployed Addresses
#6220:
#6220: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6220: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-67ba969a2cfd /#6228
#6228: donce-67ba969a2cfd
+ sudo docker rmi donce-dbf95fcff03c /#6236
#6236: Untagged: donce-dbf95fcff03c:latest
#6236: Deleted: sha256:5f4c8fcea2e07437f931882c10f474455b8fdec1b13d82ab958254a6d4b7f0cb
+ sudo docker logs donce-c220dd9ed835 /#6253
#6253: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6253:
#6253: Accounts
#6253: ========
#6253: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6253:
#6253: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6253:
#6253: 32meth_chainId0m
#6253: 32meth_chainId (2)0m
#6253: 32meth_accounts0m
#6253: 32mhardhat_getAutomine0m
#6253: 32meth_chainId0m
#6253: 32meth_getBlockByNumber0m
#6253: 32meth_getTransactionCount0m
#6253: 32meth_getTransactionCount (2)0m
#6253: 32meth_getTransactionCount (3)0m
#6253: 32meth_getBlockByNumber0m
#6253: 32meth_getTransactionCount0m
#6253: 32meth_getBlockByNumber0m
#6253: 32meth_chainId0m
#6253: 32meth_maxPriorityFeePerGas0m
#6253: 32meth_estimateGas0m
#6253: 32meth_call0m
#6253: Contract deployment: Foo
#6253: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6253: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6253:
#6253: 32meth_sendTransaction0m
#6253: Contract deployment: Foo
#6253: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6253: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6253: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6253: Value: 0 ETH
#6253: Gas used: 1357081 of 1357081
#6253: Block #1: 0x6189b52cccce26d5efa1d7747b211b52a695d7d27463c58cf7b931d6b91de072
#6253:
#6253: 32meth_getTransactionByHash0m
#6253: 32meth_getBlockByNumber0m
#6253: 32meth_getTransactionReceipt0m
#6253: 32meth_subscribe0m
#6253: 32meth_getBlockByNumber0m
#6253: 32meth_getTransactionCount0m
#6253: 32meth_estimateGas0m
#6253: 32meth_sendRawTransaction0m
#6253: Contract call: Foo#transfer
#6253: Transaction: 0x69aa463c57195bde179438cfac12b7efe11fbc10c3b576d3d8e059b8120f6521
#6253: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6253: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6253: Value: 0 ETH
#6253: Gas used: 35401 of 35401
#6253: Block #2: 0x6d50ca22bf503efeb6f67b51afb8a5cdddbd1d579d6d6f8b8c5091fe816773cd
#6253:
#6253: 32meth_unsubscribe0m
+ sudo docker rm --force donce-c220dd9ed835 /#6261
#6261: donce-c220dd9ed835
+ sudo docker rmi donce-e3feda49b4da /#6270
#6270: Untagged: donce-e3feda49b4da:latest
#6270: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_accepts_payments 32m PASS0m (10.48s)
+ sudo docker build --tag donce-c56ad674e29e --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6279
#6279: #0 building with "default" instance using docker driver
#6279:
#6279: #1 [internal] load build definition from Dockerfile
#6279: #1 transferring dockerfile: 552B done
#6279: #1 DONE 0.0s
#6279:
#6279: #2 [internal] load metadata for docker.io/library/node:24
#6279: #2 DONE 0.1s
#6279:
#6279: #3 [internal] load .dockerignore
#6279: #3 transferring context: 2B done
#6279: #3 DONE 0.0s
#6279:
#6279: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6279: #4 DONE 0.0s
#6279:
#6279: #5 [internal] load build context
#6279: #5 transferring context: 243B done
#6279: #5 DONE 0.0s
#6279:
#6279: #6 [2/9] WORKDIR /app
#6279: #6 CACHED
#6279:
#6279: #7 [3/9] COPY package.json .
#6279: #7 CACHED
#6279:
#6279: #8 [5/9] COPY hardhat.config.js .
#6279: #8 CACHED
#6279:
#6279: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6279: #9 CACHED
#6279:
#6279: #10 [7/9] COPY contracts contracts
#6279: #10 CACHED
#6279:
#6279: #11 [8/9] COPY ignition ignition
#6279: #11 CACHED
#6279:
#6279: #12 [4/9] RUN npm install
#6279: #12 CACHED
#6279:
#6279: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6279: #13 CACHED
#6279:
#6279: #14 exporting to image
#6279: #14 exporting layers done
#6279: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#6279: #14 naming to docker.io/library/donce-c56ad674e29e done
#6279: #14 DONE 0.0s
+ sudo docker run --detach --name donce-e0d3f964757a --add-host host.docker.internal:host-gateway --publish 1033:8545 --user=1001:1001 donce-c56ad674e29e /bin/bash -c npx\ hardhat\ node\ /#6311
#6311: 305dff9e0b8bf336202bfeb9eb4549d0b65b3cd33157a4710ad9ec634f7dc895
+ sudo docker build --tag donce-1092b4e7db25 --build-arg HOST\=host.docker.internal --build-arg PORT\=1033 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6320
#6320: #0 building with "default" instance using docker driver
#6320:
#6320: #1 [internal] load build definition from Dockerfile
#6320: #1 transferring dockerfile: 552B done
#6320: #1 DONE 0.0s
#6320:
#6320: #2 [internal] load metadata for docker.io/library/node:24
#6320: #2 DONE 0.1s
#6320:
#6320: #3 [internal] load .dockerignore
#6320: #3 transferring context: 2B done
#6320: #3 DONE 0.0s
#6320:
#6320: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6320: #4 DONE 0.0s
#6320:
#6320: #5 [internal] load build context
#6320: #5 transferring context: 243B done
#6320: #5 DONE 0.0s
#6320:
#6320: #6 [2/9] WORKDIR /app
#6320: #6 CACHED
#6320:
#6320: #7 [3/9] COPY package.json .
#6320: #7 CACHED
#6320:
#6320: #8 [4/9] RUN npm install
#6320: #8 CACHED
#6320:
#6320: #9 [5/9] COPY hardhat.config.js .
#6320: #9 CACHED
#6320:
#6320: #10 [6/9] RUN sed -i "s/PORT/1033/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6320: #10 DONE 0.3s
#6320:
#6320: #11 [7/9] COPY contracts contracts
#6320: #11 DONE 0.1s
#6320:
#6320: #12 [8/9] COPY ignition ignition
#6320: #12 DONE 0.0s
#6320:
#6320: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6320: #13 1.300 Downloading compiler 0.8.28
#6320: #13 1.935 Compiled 1 Solidity file successfully (evm target: paris).
#6320: #13 DONE 2.0s
#6320:
#6320: #14 exporting to image
#6320: #14 exporting layers
#6320: #14 exporting layers 0.2s done
#6320: #14 writing image sha256:42021c8d8eae40f283d0d6ce5fe545a40760d88a17c0bf6003d924a922ba2229
#6320: #14 writing image sha256:42021c8d8eae40f283d0d6ce5fe545a40760d88a17c0bf6003d924a922ba2229 done
#6320: #14 naming to docker.io/library/donce-1092b4e7db25 done
#6320: #14 DONE 0.3s
+ sudo docker run --name donce-35f31957af7b --add-host host.docker.internal:host-gateway donce-1092b4e7db25 /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\) /#6352
#6352: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6352: // SPDX-License-Identifier: MIT
#6352:
#6352: require("@nomicfoundation/hardhat-toolbox");
#6352:
#6352: /** @type import("hardhat/config").HardhatUserConfig */
#6352:
#6352: module.exports = {
#6352: solidity: "0.8.28",
#6352: defaultNetwork: "foo",
#6352: networks: {
#6352: hardhat: {
#6352: chainId: 4242,
#6352: gas: 10,
#6352: gasPrice: 4,
#6352: maxFeePerGas: 100,
#6352: maxPriorityFeePerGas: 100,
#6352: initialBaseFeePerGas: 100,
#6352: accounts: [
#6352: {
#6352: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6352: balance: "55555555555555555555555"
#6352: },
#6352: {
#6352: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6352: balance: "66666666666666666666666"
#6352: }
#6352: ]
#6352: },
#6352: foo: {
#6352: chainId: 4242,
#6352: url: "http://host.docker.internal:1033"
#6352: }
#6352: }
#6352: };
#6352: total 328
#6352: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6352: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6352: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6352: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6352: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6352: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6352: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6352: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6352: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6352: ?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
#6352: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6352: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6352:
#6352: Deploying [ FooModule ]
#6352:
#6352: Batch #1
#6352: Executing FooModule#Foo...
#6352:
#6352: 3A0JBatch #1
#6352: Executing FooModule#Foo...
#6352:
#6352: 3A0JBatch #1
#6352: Executed FooModule#Foo
#6352:
#6352: 3A0JBatch #1
#6352: Executed FooModule#Foo
#6352:
#6352: [ FooModule ] successfully deployed 🚀
#6352:
#6352: Deployed Addresses
#6352:
#6352: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6352: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-35f31957af7b /#6361
#6361: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6361: // SPDX-License-Identifier: MIT
#6361:
#6361: require("@nomicfoundation/hardhat-toolbox");
#6361:
#6361: /** @type import("hardhat/config").HardhatUserConfig */
#6361:
#6361: module.exports = {
#6361: solidity: "0.8.28",
#6361: defaultNetwork: "foo",
#6361: networks: {
#6361: hardhat: {
#6361: chainId: 4242,
#6361: gas: 10,
#6361: gasPrice: 4,
#6361: maxFeePerGas: 100,
#6361: maxPriorityFeePerGas: 100,
#6361: initialBaseFeePerGas: 100,
#6361: accounts: [
#6361: {
#6361: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6361: balance: "55555555555555555555555"
#6361: },
#6361: {
#6361: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6361: balance: "66666666666666666666666"
#6361: }
#6361: ]
#6361: },
#6361: foo: {
#6361: chainId: 4242,
#6361: url: "http://host.docker.internal:1033"
#6361: }
#6361: }
#6361: };
#6361: total 328
#6361: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6361: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6361: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6361: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6361: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6361: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6361: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6361: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6361: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6361: ?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
#6361: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6361: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6361:
#6361: Deploying [ FooModule ]
#6361:
#6361: Batch #1
#6361: Executing FooModule#Foo...
#6361:
#6361: 3A0JBatch #1
#6361: Executing FooModule#Foo...
#6361:
#6361: 3A0JBatch #1
#6361: Executed FooModule#Foo
#6361:
#6361: 3A0JBatch #1
#6361: Executed FooModule#Foo
#6361:
#6361: [ FooModule ] successfully deployed 🚀
#6361:
#6361: Deployed Addresses
#6361:
#6361: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6361: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-35f31957af7b /#6370
#6370: donce-35f31957af7b
+ sudo docker rmi donce-1092b4e7db25 /#6378
#6378: Untagged: donce-1092b4e7db25:latest
#6378: Deleted: sha256:42021c8d8eae40f283d0d6ce5fe545a40760d88a17c0bf6003d924a922ba2229
+ sudo docker logs donce-e0d3f964757a /#6404
#6404: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6404:
#6404: Accounts
#6404: ========
#6404: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6404:
#6404: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6404:
#6404: 32meth_chainId0m
#6404: 32meth_chainId (2)0m
#6404: 32meth_accounts0m
#6404: 32mhardhat_getAutomine0m
#6404: 32meth_chainId0m
#6404: 32meth_getBlockByNumber0m
#6404: 32meth_getTransactionCount0m
#6404: 32meth_getTransactionCount (2)0m
#6404: 32meth_getTransactionCount (3)0m
#6404: 32meth_getBlockByNumber0m
#6404: 32meth_getTransactionCount0m
#6404: 32meth_getBlockByNumber0m
#6404: 32meth_chainId0m
#6404: 32meth_maxPriorityFeePerGas0m
#6404: 32meth_estimateGas0m
#6404: 32meth_call0m
#6404: Contract deployment: Foo
#6404: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6404:
#6404: 32meth_sendTransaction0m
#6404: Contract deployment: Foo
#6404: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6404: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6404: Value: 0 ETH
#6404: Gas used: 1357081 of 1357081
#6404: Block #1: 0x3f5c8ad79f1673c4ebfce69bf889cfb4cf0d5e06c93b092bff52ff4cb561e2d6
#6404:
#6404: 32meth_getTransactionByHash0m
#6404: 32meth_getBlockByNumber0m
#6404: 32meth_getTransactionReceipt0m
#6404: 32meth_subscribe0m
#6404: 32meth_getBlockByNumber0m
#6404: 32meth_getTransactionCount0m
#6404: 32meth_estimateGas0m
#6404: 32meth_sendRawTransaction0m
#6404: Contract call: Foo#transfer
#6404: Transaction: 0x003b31f53ba815e781e38dde636d188705070edc2ac61a6cb7334dd6ec61c03f
#6404: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6404: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6404: Value: 0 ETH
#6404: Gas used: 35401 of 35401
#6404: Block #2: 0x4a2bb8888ee03c3cc7055532322b4ff2189d87f7334646ee77505b1141817070
#6404:
#6404: 32meth_unsubscribe0m
#6404: 32meth_subscribe0m
#6404: 32meth_getBlockByNumber0m
#6404: 32meth_getTransactionCount0m
#6404: 32meth_estimateGas0m
#6404: 32meth_sendRawTransaction0m
#6404: Contract call: Foo#transfer
#6404: Transaction: 0x2d06c30f95c0a9430ccae9140c13077d25ac6e2985c925fa50e51d8bc0b106f3
#6404: From: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6404: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6404: Value: 0 ETH
#6404: Gas used: 35389 of 35389
#6404: Block #3: 0xd9c190f884e4518cece289c4a2c4133932cd2c8041601ce9b191987f8901f435
#6404:
#6404: 32meth_unsubscribe0m
#6404: 32meth_unsubscribe (2)0m
+ sudo docker rm --force donce-e0d3f964757a /#6412
#6412: donce-e0d3f964757a
+ sudo docker rmi donce-c56ad674e29e /#6420
#6420: Untagged: donce-c56ad674e29e:latest
#6420: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_accepts_payments_on_changing_addresses 32m PASS0m (11.17s)
+ sudo docker build --tag donce-381498afff3b --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6429
#6429: #0 building with "default" instance using docker driver
#6429:
#6429: #1 [internal] load build definition from Dockerfile
#6429: #1 transferring dockerfile: 552B done
#6429: #1 DONE 0.0s
#6429:
#6429: #2 [internal] load metadata for docker.io/library/node:24
#6429: #2 DONE 0.1s
#6429:
#6429: #3 [internal] load .dockerignore
#6429: #3 transferring context: 2B done
#6429: #3 DONE 0.0s
#6429:
#6429: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6429: #4 DONE 0.0s
#6429:
#6429: #5 [internal] load build context
#6429: #5 transferring context: 243B done
#6429: #5 DONE 0.0s
#6429:
#6429: #6 [2/9] WORKDIR /app
#6429: #6 CACHED
#6429:
#6429: #7 [3/9] COPY package.json .
#6429: #7 CACHED
#6429:
#6429: #8 [4/9] RUN npm install
#6429: #8 CACHED
#6429:
#6429: #9 [5/9] COPY hardhat.config.js .
#6429: #9 CACHED
#6429:
#6429: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6429: #10 CACHED
#6429:
#6429: #11 [8/9] COPY ignition ignition
#6429: #11 CACHED
#6429:
#6429: #12 [7/9] COPY contracts contracts
#6429: #12 CACHED
#6429:
#6429: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6429: #13 CACHED
#6429:
#6429: #14 exporting to image
#6429: #14 exporting layers done
#6429: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#6429: #14 naming to docker.io/library/donce-381498afff3b done
#6429: #14 DONE 0.0s
+ sudo docker run --detach --name donce-c464e2f9b387 --add-host host.docker.internal:host-gateway --publish 1034:8545 --user=1001:1001 donce-381498afff3b /bin/bash -c npx\ hardhat\ node\ /#6461
#6461: c5e3ec37f1fcd10e8e778628c21994d9545d1eb582ebc434b4559c5a61e9bb6d
+ sudo docker build --tag donce-85f99e050c46 --build-arg HOST\=host.docker.internal --build-arg PORT\=1034 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6469
#6469: #0 building with "default" instance using docker driver
#6469:
#6469: #1 [internal] load build definition from Dockerfile
#6469: #1 transferring dockerfile: 552B done
#6469: #1 DONE 0.0s
#6469:
#6469: #2 [internal] load metadata for docker.io/library/node:24
#6469: #2 DONE 0.1s
#6469:
#6469: #3 [internal] load .dockerignore
#6469: #3 transferring context: 2B done
#6469: #3 DONE 0.0s
#6469:
#6469: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6469: #4 DONE 0.0s
#6469:
#6469: #5 [internal] load build context
#6469: #5 transferring context: 243B done
#6469: #5 DONE 0.0s
#6469:
#6469: #6 [3/9] COPY package.json .
#6469: #6 CACHED
#6469:
#6469: #7 [4/9] RUN npm install
#6469: #7 CACHED
#6469:
#6469: #8 [2/9] WORKDIR /app
#6469: #8 CACHED
#6469:
#6469: #9 [5/9] COPY hardhat.config.js .
#6469: #9 CACHED
#6469:
#6469: #10 [6/9] RUN sed -i "s/PORT/1034/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6469: #10 DONE 0.3s
#6469:
#6469: #11 [7/9] COPY contracts contracts
#6469: #11 DONE 0.1s
#6469:
#6469: #12 [8/9] COPY ignition ignition
#6469: #12 DONE 0.0s
#6469:
#6469: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6469: #13 1.333 Downloading compiler 0.8.28
#6469: #13 1.924 Compiled 1 Solidity file successfully (evm target: paris).
#6469: #13 DONE 2.0s
#6469:
#6469: #14 exporting to image
#6469: #14 exporting layers
#6469: #14 exporting layers 0.2s done
#6469: #14 writing image sha256:6e11af1650619a8febe95413a3b53aaaa831cdc50f3dae75658c55fffb6e2a13
#6469: #14 writing image sha256:6e11af1650619a8febe95413a3b53aaaa831cdc50f3dae75658c55fffb6e2a13 done
#6469: #14 naming to docker.io/library/donce-85f99e050c46 done
#6469: #14 DONE 0.2s
+ sudo docker run --name donce-315831a99eb5 --add-host host.docker.internal:host-gateway donce-85f99e050c46 /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\) /#6501
#6501: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6501: // SPDX-License-Identifier: MIT
#6501:
#6501: require("@nomicfoundation/hardhat-toolbox");
#6501:
#6501: /** @type import("hardhat/config").HardhatUserConfig */
#6501:
#6501: module.exports = {
#6501: solidity: "0.8.28",
#6501: defaultNetwork: "foo",
#6501: networks: {
#6501: hardhat: {
#6501: chainId: 4242,
#6501: gas: 10,
#6501: gasPrice: 4,
#6501: maxFeePerGas: 100,
#6501: maxPriorityFeePerGas: 100,
#6501: initialBaseFeePerGas: 100,
#6501: accounts: [
#6501: {
#6501: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6501: balance: "55555555555555555555555"
#6501: },
#6501: {
#6501: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6501: balance: "66666666666666666666666"
#6501: }
#6501: ]
#6501: },
#6501: foo: {
#6501: chainId: 4242,
#6501: url: "http://host.docker.internal:1034"
#6501: }
#6501: }
#6501: };
#6501: total 328
#6501: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6501: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6501: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6501: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6501: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6501: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6501: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6501: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6501: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6501: ?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
#6501: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6501: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6501:
#6501: Deploying [ FooModule ]
#6501:
#6501: Batch #1
#6501: Executing FooModule#Foo...
#6501:
#6501: 3A0JBatch #1
#6501: Executing FooModule#Foo...
#6501:
#6501: 3A0JBatch #1
#6501: Executed FooModule#Foo
#6501:
#6501: 3A0JBatch #1
#6501: Executed FooModule#Foo
#6501:
#6501: [ FooModule ] successfully deployed 🚀
#6501:
#6501: Deployed Addresses
#6501:
#6501: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6501: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-315831a99eb5 /#6510
#6510: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6510: // SPDX-License-Identifier: MIT
#6510:
#6510: require("@nomicfoundation/hardhat-toolbox");
#6510:
#6510: /** @type import("hardhat/config").HardhatUserConfig */
#6510:
#6510: module.exports = {
#6510: solidity: "0.8.28",
#6510: defaultNetwork: "foo",
#6510: networks: {
#6510: hardhat: {
#6510: chainId: 4242,
#6510: gas: 10,
#6510: gasPrice: 4,
#6510: maxFeePerGas: 100,
#6510: maxPriorityFeePerGas: 100,
#6510: initialBaseFeePerGas: 100,
#6510: accounts: [
#6510: {
#6510: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6510: balance: "55555555555555555555555"
#6510: },
#6510: {
#6510: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6510: balance: "66666666666666666666666"
#6510: }
#6510: ]
#6510: },
#6510: foo: {
#6510: chainId: 4242,
#6510: url: "http://host.docker.internal:1034"
#6510: }
#6510: }
#6510: };
#6510: total 328
#6510: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6510: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6510: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6510: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6510: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6510: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6510: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6510: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6510: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6510: ?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
#6510: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6510: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6510:
#6510: Deploying [ FooModule ]
#6510:
#6510: Batch #1
#6510: Executing FooModule#Foo...
#6510:
#6510: 3A0JBatch #1
#6510: Executing FooModule#Foo...
#6510:
#6510: 3A0JBatch #1
#6510: Executed FooModule#Foo
#6510:
#6510: 3A0JBatch #1
#6510: Executed FooModule#Foo
#6510:
#6510: [ FooModule ] successfully deployed 🚀
#6510:
#6510: Deployed Addresses
#6510:
#6510: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6510: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-315831a99eb5 /#6518
#6518: donce-315831a99eb5
+ sudo docker rmi donce-85f99e050c46 /#6526
#6526: Untagged: donce-85f99e050c46:latest
#6526: Deleted: sha256:6e11af1650619a8febe95413a3b53aaaa831cdc50f3dae75658c55fffb6e2a13
+ sudo docker logs donce-c464e2f9b387 /#6608
#6608: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6608:
#6608: Accounts
#6608: ========
#6608: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6608:
#6608: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6608:
#6608: 32meth_chainId0m
#6608: 32meth_chainId (2)0m
#6608: 32meth_accounts0m
#6608: 32mhardhat_getAutomine0m
#6608: 32meth_chainId0m
#6608: 32meth_getBlockByNumber0m
#6608: 32meth_getTransactionCount0m
#6608: 32meth_getTransactionCount (2)0m
#6608: 32meth_getTransactionCount (3)0m
#6608: 32meth_getBlockByNumber0m
#6608: 32meth_getTransactionCount0m
#6608: 32meth_getBlockByNumber0m
#6608: 32meth_chainId0m
#6608: 32meth_maxPriorityFeePerGas0m
#6608: 32meth_estimateGas0m
#6608: 32meth_call0m
#6608: Contract deployment: Foo
#6608: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608:
#6608: 32meth_sendTransaction0m
#6608: Contract deployment: Foo
#6608: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6608: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: Value: 0 ETH
#6608: Gas used: 1357081 of 1357081
#6608: Block #1: 0x9e1b1ed2c43c2f8e84ff4b960dd4cc1cc778e257c45afcb4144e428ffb398dae
#6608:
#6608: 32meth_getTransactionByHash0m
#6608: 32meth_getBlockByNumber0m
#6608: 32meth_getTransactionReceipt0m
#6608: 32meth_getBalance0m
#6608: 32meth_getBlockByNumber0m
#6608: 32meth_getBlockByNumber (2)0m
#6608: 32meth_getBlockByNumber (3)0m
#6608: 32meth_getBlockByNumber (4)0m
#6608: 32meth_getBlockByNumber (5)0m
#6608: 32meth_getBlockByNumber (6)0m
#6608: 32meth_getBlockByNumber (7)0m
#6608: 32meth_getBlockByNumber (8)0m
#6608: 32meth_getBlockByNumber (9)0m
#6608: 32meth_getTransactionCount0m
#6608: 32meth_getBlockByNumber0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0x521a64928027650c0887041130ff2ac6fdc94defa9842ccb3a0020a8f2955c4f
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #2: 0xa2a529f24aa20de34af6f013d86a431576862f25efce0e1031b46dea2a147382
#6608:
#6608: 32meth_getTransactionCount0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0xa37bfe5c64150a04939ad4429275f2606821f7a3dc18b1e960c084657ff08dab
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #3: 0x85a2e9ae67a3b3efbc015f794e4820c7f79ca77006ed1102a152b08c5b836ebe
#6608:
#6608: 32meth_getTransactionCount0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0x0a964e77f315561ec80e6c916aa879fbf60907c37ac206a9dc6b78c25ea348f0
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #4: 0xd0ce1bb880b1fb7947aba13faf9b9e90a85cb518909f5163cd3e42022d26ddbd
#6608:
#6608: 32meth_getTransactionCount0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0xaa7e0c9c8fb0b01550641672fab9fbd7bb7ceb6076aca74cc4c9b50a5b3a6778
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #5: 0x06b0d07c809374bc117a9a3b9cb1c503c2d7ba947de3566bb468dd6839147827
#6608:
#6608: 32meth_getTransactionCount0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0x1eef98ce1af6a2c6a8fb15c97bc652d663725df214917ba9cbcda285aafca76d
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #6: 0xff8c7c896e18b68af3c950d580f781a0ec958bfc00deb08da9a869e3b4dc1c76
#6608:
#6608: 32meth_getTransactionCount0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0x03320b84b83b1a5b59a2b57924b72a18acb079c950bb2e55348243c5e0ad3367
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #7: 0xce39c15b8fb0dfa62bde3cd99c17643dd04ea179ddc024c6a48b2cda584e63f0
#6608:
#6608: 32meth_getTransactionCount0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0x796d61d42d2f8e877473b2747e222aeb138084ea6b0e84a2bc4439e779e99e0a
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #8: 0xf9caeef4341d9a19db1eac5d3ba2904017c13df519586821dda1cbd87396ec94
#6608:
#6608: 32meth_getTransactionCount0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0x3641f20925ca4842e4439df4ac7ed712498770cbd9c1520dd9502146b74f57ef
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #9: 0x05c4c1c9ab91cdad89815084968578893597b393688b52ad05b0d63500842021
#6608:
#6608: 32meth_getTransactionCount0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0xf454f328f93db630a0e2c9027d14227fc8b8a267049ae8a1b29b37ba5edf5041
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #10: 0x8a87554b9b6a266b800ab743abf09527cb8047b1b088b8b31a79650c7244df78
#6608:
#6608: 32meth_getTransactionCount0m
#6608: 32meth_sendRawTransaction0m
#6608: Transaction: 0x84d36b92f5e5c2d14dd1bf2f4bb1fcd36e9476c7ccba5ae7af310dbc7ef3b1d8
#6608: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6608: To: 0xd7a63ac9dd3d7878bc042a4bada214ee4aff8c85
#6608: Value: 42000 wei
#6608: Gas used: 21000 of 22000
#6608: Block #11: 0xe017b902e2bbb3888d804e9f77e8b87657a5d2ee09ba2ba434a9a10a76925cfd
#6608:
#6608: 32meth_getBalance0m
+ sudo docker rm --force donce-c464e2f9b387 /#6616
#6616: donce-c464e2f9b387
+ sudo docker rmi donce-381498afff3b /#6624
#6624: Untagged: donce-381498afff3b:latest
#6624: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_pays_eth_in_threads 32m PASS0m (9.25s)
+ sudo docker run --detach --name donce-794d800f84f6 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1035:3128 yegor256/squid-proxy:latest /#6634
#6634: Unable to find image 'yegor256/squid-proxy:latest' locally
#6634: latest: Pulling from yegor256/squid-proxy
#6634: cb259a83ac3d: Already exists
#6634: 3a7b115649ea: Pulling fs layer
#6634: a8d48c50659b: Pulling fs layer
#6634: b8637ed74f7c: Pulling fs layer
#6634: a8d48c50659b: Verifying Checksum
#6634: a8d48c50659b: Download complete
#6634: b8637ed74f7c: Verifying Checksum
#6634: b8637ed74f7c: Download complete
#6634: 3a7b115649ea: Verifying Checksum
#6634: 3a7b115649ea: Download complete
#6634: 3a7b115649ea: Pull complete
#6634: a8d48c50659b: Pull complete
#6634: b8637ed74f7c: Pull complete
#6634: Digest: sha256:607e6d908a1679380a0d1bd2d79896a2c3ed26262e4bd33f9f9cd2d1f6b60dc4
#6634: Status: Downloaded newer image for yegor256/squid-proxy:latest
#6634: 4e9b95ef956941264ed90297a8093af0dab22124c403c0fd1c64a28c32711f0b
+ sudo docker build --tag donce-032ee801b2e5 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6646
#6646: #0 building with "default" instance using docker driver
#6646:
#6646: #1 [internal] load build definition from Dockerfile
#6646: #1 transferring dockerfile: 552B done
#6646: #1 DONE 0.0s
#6646:
#6646: #2 [internal] load metadata for docker.io/library/node:24
#6646: #2 DONE 0.1s
#6646:
#6646: #3 [internal] load .dockerignore
#6646: #3 transferring context: 2B done
#6646: #3 DONE 0.0s
#6646:
#6646: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6646: #4 DONE 0.0s
#6646:
#6646: #5 [internal] load build context
#6646: #5 transferring context: 243B done
#6646: #5 DONE 0.0s
#6646:
#6646: #6 [2/9] WORKDIR /app
#6646: #6 CACHED
#6646:
#6646: #7 [3/9] COPY package.json .
#6646: #7 CACHED
#6646:
#6646: #8 [7/9] COPY contracts contracts
#6646: #8 CACHED
#6646:
#6646: #9 [8/9] COPY ignition ignition
#6646: #9 CACHED
#6646:
#6646: #10 [5/9] COPY hardhat.config.js .
#6646: #10 CACHED
#6646:
#6646: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6646: #11 CACHED
#6646:
#6646: #12 [4/9] RUN npm install
#6646: #12 CACHED
#6646:
#6646: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6646: #13 CACHED
#6646:
#6646: #14 exporting to image
#6646: #14 exporting layers done
#6646: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#6646: #14 naming to docker.io/library/donce-032ee801b2e5 done
#6646: #14 DONE 0.0s
+ sudo docker run --detach --name donce-28dea0194776 --add-host host.docker.internal:host-gateway --publish 1036:8545 --user=1001:1001 donce-032ee801b2e5 /bin/bash -c npx\ hardhat\ node\ /#6678
#6678: ede3eb85e5f5b0f0f6aa22c9cf505bf8e4312f645f6b83b6431764c969ba922e
+ sudo docker build --tag donce-1787de8bb1b7 --build-arg HOST\=host.docker.internal --build-arg PORT\=1036 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6687
#6687: #0 building with "default" instance using docker driver
#6687:
#6687: #1 [internal] load build definition from Dockerfile
#6687: #1 transferring dockerfile: 552B done
#6687: #1 DONE 0.0s
#6687:
#6687: #2 [internal] load metadata for docker.io/library/node:24
#6687: #2 DONE 0.1s
#6687:
#6687: #3 [internal] load .dockerignore
#6687: #3 transferring context: 2B done
#6687: #3 DONE 0.0s
#6687:
#6687: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6687: #4 DONE 0.0s
#6687:
#6687: #5 [internal] load build context
#6687: #5 transferring context: 243B done
#6687: #5 DONE 0.0s
#6687:
#6687: #6 [2/9] WORKDIR /app
#6687: #6 CACHED
#6687:
#6687: #7 [3/9] COPY package.json .
#6687: #7 CACHED
#6687:
#6687: #8 [4/9] RUN npm install
#6687: #8 CACHED
#6687:
#6687: #9 [5/9] COPY hardhat.config.js .
#6687: #9 CACHED
#6687:
#6687: #10 [6/9] RUN sed -i "s/PORT/1036/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6687: #10 DONE 0.3s
#6687:
#6687: #11 [7/9] COPY contracts contracts
#6687: #11 DONE 0.1s
#6687:
#6687: #12 [8/9] COPY ignition ignition
#6687: #12 DONE 0.0s
#6687:
#6687: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6687: #13 1.930 Downloading compiler 0.8.28
#6687: #13 2.736 Compiled 1 Solidity file successfully (evm target: paris).
#6687: #13 DONE 2.9s
#6687:
#6687: #14 exporting to image
#6687: #14 exporting layers
#6687: #14 exporting layers 0.2s done
#6687: #14 writing image sha256:006e1eefc6d54c10fe005a431d9c355502117044d7e92302b155913a81e26c63
#6687: #14 writing image sha256:006e1eefc6d54c10fe005a431d9c355502117044d7e92302b155913a81e26c63 done
#6687: #14 naming to docker.io/library/donce-1787de8bb1b7 done
#6687: #14 DONE 0.2s
+ sudo docker run --name donce-106513b6772e --add-host host.docker.internal:host-gateway donce-1787de8bb1b7 /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\) /#6719
#6719: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6719: // SPDX-License-Identifier: MIT
#6719:
#6719: require("@nomicfoundation/hardhat-toolbox");
#6719:
#6719: /** @type import("hardhat/config").HardhatUserConfig */
#6719:
#6719: module.exports = {
#6719: solidity: "0.8.28",
#6719: defaultNetwork: "foo",
#6719: networks: {
#6719: hardhat: {
#6719: chainId: 4242,
#6719: gas: 10,
#6719: gasPrice: 4,
#6719: maxFeePerGas: 100,
#6719: maxPriorityFeePerGas: 100,
#6719: initialBaseFeePerGas: 100,
#6719: accounts: [
#6719: {
#6719: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6719: balance: "55555555555555555555555"
#6719: },
#6719: {
#6719: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6719: balance: "66666666666666666666666"
#6719: }
#6719: ]
#6719: },
#6719: foo: {
#6719: chainId: 4242,
#6719: url: "http://host.docker.internal:1036"
#6719: }
#6719: }
#6719: };
#6719: total 328
#6719: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6719: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6719: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6719: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6719: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6719: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6719: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6719: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6719: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6719: ?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
#6719: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6719: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6719:
#6719: Deploying [ FooModule ]
#6719:
#6719: Batch #1
#6719: Executing FooModule#Foo...
#6719:
#6719: 3A0JBatch #1
#6719: Executing FooModule#Foo...
#6719:
#6719: 3A0JBatch #1
#6719: Executed FooModule#Foo
#6719:
#6719: 3A0JBatch #1
#6719: Executed FooModule#Foo
#6719:
#6719: [ FooModule ] successfully deployed 🚀
#6719:
#6719: Deployed Addresses
#6719:
#6719: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6719: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-106513b6772e /#6730
#6730: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6730: // SPDX-License-Identifier: MIT
#6730:
#6730: require("@nomicfoundation/hardhat-toolbox");
#6730:
#6730: /** @type import("hardhat/config").HardhatUserConfig */
#6730:
#6730: module.exports = {
#6730: solidity: "0.8.28",
#6730: defaultNetwork: "foo",
#6730: networks: {
#6730: hardhat: {
#6730: chainId: 4242,
#6730: gas: 10,
#6730: gasPrice: 4,
#6730: maxFeePerGas: 100,
#6730: maxPriorityFeePerGas: 100,
#6730: initialBaseFeePerGas: 100,
#6730: accounts: [
#6730: {
#6730: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6730: balance: "55555555555555555555555"
#6730: },
#6730: {
#6730: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6730: balance: "66666666666666666666666"
#6730: }
#6730: ]
#6730: },
#6730: foo: {
#6730: chainId: 4242,
#6730: url: "http://host.docker.internal:1036"
#6730: }
#6730: }
#6730: };
#6730: total 328
#6730: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6730: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6730: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6730: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6730: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6730: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6730: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6730: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6730: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6730: ?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
#6730: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6730: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6730:
#6730: Deploying [ FooModule ]
#6730:
#6730: Batch #1
#6730: Executing FooModule#Foo...
#6730:
#6730: 3A0JBatch #1
#6730: Executing FooModule#Foo...
#6730:
#6730: 3A0JBatch #1
#6730: Executed FooModule#Foo
#6730:
#6730: 3A0JBatch #1
#6730: Executed FooModule#Foo
#6730:
#6730: [ FooModule ] successfully deployed 🚀
#6730:
#6730: Deployed Addresses
#6730:
#6730: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6730: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-106513b6772e /#6738
#6738: donce-106513b6772e
+ sudo docker rmi donce-1787de8bb1b7 /#6746
#6746: Untagged: donce-1787de8bb1b7:latest
#6746: Deleted: sha256:006e1eefc6d54c10fe005a431d9c355502117044d7e92302b155913a81e26c63
+ sudo docker logs donce-28dea0194776 /#6756
#6756: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#6756:
#6756: Accounts
#6756: ========
#6756: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#6756:
#6756: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#6756:
#6756: 32meth_chainId0m
#6756: 32meth_chainId (2)0m
#6756: 32meth_accounts0m
#6756: 32mhardhat_getAutomine0m
#6756: 32meth_chainId0m
#6756: 32meth_getBlockByNumber0m
#6756: 32meth_getTransactionCount0m
#6756: 32meth_getTransactionCount (2)0m
#6756: 32meth_getTransactionCount (3)0m
#6756: 32meth_getBlockByNumber0m
#6756: 32meth_getTransactionCount0m
#6756: 32meth_getBlockByNumber0m
#6756: 32meth_chainId0m
#6756: 32meth_maxPriorityFeePerGas0m
#6756: 32meth_estimateGas0m
#6756: 32meth_call0m
#6756: Contract deployment: Foo
#6756: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6756: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6756:
#6756: 32meth_sendTransaction0m
#6756: Contract deployment: Foo
#6756: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6756: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#6756: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6756: Value: 0 ETH
#6756: Gas used: 1357081 of 1357081
#6756: Block #1: 0x055f0094b0198c70ed6530b370b2aa7d806f4efe001b9ec52d1e414940ecff28
#6756:
#6756: 32meth_getTransactionByHash0m
#6756: 32meth_getBlockByNumber0m
#6756: 32meth_getTransactionReceipt0m
#6756: 32meth_accounts0m
#6756: 32meth_call0m
#6756: Contract call: Foo#balanceOf
#6756: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#6756: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#6756:
+ sudo docker rm --force donce-28dea0194776 /#6765
#6765: donce-28dea0194776
+ sudo docker rmi donce-032ee801b2e5 /#6773
#6773: Untagged: donce-032ee801b2e5:latest
#6773: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
+ sudo docker logs donce-794d800f84f6 /#6781
#6781: + set -e
#6781: + [ -z jeffrey ]
#6781: + [ -z swordfish ]
#6781: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#6781: Adding password for user jeffrey
#6781: + rm -f /run/squid.pid
#6781: + which squid
#6781: + exec /usr/sbin/squid -NYCd 1
#6781: 2026/09/19 09:34:36| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#6781: 2026/09/19 09:34:36| aclIpParseIpData: IPv6 has not been enabled.
#6781: 2026/09/19 09:34:36| aclIpParseIpData: IPv6 has not been enabled.
#6781: 2026/09/19 09:34:36| aclIpParseIpData: IPv6 has not been enabled.
#6781: 2026/09/19 09:34:36| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#6781: 2026/09/19 09:34:36| Created PID file (/run/squid.pid)
#6781: 2026/09/19 09:34:36| Current Directory is /
#6781: 2026/09/19 09:34:36| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#6781: 2026/09/19 09:34:36| Service Name: squid
#6781: 2026/09/19 09:34:36| Process ID 1
#6781: 2026/09/19 09:34:36| Process Roles: master worker
#6781: 2026/09/19 09:34:36| With 1048576 file descriptors available
#6781: 2026/09/19 09:34:36| Initializing IP Cache...
#6781: 2026/09/19 09:34:36| DNS IPv4 socket created at 0.0.0.0, FD 8
#6781: 2026/09/19 09:34:36| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#6781: 2026/09/19 09:34:36| Adding domain ec2.internal from /etc/resolv.conf
#6781: 2026/09/19 09:34:36| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#6781: 2026/09/19 09:34:36| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#6781: 2026/09/19 09:34:36| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#6781: 2026/09/19 09:34:36| Store logging disabled
#6781: 2026/09/19 09:34:36| Swap maxSize 0 + 8192 KB, estimated 630 objects
#6781: 2026/09/19 09:34:36| Target number of buckets: 31
#6781: 2026/09/19 09:34:36| Using 8192 Store buckets
#6781: 2026/09/19 09:34:36| Max Mem size: 8192 KB
#6781: 2026/09/19 09:34:36| Max Swap size: 0 KB
#6781: 2026/09/19 09:34:36| Using Least Load store dir selection
#6781: 2026/09/19 09:34:36| Current Directory is /
#6781: 2026/09/19 09:34:36| Finished loading MIME types and icons.
#6781: 2026/09/19 09:34:36| HTCP Disabled.
#6781: 2026/09/19 09:34:36| Pinger socket opened on FD 11
#6781: 2026/09/19 09:34:36| Squid plugin modules loaded: 0
#6781: 2026/09/19 09:34:36| Adaptation support is off.
#6781: 2026/09/19 09:34:36| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#6781: listening port: 3128
#6781: 2026/09/19 09:34:36| Starting new basicauthenticator helpers...
#6781: current master transaction: master53
#6781: 2026/09/19 09:34:36| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#6781: current master transaction: master53
#6781: 2026/09/19 09:34:37| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-794d800f84f6 /#6789
#6789: donce-794d800f84f6
test_checks_balance_via_proxy 32m PASS0m (15.81s)
+ sudo docker build --tag donce-c8ba14cb911e --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6798
#6798: #0 building with "default" instance using docker driver
#6798:
#6798: #1 [internal] load build definition from Dockerfile
#6798: #1 transferring dockerfile: 552B done
#6798: #1 DONE 0.0s
#6798:
#6798: #2 [internal] load metadata for docker.io/library/node:24
#6798: #2 DONE 0.1s
#6798:
#6798: #3 [internal] load .dockerignore
#6798: #3 transferring context: 2B done
#6798: #3 DONE 0.0s
#6798:
#6798: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6798: #4 DONE 0.0s
#6798:
#6798: #5 [internal] load build context
#6798: #5 transferring context: 243B done
#6798: #5 DONE 0.0s
#6798:
#6798: #6 [5/9] COPY hardhat.config.js .
#6798: #6 CACHED
#6798:
#6798: #7 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#6798: #7 CACHED
#6798:
#6798: #8 [3/9] COPY package.json .
#6798: #8 CACHED
#6798:
#6798: #9 [7/9] COPY contracts contracts
#6798: #9 CACHED
#6798:
#6798: #10 [8/9] COPY ignition ignition
#6798: #10 CACHED
#6798:
#6798: #11 [2/9] WORKDIR /app
#6798: #11 CACHED
#6798:
#6798: #12 [4/9] RUN npm install
#6798: #12 CACHED
#6798:
#6798: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6798: #13 CACHED
#6798:
#6798: #14 exporting to image
#6798: #14 exporting layers done
#6798: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#6798: #14 naming to docker.io/library/donce-c8ba14cb911e done
#6798: #14 DONE 0.0s
+ sudo docker run --detach --name donce-dcec8c744251 --add-host host.docker.internal:host-gateway --publish 1037:8545 --user=1001:1001 donce-c8ba14cb911e /bin/bash -c npx\ hardhat\ node\ /#6831
#6831: a47bf7cc466a712d8afcfab98060b004a5424942b410bcf900a614f3a6919391
+ sudo docker build --tag donce-8049d843b3a1 --build-arg HOST\=host.docker.internal --build-arg PORT\=1037 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#6839
#6839: #0 building with "default" instance using docker driver
#6839:
#6839: #1 [internal] load build definition from Dockerfile
#6839: #1 transferring dockerfile: 552B done
#6839: #1 DONE 0.0s
#6839:
#6839: #2 [internal] load metadata for docker.io/library/node:24
#6839: #2 DONE 0.1s
#6839:
#6839: #3 [internal] load .dockerignore
#6839: #3 transferring context: 2B done
#6839: #3 DONE 0.0s
#6839:
#6839: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#6839: #4 DONE 0.0s
#6839:
#6839: #5 [internal] load build context
#6839: #5 transferring context: 243B done
#6839: #5 DONE 0.0s
#6839:
#6839: #6 [3/9] COPY package.json .
#6839: #6 CACHED
#6839:
#6839: #7 [4/9] RUN npm install
#6839: #7 CACHED
#6839:
#6839: #8 [2/9] WORKDIR /app
#6839: #8 CACHED
#6839:
#6839: #9 [5/9] COPY hardhat.config.js .
#6839: #9 CACHED
#6839:
#6839: #10 [6/9] RUN sed -i "s/PORT/1037/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#6839: #10 DONE 0.3s
#6839:
#6839: #11 [7/9] COPY contracts contracts
#6839: #11 DONE 0.1s
#6839:
#6839: #12 [8/9] COPY ignition ignition
#6839: #12 DONE 0.0s
#6839:
#6839: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#6839: #13 1.338 Downloading compiler 0.8.28
#6839: #13 1.964 Compiled 1 Solidity file successfully (evm target: paris).
#6839: #13 DONE 2.1s
#6839:
#6839: #14 exporting to image
#6839: #14 exporting layers
#6839: #14 exporting layers 0.2s done
#6839: #14 writing image sha256:ba4b3570728673e2d66f1925f63ced85aaec874da69a350b145151d319018d42
#6839: #14 writing image sha256:ba4b3570728673e2d66f1925f63ced85aaec874da69a350b145151d319018d42 done
#6839: #14 naming to docker.io/library/donce-8049d843b3a1 done
#6839: #14 DONE 0.2s
+ sudo docker run --name donce-ea5d66c51ca5 --add-host host.docker.internal:host-gateway donce-8049d843b3a1 /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\) /#6871
#6871: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6871: // SPDX-License-Identifier: MIT
#6871:
#6871: require("@nomicfoundation/hardhat-toolbox");
#6871:
#6871: /** @type import("hardhat/config").HardhatUserConfig */
#6871:
#6871: module.exports = {
#6871: solidity: "0.8.28",
#6871: defaultNetwork: "foo",
#6871: networks: {
#6871: hardhat: {
#6871: chainId: 4242,
#6871: gas: 10,
#6871: gasPrice: 4,
#6871: maxFeePerGas: 100,
#6871: maxPriorityFeePerGas: 100,
#6871: initialBaseFeePerGas: 100,
#6871: accounts: [
#6871: {
#6871: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6871: balance: "55555555555555555555555"
#6871: },
#6871: {
#6871: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6871: balance: "66666666666666666666666"
#6871: }
#6871: ]
#6871: },
#6871: foo: {
#6871: chainId: 4242,
#6871: url: "http://host.docker.internal:1037"
#6871: }
#6871: }
#6871: };
#6871: total 328
#6871: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6871: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6871: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6871: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6871: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6871: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6871: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6871: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6871: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6871: ?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
#6871: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6871: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6871:
#6871: Deploying [ FooModule ]
#6871:
#6871: Batch #1
#6871: Executing FooModule#Foo...
#6871:
#6871: 3A0JBatch #1
#6871: Executing FooModule#Foo...
#6871:
#6871: 3A0JBatch #1
#6871: Executed FooModule#Foo
#6871:
#6871: 3A0JBatch #1
#6871: Executed FooModule#Foo
#6871:
#6871: [ FooModule ] successfully deployed 🚀
#6871:
#6871: Deployed Addresses
#6871:
#6871: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6871: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-ea5d66c51ca5 /#6882
#6882: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#6882: // SPDX-License-Identifier: MIT
#6882:
#6882: require("@nomicfoundation/hardhat-toolbox");
#6882:
#6882: /** @type import("hardhat/config").HardhatUserConfig */
#6882:
#6882: module.exports = {
#6882: solidity: "0.8.28",
#6882: defaultNetwork: "foo",
#6882: networks: {
#6882: hardhat: {
#6882: chainId: 4242,
#6882: gas: 10,
#6882: gasPrice: 4,
#6882: maxFeePerGas: 100,
#6882: maxPriorityFeePerGas: 100,
#6882: initialBaseFeePerGas: 100,
#6882: accounts: [
#6882: {
#6882: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#6882: balance: "55555555555555555555555"
#6882: },
#6882: {
#6882: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#6882: balance: "66666666666666666666666"
#6882: }
#6882: ]
#6882: },
#6882: foo: {
#6882: chainId: 4242,
#6882: url: "http://host.docker.internal:1037"
#6882: }
#6882: }
#6882: };
#6882: total 328
#6882: drwxr-xr-x 1 root root 4096 Sep 19 09:34 .
#6882: drwxr-xr-x 1 root root 4096 Sep 19 09:34 ..
#6882: drwxr-xr-x 4 root root 4096 Sep 19 09:34 artifacts
#6882: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#6882: -rw-r--r-- 1 root root 874 Sep 19 09:34 hardhat.config.js
#6882: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#6882: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#6882: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#6882: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#6882: ?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
#6882: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#6882: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#6882:
#6882: Deploying [ FooModule ]
#6882:
#6882: Batch #1
#6882: Executing FooModule#Foo...
#6882:
#6882: 3A0JBatch #1
#6882: Executing FooModule#Foo...
#6882:
#6882: 3A0JBatch #1
#6882: Executed FooModule#Foo
#6882:
#6882: 3A0JBatch #1
#6882: Executed FooModule#Foo
#6882:
#6882: [ FooModule ] successfully deployed 🚀
#6882:
#6882: Deployed Addresses
#6882:
#6882: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#6882: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-ea5d66c51ca5 /#6890
#6890: donce-ea5d66c51ca5
+ sudo docker rmi donce-8049d843b3a1 /#6898
#6898: Untagged: donce-8049d843b3a1:latest
#6898: Deleted: sha256:ba4b3570728673e2d66f1925f63ced85aaec874da69a350b145151d319018d42
+ sudo docker logs donce-dcec8c744251 /#7000
#7000: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7000:
#7000: Accounts
#7000: ========
#7000: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7000:
#7000: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7000:
#7000: 32meth_chainId0m
#7000: 32meth_chainId (2)0m
#7000: 32meth_accounts0m
#7000: 32mhardhat_getAutomine0m
#7000: 32meth_chainId0m
#7000: 32meth_getBlockByNumber0m
#7000: 32meth_getTransactionCount0m
#7000: 32meth_getTransactionCount (2)0m
#7000: 32meth_getTransactionCount (3)0m
#7000: 32meth_getBlockByNumber0m
#7000: 32meth_getTransactionCount0m
#7000: 32meth_getBlockByNumber0m
#7000: 32meth_chainId0m
#7000: 32meth_maxPriorityFeePerGas0m
#7000: 32meth_estimateGas0m
#7000: 32meth_call0m
#7000: Contract deployment: Foo
#7000: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000:
#7000: 32meth_sendTransaction0m
#7000: Contract deployment: Foo
#7000: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: Value: 0 ETH
#7000: Gas used: 1357081 of 1357081
#7000: Block #1: 0x448ba3e04112304e56e12c6aed643be6145ad83a4575ae56cda5e8212d306683
#7000:
#7000: 32meth_getTransactionByHash0m
#7000: 32meth_getBlockByNumber0m
#7000: 32meth_getTransactionReceipt0m
#7000: 32meth_accounts0m
#7000: 32meth_call0m
#7000: Contract call: Foo#balanceOf
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000:
#7000: 32meth_getBlockByNumber0m
#7000: 32meth_getBlockByNumber (2)0m
#7000: 32meth_getBlockByNumber (3)0m
#7000: 32meth_getBlockByNumber (4)0m
#7000: 32meth_getBlockByNumber (5)0m
#7000: 32meth_getBlockByNumber (6)0m
#7000: 32meth_getBlockByNumber (7)0m
#7000: 32meth_getBlockByNumber (8)0m
#7000: 32meth_getBlockByNumber (9)0m
#7000: 32meth_getBlockByNumber (10)0m
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0x7c557bada43de8f78eb3142b474598cfe0af075483fb139e98d12d637373e870
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #2: 0x71ed26c1e8f587b4b5467c477c98a591d896a52f6ce334a9f0b3b96fb0742171
#7000:
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0xc3c873a5207291f46bd81358668f8d618dd01f489117e9ad6caa3d52b93dbc92
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #3: 0xc60d4938911b9f510d0c2ccba6f1892211574a2a4dabdced2aba467262a002d4
#7000:
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0xff929a92129be35d1bbfe3131faa54d1800103e86d9fdff83c77725a8059d805
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #4: 0x8636bead3b2f7d9bb8b9d26a7a3ae57fd8ceeb8efc192a59e30262e6da1a9306
#7000:
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0xd151876aebc39b943531e05fef5d6b8d05c17f1498522cef208046bf0b6150cd
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #5: 0x511f91423ba0bc074bb5edcb17e98910baed82dd09c04c4859729b1d3ad0bb2a
#7000:
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0xdd4348d088e12c7070b678ac05261311ddb947559d6354f1194bb851fd874b9e
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #6: 0x2777c9be8516f56ae6d322eb3d56bde80923c5563f670511093e9e727e1f5e21
#7000:
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0x12cadc3f528cab4766a27ab1fef0cb1cf1c8207a2c454cb6f120124a0732bca3
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #7: 0x43c48758a665a694c38ea7ffab3e90282b2597c1ed5b3d9bf1024ba06855d2c0
#7000:
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0x371b62d8c06d9e6e0480a1d3e9922306d282ee7492e6166aa37ee4716fb8cca5
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #8: 0xb168607a9fe9fd906e249ff31f47a7c7b9ae8c29e713da0809f7f9e9b6347a88
#7000:
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0xc71bee4e099a470b3973c9e11784b9f893167543df9ff7889e97f05d043d20ea
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #9: 0x39f461dca959b434c6151d1d432ea5f5d6e300503a419488a5a52a0dd250c89b
#7000:
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0xaebf43d14181f94e3d08cbfd910fbac9bf95f262d6a057b324229cd4152a8676
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #10: 0x50ffdbb87f86e1cdb9c11dccba41779649f3870156dba50d37fb89bdf6c57585
#7000:
#7000: 32meth_getTransactionCount0m
#7000: 32meth_estimateGas0m
#7000: 32meth_sendRawTransaction0m
#7000: Contract call: Foo#transfer
#7000: Transaction: 0xc9345619fa21871b41cc15a305ee073e790748ef1350009ccff6f0b3c87bd2ad
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000: Value: 0 ETH
#7000: Gas used: 35389 of 35389
#7000: Block #11: 0x0718459febc5c1c416744d95ba08ef81caeb3f838a595338b4dfb745c0a5267f
#7000:
#7000: 32meth_call0m
#7000: Contract call: Foo#balanceOf
#7000: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7000: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7000:
+ sudo docker rm --force donce-dcec8c744251 /#7009
#7009: donce-dcec8c744251
+ sudo docker rmi donce-c8ba14cb911e /#7017
#7017: Untagged: donce-c8ba14cb911e:latest
#7017: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_pays_in_threads 32m PASS0m (9.49s)
test_accepts_payments_after_disconnect 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-1d84ece63eef --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1038:3128 yegor256/squid-proxy:latest /#7027
#7027: b8f2d3f2a3b63135a0ec441a044f7718872d87cb9cf43d94f56bcc4aa4562886
+ sudo docker build --tag donce-24fa13eaaae9 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7037
#7037: #0 building with "default" instance using docker driver
#7037:
#7037: #1 [internal] load build definition from Dockerfile
#7037: #1 transferring dockerfile: 552B done
#7037: #1 DONE 0.0s
#7037:
#7037: #2 [internal] load metadata for docker.io/library/node:24
#7037: #2 DONE 0.1s
#7037:
#7037: #3 [internal] load .dockerignore
#7037: #3 transferring context: 2B done
#7037: #3 DONE 0.0s
#7037:
#7037: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7037: #4 DONE 0.0s
#7037:
#7037: #5 [internal] load build context
#7037: #5 transferring context: 243B done
#7037: #5 DONE 0.0s
#7037:
#7037: #6 [7/9] COPY contracts contracts
#7037: #6 CACHED
#7037:
#7037: #7 [8/9] COPY ignition ignition
#7037: #7 CACHED
#7037:
#7037: #8 [3/9] COPY package.json .
#7037: #8 CACHED
#7037:
#7037: #9 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7037: #9 CACHED
#7037:
#7037: #10 [5/9] COPY hardhat.config.js .
#7037: #10 CACHED
#7037:
#7037: #11 [2/9] WORKDIR /app
#7037: #11 CACHED
#7037:
#7037: #12 [4/9] RUN npm install
#7037: #12 CACHED
#7037:
#7037: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7037: #13 CACHED
#7037:
#7037: #14 exporting to image
#7037: #14 exporting layers done
#7037: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#7037: #14 naming to docker.io/library/donce-24fa13eaaae9 done
#7037: #14 DONE 0.0s
+ sudo docker run --detach --name donce-c30d8a0828de --add-host host.docker.internal:host-gateway --publish 1039:8545 --user=1001:1001 donce-24fa13eaaae9 /bin/bash -c npx\ hardhat\ node\ /#7069
#7069: 813cb0ec93e96cb180912ef66e6ffb37f29772d557473b7381754b2c973a76a0
+ sudo docker build --tag donce-6523dab2d929 --build-arg HOST\=host.docker.internal --build-arg PORT\=1039 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7077
#7077: #0 building with "default" instance using docker driver
#7077:
#7077: #1 [internal] load build definition from Dockerfile
#7077: #1 transferring dockerfile: 552B done
#7077: #1 DONE 0.0s
#7077:
#7077: #2 [internal] load metadata for docker.io/library/node:24
#7077: #2 DONE 0.1s
#7077:
#7077: #3 [internal] load .dockerignore
#7077: #3 transferring context: 2B done
#7077: #3 DONE 0.0s
#7077:
#7077: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7077: #4 DONE 0.0s
#7077:
#7077: #5 [internal] load build context
#7077: #5 transferring context: 243B done
#7077: #5 DONE 0.0s
#7077:
#7077: #6 [2/9] WORKDIR /app
#7077: #6 CACHED
#7077:
#7077: #7 [3/9] COPY package.json .
#7077: #7 CACHED
#7077:
#7077: #8 [4/9] RUN npm install
#7077: #8 CACHED
#7077:
#7077: #9 [5/9] COPY hardhat.config.js .
#7077: #9 CACHED
#7077:
#7077: #10 [6/9] RUN sed -i "s/PORT/1039/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7077: #10 DONE 0.3s
#7077:
#7077: #11 [7/9] COPY contracts contracts
#7077: #11 DONE 0.1s
#7077:
#7077: #12 [8/9] COPY ignition ignition
#7077: #12 DONE 0.1s
#7077:
#7077: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7077: #13 1.363 Downloading compiler 0.8.28
#7077: #13 2.212 Compiled 1 Solidity file successfully (evm target: paris).
#7077: #13 DONE 2.3s
#7077:
#7077: #14 exporting to image
#7077: #14 exporting layers
#7077: #14 exporting layers 0.2s done
#7077: #14 writing image sha256:df85d49044b1f9487ea6429362a4c2594807e1920519ca8bcbfc9122c283f01f done
#7077: #14 naming to docker.io/library/donce-6523dab2d929 done
#7077: #14 DONE 0.2s
+ sudo docker run --name donce-535919bddda7 --add-host host.docker.internal:host-gateway donce-6523dab2d929 /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\) /#7109
#7109: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7109: // SPDX-License-Identifier: MIT
#7109:
#7109: require("@nomicfoundation/hardhat-toolbox");
#7109:
#7109: /** @type import("hardhat/config").HardhatUserConfig */
#7109:
#7109: module.exports = {
#7109: solidity: "0.8.28",
#7109: defaultNetwork: "foo",
#7109: networks: {
#7109: hardhat: {
#7109: chainId: 4242,
#7109: gas: 10,
#7109: gasPrice: 4,
#7109: maxFeePerGas: 100,
#7109: maxPriorityFeePerGas: 100,
#7109: initialBaseFeePerGas: 100,
#7109: accounts: [
#7109: {
#7109: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7109: balance: "55555555555555555555555"
#7109: },
#7109: {
#7109: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7109: balance: "66666666666666666666666"
#7109: }
#7109: ]
#7109: },
#7109: foo: {
#7109: chainId: 4242,
#7109: url: "http://host.docker.internal:1039"
#7109: }
#7109: }
#7109: };
#7109: total 328
#7109: drwxr-xr-x 1 root root 4096 Sep 19 09:35 .
#7109: drwxr-xr-x 1 root root 4096 Sep 19 09:35 ..
#7109: drwxr-xr-x 4 root root 4096 Sep 19 09:35 artifacts
#7109: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#7109: -rw-r--r-- 1 root root 874 Sep 19 09:35 hardhat.config.js
#7109: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#7109: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#7109: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#7109: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#7109: ?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
#7109: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7109: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7109:
#7109: Deploying [ FooModule ]
#7109:
#7109: Batch #1
#7109: Executing FooModule#Foo...
#7109:
#7109: 3A0JBatch #1
#7109: Executing FooModule#Foo...
#7109:
#7109: 3A0JBatch #1
#7109: Executed FooModule#Foo
#7109:
#7109: 3A0JBatch #1
#7109: Executed FooModule#Foo
#7109:
#7109: [ FooModule ] successfully deployed 🚀
#7109:
#7109: Deployed Addresses
#7109:
#7109: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7109: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-535919bddda7 /#7121
#7121: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7121: // SPDX-License-Identifier: MIT
#7121:
#7121: require("@nomicfoundation/hardhat-toolbox");
#7121:
#7121: /** @type import("hardhat/config").HardhatUserConfig */
#7121:
#7121: module.exports = {
#7121: solidity: "0.8.28",
#7121: defaultNetwork: "foo",
#7121: networks: {
#7121: hardhat: {
#7121: chainId: 4242,
#7121: gas: 10,
#7121: gasPrice: 4,
#7121: maxFeePerGas: 100,
#7121: maxPriorityFeePerGas: 100,
#7121: initialBaseFeePerGas: 100,
#7121: accounts: [
#7121: {
#7121: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7121: balance: "55555555555555555555555"
#7121: },
#7121: {
#7121: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7121: balance: "66666666666666666666666"
#7121: }
#7121: ]
#7121: },
#7121: foo: {
#7121: chainId: 4242,
#7121: url: "http://host.docker.internal:1039"
#7121: }
#7121: }
#7121: };
#7121: total 328
#7121: drwxr-xr-x 1 root root 4096 Sep 19 09:35 .
#7121: drwxr-xr-x 1 root root 4096 Sep 19 09:35 ..
#7121: drwxr-xr-x 4 root root 4096 Sep 19 09:35 artifacts
#7121: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#7121: -rw-r--r-- 1 root root 874 Sep 19 09:35 hardhat.config.js
#7121: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#7121: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#7121: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#7121: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#7121: ?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
#7121: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7121: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7121:
#7121: Deploying [ FooModule ]
#7121:
#7121: Batch #1
#7121: Executing FooModule#Foo...
#7121:
#7121: 3A0JBatch #1
#7121: Executing FooModule#Foo...
#7121:
#7121: 3A0JBatch #1
#7121: Executed FooModule#Foo
#7121:
#7121: 3A0JBatch #1
#7121: Executed FooModule#Foo
#7121:
#7121: [ FooModule ] successfully deployed 🚀
#7121:
#7121: Deployed Addresses
#7121:
#7121: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7121: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-535919bddda7 /#7129
#7129: donce-535919bddda7
+ sudo docker rmi donce-6523dab2d929 /#7137
#7137: Untagged: donce-6523dab2d929:latest
#7137: Deleted: sha256:df85d49044b1f9487ea6429362a4c2594807e1920519ca8bcbfc9122c283f01f
+ sudo docker logs donce-c30d8a0828de /#7154
#7154: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7154:
#7154: Accounts
#7154: ========
#7154: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7154:
#7154: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7154:
#7154: 32meth_chainId0m
#7154: 32meth_chainId (2)0m
#7154: 32meth_accounts0m
#7154: 32mhardhat_getAutomine0m
#7154: 32meth_chainId0m
#7154: 32meth_getBlockByNumber0m
#7154: 32meth_getTransactionCount0m
#7154: 32meth_getTransactionCount (2)0m
#7154: 32meth_getTransactionCount (3)0m
#7154: 32meth_getBlockByNumber0m
#7154: 32meth_getTransactionCount0m
#7154: 32meth_getBlockByNumber0m
#7154: 32meth_chainId0m
#7154: 32meth_maxPriorityFeePerGas0m
#7154: 32meth_estimateGas0m
#7154: 32meth_call0m
#7154: Contract deployment: Foo
#7154: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7154: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7154:
#7154: 32meth_sendTransaction0m
#7154: Contract deployment: Foo
#7154: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7154: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7154: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7154: Value: 0 ETH
#7154: Gas used: 1357081 of 1357081
#7154: Block #1: 0x57507c7929197b09fc1c32bd78b760a47c32f01207887004343cde3335921447
#7154:
#7154: 32meth_getTransactionByHash0m
#7154: 32meth_getBlockByNumber0m
#7154: 32meth_getTransactionReceipt0m
#7154: 32meth_subscribe0m
#7154: 32meth_getBlockByNumber0m
#7154: 32meth_getTransactionCount0m
#7154: 32meth_estimateGas0m
#7154: 32meth_sendRawTransaction0m
#7154: Contract call: Foo#transfer
#7154: Transaction: 0xcb06d129673c227036463304c98244a32f049b859e2da0b648eea60305439d00
#7154: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7154: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7154: Value: 0 ETH
#7154: Gas used: 35389 of 35389
#7154: Block #2: 0x6014836e77f420d987c884f1cb3fe5bf3b7dda7225b7545945d48509ffba9cac
#7154:
#7154: 32meth_unsubscribe0m
+ sudo docker rm --force donce-c30d8a0828de /#7162
#7162: donce-c30d8a0828de
+ sudo docker rmi donce-24fa13eaaae9 /#7170
#7170: Untagged: donce-24fa13eaaae9:latest
#7170: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
+ sudo docker logs donce-1d84ece63eef /#7178
#7178: + set -e
#7178: + [ -z jeffrey ]
#7178: + [ -z swordfish ]
#7178: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7178: Adding password for user jeffrey
#7178: + rm -f /run/squid.pid
#7178: + which squid
#7178: + exec /usr/sbin/squid -NYCd 1
#7178: 2026/09/19 09:34:57| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7178: 2026/09/19 09:34:57| aclIpParseIpData: IPv6 has not been enabled.
#7178: 2026/09/19 09:34:57| aclIpParseIpData: IPv6 has not been enabled.
#7178: 2026/09/19 09:34:57| aclIpParseIpData: IPv6 has not been enabled.
#7178: 2026/09/19 09:34:57| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7178: 2026/09/19 09:34:57| Created PID file (/run/squid.pid)
#7178: 2026/09/19 09:34:57| Current Directory is /
#7178: 2026/09/19 09:34:57| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7178: 2026/09/19 09:34:57| Service Name: squid
#7178: 2026/09/19 09:34:57| Process ID 1
#7178: 2026/09/19 09:34:57| Process Roles: master worker
#7178: 2026/09/19 09:34:57| With 1048576 file descriptors available
#7178: 2026/09/19 09:34:57| Initializing IP Cache...
#7178: 2026/09/19 09:34:57| DNS IPv4 socket created at 0.0.0.0, FD 8
#7178: 2026/09/19 09:34:57| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7178: 2026/09/19 09:34:57| Adding domain ec2.internal from /etc/resolv.conf
#7178: 2026/09/19 09:34:57| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7178: 2026/09/19 09:34:57| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7178: 2026/09/19 09:34:57| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7178: 2026/09/19 09:34:57| Store logging disabled
#7178: 2026/09/19 09:34:57| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7178: 2026/09/19 09:34:57| Target number of buckets: 31
#7178: 2026/09/19 09:34:57| Using 8192 Store buckets
#7178: 2026/09/19 09:34:57| Max Mem size: 8192 KB
#7178: 2026/09/19 09:34:57| Max Swap size: 0 KB
#7178: 2026/09/19 09:34:57| Using Least Load store dir selection
#7178: 2026/09/19 09:34:57| Current Directory is /
#7178: 2026/09/19 09:34:57| Finished loading MIME types and icons.
#7178: 2026/09/19 09:34:57| HTCP Disabled.
#7178: 2026/09/19 09:34:57| Pinger socket opened on FD 11
#7178: 2026/09/19 09:34:57| Squid plugin modules loaded: 0
#7178: 2026/09/19 09:34:57| Adaptation support is off.
#7178: 2026/09/19 09:34:57| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7178: listening port: 3128
#7178: 2026/09/19 09:34:57| Starting new basicauthenticator helpers...
#7178: current master transaction: master53
#7178: 2026/09/19 09:34:57| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7178: current master transaction: master53
#7178: 2026/09/19 09:34:58| storeLateRelease: released 0 objects
+ sudo docker rm --force donce-1d84ece63eef /#7186
#7186: donce-1d84ece63eef
test_accepts_payments_via_proxy 32m PASS0m (11.78s)
+ sudo docker build --tag donce-878175208127 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7195
#7195: #0 building with "default" instance using docker driver
#7195:
#7195: #1 [internal] load build definition from Dockerfile
#7195: #1 transferring dockerfile: 552B done
#7195: #1 DONE 0.0s
#7195:
#7195: #2 [internal] load metadata for docker.io/library/node:24
#7195: #2 DONE 0.1s
#7195:
#7195: #3 [internal] load .dockerignore
#7195: #3 transferring context:
#7195: #3 transferring context: 2B done
#7195: #3 DONE 0.0s
#7195:
#7195: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7195: #4 DONE 0.0s
#7195:
#7195: #5 [internal] load build context
#7195: #5 transferring context: 243B done
#7195: #5 DONE 0.0s
#7195:
#7195: #6 [7/9] COPY contracts contracts
#7195: #6 CACHED
#7195:
#7195: #7 [8/9] COPY ignition ignition
#7195: #7 CACHED
#7195:
#7195: #8 [3/9] COPY package.json .
#7195: #8 CACHED
#7195:
#7195: #9 [2/9] WORKDIR /app
#7195: #9 CACHED
#7195:
#7195: #10 [4/9] RUN npm install
#7195: #10 CACHED
#7195:
#7195: #11 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7195: #11 CACHED
#7195:
#7195: #12 [5/9] COPY hardhat.config.js .
#7195: #12 CACHED
#7195:
#7195: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7195: #13 CACHED
#7195:
#7195: #14 exporting to image
#7195: #14 exporting layers done
#7195: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#7195: #14 naming to docker.io/library/donce-878175208127 done
#7195: #14 DONE 0.0s
+ sudo docker run --detach --name donce-9165f959face --add-host host.docker.internal:host-gateway --publish 1040:8545 --user=1001:1001 donce-878175208127 /bin/bash -c npx\ hardhat\ node\ /#7227
#7227: 33b637abd75bf5a31981a60d7171f4b37c086b7a4f6ea33a0f0d107e4595a95e
+ sudo docker build --tag donce-95ead56ad800 --build-arg HOST\=host.docker.internal --build-arg PORT\=1040 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7235
#7235: #0 building with "default" instance using docker driver
#7235:
#7235: #1 [internal] load build definition from Dockerfile
#7235: #1 transferring dockerfile: 552B done
#7235: #1 DONE 0.0s
#7235:
#7235: #2 [internal] load metadata for docker.io/library/node:24
#7235: #2 DONE 0.1s
#7235:
#7235: #3 [internal] load .dockerignore
#7235: #3 transferring context: 2B done
#7235: #3 DONE 0.0s
#7235:
#7235: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7235: #4 DONE 0.0s
#7235:
#7235: #5 [internal] load build context
#7235: #5 transferring context: 243B done
#7235: #5 DONE 0.0s
#7235:
#7235: #6 [2/9] WORKDIR /app
#7235: #6 CACHED
#7235:
#7235: #7 [3/9] COPY package.json .
#7235: #7 CACHED
#7235:
#7235: #8 [4/9] RUN npm install
#7235: #8 CACHED
#7235:
#7235: #9 [5/9] COPY hardhat.config.js .
#7235: #9 CACHED
#7235:
#7235: #10 [6/9] RUN sed -i "s/PORT/1040/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7235: #10 DONE 0.3s
#7235:
#7235: #11 [7/9] COPY contracts contracts
#7235: #11 DONE 0.1s
#7235:
#7235: #12 [8/9] COPY ignition ignition
#7235: #12 DONE 0.0s
#7235:
#7235: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7235: #13 1.340 Downloading compiler 0.8.28
#7235: #13 1.943 Compiled 1 Solidity file successfully (evm target: paris).
#7235: #13 DONE 2.1s
#7235:
#7235: #14 exporting to image
#7235: #14 exporting layers
#7235: #14 exporting layers 0.2s done
#7235: #14 writing image sha256:1419b136bd0543a70ed9a2b4c4c0cac2d83c4c5f3be546b5bdd52d00114a9440
#7235: #14 writing image sha256:1419b136bd0543a70ed9a2b4c4c0cac2d83c4c5f3be546b5bdd52d00114a9440 done
#7235: #14 naming to docker.io/library/donce-95ead56ad800 done
#7235: #14 DONE 0.2s
+ sudo docker run --name donce-ea31bd9f1fab --add-host host.docker.internal:host-gateway donce-95ead56ad800 /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\) /#7267
#7267: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7267: // SPDX-License-Identifier: MIT
#7267:
#7267: require("@nomicfoundation/hardhat-toolbox");
#7267:
#7267: /** @type import("hardhat/config").HardhatUserConfig */
#7267:
#7267: module.exports = {
#7267: solidity: "0.8.28",
#7267: defaultNetwork: "foo",
#7267: networks: {
#7267: hardhat: {
#7267: chainId: 4242,
#7267: gas: 10,
#7267: gasPrice: 4,
#7267: maxFeePerGas: 100,
#7267: maxPriorityFeePerGas: 100,
#7267: initialBaseFeePerGas: 100,
#7267: accounts: [
#7267: {
#7267: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7267: balance: "55555555555555555555555"
#7267: },
#7267: {
#7267: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7267: balance: "66666666666666666666666"
#7267: }
#7267: ]
#7267: },
#7267: foo: {
#7267: chainId: 4242,
#7267: url: "http://host.docker.internal:1040"
#7267: }
#7267: }
#7267: };
#7267: total 328
#7267: drwxr-xr-x 1 root root 4096 Sep 19 09:35 .
#7267: drwxr-xr-x 1 root root 4096 Sep 19 09:35 ..
#7267: drwxr-xr-x 4 root root 4096 Sep 19 09:35 artifacts
#7267: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#7267: -rw-r--r-- 1 root root 874 Sep 19 09:35 hardhat.config.js
#7267: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#7267: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#7267: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#7267: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#7267: ?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
#7267: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7267: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7267:
#7267: Deploying [ FooModule ]
#7267:
#7267: Batch #1
#7267: Executing FooModule#Foo...
#7267:
#7267: 3A0JBatch #1
#7267: Executing FooModule#Foo...
#7267:
#7267: 3A0JBatch #1
#7267: Executed FooModule#Foo
#7267:
#7267: 3A0JBatch #1
#7267: Executed FooModule#Foo
#7267:
#7267: [ FooModule ] successfully deployed 🚀
#7267:
#7267: Deployed Addresses
#7267:
#7267: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7267: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-ea31bd9f1fab /#7277
#7277: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7277: // SPDX-License-Identifier: MIT
#7277:
#7277: require("@nomicfoundation/hardhat-toolbox");
#7277:
#7277: /** @type import("hardhat/config").HardhatUserConfig */
#7277:
#7277: module.exports = {
#7277: solidity: "0.8.28",
#7277: defaultNetwork: "foo",
#7277: networks: {
#7277: hardhat: {
#7277: chainId: 4242,
#7277: gas: 10,
#7277: gasPrice: 4,
#7277: maxFeePerGas: 100,
#7277: maxPriorityFeePerGas: 100,
#7277: initialBaseFeePerGas: 100,
#7277: accounts: [
#7277: {
#7277: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7277: balance: "55555555555555555555555"
#7277: },
#7277: {
#7277: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7277: balance: "66666666666666666666666"
#7277: }
#7277: ]
#7277: },
#7277: foo: {
#7277: chainId: 4242,
#7277: url: "http://host.docker.internal:1040"
#7277: }
#7277: }
#7277: };
#7277: total 328
#7277: drwxr-xr-x 1 root root 4096 Sep 19 09:35 .
#7277: drwxr-xr-x 1 root root 4096 Sep 19 09:35 ..
#7277: drwxr-xr-x 4 root root 4096 Sep 19 09:35 artifacts
#7277: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#7277: -rw-r--r-- 1 root root 874 Sep 19 09:35 hardhat.config.js
#7277: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#7277: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#7277: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#7277: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#7277: ?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
#7277: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7277: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7277:
#7277: Deploying [ FooModule ]
#7277:
#7277: Batch #1
#7277: Executing FooModule#Foo...
#7277:
#7277: 3A0JBatch #1
#7277: Executing FooModule#Foo...
#7277:
#7277: 3A0JBatch #1
#7277: Executed FooModule#Foo
#7277:
#7277: 3A0JBatch #1
#7277: Executed FooModule#Foo
#7277:
#7277: [ FooModule ] successfully deployed 🚀
#7277:
#7277: Deployed Addresses
#7277:
#7277: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7277: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-ea31bd9f1fab /#7285
#7285: donce-ea31bd9f1fab
+ sudo docker rmi donce-95ead56ad800 /#7293
#7293: Untagged: donce-95ead56ad800:latest
#7293: Deleted: sha256:1419b136bd0543a70ed9a2b4c4c0cac2d83c4c5f3be546b5bdd52d00114a9440
+ sudo docker logs donce-9165f959face /#7303
#7303: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7303:
#7303: Accounts
#7303: ========
#7303: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7303:
#7303: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7303:
#7303: 32meth_chainId0m
#7303: 32meth_chainId (2)0m
#7303: 32meth_accounts0m
#7303: 32mhardhat_getAutomine0m
#7303: 32meth_chainId0m
#7303: 32meth_getBlockByNumber0m
#7303: 32meth_getTransactionCount0m
#7303: 32meth_getTransactionCount (2)0m
#7303: 32meth_getTransactionCount (3)0m
#7303: 32meth_getBlockByNumber0m
#7303: 32meth_getTransactionCount0m
#7303: 32meth_getBlockByNumber0m
#7303: 32meth_chainId0m
#7303: 32meth_maxPriorityFeePerGas0m
#7303: 32meth_estimateGas0m
#7303: 32meth_call0m
#7303: Contract deployment: Foo
#7303: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7303: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7303:
#7303: 32meth_sendTransaction0m
#7303: Contract deployment: Foo
#7303: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7303: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7303: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7303: Value: 0 ETH
#7303: Gas used: 1357081 of 1357081
#7303: Block #1: 0xc760cfb71c05263de4ad87ccd729372a6b2167a33df4fba6e6ecec39b7c618a2
#7303:
#7303: 32meth_getTransactionByHash0m
#7303: 32meth_getBlockByNumber0m
#7303: 32meth_getTransactionReceipt0m
#7303: 32meth_accounts0m
#7303: 32meth_call0m
#7303: Contract call: Foo#balanceOf
#7303: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7303: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7303:
+ sudo docker rm --force donce-9165f959face /#7311
#7311: donce-9165f959face
+ sudo docker rmi donce-878175208127 /#7320
#7320: Untagged: donce-878175208127:latest
#7320: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_checks_balance 32m PASS0m (8.97s)
+ sudo docker build --tag donce-302907c874e9 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7329
#7329: #0 building with "default" instance using docker driver
#7329:
#7329: #1 [internal] load build definition from Dockerfile
#7329: #1 transferring dockerfile: 552B done
#7329: #1 DONE 0.0s
#7329:
#7329: #2 [internal] load metadata for docker.io/library/node:24
#7329: #2 DONE 0.1s
#7329:
#7329: #3 [internal] load .dockerignore
#7329: #3 transferring context:
#7329: #3 transferring context: 2B done
#7329: #3 DONE 0.0s
#7329:
#7329: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7329: #4 DONE 0.0s
#7329:
#7329: #5 [internal] load build context
#7329: #5 transferring context: 243B done
#7329: #5 DONE 0.0s
#7329:
#7329: #6 [2/9] WORKDIR /app
#7329: #6 CACHED
#7329:
#7329: #7 [4/9] RUN npm install
#7329: #7 CACHED
#7329:
#7329: #8 [8/9] COPY ignition ignition
#7329: #8 CACHED
#7329:
#7329: #9 [3/9] COPY package.json .
#7329: #9 CACHED
#7329:
#7329: #10 [6/9] RUN sed -i "s/PORT/8080/g" hardhat.config.js && sed -i "s/HOST/localhost/g" hardhat.config.js
#7329: #10 CACHED
#7329:
#7329: #11 [7/9] COPY contracts contracts
#7329: #11 CACHED
#7329:
#7329: #12 [5/9] COPY hardhat.config.js .
#7329: #12 CACHED
#7329:
#7329: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7329: #13 CACHED
#7329:
#7329: #14 exporting to image
#7329: #14 exporting layers done
#7329: #14 writing image sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6 done
#7329: #14 naming to docker.io/library/donce-302907c874e9 done
#7329: #14 DONE 0.0s
+ sudo docker run --detach --name donce-40fa493c8a93 --add-host host.docker.internal:host-gateway --publish 1041:8545 --user=1001:1001 donce-302907c874e9 /bin/bash -c npx\ hardhat\ node\ /#7361
#7361: 62c7322720fdd5d78b19fbd0d54e66d0d4a852eee9268e52e178b5781104d8e6
+ sudo docker build --tag donce-ee4cce5ea9a5 --build-arg HOST\=host.docker.internal --build-arg PORT\=1041 --build-arg GID\=1001 --build-arg UID\=1001 /home/r/repo/test/../hardhat /#7370
#7370: #0 building with "default" instance using docker driver
#7370:
#7370: #1 [internal] load build definition from Dockerfile
#7370: #1 transferring dockerfile: 552B done
#7370: #1 DONE 0.0s
#7370:
#7370: #2 [internal] load metadata for docker.io/library/node:24
#7370: #2 DONE 0.1s
#7370:
#7370: #3 [internal] load .dockerignore
#7370: #3 transferring context: 2B done
#7370: #3 DONE 0.0s
#7370:
#7370: #4 [1/9] FROM docker.io/library/node:24@sha256:22553920add6fb1fd909104346924cd30b4b3ac76ca2980f3b8dba8ede3cf945
#7370: #4 DONE 0.0s
#7370:
#7370: #5 [internal] load build context
#7370: #5 transferring context: 243B done
#7370: #5 DONE 0.0s
#7370:
#7370: #6 [2/9] WORKDIR /app
#7370: #6 CACHED
#7370:
#7370: #7 [3/9] COPY package.json .
#7370: #7 CACHED
#7370:
#7370: #8 [4/9] RUN npm install
#7370: #8 CACHED
#7370:
#7370: #9 [5/9] COPY hardhat.config.js .
#7370: #9 CACHED
#7370:
#7370: #10 [6/9] RUN sed -i "s/PORT/1041/g" hardhat.config.js && sed -i "s/HOST/host.docker.internal/g" hardhat.config.js
#7370: #10 DONE 0.3s
#7370:
#7370: #11 [7/9] COPY contracts contracts
#7370: #11 DONE 0.1s
#7370:
#7370: #12 [8/9] COPY ignition ignition
#7370: #12 DONE 0.0s
#7370:
#7370: #13 [9/9] RUN rm -rf ignition/deployments && npx hardhat compile && rm -rf cache
#7370: #13 1.312 Downloading compiler 0.8.28
#7370: #13 1.960 Compiled 1 Solidity file successfully (evm target: paris).
#7370: #13 DONE 2.1s
#7370:
#7370: #14 exporting to image
#7370: #14 exporting layers
#7370: #14 exporting layers 0.2s done
#7370: #14 writing image sha256:86f4e61c391f821a05fb5546bab804aaa42f095a797fcaec0acfa4190f1fdc60 done
#7370: #14 naming to docker.io/library/donce-ee4cce5ea9a5 done
#7370: #14 DONE 0.2s
+ sudo docker run --name donce-55827f0e088f --add-host host.docker.internal:host-gateway donce-ee4cce5ea9a5 /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\) /#7402
#7402: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7402: // SPDX-License-Identifier: MIT
#7402:
#7402: require("@nomicfoundation/hardhat-toolbox");
#7402:
#7402: /** @type import("hardhat/config").HardhatUserConfig */
#7402:
#7402: module.exports = {
#7402: solidity: "0.8.28",
#7402: defaultNetwork: "foo",
#7402: networks: {
#7402: hardhat: {
#7402: chainId: 4242,
#7402: gas: 10,
#7402: gasPrice: 4,
#7402: maxFeePerGas: 100,
#7402: maxPriorityFeePerGas: 100,
#7402: initialBaseFeePerGas: 100,
#7402: accounts: [
#7402: {
#7402: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7402: balance: "55555555555555555555555"
#7402: },
#7402: {
#7402: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7402: balance: "66666666666666666666666"
#7402: }
#7402: ]
#7402: },
#7402: foo: {
#7402: chainId: 4242,
#7402: url: "http://host.docker.internal:1041"
#7402: }
#7402: }
#7402: };
#7402: total 328
#7402: drwxr-xr-x 1 root root 4096 Sep 19 09:35 .
#7402: drwxr-xr-x 1 root root 4096 Sep 19 09:35 ..
#7402: drwxr-xr-x 4 root root 4096 Sep 19 09:35 artifacts
#7402: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#7402: -rw-r--r-- 1 root root 874 Sep 19 09:35 hardhat.config.js
#7402: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#7402: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#7402: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#7402: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#7402: ?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
#7402: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7402: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7402:
#7402: Deploying [ FooModule ]
#7402:
#7402: Batch #1
#7402: Executing FooModule#Foo...
#7402:
#7402: 3A0JBatch #1
#7402: Executing FooModule#Foo...
#7402:
#7402: 3A0JBatch #1
#7402: Executed FooModule#Foo
#7402:
#7402: 3A0JBatch #1
#7402: Executed FooModule#Foo
#7402:
#7402: [ FooModule ] successfully deployed 🚀
#7402:
#7402: Deployed Addresses
#7402:
#7402: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7402: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker logs donce-55827f0e088f /#7413
#7413: // SPDX-FileCopyrightText: Copyright (c) 2025 Yegor Bugayenko
#7413: // SPDX-License-Identifier: MIT
#7413:
#7413: require("@nomicfoundation/hardhat-toolbox");
#7413:
#7413: /** @type import("hardhat/config").HardhatUserConfig */
#7413:
#7413: module.exports = {
#7413: solidity: "0.8.28",
#7413: defaultNetwork: "foo",
#7413: networks: {
#7413: hardhat: {
#7413: chainId: 4242,
#7413: gas: 10,
#7413: gasPrice: 4,
#7413: maxFeePerGas: 100,
#7413: maxPriorityFeePerGas: 100,
#7413: initialBaseFeePerGas: 100,
#7413: accounts: [
#7413: {
#7413: privateKey: "81a9b2114d53731ecc84b261ef6c0387dde34d5907fe7b441240cc21d61bf80a",
#7413: balance: "55555555555555555555555"
#7413: },
#7413: {
#7413: privateKey: "91f9111b1744d55361e632771a4e53839e9442a9fef45febc0a5c838c686a15b",
#7413: balance: "66666666666666666666666"
#7413: }
#7413: ]
#7413: },
#7413: foo: {
#7413: chainId: 4242,
#7413: url: "http://host.docker.internal:1041"
#7413: }
#7413: }
#7413: };
#7413: total 328
#7413: drwxr-xr-x 1 root root 4096 Sep 19 09:35 .
#7413: drwxr-xr-x 1 root root 4096 Sep 19 09:35 ..
#7413: drwxr-xr-x 4 root root 4096 Sep 19 09:35 artifacts
#7413: drwxr-xr-x 2 root root 4096 Sep 19 09:28 contracts
#7413: -rw-r--r-- 1 root root 874 Sep 19 09:35 hardhat.config.js
#7413: drwxr-xr-x 3 root root 4096 Sep 19 09:28 ignition
#7413: drwxr-xr-x 381 root root 12288 Sep 19 09:32 node_modules
#7413: -rw-r--r-- 1 root root 294439 Sep 19 09:32 package-lock.json
#7413: -rw-r--r-- 1 root root 106 Sep 19 09:28 package.json
#7413: ?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
#7413: ?25hCompiled 1 Solidity file successfully (evm target: paris).
#7413: Hardhat Ignition starting for [ FooModule ]...2K1GHardhat Ignition 🚀
#7413:
#7413: Deploying [ FooModule ]
#7413:
#7413: Batch #1
#7413: Executing FooModule#Foo...
#7413:
#7413: 3A0JBatch #1
#7413: Executing FooModule#Foo...
#7413:
#7413: 3A0JBatch #1
#7413: Executed FooModule#Foo
#7413:
#7413: 3A0JBatch #1
#7413: Executed FooModule#Foo
#7413:
#7413: [ FooModule ] successfully deployed 🚀
#7413:
#7413: Deployed Addresses
#7413:
#7413: FooModule#Foo - 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
#7413: 0xFadEF8BA4A5d709A2BF55B7A8798c9b438C640c1
+ sudo docker rm --force donce-55827f0e088f /#7421
#7421: donce-55827f0e088f
+ sudo docker rmi donce-ee4cce5ea9a5 /#7429
#7429: Untagged: donce-ee4cce5ea9a5:latest
#7429: Deleted: sha256:86f4e61c391f821a05fb5546bab804aaa42f095a797fcaec0acfa4190f1fdc60
+ sudo docker logs donce-40fa493c8a93 /#7461
#7461: Started HTTP and WebSocket JSON-RPC server at http://0.0.0.0:8545/
#7461:
#7461: Accounts
#7461: ========
#7461: Account #0: 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 (55555 ETH)
#7461:
#7461: Account #1: 0xd7a63Ac9DD3d7878bc042A4bADA214EE4aff8c85 (66666 ETH)
#7461:
#7461: 32meth_chainId0m
#7461: 32meth_chainId (2)0m
#7461: 32meth_accounts0m
#7461: 32mhardhat_getAutomine0m
#7461: 32meth_chainId0m
#7461: 32meth_getBlockByNumber0m
#7461: 32meth_getTransactionCount0m
#7461: 32meth_getTransactionCount (2)0m
#7461: 32meth_getTransactionCount (3)0m
#7461: 32meth_getBlockByNumber0m
#7461: 32meth_getTransactionCount0m
#7461: 32meth_getBlockByNumber0m
#7461: 32meth_chainId0m
#7461: 32meth_maxPriorityFeePerGas0m
#7461: 32meth_estimateGas0m
#7461: 32meth_call0m
#7461: Contract deployment: Foo
#7461: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461:
#7461: 32meth_sendTransaction0m
#7461: Contract deployment: Foo
#7461: Contract address: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461: Transaction: 0x5dee0c0a9b092d8179d7d480854b1f599251a35af5f4bbe7e8465a77e6c6959a
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461: Value: 0 ETH
#7461: Gas used: 1357081 of 1357081
#7461: Block #1: 0x58891a27dc82d11254cb91055759f5d83fa8930e276a66cbbbba251462657584
#7461:
#7461: 32meth_getTransactionByHash0m
#7461: 32meth_getBlockByNumber0m
#7461: 32meth_getTransactionReceipt0m
#7461: 32meth_accounts0m
#7461: 32meth_call0m
#7461: Contract call: Foo#balanceOf
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461:
#7461: 32meth_call0m
#7461: Contract call: Foo#balanceOf
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461:
#7461: 32meth_call0m
#7461: Contract call: Foo#balanceOf
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461:
#7461: 32meth_call0m
#7461: Contract call: Foo#balanceOf
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461:
#7461: 32meth_call0m
#7461: Contract call: Foo#balanceOf
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461:
#7461: 32meth_call0m
#7461: Contract call: Foo#balanceOf
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461:
#7461: 32meth_call0m
#7461: Contract call: Foo#balanceOf
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461:
#7461: 32meth_call0m
#7461: Contract call: Foo#balanceOf
#7461: From: 0xd5ff1bfcde7a03da61ad229d962c74f1ea2f16a5
#7461: To: 0xfadef8ba4a5d709a2bf55b7a8798c9b438c640c1
#7461:
+ sudo docker rm --force donce-40fa493c8a93 /#7469
#7469: donce-40fa493c8a93
+ sudo docker rmi donce-302907c874e9 /#7477
#7477: Untagged: donce-302907c874e9:latest
#7477: Deleted: sha256:f82d00b9098853d9a3998a660508fc776d3f8183bdc29a3fff143b0a87b5b6f6
test_checks_balance_in_threads 32m PASS0m (9.14s)
TestBin
test_wrong_command 32m PASS0m (2.34s)
test_generates_private_key 32m PASS0m (0.48s)
test_sends_eth_payment 32m PASS0m (1.44s)
test_rejects_fractional_amount_of_wei 32m PASS0m (1.42s)
test_prints_version 32m PASS0m (0.48s)
test_sends_eth_payment_in_wei 32m PASS0m (1.43s)
test_sends_eth_payment_in_eth 32m PASS0m (1.43s)
test_sends_erc20_payment_in_dollars 32m PASS0m (1.43s)
test_fetches_gas_price 32m PASS0m (0.47s)
test_fetches_eth_balance 32m PASS0m (1.42s)
test_rejects_a_too_precise_usdt_amount 32m PASS0m (1.43s)
test_sends_exact_amount_of_usdt 32m PASS0m (1.42s)
test_sends_erc20_payment 32m PASS0m (1.43s)
test_sends_exact_amount_of_dollars 32m PASS0m (1.43s)
test_sends_erc20_payment_in_usdt 32m PASS0m (1.45s)
test_fetches_erc20_balance 32m PASS0m (1.43s)
test_prints_help 32m PASS0m (0.72s)
test_sends_exact_amount_of_gwei 32m PASS0m (1.42s)
test_sends_exact_amount_of_eth 32m PASS0m (1.44s)
test_generates_public_key 32m PASS0m (0.95s)
test_sends_eth_payment_in_gwei 32m PASS0m (1.43s)
test_rejects_a_too_precise_eth_amount 32m PASS0m (1.43s)
TestFakeWallet
test_rejects_a_broken_address_at_runtime 32m PASS0m (0.10s)
test_rejects_a_malformed_address 32m PASS0m (0.00s)
test_pays_fake_money 32m PASS0m (0.00s)
test_rejects_a_negative_amount 32m PASS0m (0.00s)
test_reads_sum_of_payment 32m PASS0m (0.00s)
test_accepts_a_subscription_id 32m PASS0m (1.00s)
test_checks_gas_price 32m PASS0m (0.00s)
test_returns_host 32m PASS0m (0.00s)
test_pays_fake_eths 32m PASS0m (0.00s)
test_accepts_payments_on_hardhat 32m PASS0m (0.20s)
test_checks_fake_eth_balance 32m PASS0m (0.00s)
test_returns_gas_price_in_wei 32m PASS0m (0.00s)
test_complains_like_the_real_wallet 32m PASS0m (0.00s)
test_checks_preset_fake_balance 32m PASS0m (0.00s)
test_checks_fake_balance 32m PASS0m (0.00s)
test_checks_gas_estimate 32m PASS0m (0.00s)
test_rejects_a_nil_private_key 32m PASS0m (0.00s)
test_checks_preset_fake_eth_balance 32m PASS0m (0.00s)
TestWallet
test_rejects_a_nil_gas_price 32m PASS0m (0.00s)
test_falls_back_to_secondary_endpoint 32m PASS0m (0.05s)
test_rejects_negative_attempts 32m PASS0m (0.00s)
test_rejects_an_address_added_at_runtime 32m PASS0m (2.41s)
test_rejects_gas_limit_above_maximum 32m PASS0m (0.00s)
test_tips_the_proposer_a_gwei 32m PASS0m (0.11s)
test_rejects_a_nil_address_in_the_list 32m PASS0m (0.00s)
test_yields_the_payment_missed_while_offline 32m PASS0m (3.52s)
E: Request #42 was rejected by ws://127.0.0.1:1044: {"code" => -32602, "message" => "too many topics"}
test_retries_a_rejected_subscription 32m PASS0m (4.30s)
test_encodes_the_largest_amount_in_a_single_word 32m PASS0m (0.03s)
test_checks_balance_on_testnet 33m SKIP0m (0.00s)
test_rejects_truncated_result_of_balance 32m PASS0m (0.02s)
test_spends_all_attempts_on_every_endpoint 32m PASS0m (0.14s)
test_rejects_empty_result_of_eth_balance 32m PASS0m (0.02s)
Talked to example.org:443 in 21ms
The balance of 0xd5fF1bFCDE7A03Da61ad229d962c74F1eA2f16A5 is 2039583 ERC20 tokens
test_logs_to_stdout 32m PASS0m (0.02s)
test_rejects_empty_result_of_balance 32m PASS0m (0.02s)
test_explains_why_a_huge_amount_is_rejected 32m PASS0m (0.00s)
test_stops_resubscribing_after_an_address_leaves 32m PASS0m (5.41s)
E: Request #42 was rejected by ws://127.0.0.1:1046: {"code" => -32602, "message" => "too many topics"}
test_ignores_a_rejected_subscription 32m PASS0m (3.30s)
test_rejects_gas_limit_below_minimum 32m PASS0m (0.00s)
test_unsubscribes_from_the_previous_subscription 32m PASS0m (2.31s)
test_caps_the_fee_at_the_gas_price 32m PASS0m (0.09s)
test_broadcasts_identical_transaction_on_retry 32m PASS0m (0.07s)
test_fails_after_exhausting_attempts 32m PASS0m (0.07s)
test_never_tips_above_the_fee_cap 32m PASS0m (0.07s)
test_ignores_payment_removed_by_reorg 32m PASS0m (1.41s)
test_asks_for_the_logs_of_the_gap 32m PASS0m (3.51s)
test_retries_on_transient_non_json_response 32m PASS0m (0.05s)
test_falls_back_with_a_single_attempt 32m PASS0m (0.04s)
test_subscribes_with_a_fractional_delay 32m PASS0m (0.50s)
test_rejects_non_array_fallbacks 32m PASS0m (0.00s)
test_rejects_transaction_with_many_transfers 32m PASS0m (0.03s)
test_never_defaults_to_a_zero_subscription_id 32m PASS0m (1.41s)
test_pays_eth_with_a_dynamic_fee_txn 32m PASS0m (0.07s)
test_complains_when_the_block_fails 32m PASS0m (1.41s)
test_rejects_reverted_transaction 32m PASS0m (0.02s)
test_pays_with_a_dynamic_fee_transaction 32m PASS0m (0.09s)
test_rejects_a_chain_without_a_base_fee 32m PASS0m (0.02s)
test_yields_a_complete_payment 32m PASS0m (1.41s)
test_rejects_an_address_without_a_prefix 32m PASS0m (0.00s)
test_rejects_amount_above_the_word_maximum 32m PASS0m (0.00s)
test_reaches_the_last_fallback 32m PASS0m (0.07s)
test_complains_about_a_corrupt_frame 32m PASS0m (1.41s)
test_sums_only_transfers_to_the_receiver 32m PASS0m (0.02s)
TestWalletLive
test_checks_balance_on_polygon 33m SKIP0m (0.00s)
test_checks_eth_balance_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_of_absent_address 33m SKIP0m (0.00s)
test_pays_on_mainnet 33m SKIP0m (0.00s)
test_accepts_payments_on_mainnet 33m SKIP0m (0.00s)
test_checks_balance_on_mainnet 33m SKIP0m (0.00s)
+ sudo docker run --detach --name donce-8cf63e17ff74 --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1055:3128 yegor256/squid-proxy:latest /#7980
#7980: ee3d085a15d6790564d914c137736b5c4ce5d566879635ce493e9a4ef17e86fc
+ sudo docker logs donce-8cf63e17ff74 /#7988
#7988: + set -e
#7988: + [ -z jeffrey ]
#7988: + [ -z swordfish ]
#7988: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#7988: Adding password for user jeffrey
#7988: + rm -f /run/squid.pid
#7988: + which squid
#7988: + exec /usr/sbin/squid -NYCd 1
#7988: 2026/09/19 09:36:30| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#7988: 2026/09/19 09:36:30| aclIpParseIpData: IPv6 has not been enabled.
#7988: 2026/09/19 09:36:30| aclIpParseIpData: IPv6 has not been enabled.
#7988: 2026/09/19 09:36:30| aclIpParseIpData: IPv6 has not been enabled.
#7988: 2026/09/19 09:36:30| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#7988: 2026/09/19 09:36:30| Created PID file (/run/squid.pid)
#7988: 2026/09/19 09:36:30| Current Directory is /
#7988: 2026/09/19 09:36:30| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#7988: 2026/09/19 09:36:30| Service Name: squid
#7988: 2026/09/19 09:36:30| Process ID 1
#7988: 2026/09/19 09:36:30| Process Roles: master worker
#7988: 2026/09/19 09:36:30| With 1048576 file descriptors available
#7988: 2026/09/19 09:36:30| Initializing IP Cache...
#7988: 2026/09/19 09:36:30| DNS IPv4 socket created at 0.0.0.0, FD 8
#7988: 2026/09/19 09:36:30| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#7988: 2026/09/19 09:36:30| Adding domain ec2.internal from /etc/resolv.conf
#7988: 2026/09/19 09:36:30| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#7988: 2026/09/19 09:36:30| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#7988: 2026/09/19 09:36:30| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#7988: 2026/09/19 09:36:30| Store logging disabled
#7988: 2026/09/19 09:36:30| Swap maxSize 0 + 8192 KB, estimated 630 objects
#7988: 2026/09/19 09:36:30| Target number of buckets: 31
#7988: 2026/09/19 09:36:30| Using 8192 Store buckets
#7988: 2026/09/19 09:36:30| Max Mem size: 8192 KB
#7988: 2026/09/19 09:36:30| Max Swap size: 0 KB
#7988: 2026/09/19 09:36:30| Using Least Load store dir selection
#7988: 2026/09/19 09:36:30| Current Directory is /
#7988: 2026/09/19 09:36:30| Finished loading MIME types and icons.
#7988: 2026/09/19 09:36:30| HTCP Disabled.
#7988: 2026/09/19 09:36:30| Pinger socket opened on FD 11
#7988: 2026/09/19 09:36:30| Squid plugin modules loaded: 0
#7988: 2026/09/19 09:36:30| Adaptation support is off.
#7988: 2026/09/19 09:36:30| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#7988: listening port: 3128
#7988: 2026/09/19 09:36:30| Starting new basicauthenticator helpers...
#7988: current master transaction: master53
#7988: 2026/09/19 09:36:30| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#7988: current master transaction: master53
+ sudo docker rm --force donce-8cf63e17ff74 /#7996
#7996: donce-8cf63e17ff74
test_checks_balance_via_proxy_on_mainnet 33m SKIP0m (0.94s)
+ sudo docker run --detach --name donce-75d6541429aa --add-host host.docker.internal:host-gateway --env USERNAME\=jeffrey --env PASSWORD\=swordfish --publish 1056:3128 yegor256/squid-proxy:latest /#8005
#8005: dfb351b155f16037881efabdbb8e428a82151a97e753df041f4c7f3e0a665b85
+ sudo docker logs donce-75d6541429aa /#8013
#8013: + set -e
#8013: + [ -z jeffrey ]
#8013: + [ -z swordfish ]
#8013: + htpasswd -cb /etc/squid/passwd jeffrey swordfish
#8013: Adding password for user jeffrey
#8013: + rm -f /run/squid.pid
#8013: + which squid
#8013: + exec /usr/sbin/squid -NYCd 1
#8013: 2026/09/19 09:36:31| WARNING: BCP 177 violation. Detected non-functional IPv6 loopback.
#8013: 2026/09/19 09:36:31| aclIpParseIpData: IPv6 has not been enabled.
#8013: 2026/09/19 09:36:31| aclIpParseIpData: IPv6 has not been enabled.
#8013: 2026/09/19 09:36:31| aclIpParseIpData: IPv6 has not been enabled.
#8013: 2026/09/19 09:36:31| Processing Configuration File: /etc/squid/squid.conf (depth 0)
#8013: 2026/09/19 09:36:31| Created PID file (/run/squid.pid)
#8013: 2026/09/19 09:36:31| Current Directory is /
#8013: 2026/09/19 09:36:31| Starting Squid Cache version 6.6 for x86_64-pc-linux-gnu...
#8013: 2026/09/19 09:36:31| Service Name: squid
#8013: 2026/09/19 09:36:31| Process ID 1
#8013: 2026/09/19 09:36:31| Process Roles: master worker
#8013: 2026/09/19 09:36:31| With 1048576 file descriptors available
#8013: 2026/09/19 09:36:31| Initializing IP Cache...
#8013: 2026/09/19 09:36:31| DNS IPv4 socket created at 0.0.0.0, FD 8
#8013: 2026/09/19 09:36:31| Adding nameserver 172.31.0.2 from /etc/resolv.conf
#8013: 2026/09/19 09:36:31| Adding domain ec2.internal from /etc/resolv.conf
#8013: 2026/09/19 09:36:31| helperOpenServers: Starting 0/5 'basic_ncsa_auth' processes
#8013: 2026/09/19 09:36:31| helperOpenServers: No 'basic_ncsa_auth' processes needed.
#8013: 2026/09/19 09:36:31| Local cache digest enabled; rebuild/rewrite every 3600/3600 sec
#8013: 2026/09/19 09:36:31| Store logging disabled
#8013: 2026/09/19 09:36:31| Swap maxSize 0 + 8192 KB, estimated 630 objects
#8013: 2026/09/19 09:36:31| Target number of buckets: 31
#8013: 2026/09/19 09:36:31| Using 8192 Store buckets
#8013: 2026/09/19 09:36:31| Max Mem size: 8192 KB
#8013: 2026/09/19 09:36:31| Max Swap size: 0 KB
#8013: 2026/09/19 09:36:31| Using Least Load store dir selection
#8013: 2026/09/19 09:36:31| Current Directory is /
#8013: 2026/09/19 09:36:31| Finished loading MIME types and icons.
#8013: 2026/09/19 09:36:31| HTCP Disabled.
#8013: 2026/09/19 09:36:31| Pinger socket opened on FD 11
#8013: 2026/09/19 09:36:31| Squid plugin modules loaded: 0
#8013: 2026/09/19 09:36:31| Adaptation support is off.
#8013: 2026/09/19 09:36:31| Accepting HTTP Socket connections at conn2 local=0.0.0.0:3128 remote=[::] FD 9 flags=9
#8013: listening port: 3128
#8013: 2026/09/19 09:36:31| Starting new basicauthenticator helpers...
#8013: current master transaction: master53
#8013: 2026/09/19 09:36:31| helperOpenServers: Starting 1/5 'basic_ncsa_auth' processes
#8013: current master transaction: master53
+ sudo docker rm --force donce-75d6541429aa /#8021
#8021: donce-75d6541429aa
test_pings_google_via_proxy 32m PASS0m (0.91s)
test_checks_gas_estimate_on_mainnet 33m SKIP0m (0.00s)
test_fails_with_invalid_infura_key 33m SKIP0m (0.00s)
Finished in 306.84137s
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.081s
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
59e642a..acd0f57 master -> master
container 652dc7df8d15182bf835e830b504dfd95d45dfcfa6d2367f7d64485a70ebef56 is dead
Sat Sep 19 09:45:18 UTC 2026