Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea9b4c32d21bf45c7fb886341563953752c62ac9 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-ssh727221488839907208.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17822877134065077487.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7928930943502776028.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7905029242336845896.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-ssh1006019373337236097.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7795 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 ea9b4c32d21bf45c7fb886341563953752c62ac9 (main) Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" > 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 ea9b4c32d21bf45c7fb886341563953752c62ac9 # timeout=10 > git rev-list --no-walk 1fc6a9bac598d8b717ba28d0c645d44cc2d3275e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:05:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:05:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:05:10 ========================================================= 06:05:10 EdgeX Global Pipelines Version Info 06:05:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:05:10 ------------------- 06:05:10 stable info: 06:05:10 ------------------- 06:05:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:05:10 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:05:10 Message: update stable to v1.0.254 06:05:11 ------------------- 06:05:11 experimental info: 06:05:11 ------------------- 06:05:11 Commited By: **** collab-it+edgex@linuxfoundation.org 06:05:11 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:05:11 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:05:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:05:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:05:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:05:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:05:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:05:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea9b4c32d21bf45c7fb886341563953752c62ac9 [Pipeline] echo 06:05:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea9b4c3 [Pipeline] echo 06:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:12 provisioning config files... 06:05:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12998606877918992408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:12 ---> docker-login.sh 06:05:12 nexus3.edgexfoundry.org:10001 06:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:13 Configure a credential helper to remove this warning. See 06:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:13 06:05:13 Login Succeeded 06:05:13 nexus3.edgexfoundry.org:10002 06:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:13 Configure a credential helper to remove this warning. See 06:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:13 06:05:13 Login Succeeded 06:05:13 nexus3.edgexfoundry.org:10003 06:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:13 Configure a credential helper to remove this warning. See 06:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:13 06:05:13 Login Succeeded 06:05:13 nexus3.edgexfoundry.org:10004 06:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:13 Configure a credential helper to remove this warning. See 06:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:13 06:05:13 Login Succeeded 06:05:13 docker.io 06:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:13 Configure a credential helper to remove this warning. See 06:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:13 06:05:13 Login Succeeded 06:05:13 ---> docker-login.sh ends [Pipeline] } 06:05:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:05:13 + git rev-list -1 --merges ea9b4c32d21bf45c7fb886341563953752c62ac9~1..ea9b4c32d21bf45c7fb886341563953752c62ac9 [Pipeline] echo 06:05:13 -----------> git rev-list -1 --merges ea9b4c32d21bf45c7fb886341563953752c62ac9~1..ea9b4c32d21bf45c7fb886341563953752c62ac9 ea9b4c32d21bf45c7fb886341563953752c62ac9 06:05:13 ea9b4c32d21bf45c7fb886341563953752c62ac9 [false] [Pipeline] sh 06:05:14 + git log --format=format:%s -1 ea9b4c32d21bf45c7fb886341563953752c62ac9 [Pipeline] echo 06:05:14 ========================================================= 06:05:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:05:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:14 + git log --format=format:%s -1 ea9b4c32d21bf45c7fb886341563953752c62ac9 [Pipeline] echo 06:05:14 [semverPrep] GIT_COMMIT: ea9b4c32d21bf45c7fb886341563953752c62ac9, Commit Message: Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo 06:05:14 [semverPrep] This is not a build commit. [Pipeline] sh 06:05:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:05:15 + grep -v github /etc/ssh/ssh_known_hosts 06:05:15 + [ -e /tmp/ssh_known_hosts ] 06:05:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:05:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:05:15 + sudo tee -a /etc/ssh/ssh_known_hosts 06:05:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:15 06:05:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:16 0.1.4: Pulling from edgex-devops/py-git-semver 06:05:16 b85a868b505f: Pulling fs layer 06:05:16 e2be974225ed: Pulling fs layer 06:05:16 339a4e72a1f5: Pulling fs layer 06:05:16 988bab9f4d93: Pulling fs layer 06:05:16 1469e6f7b9e6: Pulling fs layer 06:05:16 eaf3925da568: Pulling fs layer 06:05:16 bab4dde63d76: Pulling fs layer 06:05:16 bde34c3a00c8: Pulling fs layer 06:05:16 b352a97aabf1: Pulling fs layer 06:05:16 4872d77fe225: Pulling fs layer 06:05:16 5851b861e8e6: Pulling fs layer 06:05:16 1469e6f7b9e6: Waiting 06:05:16 eaf3925da568: Waiting 06:05:16 bab4dde63d76: Waiting 06:05:16 bde34c3a00c8: Waiting 06:05:16 b352a97aabf1: Waiting 06:05:16 4872d77fe225: Waiting 06:05:16 5851b861e8e6: Waiting 06:05:16 988bab9f4d93: Waiting 06:05:16 e2be974225ed: Download complete 06:05:16 988bab9f4d93: Download complete 06:05:16 339a4e72a1f5: Verifying Checksum 06:05:16 339a4e72a1f5: Download complete 06:05:16 1469e6f7b9e6: Download complete 06:05:16 eaf3925da568: Verifying Checksum 06:05:16 eaf3925da568: Download complete 06:05:16 bde34c3a00c8: Download complete 06:05:16 b352a97aabf1: Download complete 06:05:16 4872d77fe225: Download complete 06:05:16 5851b861e8e6: Verifying Checksum 06:05:16 5851b861e8e6: Download complete 06:05:16 b85a868b505f: Verifying Checksum 06:05:16 b85a868b505f: Download complete 06:05:17 bab4dde63d76: Verifying Checksum 06:05:17 bab4dde63d76: Download complete 06:05:17 b85a868b505f: Pull complete 06:05:18 e2be974225ed: Pull complete 06:05:18 339a4e72a1f5: Pull complete 06:05:18 988bab9f4d93: Pull complete 06:05:19 1469e6f7b9e6: Pull complete 06:05:19 eaf3925da568: Pull complete 06:05:21 bab4dde63d76: Pull complete 06:05:21 bde34c3a00c8: Pull complete 06:05:21 b352a97aabf1: Pull complete 06:05:21 4872d77fe225: Pull complete 06:05:21 5851b861e8e6: Pull complete 06:05:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:21 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:05:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:05:25 $ docker top 9b00ec88b58189e34c6b4f58043c591b437a5ad0d8be2d4d94be069950ed8dfa -eo pid,comm 06:05:25 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). 06:05:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:05:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:25 [ssh-agent] Looking for ssh-agent implementation... 06:05:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:26 $ docker exec 9b00ec88b58189e34c6b4f58043c591b437a5ad0d8be2d4d94be069950ed8dfa ssh-agent 06:05:26 SSH_AUTH_SOCK=/tmp/ssh-OXkDILQywaIE/agent.32 06:05:26 SSH_AGENT_PID=38 06:05:26 Running ssh-add (command line suppressed) 06:05:27 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2536976351626030647.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2536976351626030647.key) 06:05:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:31 + git tag --points-at HEAD [Pipeline] } 06:05:31 $ docker exec --env ******** --env ******** 9b00ec88b58189e34c6b4f58043c591b437a5ad0d8be2d4d94be069950ed8dfa ssh-agent -k 06:05:31 unset SSH_AUTH_SOCK; 06:05:31 unset SSH_AGENT_PID; 06:05:31 echo Agent pid 38 killed; 06:05:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:05:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:05:31 [ssh-agent] Looking for ssh-agent implementation... 06:05:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:05:31 $ docker exec 9b00ec88b58189e34c6b4f58043c591b437a5ad0d8be2d4d94be069950ed8dfa ssh-agent 06:05:31 SSH_AUTH_SOCK=/tmp/ssh-QHzhptSsqfuD/agent.69 06:05:31 SSH_AGENT_PID=75 06:05:31 Running ssh-add (command line suppressed) 06:05:31 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3159844597189493733.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3159844597189493733.key) 06:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:05:31 + git semver init 06:05:32 2023-09-25 06:05:32,235 [run_init] DEBUG init version:0.0.0 force:False 06:05:32 2023-09-25 06:05:32,236 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:05:32 2023-09-25 06:05:32,236 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:05:32 2023-09-25 06:05:32,237 [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) 06:05:33 2023-09-25 06:05:33,016 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:05:33 2023-09-25 06:05:33,017 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:05:33 2023-09-25 06:05:33,017 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:05:33 2023-09-25 06:05:33,017 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:05:33 3.1.0-dev.13 [Pipeline] } 06:05:33 $ docker exec --env ******** --env ******** 9b00ec88b58189e34c6b4f58043c591b437a5ad0d8be2d4d94be069950ed8dfa ssh-agent -k 06:05:33 unset SSH_AUTH_SOCK; 06:05:33 unset SSH_AGENT_PID; 06:05:33 echo Agent pid 75 killed; 06:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:05:33 + git semver [Pipeline] } 06:05:33 $ docker stop --time=1 9b00ec88b58189e34c6b4f58043c591b437a5ad0d8be2d4d94be069950ed8dfa 06:05:35 $ docker rm -f --volumes 9b00ec88b58189e34c6b4f58043c591b437a5ad0d8be2d4d94be069950ed8dfa [Pipeline] // withDockerContainer [Pipeline] sh 06:05:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:05:35 Stashed 1 file(s) [Pipeline] echo 06:05:35 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 06:05:35 provisioning config files... 06:05:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11793150859267569881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:36 ---> docker-login.sh 06:05:36 nexus3.edgexfoundry.org:10001 06:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:36 Configure a credential helper to remove this warning. See 06:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:36 06:05:36 Login Succeeded 06:05:36 nexus3.edgexfoundry.org:10002 06:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:36 Configure a credential helper to remove this warning. See 06:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:36 06:05:36 Login Succeeded 06:05:36 nexus3.edgexfoundry.org:10003 06:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:36 Configure a credential helper to remove this warning. See 06:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:36 06:05:36 Login Succeeded 06:05:36 nexus3.edgexfoundry.org:10004 06:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:36 Configure a credential helper to remove this warning. See 06:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:36 06:05:36 Login Succeeded 06:05:36 docker.io 06:05:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:05:36 Configure a credential helper to remove this warning. See 06:05:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:05:36 06:05:36 Login Succeeded 06:05:36 ---> docker-login.sh ends [Pipeline] } 06:05:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:05:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:05:36 ========================================================= 06:05:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:05:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:05:37 Sending build context to Docker daemon 6.475MB 06:05:37 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:05:37 Step 2/10 : FROM ${BASE} AS builder 06:05:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:05:37 7264a8db6415: Pulling fs layer 06:05:37 c4d48a809fc2: Pulling fs layer 06:05:37 4f1c88b9dad5: Pulling fs layer 06:05:37 ad3a456e5733: Pulling fs layer 06:05:37 33e27b845d1e: Pulling fs layer 06:05:37 c68163c4e522: Pulling fs layer 06:05:37 50da416c3ac9: Pulling fs layer 06:05:37 23d2d4c4bb30: Pulling fs layer 06:05:37 50da416c3ac9: Waiting 06:05:37 23d2d4c4bb30: Waiting 06:05:37 33e27b845d1e: Waiting 06:05:37 c68163c4e522: Waiting 06:05:37 ad3a456e5733: Waiting 06:05:37 c4d48a809fc2: Download complete 06:05:37 ad3a456e5733: Download complete 06:05:37 33e27b845d1e: Verifying Checksum 06:05:37 33e27b845d1e: Download complete 06:05:37 7264a8db6415: Verifying Checksum 06:05:37 7264a8db6415: Download complete 06:05:37 c68163c4e522: Verifying Checksum 06:05:37 c68163c4e522: Download complete 06:05:37 7264a8db6415: Pull complete 06:05:37 23d2d4c4bb30: Verifying Checksum 06:05:37 23d2d4c4bb30: Download complete 06:05:37 c4d48a809fc2: Pull complete 06:05:37 4f1c88b9dad5: Verifying Checksum 06:05:37 4f1c88b9dad5: Download complete 06:05:38 50da416c3ac9: Verifying Checksum 06:05:38 50da416c3ac9: Download complete 06:05:41 4f1c88b9dad5: Pull complete 06:05:41 ad3a456e5733: Pull complete 06:05:41 33e27b845d1e: Pull complete 06:05:41 c68163c4e522: Pull complete 06:05:44 50da416c3ac9: Pull complete 06:05:46 23d2d4c4bb30: Pull complete 06:05:46 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 06:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:05:46 ---> 0786185ac409 06:05:46 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:05:50 Still waiting to schedule task 06:05:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:06:05 ---> Running in d9ce93910bd3 06:06:06 Removing intermediate container d9ce93910bd3 06:06:06 ---> 5b2881bcdd72 06:06:06 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:07 ---> Running in c4bd892294d2 06:06:07 Removing intermediate container c4bd892294d2 06:06:07 ---> b07c5140c4d0 06:06:07 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:06:08 ---> Running in 812e7ad8e848 06:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:06:10 (1/8) Installing openssh-keygen (9.3_p2-r0) 06:06:10 (2/8) Installing libedit (20221030.3.1-r1) 06:06:10 (3/8) Installing openssh-client-common (9.3_p2-r0) 06:06:10 (4/8) Installing openssh-client-default (9.3_p2-r0) 06:06:10 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 06:06:10 (6/8) Installing openssh-server-common (9.3_p2-r0) 06:06:10 (7/8) Installing openssh-server (9.3_p2-r0) 06:06:10 (8/8) Installing openssh (9.3_p2-r0) 06:06:10 Executing busybox-1.36.1-r2.trigger 06:06:10 OK: 270 MiB in 60 packages 06:06:13 Removing intermediate container 812e7ad8e848 06:06:13 ---> 1e51522abd65 06:06:13 Step 6/10 : WORKDIR /device-modbus-go 06:06:14 ---> Running in 08c9c47d0710 06:06:15 Removing intermediate container 08c9c47d0710 06:06:15 ---> e9e752d396d1 06:06:15 Step 7/10 : COPY go.mod vendor* ./ 06:06:16 ---> 12f2a91726b3 06:06:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:17 ---> Running in 8f8fb801bef0 06:07:14 Removing intermediate container 8f8fb801bef0 06:07:14 ---> 60525d477242 06:07:14 Step 9/10 : COPY . . 06:07:14 ---> 17c235d79bbb 06:07:14 Step 10/10 : RUN ${MAKE} 06:07:14 ---> Running in 5b66f1465c3d 06:07:14 noop 06:07:14 Removing intermediate container 5b66f1465c3d 06:07:14 ---> 4c207f25cf9d 06:07:14 Successfully built 4c207f25cf9d 06:07:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:14 + docker inspect -f . ci-base-image-x86_64 06:07:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:14 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:07:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:07:15 $ docker top 8c65382e7628efe7f4bdd310f5a92a26f9112a5c5cf6203b7354698c955079fa -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:15 + go version 06:07:15 go version go1.21.0 linux/amd64 [Pipeline] } 06:07:15 $ docker stop --time=1 8c65382e7628efe7f4bdd310f5a92a26f9112a5c5cf6203b7354698c955079fa 06:07:16 $ docker rm -f --volumes 8c65382e7628efe7f4bdd310f5a92a26f9112a5c5cf6203b7354698c955079fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:17 + docker inspect -f . ci-base-image-x86_64 06:07:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:17 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:07:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:07:17 $ docker top e4a25ceb2aba79deacd37f3f44cddd09ac4578fa40326a4c4556077ca74471df -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:17 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:07:18 + make test 06:07:18 go test ./... -coverprofile=coverage.out 06:07:20 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:07:30 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:07:30 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements 06:07:35 go vet ./... 06:07:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7796 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:07:36 Running in /w/workspace/device-modbus-go/127 [Pipeline] { [Pipeline] checkout 06:07:36 Selected Git installation does not exist. Using Default 06:07:36 The recommended git tool is: NONE 06:07:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:07:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:07:38 ./bin/test-attribution-txt.sh [Pipeline] echo 06:07:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:07:38 $ docker stop --time=1 e4a25ceb2aba79deacd37f3f44cddd09ac4578fa40326a4c4556077ca74471df 06:07:41 using credential edgex-jenkins-ssh 06:07:41 Cloning the remote Git repository 06:07:41 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:07:42 > git init /w/workspace/device-modbus-go/127 # timeout=10 06:07:42 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:07:42 > git --version # timeout=10 06:07:42 > git --version # 'git version 2.25.1' 06:07:42 using GIT_SSH to set credentials SSH Credentials for GitHub 06:07:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:44 $ docker rm -f --volumes e4a25ceb2aba79deacd37f3f44cddd09ac4578fa40326a4c4556077ca74471df [Pipeline] // withDockerContainer [Pipeline] sh 06:07:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:07:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:45 + ls -al . 06:07:45 total 192 06:07:45 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 06:07 . 06:07:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 06:05 .. 06:07:45 -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 06:05 .dockerignore 06:07:45 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 06:07 .git 06:07:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 06:05 .github 06:07:45 -rw-rw-r-- 1 jenkins jenkins 331 Sep 25 06:05 .gitignore 06:07:45 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 06:05 .golangci.yml 06:07:45 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 06:05 .semver 06:07:45 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 25 06:05 Attribution.txt 06:07:45 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 25 06:05 CHANGELOG.md 06:07:45 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 25 06:05 Dockerfile 06:07:45 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 06:05 GOVERNANCE.md 06:07:45 -rw-rw-r-- 1 jenkins jenkins 680 Sep 25 06:05 Jenkinsfile 06:07:45 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 06:05 LICENSE 06:07:45 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 25 06:05 Makefile 06:07:45 -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 06:05 OWNERS.md 06:07:45 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 25 06:05 README.md 06:07:45 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 06:05 VERSION 06:07:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 06:05 bin 06:07:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 06:05 cmd 06:07:45 -rw-r--r-- 1 jenkins jenkins 24334 Sep 25 06:07 coverage.out 06:07:45 -rw-rw-r-- 1 jenkins jenkins 3941 Sep 25 06:05 go.mod 06:07:45 -rw-rw-r-- 1 jenkins jenkins 35965 Sep 25 06:05 go.sum 06:07:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 06:05 internal 06:07:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 06:05 simulator 06:07:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 06:05 snap 06:07:45 -rw-rw-r-- 1 jenkins jenkins 229 Sep 25 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:46 + 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=ea9b4c32d21bf45c7fb886341563953752c62ac9 --label arch=amd64 --label version=3.1.0-dev.13 . 06:07:46 Sending build context to Docker daemon 6.5MB 06:07:46 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 06:07:46 Step 2/22 : FROM ${BASE} AS builder 06:07:46 ---> 4c207f25cf9d 06:07:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:07:46 Avoid second fetch 06:07:46 Checking out Revision ea9b4c32d21bf45c7fb886341563953752c62ac9 (main) 06:07:45 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:07:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:07:46 > git config core.sparsecheckout # timeout=10 06:07:46 > git checkout -f ea9b4c32d21bf45c7fb886341563953752c62ac9 # timeout=10 06:07:47 Commit message: "Merge pull request #505 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" 06:07:47 ---> Running in 01cf380a6d4c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:07:47 Removing intermediate container 01cf380a6d4c 06:07:47 ---> 78fa339c8793 06:07:47 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:07:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:07:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:47 Dload Upload Total Spent Left Speed 06:07:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 06:07:48 ---> Running in 6b267168e09b 06:07:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:07:48 + sudo tee /etc/docker/daemon.new 06:07:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:07:48 { 06:07:48 "registry-mirrors": [ 06:07:48 "https://nexus3.edgexfoundry.org:10001" 06:07:48 ], 06:07:48 "bip": "10.250.0.254/24", 06:07:48 "hosts": [ 06:07:48 "tcp://0.0.0.0:5555", 06:07:48 "unix:///var/run/docker.sock" 06:07:48 ], 06:07:48 "mtu": 1458, 06:07:48 "selinux-enabled": true, 06:07:48 "seccomp-profile": "/etc/docker/seccomp.json" 06:07:48 } 06:07:48 Removing intermediate container 6b267168e09b 06:07:48 ---> 978e52dd990b 06:07:48 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:07:48 ---> Running in 5f8e8b404234 [Pipeline] sh 06:07:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:07:49 + sudo service docker restart 06:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:07:50 OK: 270 MiB in 60 packages 06:07:50 Removing intermediate container 5f8e8b404234 06:07:50 ---> 05bfeb5a4888 06:07:50 Step 6/22 : WORKDIR /device-modbus-go 06:07:51 ---> Running in 635d4a900728 06:07:51 Removing intermediate container 635d4a900728 06:07:51 ---> 13a527d53a42 06:07:51 Step 7/22 : COPY go.mod vendor* ./ 06:07:51 ---> 171da9a30d48 06:07:51 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:51 ---> Running in 59733ae238f2 06:07:52 Removing intermediate container 59733ae238f2 06:07:52 ---> 161d686b872b 06:07:52 Step 9/22 : COPY . . 06:07:52 ---> c4f64d423bd9 06:07:52 Step 10/22 : RUN ${MAKE} 06:07:52 ---> Running in c4ecc0665987 06:07:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:07 provisioning config files... 06:08:07 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/127@tmp/config8925331053570087738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:08 ---> docker-login.sh 06:08:08 nexus3.edgexfoundry.org:10001 06:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:08 Configure a credential helper to remove this warning. See 06:08:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:08 06:08:08 Login Succeeded 06:08:08 nexus3.edgexfoundry.org:10002 06:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:09 Configure a credential helper to remove this warning. See 06:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:09 06:08:09 Login Succeeded 06:08:09 nexus3.edgexfoundry.org:10003 06:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:09 Configure a credential helper to remove this warning. See 06:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:09 06:08:09 Login Succeeded 06:08:09 nexus3.edgexfoundry.org:10004 06:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:09 Configure a credential helper to remove this warning. See 06:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:09 06:08:09 Login Succeeded 06:08:09 docker.io 06:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:10 Configure a credential helper to remove this warning. See 06:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:10 06:08:10 Login Succeeded 06:08:10 ---> docker-login.sh ends [Pipeline] } 06:08:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:08:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:08:10 ========================================================= 06:08:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:08:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:08:11 Sending build context to Docker daemon 3.36MB 06:08:11 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 06:08:11 Step 2/10 : FROM ${BASE} AS builder 06:08:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:08:13 9fda8d8052c6: Pulling fs layer 06:08:13 5d54e960e981: Pulling fs layer 06:08:13 c4a7e357bf2a: Pulling fs layer 06:08:13 f0e02332f6b5: Pulling fs layer 06:08:13 cefa15bbcfad: Pulling fs layer 06:08:13 17808c966233: Pulling fs layer 06:08:13 f0e02332f6b5: Waiting 06:08:13 f4c1fc716caa: Pulling fs layer 06:08:13 cefa15bbcfad: Waiting 06:08:13 17808c966233: Waiting 06:08:13 f4c1fc716caa: Waiting 06:08:13 5d54e960e981: Download complete 06:08:13 f0e02332f6b5: Verifying Checksum 06:08:13 f0e02332f6b5: Download complete 06:08:13 cefa15bbcfad: Verifying Checksum 06:08:13 cefa15bbcfad: Download complete 06:08:13 9fda8d8052c6: Download complete 06:08:13 f4c1fc716caa: Verifying Checksum 06:08:13 f4c1fc716caa: Download complete 06:08:13 9fda8d8052c6: Pull complete 06:08:14 5d54e960e981: Pull complete 06:08:14 c4a7e357bf2a: Verifying Checksum 06:08:14 c4a7e357bf2a: Download complete 06:08:14 Removing intermediate container c4ecc0665987 06:08:14 ---> 43102f690bda 06:08:14 Step 11/22 : FROM alpine:3.18 06:08:15 3.18: Pulling from library/alpine 06:08:15 7264a8db6415: Already exists 06:08:16 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:08:16 Status: Downloaded newer image for alpine:3.18 06:08:16 ---> 7e01a0d0a1dc 06:08:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:08:16 ---> Running in 0adf49458e43 06:08:16 Removing intermediate container 0adf49458e43 06:08:16 ---> 944f4698cb7b 06:08:16 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:08:16 ---> Running in a5895a0b1106 06:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:08:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:08:17 17808c966233: Verifying Checksum 06:08:17 17808c966233: Download complete 06:08:17 (1/1) Installing dumb-init (1.2.5-r2) 06:08:17 Executing busybox-1.36.1-r2.trigger 06:08:17 OK: 7 MiB in 16 packages 06:08:17 Removing intermediate container a5895a0b1106 06:08:17 ---> 3cdffffec66a 06:08:17 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:08:18 ---> 9a9f29ed0d8d 06:08:18 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:08:18 ---> 58369eeb684d 06:08:18 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:08:18 ---> 35f5c505bc65 06:08:18 Step 17/22 : EXPOSE 59901 06:08:18 ---> Running in 5686af6bab57 06:08:18 Removing intermediate container 5686af6bab57 06:08:18 ---> 67e3e2deb00e 06:08:18 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:08:18 ---> Running in fc3f469229a2 06:08:18 Removing intermediate container fc3f469229a2 06:08:18 ---> e01375ebd8b2 06:08:18 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:08:18 ---> Running in 25651b2dbc69 06:08:18 Removing intermediate container 25651b2dbc69 06:08:18 ---> 4603e14d22da 06:08:18 Step 20/22 : LABEL arch=amd64 06:08:18 ---> Running in a7cfb780fd65 06:08:18 Removing intermediate container a7cfb780fd65 06:08:18 ---> f05e3c12ba6d 06:08:18 Step 21/22 : LABEL git_sha=ea9b4c32d21bf45c7fb886341563953752c62ac9 06:08:18 ---> Running in 01c7a1fd3e5f 06:08:18 Removing intermediate container 01c7a1fd3e5f 06:08:18 ---> 117e8c3c20d3 06:08:18 Step 22/22 : LABEL version=3.1.0-dev.13 06:08:18 ---> Running in 79575b0f2191 06:08:18 Removing intermediate container 79575b0f2191 06:08:18 ---> ee114081b209 06:08:18 [Warning] One or more build-args [ARCH] were not consumed 06:08:18 Successfully built ee114081b209 06:08:18 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:19 provisioning config files... 06:08:19 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8414779692630213392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:19 ---> docker-login.sh 06:08:19 nexus3.edgexfoundry.org:10001 06:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:19 Configure a credential helper to remove this warning. See 06:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:19 06:08:19 Login Succeeded 06:08:19 nexus3.edgexfoundry.org:10002 06:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:19 Configure a credential helper to remove this warning. See 06:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:19 06:08:19 Login Succeeded 06:08:19 nexus3.edgexfoundry.org:10003 06:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:19 Configure a credential helper to remove this warning. See 06:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:19 06:08:19 Login Succeeded 06:08:19 nexus3.edgexfoundry.org:10004 06:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:19 Configure a credential helper to remove this warning. See 06:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:19 06:08:19 Login Succeeded 06:08:19 docker.io 06:08:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:19 Configure a credential helper to remove this warning. See 06:08:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:19 06:08:19 Login Succeeded 06:08:19 ---> docker-login.sh ends [Pipeline] } 06:08:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:08:20 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:08:20 ea9b4c32d21bf45c7fb886341563953752c62ac9 06:08:20 latest 06:08:20 3.1.0-dev.13 06:08:20 ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13 06:08:20 main 06:08:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:20 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ea9b4c32d21bf45c7fb886341563953752c62ac9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ea9b4c32d21bf45c7fb886341563953752c62ac9 06:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:08:20 471010eb0d6c: Preparing 06:08:20 92246bea85e1: Preparing 06:08:20 c393a443c261: Preparing 06:08:20 2c4845302eea: Preparing 06:08:20 4693057ce236: Preparing 06:08:20 4693057ce236: Layer already exists 06:08:20 92246bea85e1: Pushed 06:08:20 471010eb0d6c: Pushed 06:08:20 2c4845302eea: Pushed 06:08:23 c393a443c261: Pushed 06:08:23 ea9b4c32d21bf45c7fb886341563953752c62ac9: digest: sha256:31a70caf990fb31f59233d79f1bcc7f6daa7924fcf48b7ad08326e700dd1a408 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:23 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:24 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:08:24 471010eb0d6c: Preparing 06:08:24 92246bea85e1: Preparing 06:08:24 c393a443c261: Preparing 06:08:24 2c4845302eea: Preparing 06:08:24 4693057ce236: Preparing 06:08:24 471010eb0d6c: Layer already exists 06:08:24 92246bea85e1: Layer already exists 06:08:24 c393a443c261: Layer already exists 06:08:24 4693057ce236: Layer already exists 06:08:24 2c4845302eea: Layer already exists 06:08:24 latest: digest: sha256:31a70caf990fb31f59233d79f1bcc7f6daa7924fcf48b7ad08326e700dd1a408 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:24 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:24 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.13 06:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:08:24 471010eb0d6c: Preparing 06:08:24 92246bea85e1: Preparing 06:08:24 c393a443c261: Preparing 06:08:24 2c4845302eea: Preparing 06:08:24 4693057ce236: Preparing 06:08:24 4693057ce236: Layer already exists 06:08:24 c393a443c261: Layer already exists 06:08:24 92246bea85e1: Layer already exists 06:08:24 2c4845302eea: Layer already exists 06:08:24 471010eb0d6c: Layer already exists 06:08:24 3.1.0-dev.13: digest: sha256:31a70caf990fb31f59233d79f1bcc7f6daa7924fcf48b7ad08326e700dd1a408 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:25 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus:ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13 06:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:08:25 471010eb0d6c: Preparing 06:08:25 92246bea85e1: Preparing 06:08:25 c393a443c261: Preparing 06:08:25 2c4845302eea: Preparing 06:08:25 4693057ce236: Preparing 06:08:25 471010eb0d6c: Layer already exists 06:08:25 2c4845302eea: Layer already exists 06:08:25 c393a443c261: Layer already exists 06:08:25 92246bea85e1: Layer already exists 06:08:25 4693057ce236: Layer already exists 06:08:25 ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13: digest: sha256:31a70caf990fb31f59233d79f1bcc7f6daa7924fcf48b7ad08326e700dd1a408 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:25 c4a7e357bf2a: Pull complete 06:08:25 f0e02332f6b5: Pull complete 06:08:25 cefa15bbcfad: Pull complete 06:08:25 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:08:25 471010eb0d6c: Preparing 06:08:25 92246bea85e1: Preparing 06:08:25 c393a443c261: Preparing 06:08:25 2c4845302eea: Preparing 06:08:25 4693057ce236: Preparing 06:08:25 c393a443c261: Layer already exists 06:08:25 2c4845302eea: Layer already exists 06:08:25 92246bea85e1: Layer already exists 06:08:25 471010eb0d6c: Layer already exists 06:08:25 4693057ce236: Layer already exists 06:08:25 main: digest: sha256:31a70caf990fb31f59233d79f1bcc7f6daa7924fcf48b7ad08326e700dd1a408 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:26 ===================================================== [Pipeline] echo 06:08:26 taggedImages: 06:08:26 - nexus3.edgexfoundry.org:10004/device-modbus:ea9b4c32d21bf45c7fb886341563953752c62ac9 06:08:26 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:08:26 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.13 06:08:26 - nexus3.edgexfoundry.org:10004/device-modbus:ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13 06:08:26 - 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 06:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:26 06:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:26 latest: Pulling from edgex-lftools-log-publisher 06:08:26 5eb5b503b376: Pulling fs layer 06:08:26 5c69ac0246d0: Pulling fs layer 06:08:26 ec43610c2a17: Pulling fs layer 06:08:26 3a2ae6a8a46f: Pulling fs layer 06:08:26 33b1e0a273af: Pulling fs layer 06:08:26 5d3b04190fa2: Pulling fs layer 06:08:26 2f39f015ded8: Pulling fs layer 06:08:26 33b1e0a273af: Waiting 06:08:26 5d3b04190fa2: Waiting 06:08:26 2f39f015ded8: Waiting 06:08:26 3a2ae6a8a46f: Waiting 06:08:26 5c69ac0246d0: Verifying Checksum 06:08:26 5c69ac0246d0: Download complete 06:08:26 3a2ae6a8a46f: Download complete 06:08:26 33b1e0a273af: Verifying Checksum 06:08:26 33b1e0a273af: Download complete 06:08:26 5d3b04190fa2: Verifying Checksum 06:08:26 5d3b04190fa2: Download complete 06:08:26 ec43610c2a17: Verifying Checksum 06:08:26 ec43610c2a17: Download complete 06:08:26 5eb5b503b376: Verifying Checksum 06:08:26 5eb5b503b376: Download complete 06:08:27 2f39f015ded8: Download complete 06:08:28 5eb5b503b376: Pull complete 06:08:28 5c69ac0246d0: Pull complete 06:08:28 ec43610c2a17: Pull complete 06:08:28 3a2ae6a8a46f: Pull complete 06:08:28 33b1e0a273af: Pull complete 06:08:28 5d3b04190fa2: Pull complete 06:08:30 17808c966233: Pull complete 06:08:31 f4c1fc716caa: Pull complete 06:08:31 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 06:08:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:08:31 ---> ea914061e18c 06:08:31 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:08:33 2f39f015ded8: Pull complete 06:08:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:33 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:33 ---> Running in e116169b317a 06:08:33 Removing intermediate container e116169b317a 06:08:33 ---> b9469b72c080 06:08:33 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:08:33 ---> Running in a763fb4e753b 06:08:34 Removing intermediate container a763fb4e753b 06:08:34 ---> 329a5a96444a 06:08:34 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:08:34 ---> Running in 68e70506da6d 06:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:08:36 (1/8) Installing openssh-keygen (9.3_p2-r0) 06:08:36 (2/8) Installing libedit (20221030.3.1-r1) 06:08:36 (3/8) Installing openssh-client-common (9.3_p2-r0) 06:08:36 (4/8) Installing openssh-client-default (9.3_p2-r0) 06:08:36 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 06:08:36 (6/8) Installing openssh-server-common (9.3_p2-r0) 06:08:36 (7/8) Installing openssh-server (9.3_p2-r0) 06:08:36 (8/8) Installing openssh (9.3_p2-r0) 06:08:36 Executing busybox-1.36.1-r2.trigger 06:08:36 OK: 272 MiB in 60 packages 06:08:37 $ docker top e068df5ff8488da65a255d96fc67c290c7ab142b6c2d1676a984e496eba0282f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:38 ---> job-cost.sh 06:08:38 lf-activate-venv: SKIPPING 06:08:38 INFO: No Stack... 06:08:38 INFO: Retrieving Pricing Info for: v3-standard-8 06:08:38 INFO: Archiving Costs [Pipeline] sh 06:08:39 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:08:39 + cut -d, -f6 [Pipeline] lock 06:08:39 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-127-stack-cost] 06:08:39 Resource [jenkins-edgexfoundry-device-modbus-go-main-127-stack-cost] did not exist. Created. 06:08:39 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:39 + echo total: 0.2199999988079071 06:08:39 Removing intermediate container 68e70506da6d 06:08:39 ---> 14d25a967dce 06:08:39 Step 6/10 : WORKDIR /device-modbus-go [Pipeline] stash 06:08:39 Stashed 1 file(s) [Pipeline] } 06:08:39 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 06:08:39 $ docker stop --time=1 e068df5ff8488da65a255d96fc67c290c7ab142b6c2d1676a984e496eba0282f 06:08:39 ---> Running in 302fe0514305 06:08:39 Removing intermediate container 302fe0514305 06:08:39 ---> 0ac846bcb28b 06:08:39 Step 7/10 : COPY go.mod vendor* ./ 06:08:40 ---> 38b681e98f38 06:08:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:40 ---> Running in 537e22f25119 06:08:40 $ docker rm -f --volumes e068df5ff8488da65a255d96fc67c290c7ab142b6c2d1676a984e496eba0282f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:09:48 Removing intermediate container 537e22f25119 06:09:48 ---> d1e4a790a46f 06:09:48 Step 9/10 : COPY . . 06:09:48 ---> b610de6a86e5 06:09:48 Step 10/10 : RUN ${MAKE} 06:09:48 ---> Running in e8038543b455 06:09:48 noop 06:09:48 Removing intermediate container e8038543b455 06:09:48 ---> 8853b55415e7 06:09:48 Successfully built 8853b55415e7 06:09:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:48 + docker inspect -f . ci-base-image-arm64 06:09:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:49 prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container 06:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/127 -v /w/workspace/device-modbus-go/127:/w/workspace/device-modbus-go/127:rw,z -v /w/workspace/device-modbus-go/127@tmp:/w/workspace/device-modbus-go/127@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 06:09:50 $ docker top 881203b021c8abda750ccdfed920f9dde5cc081599892b46ae2e90b74e70d007 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:51 + go version 06:09:51 go version go1.21.0 linux/arm64 [Pipeline] } 06:09:51 $ docker stop --time=1 881203b021c8abda750ccdfed920f9dde5cc081599892b46ae2e90b74e70d007 06:09:52 $ docker rm -f --volumes 881203b021c8abda750ccdfed920f9dde5cc081599892b46ae2e90b74e70d007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:53 + docker inspect -f . ci-base-image-arm64 06:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:53 prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container 06:09:53 $ 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/127 -v /w/workspace/device-modbus-go/127:/w/workspace/device-modbus-go/127:rw,z -v /w/workspace/device-modbus-go/127@tmp:/w/workspace/device-modbus-go/127@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 06:09:54 $ docker top fced3b8104e51df733bfd1557be83b5e01125f2e026bfd5ef4db7f2fc7c22250 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:55 + git config --global --add safe.directory /w/workspace/device-modbus-go/127 [Pipeline] fileExists [Pipeline] sh 06:09:55 + make test 06:09:55 go test ./... -coverprofile=coverage.out 06:09:59 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:11:36 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:11:36 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 47.9% of statements 06:11:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:11:36 go vet ./... 06:11:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:11:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:11:51 ./bin/test-attribution-txt.sh [Pipeline] echo 06:11:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:11:51 $ docker stop --time=1 fced3b8104e51df733bfd1557be83b5e01125f2e026bfd5ef4db7f2fc7c22250 06:11:53 $ docker rm -f --volumes fced3b8104e51df733bfd1557be83b5e01125f2e026bfd5ef4db7f2fc7c22250 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:11:54 Warning: overwriting stash ‘coverage-report’ 06:11:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:11:56 + ls -al . 06:11:56 total 188 06:11:56 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 06:09 . 06:11:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 06:07 .. 06:11:56 -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 06:07 .dockerignore 06:11:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 06:07 .git 06:11:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 06:07 .github 06:11:56 -rw-rw-r-- 1 jenkins jenkins 331 Sep 25 06:07 .gitignore 06:11:56 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 06:07 .golangci.yml 06:11:56 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 25 06:07 Attribution.txt 06:11:56 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 25 06:07 CHANGELOG.md 06:11:56 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 25 06:07 Dockerfile 06:11:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 06:07 GOVERNANCE.md 06:11:56 -rw-rw-r-- 1 jenkins jenkins 680 Sep 25 06:07 Jenkinsfile 06:11:56 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 06:07 LICENSE 06:11:56 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 25 06:07 Makefile 06:11:56 -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 06:07 OWNERS.md 06:11:56 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 25 06:07 README.md 06:11:56 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 06:05 VERSION 06:11:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 06:07 bin 06:11:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 06:07 cmd 06:11:56 -rw-r--r-- 1 jenkins jenkins 24334 Sep 25 06:11 coverage.out 06:11:56 -rw-rw-r-- 1 jenkins jenkins 3941 Sep 25 06:07 go.mod 06:11:56 -rw-rw-r-- 1 jenkins jenkins 35965 Sep 25 06:07 go.sum 06:11:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 06:07 internal 06:11:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 06:07 simulator 06:11:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 06:07 snap 06:11:56 -rw-rw-r-- 1 jenkins jenkins 229 Sep 25 06:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:56 + 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=ea9b4c32d21bf45c7fb886341563953752c62ac9 --label arch=arm64 --label version=3.1.0-dev.13 . 06:11:57 Sending build context to Docker daemon 3.385MB 06:11:57 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 06:11:57 Step 2/22 : FROM ${BASE} AS builder 06:11:57 ---> 8853b55415e7 06:11:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:11:57 ---> Running in 9508687ebc07 06:11:58 Removing intermediate container 9508687ebc07 06:11:58 ---> 775563c23107 06:11:58 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:11:58 ---> Running in ed9d9c53abd8 06:11:58 Removing intermediate container ed9d9c53abd8 06:11:58 ---> bf43f2efa004 06:11:58 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:11:58 ---> Running in 74df96f78bc7 06:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:12:00 OK: 272 MiB in 60 packages 06:12:04 Removing intermediate container 74df96f78bc7 06:12:04 ---> 2b196e3a4289 06:12:04 Step 6/22 : WORKDIR /device-modbus-go 06:12:04 ---> Running in d3054c71fcda 06:12:04 Removing intermediate container d3054c71fcda 06:12:04 ---> 3ea90e36eefd 06:12:04 Step 7/22 : COPY go.mod vendor* ./ 06:12:05 ---> bab6a2b1e06d 06:12:05 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:05 ---> Running in 4983bd4a7043 06:12:07 Removing intermediate container 4983bd4a7043 06:12:07 ---> 3a33d598b8cc 06:12:07 Step 9/22 : COPY . . 06:12:08 ---> e49ebd0ede7d 06:12:08 Step 10/22 : RUN ${MAKE} 06:12:08 ---> Running in c9d2d1438f0f 06:12:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:14:16 Removing intermediate container c9d2d1438f0f 06:14:16 ---> 40dcd8b44bf3 06:14:16 Step 11/22 : FROM alpine:3.18 06:14:16 3.18: Pulling from library/alpine 06:14:16 9fda8d8052c6: Already exists 06:14:16 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:14:16 Status: Downloaded newer image for alpine:3.18 06:14:16 ---> f6648c04cd6c 06:14:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:14:16 ---> Running in d6a2869db09d 06:14:16 Removing intermediate container d6a2869db09d 06:14:16 ---> dac1c69c3100 06:14:16 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:14:16 ---> Running in 3b0eec2f50f3 06:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:14:16 (1/1) Installing dumb-init (1.2.5-r2) 06:14:16 Executing busybox-1.36.1-r2.trigger 06:14:16 OK: 8 MiB in 16 packages 06:14:16 Removing intermediate container 3b0eec2f50f3 06:14:16 ---> 549271767edd 06:14:16 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:14:16 ---> f94414bd37d8 06:14:16 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:14:16 ---> 9ea4f5d03112 06:14:16 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:14:16 ---> 4a36ddd8ee66 06:14:16 Step 17/22 : EXPOSE 59901 06:14:16 ---> Running in f53b66e51d2d 06:14:16 Removing intermediate container f53b66e51d2d 06:14:16 ---> 540d10536ffc 06:14:16 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:14:16 ---> Running in d200fd241068 06:14:16 Removing intermediate container d200fd241068 06:14:16 ---> 245fbe50e525 06:14:16 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:14:16 ---> Running in ca8fa0b7980a 06:14:16 Removing intermediate container ca8fa0b7980a 06:14:16 ---> 958dd568ffea 06:14:16 Step 20/22 : LABEL arch=arm64 06:14:16 ---> Running in b8ab7c0dca18 06:14:16 Removing intermediate container b8ab7c0dca18 06:14:16 ---> 0fd06718e7f6 06:14:16 Step 21/22 : LABEL git_sha=ea9b4c32d21bf45c7fb886341563953752c62ac9 06:14:16 ---> Running in d30f09fda081 06:14:16 Removing intermediate container d30f09fda081 06:14:16 ---> 2c975f8029db 06:14:16 Step 22/22 : LABEL version=3.1.0-dev.13 06:14:16 ---> Running in 8f95767c40dc 06:14:16 Removing intermediate container 8f95767c40dc 06:14:16 ---> a9718773dd9c 06:14:16 [Warning] One or more build-args [ARCH] were not consumed 06:14:16 Successfully built a9718773dd9c 06:14:16 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 06:14:16 provisioning config files... 06:14:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/127@tmp/config13393869740684585983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:17 ---> docker-login.sh 06:14:17 nexus3.edgexfoundry.org:10001 06:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:17 Configure a credential helper to remove this warning. See 06:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:17 06:14:17 Login Succeeded 06:14:17 nexus3.edgexfoundry.org:10002 06:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:17 Configure a credential helper to remove this warning. See 06:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:17 06:14:17 Login Succeeded 06:14:17 nexus3.edgexfoundry.org:10003 06:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:18 Configure a credential helper to remove this warning. See 06:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:18 06:14:18 Login Succeeded 06:14:18 nexus3.edgexfoundry.org:10004 06:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:18 Configure a credential helper to remove this warning. See 06:14:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:18 06:14:18 Login Succeeded 06:14:18 docker.io 06:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:19 Configure a credential helper to remove this warning. See 06:14:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:19 06:14:19 Login Succeeded 06:14:19 ---> docker-login.sh ends [Pipeline] } 06:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:14:19 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:14:19 ea9b4c32d21bf45c7fb886341563953752c62ac9 06:14:19 latest 06:14:19 3.1.0-dev.13 06:14:19 ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13 06:14:19 main 06:14:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:19 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ea9b4c32d21bf45c7fb886341563953752c62ac9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:19 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ea9b4c32d21bf45c7fb886341563953752c62ac9 06:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:14:19 82665b9cc657: Preparing 06:14:19 58fe7d0b55e6: Preparing 06:14:19 a3d266c76d6d: Preparing 06:14:19 dfadbdbca9da: Preparing 06:14:19 b2191e2be29d: Preparing 06:14:19 b2191e2be29d: Layer already exists 06:14:20 dfadbdbca9da: Pushed 06:14:20 82665b9cc657: Pushed 06:14:20 58fe7d0b55e6: Pushed 06:14:26 a3d266c76d6d: Pushed 06:14:26 ea9b4c32d21bf45c7fb886341563953752c62ac9: digest: sha256:6c1313b40d1e6836085d9cc93288b7e88a83b4fe4f4bf47d62ec8061747bd89e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:27 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:14:27 82665b9cc657: Preparing 06:14:27 58fe7d0b55e6: Preparing 06:14:27 a3d266c76d6d: Preparing 06:14:27 dfadbdbca9da: Preparing 06:14:27 b2191e2be29d: Preparing 06:14:27 b2191e2be29d: Layer already exists 06:14:27 58fe7d0b55e6: Layer already exists 06:14:27 82665b9cc657: Layer already exists 06:14:27 dfadbdbca9da: Layer already exists 06:14:27 a3d266c76d6d: Layer already exists 06:14:27 latest: digest: sha256:6c1313b40d1e6836085d9cc93288b7e88a83b4fe4f4bf47d62ec8061747bd89e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:27 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.13 06:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:14:28 82665b9cc657: Preparing 06:14:28 58fe7d0b55e6: Preparing 06:14:28 a3d266c76d6d: Preparing 06:14:28 dfadbdbca9da: Preparing 06:14:28 b2191e2be29d: Preparing 06:14:28 dfadbdbca9da: Layer already exists 06:14:28 58fe7d0b55e6: Layer already exists 06:14:28 82665b9cc657: Layer already exists 06:14:28 b2191e2be29d: Layer already exists 06:14:28 a3d266c76d6d: Layer already exists 06:14:28 3.1.0-dev.13: digest: sha256:6c1313b40d1e6836085d9cc93288b7e88a83b4fe4f4bf47d62ec8061747bd89e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:28 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13 06:14:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:14:28 82665b9cc657: Preparing 06:14:28 58fe7d0b55e6: Preparing 06:14:28 a3d266c76d6d: Preparing 06:14:28 dfadbdbca9da: Preparing 06:14:28 b2191e2be29d: Preparing 06:14:28 58fe7d0b55e6: Layer already exists 06:14:28 82665b9cc657: Layer already exists 06:14:28 b2191e2be29d: Layer already exists 06:14:28 a3d266c76d6d: Layer already exists 06:14:28 dfadbdbca9da: Layer already exists 06:14:28 ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13: digest: sha256:6c1313b40d1e6836085d9cc93288b7e88a83b4fe4f4bf47d62ec8061747bd89e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:29 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:14:29 82665b9cc657: Preparing 06:14:29 58fe7d0b55e6: Preparing 06:14:29 a3d266c76d6d: Preparing 06:14:29 dfadbdbca9da: Preparing 06:14:29 b2191e2be29d: Preparing 06:14:29 dfadbdbca9da: Layer already exists 06:14:29 b2191e2be29d: Layer already exists 06:14:29 82665b9cc657: Layer already exists 06:14:29 a3d266c76d6d: Layer already exists 06:14:29 58fe7d0b55e6: Layer already exists 06:14:29 main: digest: sha256:6c1313b40d1e6836085d9cc93288b7e88a83b4fe4f4bf47d62ec8061747bd89e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:29 ===================================================== [Pipeline] echo 06:14:29 taggedImages: 06:14:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ea9b4c32d21bf45c7fb886341563953752c62ac9 06:14:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:14:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.13 06:14:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:ea9b4c32d21bf45c7fb886341563953752c62ac9-3.1.0-dev.13 06:14:29 - 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 06:14:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:14:29 06:14:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:14:30 arm64: Pulling from edgex-lftools-log-publisher 06:14:30 8998bd30e6a1: Pulling fs layer 06:14:30 04944245beec: Pulling fs layer 06:14:30 699f458cf7ca: Pulling fs layer 06:14:30 765212b225bb: Pulling fs layer 06:14:30 f23df028b6ca: Pulling fs layer 06:14:30 d65c8cfc05b1: Pulling fs layer 06:14:30 2437ff75d9bd: Pulling fs layer 06:14:30 f23df028b6ca: Waiting 06:14:30 d65c8cfc05b1: Waiting 06:14:30 2437ff75d9bd: Waiting 06:14:30 765212b225bb: Waiting 06:14:30 04944245beec: Verifying Checksum 06:14:30 04944245beec: Download complete 06:14:30 765212b225bb: Verifying Checksum 06:14:30 765212b225bb: Download complete 06:14:30 f23df028b6ca: Verifying Checksum 06:14:30 f23df028b6ca: Download complete 06:14:30 d65c8cfc05b1: Verifying Checksum 06:14:30 d65c8cfc05b1: Download complete 06:14:30 699f458cf7ca: Verifying Checksum 06:14:30 699f458cf7ca: Download complete 06:14:31 8998bd30e6a1: Verifying Checksum 06:14:31 8998bd30e6a1: Download complete 06:14:33 2437ff75d9bd: Verifying Checksum 06:14:33 2437ff75d9bd: Download complete 06:14:34 8998bd30e6a1: Pull complete 06:14:35 04944245beec: Pull complete 06:14:36 699f458cf7ca: Pull complete 06:14:36 765212b225bb: Pull complete 06:14:37 f23df028b6ca: Pull complete 06:14:37 d65c8cfc05b1: Pull complete 06:14:52 2437ff75d9bd: Pull complete 06:14:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:14:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:52 prd-ubuntu20.04-docker-arm64-4c-16g-7796 does not seem to be running inside a container 06:14:52 $ 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/127 -v /w/workspace/device-modbus-go/127:/w/workspace/device-modbus-go/127:rw,z -v /w/workspace/device-modbus-go/127@tmp:/w/workspace/device-modbus-go/127@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 06:14:55 $ docker top 622b9c4002cd07d86f193060c450029c83f201e7e0d4ad33dca0789ad9211019 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:55 ---> job-cost.sh 06:14:56 lf-activate-venv: SKIPPING 06:14:56 INFO: No Stack... 06:14:56 INFO: Retrieving Pricing Info for: v3-standard-4 06:14:57 INFO: Archiving Costs [Pipeline] sh 06:14:57 + cat /w/workspace/device-modbus-go/127/archives/cost.csv 06:14:57 + cut -d, -f6 [Pipeline] lock 06:14:58 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-127-stack-cost] 06:14:58 Resource [jenkins-edgexfoundry-device-modbus-go-main-127-stack-cost] did not exist. Created. 06:14:58 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:14:58 /w/workspace/device-modbus-go/127@tmp/durable-192fccc8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:14:58 + echo total: 0.10999999940395355 [Pipeline] stash 06:14:58 Warning: overwriting stash ‘stack-cost’ 06:14:58 Stashed 1 file(s) [Pipeline] } 06:14:58 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-127-stack-cost] [Pipeline] // lock [Pipeline] } 06:14:58 $ docker stop --time=1 622b9c4002cd07d86f193060c450029c83f201e7e0d4ad33dca0789ad9211019 06:15:00 $ docker rm -f --volumes 622b9c4002cd07d86f193060c450029c83f201e7e0d4ad33dca0789ad9211019 [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 06:15:00 provisioning config files... 06:15:00 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14744869426781569858tmp [Pipeline] { [Pipeline] sh 06:15:01 + set +x 06:15:01 + curl -s https://codecov.io/bash 06:15:01 + bash -s -- 06:15:01 06:15:01 _____ _ 06:15:01 / ____| | | 06:15:01 | | ___ __| | ___ ___ _____ __ 06:15:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:15:01 | |___| (_) | (_| | __/ (_| (_) \ V / 06:15:01 \_____\___/ \__,_|\___|\___\___/ \_/ 06:15:01 Bash-1.0.6 06:15:01 06:15:01 06:15:01 ==> git version 2.25.1 found 06:15:01 ==> 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 06:15:01 Release-Date: 2020-01-08 06:15:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:15:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:15:01 ==> Jenkins CI detected. 06:15:01 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:15:01 project root: . 06:15:01 --> token set from env 06:15:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:15:01 ==> Running gcov in . (disable via -X gcov) 06:15:01 ==> Python coveragepy not found 06:15:01 ==> Searching for coverage reports in: 06:15:01 + . 06:15:01 -> Found 1 reports 06:15:01 ==> Detecting git/mercurial file structure 06:15:01 ==> Reading reports 06:15:01 + ./coverage.out bytes=24334 06:15:01 ==> Appending adjustments 06:15:01 https://docs.codecov.io/docs/fixing-reports 06:15:01 + Found adjustments 06:15:01 ==> Gzipping contents 06:15:01 4.0K /tmp/codecov.bBe9PX.gz 06:15:01 ==> Uploading reports 06:15:01 url: https://codecov.io 06:15:01 query: branch=main&commit=ea9b4c32d21bf45c7fb886341563953752c62ac9&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:15:01 -> Pinging Codecov 06:15:01 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=ea9b4c32d21bf45c7fb886341563953752c62ac9&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:15:01 -> Uploading to 06:15:01 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/55DBCA73C666E3227836607328DD7E49/ea9b4c32d21bf45c7fb886341563953752c62ac9/ab05f99b-6dd1-4bed-b621-29207fa83aac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T061501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bff61eb33c2efd8e8b87b1e537bfaff6fae409ed6a96c72b9cff0f6002bd25c4 06:15:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:01 Dload Upload Total Spent Left Speed 06:15:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 13517 --:--:-- --:--:-- --:--:-- 13563 06:15:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ea9b4c32d21bf45c7fb886341563953752c62ac9 [Pipeline] } 06:15:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:15:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:15:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:15:02 06:15:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:15:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:15:02 df9b9388f04a: Pulling fs layer 06:15:02 52dc419b0ee2: Pulling fs layer 06:15:02 25bc292e5bac: Pulling fs layer 06:15:02 114826534d7a: Pulling fs layer 06:15:02 4657fd5d0bcf: Pulling fs layer 06:15:02 6ad1cebc031e: Pulling fs layer 06:15:02 8a3aa393b2d8: Pulling fs layer 06:15:02 114826534d7a: Waiting 06:15:02 4657fd5d0bcf: Waiting 06:15:02 8a3aa393b2d8: Waiting 06:15:02 6ad1cebc031e: Waiting 06:15:02 25bc292e5bac: Verifying Checksum 06:15:02 25bc292e5bac: Download complete 06:15:02 52dc419b0ee2: Verifying Checksum 06:15:02 52dc419b0ee2: Download complete 06:15:02 4657fd5d0bcf: Verifying Checksum 06:15:02 4657fd5d0bcf: Download complete 06:15:02 df9b9388f04a: Download complete 06:15:02 df9b9388f04a: Pull complete 06:15:02 6ad1cebc031e: Verifying Checksum 06:15:02 6ad1cebc031e: Download complete 06:15:02 52dc419b0ee2: Pull complete 06:15:02 25bc292e5bac: Pull complete 06:15:03 114826534d7a: Verifying Checksum 06:15:03 114826534d7a: Download complete 06:15:03 8a3aa393b2d8: Verifying Checksum 06:15:03 8a3aa393b2d8: Download complete 06:15:06 114826534d7a: Pull complete 06:15:06 4657fd5d0bcf: Pull complete 06:15:06 6ad1cebc031e: Pull complete 06:15:09 8a3aa393b2d8: Pull complete 06:15:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:15:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:09 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:15:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:15:14 $ docker top a9c556b6c387d2d25c929d24a4b037bbc498df10da5b5cd9c879f045d59d8485 -eo pid,comm [Pipeline] { [Pipeline] echo 06:15:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:15:15 + set -o pipefail 06:15:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:15:23 06:15:23 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:15:23 06:15:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/1b33dede-e5e1-443f-bd41-7010db491946 06:15:23 06:15:23 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 06:15:23 06:15:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:15:23 06:15:23 06:15:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:15:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:15:23 More details here: https://snyk.co/ue1NS [Pipeline] } 06:15:23 $ docker stop --time=1 a9c556b6c387d2d25c929d24a4b037bbc498df10da5b5cd9c879f045d59d8485 06:15:28 $ docker rm -f --volumes a9c556b6c387d2d25c929d24a4b037bbc498df10da5b5cd9c879f045d59d8485 [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 06:15:28 + git log --format=format:%s -1 ea9b4c32d21bf45c7fb886341563953752c62ac9 [Pipeline] sh 06:15:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:29 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:15:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:15:30 $ docker top 0467cbf3d92005a2b1ad3f0ee3b5fdd7731c4e7f1efeefd57f876df62ef804a2 -eo pid,comm 06:15:30 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). 06:15:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:30 [ssh-agent] Looking for ssh-agent implementation... 06:15:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:30 $ docker exec 0467cbf3d92005a2b1ad3f0ee3b5fdd7731c4e7f1efeefd57f876df62ef804a2 ssh-agent 06:15:30 SSH_AUTH_SOCK=/tmp/ssh-K4oTpRauT9dG/agent.32 06:15:30 SSH_AGENT_PID=38 06:15:30 Running ssh-add (command line suppressed) 06:15:30 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7710621614912819320.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7710621614912819320.key) 06:15:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:30 + git semver tag 06:15:31 2023-09-25 06:15:31,004 [run_tag] DEBUG tag force:False 06:15:31 2023-09-25 06:15:31,005 [check_head_tag] DEBUG check head tag 06:15:31 2023-09-25 06:15:31,005 [execute] INFO git cat-file --batch-check 06:15:31 2023-09-25 06:15:31,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:15:31 2023-09-25 06:15:31,009 [execute] INFO git cat-file --batch 06:15:31 2023-09-25 06:15:31,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:15:31 2023-09-25 06:15:31,020 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:15:31 2023-09-25 06:15:31,020 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 06:15:31 2023-09-25 06:15:31,020 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:15:31 2023-09-25 06:15:31,024 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:15:31 3.1.0-dev.13 [Pipeline] } 06:15:31 $ docker exec --env ******** --env ******** 0467cbf3d92005a2b1ad3f0ee3b5fdd7731c4e7f1efeefd57f876df62ef804a2 ssh-agent -k 06:15:31 unset SSH_AUTH_SOCK; 06:15:31 unset SSH_AGENT_PID; 06:15:31 echo Agent pid 38 killed; 06:15:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:31 + git semver [Pipeline] } 06:15:31 $ docker stop --time=1 0467cbf3d92005a2b1ad3f0ee3b5fdd7731c4e7f1efeefd57f876df62ef804a2 06:15:33 $ docker rm -f --volumes 0467cbf3d92005a2b1ad3f0ee3b5fdd7731c4e7f1efeefd57f876df62ef804a2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:15:33 06:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:15:33 0.23.1-centos7: Pulling from edgex-lftools 06:15:33 ab5ef0e58194: Pulling fs layer 06:15:33 9712f1f96733: Pulling fs layer 06:15:33 63f879dbbcfc: Pulling fs layer 06:15:33 0d9ebad4ef96: Pulling fs layer 06:15:33 e9a5061849ea: Pulling fs layer 06:15:33 d747dcd14b5f: Pulling fs layer 06:15:33 2de7ff778b66: Pulling fs layer 06:15:33 d747dcd14b5f: Waiting 06:15:33 0d9ebad4ef96: Waiting 06:15:33 2de7ff778b66: Waiting 06:15:33 e9a5061849ea: Waiting 06:15:33 9712f1f96733: Verifying Checksum 06:15:33 9712f1f96733: Download complete 06:15:33 63f879dbbcfc: Verifying Checksum 06:15:33 63f879dbbcfc: Download complete 06:15:34 e9a5061849ea: Verifying Checksum 06:15:34 e9a5061849ea: Download complete 06:15:34 d747dcd14b5f: Verifying Checksum 06:15:34 d747dcd14b5f: Download complete 06:15:34 ab5ef0e58194: Verifying Checksum 06:15:34 ab5ef0e58194: Download complete 06:15:34 0d9ebad4ef96: Verifying Checksum 06:15:34 0d9ebad4ef96: Download complete 06:15:34 2de7ff778b66: Download complete 06:15:37 ab5ef0e58194: Pull complete 06:15:37 9712f1f96733: Pull complete 06:15:37 63f879dbbcfc: Pull complete 06:15:40 0d9ebad4ef96: Pull complete 06:15:41 e9a5061849ea: Pull complete 06:15:41 d747dcd14b5f: Pull complete 06:15:42 2de7ff778b66: Pull complete 06:15:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:15:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:42 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:15:48 $ docker top 1af40d0ceec7c884a1dfc1a754efb79c85024863e1ffaf07283c13c6246ef5e0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:15:48 provisioning config files... 06:15:48 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7820481842798617763tmp 06:15:48 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10951050837809345299tmp 06:15:48 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7269119111956322392tmp [Pipeline] { [Pipeline] echo 06:15:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:15:49 ---> sigul-configuration.sh 06:15:49 gpg: directory `/root/.gnupg' created 06:15:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:15:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:15:49 gpg: keyring `/root/.gnupg/secring.gpg' created 06:15:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:15:49 gpg: CAST5 encrypted data 06:15:49 gpg: encrypted with 1 passphrase 06:15:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:15:49 + mkdir /home/jenkins 06:15:49 + mkdir /home/jenkins/sigul [Pipeline] sh 06:15:49 + 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 06:15:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:15:49 ---> sigul-install.sh 06:15:49 Sigul already installed; skipping installation. [Pipeline] sh 06:15:50 + git tag --list 06:15:50 0.7.1 06:15:50 v1.0.0 06:15:50 v1.1.0 06:15:50 v1.1.1 06:15:50 v1.2.2 06:15:50 v1.3.0 06:15:50 v1.3.1 06:15:50 v2.0.0 06:15:50 v2.1.0 06:15:50 v2.1.1 06:15:50 v2.2.0 06:15:50 v2.3.0 06:15:50 v3.0 06:15:50 v3.0.0 06:15:50 v3.1.0-dev.1 06:15:50 v3.1.0-dev.10 06:15:50 v3.1.0-dev.11 06:15:50 v3.1.0-dev.12 06:15:50 v3.1.0-dev.13 06:15:50 v3.1.0-dev.2 06:15:50 v3.1.0-dev.3 06:15:50 v3.1.0-dev.4 06:15:50 v3.1.0-dev.5 06:15:50 v3.1.0-dev.6 06:15:50 v3.1.0-dev.7 06:15:50 v3.1.0-dev.8 06:15:50 v3.1.0-dev.9 [Pipeline] sh 06:15:50 + lftools sign git-tag v3.1.0-dev.13 06:15:51 Signing Git tag with Sigul... 06:15:51 Signing v3.1.0-dev.13 [Pipeline] echo 06:15:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:15:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:15:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:15:51 $ docker stop --time=1 1af40d0ceec7c884a1dfc1a754efb79c85024863e1ffaf07283c13c6246ef5e0 06:15:52 $ docker rm -f --volumes 1af40d0ceec7c884a1dfc1a754efb79c85024863e1ffaf07283c13c6246ef5e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:15:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:53 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:15:53 $ docker top e3a2530e9ca7ce50a6ddb5862a401fde578bc197cf30e46a0637ba464f7fadc4 -eo pid,comm 06:15:54 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). 06:15:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:54 [ssh-agent] Looking for ssh-agent implementation... 06:15:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:54 $ docker exec e3a2530e9ca7ce50a6ddb5862a401fde578bc197cf30e46a0637ba464f7fadc4 ssh-agent 06:15:54 SSH_AUTH_SOCK=/tmp/ssh-KRenLnT5g1ak/agent.32 06:15:54 SSH_AGENT_PID=38 06:15:54 Running ssh-add (command line suppressed) 06:15:54 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5689686919883422921.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5689686919883422921.key) 06:15:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:54 + git semver bump pre 06:15:54 2023-09-25 06:15:54,845 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:15:54 2023-09-25 06:15:54,846 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev 06:15:54 2023-09-25 06:15:54,846 [bump_version] DEBUG bumped version:3.1.0-dev.14 06:15:54 2023-09-25 06:15:54,846 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:15:54 2023-09-25 06:15:54,846 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:15:54 2023-09-25 06:15:54,846 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:15:54 2023-09-25 06:15:54,847 [execute] INFO git cat-file --batch-check 06:15:54 2023-09-25 06:15:54,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:15:54 2023-09-25 06:15:54,852 [execute] INFO git cat-file --batch 06:15:54 2023-09-25 06:15:54,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:15:54 2023-09-25 06:15:54,857 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:15:54 3.1.0-dev.14 [Pipeline] } 06:15:54 $ docker exec --env ******** --env ******** e3a2530e9ca7ce50a6ddb5862a401fde578bc197cf30e46a0637ba464f7fadc4 ssh-agent -k 06:15:55 unset SSH_AUTH_SOCK; 06:15:55 unset SSH_AGENT_PID; 06:15:55 echo Agent pid 38 killed; 06:15:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:55 + git semver [Pipeline] } 06:15:55 $ docker stop --time=1 e3a2530e9ca7ce50a6ddb5862a401fde578bc197cf30e46a0637ba464f7fadc4 06:15:56 $ docker rm -f --volumes e3a2530e9ca7ce50a6ddb5862a401fde578bc197cf30e46a0637ba464f7fadc4 [Pipeline] // withDockerContainer [Pipeline] sh 06:15:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:57 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:15:57 $ docker top ff8b7d167c2d004b99f0ea3015706c81595620eef884c9fc27c5f6952efb5cd8 -eo pid,comm 06:15: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). 06:15:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:58 [ssh-agent] Looking for ssh-agent implementation... 06:15:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:58 $ docker exec ff8b7d167c2d004b99f0ea3015706c81595620eef884c9fc27c5f6952efb5cd8 ssh-agent 06:15:58 SSH_AUTH_SOCK=/tmp/ssh-Q4Iomscxm49q/agent.33 06:15:58 SSH_AGENT_PID=39 06:15:58 Running ssh-add (command line suppressed) 06:15:58 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2432859637127217513.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2432859637127217513.key) 06:15:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:58 + git semver push 06:15:59 2023-09-25 06:15:58,904 [run_push] DEBUG push 06:15:59 2023-09-25 06:15:58,905 [execute] INFO git cat-file --batch-check 06:15:59 2023-09-25 06:15:58,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:15:59 2023-09-25 06:15:58,908 [execute] INFO git rev-list 39944aa37f429e308437824d7a6586761463321d -- 06:15:59 2023-09-25 06:15:58,908 [execute] DEBUG Popen(['git', 'rev-list', '39944aa37f429e308437824d7a6586761463321d', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:15:59 2023-09-25 06:15:58,916 [execute] INFO git fetch -v origin 06:15:59 2023-09-25 06:15:58,916 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:15:59 2023-09-25 06:15:59,368 [run_push] DEBUG no remote changes detected 06:15:59 2023-09-25 06:15:59,369 [execute] INFO git push origin semver 06:15:59 2023-09-25 06:15:59,369 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:16:00 2023-09-25 06:16:00,153 [run_push] DEBUG push all version tags 06:16:00 2023-09-25 06:16:00,154 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:16:00 2023-09-25 06:16:00,154 [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) 06:16:01 2023-09-25 06:16:00,858 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:16:01 3.1.0-dev.14 [Pipeline] } 06:16:01 $ docker exec --env ******** --env ******** ff8b7d167c2d004b99f0ea3015706c81595620eef884c9fc27c5f6952efb5cd8 ssh-agent -k 06:16:01 unset SSH_AUTH_SOCK; 06:16:01 unset SSH_AGENT_PID; 06:16:01 echo Agent pid 39 killed; 06:16:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:01 + git semver [Pipeline] } 06:16:01 $ docker stop --time=1 ff8b7d167c2d004b99f0ea3015706c81595620eef884c9fc27c5f6952efb5cd8 06:16:03 $ docker rm -f --volumes ff8b7d167c2d004b99f0ea3015706c81595620eef884c9fc27c5f6952efb5cd8 [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 06:16:03 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:16:03 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:16:03 total 16 06:16:03 drwxr-xr-x 3 root root 4096 Sep 25 06:08 . 06:16:03 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 06:15 .. 06:16:03 drwxr-xr-x 2 root root 4096 Sep 25 06:08 cost 06:16:03 -rw-r--r-- 1 root root 88 Sep 25 06:08 cost.csv 06:16:03 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:16:03 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:16:03 total 16 06:16:03 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 06:08 . 06:16:03 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 06:15 .. 06:16:03 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 06:08 cost 06:16:03 -rw-r--r-- 1 jenkins jenkins 88 Sep 25 06:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:16:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:04 ---> package-listing.sh 06:16:04 ++ facter osfamily 06:16:04 ++ tr '[:upper:]' '[:lower:]' 06:16:05 + OS_FAMILY=debian 06:16:05 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:16:05 + START_PACKAGES=/tmp/packages_start.txt 06:16:05 + END_PACKAGES=/tmp/packages_end.txt 06:16:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:05 + PACKAGES=/tmp/packages_start.txt 06:16:05 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:16:05 + PACKAGES=/tmp/packages_end.txt 06:16:05 + case "${OS_FAMILY}" in 06:16:05 + dpkg -l 06:16:05 + grep '^ii' 06:16:05 + '[' -f /tmp/packages_start.txt ']' 06:16:05 + '[' -f /tmp/packages_end.txt ']' 06:16:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:05 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:16:05 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:16:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:16:05 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 06:16:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:06 prd-ubuntu20.04-docker-8c-8g-7795 does not seem to be running inside a container 06:16:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:16:06 $ docker top 2d67335a458860cf00dd8ba206d6f38aca096265276c72a051d15cbf843da3f5 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:06 + touch /tmp/pre-build-complete [Pipeline] sh 06:16:06 + mkdir -p /var/log/sysstat [Pipeline] sh 06:16:07 + ls /var/log/sa-host 06:16:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:07 provisioning config files... 06:16:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2386296910113870001tmp [Pipeline] { [Pipeline] echo 06:16:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:16:07 ---> create-netrc.sh [Pipeline] } 06:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:16:07 ---> python-tools-install.sh [Pipeline] echo 06:16:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:16:08 ---> sudo-logs.sh 06:16:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:16:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:16:08 ---> job-cost.sh 06:16:08 lf-activate-venv: SKIPPING 06:16:08 DEBUG: total: 0.2199999988079071 06:16:08 INFO: Retrieving Stack Cost... 06:16:09 INFO: Retrieving Pricing Info for: v3-standard-8 06:16:09 INFO: Archiving Costs [Pipeline] echo 06:16:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:16:09 ---> logs-deploy.sh 06:16:09 lf-activate-venv: SKIPPING 06:16:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/127 06:16:09 INFO: archiving workspace using pattern(s): 06:16:10 Archives upload complete. 06:16:10 INFO: archiving logs to Nexus