Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d21f7114bade91926d0e99e1f605d1c822a787f1 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-ssh2386126774583152240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh18207012248357275615.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2297198119643949428.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh2938640718767540561.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-ssh16039257172496309944.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, buildSnap:false] ========================================================= [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.20 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 Running on prd-ubuntu20.04-docker-8c-8g-5017 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 d21f7114bade91926d0e99e1f605d1c822a787f1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#496)" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d21f7114bade91926d0e99e1f605d1c822a787f1 # timeout=10 > git rev-list --no-walk f93217a48f66f916d77da41a80c6f59472f374e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:58:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:58:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:58:03 ========================================================= 14:58:03 EdgeX Global Pipelines Version Info 14:58:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:58:04 ------------------- 14:58:04 stable info: 14:58:04 ------------------- 14:58:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:58:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:58:04 Message: update stable to v1.0.253 14:58:04 ------------------- 14:58:04 experimental info: 14:58:04 ------------------- 14:58:04 Commited By: **** collab-it+edgex@linuxfoundation.org 14:58:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 14:58:04 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d21f7114bade91926d0e99e1f605d1c822a787f1 [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d21f711 [Pipeline] echo 14:58:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:05 provisioning config files... 14:58:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18390293375265581638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:05 ---> docker-login.sh 14:58:05 nexus3.edgexfoundry.org:10001 14:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:06 Configure a credential helper to remove this warning. See 14:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:06 14:58:06 Login Succeeded 14:58:06 nexus3.edgexfoundry.org:10002 14:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:06 Configure a credential helper to remove this warning. See 14:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:06 14:58:06 Login Succeeded 14:58:06 nexus3.edgexfoundry.org:10003 14:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:06 Configure a credential helper to remove this warning. See 14:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:06 14:58:06 Login Succeeded 14:58:06 nexus3.edgexfoundry.org:10004 14:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:06 Configure a credential helper to remove this warning. See 14:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:06 14:58:06 Login Succeeded 14:58:06 docker.io 14:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:06 Configure a credential helper to remove this warning. See 14:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:06 14:58:06 Login Succeeded 14:58:06 ---> docker-login.sh ends [Pipeline] } 14:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:58:07 + git rev-list -1 --merges d21f7114bade91926d0e99e1f605d1c822a787f1~1..d21f7114bade91926d0e99e1f605d1c822a787f1 [Pipeline] echo 14:58:07 -----------> git rev-list -1 --merges d21f7114bade91926d0e99e1f605d1c822a787f1~1..d21f7114bade91926d0e99e1f605d1c822a787f1 d21f7114bade91926d0e99e1f605d1c822a787f1 [false] [Pipeline] sh 14:58:07 + git log --format=format:%s -1 d21f7114bade91926d0e99e1f605d1c822a787f1 [Pipeline] echo 14:58:07 ========================================================= 14:58:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:58:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:08 + git log --format=format:%s -1 d21f7114bade91926d0e99e1f605d1c822a787f1 [Pipeline] echo 14:58:08 [semverPrep] GIT_COMMIT: d21f7114bade91926d0e99e1f605d1c822a787f1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#496) [Pipeline] echo 14:58:08 [semverPrep] This is not a build commit. [Pipeline] sh 14:58:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:08 + grep -v github /etc/ssh/ssh_known_hosts 14:58:08 + [ -e /tmp/ssh_known_hosts ] 14:58:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:58:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:58:08 + sudo tee -a /etc/ssh/ssh_known_hosts 14:58:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:08 14:58:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:09 0.1.4: Pulling from edgex-devops/py-git-semver 14:58:09 b85a868b505f: Pulling fs layer 14:58:09 e2be974225ed: Pulling fs layer 14:58:09 339a4e72a1f5: Pulling fs layer 14:58:09 988bab9f4d93: Pulling fs layer 14:58:09 1469e6f7b9e6: Pulling fs layer 14:58:09 eaf3925da568: Pulling fs layer 14:58:09 bab4dde63d76: Pulling fs layer 14:58:09 bde34c3a00c8: Pulling fs layer 14:58:09 b352a97aabf1: Pulling fs layer 14:58:09 4872d77fe225: Pulling fs layer 14:58:09 5851b861e8e6: Pulling fs layer 14:58:09 bde34c3a00c8: Waiting 14:58:09 b352a97aabf1: Waiting 14:58:09 988bab9f4d93: Waiting 14:58:09 1469e6f7b9e6: Waiting 14:58:09 eaf3925da568: Waiting 14:58:09 bab4dde63d76: Waiting 14:58:09 4872d77fe225: Waiting 14:58:09 5851b861e8e6: Waiting 14:58:09 e2be974225ed: Verifying Checksum 14:58:09 e2be974225ed: Download complete 14:58:09 988bab9f4d93: Download complete 14:58:09 1469e6f7b9e6: Verifying Checksum 14:58:09 1469e6f7b9e6: Download complete 14:58:09 eaf3925da568: Verifying Checksum 14:58:09 eaf3925da568: Download complete 14:58:09 339a4e72a1f5: Download complete 14:58:09 bde34c3a00c8: Verifying Checksum 14:58:09 bde34c3a00c8: Download complete 14:58:09 b352a97aabf1: Verifying Checksum 14:58:09 b352a97aabf1: Download complete 14:58:09 4872d77fe225: Verifying Checksum 14:58:09 4872d77fe225: Download complete 14:58:09 5851b861e8e6: Download complete 14:58:09 b85a868b505f: Verifying Checksum 14:58:09 b85a868b505f: Download complete 14:58:09 bab4dde63d76: Verifying Checksum 14:58:09 bab4dde63d76: Download complete 14:58:10 b85a868b505f: Pull complete 14:58:10 e2be974225ed: Pull complete 14:58:11 339a4e72a1f5: Pull complete 14:58:11 988bab9f4d93: Pull complete 14:58:11 1469e6f7b9e6: Pull complete 14:58:11 eaf3925da568: Pull complete 14:58:13 bab4dde63d76: Pull complete 14:58:13 bde34c3a00c8: Pull complete 14:58:13 b352a97aabf1: Pull complete 14:58:13 4872d77fe225: Pull complete 14:58:13 5851b861e8e6: Pull complete 14:58:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:13 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 14:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:16 $ docker top 4044d9d75bd2fe222ec8c8bdcc92465c4bc38f34f96b4cbfb5b247e96d07a889 -eo pid,comm 14:58:16 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). 14:58:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:16 [ssh-agent] Looking for ssh-agent implementation... 14:58:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:16 $ docker exec 4044d9d75bd2fe222ec8c8bdcc92465c4bc38f34f96b4cbfb5b247e96d07a889 ssh-agent 14:58:17 SSH_AUTH_SOCK=/tmp/ssh-3LjyG6EC0uOn/agent.33 14:58:17 SSH_AGENT_PID=39 14:58:17 Running ssh-add (command line suppressed) 14:58:17 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2542127664094409614.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2542127664094409614.key) 14:58:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:17 + git tag --points-at HEAD [Pipeline] } 14:58:17 $ docker exec --env ******** --env ******** 4044d9d75bd2fe222ec8c8bdcc92465c4bc38f34f96b4cbfb5b247e96d07a889 ssh-agent -k 14:58:17 unset SSH_AUTH_SOCK; 14:58:17 unset SSH_AGENT_PID; 14:58:17 echo Agent pid 39 killed; 14:58:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:17 [ssh-agent] Looking for ssh-agent implementation... 14:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:17 $ docker exec 4044d9d75bd2fe222ec8c8bdcc92465c4bc38f34f96b4cbfb5b247e96d07a889 ssh-agent 14:58:17 SSH_AUTH_SOCK=/tmp/ssh-8hahMdlKr5HJ/agent.71 14:58:17 SSH_AGENT_PID=77 14:58:17 Running ssh-add (command line suppressed) 14:58:17 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1681066857875402404.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1681066857875402404.key) 14:58:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:18 + git semver init 14:58:18 2023-08-31 14:58:18,366 [run_init] DEBUG init version:0.0.0 force:False 14:58:18 2023-08-31 14:58:18,366 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 14:58:18 2023-08-31 14:58:18,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 14:58:18 2023-08-31 14:58:18,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 14:58:19 2023-08-31 14:58:19,160 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 14:58:19 2023-08-31 14:58:19,160 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 14:58:19 2023-08-31 14:58:19,160 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:58:19 2023-08-31 14:58:19,161 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 14:58:19 3.1.0-dev.6 [Pipeline] } 14:58:19 $ docker exec --env ******** --env ******** 4044d9d75bd2fe222ec8c8bdcc92465c4bc38f34f96b4cbfb5b247e96d07a889 ssh-agent -k 14:58:19 unset SSH_AUTH_SOCK; 14:58:19 unset SSH_AGENT_PID; 14:58:19 echo Agent pid 77 killed; 14:58:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:19 + git semver [Pipeline] } 14:58:20 $ docker stop --time=1 4044d9d75bd2fe222ec8c8bdcc92465c4bc38f34f96b4cbfb5b247e96d07a889 14:58:21 $ docker rm -f --volumes 4044d9d75bd2fe222ec8c8bdcc92465c4bc38f34f96b4cbfb5b247e96d07a889 [Pipeline] // withDockerContainer [Pipeline] sh 14:58:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:58:21 Stashed 1 file(s) [Pipeline] echo 14:58:21 [edgeXSemver]: initialized semver on version 3.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 14:58:22 provisioning config files... 14:58:22 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15877653260917944797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:22 ---> docker-login.sh 14:58:22 nexus3.edgexfoundry.org:10001 14:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 nexus3.edgexfoundry.org:10002 14:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 nexus3.edgexfoundry.org:10003 14:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 nexus3.edgexfoundry.org:10004 14:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 docker.io 14:58:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:22 Configure a credential helper to remove this warning. See 14:58:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:22 14:58:22 Login Succeeded 14:58:22 ---> docker-login.sh ends [Pipeline] } 14:58:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:58:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:58:23 ========================================================= 14:58:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:58:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:58:23 Sending build context to Docker daemon 6.402MB 14:58:23 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 14:58:23 Step 2/10 : FROM ${BASE} AS builder 14:58:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:58:23 4db1b89c0bd1: Pulling fs layer 14:58:23 6911f1a30b25: Pulling fs layer 14:58:23 e194b8c5c2a9: Pulling fs layer 14:58:23 6863d3e3a2b1: Pulling fs layer 14:58:23 ec0bb842ea78: Pulling fs layer 14:58:23 40a00589a448: Pulling fs layer 14:58:23 6c08303d61cc: Pulling fs layer 14:58:23 798269fcf238: Pulling fs layer 14:58:23 6c08303d61cc: Waiting 14:58:23 6863d3e3a2b1: Waiting 14:58:23 ec0bb842ea78: Waiting 14:58:23 40a00589a448: Waiting 14:58:23 798269fcf238: Waiting 14:58:23 6911f1a30b25: Download complete 14:58:23 6863d3e3a2b1: Verifying Checksum 14:58:23 6863d3e3a2b1: Download complete 14:58:23 ec0bb842ea78: Verifying Checksum 14:58:23 ec0bb842ea78: Download complete 14:58:23 4db1b89c0bd1: Verifying Checksum 14:58:23 4db1b89c0bd1: Download complete 14:58:23 40a00589a448: Verifying Checksum 14:58:23 40a00589a448: Download complete 14:58:23 4db1b89c0bd1: Pull complete 14:58:23 6911f1a30b25: Pull complete 14:58:24 798269fcf238: Verifying Checksum 14:58:24 798269fcf238: Download complete 14:58:24 e194b8c5c2a9: Verifying Checksum 14:58:24 e194b8c5c2a9: Download complete 14:58:24 6c08303d61cc: Verifying Checksum 14:58:24 6c08303d61cc: Download complete 14:58:27 e194b8c5c2a9: Pull complete 14:58:27 6863d3e3a2b1: Pull complete 14:58:27 ec0bb842ea78: Pull complete 14:58:27 40a00589a448: Pull complete 14:58:29 6c08303d61cc: Pull complete 14:58:30 798269fcf238: Pull complete 14:58:30 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 14:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:58:30 ---> ec979cd7f677 14:58:30 Step 3/10 : ARG ADD_BUILD_TAGS="" 14:58:34 ---> Running in 4b48fec8e1f2 14:58:34 Removing intermediate container 4b48fec8e1f2 14:58:34 ---> e99a26cf94b5 14:58:34 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:58:34 ---> Running in 91cb944da12c 14:58:34 Removing intermediate container 91cb944da12c 14:58:34 ---> c7e380a1b832 14:58:34 Step 5/10 : RUN apk add --update --no-cache make git openssh 14:58:34 ---> Running in 87a897467128 14:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:58:35 (1/8) Installing openssh-keygen (9.1_p1-r4) 14:58:35 (2/8) Installing libedit (20221030.3.1-r0) 14:58:35 (3/8) Installing openssh-client-common (9.1_p1-r4) 14:58:35 (4/8) Installing openssh-client-default (9.1_p1-r4) 14:58:35 (5/8) Installing openssh-sftp-server (9.1_p1-r4) 14:58:35 (6/8) Installing openssh-server-common (9.1_p1-r4) 14:58:35 (7/8) Installing openssh-server (9.1_p1-r4) 14:58:35 (8/8) Installing openssh (9.1_p1-r4) 14:58:35 Executing busybox-1.35.0-r29.trigger 14:58:35 OK: 270 MiB in 61 packages 14:58:35 Removing intermediate container 87a897467128 14:58:35 ---> 524669e7c30f 14:58:35 Step 6/10 : WORKDIR /device-modbus-go 14:58:35 ---> Running in 4c22aeaa536c 14:58:36 Removing intermediate container 4c22aeaa536c 14:58:36 ---> 681ff8337143 14:58:36 Step 7/10 : COPY go.mod vendor* ./ 14:58:36 ---> 79c311711875 14:58:36 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:58:36 ---> Running in f13d61e68f35 14:58:37 Still waiting to schedule task 14:58:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5020’ is offline 14:58:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5021’ is offline 14:59:08 Removing intermediate container f13d61e68f35 14:59:08 ---> 95a39d028848 14:59:08 Step 9/10 : COPY . . 14:59:08 ---> 6996e311fed7 14:59:08 Step 10/10 : RUN ${MAKE} 14:59:08 ---> Running in 4e6713315a2a 14:59:08 noop 14:59:08 Removing intermediate container 4e6713315a2a 14:59:08 ---> c3b3450066b1 14:59:08 Successfully built c3b3450066b1 14:59:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:08 + docker inspect -f . ci-base-image-x86_64 14:59:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:08 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 14:59:08 $ 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 ******** ci-base-image-x86_64 cat 14:59:08 $ docker top 139c445e362f98de181ac66eb8721c90bf294a3763e9091486de801edeb84255 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:09 + go version 14:59:09 go version go1.20.6 linux/amd64 [Pipeline] } 14:59:09 $ docker stop --time=1 139c445e362f98de181ac66eb8721c90bf294a3763e9091486de801edeb84255 14:59:10 $ docker rm -f --volumes 139c445e362f98de181ac66eb8721c90bf294a3763e9091486de801edeb84255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:10 + docker inspect -f . ci-base-image-x86_64 14:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:10 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 14:59:11 $ 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 ******** ci-base-image-x86_64 cat 14:59:11 $ docker top 7473e0ed930344be7800d88c380f2740a4416b3952242ccb804280f3ef5552d1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:11 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 14:59:11 + make test 14:59:11 go test ./... -coverprofile=coverage.out 14:59:16 ? github.com/edgexfoundry/device-modbus-go [no test files] 14:59:26 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 14:59:26 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.9% of statements 14:59:31 go vet ./... 14:59:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:59:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:59:35 ./bin/test-attribution-txt.sh [Pipeline] echo 14:59:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:59:35 $ docker stop --time=1 7473e0ed930344be7800d88c380f2740a4416b3952242ccb804280f3ef5552d1 14:59:38 $ docker rm -f --volumes 7473e0ed930344be7800d88c380f2740a4416b3952242ccb804280f3ef5552d1 [Pipeline] // withDockerContainer [Pipeline] sh 14:59:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:59:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:59:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:59:40 + ls -al . 14:59:40 total 192 14:59:40 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 14:59 . 14:59:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:58 .. 14:59:40 -rw-rw-r-- 1 jenkins jenkins 140 Aug 31 14:58 .dockerignore 14:59:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:58 .git 14:59:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:58 .github 14:59:40 -rw-rw-r-- 1 jenkins jenkins 331 Aug 31 14:58 .gitignore 14:59:40 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 14:58 .golangci.yml 14:59:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:58 .semver 14:59:40 -rw-rw-r-- 1 jenkins jenkins 11101 Aug 31 14:58 Attribution.txt 14:59:40 -rw-rw-r-- 1 jenkins jenkins 14764 Aug 31 14:58 CHANGELOG.md 14:59:40 -rw-rw-r-- 1 jenkins jenkins 1365 Aug 31 14:58 Dockerfile 14:59:40 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:58 GOVERNANCE.md 14:59:40 -rw-rw-r-- 1 jenkins jenkins 680 Aug 31 14:58 Jenkinsfile 14:59:40 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 14:58 LICENSE 14:59:40 -rw-rw-r-- 1 jenkins jenkins 1936 Aug 31 14:58 Makefile 14:59:40 -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 14:58 OWNERS.md 14:59:40 -rw-rw-r-- 1 jenkins jenkins 4578 Aug 31 14:58 README.md 14:59:40 -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:58 VERSION 14:59:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:58 bin 14:59:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:58 cmd 14:59:40 -rw-r--r-- 1 jenkins jenkins 24334 Aug 31 14:59 coverage.out 14:59:40 -rw-rw-r-- 1 jenkins jenkins 3940 Aug 31 14:58 go.mod 14:59:40 -rw-rw-r-- 1 jenkins jenkins 34434 Aug 31 14:58 go.sum 14:59:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:58 internal 14:59:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:58 simulator 14:59:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:58 snap 14:59:40 -rw-rw-r-- 1 jenkins jenkins 229 Aug 31 14:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:40 + 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=d21f7114bade91926d0e99e1f605d1c822a787f1 --label arch=amd64 --label version=3.1.0-dev.6 . 14:59:40 Sending build context to Docker daemon 6.427MB 14:59:40 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 14:59:40 Step 2/22 : FROM ${BASE} AS builder 14:59:40 ---> c3b3450066b1 14:59:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:59:40 ---> Running in 93470f83adfd 14:59:40 Removing intermediate container 93470f83adfd 14:59:40 ---> d8807d658367 14:59:40 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:59:40 ---> Running in 57087ed7cf38 14:59:40 Removing intermediate container 57087ed7cf38 14:59:40 ---> 8bfda4720e4e 14:59:40 Step 5/22 : RUN apk add --update --no-cache make git openssh 14:59:40 ---> Running in 89d7e0548da2 14:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:59:41 OK: 270 MiB in 61 packages 14:59:41 Removing intermediate container 89d7e0548da2 14:59:41 ---> 036a8ea49944 14:59:41 Step 6/22 : WORKDIR /device-modbus-go 14:59:41 ---> Running in 92ddd98b9eb2 14:59:41 Removing intermediate container 92ddd98b9eb2 14:59:41 ---> 38599a1d503d 14:59:41 Step 7/22 : COPY go.mod vendor* ./ 14:59:42 ---> ae69e8894e56 14:59:42 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:42 ---> Running in 6b78f1eef4f1 14:59:42 Removing intermediate container 6b78f1eef4f1 14:59:42 ---> f6832e965f56 14:59:42 Step 9/22 : COPY . . 14:59:42 ---> 2d78b37a3928 14:59:42 Step 10/22 : RUN ${MAKE} 14:59:42 ---> Running in b68c7c12405a 14:59:43 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 14:59:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5022 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 14:59:48 Running in /w/workspace/device-modbus-go/119 [Pipeline] { [Pipeline] checkout 14:59:48 Selected Git installation does not exist. Using Default 14:59:48 The recommended git tool is: NONE 14:59:54 using credential edgex-jenkins-ssh 14:59:54 Cloning the remote Git repository 14:59:54 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 14:59:54 > git init /w/workspace/device-modbus-go/119 # timeout=10 14:59:55 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 14:59:55 > git --version # timeout=10 14:59:55 > git --version # 'git version 2.25.1' 14:59:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:56 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 14:59:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:57 Avoid second fetch 14:59:57 Checking out Revision d21f7114bade91926d0e99e1f605d1c822a787f1 (main) 14:59:58 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#496)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:57 > git config core.sparsecheckout # timeout=10 14:59:57 > git checkout -f d21f7114bade91926d0e99e1f605d1c822a787f1 # timeout=10 14:59:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:59:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:59:59 Dload Upload Total Spent Left Speed 14:59:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 14:59:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:00:00 + sudo tee /etc/docker/daemon.new 15:00:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:00:00 { 15:00:00 "registry-mirrors": [ 15:00:00 "https://nexus3.edgexfoundry.org:10001" 15:00:00 ], 15:00:00 "bip": "10.250.0.254/24", 15:00:00 "hosts": [ 15:00:00 "tcp://0.0.0.0:5555", 15:00:00 "unix:///var/run/docker.sock" 15:00:00 ], 15:00:00 "mtu": 1458, 15:00:00 "selinux-enabled": true, 15:00:00 "seccomp-profile": "/etc/docker/seccomp.json" 15:00:00 } [Pipeline] sh 15:00:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:00:00 + sudo service docker restart 15:00:05 Removing intermediate container b68c7c12405a 15:00:05 ---> 93388c13ed28 15:00:05 Step 11/22 : FROM alpine:3.17 15:00:05 3.17: Pulling from library/alpine 15:00:05 9398808236ff: Pulling fs layer 15:00:05 9398808236ff: Verifying Checksum 15:00:05 9398808236ff: Download complete 15:00:05 9398808236ff: Pull complete 15:00:05 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:00:05 Status: Downloaded newer image for alpine:3.17 15:00:05 ---> 1e0b8b5322fc 15:00:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 15:00:05 ---> Running in 89599463f5da 15:00:05 Removing intermediate container 89599463f5da 15:00:05 ---> fe254b6ce2bb 15:00:05 Step 13/22 : RUN apk add --update --no-cache dumb-init 15:00:05 ---> Running in 832f4529ee35 15:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:00:05 (1/1) Installing dumb-init (1.2.5-r2) 15:00:05 Executing busybox-1.35.0-r29.trigger 15:00:05 OK: 7 MiB in 16 packages 15:00:05 Removing intermediate container 832f4529ee35 15:00:05 ---> 1d2a432b3a17 15:00:05 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 15:00:06 ---> fb8f47b945d8 15:00:06 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 15:00:06 ---> 651405d2a01d 15:00:06 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 15:00:06 ---> d7be223ee1bc 15:00:06 Step 17/22 : EXPOSE 59901 15:00:06 ---> Running in 3f3707ff73ca 15:00:06 Removing intermediate container 3f3707ff73ca 15:00:06 ---> 83fd8eca3c09 15:00:06 Step 18/22 : ENTRYPOINT ["/device-modbus"] 15:00:06 ---> Running in 5d08ee9a3cf2 15:00:06 Removing intermediate container 5d08ee9a3cf2 15:00:06 ---> 36df7bccd8c6 15:00:06 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:00:06 ---> Running in b753c3c9492e 15:00:06 Removing intermediate container b753c3c9492e 15:00:06 ---> 00d71229f60c 15:00:06 Step 20/22 : LABEL arch=amd64 15:00:06 ---> Running in 316e66d5268a 15:00:06 Removing intermediate container 316e66d5268a 15:00:06 ---> 75c0dad5cc5d 15:00:06 Step 21/22 : LABEL git_sha=d21f7114bade91926d0e99e1f605d1c822a787f1 15:00:06 ---> Running in e47f03cbded9 15:00:06 Removing intermediate container e47f03cbded9 15:00:06 ---> 16d4eb7a7fb9 15:00:06 Step 22/22 : LABEL version=3.1.0-dev.6 15:00:06 ---> Running in cd947ffa4d28 15:00:06 Removing intermediate container cd947ffa4d28 15:00:06 ---> c248ce1a33d6 15:00:06 [Warning] One or more build-args [ARCH] were not consumed 15:00:06 Successfully built c248ce1a33d6 15:00:06 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:06 provisioning config files... 15:00:06 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1991882512367327335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:07 ---> docker-login.sh 15:00:07 nexus3.edgexfoundry.org:10001 15:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:07 Configure a credential helper to remove this warning. See 15:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:07 15:00:07 Login Succeeded 15:00:07 nexus3.edgexfoundry.org:10002 15:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:07 Configure a credential helper to remove this warning. See 15:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:07 15:00:07 Login Succeeded 15:00:07 nexus3.edgexfoundry.org:10003 15:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:07 Configure a credential helper to remove this warning. See 15:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:07 15:00:07 Login Succeeded 15:00:07 nexus3.edgexfoundry.org:10004 15:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:07 Configure a credential helper to remove this warning. See 15:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:07 15:00:07 Login Succeeded 15:00:07 docker.io 15:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:08 Configure a credential helper to remove this warning. See 15:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:08 15:00:08 Login Succeeded 15:00:08 ---> docker-login.sh ends [Pipeline] } 15:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:08 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 15:00:08 d21f7114bade91926d0e99e1f605d1c822a787f1 15:00:08 latest 15:00:08 3.1.0-dev.6 15:00:08 d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6 15:00:08 main 15:00:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:09 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d21f7114bade91926d0e99e1f605d1c822a787f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d21f7114bade91926d0e99e1f605d1c822a787f1 15:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:00:09 dca9dd67ad6f: Preparing 15:00:09 a13b12b1231c: Preparing 15:00:09 0b91ee059c55: Preparing 15:00:09 6dcb061a0f6b: Preparing 15:00:09 36b50b131297: Preparing 15:00:09 36b50b131297: Layer already exists 15:00:09 6dcb061a0f6b: Pushed 15:00:09 dca9dd67ad6f: Pushed 15:00:09 a13b12b1231c: Pushed 15:00:12 0b91ee059c55: Pushed 15:00:12 d21f7114bade91926d0e99e1f605d1c822a787f1: digest: sha256:cad6fc7394303b3addd462c7bfed106db833c5812e3ff71847a602b3578538d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:14 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:14 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 15:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:00:14 dca9dd67ad6f: Preparing 15:00:14 a13b12b1231c: Preparing 15:00:14 0b91ee059c55: Preparing 15:00:14 6dcb061a0f6b: Preparing 15:00:14 36b50b131297: Preparing 15:00:14 36b50b131297: Layer already exists 15:00:14 6dcb061a0f6b: Layer already exists 15:00:14 dca9dd67ad6f: Layer already exists 15:00:14 a13b12b1231c: Layer already exists 15:00:14 0b91ee059c55: Layer already exists 15:00:14 latest: digest: sha256:cad6fc7394303b3addd462c7bfed106db833c5812e3ff71847a602b3578538d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:15 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.6 15:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:00:15 dca9dd67ad6f: Preparing 15:00:15 a13b12b1231c: Preparing 15:00:15 0b91ee059c55: Preparing 15:00:15 6dcb061a0f6b: Preparing 15:00:15 36b50b131297: Preparing 15:00:15 36b50b131297: Layer already exists 15:00:15 0b91ee059c55: Layer already exists 15:00:15 a13b12b1231c: Layer already exists 15:00:15 dca9dd67ad6f: Layer already exists 15:00:15 6dcb061a0f6b: Layer already exists 15:00:15 3.1.0-dev.6: digest: sha256:cad6fc7394303b3addd462c7bfed106db833c5812e3ff71847a602b3578538d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:15 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6 15:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:00:16 dca9dd67ad6f: Preparing 15:00:16 a13b12b1231c: Preparing 15:00:16 0b91ee059c55: Preparing 15:00:16 6dcb061a0f6b: Preparing 15:00:16 36b50b131297: Preparing 15:00:16 0b91ee059c55: Layer already exists 15:00:16 36b50b131297: Layer already exists 15:00:16 a13b12b1231c: Layer already exists 15:00:16 6dcb061a0f6b: Layer already exists 15:00:16 dca9dd67ad6f: Layer already exists 15:00:16 d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6: digest: sha256:cad6fc7394303b3addd462c7bfed106db833c5812e3ff71847a602b3578538d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:16 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 15:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 15:00:16 dca9dd67ad6f: Preparing 15:00:16 a13b12b1231c: Preparing 15:00:16 0b91ee059c55: Preparing 15:00:16 6dcb061a0f6b: Preparing 15:00:16 36b50b131297: Preparing 15:00:16 0b91ee059c55: Layer already exists 15:00:16 dca9dd67ad6f: Layer already exists 15:00:16 6dcb061a0f6b: Layer already exists 15:00:16 a13b12b1231c: Layer already exists 15:00:16 36b50b131297: Layer already exists 15:00:16 main: digest: sha256:cad6fc7394303b3addd462c7bfed106db833c5812e3ff71847a602b3578538d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:16 ===================================================== [Pipeline] echo 15:00:16 taggedImages: 15:00:16 - nexus3.edgexfoundry.org:10004/device-modbus:d21f7114bade91926d0e99e1f605d1c822a787f1 15:00:16 - nexus3.edgexfoundry.org:10004/device-modbus:latest 15:00:16 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.6 15:00:16 - nexus3.edgexfoundry.org:10004/device-modbus:d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6 15:00:16 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:17 15:00:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:17 latest: Pulling from edgex-lftools-log-publisher 15:00:17 5eb5b503b376: Pulling fs layer 15:00:17 5c69ac0246d0: Pulling fs layer 15:00:17 ec43610c2a17: Pulling fs layer 15:00:17 3a2ae6a8a46f: Pulling fs layer 15:00:17 33b1e0a273af: Pulling fs layer 15:00:17 5d3b04190fa2: Pulling fs layer 15:00:17 2f39f015ded8: Pulling fs layer 15:00:17 5d3b04190fa2: Waiting 15:00:17 2f39f015ded8: Waiting 15:00:17 3a2ae6a8a46f: Waiting 15:00:17 33b1e0a273af: Waiting 15:00:17 5c69ac0246d0: Download complete 15:00:17 3a2ae6a8a46f: Download complete 15:00:17 33b1e0a273af: Verifying Checksum 15:00:17 33b1e0a273af: Download complete 15:00:17 5d3b04190fa2: Verifying Checksum 15:00:17 5d3b04190fa2: Download complete 15:00:17 ec43610c2a17: Verifying Checksum 15:00:17 ec43610c2a17: Download complete 15:00:17 5eb5b503b376: Verifying Checksum 15:00:17 5eb5b503b376: Download complete 15:00:18 2f39f015ded8: Verifying Checksum 15:00:18 2f39f015ded8: Download complete 15:00:18 5eb5b503b376: Pull complete 15:00:18 5c69ac0246d0: Pull complete 15:00:19 ec43610c2a17: Pull complete 15:00:19 3a2ae6a8a46f: Pull complete 15:00:19 33b1e0a273af: Pull complete 15:00:19 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:20 provisioning config files... 15:00:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/119@tmp/config12473449541524175814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:20 ---> docker-login.sh 15:00:20 nexus3.edgexfoundry.org:10001 15:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:21 Configure a credential helper to remove this warning. See 15:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:21 15:00:21 Login Succeeded 15:00:21 nexus3.edgexfoundry.org:10002 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:22 Configure a credential helper to remove this warning. See 15:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:22 15:00:22 Login Succeeded 15:00:22 nexus3.edgexfoundry.org:10003 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:22 Configure a credential helper to remove this warning. See 15:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:22 15:00:22 Login Succeeded 15:00:22 nexus3.edgexfoundry.org:10004 15:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:23 2f39f015ded8: Pull complete 15:00:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 15:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:23 Configure a credential helper to remove this warning. See 15:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:23 15:00:23 Login Succeeded 15:00:23 docker.io 15:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:24 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 15:00:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:00:24 Configure a credential helper to remove this warning. See 15:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:00:24 15:00:24 Login Succeeded 15:00:24 ---> docker-login.sh ends 15:00:28 $ docker top 131ef7d9e6266f3a9b84b219984e650b1c041c069eda53e0083ed28635a3ed63 -eo pid,comm [Pipeline] { [Pipeline] } 15:00:28 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 15:00:28 ---> job-cost.sh 15:00:28 lf-activate-venv: SKIPPING 15:00:28 INFO: No Stack... [Pipeline] echo 15:00:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:00:28 ========================================================= 15:00:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:00:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:29 INFO: Retrieving Pricing Info for: v3-standard-8 15:00:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:00:29 INFO: Archiving Costs [Pipeline] sh 15:00:29 Sending build context to Docker daemon 3.32MB 15:00:29 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 15:00:29 Step 2/10 : FROM ${BASE} AS builder 15:00:29 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 15:00:29 + cut -d, -f6 [Pipeline] lock 15:00:29 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-119-stack-cost] 15:00:29 Resource [jenkins-edgexfoundry-device-modbus-go-main-119-stack-cost] did not exist. Created. 15:00:29 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:00:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:00:29 edb6bdbacee9: Pulling fs layer 15:00:29 5f9638ab2659: Pulling fs layer 15:00:29 8d51d6327a98: Pulling fs layer 15:00:29 8b374f2dd631: Pulling fs layer 15:00:29 ec14aa9079de: Pulling fs layer 15:00:29 2f466654f4bb: Pulling fs layer 15:00:29 554e91adad29: Pulling fs layer 15:00:29 ec14aa9079de: Waiting 15:00:29 2f466654f4bb: Waiting 15:00:29 554e91adad29: Waiting 15:00:29 8b374f2dd631: Waiting 15:00:29 5f9638ab2659: Verifying Checksum 15:00:29 5f9638ab2659: Download complete 15:00:29 8b374f2dd631: Verifying Checksum 15:00:29 8b374f2dd631: Download complete 15:00:29 ec14aa9079de: Verifying Checksum 15:00:29 ec14aa9079de: Download complete 15:00:30 + echo total: 0.2199999988079071 [Pipeline] stash 15:00:30 Stashed 1 file(s) [Pipeline] } 15:00:30 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 15:00:30 $ docker stop --time=1 131ef7d9e6266f3a9b84b219984e650b1c041c069eda53e0083ed28635a3ed63 15:00:30 edb6bdbacee9: Verifying Checksum 15:00:30 edb6bdbacee9: Download complete 15:00:31 edb6bdbacee9: Pull complete 15:00:31 $ docker rm -f --volumes 131ef7d9e6266f3a9b84b219984e650b1c041c069eda53e0083ed28635a3ed63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:00:31 5f9638ab2659: Pull complete 15:00:32 554e91adad29: Verifying Checksum 15:00:32 554e91adad29: Download complete 15:00:33 8d51d6327a98: Verifying Checksum 15:00:33 8d51d6327a98: Download complete 15:00:33 2f466654f4bb: Verifying Checksum 15:00:33 2f466654f4bb: Download complete 15:00:45 8d51d6327a98: Pull complete 15:00:45 8b374f2dd631: Pull complete 15:00:45 ec14aa9079de: Pull complete 15:00:52 2f466654f4bb: Pull complete 15:00:54 554e91adad29: Pull complete 15:00:54 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:00:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:00:54 ---> 1e15ea492957 15:00:54 Step 3/10 : ARG ADD_BUILD_TAGS="" 15:00:56 ---> Running in dab5ebde949f 15:00:56 Removing intermediate container dab5ebde949f 15:00:56 ---> 125035fe21f4 15:00:56 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:00:56 ---> Running in f945e835e3c6 15:00:56 Removing intermediate container f945e835e3c6 15:00:56 ---> 84f150ee0d82 15:00:56 Step 5/10 : RUN apk add --update --no-cache make git openssh 15:00:57 ---> Running in eec7207251ec 15:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:01:00 (1/8) Installing openssh-keygen (9.1_p1-r4) 15:01:00 (2/8) Installing libedit (20221030.3.1-r0) 15:01:00 (3/8) Installing openssh-client-common (9.1_p1-r4) 15:01:00 (4/8) Installing openssh-client-default (9.1_p1-r4) 15:01:00 (5/8) Installing openssh-sftp-server (9.1_p1-r4) 15:01:00 (6/8) Installing openssh-server-common (9.1_p1-r4) 15:01:00 (7/8) Installing openssh-server (9.1_p1-r4) 15:01:00 (8/8) Installing openssh (9.1_p1-r4) 15:01:00 Executing busybox-1.35.0-r29.trigger 15:01:00 OK: 270 MiB in 61 packages 15:01:04 Removing intermediate container eec7207251ec 15:01:04 ---> 689f74021690 15:01:04 Step 6/10 : WORKDIR /device-modbus-go 15:01:04 ---> Running in dd681e4c2e94 15:01:04 Removing intermediate container dd681e4c2e94 15:01:04 ---> 51d9fb43217d 15:01:04 Step 7/10 : COPY go.mod vendor* ./ 15:01:05 ---> 07c4a7f96b2d 15:01:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:05 ---> Running in 966c4edf6650 15:02:13 Removing intermediate container 966c4edf6650 15:02:13 ---> 05b09c641479 15:02:13 Step 9/10 : COPY . . 15:02:13 ---> 6b39349bbe44 15:02:13 Step 10/10 : RUN ${MAKE} 15:02:13 ---> Running in 5007199c27f8 15:02:15 noop 15:02:15 Removing intermediate container 5007199c27f8 15:02:15 ---> 5def3d6ff143 15:02:15 Successfully built 5def3d6ff143 15:02:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:15 + docker inspect -f . ci-base-image-arm64 15:02:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:16 prd-ubuntu20.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container 15:02:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/119 -v /w/workspace/device-modbus-go/119:/w/workspace/device-modbus-go/119:rw,z -v /w/workspace/device-modbus-go/119@tmp:/w/workspace/device-modbus-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:02:17 $ docker top 355241e50241773517600660cecae89166ed89edb03941d021c03b05f9dd3ca4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:18 + go version 15:02:18 go version go1.20.6 linux/arm64 [Pipeline] } 15:02:18 $ docker stop --time=1 355241e50241773517600660cecae89166ed89edb03941d021c03b05f9dd3ca4 15:02:20 $ docker rm -f --volumes 355241e50241773517600660cecae89166ed89edb03941d021c03b05f9dd3ca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:20 + docker inspect -f . ci-base-image-arm64 15:02:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:20 prd-ubuntu20.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container 15:02:20 $ 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/119 -v /w/workspace/device-modbus-go/119:/w/workspace/device-modbus-go/119:rw,z -v /w/workspace/device-modbus-go/119@tmp:/w/workspace/device-modbus-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:02:22 $ docker top 1a82d9868ad8da5a856e04424f4717360b801dfd60f102c277cecef9636ccb69 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:23 + git config --global --add safe.directory /w/workspace/device-modbus-go/119 [Pipeline] fileExists [Pipeline] sh 15:02:23 + make test 15:02:23 go test ./... -coverprofile=coverage.out 15:03:02 ? github.com/edgexfoundry/device-modbus-go [no test files] 15:05:41 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 15:05:41 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.089s coverage: 47.9% of statements 15:05:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:05:41 go vet ./... 15:06:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:06:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:06:13 ./bin/test-attribution-txt.sh [Pipeline] echo 15:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:06:13 $ docker stop --time=1 1a82d9868ad8da5a856e04424f4717360b801dfd60f102c277cecef9636ccb69 15:06:15 $ docker rm -f --volumes 1a82d9868ad8da5a856e04424f4717360b801dfd60f102c277cecef9636ccb69 [Pipeline] // withDockerContainer [Pipeline] sh 15:06:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:06:17 Warning: overwriting stash ‘coverage-report’ 15:06:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:06:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:06:18 + ls -al . 15:06:18 total 188 15:06:18 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 15:02 . 15:06:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:59 .. 15:06:18 -rw-rw-r-- 1 jenkins jenkins 140 Aug 31 14:59 .dockerignore 15:06:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:59 .git 15:06:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:59 .github 15:06:18 -rw-rw-r-- 1 jenkins jenkins 331 Aug 31 14:59 .gitignore 15:06:18 -rw-rw-r-- 1 jenkins jenkins 41 Aug 31 14:59 .golangci.yml 15:06:18 -rw-rw-r-- 1 jenkins jenkins 11101 Aug 31 14:59 Attribution.txt 15:06:18 -rw-rw-r-- 1 jenkins jenkins 14764 Aug 31 14:59 CHANGELOG.md 15:06:18 -rw-rw-r-- 1 jenkins jenkins 1365 Aug 31 14:59 Dockerfile 15:06:18 -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:59 GOVERNANCE.md 15:06:18 -rw-rw-r-- 1 jenkins jenkins 680 Aug 31 14:59 Jenkinsfile 15:06:18 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 31 14:59 LICENSE 15:06:18 -rw-rw-r-- 1 jenkins jenkins 1936 Aug 31 14:59 Makefile 15:06:18 -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 14:59 OWNERS.md 15:06:18 -rw-rw-r-- 1 jenkins jenkins 4578 Aug 31 14:59 README.md 15:06:18 -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:58 VERSION 15:06:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:59 bin 15:06:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:59 cmd 15:06:18 -rw-r--r-- 1 jenkins jenkins 24334 Aug 31 15:05 coverage.out 15:06:18 -rw-rw-r-- 1 jenkins jenkins 3940 Aug 31 14:59 go.mod 15:06:18 -rw-rw-r-- 1 jenkins jenkins 34434 Aug 31 14:59 go.sum 15:06:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:59 internal 15:06:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:59 simulator 15:06:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:59 snap 15:06:18 -rw-rw-r-- 1 jenkins jenkins 229 Aug 31 14:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:18 + 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=d21f7114bade91926d0e99e1f605d1c822a787f1 --label arch=arm64 --label version=3.1.0-dev.6 . 15:06:19 Sending build context to Docker daemon 3.345MB 15:06:19 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 15:06:19 Step 2/22 : FROM ${BASE} AS builder 15:06:19 ---> 5def3d6ff143 15:06:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:06:19 ---> Running in 1f7cd3b92f68 15:06:19 Removing intermediate container 1f7cd3b92f68 15:06:19 ---> b5deb9020783 15:06:19 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:06:19 ---> Running in 908a0d72cf3b 15:06:20 Removing intermediate container 908a0d72cf3b 15:06:20 ---> 4087e6917b2e 15:06:20 Step 5/22 : RUN apk add --update --no-cache make git openssh 15:06:20 ---> Running in b451c6fa3064 15:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:06:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:06:23 OK: 270 MiB in 61 packages 15:06:24 Removing intermediate container b451c6fa3064 15:06:24 ---> f601eed7f933 15:06:24 Step 6/22 : WORKDIR /device-modbus-go 15:06:24 ---> Running in a5428b778dd5 15:06:25 Removing intermediate container a5428b778dd5 15:06:25 ---> 9927b2bbdf73 15:06:25 Step 7/22 : COPY go.mod vendor* ./ 15:06:25 ---> 138148c1f428 15:06:25 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:25 ---> Running in 514d01981490 15:06:28 Removing intermediate container 514d01981490 15:06:28 ---> e3b828592427 15:06:28 Step 9/22 : COPY . . 15:06:28 ---> a6f56356ca63 15:06:28 Step 10/22 : RUN ${MAKE} 15:06:29 ---> Running in 9efe227f4319 15:06:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 15:09:21 Removing intermediate container 9efe227f4319 15:09:21 ---> 95d8beb0f4ef 15:09:21 Step 11/22 : FROM alpine:3.17 15:09:21 3.17: Pulling from library/alpine 15:09:21 4060ece20d7a: Pulling fs layer 15:09:21 4060ece20d7a: Verifying Checksum 15:09:21 4060ece20d7a: Download complete 15:09:21 4060ece20d7a: Pull complete 15:09:21 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:09:21 Status: Downloaded newer image for alpine:3.17 15:09:21 ---> 8650cd65339b 15:09:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 15:09:21 ---> Running in 6b2ca5f9a481 15:09:21 Removing intermediate container 6b2ca5f9a481 15:09:21 ---> 7353f9e16ab8 15:09:21 Step 13/22 : RUN apk add --update --no-cache dumb-init 15:09:21 ---> Running in 4dbbd1af3d69 15:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:09:21 (1/1) Installing dumb-init (1.2.5-r2) 15:09:21 Executing busybox-1.35.0-r29.trigger 15:09:21 OK: 8 MiB in 16 packages 15:09:21 Removing intermediate container 4dbbd1af3d69 15:09:21 ---> 24a1cdd731ce 15:09:21 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 15:09:21 ---> 0de6eaea5828 15:09:21 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 15:09:21 ---> ac298e21f96a 15:09:21 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 15:09:21 ---> af6b73f75daa 15:09:21 Step 17/22 : EXPOSE 59901 15:09:21 ---> Running in 77d24b82c509 15:09:21 Removing intermediate container 77d24b82c509 15:09:21 ---> ddfb924ae146 15:09:21 Step 18/22 : ENTRYPOINT ["/device-modbus"] 15:09:21 ---> Running in 8599d1fb8c03 15:09:22 Removing intermediate container 8599d1fb8c03 15:09:22 ---> 0bfda11aaffc 15:09:22 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:09:22 ---> Running in 6161a8bf8040 15:09:22 Removing intermediate container 6161a8bf8040 15:09:22 ---> b975e1a0f90c 15:09:22 Step 20/22 : LABEL arch=arm64 15:09:22 ---> Running in 3a4857b58aac 15:09:23 Removing intermediate container 3a4857b58aac 15:09:23 ---> b8dbb2c0a0dc 15:09:23 Step 21/22 : LABEL git_sha=d21f7114bade91926d0e99e1f605d1c822a787f1 15:09:23 ---> Running in 1594309a9983 15:09:23 Removing intermediate container 1594309a9983 15:09:23 ---> 637d72a1a9ae 15:09:23 Step 22/22 : LABEL version=3.1.0-dev.6 15:09:23 ---> Running in eb67c52ab680 15:09:23 Removing intermediate container eb67c52ab680 15:09:23 ---> 186c0f2cfaf8 15:09:23 [Warning] One or more build-args [ARCH] were not consumed 15:09:23 Successfully built 186c0f2cfaf8 15:09:23 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 15:09:23 provisioning config files... 15:09:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/119@tmp/config14550095327519058452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:24 ---> docker-login.sh 15:09:24 nexus3.edgexfoundry.org:10001 15:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:24 Configure a credential helper to remove this warning. See 15:09:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:24 15:09:24 Login Succeeded 15:09:24 nexus3.edgexfoundry.org:10002 15:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:25 Configure a credential helper to remove this warning. See 15:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:25 15:09:25 Login Succeeded 15:09:25 nexus3.edgexfoundry.org:10003 15:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:25 Configure a credential helper to remove this warning. See 15:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:25 15:09:25 Login Succeeded 15:09:25 nexus3.edgexfoundry.org:10004 15:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:25 Configure a credential helper to remove this warning. See 15:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:25 15:09:25 Login Succeeded 15:09:25 docker.io 15:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:26 Configure a credential helper to remove this warning. See 15:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:26 15:09:26 Login Succeeded 15:09:26 ---> docker-login.sh ends [Pipeline] } 15:09:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:26 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 15:09:26 d21f7114bade91926d0e99e1f605d1c822a787f1 15:09:26 latest 15:09:26 3.1.0-dev.6 15:09:26 d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6 15:09:26 main 15:09:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:26 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d21f7114bade91926d0e99e1f605d1c822a787f1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d21f7114bade91926d0e99e1f605d1c822a787f1 15:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:09:27 408227be362e: Preparing 15:09:27 1c24be176a33: Preparing 15:09:27 70d59f9e396e: Preparing 15:09:27 298f651fa749: Preparing 15:09:27 d2d9d24a8c2a: Preparing 15:09:27 d2d9d24a8c2a: Layer already exists 15:09:27 1c24be176a33: Pushed 15:09:27 298f651fa749: Pushed 15:09:27 408227be362e: Pushed 15:09:32 70d59f9e396e: Pushed 15:09:32 d21f7114bade91926d0e99e1f605d1c822a787f1: digest: sha256:4847e5dd7975fde2ebfdcc92b61905049bbb0e22dc24c76b54ddb3faa7252d82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:33 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:33 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 15:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:09:33 408227be362e: Preparing 15:09:33 1c24be176a33: Preparing 15:09:33 70d59f9e396e: Preparing 15:09:33 298f651fa749: Preparing 15:09:33 d2d9d24a8c2a: Preparing 15:09:33 70d59f9e396e: Layer already exists 15:09:33 408227be362e: Layer already exists 15:09:33 d2d9d24a8c2a: Layer already exists 15:09:33 1c24be176a33: Layer already exists 15:09:33 298f651fa749: Layer already exists 15:09:33 latest: digest: sha256:4847e5dd7975fde2ebfdcc92b61905049bbb0e22dc24c76b54ddb3faa7252d82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.6 15:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:09:34 408227be362e: Preparing 15:09:34 1c24be176a33: Preparing 15:09:34 70d59f9e396e: Preparing 15:09:34 298f651fa749: Preparing 15:09:34 d2d9d24a8c2a: Preparing 15:09:34 298f651fa749: Layer already exists 15:09:34 408227be362e: Layer already exists 15:09:34 1c24be176a33: Layer already exists 15:09:34 70d59f9e396e: Layer already exists 15:09:34 d2d9d24a8c2a: Layer already exists 15:09:34 3.1.0-dev.6: digest: sha256:4847e5dd7975fde2ebfdcc92b61905049bbb0e22dc24c76b54ddb3faa7252d82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6 15:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:09:35 408227be362e: Preparing 15:09:35 1c24be176a33: Preparing 15:09:35 70d59f9e396e: Preparing 15:09:35 298f651fa749: Preparing 15:09:35 d2d9d24a8c2a: Preparing 15:09:35 408227be362e: Layer already exists 15:09:35 70d59f9e396e: Layer already exists 15:09:35 d2d9d24a8c2a: Layer already exists 15:09:35 298f651fa749: Layer already exists 15:09:35 1c24be176a33: Layer already exists 15:09:35 d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6: digest: sha256:4847e5dd7975fde2ebfdcc92b61905049bbb0e22dc24c76b54ddb3faa7252d82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:35 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 15:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 15:09:35 408227be362e: Preparing 15:09:35 1c24be176a33: Preparing 15:09:35 70d59f9e396e: Preparing 15:09:35 298f651fa749: Preparing 15:09:35 d2d9d24a8c2a: Preparing 15:09:35 d2d9d24a8c2a: Layer already exists 15:09:35 408227be362e: Layer already exists 15:09:35 298f651fa749: Layer already exists 15:09:35 70d59f9e396e: Layer already exists 15:09:35 1c24be176a33: Layer already exists 15:09:35 main: digest: sha256:4847e5dd7975fde2ebfdcc92b61905049bbb0e22dc24c76b54ddb3faa7252d82 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:36 ===================================================== [Pipeline] echo 15:09:36 taggedImages: 15:09:36 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d21f7114bade91926d0e99e1f605d1c822a787f1 15:09:36 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 15:09:36 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.6 15:09:36 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d21f7114bade91926d0e99e1f605d1c822a787f1-3.1.0-dev.6 15:09:36 - 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 15:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:36 15:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:37 arm64: Pulling from edgex-lftools-log-publisher 15:09:37 8998bd30e6a1: Pulling fs layer 15:09:37 04944245beec: Pulling fs layer 15:09:37 699f458cf7ca: Pulling fs layer 15:09:37 765212b225bb: Pulling fs layer 15:09:37 f23df028b6ca: Pulling fs layer 15:09:37 d65c8cfc05b1: Pulling fs layer 15:09:37 2437ff75d9bd: Pulling fs layer 15:09:37 765212b225bb: Waiting 15:09:37 d65c8cfc05b1: Waiting 15:09:37 2437ff75d9bd: Waiting 15:09:37 f23df028b6ca: Waiting 15:09:37 04944245beec: Verifying Checksum 15:09:37 04944245beec: Download complete 15:09:37 765212b225bb: Verifying Checksum 15:09:37 765212b225bb: Download complete 15:09:37 f23df028b6ca: Verifying Checksum 15:09:37 f23df028b6ca: Download complete 15:09:37 d65c8cfc05b1: Verifying Checksum 15:09:37 d65c8cfc05b1: Download complete 15:09:37 699f458cf7ca: Verifying Checksum 15:09:37 699f458cf7ca: Download complete 15:09:37 8998bd30e6a1: Verifying Checksum 15:09:37 8998bd30e6a1: Download complete 15:09:40 2437ff75d9bd: Verifying Checksum 15:09:40 2437ff75d9bd: Download complete 15:09:41 8998bd30e6a1: Pull complete 15:09:42 04944245beec: Pull complete 15:09:43 699f458cf7ca: Pull complete 15:09:43 765212b225bb: Pull complete 15:09:44 f23df028b6ca: Pull complete 15:09:44 d65c8cfc05b1: Pull complete 15:09:59 2437ff75d9bd: Pull complete 15:09:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:09:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:09:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:09:59 prd-ubuntu20.04-docker-arm64-4c-16g-5022 does not seem to be running inside a container 15:09:59 $ 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/119 -v /w/workspace/device-modbus-go/119:/w/workspace/device-modbus-go/119:rw,z -v /w/workspace/device-modbus-go/119@tmp:/w/workspace/device-modbus-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:10:02 $ docker top 1c8562435d850bcb7f5e51485da08f979b965a083324d35408c39bfd417674a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:10:03 ---> job-cost.sh 15:10:03 lf-activate-venv: SKIPPING 15:10:03 INFO: No Stack... 15:10:03 INFO: Retrieving Pricing Info for: v3-standard-4 15:10:04 INFO: Archiving Costs [Pipeline] sh 15:10:05 + cat /w/workspace/device-modbus-go/119/archives/cost.csv 15:10:05 + cut -d, -f6 [Pipeline] lock 15:10:05 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-119-stack-cost] 15:10:05 Resource [jenkins-edgexfoundry-device-modbus-go-main-119-stack-cost] did not exist. Created. 15:10:05 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:06 /w/workspace/device-modbus-go/119@tmp/durable-70da16a1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:10:06 + echo total: 0.10999999940395355 [Pipeline] stash 15:10:06 Warning: overwriting stash ‘stack-cost’ 15:10:07 Stashed 1 file(s) [Pipeline] } 15:10:07 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 15:10:07 $ docker stop --time=1 1c8562435d850bcb7f5e51485da08f979b965a083324d35408c39bfd417674a9 15:10:08 $ docker rm -f --volumes 1c8562435d850bcb7f5e51485da08f979b965a083324d35408c39bfd417674a9 [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 15:10:09 provisioning config files... 15:10:09 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1224107748441926029tmp [Pipeline] { [Pipeline] sh 15:10:09 + set +x 15:10:09 + curl -s https://codecov.io/bash 15:10:09 + bash -s -- 15:10:09 15:10:09 _____ _ 15:10:09 / ____| | | 15:10:09 | | ___ __| | ___ ___ _____ __ 15:10:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:10:09 | |___| (_) | (_| | __/ (_| (_) \ V / 15:10:09 \_____\___/ \__,_|\___|\___\___/ \_/ 15:10:09 Bash-1.0.6 15:10:09 15:10:09 15:10:09 ==> git version 2.25.1 found 15:10:09 ==> 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 15:10:09 Release-Date: 2020-01-08 15:10:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:10:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:10:09 ==> Jenkins CI detected. 15:10:09 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 15:10:09 project root: . 15:10:09 --> token set from env 15:10:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:10:09 ==> Running gcov in . (disable via -X gcov) 15:10:09 ==> Python coveragepy not found 15:10:09 ==> Searching for coverage reports in: 15:10:09 + . 15:10:09 -> Found 1 reports 15:10:09 ==> Detecting git/mercurial file structure 15:10:09 ==> Reading reports 15:10:09 + ./coverage.out bytes=24334 15:10:09 ==> Appending adjustments 15:10:09 https://docs.codecov.io/docs/fixing-reports 15:10:09 + Found adjustments 15:10:09 ==> Gzipping contents 15:10:09 4.0K /tmp/codecov.VDvz4F.gz 15:10:09 ==> Uploading reports 15:10:09 url: https://codecov.io 15:10:09 query: branch=main&commit=d21f7114bade91926d0e99e1f605d1c822a787f1&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:09 -> Pinging Codecov 15:10:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=d21f7114bade91926d0e99e1f605d1c822a787f1&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:10:09 -> Uploading to 15:10:09 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/55DBCA73C666E3227836607328DD7E49/d21f7114bade91926d0e99e1f605d1c822a787f1/1a074c6d-d3d2-44f8-be21-58dbc95ad727.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T151009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e2c65e781a402fcdfecc5189156258ce473e0bd05e2c70767f97f3019db921c 15:10:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:10:09 Dload Upload Total Spent Left Speed 15:10:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 20806 --:--:-- --:--:-- --:--:-- 20806 15:10:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d21f7114bade91926d0e99e1f605d1c822a787f1 [Pipeline] } 15:10:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:10:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:10:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:10 15:10:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:10:10 df9b9388f04a: Pulling fs layer 15:10:10 52dc419b0ee2: Pulling fs layer 15:10:10 25bc292e5bac: Pulling fs layer 15:10:10 114826534d7a: Pulling fs layer 15:10:10 4657fd5d0bcf: Pulling fs layer 15:10:10 6ad1cebc031e: Pulling fs layer 15:10:10 8a3aa393b2d8: Pulling fs layer 15:10:10 114826534d7a: Waiting 15:10:10 4657fd5d0bcf: Waiting 15:10:10 6ad1cebc031e: Waiting 15:10:10 8a3aa393b2d8: Waiting 15:10:10 25bc292e5bac: Download complete 15:10:10 52dc419b0ee2: Download complete 15:10:10 4657fd5d0bcf: Verifying Checksum 15:10:10 4657fd5d0bcf: Download complete 15:10:10 df9b9388f04a: Download complete 15:10:10 6ad1cebc031e: Verifying Checksum 15:10:10 6ad1cebc031e: Download complete 15:10:10 df9b9388f04a: Pull complete 15:10:10 52dc419b0ee2: Pull complete 15:10:11 25bc292e5bac: Pull complete 15:10:11 114826534d7a: Verifying Checksum 15:10:11 114826534d7a: Download complete 15:10:11 8a3aa393b2d8: Verifying Checksum 15:10:11 8a3aa393b2d8: Download complete 15:10:14 114826534d7a: Pull complete 15:10:14 4657fd5d0bcf: Pull complete 15:10:15 6ad1cebc031e: Pull complete 15:10:17 8a3aa393b2d8: Pull complete 15:10:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:10:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:10:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:17 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 15:10:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:10:23 $ docker top 62f7a08ee674f246f7b4a4fbbc3eb647e611a4fbe7bfb6af6961433723887aef -eo pid,comm [Pipeline] { [Pipeline] echo 15:10:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 15:10:23 + set -o pipefail 15:10:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 15:10:30 15:10:30 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 15:10:30 15:10:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/dd1d4682-566e-4edc-b7a3-fc7490576389 15:10:30 15:10:30 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 15:10:30 15:10:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:10:30 15:10:30 15:10:30 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:10:30 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:10:30 More details here: https://snyk.co/ue1NS [Pipeline] } 15:10:30 $ docker stop --time=1 62f7a08ee674f246f7b4a4fbbc3eb647e611a4fbe7bfb6af6961433723887aef 15:10:33 $ docker rm -f --volumes 62f7a08ee674f246f7b4a4fbbc3eb647e611a4fbe7bfb6af6961433723887aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:10:34 + git log --format=format:%s -1 d21f7114bade91926d0e99e1f605d1c822a787f1 [Pipeline] sh 15:10:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:10:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:35 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 15:10:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:10:35 $ docker top 4765ca26230034a2bb67fad1597b0b7ac6760e3f5f8dd374de6498d42f60da34 -eo pid,comm 15:10:35 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). 15:10:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:35 [ssh-agent] Looking for ssh-agent implementation... 15:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:35 $ docker exec 4765ca26230034a2bb67fad1597b0b7ac6760e3f5f8dd374de6498d42f60da34 ssh-agent 15:10:35 SSH_AUTH_SOCK=/tmp/ssh-9Iwz6ZIAgeKA/agent.32 15:10:35 SSH_AGENT_PID=38 15:10:35 Running ssh-add (command line suppressed) 15:10:35 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6749373363805938009.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6749373363805938009.key) 15:10:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:36 + git semver tag 15:10:36 2023-08-31 15:10:36,374 [run_tag] DEBUG tag force:False 15:10:36 2023-08-31 15:10:36,374 [check_head_tag] DEBUG check head tag 15:10:36 2023-08-31 15:10:36,375 [execute] INFO git cat-file --batch-check 15:10:36 2023-08-31 15:10:36,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 15:10:36 2023-08-31 15:10:36,378 [execute] INFO git cat-file --batch 15:10:36 2023-08-31 15:10:36,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 15:10:36 2023-08-31 15:10:36,388 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:10:36 2023-08-31 15:10:36,388 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 15:10:36 2023-08-31 15:10:36,389 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 15:10:36 2023-08-31 15:10:36,394 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:10:36 3.1.0-dev.6 [Pipeline] } 15:10:36 $ docker exec --env ******** --env ******** 4765ca26230034a2bb67fad1597b0b7ac6760e3f5f8dd374de6498d42f60da34 ssh-agent -k 15:10:36 unset SSH_AUTH_SOCK; 15:10:36 unset SSH_AGENT_PID; 15:10:36 echo Agent pid 38 killed; 15:10:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:10:36 + git semver [Pipeline] } 15:10:37 $ docker stop --time=1 4765ca26230034a2bb67fad1597b0b7ac6760e3f5f8dd374de6498d42f60da34 15:10:38 $ docker rm -f --volumes 4765ca26230034a2bb67fad1597b0b7ac6760e3f5f8dd374de6498d42f60da34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:10:38 15:10:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:10:39 0.23.1-centos7: Pulling from edgex-lftools 15:10:39 ab5ef0e58194: Pulling fs layer 15:10:39 9712f1f96733: Pulling fs layer 15:10:39 63f879dbbcfc: Pulling fs layer 15:10:39 0d9ebad4ef96: Pulling fs layer 15:10:39 e9a5061849ea: Pulling fs layer 15:10:39 d747dcd14b5f: Pulling fs layer 15:10:39 2de7ff778b66: Pulling fs layer 15:10:39 0d9ebad4ef96: Waiting 15:10:39 e9a5061849ea: Waiting 15:10:39 d747dcd14b5f: Waiting 15:10:39 2de7ff778b66: Waiting 15:10:39 9712f1f96733: Verifying Checksum 15:10:39 9712f1f96733: Download complete 15:10:39 63f879dbbcfc: Verifying Checksum 15:10:39 63f879dbbcfc: Download complete 15:10:39 e9a5061849ea: Verifying Checksum 15:10:39 e9a5061849ea: Download complete 15:10:39 ab5ef0e58194: Download complete 15:10:39 d747dcd14b5f: Verifying Checksum 15:10:39 d747dcd14b5f: Download complete 15:10:39 0d9ebad4ef96: Verifying Checksum 15:10:39 0d9ebad4ef96: Download complete 15:10:40 2de7ff778b66: Verifying Checksum 15:10:40 2de7ff778b66: Download complete 15:10:42 ab5ef0e58194: Pull complete 15:10:42 9712f1f96733: Pull complete 15:10:42 63f879dbbcfc: Pull complete 15:10:46 0d9ebad4ef96: Pull complete 15:10:46 e9a5061849ea: Pull complete 15:10:46 d747dcd14b5f: Pull complete 15:10:47 2de7ff778b66: Pull complete 15:10:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:10:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:47 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 15:10:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:10:53 $ docker top ec63d56bf5048154c53603712ee6c3d70cbe7a4f74b13bde7bad9b13c0003ab9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:10:53 provisioning config files... 15:10:53 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10826680182777877460tmp 15:10:53 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2472571166929329980tmp 15:10:53 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14164278751722939969tmp [Pipeline] { [Pipeline] echo 15:10:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:10:53 ---> sigul-configuration.sh 15:10:53 gpg: directory `/root/.gnupg' created 15:10:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:10:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:10:53 gpg: keyring `/root/.gnupg/secring.gpg' created 15:10:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:10:53 gpg: CAST5 encrypted data 15:10:53 gpg: encrypted with 1 passphrase 15:10:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:10:54 + mkdir /home/jenkins 15:10:54 + mkdir /home/jenkins/sigul [Pipeline] sh 15:10:54 + 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 15:10:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:10:54 ---> sigul-install.sh 15:10:54 Sigul already installed; skipping installation. [Pipeline] sh 15:10:54 + git tag --list 15:10:54 0.7.1 15:10:54 v1.0.0 15:10:54 v1.1.0 15:10:54 v1.1.1 15:10:54 v1.2.2 15:10:54 v1.3.0 15:10:54 v1.3.1 15:10:54 v2.0.0 15:10:54 v2.1.0 15:10:54 v2.1.1 15:10:54 v2.2.0 15:10:54 v2.3.0 15:10:54 v3.0 15:10:54 v3.0.0 15:10:54 v3.1.0-dev.1 15:10:54 v3.1.0-dev.2 15:10:54 v3.1.0-dev.3 15:10:54 v3.1.0-dev.4 15:10:54 v3.1.0-dev.5 15:10:54 v3.1.0-dev.6 [Pipeline] sh 15:10:55 + lftools sign git-tag v3.1.0-dev.6 15:10:55 Signing Git tag with Sigul... 15:10:55 Signing v3.1.0-dev.6 [Pipeline] echo 15:10:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:10:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:10:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:10:56 $ docker stop --time=1 ec63d56bf5048154c53603712ee6c3d70cbe7a4f74b13bde7bad9b13c0003ab9 15:10:57 $ docker rm -f --volumes ec63d56bf5048154c53603712ee6c3d70cbe7a4f74b13bde7bad9b13c0003ab9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:10:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:10:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:58 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 15:10:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:10:58 $ docker top 26c872cb3221ebdb9cb5481009be216be3ef9574ccfa3963c2ed406c825a87ec -eo pid,comm 15:10:58 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). 15:10:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:10:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:10:58 [ssh-agent] Looking for ssh-agent implementation... 15:10:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:10:59 $ docker exec 26c872cb3221ebdb9cb5481009be216be3ef9574ccfa3963c2ed406c825a87ec ssh-agent 15:10:59 SSH_AUTH_SOCK=/tmp/ssh-9qRh5x04hgPo/agent.33 15:10:59 SSH_AGENT_PID=39 15:10:59 Running ssh-add (command line suppressed) 15:10:59 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15538218314347230382.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15538218314347230382.key) 15:10:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:10:59 + git semver bump pre 15:10:59 2023-08-31 15:10:59,752 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:10:59 2023-08-31 15:10:59,752 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 15:10:59 2023-08-31 15:10:59,752 [bump_version] DEBUG bumped version:3.1.0-dev.7 15:10:59 2023-08-31 15:10:59,752 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 15:10:59 2023-08-31 15:10:59,753 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:10:59 2023-08-31 15:10:59,753 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:10:59 2023-08-31 15:10:59,755 [execute] INFO git cat-file --batch-check 15:10:59 2023-08-31 15:10:59,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:10:59 2023-08-31 15:10:59,760 [execute] INFO git cat-file --batch 15:10:59 2023-08-31 15:10:59,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:10:59 2023-08-31 15:10:59,765 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:10:59 3.1.0-dev.7 [Pipeline] } 15:10:59 $ docker exec --env ******** --env ******** 26c872cb3221ebdb9cb5481009be216be3ef9574ccfa3963c2ed406c825a87ec ssh-agent -k 15:10:59 unset SSH_AUTH_SOCK; 15:10:59 unset SSH_AGENT_PID; 15:10:59 echo Agent pid 39 killed; 15:10:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:00 + git semver [Pipeline] } 15:11:00 $ docker stop --time=1 26c872cb3221ebdb9cb5481009be216be3ef9574ccfa3963c2ed406c825a87ec 15:11:01 $ docker rm -f --volumes 26c872cb3221ebdb9cb5481009be216be3ef9574ccfa3963c2ed406c825a87ec [Pipeline] // withDockerContainer [Pipeline] sh 15:11:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:11:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:02 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 15:11:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:11:02 $ docker top f17369aaa0a674fcae8bc123df96d75a41ce4494187821d1e97764f02ff937ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:02 [ssh-agent] Looking for ssh-agent implementation... 15:11:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:03 $ docker exec f17369aaa0a674fcae8bc123df96d75a41ce4494187821d1e97764f02ff937ac ssh-agent 15:11:03 SSH_AUTH_SOCK=/tmp/ssh-bdV5sqT5SgJ1/agent.32 15:11:03 SSH_AGENT_PID=38 15:11:03 Running ssh-add (command line suppressed) 15:11:03 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6546788848618398359.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6546788848618398359.key) 15:11:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:03 + git semver push 15:11:03 2023-08-31 15:11:03,736 [run_push] DEBUG push 15:11:03 2023-08-31 15:11:03,737 [execute] INFO git cat-file --batch-check 15:11:03 2023-08-31 15:11:03,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:11:03 2023-08-31 15:11:03,741 [execute] INFO git rev-list fed95e55b17b10683b1c67891ea458035ba2ea5b -- 15:11:03 2023-08-31 15:11:03,741 [execute] DEBUG Popen(['git', 'rev-list', 'fed95e55b17b10683b1c67891ea458035ba2ea5b', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:11:03 2023-08-31 15:11:03,750 [execute] INFO git fetch -v origin 15:11:03 2023-08-31 15:11:03,750 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:11:04 2023-08-31 15:11:04,218 [run_push] DEBUG no remote changes detected 15:11:04 2023-08-31 15:11:04,218 [execute] INFO git push origin semver 15:11:04 2023-08-31 15:11:04,219 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:11:05 2023-08-31 15:11:05,140 [run_push] DEBUG push all version tags 15:11:05 2023-08-31 15:11:05,140 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:11:05 2023-08-31 15:11:05,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 15:11:06 2023-08-31 15:11:06,002 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 15:11:06 3.1.0-dev.7 [Pipeline] } 15:11:06 $ docker exec --env ******** --env ******** f17369aaa0a674fcae8bc123df96d75a41ce4494187821d1e97764f02ff937ac ssh-agent -k 15:11:06 unset SSH_AUTH_SOCK; 15:11:06 unset SSH_AGENT_PID; 15:11:06 echo Agent pid 38 killed; 15:11:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:06 + git semver [Pipeline] } 15:11:06 $ docker stop --time=1 f17369aaa0a674fcae8bc123df96d75a41ce4494187821d1e97764f02ff937ac 15:11:08 $ docker rm -f --volumes f17369aaa0a674fcae8bc123df96d75a41ce4494187821d1e97764f02ff937ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:11:08 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 15:11:08 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 15:11:08 total 16 15:11:08 drwxr-xr-x 3 root root 4096 Aug 31 15:00 . 15:11:08 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 15:10 .. 15:11:08 drwxr-xr-x 2 root root 4096 Aug 31 15:00 cost 15:11:08 -rw-r--r-- 1 root root 88 Aug 31 15:00 cost.csv 15:11:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 15:11:08 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 15:11:08 total 16 15:11:08 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 15:00 . 15:11:08 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 15:10 .. 15:11:08 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 15:00 cost 15:11:08 -rw-r--r-- 1 jenkins jenkins 88 Aug 31 15:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:11:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:11:09 ---> package-listing.sh 15:11:09 ++ facter osfamily 15:11:09 ++ tr '[:upper:]' '[:lower:]' 15:11:10 + OS_FAMILY=debian 15:11:10 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 15:11:10 + START_PACKAGES=/tmp/packages_start.txt 15:11:10 + END_PACKAGES=/tmp/packages_end.txt 15:11:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:10 + PACKAGES=/tmp/packages_start.txt 15:11:10 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 15:11:10 + PACKAGES=/tmp/packages_end.txt 15:11:10 + case "${OS_FAMILY}" in 15:11:10 + dpkg -l 15:11:10 + grep '^ii' 15:11:10 + '[' -f /tmp/packages_start.txt ']' 15:11:10 + '[' -f /tmp/packages_end.txt ']' 15:11:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:10 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 15:11:10 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 15:11:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 15:11:10 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 15:11:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:11 prd-ubuntu20.04-docker-8c-8g-5017 does not seem to be running inside a container 15:11:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:11:11 $ docker top dc4d04049dfa332f782630b522f149e59e359fea321d06a001d780023ff97260 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:11 + touch /tmp/pre-build-complete [Pipeline] sh 15:11:11 + mkdir -p /var/log/sysstat [Pipeline] sh 15:11:12 + ls /var/log/sa-host 15:11:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:12 provisioning config files... 15:11:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15621049335361839692tmp [Pipeline] { [Pipeline] echo 15:11:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:11:12 ---> create-netrc.sh [Pipeline] } 15:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:11:12 ---> python-tools-install.sh [Pipeline] echo 15:11:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:11:13 ---> sudo-logs.sh 15:11:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:11:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:11:13 ---> job-cost.sh 15:11:13 lf-activate-venv: SKIPPING 15:11:13 DEBUG: total: 0.2199999988079071 15:11:13 INFO: Retrieving Stack Cost... 15:11:14 INFO: Retrieving Pricing Info for: v3-standard-8 15:11:14 INFO: Archiving Costs [Pipeline] echo 15:11:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:11:14 ---> logs-deploy.sh 15:11:14 lf-activate-venv: SKIPPING 15:11:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/119 15:11:14 INFO: archiving workspace using pattern(s): 15:11:15 Archives upload complete. 15:11:15 INFO: archiving logs to Nexus