Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f075c7931a58d709b8688ebd481c390ae67f934 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9608765438685305169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9898322749620817144.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11846840731959424751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2818748766376865616.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3731591578276909898.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-36451 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2f075c7931a58d709b8688ebd481c390ae67f934 (main) Commit message: "Merge pull request #603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.15" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f075c7931a58d709b8688ebd481c390ae67f934 # timeout=10 > git rev-list --no-walk 0b952dc46955038996451e4745a35d433031a401 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:33:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:33:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:33:43 ========================================================= 05:33:43 EdgeX Global Pipelines Version Info 05:33:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:33:43 ------------------- 05:33:43 stable info: 05:33:43 ------------------- 05:33:43 Commited By: Cherry Wang cherry@iotechsys.com 05:33:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:33:43 Message: update stable to v1.0.269 05:33:44 ------------------- 05:33:44 experimental info: 05:33:44 ------------------- 05:33:44 Commited By: **** collab-it+edgex@linuxfoundation.org 05:33:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:33:44 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:33:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f075c7931a58d709b8688ebd481c390ae67f934 [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f075c7 [Pipeline] echo 05:33:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:45 provisioning config files... 05:33:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18024791733485480058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:45 ---> ****-login.sh 05:33:45 nexus3.edgexfoundry.org:10001 05:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:45 Configure a credential helper to remove this warning. See 05:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:45 05:33:45 Login Succeeded 05:33:45 nexus3.edgexfoundry.org:10002 05:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:46 Configure a credential helper to remove this warning. See 05:33:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:46 05:33:46 Login Succeeded 05:33:46 nexus3.edgexfoundry.org:10003 05:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:46 Configure a credential helper to remove this warning. See 05:33:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:46 05:33:46 Login Succeeded 05:33:46 nexus3.edgexfoundry.org:10004 05:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:46 Configure a credential helper to remove this warning. See 05:33:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:46 05:33:46 Login Succeeded 05:33:46 ****.io 05:33:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:46 Configure a credential helper to remove this warning. See 05:33:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:46 05:33:46 Login Succeeded 05:33:46 ---> ****-login.sh ends [Pipeline] } 05:33:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:33:47 + git rev-list -1 --merges 2f075c7931a58d709b8688ebd481c390ae67f934~1..2f075c7931a58d709b8688ebd481c390ae67f934 [Pipeline] echo 05:33:47 -----------> git rev-list -1 --merges 2f075c7931a58d709b8688ebd481c390ae67f934~1..2f075c7931a58d709b8688ebd481c390ae67f934 2f075c7931a58d709b8688ebd481c390ae67f934 05:33:47 2f075c7931a58d709b8688ebd481c390ae67f934 [false] [Pipeline] sh 05:33:47 + git log --format=format:%s -1 2f075c7931a58d709b8688ebd481c390ae67f934 [Pipeline] echo 05:33:47 ========================================================= 05:33:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:33:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:33:47 + git log --format=format:%s -1 2f075c7931a58d709b8688ebd481c390ae67f934 [Pipeline] echo 05:33:47 [semverPrep] GIT_COMMIT: 2f075c7931a58d709b8688ebd481c390ae67f934, Commit Message: Merge pull request #603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.15 [Pipeline] echo 05:33:47 [semverPrep] This is not a build commit. [Pipeline] sh 05:33:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:33:48 + grep -v github /etc/ssh/ssh_known_hosts 05:33:48 + [ -e /tmp/ssh_known_hosts ] 05:33:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:33:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:33:48 + sudo tee -a /etc/ssh/ssh_known_hosts 05:33:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:48 05:33:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:48 0.1.4: Pulling from edgex-devops/py-git-semver 05:33:48 b85a868b505f: Pulling fs layer 05:33:48 e2be974225ed: Pulling fs layer 05:33:48 339a4e72a1f5: Pulling fs layer 05:33:48 988bab9f4d93: Pulling fs layer 05:33:48 1469e6f7b9e6: Pulling fs layer 05:33:48 eaf3925da568: Pulling fs layer 05:33:48 bab4dde63d76: Pulling fs layer 05:33:48 bde34c3a00c8: Pulling fs layer 05:33:48 b352a97aabf1: Pulling fs layer 05:33:48 4872d77fe225: Pulling fs layer 05:33:48 5851b861e8e6: Pulling fs layer 05:33:48 4872d77fe225: Waiting 05:33:48 bab4dde63d76: Waiting 05:33:48 b352a97aabf1: Waiting 05:33:48 5851b861e8e6: Waiting 05:33:48 988bab9f4d93: Waiting 05:33:48 eaf3925da568: Waiting 05:33:48 1469e6f7b9e6: Waiting 05:33:48 bde34c3a00c8: Waiting 05:33:48 e2be974225ed: Verifying Checksum 05:33:48 e2be974225ed: Download complete 05:33:48 988bab9f4d93: Verifying Checksum 05:33:48 988bab9f4d93: Download complete 05:33:48 1469e6f7b9e6: Verifying Checksum 05:33:48 1469e6f7b9e6: Download complete 05:33:49 eaf3925da568: Verifying Checksum 05:33:49 eaf3925da568: Download complete 05:33:49 339a4e72a1f5: Verifying Checksum 05:33:49 339a4e72a1f5: Download complete 05:33:49 bde34c3a00c8: Verifying Checksum 05:33:49 bde34c3a00c8: Download complete 05:33:49 b352a97aabf1: Download complete 05:33:49 4872d77fe225: Verifying Checksum 05:33:49 4872d77fe225: Download complete 05:33:49 5851b861e8e6: Download complete 05:33:49 b85a868b505f: Verifying Checksum 05:33:49 b85a868b505f: Download complete 05:33:49 bab4dde63d76: Verifying Checksum 05:33:49 bab4dde63d76: Download complete 05:33:50 b85a868b505f: Pull complete 05:33:50 e2be974225ed: Pull complete 05:33:51 339a4e72a1f5: Pull complete 05:33:51 988bab9f4d93: Pull complete 05:33:51 1469e6f7b9e6: Pull complete 05:33:51 eaf3925da568: Pull complete 05:33:53 bab4dde63d76: Pull complete 05:33:53 bde34c3a00c8: Pull complete 05:33:53 b352a97aabf1: Pull complete 05:33:53 4872d77fe225: Pull complete 05:33:53 5851b861e8e6: Pull complete 05:33:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:33:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:53 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:33:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:33:56 $ docker top c61b9d489c80f5d2b42aade18a7de7c8c20f51a5e507526989abe7d764744760 -eo pid,comm 05:33:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:33:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:33:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:56 [ssh-agent] Looking for ssh-agent implementation... 05:33:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:56 $ docker exec c61b9d489c80f5d2b42aade18a7de7c8c20f51a5e507526989abe7d764744760 ssh-agent 05:33:56 SSH_AUTH_SOCK=/tmp/ssh-ZhjMLunADCgM/agent.32 05:33:56 SSH_AGENT_PID=38 05:33:56 Running ssh-add (command line suppressed) 05:33:57 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18290511176727442374.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18290511176727442374.key) 05:33:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:57 + git tag --points-at HEAD [Pipeline] } 05:33:57 $ docker exec --env ******** --env ******** c61b9d489c80f5d2b42aade18a7de7c8c20f51a5e507526989abe7d764744760 ssh-agent -k 05:33:57 unset SSH_AUTH_SOCK; 05:33:57 unset SSH_AGENT_PID; 05:33:57 echo Agent pid 38 killed; 05:33:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:33:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:33:57 [ssh-agent] Looking for ssh-agent implementation... 05:33:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:57 $ docker exec c61b9d489c80f5d2b42aade18a7de7c8c20f51a5e507526989abe7d764744760 ssh-agent 05:33:57 SSH_AUTH_SOCK=/tmp/ssh-k4fsZD6J0Per/agent.71 05:33:57 SSH_AGENT_PID=77 05:33:57 Running ssh-add (command line suppressed) 05:33:57 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13697791163364181140.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13697791163364181140.key) 05:33:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:33:58 + git semver init 05:33:58 2025-01-10 05:33:58,299 [run_init] DEBUG init version:0.0.0 force:False 05:33:58 2025-01-10 05:33:58,300 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 05:33:58 2025-01-10 05:33:58,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 05:33:58 2025-01-10 05:33:58,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 05:33:59 2025-01-10 05:33:59,288 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 05:33:59 2025-01-10 05:33:59,288 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 05:33:59 2025-01-10 05:33:59,288 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:33:59 2025-01-10 05:33:59,289 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:33:59 4.0.0-dev.9 [Pipeline] } 05:33:59 $ docker exec --env ******** --env ******** c61b9d489c80f5d2b42aade18a7de7c8c20f51a5e507526989abe7d764744760 ssh-agent -k 05:33:59 unset SSH_AUTH_SOCK; 05:33:59 unset SSH_AGENT_PID; 05:33:59 echo Agent pid 77 killed; 05:33:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:33:59 + git semver [Pipeline] } 05:34:00 $ docker stop --time=1 c61b9d489c80f5d2b42aade18a7de7c8c20f51a5e507526989abe7d764744760 05:34:01 $ docker rm -f --volumes c61b9d489c80f5d2b42aade18a7de7c8c20f51a5e507526989abe7d764744760 [Pipeline] // withDockerContainer [Pipeline] sh 05:34:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:34:01 Stashed 1 file(s) [Pipeline] echo 05:34:01 [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:02 provisioning config files... 05:34:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11999681082138719359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:02 ---> ****-login.sh 05:34:02 nexus3.edgexfoundry.org:10001 05:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:02 Configure a credential helper to remove this warning. See 05:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:02 05:34:02 Login Succeeded 05:34:02 nexus3.edgexfoundry.org:10002 05:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:02 Configure a credential helper to remove this warning. See 05:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:02 05:34:02 Login Succeeded 05:34:02 nexus3.edgexfoundry.org:10003 05:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:02 Configure a credential helper to remove this warning. See 05:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:02 05:34:02 Login Succeeded 05:34:02 nexus3.edgexfoundry.org:10004 05:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:02 Configure a credential helper to remove this warning. See 05:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:02 05:34:02 Login Succeeded 05:34:02 ****.io 05:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:03 Configure a credential helper to remove this warning. See 05:34:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:03 05:34:03 Login Succeeded 05:34:03 ---> ****-login.sh ends [Pipeline] } 05:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:34:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:34:03 ========================================================= 05:34:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:34:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:34:03 Sending build context to Docker daemon 18.09MB 05:34:03 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:34:03 Step 2/10 : FROM ${BASE} AS builder 05:34:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:34:03 da9db072f522: Pulling fs layer 05:34:03 6ef4a4ee8ca5: Pulling fs layer 05:34:03 06f05ace1117: Pulling fs layer 05:34:03 5fe327b54edc: Pulling fs layer 05:34:03 4f4fb700ef54: Pulling fs layer 05:34:03 92a5565b7b96: Pulling fs layer 05:34:03 ff9bb7016b71: Pulling fs layer 05:34:03 b67dba6c2c7d: Pulling fs layer 05:34:03 a813b0c90790: Pulling fs layer 05:34:03 92a5565b7b96: Waiting 05:34:03 a813b0c90790: Waiting 05:34:03 b67dba6c2c7d: Waiting 05:34:03 6ef4a4ee8ca5: Verifying Checksum 05:34:03 6ef4a4ee8ca5: Download complete 05:34:03 5fe327b54edc: Download complete 05:34:03 4f4fb700ef54: Verifying Checksum 05:34:03 4f4fb700ef54: Download complete 05:34:03 92a5565b7b96: Verifying Checksum 05:34:03 92a5565b7b96: Download complete 05:34:03 da9db072f522: Download complete 05:34:03 ff9bb7016b71: Verifying Checksum 05:34:03 ff9bb7016b71: Download complete 05:34:03 da9db072f522: Pull complete 05:34:04 6ef4a4ee8ca5: Pull complete 05:34:04 a813b0c90790: Verifying Checksum 05:34:04 a813b0c90790: Download complete 05:34:04 06f05ace1117: Verifying Checksum 05:34:04 06f05ace1117: Download complete 05:34:04 b67dba6c2c7d: Verifying Checksum 05:34:04 b67dba6c2c7d: Download complete 05:34:07 06f05ace1117: Pull complete 05:34:07 5fe327b54edc: Pull complete 05:34:08 4f4fb700ef54: Pull complete 05:34:08 92a5565b7b96: Pull complete 05:34:08 ff9bb7016b71: Pull complete 05:34:10 b67dba6c2c7d: Pull complete 05:34:11 a813b0c90790: Pull complete 05:34:11 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:34:11 ---> 3ba60ce46760 05:34:11 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:34:15 ---> Running in 29ccb7b96b2c 05:34:15 Removing intermediate container 29ccb7b96b2c 05:34:15 ---> e81caea7cb7d 05:34:15 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:34:15 ---> Running in f879d9efce05 05:34:15 Removing intermediate container f879d9efce05 05:34:15 ---> d947f4449df0 05:34:15 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:34:15 ---> Running in 03efb228a30c 05:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:34:16 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:34:16 (2/8) Installing libedit (20240517.3.1-r0) 05:34:16 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:34:16 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:34:16 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:34:16 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:34:16 (7/8) Installing openssh-server (9.7_p1-r4) 05:34:16 (8/8) Installing openssh (9.7_p1-r4) 05:34:16 Executing busybox-1.36.1-r29.trigger 05:34:16 OK: 253 MiB in 66 packages 05:34:16 Removing intermediate container 03efb228a30c 05:34:16 ---> 390240d6f875 05:34:16 Step 6/10 : WORKDIR /device-modbus-go 05:34:16 ---> Running in e8f727cf66a8 05:34:16 Removing intermediate container e8f727cf66a8 05:34:16 ---> 0fb7fc14ae84 05:34:16 Step 7/10 : COPY go.mod vendor* ./ 05:34:16 ---> d1ef5e102b52 05:34:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:16 ---> Running in 949110ce0577 05:34:17 Still waiting to schedule task 05:34:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:35:13 Removing intermediate container 949110ce0577 05:35:13 ---> 380e28f9bb5c 05:35:13 Step 9/10 : COPY . . 05:35:13 ---> 3486abb5bfb5 05:35:13 Step 10/10 : RUN ${MAKE} 05:35:13 ---> Running in 4ab070c23cdb 05:35:13 noop 05:35:13 Removing intermediate container 4ab070c23cdb 05:35:13 ---> 1cae5d8699b5 05:35:13 Successfully built 1cae5d8699b5 05:35:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:13 + docker inspect -f . ci-base-image-x86_64 05:35:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:13 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:35:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:35:14 $ docker top 61e562e761645669c486b17c802b946b6680772bc5067459e9955ded8ed5c8c6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:14 + go version 05:35:14 go version go1.23.4 linux/amd64 [Pipeline] } 05:35:14 $ docker stop --time=1 61e562e761645669c486b17c802b946b6680772bc5067459e9955ded8ed5c8c6 05:35:15 $ docker rm -f --volumes 61e562e761645669c486b17c802b946b6680772bc5067459e9955ded8ed5c8c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:16 + docker inspect -f . ci-base-image-x86_64 05:35:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:16 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:35:16 $ docker top a3cc7a9d83d7a3dd6285732387188aaed4432f973c49163f932aedfc69253788 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:16 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 05:35:17 + make test 05:35:17 go test ./... -coverprofile=coverage.out 05:35:19 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:35:41 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:35:41 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 48.0% of statements 05:35:51 go vet ./... 05:35:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-36452 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 05:35:53 Running in /w/workspace/device-modbus-go/174 [Pipeline] { [Pipeline] checkout 05:35:56 The recommended git tool is: git 05:35:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:35:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:35:56 ./bin/test-attribution-txt.sh [Pipeline] echo 05:35:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:35:56 $ docker stop --time=1 a3cc7a9d83d7a3dd6285732387188aaed4432f973c49163f932aedfc69253788 05:35:58 $ docker rm -f --volumes a3cc7a9d83d7a3dd6285732387188aaed4432f973c49163f932aedfc69253788 [Pipeline] // withDockerContainer [Pipeline] sh 05:35:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:35:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:35:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:35:59 + ls -al . 05:35:59 total 260 05:35:59 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 05:35 . 05:35:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:33 .. 05:35:59 -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 05:33 .dockerignore 05:35:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 05:35 .git 05:35:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:33 .github 05:35:59 -rw-rw-r-- 1 jenkins jenkins 266 Jan 10 05:33 .gitignore 05:35:59 -rw-rw-r-- 1 jenkins jenkins 199 Jan 10 05:33 .golangci.yml 05:35:59 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:33 .semver 05:35:59 -rw-rw-r-- 1 jenkins jenkins 19818 Jan 10 05:33 Attribution.txt 05:35:59 -rw-rw-r-- 1 jenkins jenkins 16388 Jan 10 05:33 CHANGELOG.md 05:35:59 -rw-rw-r-- 1 jenkins jenkins 1479 Jan 10 05:33 Dockerfile 05:35:59 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 05:33 GOVERNANCE.md 05:35:59 -rw-rw-r-- 1 jenkins jenkins 658 Jan 10 05:33 Jenkinsfile 05:35:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 05:33 LICENSE 05:35:59 -rw-rw-r-- 1 jenkins jenkins 2524 Jan 10 05:33 Makefile 05:35:59 -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 05:33 OWNERS.md 05:35:59 -rw-rw-r-- 1 jenkins jenkins 4463 Jan 10 05:33 README.md 05:35:59 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 05:34 VERSION 05:35:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:33 bin 05:35:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:33 cmd 05:35:59 -rw-r--r-- 1 jenkins jenkins 25464 Jan 10 05:35 coverage.out 05:35:59 -rw-rw-r-- 1 jenkins jenkins 6389 Jan 10 05:33 go.mod 05:35:59 -rw-rw-r-- 1 jenkins jenkins 87498 Jan 10 05:33 go.sum 05:35:59 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:33 internal 05:35:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:33 simulator 05:35:59 -rw-rw-r-- 1 jenkins jenkins 229 Jan 10 05:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:00 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2f075c7931a58d709b8688ebd481c390ae67f934 --label arch=amd64 --label version=4.0.0-dev.9 . 05:36:00 Sending build context to Docker daemon 18.11MB 05:36:00 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:36:00 Step 2/23 : FROM ${BASE} AS builder 05:36:00 ---> 1cae5d8699b5 05:36:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:36:00 ---> Running in a0cec43461f5 05:36:00 Removing intermediate container a0cec43461f5 05:36:00 ---> c7cab139a006 05:36:00 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:36:00 ---> Running in 13447b46fa14 05:36:00 Removing intermediate container 13447b46fa14 05:36:00 ---> fc7a23b7fa81 05:36:00 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:36:00 ---> Running in b778e86fbf07 05:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:36:01 OK: 253 MiB in 66 packages 05:36:01 Removing intermediate container b778e86fbf07 05:36:01 ---> b8e098dca844 05:36:01 Step 6/23 : WORKDIR /device-modbus-go 05:36:02 ---> Running in 05166a4ceae3 05:36:02 Removing intermediate container 05166a4ceae3 05:36:02 ---> 752ad140255c 05:36:02 Step 7/23 : COPY go.mod vendor* ./ 05:36:02 ---> e5e855caab88 05:36:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:02 ---> Running in 6f6f42416162 05:36:03 Removing intermediate container 6f6f42416162 05:36:03 ---> d5269a8ff587 05:36:03 Step 9/23 : COPY . . 05:36:03 using credential edgex-jenkins-ssh 05:36:03 ---> 885a05cb2c63 05:36:03 Step 10/23 : RUN ${MAKE} 05:36:03 ---> Running in 422cd83854cc 05:36:03 Cloning the remote Git repository 05:36:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:36:03 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:36:03 > git init /w/workspace/device-modbus-go/174 # timeout=10 05:36:03 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:36:03 > git --version # timeout=10 05:36:03 > git --version # 'git version 2.25.1' 05:36:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:06 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:36:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:07 Avoid second fetch 05:36:07 Checking out Revision 2f075c7931a58d709b8688ebd481c390ae67f934 (main) 05:36:07 Commit message: "Merge pull request #603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.15" 05:36:07 > git config core.sparsecheckout # timeout=10 05:36:07 > git checkout -f 2f075c7931a58d709b8688ebd481c390ae67f934 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:36:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:36:12 Dload Upload Total Spent Left Speed 05:36:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81707 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh 05:36:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:36:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:36:12 + sudo tee /etc/docker/daemon.new 05:36:12 { 05:36:12 "registry-mirrors": [ 05:36:12 "https://nexus3.edgexfoundry.org:10001" 05:36:12 ], 05:36:12 "bip": "10.250.0.254/24", 05:36:12 "hosts": [ 05:36:12 "tcp://0.0.0.0:5555", 05:36:12 "unix:///var/run/docker.sock" 05:36:12 ], 05:36:12 "mtu": 1458, 05:36:12 "selinux-enabled": true, 05:36:12 "seccomp-profile": "/etc/docker/seccomp.json" 05:36:12 } [Pipeline] sh 05:36:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:36:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:31 provisioning config files... 05:36:31 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/174@tmp/config11883546603441239464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:32 ---> ****-login.sh 05:36:32 nexus3.edgexfoundry.org:10001 05:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:32 Configure a credential helper to remove this warning. See 05:36:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:32 05:36:32 Login Succeeded 05:36:32 nexus3.edgexfoundry.org:10002 05:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:33 Configure a credential helper to remove this warning. See 05:36:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:33 05:36:33 Login Succeeded 05:36:33 nexus3.edgexfoundry.org:10003 05:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:33 Configure a credential helper to remove this warning. See 05:36:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:33 05:36:33 Login Succeeded 05:36:33 nexus3.edgexfoundry.org:10004 05:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:33 Configure a credential helper to remove this warning. See 05:36:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:33 05:36:33 Login Succeeded 05:36:33 ****.io 05:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:33 Configure a credential helper to remove this warning. See 05:36:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:33 05:36:33 Login Succeeded 05:36:33 ---> ****-login.sh ends [Pipeline] } 05:36:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:36:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:36:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:36:34 ========================================================= 05:36:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:36:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:36:35 #0 building with "default" instance using docker driver 05:36:35 05:36:35 #1 [internal] load build definition from Dockerfile 05:36:35 #1 transferring dockerfile: 1.52kB 0.0s done 05:36:35 #1 DONE 0.1s 05:36:35 05:36:35 #2 [internal] load .dockerignore 05:36:35 #2 transferring context: 182B done 05:36:35 #2 DONE 0.1s 05:36:35 05:36:35 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:36:35 Removing intermediate container 422cd83854cc 05:36:35 ---> 35c43f1b5f19 05:36:35 Step 11/23 : FROM alpine:3.20 05:36:36 #3 DONE 0.1s 05:36:36 05:36:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 05:36:36 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done 05:36:36 #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done 05:36:36 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s 05:36:36 #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done 05:36:36 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s 05:36:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 1.17MB / 70.67MB 0.2s 05:36:36 #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done 05:36:36 #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done 05:36:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.24MB / 70.67MB 0.3s 05:36:36 #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done 05:36:36 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 05:36:36 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 05:36:36 3.20: Pulling from library/alpine 05:36:36 #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done 05:36:36 #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done 05:36:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 737.28kB / 98.78MB 0.4s 05:36:36 #4 ... 05:36:36 05:36:36 #5 [internal] load build context 05:36:36 #5 transferring context: 9.05MB 0.4s done 05:36:36 #5 DONE 0.5s 05:36:36 05:36:36 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 05:36:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 13.63MB / 70.67MB 0.5s 05:36:36 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.13MB / 12.74MB 0.5s 05:36:36 66a3d608f3fa: Pulling fs layer 05:36:36 66a3d608f3fa: Verifying Checksum 05:36:36 66a3d608f3fa: Download complete 05:36:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 24.99MB / 70.67MB 0.7s 05:36:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 15.19MB / 98.78MB 0.7s 05:36:36 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.7s 05:36:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 30.41MB / 70.67MB 0.8s 05:36:36 #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 05:36:36 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s 05:36:36 66a3d608f3fa: Pull complete 05:36:36 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 05:36:36 Status: Downloaded newer image for alpine:3.20 05:36:36 ---> e29df9b510ff 05:36:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:36:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 36.70MB / 70.67MB 0.9s 05:36:36 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 22.25MB / 98.78MB 0.9s 05:36:36 #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done 05:36:36 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 05:36:36 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 41.94MB / 70.67MB 1.0s 05:36:36 ---> Running in c205f751557a 05:36:36 Removing intermediate container c205f751557a 05:36:36 ---> 9259a64dc2b3 05:36:36 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:36:36 ---> Running in a68f804fdc5a 05:36:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 52.43MB / 70.67MB 1.2s 05:36:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 34.60MB / 98.78MB 1.2s 05:36:37 #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done 05:36:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 57.67MB / 70.67MB 1.3s 05:36:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 40.54MB / 98.78MB 1.3s 05:36:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 62.50MB / 70.67MB 1.4s 05:36:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 46.14MB / 98.78MB 1.4s 05:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:36:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:36:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 69.21MB / 70.67MB 1.5s 05:36:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 51.38MB / 98.78MB 1.5s 05:36:37 #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s done 05:36:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 63.96MB / 98.78MB 1.7s 05:36:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 69.21MB / 98.78MB 1.8s 05:36:37 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 05:36:37 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 75.50MB / 98.78MB 1.9s 05:36:37 (1/1) Installing dumb-init (1.2.5-r3) 05:36:37 Executing busybox-1.36.1-r29.trigger 05:36:37 OK: 8 MiB in 15 packages 05:36:38 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.54MB / 98.78MB 2.0s 05:36:38 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 91.23MB / 98.78MB 2.2s 05:36:38 Removing intermediate container a68f804fdc5a 05:36:38 ---> e3d2e16aee2d 05:36:38 Step 14/23 : RUN apk --no-cache upgrade 05:36:38 ---> Running in 7d006809c839 05:36:38 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 96.74MB / 98.78MB 2.3s 05:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:36:38 #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done 05:36:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:36:38 OK: 8 MiB in 15 packages 05:36:39 Removing intermediate container 7d006809c839 05:36:39 ---> 29f48508183b 05:36:39 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:36:40 ---> e7426e12a05b 05:36:40 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:36:40 ---> 8f932aebe759 05:36:40 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:36:40 ---> d9a53ae60cb9 05:36:40 Step 18/23 : EXPOSE 59901 05:36:40 ---> Running in 9edd2d3d9029 05:36:40 Removing intermediate container 9edd2d3d9029 05:36:40 ---> daafbb45a56e 05:36:40 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:36:40 ---> Running in e8dc06917b93 05:36:40 Removing intermediate container e8dc06917b93 05:36:40 ---> 4a9ed6d94bdb 05:36:40 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:36:40 ---> Running in e5b7b8544a31 05:36:40 Removing intermediate container e5b7b8544a31 05:36:40 ---> 4d0027a8df66 05:36:40 Step 21/23 : LABEL arch=amd64 05:36:40 ---> Running in d6a3efaad841 05:36:40 Removing intermediate container d6a3efaad841 05:36:40 ---> 53b402be7ecb 05:36:40 Step 22/23 : LABEL git_sha=2f075c7931a58d709b8688ebd481c390ae67f934 05:36:40 ---> Running in 36fccbda9281 05:36:41 Removing intermediate container 36fccbda9281 05:36:41 ---> 1c64734e3774 05:36:41 Step 23/23 : LABEL version=4.0.0-dev.9 05:36:41 ---> Running in a40dde9423be 05:36:41 Removing intermediate container a40dde9423be 05:36:41 ---> 2fc172a09f83 05:36:41 [Warning] One or more build-args [ARCH] were not consumed 05:36:41 Successfully built 2fc172a09f83 05:36:41 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:41 provisioning config files... 05:36:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10379521698384076687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:41 ---> ****-login.sh 05:36:41 nexus3.edgexfoundry.org:10001 05:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:41 Configure a credential helper to remove this warning. See 05:36:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:41 05:36:41 Login Succeeded 05:36:41 nexus3.edgexfoundry.org:10002 05:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:41 Configure a credential helper to remove this warning. See 05:36:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:41 05:36:41 Login Succeeded 05:36:41 nexus3.edgexfoundry.org:10003 05:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:41 Configure a credential helper to remove this warning. See 05:36:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:41 05:36:41 Login Succeeded 05:36:41 nexus3.edgexfoundry.org:10004 05:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:41 Configure a credential helper to remove this warning. See 05:36:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:41 05:36:41 Login Succeeded 05:36:41 ****.io 05:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:36:42 Configure a credential helper to remove this warning. See 05:36:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:36:42 05:36:42 Login Succeeded 05:36:42 ---> ****-login.sh ends [Pipeline] } 05:36:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:36:42 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 05:36:42 2f075c7931a58d709b8688ebd481c390ae67f934 05:36:42 latest 05:36:42 4.0.0-dev.9 05:36:42 2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9 05:36:42 main 05:36:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2f075c7931a58d709b8688ebd481c390ae67f934 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2f075c7931a58d709b8688ebd481c390ae67f934 05:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:36:42 ea41f44d76d2: Preparing 05:36:42 4de04e172e02: Preparing 05:36:42 1c2199a73d54: Preparing 05:36:42 2346e97d8271: Preparing 05:36:42 7347ebd82b2d: Preparing 05:36:42 ce5a8cde9eee: Preparing 05:36:42 ce5a8cde9eee: Waiting 05:36:42 7347ebd82b2d: Pushed 05:36:42 ea41f44d76d2: Pushed 05:36:42 2346e97d8271: Pushed 05:36:42 4de04e172e02: Pushed 05:36:42 ce5a8cde9eee: Layer already exists 05:36:43 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.6s 05:36:47 1c2199a73d54: Pushed 05:36:47 2f075c7931a58d709b8688ebd481c390ae67f934: digest: sha256:6e834a7a4f807baae4f9bea81b1b30bbeb09a4409032fcf11b8b4aa675f228a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 05:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:36:47 ea41f44d76d2: Preparing 05:36:47 4de04e172e02: Preparing 05:36:47 1c2199a73d54: Preparing 05:36:47 2346e97d8271: Preparing 05:36:47 7347ebd82b2d: Preparing 05:36:47 ce5a8cde9eee: Preparing 05:36:47 ce5a8cde9eee: Waiting 05:36:47 1c2199a73d54: Layer already exists 05:36:47 7347ebd82b2d: Layer already exists 05:36:47 ea41f44d76d2: Layer already exists 05:36:47 2346e97d8271: Layer already exists 05:36:47 4de04e172e02: Layer already exists 05:36:47 ce5a8cde9eee: Layer already exists 05:36:47 latest: digest: sha256:6e834a7a4f807baae4f9bea81b1b30bbeb09a4409032fcf11b8b4aa675f228a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.9 05:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:36:48 ea41f44d76d2: Preparing 05:36:48 4de04e172e02: Preparing 05:36:48 1c2199a73d54: Preparing 05:36:48 2346e97d8271: Preparing 05:36:48 7347ebd82b2d: Preparing 05:36:48 ce5a8cde9eee: Preparing 05:36:48 ce5a8cde9eee: Waiting 05:36:48 7347ebd82b2d: Layer already exists 05:36:48 ea41f44d76d2: Layer already exists 05:36:48 1c2199a73d54: Layer already exists 05:36:48 2346e97d8271: Layer already exists 05:36:48 4de04e172e02: Layer already exists 05:36:48 ce5a8cde9eee: Layer already exists 05:36:48 4.0.0-dev.9: digest: sha256:6e834a7a4f807baae4f9bea81b1b30bbeb09a4409032fcf11b8b4aa675f228a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus:2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9 05:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:36:49 ea41f44d76d2: Preparing 05:36:49 4de04e172e02: Preparing 05:36:49 1c2199a73d54: Preparing 05:36:49 2346e97d8271: Preparing 05:36:49 7347ebd82b2d: Preparing 05:36:49 ce5a8cde9eee: Preparing 05:36:49 ce5a8cde9eee: Waiting 05:36:49 2346e97d8271: Layer already exists 05:36:49 ea41f44d76d2: Layer already exists 05:36:49 7347ebd82b2d: Layer already exists 05:36:49 1c2199a73d54: Layer already exists 05:36:49 4de04e172e02: Layer already exists 05:36:49 ce5a8cde9eee: Layer already exists 05:36:49 2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9: digest: sha256:6e834a7a4f807baae4f9bea81b1b30bbeb09a4409032fcf11b8b4aa675f228a9 size: 1573 [Pipeline] } 05:36:49 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.9s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:49 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 05:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:36:49 ea41f44d76d2: Preparing 05:36:49 4de04e172e02: Preparing 05:36:49 1c2199a73d54: Preparing 05:36:49 2346e97d8271: Preparing 05:36:49 7347ebd82b2d: Preparing 05:36:49 ce5a8cde9eee: Preparing 05:36:49 ce5a8cde9eee: Waiting 05:36:49 1c2199a73d54: Layer already exists 05:36:49 2346e97d8271: Layer already exists 05:36:49 7347ebd82b2d: Layer already exists 05:36:49 ea41f44d76d2: Layer already exists 05:36:49 4de04e172e02: Layer already exists 05:36:49 ce5a8cde9eee: Layer already exists 05:36:49 main: digest: sha256:6e834a7a4f807baae4f9bea81b1b30bbeb09a4409032fcf11b8b4aa675f228a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:49 ===================================================== [Pipeline] echo 05:36:50 taggedImages: 05:36:50 - nexus3.edgexfoundry.org:10004/device-modbus:2f075c7931a58d709b8688ebd481c390ae67f934 05:36:50 - nexus3.edgexfoundry.org:10004/device-modbus:latest 05:36:50 - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.9 05:36:50 - nexus3.edgexfoundry.org:10004/device-modbus:2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9 05:36:50 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:36:50 05:36:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:36:50 latest: Pulling from edgex-lftools-log-publisher 05:36:50 5eb5b503b376: Pulling fs layer 05:36:50 5c69ac0246d0: Pulling fs layer 05:36:50 ec43610c2a17: Pulling fs layer 05:36:50 3a2ae6a8a46f: Pulling fs layer 05:36:50 33b1e0a273af: Pulling fs layer 05:36:50 5d3b04190fa2: Pulling fs layer 05:36:50 2f39f015ded8: Pulling fs layer 05:36:50 3a2ae6a8a46f: Waiting 05:36:50 33b1e0a273af: Waiting 05:36:50 2f39f015ded8: Waiting 05:36:50 5d3b04190fa2: Waiting 05:36:50 5c69ac0246d0: Verifying Checksum 05:36:50 5c69ac0246d0: Download complete 05:36:50 3a2ae6a8a46f: Download complete 05:36:50 33b1e0a273af: Verifying Checksum 05:36:50 33b1e0a273af: Download complete 05:36:50 5d3b04190fa2: Download complete 05:36:50 ec43610c2a17: Verifying Checksum 05:36:50 ec43610c2a17: Download complete 05:36:50 5eb5b503b376: Verifying Checksum 05:36:50 5eb5b503b376: Download complete 05:36:51 2f39f015ded8: Download complete 05:36:52 5eb5b503b376: Pull complete 05:36:52 5c69ac0246d0: Pull complete 05:36:52 ec43610c2a17: Pull complete 05:36:52 3a2ae6a8a46f: Pull complete 05:36:53 33b1e0a273af: Pull complete 05:36:53 5d3b04190fa2: Pull complete 05:36:55 #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 17.4s done 05:36:56 #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done 05:36:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 05:36:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:36:56 #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done 05:36:56 #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done 05:36:56 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s 05:36:58 2f39f015ded8: Pull complete 05:36:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:36:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:58 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:36:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:37:02 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.2s 05:37:02 $ docker top 66a018536e58183a52bcb3db94785ea881185a6e3ad77cf8834bb43ee1cd92ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:03 ---> job-cost.sh 05:37:03 lf-activate-venv: SKIPPING 05:37:03 INFO: No Stack... 05:37:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:37:04 INFO: Archiving Costs [Pipeline] sh 05:37:04 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 05:37:04 + cut -d, -f6 [Pipeline] lock 05:37:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-174-stack-cost] 05:37:04 Resource [jenkins-edgexfoundry-device-modbus-go-main-174-stack-cost] did not exist. Created. 05:37:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:37:04 + echo total: 0.2199999988079071 [Pipeline] stash 05:37:04 Stashed 1 file(s) [Pipeline] } 05:37:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } 05:37:04 $ docker stop --time=1 66a018536e58183a52bcb3db94785ea881185a6e3ad77cf8834bb43ee1cd92ee 05:37:05 #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.4s done 05:37:05 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 05:37:05 $ docker rm -f --volumes 66a018536e58183a52bcb3db94785ea881185a6e3ad77cf8834bb43ee1cd92ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:37:08 #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.2s done 05:37:08 #4 DONE 32.1s 05:37:08 05:37:08 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:37:08 #6 0.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:09 #6 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:10 #6 2.275 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:37:10 #6 2.299 (2/8) Installing libedit (20240517.3.1-r0) 05:37:10 #6 2.311 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:37:10 #6 2.373 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:37:10 #6 2.398 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:37:10 #6 2.407 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:37:10 #6 2.413 (7/8) Installing openssh-server (9.7_p1-r4) 05:37:10 #6 2.439 (8/8) Installing openssh (9.7_p1-r4) 05:37:10 #6 2.453 Executing busybox-1.36.1-r29.trigger 05:37:10 #6 2.492 OK: 245 MiB in 66 packages 05:37:12 #6 DONE 4.5s 05:37:12 05:37:12 #7 [builder 3/7] WORKDIR /device-modbus-go 05:37:12 #7 DONE 0.1s 05:37:12 05:37:12 #8 [builder 4/7] COPY go.mod vendor* ./ 05:37:12 #8 DONE 0.1s 05:37:12 05:37:12 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:45 #9 DONE 29.6s 05:37:45 05:37:45 #10 [builder 6/7] COPY . . 05:37:45 #10 DONE 0.3s 05:37:45 05:37:45 #11 [builder 7/7] RUN echo noop 05:37:45 #11 0.617 noop 05:37:45 #11 DONE 0.7s 05:37:45 05:37:45 #12 exporting to image 05:37:45 #12 exporting layers 05:38:23 #12 exporting layers 34.8s done 05:38:23 #12 writing image sha256:5b2b3e50a23740b7623516e899382a14df8247d7ec8a472ae657786468c6c02f done 05:38:23 #12 naming to docker.io/library/ci-base-image-arm64 done 05:38:23 #12 DONE 34.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:24 + docker inspect -f . ci-base-image-arm64 05:38:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:24 prd-ubuntu20.04-docker-arm64-4c-16g-36452 does not seem to be running inside a container 05:38:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/174 -v /w/workspace/device-modbus-go/174:/w/workspace/device-modbus-go/174:rw,z -v /w/workspace/device-modbus-go/174@tmp:/w/workspace/device-modbus-go/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:38:25 $ docker top 7fa1d7b7505f3de17406fe51a95a8f162ccd46fc6e2bd447bd08dda1f751321e -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:26 + go version 05:38:26 go version go1.23.4 linux/arm64 [Pipeline] } 05:38:26 $ docker stop --time=1 7fa1d7b7505f3de17406fe51a95a8f162ccd46fc6e2bd447bd08dda1f751321e 05:38:28 $ docker rm -f --volumes 7fa1d7b7505f3de17406fe51a95a8f162ccd46fc6e2bd447bd08dda1f751321e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:28 + docker inspect -f . ci-base-image-arm64 05:38:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:28 prd-ubuntu20.04-docker-arm64-4c-16g-36452 does not seem to be running inside a container 05:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/174 -v /w/workspace/device-modbus-go/174:/w/workspace/device-modbus-go/174:rw,z -v /w/workspace/device-modbus-go/174@tmp:/w/workspace/device-modbus-go/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:38:29 $ docker top 5c0bb3b3da7740b3aaf1c3b91878977c0b7c3fcb3496cb835e18b0efce0ce7ce -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:30 + git config --global --add safe.directory /w/workspace/device-modbus-go/174 [Pipeline] fileExists [Pipeline] sh 05:38:30 + make test 05:38:30 go test ./... -coverprofile=coverage.out 05:38:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:40:43 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:40:43 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 48.0% of statements 05:40:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:40:43 go vet ./... 05:41:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:41:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:41:05 ./bin/test-attribution-txt.sh [Pipeline] echo 05:41:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:41:05 $ docker stop --time=1 5c0bb3b3da7740b3aaf1c3b91878977c0b7c3fcb3496cb835e18b0efce0ce7ce 05:41:07 $ docker rm -f --volumes 5c0bb3b3da7740b3aaf1c3b91878977c0b7c3fcb3496cb835e18b0efce0ce7ce [Pipeline] // withDockerContainer [Pipeline] sh 05:41:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:41:08 Warning: overwriting stash ‘coverage-report’ 05:41:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:41:09 + ls -al . 05:41:09 total 256 05:41:09 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 05:38 . 05:41:09 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 05:36 .. 05:41:09 -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 05:36 .dockerignore 05:41:09 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 05:36 .git 05:41:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:36 .github 05:41:09 -rw-rw-r-- 1 jenkins jenkins 266 Jan 10 05:36 .gitignore 05:41:09 -rw-rw-r-- 1 jenkins jenkins 199 Jan 10 05:36 .golangci.yml 05:41:09 -rw-rw-r-- 1 jenkins jenkins 19818 Jan 10 05:36 Attribution.txt 05:41:09 -rw-rw-r-- 1 jenkins jenkins 16388 Jan 10 05:36 CHANGELOG.md 05:41:09 -rw-rw-r-- 1 jenkins jenkins 1479 Jan 10 05:36 Dockerfile 05:41:09 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 05:36 GOVERNANCE.md 05:41:09 -rw-rw-r-- 1 jenkins jenkins 658 Jan 10 05:36 Jenkinsfile 05:41:09 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 05:36 LICENSE 05:41:09 -rw-rw-r-- 1 jenkins jenkins 2524 Jan 10 05:36 Makefile 05:41:09 -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 05:36 OWNERS.md 05:41:09 -rw-rw-r-- 1 jenkins jenkins 4463 Jan 10 05:36 README.md 05:41:09 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 05:34 VERSION 05:41:09 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:36 bin 05:41:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:36 cmd 05:41:09 -rw-r--r-- 1 jenkins jenkins 25464 Jan 10 05:40 coverage.out 05:41:09 -rw-rw-r-- 1 jenkins jenkins 6389 Jan 10 05:36 go.mod 05:41:09 -rw-rw-r-- 1 jenkins jenkins 87498 Jan 10 05:36 go.sum 05:41:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 05:36 internal 05:41:09 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 05:36 simulator 05:41:09 -rw-rw-r-- 1 jenkins jenkins 229 Jan 10 05:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:10 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2f075c7931a58d709b8688ebd481c390ae67f934 --label arch=arm64 --label version=4.0.0-dev.9 . 05:41:11 #0 building with "default" instance using docker driver 05:41:11 05:41:11 #1 [internal] load build definition from Dockerfile 05:41:11 #1 transferring dockerfile: 1.52kB 0.0s done 05:41:11 #1 DONE 0.0s 05:41:11 05:41:11 #2 [internal] load .dockerignore 05:41:11 #2 transferring context: 182B done 05:41:11 #2 DONE 0.0s 05:41:11 05:41:11 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:41:11 #3 DONE 0.0s 05:41:11 05:41:11 #4 [internal] load metadata for docker.io/library/alpine:3.20 05:41:11 #4 DONE 0.4s 05:41:11 05:41:11 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 05:41:11 #5 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done 05:41:11 #5 ... 05:41:11 05:41:11 #6 [internal] load build context 05:41:11 #6 transferring context: 33.79kB 0.1s done 05:41:11 #6 DONE 0.1s 05:41:11 05:41:11 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 05:41:11 #5 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 05:41:11 #5 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 05:41:11 #5 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 05:41:11 #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s 05:41:11 #5 ... 05:41:11 05:41:11 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:41:11 #7 DONE 0.2s 05:41:11 05:41:11 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 05:41:11 #5 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done 05:41:11 #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 05:41:11 #5 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done 05:41:12 #5 DONE 1.0s 05:41:12 05:41:12 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:41:12 #8 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:41:12 #8 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:41:14 #8 2.556 OK: 245 MiB in 66 packages 05:41:14 #8 DONE 2.9s 05:41:14 05:41:14 #9 [builder 3/7] WORKDIR /device-modbus-go 05:41:14 #9 DONE 0.1s 05:41:14 05:41:14 #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:41:14 #10 0.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:41:14 #10 0.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:41:14 #10 2.284 (1/1) Installing dumb-init (1.2.5-r3) 05:41:14 #10 2.296 Executing busybox-1.36.1-r29.trigger 05:41:14 #10 2.349 OK: 9 MiB in 15 packages 05:41:14 #10 ... 05:41:14 05:41:14 #11 [builder 4/7] COPY go.mod vendor* ./ 05:41:14 #11 DONE 0.2s 05:41:14 05:41:14 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:14 #12 ... 05:41:14 05:41:14 #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:41:14 #10 DONE 2.8s 05:41:15 05:41:15 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:41:16 #13 0.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:41:16 #13 ... 05:41:16 05:41:16 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:16 #12 DONE 1.6s 05:41:16 05:41:16 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:41:16 #13 1.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:41:16 #13 ... 05:41:16 05:41:16 #14 [builder 6/7] COPY . . 05:41:16 #14 DONE 0.4s 05:41:16 05:41:16 #15 [builder 7/7] RUN make build 05:41:17 #15 0.690 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.15 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:41:18 #15 ... 05:41:18 05:41:18 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:41:18 #13 2.625 OK: 9 MiB in 15 packages 05:41:18 #13 DONE 3.0s 05:41:18 05:41:18 #15 [builder 7/7] RUN make build 05:43:25 #15 DONE 120.5s 05:43:25 05:43:25 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 05:43:25 #16 DONE 0.4s 05:43:25 05:43:25 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 05:43:25 #17 DONE 0.1s 05:43:25 05:43:25 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 05:43:25 #18 DONE 0.1s 05:43:25 05:43:25 #19 exporting to image 05:43:25 #19 exporting layers 05:43:25 #19 exporting layers 0.5s done 05:43:25 #19 writing image sha256:0ec365e40c7196c65a00ba30de3bbbb3b0ee4ffa1c2c52cb95d47d8359d57e12 done 05:43:25 #19 naming to docker.io/library/device-modbus-arm64 done 05:43:25 #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:25 provisioning config files... 05:43:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/174@tmp/config11461689536360390122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:25 ---> ****-login.sh 05:43:25 nexus3.edgexfoundry.org:10001 05:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:25 Configure a credential helper to remove this warning. See 05:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:25 05:43:25 Login Succeeded 05:43:25 nexus3.edgexfoundry.org:10002 05:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:26 Configure a credential helper to remove this warning. See 05:43:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:26 05:43:26 Login Succeeded 05:43:26 nexus3.edgexfoundry.org:10003 05:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:26 Configure a credential helper to remove this warning. See 05:43:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:26 05:43:26 Login Succeeded 05:43:26 nexus3.edgexfoundry.org:10004 05:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:26 Configure a credential helper to remove this warning. See 05:43:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:26 05:43:26 Login Succeeded 05:43:26 ****.io 05:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:26 Configure a credential helper to remove this warning. See 05:43:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:26 05:43:26 Login Succeeded 05:43:26 ---> ****-login.sh ends [Pipeline] } 05:43:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:43:26 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 05:43:26 2f075c7931a58d709b8688ebd481c390ae67f934 05:43:26 latest 05:43:26 4.0.0-dev.9 05:43:26 2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9 05:43:26 main 05:43:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:27 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f075c7931a58d709b8688ebd481c390ae67f934 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f075c7931a58d709b8688ebd481c390ae67f934 05:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:43:27 3bbc4c553679: Preparing 05:43:27 548cd5738186: Preparing 05:43:27 ee0a8790bad0: Preparing 05:43:27 1f0a1a455047: Preparing 05:43:27 e042606abdab: Preparing 05:43:27 534a70dc8296: Preparing 05:43:27 534a70dc8296: Waiting 05:43:27 548cd5738186: Pushed 05:43:27 3bbc4c553679: Pushed 05:43:27 e042606abdab: Pushed 05:43:27 1f0a1a455047: Pushed 05:43:27 534a70dc8296: Layer already exists 05:43:36 ee0a8790bad0: Pushed 05:43:36 2f075c7931a58d709b8688ebd481c390ae67f934: digest: sha256:80fd71935c5790e876a0d0f8f4a4ea22e5a72a8aa6fc93fbe5286c0aa615445f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:36 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 05:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:43:36 3bbc4c553679: Preparing 05:43:36 548cd5738186: Preparing 05:43:36 ee0a8790bad0: Preparing 05:43:36 1f0a1a455047: Preparing 05:43:36 e042606abdab: Preparing 05:43:36 534a70dc8296: Preparing 05:43:36 534a70dc8296: Waiting 05:43:36 548cd5738186: Layer already exists 05:43:36 ee0a8790bad0: Layer already exists 05:43:36 3bbc4c553679: Layer already exists 05:43:36 1f0a1a455047: Layer already exists 05:43:36 e042606abdab: Layer already exists 05:43:36 534a70dc8296: Layer already exists 05:43:37 latest: digest: sha256:80fd71935c5790e876a0d0f8f4a4ea22e5a72a8aa6fc93fbe5286c0aa615445f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:37 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.9 05:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:43:37 3bbc4c553679: Preparing 05:43:37 548cd5738186: Preparing 05:43:37 ee0a8790bad0: Preparing 05:43:37 1f0a1a455047: Preparing 05:43:37 e042606abdab: Preparing 05:43:37 534a70dc8296: Preparing 05:43:37 534a70dc8296: Waiting 05:43:37 1f0a1a455047: Layer already exists 05:43:37 548cd5738186: Layer already exists 05:43:37 e042606abdab: Layer already exists 05:43:37 ee0a8790bad0: Layer already exists 05:43:37 3bbc4c553679: Layer already exists 05:43:37 534a70dc8296: Layer already exists 05:43:38 4.0.0-dev.9: digest: sha256:80fd71935c5790e876a0d0f8f4a4ea22e5a72a8aa6fc93fbe5286c0aa615445f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:38 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:38 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9 05:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:43:38 3bbc4c553679: Preparing 05:43:38 548cd5738186: Preparing 05:43:38 ee0a8790bad0: Preparing 05:43:38 1f0a1a455047: Preparing 05:43:38 e042606abdab: Preparing 05:43:38 534a70dc8296: Preparing 05:43:38 534a70dc8296: Waiting 05:43:38 3bbc4c553679: Layer already exists 05:43:38 ee0a8790bad0: Layer already exists 05:43:38 e042606abdab: Layer already exists 05:43:38 548cd5738186: Layer already exists 05:43:38 1f0a1a455047: Layer already exists 05:43:38 534a70dc8296: Layer already exists 05:43:39 2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9: digest: sha256:80fd71935c5790e876a0d0f8f4a4ea22e5a72a8aa6fc93fbe5286c0aa615445f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:39 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 05:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:43:39 3bbc4c553679: Preparing 05:43:39 548cd5738186: Preparing 05:43:39 ee0a8790bad0: Preparing 05:43:39 1f0a1a455047: Preparing 05:43:39 e042606abdab: Preparing 05:43:39 534a70dc8296: Preparing 05:43:39 534a70dc8296: Waiting 05:43:39 e042606abdab: Layer already exists 05:43:39 3bbc4c553679: Layer already exists 05:43:39 ee0a8790bad0: Layer already exists 05:43:39 1f0a1a455047: Layer already exists 05:43:39 548cd5738186: Layer already exists 05:43:39 534a70dc8296: Layer already exists 05:43:40 main: digest: sha256:80fd71935c5790e876a0d0f8f4a4ea22e5a72a8aa6fc93fbe5286c0aa615445f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:40 ===================================================== [Pipeline] echo 05:43:40 taggedImages: 05:43:40 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f075c7931a58d709b8688ebd481c390ae67f934 05:43:40 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 05:43:40 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.9 05:43:40 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f075c7931a58d709b8688ebd481c390ae67f934-4.0.0-dev.9 05:43:40 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:43:40 05:43:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:43:40 arm64: Pulling from edgex-lftools-log-publisher 05:43:40 8998bd30e6a1: Pulling fs layer 05:43:40 04944245beec: Pulling fs layer 05:43:40 699f458cf7ca: Pulling fs layer 05:43:40 765212b225bb: Pulling fs layer 05:43:40 f23df028b6ca: Pulling fs layer 05:43:40 d65c8cfc05b1: Pulling fs layer 05:43:40 2437ff75d9bd: Pulling fs layer 05:43:40 765212b225bb: Waiting 05:43:40 f23df028b6ca: Waiting 05:43:40 d65c8cfc05b1: Waiting 05:43:40 2437ff75d9bd: Waiting 05:43:41 04944245beec: Verifying Checksum 05:43:41 04944245beec: Download complete 05:43:41 765212b225bb: Verifying Checksum 05:43:41 765212b225bb: Download complete 05:43:41 f23df028b6ca: Download complete 05:43:41 d65c8cfc05b1: Verifying Checksum 05:43:41 d65c8cfc05b1: Download complete 05:43:41 699f458cf7ca: Verifying Checksum 05:43:41 699f458cf7ca: Download complete 05:43:41 8998bd30e6a1: Verifying Checksum 05:43:41 8998bd30e6a1: Download complete 05:43:43 2437ff75d9bd: Verifying Checksum 05:43:43 2437ff75d9bd: Download complete 05:43:47 8998bd30e6a1: Pull complete 05:43:48 04944245beec: Pull complete 05:43:50 699f458cf7ca: Pull complete 05:43:50 765212b225bb: Pull complete 05:43:51 f23df028b6ca: Pull complete 05:43:51 d65c8cfc05b1: Pull complete 05:44:13 2437ff75d9bd: Pull complete 05:44:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:13 prd-ubuntu20.04-docker-arm64-4c-16g-36452 does not seem to be running inside a container 05:44:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/174 -v /w/workspace/device-modbus-go/174:/w/workspace/device-modbus-go/174:rw,z -v /w/workspace/device-modbus-go/174@tmp:/w/workspace/device-modbus-go/174@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:44:15 $ docker top d04bdc03f78e93f65c1d02da60d1974c22e1b576bd8030050e4ec2fce7628b6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:15 ---> job-cost.sh 05:44:15 lf-activate-venv: SKIPPING 05:44:15 INFO: No Stack... 05:44:16 INFO: Retrieving Pricing Info for: v3-standard-8 05:44:17 INFO: Archiving Costs [Pipeline] sh 05:44:17 + cat /w/workspace/device-modbus-go/174/archives/cost.csv 05:44:17 + cut -d, -f6 [Pipeline] lock 05:44:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-174-stack-cost] 05:44:17 Resource [jenkins-edgexfoundry-device-modbus-go-main-174-stack-cost] did not exist. Created. 05:44:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:17 /w/workspace/device-modbus-go/174@tmp/durable-29604ae6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:44:18 + echo total: 0.2199999988079071 [Pipeline] stash 05:44:18 Warning: overwriting stash ‘stack-cost’ 05:44:18 Stashed 1 file(s) [Pipeline] } 05:44:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-174-stack-cost] [Pipeline] // lock [Pipeline] } 05:44:18 $ docker stop --time=1 d04bdc03f78e93f65c1d02da60d1974c22e1b576bd8030050e4ec2fce7628b6a 05:44:19 $ docker rm -f --volumes d04bdc03f78e93f65c1d02da60d1974c22e1b576bd8030050e4ec2fce7628b6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:44:20 provisioning config files... 05:44:20 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9747247043235722544tmp [Pipeline] { [Pipeline] sh 05:44:20 + set +x 05:44:20 + curl -s https://codecov.io/bash 05:44:20 + bash -s -- 05:44:20 05:44:20 _____ _ 05:44:20 / ____| | | 05:44:20 | | ___ __| | ___ ___ _____ __ 05:44:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:44:20 | |___| (_) | (_| | __/ (_| (_) \ V / 05:44:20 \_____\___/ \__,_|\___|\___\___/ \_/ 05:44:20 Bash-1.0.6 05:44:20 05:44:20 05:44:20 ==> git version 2.25.1 found 05:44:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:44:20 Release-Date: 2020-01-08 05:44:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:44:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:44:20 ==> Jenkins CI detected. 05:44:20 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 05:44:20 project root: . 05:44:20 --> token set from env 05:44:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:44:20 ==> Running gcov in . (disable via -X gcov) 05:44:20 ==> Python coveragepy not found 05:44:20 ==> Searching for coverage reports in: 05:44:20 + . 05:44:20 -> Found 1 reports 05:44:20 ==> Detecting git/mercurial file structure 05:44:20 ==> Reading reports 05:44:20 + ./coverage.out bytes=25464 05:44:20 ==> Appending adjustments 05:44:20 https://docs.codecov.io/docs/fixing-reports 05:44:20 + Found adjustments 05:44:20 ==> Gzipping contents 05:44:20 4.0K /tmp/codecov.f2hY3I.gz 05:44:20 ==> Uploading reports 05:44:20 url: https://codecov.io 05:44:20 query: branch=main&commit=2f075c7931a58d709b8688ebd481c390ae67f934&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:44:20 -> Pinging Codecov 05:44:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2f075c7931a58d709b8688ebd481c390ae67f934&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:44:21 -> Uploading to 05:44:21 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/2f075c7931a58d709b8688ebd481c390ae67f934/6596da1b-3620-4f33-8f70-2da653b985af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T054420Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=98c3635e6bd388ead366a12821e517d4c71bc15ec5612f8c017fa875319f5329 05:44:21 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:21 Dload Upload Total Spent Left Speed 05:44:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 23404 --:--:-- --:--:-- --:--:-- 23404 05:44:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/2f075c7931a58d709b8688ebd481c390ae67f934 [Pipeline] } 05:44:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:44:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:44:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:44:21 05:44:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:44:22 latest: Pulling from edgex-devops/edgex-snyk-go 05:44:22 43c4264eed91: Pulling fs layer 05:44:22 4cc291be95ef: Pulling fs layer 05:44:22 2ac1f1163629: Pulling fs layer 05:44:22 5c3c966382ef: Pulling fs layer 05:44:22 4f4fb700ef54: Pulling fs layer 05:44:22 d9c7d2e4e75e: Pulling fs layer 05:44:22 9c3e1370e548: Pulling fs layer 05:44:22 4f4fb700ef54: Waiting 05:44:22 d9c7d2e4e75e: Waiting 05:44:22 9c3e1370e548: Waiting 05:44:22 5c3c966382ef: Waiting 05:44:22 4cc291be95ef: Verifying Checksum 05:44:22 4cc291be95ef: Download complete 05:44:22 5c3c966382ef: Verifying Checksum 05:44:22 5c3c966382ef: Download complete 05:44:22 4f4fb700ef54: Download complete 05:44:22 43c4264eed91: Verifying Checksum 05:44:22 43c4264eed91: Download complete 05:44:22 d9c7d2e4e75e: Verifying Checksum 05:44:22 d9c7d2e4e75e: Download complete 05:44:22 43c4264eed91: Pull complete 05:44:22 4cc291be95ef: Pull complete 05:44:22 2ac1f1163629: Download complete 05:44:23 9c3e1370e548: Verifying Checksum 05:44:23 9c3e1370e548: Download complete 05:44:26 2ac1f1163629: Pull complete 05:44:26 5c3c966382ef: Pull complete 05:44:26 4f4fb700ef54: Pull complete 05:44:26 d9c7d2e4e75e: Pull complete 05:44:30 9c3e1370e548: Pull complete 05:44:30 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:44:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:30 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:44:34 $ docker top edcbf07ed124e32d9942e27c0f20933f4c3929cc203646b3045b570f05c5798c -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 05:44:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 05:44:34 + set -o pipefail 05:44:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 05:44:41 05:44:41 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 05:44:41 05:44:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/5b01de95-37b1-4822-8834-8a0b8c9240c4 05:44:41 05:44:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:44:41 05:44:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:44:41 05:44:41 05:44:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:44:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:44:41 $ docker stop --time=1 edcbf07ed124e32d9942e27c0f20933f4c3929cc203646b3045b570f05c5798c 05:44:46 $ docker rm -f --volumes edcbf07ed124e32d9942e27c0f20933f4c3929cc203646b3045b570f05c5798c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:47 + git log --format=format:%s -1 2f075c7931a58d709b8688ebd481c390ae67f934 [Pipeline] sh 05:44:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:44:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:44:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:47 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:44:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:44:48 $ docker top e6a23a3a4c60df619acc7504cfe5414022037ec82b5d088d5b16c9779c1defd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:44:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:44:48 [ssh-agent] Looking for ssh-agent implementation... 05:44:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:44:48 $ docker exec e6a23a3a4c60df619acc7504cfe5414022037ec82b5d088d5b16c9779c1defd8 ssh-agent 05:44:48 SSH_AUTH_SOCK=/tmp/ssh-Ts2ElUi4xdIn/agent.32 05:44:48 SSH_AGENT_PID=38 05:44:48 Running ssh-add (command line suppressed) 05:44:48 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16097927837608100311.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16097927837608100311.key) 05:44:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:44:49 + git semver tag 05:44:49 2025-01-10 05:44:49,279 [run_tag] DEBUG tag force:False 05:44:49 2025-01-10 05:44:49,280 [check_head_tag] DEBUG check head tag 05:44:49 2025-01-10 05:44:49,281 [execute] INFO git cat-file --batch-check 05:44:49 2025-01-10 05:44:49,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 05:44:49 2025-01-10 05:44:49,285 [execute] INFO git cat-file --batch 05:44:49 2025-01-10 05:44:49,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 05:44:49 2025-01-10 05:44:49,308 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:44:49 2025-01-10 05:44:49,309 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 05:44:49 2025-01-10 05:44:49,309 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 05:44:49 2025-01-10 05:44:49,313 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:44:49 4.0.0-dev.9 [Pipeline] } 05:44:49 $ docker exec --env ******** --env ******** e6a23a3a4c60df619acc7504cfe5414022037ec82b5d088d5b16c9779c1defd8 ssh-agent -k 05:44:49 unset SSH_AUTH_SOCK; 05:44:49 unset SSH_AGENT_PID; 05:44:49 echo Agent pid 38 killed; 05:44:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:44:49 + git semver [Pipeline] } 05:44:50 $ docker stop --time=1 e6a23a3a4c60df619acc7504cfe5414022037ec82b5d088d5b16c9779c1defd8 05:44:51 $ docker rm -f --volumes e6a23a3a4c60df619acc7504cfe5414022037ec82b5d088d5b16c9779c1defd8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:44:51 05:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:44:52 0.23.1-centos7: Pulling from edgex-lftools 05:44:52 ab5ef0e58194: Pulling fs layer 05:44:52 9712f1f96733: Pulling fs layer 05:44:52 63f879dbbcfc: Pulling fs layer 05:44:52 0d9ebad4ef96: Pulling fs layer 05:44:52 e9a5061849ea: Pulling fs layer 05:44:52 d747dcd14b5f: Pulling fs layer 05:44:52 2de7ff778b66: Pulling fs layer 05:44:52 0d9ebad4ef96: Waiting 05:44:52 e9a5061849ea: Waiting 05:44:52 d747dcd14b5f: Waiting 05:44:52 2de7ff778b66: Waiting 05:44:52 9712f1f96733: Download complete 05:44:52 63f879dbbcfc: Verifying Checksum 05:44:52 63f879dbbcfc: Download complete 05:44:52 e9a5061849ea: Verifying Checksum 05:44:52 e9a5061849ea: Download complete 05:44:52 d747dcd14b5f: Download complete 05:44:52 0d9ebad4ef96: Verifying Checksum 05:44:52 0d9ebad4ef96: Download complete 05:44:52 ab5ef0e58194: Verifying Checksum 05:44:52 ab5ef0e58194: Download complete 05:44:52 2de7ff778b66: Verifying Checksum 05:44:52 2de7ff778b66: Download complete 05:44:55 ab5ef0e58194: Pull complete 05:44:55 9712f1f96733: Pull complete 05:44:56 63f879dbbcfc: Pull complete 05:45:00 0d9ebad4ef96: Pull complete 05:45:00 e9a5061849ea: Pull complete 05:45:00 d747dcd14b5f: Pull complete 05:45:02 2de7ff778b66: Pull complete 05:45:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:45:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:02 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:45:07 $ docker top 10e843d3fd9c10ce9d5f9f6987928708714ef46b1053bee3211443a20ca3797f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:45:08 provisioning config files... 05:45:08 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16864636881773435570tmp 05:45:08 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8295418596642416639tmp 05:45:08 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10608785588355355902tmp [Pipeline] { [Pipeline] echo 05:45:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:45:08 ---> sigul-configuration.sh 05:45:08 gpg: directory `/root/.gnupg' created 05:45:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:45:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:45:08 gpg: keyring `/root/.gnupg/secring.gpg' created 05:45:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:45:08 gpg: CAST5 encrypted data 05:45:08 gpg: encrypted with 1 passphrase 05:45:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:45:08 + mkdir /home/jenkins 05:45:08 + mkdir /home/jenkins/sigul [Pipeline] sh 05:45:09 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:45:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:45:09 ---> sigul-install.sh 05:45:09 Sigul already installed; skipping installation. [Pipeline] sh 05:45:09 + git tag --list 05:45:09 0.7.1 05:45:09 v1.0.0 05:45:09 v1.1.0 05:45:09 v1.1.1 05:45:09 v1.2.2 05:45:09 v1.3.0 05:45:09 v1.3.1 05:45:09 v2.0.0 05:45:09 v2.1.0 05:45:09 v2.1.1 05:45:09 v2.2.0 05:45:09 v2.3.0 05:45:09 v3.0 05:45:09 v3.0.0 05:45:09 v3.1 05:45:09 v3.1.0 05:45:09 v3.1.0-dev.1 05:45:09 v3.1.0-dev.10 05:45:09 v3.1.0-dev.11 05:45:09 v3.1.0-dev.12 05:45:09 v3.1.0-dev.13 05:45:09 v3.1.0-dev.14 05:45:09 v3.1.0-dev.15 05:45:09 v3.1.0-dev.16 05:45:09 v3.1.0-dev.17 05:45:09 v3.1.0-dev.18 05:45:09 v3.1.0-dev.19 05:45:09 v3.1.0-dev.2 05:45:09 v3.1.0-dev.20 05:45:09 v3.1.0-dev.21 05:45:09 v3.1.0-dev.22 05:45:09 v3.1.0-dev.23 05:45:09 v3.1.0-dev.24 05:45:09 v3.1.0-dev.25 05:45:09 v3.1.0-dev.3 05:45:09 v3.1.0-dev.4 05:45:09 v3.1.0-dev.5 05:45:09 v3.1.0-dev.6 05:45:09 v3.1.0-dev.7 05:45:09 v3.1.0-dev.8 05:45:09 v3.1.0-dev.9 05:45:09 v3.1.1 05:45:09 v3.1.1-dev.1 05:45:09 v3.2.0-dev.1 05:45:09 v3.2.0-dev.10 05:45:09 v3.2.0-dev.11 05:45:09 v3.2.0-dev.12 05:45:09 v3.2.0-dev.13 05:45:09 v3.2.0-dev.14 05:45:09 v3.2.0-dev.15 05:45:09 v3.2.0-dev.16 05:45:09 v3.2.0-dev.17 05:45:09 v3.2.0-dev.18 05:45:09 v3.2.0-dev.19 05:45:09 v3.2.0-dev.2 05:45:09 v3.2.0-dev.20 05:45:09 v3.2.0-dev.21 05:45:09 v3.2.0-dev.22 05:45:09 v3.2.0-dev.23 05:45:09 v3.2.0-dev.24 05:45:09 v3.2.0-dev.25 05:45:09 v3.2.0-dev.26 05:45:09 v3.2.0-dev.3 05:45:09 v3.2.0-dev.4 05:45:09 v3.2.0-dev.5 05:45:09 v3.2.0-dev.6 05:45:09 v3.2.0-dev.7 05:45:09 v3.2.0-dev.8 05:45:09 v3.2.0-dev.9 05:45:09 v4.0.0-dev.1 05:45:09 v4.0.0-dev.2 05:45:09 v4.0.0-dev.3 05:45:09 v4.0.0-dev.4 05:45:09 v4.0.0-dev.5 05:45:09 v4.0.0-dev.6 05:45:09 v4.0.0-dev.7 05:45:09 v4.0.0-dev.8 05:45:09 v4.0.0-dev.9 [Pipeline] sh 05:45:09 + lftools sign git-tag v4.0.0-dev.9 05:45:10 Signing Git tag with Sigul... 05:45:10 Signing v4.0.0-dev.9 [Pipeline] echo 05:45:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:45:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:45:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:45:11 $ docker stop --time=1 10e843d3fd9c10ce9d5f9f6987928708714ef46b1053bee3211443a20ca3797f 05:45:12 $ docker rm -f --volumes 10e843d3fd9c10ce9d5f9f6987928708714ef46b1053bee3211443a20ca3797f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:45:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:45:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:45:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:13 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:45:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:45:14 $ docker top a85079d4cbd23b1bcfd72145254e0b967752856b1fd1a5edb3b82cf1a0f4dc38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:14 [ssh-agent] Looking for ssh-agent implementation... 05:45:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:14 $ docker exec a85079d4cbd23b1bcfd72145254e0b967752856b1fd1a5edb3b82cf1a0f4dc38 ssh-agent 05:45:14 SSH_AUTH_SOCK=/tmp/ssh-ifYfyHoEBm81/agent.32 05:45:14 SSH_AGENT_PID=38 05:45:14 Running ssh-add (command line suppressed) 05:45:14 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18218747567881267521.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18218747567881267521.key) 05:45:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:14 + git semver bump pre 05:45:15 2025-01-10 05:45:14,976 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:45:15 2025-01-10 05:45:14,976 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev 05:45:15 2025-01-10 05:45:14,976 [bump_version] DEBUG bumped version:4.0.0-dev.10 05:45:15 2025-01-10 05:45:14,976 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 05:45:15 2025-01-10 05:45:14,976 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:45:15 2025-01-10 05:45:14,976 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:45:15 2025-01-10 05:45:14,979 [execute] INFO git cat-file --batch-check 05:45:15 2025-01-10 05:45:14,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:45:15 2025-01-10 05:45:14,986 [execute] INFO git cat-file --batch 05:45:15 2025-01-10 05:45:14,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:45:15 2025-01-10 05:45:14,992 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:45:15 4.0.0-dev.10 [Pipeline] } 05:45:15 $ docker exec --env ******** --env ******** a85079d4cbd23b1bcfd72145254e0b967752856b1fd1a5edb3b82cf1a0f4dc38 ssh-agent -k 05:45:15 unset SSH_AUTH_SOCK; 05:45:15 unset SSH_AGENT_PID; 05:45:15 echo Agent pid 38 killed; 05:45:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:15 + git semver [Pipeline] } 05:45:15 $ docker stop --time=1 a85079d4cbd23b1bcfd72145254e0b967752856b1fd1a5edb3b82cf1a0f4dc38 05:45:17 $ docker rm -f --volumes a85079d4cbd23b1bcfd72145254e0b967752856b1fd1a5edb3b82cf1a0f4dc38 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:45:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:45:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:17 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:45:18 $ docker top 6599bb51cb605a88527e927d1f57181375d3b635b7a2f746039f49d5b456b72e -eo pid,comm 05:45:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:45:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:18 [ssh-agent] Looking for ssh-agent implementation... 05:45:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:18 $ docker exec 6599bb51cb605a88527e927d1f57181375d3b635b7a2f746039f49d5b456b72e ssh-agent 05:45:18 SSH_AUTH_SOCK=/tmp/ssh-EVuzy1JHQsBQ/agent.32 05:45:18 SSH_AGENT_PID=38 05:45:18 Running ssh-add (command line suppressed) 05:45:18 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17940938067374154916.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17940938067374154916.key) 05:45:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:18 + git semver push 05:45:19 2025-01-10 05:45:19,132 [run_push] DEBUG push 05:45:19 2025-01-10 05:45:19,132 [execute] INFO git cat-file --batch-check 05:45:19 2025-01-10 05:45:19,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:45:19 2025-01-10 05:45:19,136 [execute] INFO git rev-list e03d1f06989b3a13923add28500e9f6bc45fa9ab -- 05:45:19 2025-01-10 05:45:19,137 [execute] DEBUG Popen(['git', 'rev-list', 'e03d1f06989b3a13923add28500e9f6bc45fa9ab', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:45:19 2025-01-10 05:45:19,146 [execute] INFO git fetch -v origin 05:45:19 2025-01-10 05:45:19,146 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:45:19 2025-01-10 05:45:19,602 [run_push] DEBUG no remote changes detected 05:45:19 2025-01-10 05:45:19,603 [execute] INFO git push origin semver 05:45:19 2025-01-10 05:45:19,604 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:45:20 2025-01-10 05:45:20,242 [run_push] DEBUG push all version tags 05:45:20 2025-01-10 05:45:20,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:45:20 2025-01-10 05:45:20,244 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 05:45:20 2025-01-10 05:45:20,845 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:45:20 4.0.0-dev.10 [Pipeline] } 05:45:20 $ docker exec --env ******** --env ******** 6599bb51cb605a88527e927d1f57181375d3b635b7a2f746039f49d5b456b72e ssh-agent -k 05:45:21 unset SSH_AUTH_SOCK; 05:45:21 unset SSH_AGENT_PID; 05:45:21 echo Agent pid 38 killed; 05:45:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:21 + git semver [Pipeline] } 05:45:21 $ docker stop --time=1 6599bb51cb605a88527e927d1f57181375d3b635b7a2f746039f49d5b456b72e 05:45:22 $ docker rm -f --volumes 6599bb51cb605a88527e927d1f57181375d3b635b7a2f746039f49d5b456b72e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:45:23 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 05:45:23 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 05:45:23 total 16 05:45:23 drwxr-xr-x 3 root root 4096 Jan 10 05:37 . 05:45:23 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 05:45 .. 05:45:23 drwxr-xr-x 2 root root 4096 Jan 10 05:37 cost 05:45:23 -rw-r--r-- 1 root root 88 Jan 10 05:37 cost.csv 05:45:23 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 05:45:23 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 05:45:23 total 16 05:45:23 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 05:37 . 05:45:23 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 05:45 .. 05:45:23 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 05:37 cost 05:45:23 -rw-r--r-- 1 jenkins jenkins 88 Jan 10 05:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:45:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:45:24 ---> package-listing.sh 05:45:24 ++ facter osfamily 05:45:24 ++ tr '[:upper:]' '[:lower:]' 05:45:24 + OS_FAMILY=debian 05:45:24 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 05:45:24 + START_PACKAGES=/tmp/packages_start.txt 05:45:24 + END_PACKAGES=/tmp/packages_end.txt 05:45:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:45:24 + PACKAGES=/tmp/packages_start.txt 05:45:24 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 05:45:24 + PACKAGES=/tmp/packages_end.txt 05:45:24 + case "${OS_FAMILY}" in 05:45:24 + dpkg -l 05:45:24 + grep '^ii' 05:45:24 + '[' -f /tmp/packages_start.txt ']' 05:45:24 + '[' -f /tmp/packages_end.txt ']' 05:45:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:45:24 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 05:45:24 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 05:45:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 05:45:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:45:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:25 prd-ubuntu20.04-docker-8c-8g-36451 does not seem to be running inside a container 05:45:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:45:26 $ docker top 8403c55e32b7543987e39cfd5a9dc665e7aaba58a3c749a75dd3605beeb416db -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:26 + touch /tmp/pre-build-complete [Pipeline] sh 05:45:26 + mkdir -p /var/log/sysstat [Pipeline] sh 05:45:27 + ls /var/log/sa-host 05:45:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:27 provisioning config files... 05:45:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15682197641546777358tmp [Pipeline] { [Pipeline] echo 05:45:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:45:27 ---> create-netrc.sh [Pipeline] } 05:45:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:45:27 ---> python-tools-install.sh [Pipeline] echo 05:45:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:45:28 ---> sudo-logs.sh 05:45:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:45:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:45:28 ---> job-cost.sh 05:45:28 lf-activate-venv: SKIPPING 05:45:28 DEBUG: total: 0.2199999988079071 05:45:28 INFO: Retrieving Stack Cost... 05:45:28 INFO: Retrieving Pricing Info for: v3-standard-8 05:45:29 INFO: Archiving Costs [Pipeline] echo 05:45:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:45:29 ---> logs-deploy.sh 05:45:29 lf-activate-venv: SKIPPING 05:45:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/174 05:45:29 INFO: archiving workspace using pattern(s): 05:45:30 Archives upload complete. 05:45:30 INFO: archiving logs to Nexus 05:45:31 ---> uname -a: 05:45:31 Linux prd-ubuntu20-04-docker-8c-8g-36451 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:45:31 05:45:31 05:45:31 ---> lscpu: 05:45:31 Architecture: x86_64 05:45:31 CPU op-mode(s): 32-bit, 64-bit 05:45:31 Byte Order: Little Endian 05:45:31 Address sizes: 40 bits physical, 48 bits virtual 05:45:31 CPU(s): 8 05:45:31 On-line CPU(s) list: 0-7 05:45:31 Thread(s) per core: 1 05:45:31 Core(s) per socket: 1 05:45:31 Socket(s): 8 05:45:31 NUMA node(s): 1 05:45:31 Vendor ID: AuthenticAMD 05:45:31 CPU family: 23 05:45:31 Model: 49 05:45:31 Model name: AMD EPYC-Rome Processor 05:45:31 Stepping: 0 05:45:31 CPU MHz: 2799.998 05:45:31 BogoMIPS: 5599.99 05:45:31 Virtualization: AMD-V 05:45:31 Hypervisor vendor: KVM 05:45:31 Virtualization type: full 05:45:31 L1d cache: 256 KiB 05:45:31 L1i cache: 256 KiB 05:45:31 L2 cache: 4 MiB 05:45:31 L3 cache: 128 MiB 05:45:31 NUMA node0 CPU(s): 0-7 05:45:31 Vulnerability Itlb multihit: Not affected 05:45:31 Vulnerability L1tf: Not affected 05:45:31 Vulnerability Mds: Not affected 05:45:31 Vulnerability Meltdown: Not affected 05:45:31 Vulnerability Mmio stale data: Not affected 05:45:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:45:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:45:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:45:31 Vulnerability Srbds: Not affected 05:45:31 Vulnerability Tsx async abort: Not affected 05:45:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:45:31 05:45:31 05:45:31 ---> nproc: 05:45:31 8 05:45:31 05:45:31 05:45:31 ---> df -h: 05:45:31 Filesystem Size Used Avail Use% Mounted on 05:45:31 overlay 155G 14G 142G 9% / 05:45:31 tmpfs 64M 0 64M 0% /dev 05:45:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:45:31 shm 64M 0 64M 0% /dev/shm 05:45:31 /dev/vda1 155G 14G 142G 9% /facter-os 05:45:31 05:45:31 05:45:31 ---> sar -b -r -n DEV: 05:45:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36451) 01/10/25 _x86_64_ (8 CPU) 05:45:31 05:45:31 05:33:03 LINUX RESTART (8 CPU) 05:45:31 05:45:31 05:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:45:31 05:35:01 277.13 2.82 274.31 0.00 45.71 92308.91 0.00 05:45:31 05:36:01 93.62 0.22 93.40 0.00 17.86 23598.47 0.00 05:45:31 05:37:01 162.77 0.10 162.67 0.00 13.86 46245.54 0.00 05:45:31 05:38:01 14.98 0.00 14.98 0.00 0.00 3050.73 0.00 05:45:31 05:39:01 50.34 5.15 45.19 0.00 4344.74 8662.16 0.00 05:45:31 05:40:01 5.63 1.53 4.10 0.00 35.59 98.23 0.00 05:45:31 05:41:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 05:45:31 05:42:01 1.93 0.00 1.93 0.00 0.00 22.53 0.00 05:45:31 05:43:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 05:45:31 05:44:01 1.95 0.00 1.95 0.00 0.00 23.19 0.00 05:45:31 05:45:01 95.88 0.08 95.80 0.00 11.20 40717.61 0.00 05:45:31 Average: 64.30 0.90 63.40 0.00 406.22 19525.76 0.00 05:45:31 05:45:31 05:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:45:31 05:35:01 26916056 31498440 804440 2.45 180604 4465544 1852968 5.46 1355404 3997820 145456 05:45:31 05:36:01 27914312 31483840 818892 2.49 188832 3525204 1927820 5.68 1321592 3114768 836 05:45:31 05:37:01 26957980 31497332 801624 2.44 198452 4410512 1849884 5.45 1391664 3921300 80852 05:45:31 05:38:01 26968320 31507876 790956 2.41 198676 4410516 1774968 5.23 1393148 3908996 24 05:45:31 05:39:01 26505540 31485656 786396 2.39 228360 4817604 1728164 5.09 1675708 4054592 4 05:45:31 05:40:01 26508180 31485660 786040 2.39 226908 4815408 1714516 5.05 1678220 4051652 48 05:45:31 05:41:01 26508772 31486268 785396 2.39 226996 4815420 1714516 5.05 1677920 4051664 12 05:45:31 05:42:01 26515400 31493000 778632 2.37 227068 4815420 1714516 5.05 1669500 4051640 16 05:45:31 05:43:01 26517400 31495052 776544 2.36 227136 4815412 1714516 5.05 1667504 4051648 8 05:45:31 05:44:01 26509540 31487280 784452 2.39 227200 4815420 1714516 5.05 1678172 4051652 8 05:45:31 05:45:01 25040808 31451588 815364 2.48 253508 6097612 1803224 5.31 1766528 5300284 633200 05:45:31 Average: 26623846 31488363 793521 2.41 216704 4709461 1773601 5.23 1570487 4050547 78224 05:45:31 05:45:31 05:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:45:31 05:35:01 docker0 304.68 457.29 26.18 3305.51 0.00 0.00 0.00 0.00 05:45:31 05:35:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 05:45:31 05:35:01 ens3 588.57 383.56 6554.67 44.96 0.00 0.00 0.00 0.00 05:45:31 05:36:01 docker0 1.43 2.88 0.09 38.12 0.00 0.00 0.00 0.00 05:45:31 05:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:45:31 05:36:01 ens3 38.31 24.30 77.28 15.28 0.00 0.00 0.00 0.00 05:45:31 05:37:01 docker0 2.75 6.03 0.17 76.77 0.00 0.00 0.00 0.00 05:45:31 05:37:01 lo 7.53 7.53 0.75 0.75 0.00 0.00 0.00 0.00 05:45:31 05:37:01 ens3 147.99 102.97 2685.08 197.19 0.00 0.00 0.00 0.00 05:45:31 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:45:31 05:38:01 ens3 7.73 4.92 8.22 2.92 0.00 0.00 0.00 0.00 05:45:31 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:39:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 05:45:31 05:39:01 ens3 195.83 127.51 2867.85 8.81 0.00 0.00 0.00 0.00 05:45:31 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:45:31 05:40:01 ens3 6.21 4.87 4.53 4.81 0.00 0.00 0.00 0.00 05:45:31 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:41:01 ens3 1.67 1.28 0.97 1.18 0.00 0.00 0.00 0.00 05:45:31 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:31 05:42:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:45:31 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:31 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:45:31 05:44:01 ens3 3.67 4.97 0.30 20.70 0.00 0.00 0.00 0.00 05:45:31 05:45:01 docker0 77.67 145.83 7.01 1242.73 0.00 0.00 0.00 0.00 05:45:31 05:45:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 05:45:31 05:45:01 ens3 407.15 249.54 8360.69 134.81 0.00 0.00 0.00 0.00 05:45:31 Average: docker0 35.14 55.65 3.04 423.97 0.00 0.00 0.00 0.00 05:45:31 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 05:45:31 Average: ens3 127.03 82.19 1869.11 39.15 0.00 0.00 0.00 0.00 05:45:31 05:45:31 05:45:31 ---> sar -P ALL: 05:45:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36451) 01/10/25 _x86_64_ (8 CPU) 05:45:31 05:45:31 05:33:03 LINUX RESTART (8 CPU) 05:45:31 05:45:31 05:34:01 CPU %user %nice %system %iowait %steal %idle 05:45:31 05:35:01 all 9.84 0.00 4.81 4.41 0.09 80.85 05:45:31 05:35:01 0 9.46 0.00 5.28 12.69 0.09 72.48 05:45:31 05:35:01 1 12.10 0.00 5.40 0.77 0.07 81.66 05:45:31 05:35:01 2 9.87 0.00 4.35 3.04 0.05 82.69 05:45:31 05:35:01 3 9.76 0.00 4.06 0.76 0.07 85.35 05:45:31 05:35:01 4 8.84 0.00 4.76 6.64 0.24 79.53 05:45:31 05:35:01 5 8.93 0.00 5.19 3.64 0.07 82.17 05:45:31 05:35:01 6 9.72 0.00 4.30 1.28 0.05 84.65 05:45:31 05:35:01 7 10.01 0.00 5.18 6.58 0.07 78.16 05:45:31 05:36:01 all 43.85 0.00 7.46 1.47 0.09 47.14 05:45:31 05:36:01 0 44.40 0.00 7.47 0.18 0.08 47.86 05:45:31 05:36:01 1 44.03 0.00 7.35 0.86 0.10 47.66 05:45:31 05:36:01 2 42.41 0.00 7.40 0.39 0.08 49.71 05:45:31 05:36:01 3 43.58 0.00 8.02 2.92 0.08 45.39 05:45:31 05:36:01 4 43.95 0.00 7.32 1.13 0.08 47.52 05:45:31 05:36:01 5 44.34 0.00 7.20 2.78 0.08 45.60 05:45:31 05:36:01 6 44.39 0.00 7.21 0.52 0.08 47.79 05:45:31 05:36:01 7 43.70 0.00 7.67 3.00 0.08 45.54 05:45:31 05:37:01 all 27.38 0.00 5.84 2.35 0.07 64.37 05:45:31 05:37:01 0 27.12 0.00 5.18 0.18 0.05 67.46 05:45:31 05:37:01 1 27.21 0.00 5.79 1.45 0.07 65.48 05:45:31 05:37:01 2 28.54 0.00 6.48 6.70 0.07 58.21 05:45:31 05:37:01 3 28.49 0.00 6.51 8.82 0.08 56.09 05:45:31 05:37:01 4 27.83 0.00 4.73 0.56 0.07 66.82 05:45:31 05:37:01 5 26.92 0.00 5.13 0.07 0.07 67.82 05:45:31 05:37:01 6 26.16 0.00 6.98 0.61 0.07 66.18 05:45:31 05:37:01 7 26.80 0.00 5.93 0.45 0.05 66.77 05:45:31 05:38:01 all 0.45 0.00 0.13 0.22 0.01 99.19 05:45:31 05:38:01 0 0.32 0.00 0.12 0.00 0.02 99.55 05:45:31 05:38:01 1 0.17 0.00 0.08 0.00 0.00 99.75 05:45:31 05:38:01 2 0.23 0.00 0.20 1.42 0.02 98.13 05:45:31 05:38:01 3 0.20 0.00 0.13 0.25 0.00 99.42 05:45:31 05:38:01 4 1.99 0.00 0.07 0.00 0.02 97.93 05:45:31 05:38:01 5 0.25 0.00 0.13 0.13 0.02 99.47 05:45:31 05:38:01 6 0.15 0.00 0.12 0.00 0.02 99.72 05:45:31 05:38:01 7 0.25 0.00 0.18 0.00 0.02 99.55 05:45:31 05:39:01 all 2.46 0.00 1.49 0.69 0.02 95.34 05:45:31 05:39:01 0 2.07 0.00 3.00 0.10 0.02 94.81 05:45:31 05:39:01 1 1.58 0.00 1.28 0.07 0.02 97.05 05:45:31 05:39:01 2 2.68 0.00 2.04 1.64 0.03 93.61 05:45:31 05:39:01 3 1.75 0.00 1.04 0.35 0.03 96.83 05:45:31 05:39:01 4 1.57 0.00 0.74 0.03 0.02 97.64 05:45:31 05:39:01 5 4.69 0.00 1.54 0.50 0.03 93.24 05:45:31 05:39:01 6 2.82 0.00 1.55 1.65 0.02 93.95 05:45:31 05:39:01 7 2.49 0.00 0.75 1.17 0.02 95.57 05:45:31 05:40:01 all 0.32 0.00 0.07 0.02 0.01 99.58 05:45:31 05:40:01 0 0.75 0.00 0.03 0.07 0.02 99.13 05:45:31 05:40:01 1 0.43 0.00 0.08 0.03 0.00 99.45 05:45:31 05:40:01 2 0.18 0.00 0.05 0.02 0.02 99.73 05:45:31 05:40:01 3 0.08 0.00 0.07 0.00 0.00 99.85 05:45:31 05:40:01 4 0.25 0.00 0.07 0.02 0.02 99.65 05:45:31 05:40:01 5 0.25 0.00 0.08 0.00 0.03 99.63 05:45:31 05:40:01 6 0.20 0.00 0.08 0.02 0.00 99.70 05:45:31 05:40:01 7 0.38 0.00 0.10 0.00 0.02 99.50 05:45:31 05:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:45:31 05:41:01 0 0.03 0.00 0.02 0.03 0.00 99.92 05:45:31 05:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:45:31 05:41:01 2 0.00 0.00 0.03 0.00 0.00 99.97 05:45:31 05:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:45:31 05:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:45:31 05:41:01 5 0.05 0.00 0.03 0.00 0.03 99.88 05:45:31 05:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:45:31 05:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:45:31 05:42:01 all 0.05 0.00 0.02 0.01 0.00 99.92 05:45:31 05:42:01 0 0.25 0.00 0.05 0.03 0.00 99.67 05:45:31 05:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:45:31 05:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:45:31 05:42:01 3 0.00 0.00 0.03 0.02 0.00 99.95 05:45:31 05:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:45:31 05:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:45:31 05:42:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:45:31 05:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:45:31 05:43:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:45:31 05:43:01 0 0.10 0.00 0.00 0.03 0.00 99.87 05:45:31 05:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:45:31 05:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:45:31 05:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:45:31 05:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:45:31 05:43:01 5 0.03 0.00 0.02 0.02 0.03 99.90 05:45:31 05:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:45:31 05:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:45:31 05:44:01 all 0.08 0.00 0.02 0.01 0.01 99.88 05:45:31 05:44:01 0 0.10 0.00 0.03 0.03 0.02 99.82 05:45:31 05:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:45:31 05:44:01 2 0.08 0.00 0.03 0.00 0.00 99.88 05:45:31 05:44:01 3 0.08 0.00 0.02 0.02 0.02 99.87 05:45:31 05:44:01 4 0.07 0.00 0.02 0.00 0.02 99.90 05:45:31 05:44:01 5 0.07 0.00 0.02 0.00 0.02 99.90 05:45:31 05:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:45:31 05:44:01 7 0.18 0.00 0.03 0.00 0.02 99.77 05:45:31 05:45:01 all 8.98 0.00 3.93 1.68 0.05 85.36 05:45:31 05:45:01 0 7.16 0.00 4.80 0.34 0.03 87.67 05:45:31 05:45:01 1 7.99 0.00 3.47 0.34 0.03 88.17 05:45:31 05:45:01 2 10.20 0.00 3.47 0.20 0.05 86.08 05:45:31 05:45:01 3 9.31 0.00 4.14 5.59 0.03 80.93 05:45:31 05:45:01 4 9.55 0.00 4.86 3.31 0.05 82.22 05:45:31 05:45:01 5 8.76 0.00 3.73 1.09 0.03 86.39 05:45:31 05:45:01 6 8.65 0.00 3.96 0.24 0.05 87.10 05:45:31 05:45:01 7 10.19 0.00 3.00 2.36 0.10 84.36 05:45:31 05:45:31 Average: CPU %user %nice %system %iowait %steal %idle 05:45:31 Average: all 8.45 0.00 2.15 0.98 0.03 88.39 05:45:31 Average: 0 8.30 0.00 2.35 1.23 0.03 88.10 05:45:31 Average: 1 8.46 0.00 2.13 0.32 0.03 89.07 05:45:31 Average: 2 8.50 0.00 2.18 1.21 0.03 88.08 05:45:31 Average: 3 8.43 0.00 2.17 1.69 0.03 87.67 05:45:31 Average: 4 8.51 0.00 2.04 1.05 0.05 88.35 05:45:31 Average: 5 8.53 0.00 2.09 0.74 0.04 88.60 05:45:31 Average: 6 8.33 0.00 2.19 0.39 0.03 89.06 05:45:31 Average: 7 8.50 0.00 2.06 1.22 0.03 88.18 05:45:31 05:45:31 05:45:31