Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 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-ssh13365006761948262779.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh12722528996955500698.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 056ae7b86453181957306e7078512cbe12174832 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-ssh1598853206563319774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh11902678432879723900.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-ssh4199505909799066959.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 ‘prd-centos7-blackbox-4c-2g-7129’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7341’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7343 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 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 (main) > 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 Commit message: "Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31" > git config core.sparsecheckout # timeout=10 > git checkout -f 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 # timeout=10 > git rev-list --no-walk 1029fbc3c8cca04e318fee9f77de6180b4ee9138 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:33:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:33:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:33:01 ========================================================= 01:33:01 EdgeX Global Pipelines Version Info 01:33:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:33:02 ------------------- 01:33:02 stable info: 01:33:02 ------------------- 01:33:02 Commited By: Cherry Wang cherry@iotechsys.com 01:33:02 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:33:02 Message: update stable to v1.0.276 01:33:03 ------------------- 01:33:03 experimental info: 01:33:03 ------------------- 01:33:03 Commited By: **** collab-it+edgex@linuxfoundation.org 01:33:03 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:33:03 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:33:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 01:33:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5eb62e4 [Pipeline] echo 01:33:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:04 provisioning config files... 01:33:04 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12195909206980549431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:05 ---> ****-login.sh 01:33:05 nexus3.edgexfoundry.org:10001 01:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:05 01:33:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:05 Configure a credential helper to remove this warning. See 01:33:05 https://docs.****.com/go/credential-store/ 01:33:05 01:33:05 Login Succeeded 01:33:05 nexus3.edgexfoundry.org:10002 01:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:05 01:33:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:05 Configure a credential helper to remove this warning. See 01:33:05 https://docs.****.com/go/credential-store/ 01:33:05 01:33:05 Login Succeeded 01:33:05 nexus3.edgexfoundry.org:10003 01:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:05 01:33:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:05 Configure a credential helper to remove this warning. See 01:33:05 https://docs.****.com/go/credential-store/ 01:33:05 01:33:05 Login Succeeded 01:33:05 nexus3.edgexfoundry.org:10004 01:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:05 01:33:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:05 Configure a credential helper to remove this warning. See 01:33:05 https://docs.****.com/go/credential-store/ 01:33:05 01:33:05 Login Succeeded 01:33:05 ****.io 01:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:05 01:33:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:05 Configure a credential helper to remove this warning. See 01:33:05 https://docs.****.com/go/credential-store/ 01:33:05 01:33:05 Login Succeeded 01:33:05 ---> ****-login.sh ends [Pipeline] } 01:33:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:33:06 + git rev-list -1 --merges 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22~1..5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo 01:33:06 -----------> git rev-list -1 --merges 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22~1..5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:33:06 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [false] [Pipeline] sh 01:33:06 + git log --format=format:%s -1 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo 01:33:06 ========================================================= 01:33:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:33:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:06 + git log --format=format:%s -1 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo 01:33:06 [semverPrep] GIT_COMMIT: 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22, Commit Message: Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31 [Pipeline] echo 01:33:06 [semverPrep] This is not a build commit. [Pipeline] sh 01:33:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:07 + grep -v github /etc/ssh/ssh_known_hosts 01:33:07 + [ -e /tmp/ssh_known_hosts ] 01:33:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:33:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:33:07 + sudo tee -a /etc/ssh/ssh_known_hosts 01:33:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:07 01:33:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:08 0.1.4: Pulling from edgex-devops/py-git-semver 01:33:08 3dae71ba6b94: Pulling fs layer 01:33:08 6bf1a483ea7c: Pulling fs layer 01:33:08 f5dfc541a4d3: Pulling fs layer 01:33:08 461d9e800cba: Pulling fs layer 01:33:08 80192f66455f: Pulling fs layer 01:33:08 2e8e34ca0e6c: Pulling fs layer 01:33:08 a29436f7fd5d: Pulling fs layer 01:33:08 923cac83aea3: Pulling fs layer 01:33:08 25ad8b0a4227: Pulling fs layer 01:33:08 db01528c6b51: Pulling fs layer 01:33:08 28988de357af: Pulling fs layer 01:33:08 db01528c6b51: Waiting 01:33:08 28988de357af: Waiting 01:33:08 a29436f7fd5d: Waiting 01:33:08 80192f66455f: Waiting 01:33:08 923cac83aea3: Waiting 01:33:08 25ad8b0a4227: Waiting 01:33:08 461d9e800cba: Waiting 01:33:08 6bf1a483ea7c: Verifying Checksum 01:33:08 6bf1a483ea7c: Download complete 01:33:08 461d9e800cba: Verifying Checksum 01:33:08 461d9e800cba: Download complete 01:33:08 80192f66455f: Verifying Checksum 01:33:08 80192f66455f: Download complete 01:33:08 f5dfc541a4d3: Verifying Checksum 01:33:08 f5dfc541a4d3: Download complete 01:33:08 3dae71ba6b94: Verifying Checksum 01:33:08 3dae71ba6b94: Download complete 01:33:08 923cac83aea3: Verifying Checksum 01:33:08 923cac83aea3: Download complete 01:33:08 25ad8b0a4227: Verifying Checksum 01:33:08 25ad8b0a4227: Download complete 01:33:08 db01528c6b51: Verifying Checksum 01:33:08 db01528c6b51: Download complete 01:33:08 28988de357af: Verifying Checksum 01:33:08 28988de357af: Download complete 01:33:08 a29436f7fd5d: Verifying Checksum 01:33:08 a29436f7fd5d: Download complete 01:33:08 2e8e34ca0e6c: Verifying Checksum 01:33:08 2e8e34ca0e6c: Download complete 01:33:09 3dae71ba6b94: Pull complete 01:33:09 6bf1a483ea7c: Pull complete 01:33:10 f5dfc541a4d3: Pull complete 01:33:10 461d9e800cba: Pull complete 01:33:10 80192f66455f: Pull complete 01:33:14 2e8e34ca0e6c: Pull complete 01:33:14 a29436f7fd5d: Pull complete 01:33:14 923cac83aea3: Pull complete 01:33:14 25ad8b0a4227: Pull complete 01:33:14 db01528c6b51: Pull complete 01:33:14 28988de357af: Pull complete 01:33:14 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:15 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:33:15 $ 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 01:33:17 $ docker top 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 -eo pid,comm 01:33:17 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). 01:33:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:17 [ssh-agent] Looking for ssh-agent implementation... 01:33:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:18 $ docker exec 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 ssh-agent 01:33:18 SSH_AUTH_SOCK=/tmp/ssh-dyYgHVkJ3JV4/agent.33 01:33:18 SSH_AGENT_PID=39 01:33:18 Running ssh-add (command line suppressed) 01:33:18 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13577791678587243141.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13577791678587243141.key) 01:33:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 01:33:18 + git tag --points-at HEAD [Pipeline] } 01:33:18 $ docker exec --env ******** --env ******** 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 ssh-agent -k 01:33:18 unset SSH_AUTH_SOCK; 01:33:18 unset SSH_AGENT_PID; 01:33:18 echo Agent pid 39 killed; 01:33:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:33:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:18 [ssh-agent] Looking for ssh-agent implementation... 01:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:19 $ docker exec 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 ssh-agent 01:33:19 SSH_AUTH_SOCK=/tmp/ssh-qg2pZ9r1YOT8/agent.86 01:33:19 SSH_AGENT_PID=92 01:33:19 Running ssh-add (command line suppressed) 01:33:19 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1381984385456144336.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1381984385456144336.key) 01:33:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:19 + git semver init 01:33:19 2025-08-21 01:33:19,815 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:19 2025-08-21 01:33:19,818 [run_init] DEBUG init version:0.0.0 force:False 01:33:19 2025-08-21 01:33:19,818 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 01:33:19 2025-08-21 01:33:19,819 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 01:33:19 2025-08-21 01:33:19,819 [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, stdin=None, shell=False, universal_newlines=False) 01:33:21 2025-08-21 01:33:21,055 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 01:33:21 2025-08-21 01:33:21,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 01:33:21 2025-08-21 01:33:21,056 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:33:21 2025-08-21 01:33:21,056 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:33:21 4.1.0-dev.6 [Pipeline] } 01:33:21 $ docker exec --env ******** --env ******** 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 ssh-agent -k 01:33:21 unset SSH_AUTH_SOCK; 01:33:21 unset SSH_AGENT_PID; 01:33:21 echo Agent pid 92 killed; 01:33:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:21 + git semver [Pipeline] } 01:33:21 $ docker stop --time=1 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 01:33:23 $ docker rm -f --volumes 87af1fb5d1ff83bec783e18ed9b21219a451d985fac021af846a90fed420e199 [Pipeline] // withDockerContainer [Pipeline] sh 01:33:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:33:24 Stashed 1 file(s) [Pipeline] echo 01:33:24 [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [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 01:33:25 provisioning config files... 01:33:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18249371137381172324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:25 ---> ****-login.sh 01:33:25 nexus3.edgexfoundry.org:10001 01:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:25 Login Succeeded 01:33:25 nexus3.edgexfoundry.org:10002 01:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:25 Login Succeeded 01:33:25 nexus3.edgexfoundry.org:10003 01:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:25 Login Succeeded 01:33:25 nexus3.edgexfoundry.org:10004 01:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:25 Login Succeeded 01:33:25 ****.io 01:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:25 Login Succeeded 01:33:25 ---> ****-login.sh ends [Pipeline] } 01:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:33:26 ========================================================= 01:33:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:33:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:26 + 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 . 01:33:26 #0 building with "default" instance using docker driver 01:33:26 01:33:26 #1 [internal] load build definition from Dockerfile 01:33:26 #1 transferring dockerfile: 1.52kB done 01:33:26 #1 DONE 0.0s 01:33:26 01:33:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:33:26 #2 DONE 0.1s 01:33:27 01:33:27 #3 [internal] load .dockerignore 01:33:27 #3 transferring context: 182B done 01:33:27 #3 DONE 0.0s 01:33:27 01:33:27 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:33:27 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:33:27 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:33:27 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:33:27 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 01:33:27 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 01:33:27 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:33:27 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:33:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s 01:33:27 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:33:27 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:33:27 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:33:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 01:33:27 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 01:33:27 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 01:33:27 #4 ... 01:33:27 01:33:27 #5 [internal] load build context 01:33:27 #5 transferring context: 27.93MB 0.2s done 01:33:27 #5 DONE 0.3s 01:33:27 01:33:27 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:33:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 26.21MB / 74.06MB 0.3s 01:33:27 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:33:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.24MB / 103.05MB 0.3s 01:33:27 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:33:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 01:33:27 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:33:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 60.82MB / 74.06MB 0.5s 01:33:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.79MB / 103.05MB 0.5s 01:33:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 12.58MB / 13.29MB 0.5s 01:33:27 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:33:27 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 01:33:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 57.67MB / 103.05MB 0.7s 01:33:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s 01:33:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 78.64MB / 103.05MB 0.8s 01:33:27 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 92.58MB / 103.05MB 0.9s 01:33:27 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.9s done 01:33:28 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.9s done 01:33:28 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s 01:33:28 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:33:28 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done 01:33:32 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done 01:33:32 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:33:32 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:33:32 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:33:32 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:33:32 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:33:32 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:33:32 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:33:35 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done 01:33:35 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 01:33:36 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 01:33:36 #4 DONE 9.0s 01:33:36 01:33:36 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 01:33:36 #6 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:33:36 #6 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:33:36 #6 0.500 (1/8) Installing openssh-keygen (9.7_p1-r5) 01:33:36 #6 0.511 (2/8) Installing libedit (20240517.3.1-r0) 01:33:36 #6 0.518 (3/8) Installing openssh-client-common (9.7_p1-r5) 01:33:36 #6 0.564 (4/8) Installing openssh-client-default (9.7_p1-r5) 01:33:36 #6 0.593 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 01:33:36 #6 0.599 (6/8) Installing openssh-server-common (9.7_p1-r5) 01:33:36 #6 0.602 (7/8) Installing openssh-server (9.7_p1-r5) 01:33:36 #6 0.615 (8/8) Installing openssh (9.7_p1-r5) 01:33:36 #6 0.637 Executing busybox-1.36.1-r29.trigger 01:33:36 #6 0.646 OK: 253 MiB in 66 packages 01:33:39 #6 DONE 3.5s 01:33:39 01:33:39 #7 [builder 3/7] WORKDIR /device-modbus-go 01:33:39 #7 DONE 0.0s 01:33:39 01:33:39 #8 [builder 4/7] COPY go.mod vendor* ./ 01:33:39 #8 DONE 0.0s 01:33:39 01:33:39 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:39 Still waiting to schedule task 01:33:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:33:57 #9 DONE 17.2s 01:33:57 01:33:57 #10 [builder 6/7] COPY . . 01:33:57 #10 DONE 0.2s 01:33:57 01:33:57 #11 [builder 7/7] RUN echo noop 01:33:57 #11 0.193 noop 01:33:57 #11 DONE 0.2s 01:33:57 01:33:57 #12 exporting to image 01:33:57 #12 exporting layers 01:34:04 #12 exporting layers 6.8s done 01:34:04 #12 writing image sha256:4ab423dcb0e54c2616b04a477319a63a86df2296acff44224cdeeedf638f2733 done 01:34:04 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:34:04 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:04 + docker inspect -f . ci-base-image-x86_64 01:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:04 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:34:04 $ 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 01:34:05 $ docker top a9740729b6c0eaf02f5634775e2e2a173be3c45f8b60836438addbcf565a411a -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:05 + go version 01:34:05 go version go1.23.9 linux/amd64 [Pipeline] } 01:34:05 $ docker stop --time=1 a9740729b6c0eaf02f5634775e2e2a173be3c45f8b60836438addbcf565a411a 01:34:06 $ docker rm -f --volumes a9740729b6c0eaf02f5634775e2e2a173be3c45f8b60836438addbcf565a411a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:07 + docker inspect -f . ci-base-image-x86_64 01:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:07 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:34:07 $ 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 01:34:07 $ docker top 3dd7dfdc5090cd860e5647d48a1451ca27d90ed9bef084791472740b20cb2460 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:07 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 01:34:08 + make test 01:34:08 go test ./... -coverprofile=coverage.out 01:34:09 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:34:27 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 01:34:27 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 46.5% of statements 01:34:35 go vet ./... 01:34:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:34:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:34:40 ./bin/test-attribution-txt.sh 01:34:40 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:34:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:34:40 $ docker stop --time=1 3dd7dfdc5090cd860e5647d48a1451ca27d90ed9bef084791472740b20cb2460 01:34:43 $ docker rm -f --volumes 3dd7dfdc5090cd860e5647d48a1451ca27d90ed9bef084791472740b20cb2460 [Pipeline] // withDockerContainer [Pipeline] sh 01:34:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:34:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:34:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:34:44 + ls -al . 01:34:44 total 260 01:34:44 drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 01:34 . 01:34:44 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:32 .. 01:34:44 -rw-rw-r-- 1 jenkins jenkins 140 Aug 21 01:32 .dockerignore 01:34:44 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:34 .git 01:34:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:32 .github 01:34:44 -rw-rw-r-- 1 jenkins jenkins 266 Aug 21 01:32 .gitignore 01:34:44 -rw-rw-r-- 1 jenkins jenkins 199 Aug 21 01:32 .golangci.yml 01:34:44 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:33 .semver 01:34:44 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 21 01:32 Attribution.txt 01:34:44 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 21 01:32 CHANGELOG.md 01:34:44 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 21 01:32 Dockerfile 01:34:44 -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:32 GOVERNANCE.md 01:34:44 -rw-rw-r-- 1 jenkins jenkins 658 Aug 21 01:32 Jenkinsfile 01:34:44 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 21 01:32 LICENSE 01:34:44 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 21 01:32 Makefile 01:34:44 -rw-rw-r-- 1 jenkins jenkins 622 Aug 21 01:32 OWNERS.md 01:34:44 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 21 01:32 README.md 01:34:44 -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:33 VERSION 01:34:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:32 bin 01:34:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:32 cmd 01:34:44 -rw-r--r-- 1 jenkins jenkins 27945 Aug 21 01:34 coverage.out 01:34:44 -rw-rw-r-- 1 jenkins jenkins 6427 Aug 21 01:32 go.mod 01:34:44 -rw-rw-r-- 1 jenkins jenkins 87545 Aug 21 01:32 go.sum 01:34:44 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:32 internal 01:34:44 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:32 simulator 01:34:44 -rw-rw-r-- 1 jenkins jenkins 229 Aug 21 01:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:45 + 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=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 --label arch=amd64 --label version=4.1.0-dev.6 . 01:34:45 #0 building with "default" instance using docker driver 01:34:45 01:34:45 #1 [internal] load build definition from Dockerfile 01:34:45 #1 transferring dockerfile: 1.52kB done 01:34:45 #1 DONE 0.0s 01:34:45 01:34:45 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:34:45 #2 DONE 0.0s 01:34:45 01:34:45 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:34:45 #3 DONE 0.1s 01:34:45 01:34:45 #4 [internal] load .dockerignore 01:34:45 #4 transferring context: 182B done 01:34:45 #4 DONE 0.0s 01:34:45 01:34:45 #5 [internal] load build context 01:34:45 #5 transferring context: 40.45kB 0.0s done 01:34:45 #5 DONE 0.0s 01:34:45 01:34:45 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:34:45 #6 DONE 0.1s 01:34:45 01:34:45 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 01:34:45 #7 ... 01:34:45 01:34:45 #8 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:34:45 #8 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:34:45 #8 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:34:45 #8 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:34:45 #8 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:34:45 #8 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:34:45 #8 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:34:45 #8 DONE 0.3s 01:34:45 01:34:45 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 01:34:45 #7 0.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:34:45 #7 0.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:34:46 #7 ... 01:34:46 01:34:46 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:34:46 #9 0.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:34:46 #9 0.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:34:46 #9 0.528 (1/1) Installing dumb-init (1.2.5-r3) 01:34:46 #9 0.535 Executing busybox-1.36.1-r29.trigger 01:34:46 #9 0.540 OK: 8 MiB in 15 packages 01:34:46 #9 DONE 0.7s 01:34:46 01:34:46 #7 [builder 2/7] RUN apk add --update --no-cache make git openssh 01:34:46 #7 0.706 OK: 253 MiB in 66 packages 01:34:46 #7 DONE 0.9s 01:34:46 01:34:46 #10 [builder 3/7] WORKDIR /device-modbus-go 01:34:46 #10 DONE 0.0s 01:34:46 01:34:46 #11 [builder 4/7] COPY go.mod vendor* ./ 01:34:46 #11 DONE 0.0s 01:34:46 01:34:46 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:46 #12 DONE 0.6s 01:34:46 01:34:46 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:34:46 #13 0.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:34:46 #13 0.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:34:47 #13 ... 01:34:47 01:34:47 #14 [builder 6/7] COPY . . 01:34:47 #14 DONE 0.2s 01:34:47 01:34:47 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:34:47 #13 0.845 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:34:47 #13 0.863 Executing busybox-1.36.1-r30.post-upgrade 01:34:47 #13 0.890 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:34:47 #13 0.895 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:34:47 #13 0.902 Executing busybox-1.36.1-r30.trigger 01:34:47 #13 0.910 OK: 8 MiB in 15 packages 01:34:47 #13 DONE 1.0s 01:34:47 01:34:47 #15 [builder 7/7] RUN make build 01:34:47 #15 0.220 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 01:35:09 #15 DONE 21.5s 01:35:09 01:35:09 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 01:35:09 #16 DONE 0.2s 01:35:09 01:35:09 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 01:35:09 #17 DONE 0.0s 01:35:09 01:35:09 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 01:35:09 #18 DONE 0.0s 01:35:09 01:35:09 #19 exporting to image 01:35:09 #19 exporting layers 01:35:09 #19 exporting layers 0.2s done 01:35:09 #19 writing image sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done 01:35:09 #19 naming to docker.io/library/device-modbus done 01:35:09 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:09 provisioning config files... 01:35:09 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11354152786351033554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:09 ---> ****-login.sh 01:35:09 nexus3.edgexfoundry.org:10001 01:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:09 Login Succeeded 01:35:09 nexus3.edgexfoundry.org:10002 01:35:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:09 Login Succeeded 01:35:09 nexus3.edgexfoundry.org:10003 01:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:10 Login Succeeded 01:35:10 nexus3.edgexfoundry.org:10004 01:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:10 Login Succeeded 01:35:10 ****.io 01:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:10 Login Succeeded 01:35:10 ---> ****-login.sh ends [Pipeline] } 01:35:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:35:10 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 01:35:10 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:35:10 latest 01:35:10 4.1.0-dev.6 01:35:10 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 01:35:10 main 01:35:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:11 4887cb1d0b53: Preparing 01:35:11 eb2e07ee4bef: Preparing 01:35:11 c422e5a4ad90: Preparing 01:35:11 da29a821fa80: Preparing 01:35:11 eb0b304d90a3: Preparing 01:35:11 097100c76c15: Preparing 01:35:11 097100c76c15: Waiting 01:35:11 eb2e07ee4bef: Pushed 01:35:11 097100c76c15: Layer already exists 01:35:11 4887cb1d0b53: Pushed 01:35:11 eb0b304d90a3: Pushed 01:35:11 da29a821fa80: Pushed 01:35:14 c422e5a4ad90: Pushed 01:35:14 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:14 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 01:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:15 4887cb1d0b53: Preparing 01:35:15 eb2e07ee4bef: Preparing 01:35:15 c422e5a4ad90: Preparing 01:35:15 da29a821fa80: Preparing 01:35:15 eb0b304d90a3: Preparing 01:35:15 097100c76c15: Preparing 01:35:15 097100c76c15: Waiting 01:35:15 eb0b304d90a3: Layer already exists 01:35:15 4887cb1d0b53: Layer already exists 01:35:15 eb2e07ee4bef: Layer already exists 01:35:15 da29a821fa80: Layer already exists 01:35:15 c422e5a4ad90: Layer already exists 01:35:15 097100c76c15: Layer already exists 01:35:15 latest: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:15 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 01:35:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:15 4887cb1d0b53: Preparing 01:35:15 eb2e07ee4bef: Preparing 01:35:15 c422e5a4ad90: Preparing 01:35:15 da29a821fa80: Preparing 01:35:15 eb0b304d90a3: Preparing 01:35:15 097100c76c15: Preparing 01:35:15 097100c76c15: Waiting 01:35:15 c422e5a4ad90: Layer already exists 01:35:15 da29a821fa80: Layer already exists 01:35:15 eb2e07ee4bef: Layer already exists 01:35:15 4887cb1d0b53: Layer already exists 01:35:15 eb0b304d90a3: Layer already exists 01:35:15 097100c76c15: Layer already exists 01:35:15 4.1.0-dev.6: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:16 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 01:35:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:16 4887cb1d0b53: Preparing 01:35:16 eb2e07ee4bef: Preparing 01:35:16 c422e5a4ad90: Preparing 01:35:16 da29a821fa80: Preparing 01:35:16 eb0b304d90a3: Preparing 01:35:16 097100c76c15: Preparing 01:35:16 097100c76c15: Waiting 01:35:16 eb2e07ee4bef: Layer already exists 01:35:16 eb0b304d90a3: Layer already exists 01:35:16 da29a821fa80: Layer already exists 01:35:16 4887cb1d0b53: Layer already exists 01:35:16 c422e5a4ad90: Layer already exists 01:35:16 097100c76c15: Layer already exists 01:35:16 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:16 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:17 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 01:35:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:17 4887cb1d0b53: Preparing 01:35:17 eb2e07ee4bef: Preparing 01:35:17 c422e5a4ad90: Preparing 01:35:17 da29a821fa80: Preparing 01:35:17 eb0b304d90a3: Preparing 01:35:17 097100c76c15: Preparing 01:35:17 097100c76c15: Waiting 01:35:17 4887cb1d0b53: Layer already exists 01:35:17 eb2e07ee4bef: Layer already exists 01:35:17 c422e5a4ad90: Layer already exists 01:35:17 eb0b304d90a3: Layer already exists 01:35:17 da29a821fa80: Layer already exists 01:35:17 097100c76c15: Layer already exists 01:35:17 main: digest: sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:17 ===================================================== [Pipeline] echo 01:35:17 taggedImages: 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:latest 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 01:35:17 ========================================================= 01:35:17 [edgeXBuildMultiArch] RAW Config: 01:35:17 images: 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:latest 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 01:35:17 - nexus3.edgexfoundry.org:10004/device-modbus:main 01:35:17 settingsFile: 01:35:17 device-modbus-go-settings 01:35:17 ========================================================= [Pipeline] node 01:35:32 Still waiting to schedule task 01:35:32 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:37:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7345 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 01:37:06 Running in /w/workspace/device-modbus-go/196 [Pipeline] { [Pipeline] checkout 01:37:06 The recommended git tool is: git 01:37:13 using credential edgex-jenkins-ssh 01:37:13 Cloning the remote Git repository 01:37:13 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 01:37:13 > git init /w/workspace/device-modbus-go/196 # timeout=10 01:37:13 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 01:37:13 > git --version # timeout=10 01:37:13 > git --version # 'git version 2.25.1' 01:37:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:16 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 01:37:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:18 Avoid second fetch 01:37:18 Checking out Revision 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 (main) 01:37:18 > git config core.sparsecheckout # timeout=10 01:37:18 > git checkout -f 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 # timeout=10 01:37:19 Commit message: "Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.31" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:23 provisioning config files... 01:37:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/196@tmp/config5917163791596293519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:24 ---> ****-login.sh 01:37:24 nexus3.edgexfoundry.org:10001 01:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:25 Configure a credential helper to remove this warning. See 01:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:25 01:37:25 Login Succeeded 01:37:25 nexus3.edgexfoundry.org:10002 01:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:25 Configure a credential helper to remove this warning. See 01:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:25 01:37:25 Login Succeeded 01:37:25 nexus3.edgexfoundry.org:10003 01:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:26 Configure a credential helper to remove this warning. See 01:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:26 01:37:26 Login Succeeded 01:37:26 nexus3.edgexfoundry.org:10004 01:37:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:26 Configure a credential helper to remove this warning. See 01:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:26 01:37:26 Login Succeeded 01:37:26 ****.io 01:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:27 Configure a credential helper to remove this warning. See 01:37:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:27 01:37:27 Login Succeeded 01:37:27 ---> ****-login.sh ends [Pipeline] } 01:37:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:37:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:28 ========================================================= 01:37:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:37:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:28 + 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 . 01:37:29 Sending build context to Docker daemon 14.15MB 01:37:29 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 01:37:29 Step 2/10 : FROM ${BASE} AS builder 01:37:29 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:37:29 94e9d8af2201: Pulling fs layer 01:37:29 a6c56e8762df: Pulling fs layer 01:37:29 f0f3c8884826: Pulling fs layer 01:37:29 c7e7622c144d: Pulling fs layer 01:37:29 4f4fb700ef54: Pulling fs layer 01:37:29 b4c3b6d88c5a: Pulling fs layer 01:37:29 ba8bce9d2590: Pulling fs layer 01:37:29 ca778ea9c289: Pulling fs layer 01:37:29 c7e7622c144d: Waiting 01:37:29 4f4fb700ef54: Waiting 01:37:29 b4c3b6d88c5a: Waiting 01:37:29 ba8bce9d2590: Waiting 01:37:29 ca778ea9c289: Waiting 01:37:29 a6c56e8762df: Verifying Checksum 01:37:29 a6c56e8762df: Download complete 01:37:29 c7e7622c144d: Download complete 01:37:29 4f4fb700ef54: Verifying Checksum 01:37:29 4f4fb700ef54: Download complete 01:37:29 b4c3b6d88c5a: Verifying Checksum 01:37:29 b4c3b6d88c5a: Download complete 01:37:29 94e9d8af2201: Download complete 01:37:30 ca778ea9c289: Verifying Checksum 01:37:30 ca778ea9c289: Download complete 01:37:30 94e9d8af2201: Pull complete 01:37:31 a6c56e8762df: Pull complete 01:37:31 f0f3c8884826: Verifying Checksum 01:37:31 f0f3c8884826: Download complete 01:37:32 ba8bce9d2590: Verifying Checksum 01:37:32 ba8bce9d2590: Download complete 01:37:47 f0f3c8884826: Pull complete 01:37:47 c7e7622c144d: Pull complete 01:37:47 4f4fb700ef54: Pull complete 01:37:47 b4c3b6d88c5a: Pull complete 01:37:56 ba8bce9d2590: Pull complete 01:37:58 ca778ea9c289: Pull complete 01:37:58 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:37:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:37:58 ---> 47b25d7523d1 01:37:58 Step 3/10 : ARG ADD_BUILD_TAGS="" 01:38:00 ---> Running in 045e07dea3f8 01:38:01 Removing intermediate container 045e07dea3f8 01:38:01 ---> 8bae8a5f3fd0 01:38:01 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:01 ---> Running in d14b8a1c422b 01:38:01 Removing intermediate container d14b8a1c422b 01:38:01 ---> 8b4d6bc774ff 01:38:01 Step 5/10 : RUN apk add --update --no-cache make git openssh 01:38:02 ---> Running in d8baaf601460 01:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:38:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:38:05 (1/8) Installing openssh-keygen (9.7_p1-r5) 01:38:05 (2/8) Installing libedit (20240517.3.1-r0) 01:38:05 (3/8) Installing openssh-client-common (9.7_p1-r5) 01:38:06 (4/8) Installing openssh-client-default (9.7_p1-r5) 01:38:06 (5/8) Installing openssh-sftp-server (9.7_p1-r5) 01:38:06 (6/8) Installing openssh-server-common (9.7_p1-r5) 01:38:06 (7/8) Installing openssh-server (9.7_p1-r5) 01:38:06 (8/8) Installing openssh (9.7_p1-r5) 01:38:06 Executing busybox-1.36.1-r29.trigger 01:38:06 OK: 245 MiB in 66 packages 01:38:07 Removing intermediate container d8baaf601460 01:38:07 ---> a588ffb9e4bd 01:38:07 Step 6/10 : WORKDIR /device-modbus-go 01:38:07 ---> Running in f3733958ac6e 01:38:08 Removing intermediate container f3733958ac6e 01:38:08 ---> 1a5f3b105b06 01:38:08 Step 7/10 : COPY go.mod vendor* ./ 01:38:09 ---> fe594337b10c 01:38:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:09 ---> Running in 44da7f0e1395 01:39:45 Running on prd-centos7-docker-4c-2g-7346 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:45 provisioning config files... 01:39:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6062608528078976334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:46 ---> ****-login.sh 01:39:46 nexus3.edgexfoundry.org:10001 01:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:46 Configure a credential helper to remove this warning. See 01:39:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:46 01:39:46 Login Succeeded 01:39:46 nexus3.edgexfoundry.org:10002 01:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:46 Configure a credential helper to remove this warning. See 01:39:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:46 01:39:46 Login Succeeded 01:39:46 nexus3.edgexfoundry.org:10003 01:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:46 Configure a credential helper to remove this warning. See 01:39:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:46 01:39:46 Login Succeeded 01:39:46 nexus3.edgexfoundry.org:10004 01:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:46 Configure a credential helper to remove this warning. See 01:39:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:46 01:39:46 Login Succeeded 01:39:46 ****.io 01:39:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:47 Configure a credential helper to remove this warning. See 01:39:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:47 01:39:47 Login Succeeded 01:39:47 ---> ****-login.sh ends [Pipeline] } 01:39:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:47 + docker buildx ls 01:39:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:39:47 default * docker 01:39:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:39:48 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:39:48 edgex-builder [Pipeline] sh 01:39:48 + docker buildx inspect --bootstrap 01:39:48 #1 [internal] booting buildkit 01:39:48 #1 pulling image moby/buildkit:buildx-stable-1 01:39:52 #1 pulling image moby/buildkit:buildx-stable-1 4.0s done 01:39:52 #1 creating container buildx_buildkit_edgex-builder0 01:39:54 #1 creating container buildx_buildkit_edgex-builder0 2.2s done 01:39:54 #1 DONE 6.3s 01:39:54 Name: edgex-builder 01:39:54 Driver: docker-container 01:39:54 01:39:54 Nodes: 01:39:54 Name: edgex-builder0 01:39:54 Endpoint: unix:///var/run/docker.sock 01:39:54 Status: running 01:39:54 Buildkit: v0.23.2 01:39:54 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:39:54 + docker buildx ls 01:39:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:39:54 edgex-builder * docker-container 01:39:54 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:39:54 default docker 01:39:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:39:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22' 01:39:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 --push - 01:39:55 #1 [internal] load build definition from Dockerfile 01:39:55 #1 transferring dockerfile: 198B done 01:39:55 #1 DONE 0.0s 01:39:55 01:39:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:39:55 #2 DONE 0.1s 01:39:55 01:39:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:39:55 #3 DONE 0.1s 01:39:55 01:39:55 #4 [internal] load .dockerignore 01:39:55 #4 transferring context: 2B done 01:39:55 #4 DONE 0.0s 01:39:55 01:39:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:55 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done 01:39:55 #5 DONE 0.0s 01:39:55 01:39:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:55 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done 01:39:55 #6 DONE 0.1s 01:39:55 01:39:55 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 01:39:55 #7 DONE 0.0s 01:39:55 01:39:55 #8 exporting to image 01:39:55 #8 exporting layers done 01:39:55 #8 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done 01:39:55 #8 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done 01:39:55 #8 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e 0.0s done 01:39:55 #8 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done 01:39:55 #8 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done 01:39:55 #8 pushing layers 0.1s done 01:39:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 01:39:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:39:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done 01:39:55 #8 DONE 0.2s 01:39:55 01:39:55 1 warning found (use --debug to expand): 01:39:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:39:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' 01:39:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - 01:39:55 #1 [internal] load build definition from Dockerfile 01:39:55 #1 transferring dockerfile: 164B done 01:39:55 #1 DONE 0.0s 01:39:55 01:39:55 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 01:39:55 #2 DONE 0.0s 01:39:55 01:39:55 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest 01:39:55 #3 DONE 0.0s 01:39:55 01:39:55 #4 [internal] load .dockerignore 01:39:55 #4 transferring context: 2B done 01:39:55 #4 DONE 0.0s 01:39:55 01:39:55 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:55 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done 01:39:55 #5 CACHED 01:39:55 01:39:55 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:55 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done 01:39:55 #6 DONE 0.0s 01:39:56 01:39:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:56 #6 CACHED 01:39:56 01:39:56 #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 01:39:56 #7 DONE 0.0s 01:39:56 01:39:56 #8 exporting to image 01:39:56 #8 exporting layers done 01:39:56 #8 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done 01:39:56 #8 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done 01:39:56 #8 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e done 01:39:56 #8 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done 01:39:56 #8 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done 01:39:56 #8 pushing layers 0.0s done 01:39:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done 01:39:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:39:56 #8 DONE 0.1s 01:39:56 01:39:56 1 warning found (use --debug to expand): 01:39:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:39:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 --push - 01:39:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6' 01:39:56 #1 [internal] load build definition from Dockerfile 01:39:56 #1 transferring dockerfile: 169B done 01:39:56 #1 DONE 0.0s 01:39:56 01:39:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 01:39:56 #2 DONE 0.0s 01:39:56 01:39:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6 01:39:56 #3 DONE 0.0s 01:39:56 01:39:56 #4 [internal] load .dockerignore 01:39:56 #4 transferring context: 2B done 01:39:56 #4 DONE 0.0s 01:39:56 01:39:56 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:56 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done 01:39:56 #5 CACHED 01:39:56 01:39:56 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:56 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done 01:39:56 #6 CACHED 01:39:56 01:39:56 #7 exporting to image 01:39:56 #7 exporting layers done 01:39:56 #7 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done 01:39:56 #7 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done 01:39:56 #7 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e done 01:39:56 #7 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done 01:39:56 #7 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done 01:39:56 #7 pushing layers 0.0s done 01:39:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 01:39:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:39:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.6@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done 01:39:56 #7 DONE 0.1s 01:39:56 01:39:56 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 01:39:56 #8 DONE 0.0s 01:39:56 01:39:56 1 warning found (use --debug to expand): 01:39:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:39:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 --push - 01:39:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6' 01:39:57 #1 [internal] load build definition from Dockerfile 01:39:57 #1 transferring dockerfile: 210B done 01:39:57 #1 DONE 0.0s 01:39:57 01:39:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 01:39:57 #2 DONE 0.0s 01:39:57 01:39:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 01:39:57 #3 DONE 0.0s 01:39:57 01:39:57 #4 [internal] load .dockerignore 01:39:57 #4 transferring context: 2B done 01:39:57 #4 DONE 0.0s 01:39:57 01:39:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:57 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done 01:39:57 #5 CACHED 01:39:57 01:39:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:57 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 done 01:39:57 #6 CACHED 01:39:57 01:39:57 #7 exporting to image 01:39:57 #7 exporting layers done 01:39:57 #7 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done 01:39:57 #7 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done 01:39:57 #7 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e done 01:39:57 #7 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done 01:39:57 #7 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done 01:39:57 #7 pushing layers 0.0s done 01:39:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 01:39:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:39:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done 01:39:57 #7 DONE 0.1s 01:39:57 01:39:57 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 01:39:57 #8 DONE 0.0s 01:39:57 01:39:57 1 warning found (use --debug to expand): 01:39:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:39:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - 01:39:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' 01:39:57 #1 [internal] load build definition from Dockerfile 01:39:57 #1 transferring dockerfile: 162B done 01:39:57 #1 DONE 0.0s 01:39:57 01:39:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 01:39:57 #2 DONE 0.0s 01:39:57 01:39:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main 01:39:57 #3 DONE 0.0s 01:39:57 01:39:57 #4 [internal] load .dockerignore 01:39:57 #4 transferring context: 2B done 01:39:57 #4 DONE 0.0s 01:39:57 01:39:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:57 #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done 01:39:57 #5 CACHED 01:39:57 01:39:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 01:39:57 #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:c566a74debbef572a0e59b49d9a6e096b81fd13e7895924d1312ed6991fad4e0 0.0s done 01:39:57 #6 CACHED 01:39:57 01:39:57 #7 exporting to image 01:39:57 #7 exporting layers done 01:39:57 #7 exporting manifest sha256:9c08e4d3dd3de958d365637288f2704fdb233e8dee7856ffab8e155f401b0573 done 01:39:57 #7 exporting config sha256:f99b64ac0b668fbc7c560078b8a10bf55ad354a8bb1457a672eace6e118513b7 done 01:39:57 #7 exporting manifest sha256:f6d81b41111b70d2d16b683cebba72c3b92db2f39f10b477945c1d39e36d664e done 01:39:57 #7 exporting config sha256:223c00273ba6c2b6cf389de53f22ec24e7e26a1a29608a68e8fd5216eccaf004 done 01:39:57 #7 exporting manifest list sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 done 01:39:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:39:57 #7 pushing layers 0.0s done 01:39:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:e5490600a1a2be5d71728dbb92e02ad1fc2e9188184eb4ee1187bc400eb12521 0.1s done 01:39:57 #7 DONE 0.1s 01:39:57 01:39:57 #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 01:39:57 #8 DONE 0.0s 01:39:57 01:39:57 1 warning found (use --debug to expand): 01:39:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:39:58 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:39:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:59 ---> package-listing.sh 01:39:59 ++ facter osfamily 01:39:59 ++ tr '[:upper:]' '[:lower:]' 01:39:59 + OS_FAMILY=redhat 01:39:59 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 01:39:59 + START_PACKAGES=/tmp/packages_start.txt 01:39:59 + END_PACKAGES=/tmp/packages_end.txt 01:39:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:59 + PACKAGES=/tmp/packages_start.txt 01:39:59 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 01:39:59 + PACKAGES=/tmp/packages_end.txt 01:39:59 + case "${OS_FAMILY}" in 01:39:59 + sort 01:39:59 + rpm -qa 01:40:00 + '[' -f /tmp/packages_start.txt ']' 01:40:00 + '[' -f /tmp/packages_end.txt ']' 01:40:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:40:00 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 01:40:00 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 01:40:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 01:40:00 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 01:40:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:00 01:40:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:01 latest: Pulling from edgex-lftools-log-publisher 01:40:01 5eb5b503b376: Pulling fs layer 01:40:01 5c69ac0246d0: Pulling fs layer 01:40:01 ec43610c2a17: Pulling fs layer 01:40:01 3a2ae6a8a46f: Pulling fs layer 01:40:01 33b1e0a273af: Pulling fs layer 01:40:01 5d3b04190fa2: Pulling fs layer 01:40:01 2f39f015ded8: Pulling fs layer 01:40:01 3a2ae6a8a46f: Waiting 01:40:01 33b1e0a273af: Waiting 01:40:01 5d3b04190fa2: Waiting 01:40:01 2f39f015ded8: Waiting 01:40:01 5c69ac0246d0: Verifying Checksum 01:40:01 5c69ac0246d0: Download complete 01:40:01 3a2ae6a8a46f: Verifying Checksum 01:40:01 3a2ae6a8a46f: Download complete 01:40:01 33b1e0a273af: Verifying Checksum 01:40:01 33b1e0a273af: Download complete 01:40:01 5d3b04190fa2: Verifying Checksum 01:40:01 5d3b04190fa2: Download complete 01:40:01 ec43610c2a17: Verifying Checksum 01:40:01 ec43610c2a17: Download complete 01:40:01 5eb5b503b376: Verifying Checksum 01:40:01 5eb5b503b376: Download complete 01:40:02 2f39f015ded8: Verifying Checksum 01:40:02 2f39f015ded8: Download complete 01:40:02 5eb5b503b376: Pull complete 01:40:02 5c69ac0246d0: Pull complete 01:40:03 ec43610c2a17: Pull complete 01:40:03 3a2ae6a8a46f: Pull complete 01:40:03 33b1e0a273af: Pull complete 01:40:03 5d3b04190fa2: Pull complete 01:40:07 2f39f015ded8: Pull complete 01:40:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:08 prd-centos7-docker-4c-2g-7346 does not seem to be running inside a container 01:40:08 $ 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 01:40:12 $ docker top b704f964ca7fe7ee9b471d40914074b4bc49bfe1a938b51426ef3e6d20584bdb -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:13 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:13 + mkdir -p /var/log/sysstat [Pipeline] sh 01:40:13 + ls /var/log/sa-host 01:40:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:13 provisioning config files... 01:40:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5055823902798002317tmp [Pipeline] { [Pipeline] echo 01:40:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:14 ---> create-netrc.sh [Pipeline] } 01:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:40:14 ---> python-tools-install.sh [Pipeline] echo 01:40:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:14 ---> sudo-logs.sh 01:40:14 Archiving 'sudo' log.. 01:40:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-7346.novalocal: Name or service not known 01:40:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-7346.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:40:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:15 ---> job-cost.sh 01:40:15 lf-activate-venv: SKIPPING 01:40:15 INFO: No Stack... 01:40:15 INFO: Retrieving Pricing Info for: v3-standard-2 01:40:15 INFO: Archiving Costs [Pipeline] echo 01:40:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:15 Removing intermediate container 44da7f0e1395 01:40:15 ---> 760d3830e7f0 01:40:15 Step 9/10 : COPY . . 01:40:15 ---> 45ffa97bc81e 01:40:15 Step 10/10 : RUN ${MAKE} 01:40:15 ---> Running in e21f950ed928 01:40:15 noop 01:40:15 Removing intermediate container e21f950ed928 01:40:15 ---> 6918aab7e71a 01:40:15 Successfully built 6918aab7e71a 01:40:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:40:16 ---> logs-deploy.sh 01:40:16 lf-activate-venv: SKIPPING 01:40:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/196 01:40:16 INFO: archiving workspace using pattern(s): [Pipeline] sh 01:40:16 + docker inspect -f . ci-base-image-arm64 01:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:16 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 01:40:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/196 -v /w/workspace/device-modbus-go/196:/w/workspace/device-modbus-go/196:rw,z -v /w/workspace/device-modbus-go/196@tmp:/w/workspace/device-modbus-go/196@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 ******** ci-base-image-arm64 cat 01:40:16 Archives upload complete. 01:40:16 INFO: archiving logs to Nexus 01:40:17 ---> uname -a: 01:40:17 Linux prd-centos7-docker-4c-2g-7346.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:40:17 01:40:17 01:40:17 ---> lscpu: 01:40:17 Architecture: x86_64 01:40:17 CPU op-mode(s): 32-bit, 64-bit 01:40:17 Byte Order: Little Endian 01:40:17 Address sizes: 40 bits physical, 48 bits virtual 01:40:17 CPU(s): 2 01:40:17 On-line CPU(s) list: 0,1 01:40:17 Thread(s) per core: 1 01:40:17 Core(s) per socket: 1 01:40:17 Socket(s): 2 01:40:17 NUMA node(s): 1 01:40:17 Vendor ID: AuthenticAMD 01:40:17 CPU family: 23 01:40:17 Model: 49 01:40:17 Model name: AMD EPYC-Rome Processor 01:40:17 Stepping: 0 01:40:17 CPU MHz: 2799.998 01:40:17 BogoMIPS: 5599.99 01:40:17 Virtualization: AMD-V 01:40:17 Hypervisor vendor: KVM 01:40:17 Virtualization type: full 01:40:17 L1d cache: 64 KiB 01:40:17 L1i cache: 64 KiB 01:40:17 L2 cache: 1 MiB 01:40:17 L3 cache: 32 MiB 01:40:17 NUMA node0 CPU(s): 0,1 01:40:17 Vulnerability Itlb multihit: Not affected 01:40:17 Vulnerability L1tf: Not affected 01:40:17 Vulnerability Mds: Not affected 01:40:17 Vulnerability Meltdown: Not affected 01:40:17 Vulnerability Mmio stale data: Not affected 01:40:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:40:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:40:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:40:17 Vulnerability Srbds: Not affected 01:40:17 Vulnerability Tsx async abort: Not affected 01:40:17 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:40:17 01:40:17 01:40:17 ---> nproc: 01:40:17 2 01:40:17 01:40:17 01:40:17 ---> df -h: 01:40:17 Filesystem Size Used Avail Use% Mounted on 01:40:17 overlay 40G 7.3G 33G 19% / 01:40:17 tmpfs 64M 0 64M 0% /dev 01:40:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:40:17 shm 64M 0 64M 0% /dev/shm 01:40:17 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:40:17 01:40:17 01:40:17 Cannot open /var/log/sysstat/sa21: No such file or directory 01:40:17 Please check if data collecting is enabled 01:40:17 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. 01:40:18 $ docker top 143369a1340ac18b932b7750c23ef8d179971b28b7c5266eb271e3cf688aee1b -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:18 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:40:18 $ docker stop --time=1 b704f964ca7fe7ee9b471d40914074b4bc49bfe1a938b51426ef3e6d20584bdb 01:40:19 $ docker rm -f --volumes b704f964ca7fe7ee9b471d40914074b4bc49bfe1a938b51426ef3e6d20584bdb [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:40:19 [WS-CLEANUP] Deleting project workspace... 01:40:19 [WS-CLEANUP] Deferred wipeout is used... 01:40:19 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 01:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:20 01:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:20 + go version 01:40:20 go version go1.23.9 linux/arm64 [Pipeline] } 01:40:20 $ docker stop --time=1 143369a1340ac18b932b7750c23ef8d179971b28b7c5266eb271e3cf688aee1b 01:40:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:20 latest: Pulling from edgex-lftools-log-publisher 01:40:20 5eb5b503b376: Pulling fs layer 01:40:20 5c69ac0246d0: Pulling fs layer 01:40:20 ec43610c2a17: Pulling fs layer 01:40:20 3a2ae6a8a46f: Pulling fs layer 01:40:20 33b1e0a273af: Pulling fs layer 01:40:20 5d3b04190fa2: Pulling fs layer 01:40:20 2f39f015ded8: Pulling fs layer 01:40:20 3a2ae6a8a46f: Waiting 01:40:20 33b1e0a273af: Waiting 01:40:20 5d3b04190fa2: Waiting 01:40:20 2f39f015ded8: Waiting 01:40:20 5c69ac0246d0: Verifying Checksum 01:40:20 5c69ac0246d0: Download complete 01:40:20 3a2ae6a8a46f: Verifying Checksum 01:40:20 3a2ae6a8a46f: Download complete 01:40:20 33b1e0a273af: Verifying Checksum 01:40:20 33b1e0a273af: Download complete 01:40:20 ec43610c2a17: Verifying Checksum 01:40:20 ec43610c2a17: Download complete 01:40:20 5d3b04190fa2: Download complete 01:40:20 5eb5b503b376: Verifying Checksum 01:40:20 5eb5b503b376: Download complete 01:40:21 2f39f015ded8: Download complete 01:40:22 $ docker rm -f --volumes 143369a1340ac18b932b7750c23ef8d179971b28b7c5266eb271e3cf688aee1b 01:40:22 5eb5b503b376: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 5c69ac0246d0: Pull complete 01:40:22 + docker inspect -f . ci-base-image-arm64 01:40:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:23 ec43610c2a17: Pull complete 01:40:23 3a2ae6a8a46f: Pull complete 01:40:23 33b1e0a273af: Pull complete 01:40:23 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 01:40:23 $ 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/196 -v /w/workspace/device-modbus-go/196:/w/workspace/device-modbus-go/196:rw,z -v /w/workspace/device-modbus-go/196@tmp:/w/workspace/device-modbus-go/196@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 ******** ci-base-image-arm64 cat 01:40:23 5d3b04190fa2: Pull complete 01:40:25 $ docker top 916911b4e676a3c1fa5c3aebee5d503f6c753e464ae05f6fe367aa21eff4f4bc -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:26 + git config --global --add safe.directory /w/workspace/device-modbus-go/196 [Pipeline] fileExists [Pipeline] sh 01:40:26 + make test 01:40:26 go test ./... -coverprofile=coverage.out 01:40:28 2f39f015ded8: Pull complete 01:40:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:28 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:40:28 $ 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 01:40:30 $ docker top dbbf53c7131dba0e434450bae66867ba2cd47238a9f0df67e63136e03feb0c06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:31 ---> job-cost.sh 01:40:31 lf-activate-venv: SKIPPING 01:40:31 INFO: No Stack... 01:40:31 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:31 INFO: Archiving Costs [Pipeline] sh 01:40:31 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 01:40:31 + cut -d, -f6 [Pipeline] lock 01:40:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] 01:40:31 Resource [jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] did not exist. Created. 01:40:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:40:32 + echo total: 0.2199999988079071 [Pipeline] stash 01:40:32 Stashed 1 file(s) [Pipeline] } 01:40:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 01:40:32 $ docker stop --time=1 dbbf53c7131dba0e434450bae66867ba2cd47238a9f0df67e63136e03feb0c06 01:40:33 $ docker rm -f --volumes dbbf53c7131dba0e434450bae66867ba2cd47238a9f0df67e63136e03feb0c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:40:35 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:45:12 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 01:45:12 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.065s coverage: 46.5% of statements 01:45:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:45:12 go vet ./... 01:46:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:46:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:46:09 ./bin/test-attribution-txt.sh 01:46:09 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:46:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:46:09 $ docker stop --time=1 916911b4e676a3c1fa5c3aebee5d503f6c753e464ae05f6fe367aa21eff4f4bc 01:46:10 $ docker rm -f --volumes 916911b4e676a3c1fa5c3aebee5d503f6c753e464ae05f6fe367aa21eff4f4bc [Pipeline] // withDockerContainer [Pipeline] sh 01:46:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:46:12 Warning: overwriting stash ‘coverage-report’ 01:46:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:46:14 + ls -al . 01:46:14 total 256 01:46:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:40 . 01:46:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 01:37 .. 01:46:14 -rw-rw-r-- 1 jenkins jenkins 140 Aug 21 01:37 .dockerignore 01:46:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 01:37 .git 01:46:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:37 .github 01:46:14 -rw-rw-r-- 1 jenkins jenkins 266 Aug 21 01:37 .gitignore 01:46:14 -rw-rw-r-- 1 jenkins jenkins 199 Aug 21 01:37 .golangci.yml 01:46:14 -rw-rw-r-- 1 jenkins jenkins 20445 Aug 21 01:37 Attribution.txt 01:46:14 -rw-rw-r-- 1 jenkins jenkins 18046 Aug 21 01:37 CHANGELOG.md 01:46:14 -rw-rw-r-- 1 jenkins jenkins 1479 Aug 21 01:37 Dockerfile 01:46:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 01:37 GOVERNANCE.md 01:46:14 -rw-rw-r-- 1 jenkins jenkins 658 Aug 21 01:37 Jenkinsfile 01:46:14 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 21 01:37 LICENSE 01:46:14 -rw-rw-r-- 1 jenkins jenkins 2524 Aug 21 01:37 Makefile 01:46:14 -rw-rw-r-- 1 jenkins jenkins 622 Aug 21 01:37 OWNERS.md 01:46:14 -rw-rw-r-- 1 jenkins jenkins 4463 Aug 21 01:37 README.md 01:46:14 -rw-rw-r-- 1 jenkins jenkins 11 Aug 21 01:33 VERSION 01:46:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:37 bin 01:46:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:37 cmd 01:46:14 -rw-r--r-- 1 jenkins jenkins 27945 Aug 21 01:45 coverage.out 01:46:14 -rw-rw-r-- 1 jenkins jenkins 6427 Aug 21 01:37 go.mod 01:46:14 -rw-rw-r-- 1 jenkins jenkins 87545 Aug 21 01:37 go.sum 01:46:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 01:37 internal 01:46:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 01:37 simulator 01:46:14 -rw-rw-r-- 1 jenkins jenkins 229 Aug 21 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:14 + 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=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 --label arch=arm64 --label version=4.1.0-dev.6 . 01:46:15 Sending build context to Docker daemon 14.18MB 01:46:15 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 01:46:15 Step 2/23 : FROM ${BASE} AS builder 01:46:15 ---> 6918aab7e71a 01:46:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:46:15 ---> Running in 7dbf14d2549b 01:46:15 Removing intermediate container 7dbf14d2549b 01:46:15 ---> cd67ee99dbd2 01:46:15 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:15 ---> Running in d8d28f327101 01:46:15 Removing intermediate container d8d28f327101 01:46:15 ---> 55d50dce28bf 01:46:15 Step 5/23 : RUN apk add --update --no-cache make git openssh 01:46:15 ---> Running in 5417c4f48139 01:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:46:18 OK: 245 MiB in 66 packages 01:46:19 Removing intermediate container 5417c4f48139 01:46:19 ---> 5eb0280f08d8 01:46:19 Step 6/23 : WORKDIR /device-modbus-go 01:46:19 ---> Running in 45087676edcb 01:46:20 Removing intermediate container 45087676edcb 01:46:20 ---> b3fcf853dec0 01:46:20 Step 7/23 : COPY go.mod vendor* ./ 01:46:20 ---> c2278dbe8c61 01:46:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:20 ---> Running in 8a2bf1bf28f2 01:46:23 Removing intermediate container 8a2bf1bf28f2 01:46:23 ---> 97c54053e373 01:46:23 Step 9/23 : COPY . . 01:46:24 ---> 64d4fbd64427 01:46:24 Step 10/23 : RUN ${MAKE} 01:46:24 ---> Running in ccaf4f12944e 01:46:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 01:50:17 Removing intermediate container ccaf4f12944e 01:50:17 ---> d09ec8e5b1ce 01:50:17 Step 11/23 : FROM alpine:3.20 01:50:17 3.20: Pulling from library/alpine 01:50:17 13e713f82565: Pulling fs layer 01:50:17 13e713f82565: Download complete 01:50:17 13e713f82565: Pull complete 01:50:17 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:50:17 Status: Downloaded newer image for alpine:3.20 01:50:17 ---> c88e9dceb6cb 01:50:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 01:50:17 ---> Running in 814afb42017a 01:50:17 Removing intermediate container 814afb42017a 01:50:17 ---> ab673d83d7b2 01:50:17 Step 13/23 : RUN apk add --update --no-cache dumb-init 01:50:17 ---> Running in f27227f4267e 01:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:50:17 (1/1) Installing dumb-init (1.2.5-r3) 01:50:17 Executing busybox-1.36.1-r29.trigger 01:50:17 OK: 9 MiB in 15 packages 01:50:17 Removing intermediate container f27227f4267e 01:50:17 ---> 711750540b13 01:50:17 Step 14/23 : RUN apk --no-cache upgrade 01:50:17 ---> Running in 859cd744a163 01:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:50:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:50:17 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:50:17 Executing busybox-1.36.1-r30.post-upgrade 01:50:17 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:50:17 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:50:17 Executing busybox-1.36.1-r30.trigger 01:50:17 OK: 9 MiB in 15 packages 01:50:17 Removing intermediate container 859cd744a163 01:50:17 ---> 6f4fa31ce6a6 01:50:17 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 01:50:17 ---> 296688f1c630 01:50:17 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 01:50:17 ---> 2f13615c35e0 01:50:17 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 01:50:17 ---> bf02cffc6c2d 01:50:17 Step 18/23 : EXPOSE 59901 01:50:17 ---> Running in ebc1b8453a27 01:50:17 Removing intermediate container ebc1b8453a27 01:50:17 ---> 233392dd6597 01:50:17 Step 19/23 : ENTRYPOINT ["/device-modbus"] 01:50:17 ---> Running in f89e75084623 01:50:18 Removing intermediate container f89e75084623 01:50:18 ---> ef34e9a7c80c 01:50:18 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:50:18 ---> Running in dd76af7cc632 01:50:18 Removing intermediate container dd76af7cc632 01:50:18 ---> a529bf45da5e 01:50:18 Step 21/23 : LABEL arch=arm64 01:50:18 ---> Running in dd1d02deb8c2 01:50:18 Removing intermediate container dd1d02deb8c2 01:50:18 ---> 1581e802cfa1 01:50:18 Step 22/23 : LABEL git_sha=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:50:18 ---> Running in 9cebe9ece3ca 01:50:19 Removing intermediate container 9cebe9ece3ca 01:50:19 ---> 0f0be2851f98 01:50:19 Step 23/23 : LABEL version=4.1.0-dev.6 01:50:19 ---> Running in 523f693d12a6 01:50:19 Removing intermediate container 523f693d12a6 01:50:19 ---> 552b97d11e1b 01:50:19 [Warning] One or more build-args [ARCH] were not consumed 01:50:19 Successfully built 552b97d11e1b 01:50:19 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:19 provisioning config files... 01:50:19 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/196@tmp/config1934851344742734045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:20 ---> ****-login.sh 01:50:20 nexus3.edgexfoundry.org:10001 01:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:20 Configure a credential helper to remove this warning. See 01:50:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:20 01:50:20 Login Succeeded 01:50:20 nexus3.edgexfoundry.org:10002 01:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:20 Configure a credential helper to remove this warning. See 01:50:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:20 01:50:20 Login Succeeded 01:50:20 nexus3.edgexfoundry.org:10003 01:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:21 Configure a credential helper to remove this warning. See 01:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:21 01:50:21 Login Succeeded 01:50:21 nexus3.edgexfoundry.org:10004 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:21 Configure a credential helper to remove this warning. See 01:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:21 01:50:21 Login Succeeded 01:50:21 ****.io 01:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:21 Configure a credential helper to remove this warning. See 01:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:21 01:50:21 Login Succeeded 01:50:21 ---> ****-login.sh ends [Pipeline] } 01:50:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:50:21 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 01:50:21 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:50:21 latest 01:50:21 4.1.0-dev.6 01:50:21 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 01:50:21 main 01:50:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:22 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:22 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:50:22 9883577cecee: Preparing 01:50:22 fd9636f7a197: Preparing 01:50:22 ef1df988807e: Preparing 01:50:22 6be0858a1bda: Preparing 01:50:22 11aa8b8e987b: Preparing 01:50:22 1e890da81ec9: Preparing 01:50:22 1e890da81ec9: Waiting 01:50:23 fd9636f7a197: Pushed 01:50:23 9883577cecee: Pushed 01:50:23 11aa8b8e987b: Pushed 01:50:23 1e890da81ec9: Layer already exists 01:50:23 6be0858a1bda: Pushed 01:50:31 ef1df988807e: Pushed 01:50:31 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:31 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:32 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 01:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:50:32 9883577cecee: Preparing 01:50:32 fd9636f7a197: Preparing 01:50:32 ef1df988807e: Preparing 01:50:32 6be0858a1bda: Preparing 01:50:32 11aa8b8e987b: Preparing 01:50:32 1e890da81ec9: Preparing 01:50:32 1e890da81ec9: Waiting 01:50:32 11aa8b8e987b: Layer already exists 01:50:32 fd9636f7a197: Layer already exists 01:50:32 ef1df988807e: Layer already exists 01:50:32 9883577cecee: Layer already exists 01:50:32 6be0858a1bda: Layer already exists 01:50:32 1e890da81ec9: Layer already exists 01:50:32 latest: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:32 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.6 01:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:50:33 9883577cecee: Preparing 01:50:33 fd9636f7a197: Preparing 01:50:33 ef1df988807e: Preparing 01:50:33 6be0858a1bda: Preparing 01:50:33 11aa8b8e987b: Preparing 01:50:33 1e890da81ec9: Preparing 01:50:33 1e890da81ec9: Waiting 01:50:33 11aa8b8e987b: Layer already exists 01:50:33 6be0858a1bda: Layer already exists 01:50:33 ef1df988807e: Layer already exists 01:50:33 9883577cecee: Layer already exists 01:50:33 fd9636f7a197: Layer already exists 01:50:33 1e890da81ec9: Layer already exists 01:50:33 4.1.0-dev.6: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 01:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:50:33 9883577cecee: Preparing 01:50:33 fd9636f7a197: Preparing 01:50:33 ef1df988807e: Preparing 01:50:33 6be0858a1bda: Preparing 01:50:33 11aa8b8e987b: Preparing 01:50:33 1e890da81ec9: Preparing 01:50:33 1e890da81ec9: Waiting 01:50:33 11aa8b8e987b: Layer already exists 01:50:33 6be0858a1bda: Layer already exists 01:50:33 ef1df988807e: Layer already exists 01:50:33 fd9636f7a197: Layer already exists 01:50:33 9883577cecee: Layer already exists 01:50:33 1e890da81ec9: Layer already exists 01:50:33 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 01:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:50:34 9883577cecee: Preparing 01:50:34 fd9636f7a197: Preparing 01:50:34 ef1df988807e: Preparing 01:50:34 6be0858a1bda: Preparing 01:50:34 11aa8b8e987b: Preparing 01:50:34 1e890da81ec9: Preparing 01:50:34 1e890da81ec9: Waiting 01:50:34 fd9636f7a197: Layer already exists 01:50:34 ef1df988807e: Layer already exists 01:50:34 9883577cecee: Layer already exists 01:50:34 6be0858a1bda: Layer already exists 01:50:34 11aa8b8e987b: Layer already exists 01:50:34 1e890da81ec9: Layer already exists 01:50:34 main: digest: sha256:7c86a7347b74679900d5195a32d98ba3defdb4da25e002ba1c840f9e419687df size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:34 ===================================================== [Pipeline] echo 01:50:34 taggedImages: 01:50:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 01:50:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 01:50:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.6 01:50:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 01:50:34 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 01:50:34 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] echo 01:50:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 01:50:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.6 [Pipeline] echo 01:50:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22-4.1.0-dev.6 [Pipeline] echo 01:50:35 Skip building multi-arch image for 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 01:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:35 01:50:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:50:35 arm64: Pulling from edgex-lftools-log-publisher 01:50:35 8998bd30e6a1: Pulling fs layer 01:50:35 04944245beec: Pulling fs layer 01:50:35 699f458cf7ca: Pulling fs layer 01:50:35 765212b225bb: Pulling fs layer 01:50:35 f23df028b6ca: Pulling fs layer 01:50:35 d65c8cfc05b1: Pulling fs layer 01:50:35 2437ff75d9bd: Pulling fs layer 01:50:35 f23df028b6ca: Waiting 01:50:35 d65c8cfc05b1: Waiting 01:50:35 2437ff75d9bd: Waiting 01:50:35 765212b225bb: Waiting 01:50:36 04944245beec: Verifying Checksum 01:50:36 04944245beec: Download complete 01:50:36 765212b225bb: Verifying Checksum 01:50:36 765212b225bb: Download complete 01:50:36 f23df028b6ca: Verifying Checksum 01:50:36 f23df028b6ca: Download complete 01:50:36 d65c8cfc05b1: Verifying Checksum 01:50:36 d65c8cfc05b1: Download complete 01:50:36 699f458cf7ca: Verifying Checksum 01:50:36 699f458cf7ca: Download complete 01:50:36 8998bd30e6a1: Download complete 01:50:39 2437ff75d9bd: Verifying Checksum 01:50:39 2437ff75d9bd: Download complete 01:50:41 8998bd30e6a1: Pull complete 01:50:41 04944245beec: Pull complete 01:50:43 699f458cf7ca: Pull complete 01:50:43 765212b225bb: Pull complete 01:50:44 f23df028b6ca: Pull complete 01:50:44 d65c8cfc05b1: Pull complete 01:51:02 2437ff75d9bd: Pull complete 01:51:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:03 prd-ubuntu20.04-docker-arm64-4c-16g-7345 does not seem to be running inside a container 01:51:03 $ 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/196 -v /w/workspace/device-modbus-go/196:/w/workspace/device-modbus-go/196:rw,z -v /w/workspace/device-modbus-go/196@tmp:/w/workspace/device-modbus-go/196@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:arm64 cat 01:51:05 $ docker top cb424cb8ae3c9f85a13aa49b1b2261188fe87dbc525c7e3e03035aa7bc999089 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:06 ---> job-cost.sh 01:51:06 lf-activate-venv: SKIPPING 01:51:06 INFO: No Stack... 01:51:07 INFO: Retrieving Pricing Info for: v3-standard-4 01:51:07 INFO: Archiving Costs [Pipeline] sh 01:51:08 + cat /w/workspace/device-modbus-go/196/archives/cost.csv 01:51:08 + cut -d, -f6 [Pipeline] lock 01:51:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] 01:51:08 Resource [jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] did not exist. Created. 01:51:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:09 /w/workspace/device-modbus-go/196@tmp/durable-9777cd72/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:51:10 + echo total: 0.10999999940395355 [Pipeline] stash 01:51:10 Warning: overwriting stash ‘stack-cost’ 01:51:10 Stashed 1 file(s) [Pipeline] } 01:51:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-196-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:10 $ docker stop --time=1 cb424cb8ae3c9f85a13aa49b1b2261188fe87dbc525c7e3e03035aa7bc999089 01:51:11 $ docker rm -f --volumes cb424cb8ae3c9f85a13aa49b1b2261188fe87dbc525c7e3e03035aa7bc999089 [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 01:51:12 provisioning config files... 01:51:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18019597583762303011tmp [Pipeline] { [Pipeline] sh 01:51:12 + set +x 01:51:12 + curl -s https://codecov.io/bash 01:51:12 + bash -s -- 01:51:12 01:51:12 _____ _ 01:51:12 / ____| | | 01:51:12 | | ___ __| | ___ ___ _____ __ 01:51:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:51:12 | |___| (_) | (_| | __/ (_| (_) \ V / 01:51:12 \_____\___/ \__,_|\___|\___\___/ \_/ 01:51:12 Bash-1.0.6 01:51:12 01:51:12 01:51:12 ==> git version 2.25.1 found 01:51:12 ==> 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 01:51:12 Release-Date: 2020-01-08 01:51:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:51:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:51:12 ==> Jenkins CI detected. 01:51:12 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 01:51:12 project root: . 01:51:12 --> token set from env 01:51:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:51:12 ==> Running gcov in . (disable via -X gcov) 01:51:12 ==> Python coveragepy not found 01:51:12 ==> Searching for coverage reports in: 01:51:12 + . 01:51:12 -> Found 1 reports 01:51:12 ==> Detecting git/mercurial file structure 01:51:12 ==> Reading reports 01:51:12 + ./coverage.out bytes=27945 01:51:12 ==> Appending adjustments 01:51:12 https://docs.codecov.io/docs/fixing-reports 01:51:12 + Found adjustments 01:51:12 ==> Gzipping contents 01:51:12 8.0K /tmp/codecov.lDg30i.gz 01:51:12 ==> Uploading reports 01:51:12 url: https://codecov.io 01:51:12 query: branch=main&commit=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:51:12 -> Pinging Codecov 01:51:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:51:12 -> Uploading to 01:51:12 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22/ff989d41-6d63-4fd8-bc18-486e955a4b03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250821%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250821T015112Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=baab1a5f339ef89bb54a5484175041cfeedfcd9cd46b7e4dd97381b2ae183979 01:51:12 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:12 Dload Upload Total Spent Left Speed 01:51:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4287 0 0 100 4287 0 33232 --:--:-- --:--:-- --:--:-- 33232 01:51:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] } 01:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:51:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:51:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:51:13 01:51:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:51:13 latest: Pulling from edgex-devops/edgex-snyk-go 01:51:13 0a9a5dfd008f: Already exists 01:51:13 36466aa92d05: Already exists 01:51:13 e10405b45d13: Already exists 01:51:13 096b7ceb2af7: Already exists 01:51:13 4f4fb700ef54: Already exists 01:51:13 e50aa161e22a: Pulling fs layer 01:51:13 d3c8db5fb9df: Pulling fs layer 01:51:14 e50aa161e22a: Verifying Checksum 01:51:14 e50aa161e22a: Download complete 01:51:14 e50aa161e22a: Pull complete 01:51:15 d3c8db5fb9df: Verifying Checksum 01:51:15 d3c8db5fb9df: Download complete 01:51:19 d3c8db5fb9df: Pull complete 01:51:19 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:51:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:51:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:19 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:51:19 $ 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 01:51:21 $ docker top de8742823e12a2554712e0ebb464f4d8782f64ea35505a6041bc330b4d75b833 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:21 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 01:51:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 01:51:22 + set -o pipefail 01:51:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 01:51:28 01:51:28 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 01:51:28 01:51:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/0ce27b85-d833-4ab1-88e2-335f40d9650d 01:51:28 01:51:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:51:28 01:51:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:51:28 01:51:28 01:51:28 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:51:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:51:28 $ docker stop --time=1 de8742823e12a2554712e0ebb464f4d8782f64ea35505a6041bc330b4d75b833 01:51:31 $ docker rm -f --volumes de8742823e12a2554712e0ebb464f4d8782f64ea35505a6041bc330b4d75b833 [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 01:51:32 + git log --format=format:%s -1 5eb62e4e0d47f8d8b1597db93bc3343da1ac7d22 [Pipeline] sh 01:51:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:33 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:51:33 $ 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 01:51:33 $ docker top 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd -eo pid,comm 01:51:33 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). 01:51:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:51:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:51:33 [ssh-agent] Looking for ssh-agent implementation... 01:51:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:51:33 $ docker exec 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd ssh-agent 01:51:33 SSH_AUTH_SOCK=/tmp/ssh-zoR6k4FTNuUE/agent.33 01:51:33 SSH_AGENT_PID=39 01:51:33 Running ssh-add (command line suppressed) 01:51:33 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15673229848111765067.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15673229848111765067.key) 01:51:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:34 + git semver tag 01:51:34 2025-08-21 01:51:34,333 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:51:34 2025-08-21 01:51:34,336 [run_tag] DEBUG tag force:False 01:51:34 2025-08-21 01:51:34,336 [check_head_tag] DEBUG check head tag 01:51:34 2025-08-21 01:51:34,336 [execute] INFO git cat-file --batch-check 01:51:34 2025-08-21 01:51:34,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 01:51:34 2025-08-21 01:51:34,339 [execute] INFO git cat-file --batch 01:51:34 2025-08-21 01:51:34,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=, shell=False, universal_newlines=False) 01:51:34 2025-08-21 01:51:34,346 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:51:34 2025-08-21 01:51:34,346 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 01:51:34 2025-08-21 01:51:34,347 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 01:51:34 2025-08-21 01:51:34,349 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:51:34 4.1.0-dev.6 [Pipeline] } 01:51:34 $ docker exec --env ******** --env ******** 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd ssh-agent -k 01:51:34 unset SSH_AUTH_SOCK; 01:51:34 unset SSH_AGENT_PID; 01:51:34 echo Agent pid 39 killed; 01:51:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:34 + git semver [Pipeline] } 01:51:35 $ docker stop --time=1 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd 01:51:36 $ docker rm -f --volumes 8e466b5710506700a21f73497f21e10ab82063242526a49aeee70154e5d7c5bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:51:36 01:51:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:51:37 0.23.1-centos7: Pulling from edgex-lftools 01:51:37 ab5ef0e58194: Pulling fs layer 01:51:37 9712f1f96733: Pulling fs layer 01:51:37 63f879dbbcfc: Pulling fs layer 01:51:37 0d9ebad4ef96: Pulling fs layer 01:51:37 e9a5061849ea: Pulling fs layer 01:51:37 d747dcd14b5f: Pulling fs layer 01:51:37 2de7ff778b66: Pulling fs layer 01:51:37 0d9ebad4ef96: Waiting 01:51:37 e9a5061849ea: Waiting 01:51:37 d747dcd14b5f: Waiting 01:51:37 2de7ff778b66: Waiting 01:51:37 9712f1f96733: Download complete 01:51:37 63f879dbbcfc: Verifying Checksum 01:51:37 63f879dbbcfc: Download complete 01:51:37 e9a5061849ea: Verifying Checksum 01:51:37 e9a5061849ea: Download complete 01:51:37 0d9ebad4ef96: Verifying Checksum 01:51:37 0d9ebad4ef96: Download complete 01:51:37 2de7ff778b66: Verifying Checksum 01:51:37 2de7ff778b66: Download complete 01:51:37 ab5ef0e58194: Verifying Checksum 01:51:37 ab5ef0e58194: Download complete 01:51:41 ab5ef0e58194: Pull complete 01:51:41 9712f1f96733: Pull complete 01:51:41 63f879dbbcfc: Pull complete 01:51:47 0d9ebad4ef96: Pull complete 01:51:47 e9a5061849ea: Pull complete 01:51:47 d747dcd14b5f: Pull complete 01:51:47 2de7ff778b66: Pull complete 01:51:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:51:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:48 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:51:48 $ 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 01:51:50 $ docker top 565f7d50e4ad0b6e7bf9a3241a10df36f0728a5bb419e32cadfa0ca204e1fda5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:51:50 provisioning config files... 01:51:50 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1281851569750555194tmp 01:51:50 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12795395098376291185tmp 01:51:50 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4429291094139838869tmp [Pipeline] { [Pipeline] echo 01:51:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:51:51 ---> sigul-configuration.sh 01:51:51 gpg: directory `/root/.gnupg' created 01:51:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:51:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:51:51 gpg: keyring `/root/.gnupg/secring.gpg' created 01:51:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:51:51 gpg: CAST5 encrypted data 01:51:51 gpg: encrypted with 1 passphrase 01:51:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:51:51 + mkdir /home/jenkins 01:51:51 + mkdir /home/jenkins/sigul [Pipeline] sh 01:51:51 + 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 01:51:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:51:51 ---> sigul-install.sh 01:51:51 Sigul already installed; skipping installation. [Pipeline] sh 01:51:52 + git tag --list 01:51:52 0.7.1 01:51:52 v1.0.0 01:51:52 v1.1.0 01:51:52 v1.1.1 01:51:52 v1.2.2 01:51:52 v1.3.0 01:51:52 v1.3.1 01:51:52 v2.0.0 01:51:52 v2.1.0 01:51:52 v2.1.1 01:51:52 v2.2.0 01:51:52 v2.3.0 01:51:52 v3.0 01:51:52 v3.0.0 01:51:52 v3.1 01:51:52 v3.1.0 01:51:52 v3.1.1 01:51:52 v4.0 01:51:52 v4.0.0 01:51:52 v4.1.0-dev.1 01:51:52 v4.1.0-dev.2 01:51:52 v4.1.0-dev.3 01:51:52 v4.1.0-dev.4 01:51:52 v4.1.0-dev.5 01:51:52 v4.1.0-dev.6 [Pipeline] sh 01:51:52 + lftools sign git-tag v4.1.0-dev.6 01:51:53 Signing Git tag with Sigul... 01:51:53 Signing v4.1.0-dev.6 [Pipeline] echo 01:51:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:51:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:51:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:51:53 $ docker stop --time=1 565f7d50e4ad0b6e7bf9a3241a10df36f0728a5bb419e32cadfa0ca204e1fda5 01:51:55 $ docker rm -f --volumes 565f7d50e4ad0b6e7bf9a3241a10df36f0728a5bb419e32cadfa0ca204e1fda5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:51:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:56 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:51:56 $ 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 01:51:56 $ docker top a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba -eo pid,comm 01:51: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). 01:51:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:51:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:51:56 [ssh-agent] Looking for ssh-agent implementation... 01:51:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:51:56 $ docker exec a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba ssh-agent 01:51:56 SSH_AUTH_SOCK=/tmp/ssh-Gsim3eoFzmWH/agent.31 01:51:56 SSH_AGENT_PID=37 01:51:56 Running ssh-add (command line suppressed) 01:51:56 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6362266271477739404.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6362266271477739404.key) 01:51:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:57 + git semver bump pre 01:51:57 2025-08-21 01:51:57,202 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:51:57 2025-08-21 01:51:57,206 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:51:57 2025-08-21 01:51:57,206 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev 01:51:57 2025-08-21 01:51:57,206 [bump_version] DEBUG bumped version:4.1.0-dev.7 01:51:57 2025-08-21 01:51:57,206 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 01:51:57 2025-08-21 01:51:57,206 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:51:57 2025-08-21 01:51:57,206 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:51:57 2025-08-21 01:51:57,208 [execute] INFO git cat-file --batch-check 01:51:57 2025-08-21 01:51:57,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:51:57 2025-08-21 01:51:57,212 [execute] INFO git cat-file --batch 01:51:57 2025-08-21 01:51:57,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:51:57 2025-08-21 01:51:57,215 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:51:57 4.1.0-dev.7 [Pipeline] } 01:51:57 $ docker exec --env ******** --env ******** a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba ssh-agent -k 01:51:57 unset SSH_AUTH_SOCK; 01:51:57 unset SSH_AGENT_PID; 01:51:57 echo Agent pid 37 killed; 01:51:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:57 + git semver [Pipeline] } 01:51:57 $ docker stop --time=1 a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba 01:51:59 $ docker rm -f --volumes a118ad905f0f754b00bbf9c598adbc6ad664a6e34ebf94e72f3f2b7469b5f2ba [Pipeline] // withDockerContainer [Pipeline] sh 01:51:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:51:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:51:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:59 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:51:59 $ 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 01:52:00 $ docker top acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf -eo pid,comm 01:52:00 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). 01:52:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:00 [ssh-agent] Looking for ssh-agent implementation... 01:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:00 $ docker exec acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf ssh-agent 01:52:00 SSH_AUTH_SOCK=/tmp/ssh-D8abDQBf08EF/agent.32 01:52:00 SSH_AGENT_PID=38 01:52:00 Running ssh-add (command line suppressed) 01:52:00 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3501176269362503266.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3501176269362503266.key) 01:52:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:00 + git semver push 01:52:01 2025-08-21 01:52:01,072 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:52:01 2025-08-21 01:52:01,075 [run_push] DEBUG push 01:52:01 2025-08-21 01:52:01,076 [execute] INFO git cat-file --batch-check 01:52:01 2025-08-21 01:52:01,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:52:01 2025-08-21 01:52:01,078 [execute] INFO git rev-list a360c3b9db9c018f988956a0514c212ef8876f6a -- 01:52:01 2025-08-21 01:52:01,079 [execute] DEBUG Popen(['git', 'rev-list', 'a360c3b9db9c018f988956a0514c212ef8876f6a', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:52:01 2025-08-21 01:52:01,087 [execute] INFO git fetch -v -- origin 01:52:01 2025-08-21 01:52:01,087 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:52:01 2025-08-21 01:52:01,542 [run_push] DEBUG no remote changes detected 01:52:01 2025-08-21 01:52:01,542 [execute] INFO git push origin semver 01:52:01 2025-08-21 01:52:01,542 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:52:02 2025-08-21 01:52:02,234 [run_push] DEBUG push all version tags 01:52:02 2025-08-21 01:52:02,234 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:52:02 2025-08-21 01:52:02,234 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 01:52:03 2025-08-21 01:52:02,949 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:52:03 4.1.0-dev.7 [Pipeline] } 01:52:03 $ docker exec --env ******** --env ******** acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf ssh-agent -k 01:52:03 unset SSH_AUTH_SOCK; 01:52:03 unset SSH_AGENT_PID; 01:52:03 echo Agent pid 38 killed; 01:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:03 + git semver [Pipeline] } 01:52:03 $ docker stop --time=1 acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf 01:52:05 $ docker rm -f --volumes acbd1696bdd90cf663573eb3af5d3c5388ea90cb80013d9fa9431cc53aa78bdf [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 01:52:05 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 01:52:05 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 01:52:05 total 16 01:52:05 drwxr-xr-x 3 root root 4096 Aug 21 01:40 . 01:52:05 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 01:51 .. 01:52:05 drwxr-xr-x 2 root root 4096 Aug 21 01:40 cost 01:52:05 -rw-r--r-- 1 root root 88 Aug 21 01:40 cost.csv 01:52:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 01:52:05 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 01:52:05 total 16 01:52:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 01:40 . 01:52:05 drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 01:51 .. 01:52:05 drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 01:40 cost 01:52:05 -rw-r--r-- 1 jenkins jenkins 88 Aug 21 01:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:52:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:52:06 ---> package-listing.sh 01:52:06 ++ facter osfamily 01:52:06 ++ tr '[:upper:]' '[:lower:]' 01:52:07 + OS_FAMILY=debian 01:52:07 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 01:52:07 + START_PACKAGES=/tmp/packages_start.txt 01:52:07 + END_PACKAGES=/tmp/packages_end.txt 01:52:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:52:07 + PACKAGES=/tmp/packages_start.txt 01:52:07 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 01:52:07 + PACKAGES=/tmp/packages_end.txt 01:52:07 + case "${OS_FAMILY}" in 01:52:07 + dpkg -l 01:52:07 + grep '^ii' 01:52:07 + '[' -f /tmp/packages_start.txt ']' 01:52:07 + '[' -f /tmp/packages_end.txt ']' 01:52:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:52:07 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 01:52:07 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 01:52:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 01:52:07 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 01:52:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:08 prd-ubuntu20.04-docker-8c-8g-7343 does not seem to be running inside a container 01:52:08 $ 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 01:52:08 $ docker top 0d73c53e0a84a6e09f6d5cf276ee1ec94d3ed9a7e5301dd428e1921b3ad9d7c3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:08 + touch /tmp/pre-build-complete [Pipeline] sh 01:52:08 + mkdir -p /var/log/sysstat [Pipeline] sh 01:52:09 + ls /var/log/sa-host 01:52:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:09 provisioning config files... 01:52:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17548360101115613610tmp [Pipeline] { [Pipeline] echo 01:52:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:52:09 ---> create-netrc.sh [Pipeline] } 01:52:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:52:09 ---> python-tools-install.sh [Pipeline] echo 01:52:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:52:10 ---> sudo-logs.sh 01:52:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:52:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:52:10 ---> job-cost.sh 01:52:10 lf-activate-venv: SKIPPING 01:52:10 DEBUG: total: 0.2199999988079071 01:52:10 INFO: Retrieving Stack Cost... 01:52:10 INFO: Retrieving Pricing Info for: v3-standard-8 01:52:11 INFO: Archiving Costs [Pipeline] echo 01:52:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:52:11 ---> logs-deploy.sh 01:52:11 lf-activate-venv: SKIPPING 01:52:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/196 01:52:11 INFO: archiving workspace using pattern(s): 01:52:12 Archives upload complete. 01:52:12 INFO: archiving logs to Nexus