Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aeb07f10ff8131d5f056bccd17568abba8c1758b 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-ssh18291380885050486275.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-ssh9334391074306580883.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-ssh3046246406321091450.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-ssh13424433162540001509.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-ssh16452124842778108989.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6035 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 aeb07f10ff8131d5f056bccd17568abba8c1758b (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#500)" > 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 aeb07f10ff8131d5f056bccd17568abba8c1758b # timeout=10 > git rev-list --no-walk 65be627d22220786ca580fff7b0bf73c9ac4aaab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:20:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:20:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:20:03 ========================================================= 22:20:03 EdgeX Global Pipelines Version Info 22:20:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:20:08 ------------------- 22:20:08 stable info: 22:20:08 ------------------- 22:20:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:20:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:20:08 Message: update stable to v1.0.254 22:20:08 ------------------- 22:20:08 experimental info: 22:20:08 ------------------- 22:20:08 Commited By: **** collab-it+edgex@linuxfoundation.org 22:20:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:20:08 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:20:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aeb07f10ff8131d5f056bccd17568abba8c1758b [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aeb07f1 [Pipeline] echo 22:20:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:16 provisioning config files... 22:20:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9186558091231775109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:16 ---> docker-login.sh 22:20:16 nexus3.edgexfoundry.org:10001 22:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:16 Configure a credential helper to remove this warning. See 22:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:16 22:20:16 Login Succeeded 22:20:16 nexus3.edgexfoundry.org:10002 22:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:17 Configure a credential helper to remove this warning. See 22:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:17 22:20:17 Login Succeeded 22:20:17 nexus3.edgexfoundry.org:10003 22:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:17 Configure a credential helper to remove this warning. See 22:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:17 22:20:17 Login Succeeded 22:20:17 nexus3.edgexfoundry.org:10004 22:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:17 Configure a credential helper to remove this warning. See 22:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:17 22:20:17 Login Succeeded 22:20:17 docker.io 22:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:17 Configure a credential helper to remove this warning. See 22:20:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:17 22:20:17 Login Succeeded 22:20:17 ---> docker-login.sh ends [Pipeline] } 22:20:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:20:17 + git rev-list -1 --merges aeb07f10ff8131d5f056bccd17568abba8c1758b~1..aeb07f10ff8131d5f056bccd17568abba8c1758b [Pipeline] echo 22:20:17 -----------> git rev-list -1 --merges aeb07f10ff8131d5f056bccd17568abba8c1758b~1..aeb07f10ff8131d5f056bccd17568abba8c1758b aeb07f10ff8131d5f056bccd17568abba8c1758b [false] [Pipeline] sh 22:20:18 + git log --format=format:%s -1 aeb07f10ff8131d5f056bccd17568abba8c1758b [Pipeline] echo 22:20:18 ========================================================= 22:20:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:20:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:18 + git log --format=format:%s -1 aeb07f10ff8131d5f056bccd17568abba8c1758b [Pipeline] echo 22:20:18 [semverPrep] GIT_COMMIT: aeb07f10ff8131d5f056bccd17568abba8c1758b, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#500) [Pipeline] echo 22:20:18 [semverPrep] This is not a build commit. [Pipeline] sh 22:20:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:18 + grep -v github /etc/ssh/ssh_known_hosts 22:20:18 + [ -e /tmp/ssh_known_hosts ] 22:20:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:20:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:20:18 + sudo tee -a /etc/ssh/ssh_known_hosts 22:20:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:19 22:20:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:19 0.1.4: Pulling from edgex-devops/py-git-semver 22:20:19 b85a868b505f: Pulling fs layer 22:20:19 e2be974225ed: Pulling fs layer 22:20:19 339a4e72a1f5: Pulling fs layer 22:20:19 988bab9f4d93: Pulling fs layer 22:20:19 1469e6f7b9e6: Pulling fs layer 22:20:19 eaf3925da568: Pulling fs layer 22:20:19 bab4dde63d76: Pulling fs layer 22:20:19 bde34c3a00c8: Pulling fs layer 22:20:19 b352a97aabf1: Pulling fs layer 22:20:19 4872d77fe225: Pulling fs layer 22:20:19 988bab9f4d93: Waiting 22:20:19 eaf3925da568: Waiting 22:20:19 1469e6f7b9e6: Waiting 22:20:19 bde34c3a00c8: Waiting 22:20:19 b352a97aabf1: Waiting 22:20:19 bab4dde63d76: Waiting 22:20:19 5851b861e8e6: Pulling fs layer 22:20:19 5851b861e8e6: Waiting 22:20:19 e2be974225ed: Download complete 22:20:19 988bab9f4d93: Download complete 22:20:19 1469e6f7b9e6: Verifying Checksum 22:20:19 1469e6f7b9e6: Download complete 22:20:19 339a4e72a1f5: Verifying Checksum 22:20:19 339a4e72a1f5: Download complete 22:20:19 eaf3925da568: Verifying Checksum 22:20:19 eaf3925da568: Download complete 22:20:19 bde34c3a00c8: Download complete 22:20:19 b352a97aabf1: Download complete 22:20:19 4872d77fe225: Verifying Checksum 22:20:19 4872d77fe225: Download complete 22:20:19 5851b861e8e6: Verifying Checksum 22:20:19 5851b861e8e6: Download complete 22:20:19 b85a868b505f: Verifying Checksum 22:20:19 b85a868b505f: Download complete 22:20:20 bab4dde63d76: Verifying Checksum 22:20:20 bab4dde63d76: Download complete 22:20:21 b85a868b505f: Pull complete 22:20:21 e2be974225ed: Pull complete 22:20:21 339a4e72a1f5: Pull complete 22:20:21 988bab9f4d93: Pull complete 22:20:21 1469e6f7b9e6: Pull complete 22:20:21 eaf3925da568: Pull complete 22:20:23 bab4dde63d76: Pull complete 22:20:23 bde34c3a00c8: Pull complete 22:20:23 b352a97aabf1: Pull complete 22:20:23 4872d77fe225: Pull complete 22:20:23 5851b861e8e6: Pull complete 22:20:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:23 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:20:26 $ docker top a1a2188caa7bfc28924764670b9bf5de25b289d8abfa693233ac7921667bf1be -eo pid,comm 22:20:26 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). 22:20:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:26 [ssh-agent] Looking for ssh-agent implementation... 22:20:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:26 $ docker exec a1a2188caa7bfc28924764670b9bf5de25b289d8abfa693233ac7921667bf1be ssh-agent 22:20:26 SSH_AUTH_SOCK=/tmp/ssh-3IdYOoMecMp8/agent.32 22:20:26 SSH_AGENT_PID=38 22:20:26 Running ssh-add (command line suppressed) 22:20:26 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12030817274265484369.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12030817274265484369.key) 22:20:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:26 + git tag --points-at HEAD [Pipeline] } 22:20:26 $ docker exec --env ******** --env ******** a1a2188caa7bfc28924764670b9bf5de25b289d8abfa693233ac7921667bf1be ssh-agent -k 22:20:27 unset SSH_AUTH_SOCK; 22:20:27 unset SSH_AGENT_PID; 22:20:27 echo Agent pid 38 killed; 22:20:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:20:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:27 [ssh-agent] Looking for ssh-agent implementation... 22:20:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:27 $ docker exec a1a2188caa7bfc28924764670b9bf5de25b289d8abfa693233ac7921667bf1be ssh-agent 22:20:27 SSH_AUTH_SOCK=/tmp/ssh-Nh7Fn0FTLIe8/agent.71 22:20:27 SSH_AGENT_PID=77 22:20:27 Running ssh-add (command line suppressed) 22:20:27 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17796318229835347972.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17796318229835347972.key) 22:20:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:27 + git semver init 22:20:27 2023-09-12 22:20:27,833 [run_init] DEBUG init version:0.0.0 force:False 22:20:27 2023-09-12 22:20:27,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 22:20:27 2023-09-12 22:20:27,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 22:20:27 2023-09-12 22:20:27,834 [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) 22:20:28 2023-09-12 22:20:28,586 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 22:20:28 2023-09-12 22:20:28,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 22:20:28 2023-09-12 22:20:28,587 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 22:20:28 2023-09-12 22:20:28,587 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 22:20:28 3.1.0-dev.9 [Pipeline] } 22:20:28 $ docker exec --env ******** --env ******** a1a2188caa7bfc28924764670b9bf5de25b289d8abfa693233ac7921667bf1be ssh-agent -k 22:20:28 unset SSH_AUTH_SOCK; 22:20:28 unset SSH_AGENT_PID; 22:20:28 echo Agent pid 77 killed; 22:20:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:29 + git semver [Pipeline] } 22:20:29 $ docker stop --time=1 a1a2188caa7bfc28924764670b9bf5de25b289d8abfa693233ac7921667bf1be 22:20:30 $ docker rm -f --volumes a1a2188caa7bfc28924764670b9bf5de25b289d8abfa693233ac7921667bf1be [Pipeline] // withDockerContainer [Pipeline] sh 22:20:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:20:31 Stashed 1 file(s) [Pipeline] echo 22:20:31 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:31 provisioning config files... 22:20:31 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11534408664939441766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:31 ---> docker-login.sh 22:20:31 nexus3.edgexfoundry.org:10001 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 nexus3.edgexfoundry.org:10002 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 nexus3.edgexfoundry.org:10003 22:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:32 Configure a credential helper to remove this warning. See 22:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:32 22:20:32 Login Succeeded 22:20:32 nexus3.edgexfoundry.org:10004 22:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:32 Configure a credential helper to remove this warning. See 22:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:32 22:20:32 Login Succeeded 22:20:32 docker.io 22:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:32 Configure a credential helper to remove this warning. See 22:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:32 22:20:32 Login Succeeded 22:20:32 ---> docker-login.sh ends [Pipeline] } 22:20:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:20:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:32 ========================================================= 22:20:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:20:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:32 + 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 . 22:20:32 Sending build context to Docker daemon 6.423MB 22:20:32 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 22:20:32 Step 2/10 : FROM ${BASE} AS builder 22:20:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:32 7264a8db6415: Pulling fs layer 22:20:32 c4d48a809fc2: Pulling fs layer 22:20:32 4f1c88b9dad5: Pulling fs layer 22:20:32 ad3a456e5733: Pulling fs layer 22:20:32 9e4f439ed901: Pulling fs layer 22:20:32 feaf6a47b606: Pulling fs layer 22:20:32 5e8b037d7d82: Pulling fs layer 22:20:32 8ac70367396e: Pulling fs layer 22:20:32 6db16350a2e2: Pulling fs layer 22:20:32 9250d5d63582: Pulling fs layer 22:20:32 9e4f439ed901: Waiting 22:20:32 feaf6a47b606: Waiting 22:20:32 5e8b037d7d82: Waiting 22:20:32 8ac70367396e: Waiting 22:20:32 6db16350a2e2: Waiting 22:20:32 9250d5d63582: Waiting 22:20:32 ad3a456e5733: Waiting 22:20:32 c4d48a809fc2: Download complete 22:20:32 ad3a456e5733: Verifying Checksum 22:20:32 ad3a456e5733: Download complete 22:20:32 9e4f439ed901: Verifying Checksum 22:20:32 9e4f439ed901: Download complete 22:20:32 7264a8db6415: Verifying Checksum 22:20:32 7264a8db6415: Download complete 22:20:32 feaf6a47b606: Verifying Checksum 22:20:32 feaf6a47b606: Download complete 22:20:32 7264a8db6415: Pull complete 22:20:33 8ac70367396e: Verifying Checksum 22:20:33 8ac70367396e: Download complete 22:20:33 c4d48a809fc2: Pull complete 22:20:33 4f1c88b9dad5: Verifying Checksum 22:20:33 4f1c88b9dad5: Download complete 22:20:33 6db16350a2e2: Verifying Checksum 22:20:33 6db16350a2e2: Download complete 22:20:33 5e8b037d7d82: Verifying Checksum 22:20:33 5e8b037d7d82: Download complete 22:20:33 9250d5d63582: Verifying Checksum 22:20:33 9250d5d63582: Download complete 22:20:36 4f1c88b9dad5: Pull complete 22:20:36 ad3a456e5733: Pull complete 22:20:36 9e4f439ed901: Pull complete 22:20:36 feaf6a47b606: Pull complete 22:20:38 5e8b037d7d82: Pull complete 22:20:39 8ac70367396e: Pull complete 22:20:39 6db16350a2e2: Pull complete 22:20:40 9250d5d63582: Pull complete 22:20:40 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 22:20:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:20:40 ---> fa269f55d9b9 22:20:40 Step 3/10 : ARG ADD_BUILD_TAGS="" 22:20:43 ---> Running in 045dfda2b879 22:20:43 Removing intermediate container 045dfda2b879 22:20:43 ---> d083df4018e7 22:20:43 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:20:43 ---> Running in 24a05e83638f 22:20:43 Removing intermediate container 24a05e83638f 22:20:43 ---> 8b690d298d73 22:20:43 Step 5/10 : RUN apk add --update --no-cache make git openssh 22:20:43 ---> Running in 3ae5baecdaf3 22:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:20:44 (1/8) Installing openssh-keygen (9.3_p2-r0) 22:20:44 (2/8) Installing libedit (20221030.3.1-r1) 22:20:44 (3/8) Installing openssh-client-common (9.3_p2-r0) 22:20:44 (4/8) Installing openssh-client-default (9.3_p2-r0) 22:20:44 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 22:20:44 (6/8) Installing openssh-server-common (9.3_p2-r0) 22:20:44 (7/8) Installing openssh-server (9.3_p2-r0) 22:20:44 (8/8) Installing openssh (9.3_p2-r0) 22:20:44 Executing busybox-1.36.1-r2.trigger 22:20:44 OK: 271 MiB in 64 packages 22:20:44 Removing intermediate container 3ae5baecdaf3 22:20:44 ---> e3d5640cd074 22:20:44 Step 6/10 : WORKDIR /device-modbus-go 22:20:44 ---> Running in 96ac9a0b9a03 22:20:44 Removing intermediate container 96ac9a0b9a03 22:20:44 ---> 31095dd6fa2f 22:20:44 Step 7/10 : COPY go.mod vendor* ./ 22:20:45 ---> 6c6746beb844 22:20:45 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:20:45 ---> Running in ab2858cdccd1 22:20:46 Still waiting to schedule task 22:20:46 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:21:41 Removing intermediate container ab2858cdccd1 22:21:41 ---> f8b362408c72 22:21:41 Step 9/10 : COPY . . 22:21:41 ---> 275691447dab 22:21:41 Step 10/10 : RUN ${MAKE} 22:21:41 ---> Running in ae19ead351dd 22:21:41 noop 22:21:41 Removing intermediate container ae19ead351dd 22:21:41 ---> 97aace8039e7 22:21:41 Successfully built 97aace8039e7 22:21:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:41 + docker inspect -f . ci-base-image-x86_64 22:21:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:41 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:42 $ docker top cc81a1a755e98144fe9911e8e61a3e068cf3f145f793875acf98b105224c9c10 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:42 + go version 22:21:42 go version go1.21.0 linux/amd64 [Pipeline] } 22:21:42 $ docker stop --time=1 cc81a1a755e98144fe9911e8e61a3e068cf3f145f793875acf98b105224c9c10 22:21:43 $ docker rm -f --volumes cc81a1a755e98144fe9911e8e61a3e068cf3f145f793875acf98b105224c9c10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:44 + docker inspect -f . ci-base-image-x86_64 22:21:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:44 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:21:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:21:44 $ docker top 6b655ba7c68c80ca646d57fe54607e62237a0e62cccdbc34efd668f021e8c868 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:44 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 22:21:45 + make test 22:21:45 go test ./... -coverprofile=coverage.out 22:21:46 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:21:56 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:21:56 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements 22:22:04 go vet ./... 22:22:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:22:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:22:07 ./bin/test-attribution-txt.sh [Pipeline] echo 22:22:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:22:07 $ docker stop --time=1 6b655ba7c68c80ca646d57fe54607e62237a0e62cccdbc34efd668f021e8c868 22:22:10 $ docker rm -f --volumes 6b655ba7c68c80ca646d57fe54607e62237a0e62cccdbc34efd668f021e8c868 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:22:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:22:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:22:11 + ls -al . 22:22:11 total 192 22:22:11 drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:21 . 22:22:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:20 .. 22:22:11 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 22:20 .dockerignore 22:22:11 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:21 .git 22:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:20 .github 22:22:11 -rw-rw-r-- 1 jenkins jenkins 331 Sep 12 22:20 .gitignore 22:22:11 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:20 .golangci.yml 22:22:11 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:20 .semver 22:22:11 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 12 22:20 Attribution.txt 22:22:11 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 12 22:20 CHANGELOG.md 22:22:11 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 12 22:20 Dockerfile 22:22:11 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:20 GOVERNANCE.md 22:22:11 -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 22:20 Jenkinsfile 22:22:11 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:20 LICENSE 22:22:11 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 12 22:20 Makefile 22:22:11 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 22:20 OWNERS.md 22:22:11 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 12 22:20 README.md 22:22:11 -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:20 VERSION 22:22:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:20 bin 22:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:20 cmd 22:22:11 -rw-r--r-- 1 jenkins jenkins 24334 Sep 12 22:21 coverage.out 22:22:11 -rw-rw-r-- 1 jenkins jenkins 3940 Sep 12 22:20 go.mod 22:22:11 -rw-rw-r-- 1 jenkins jenkins 34434 Sep 12 22:20 go.sum 22:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:20 internal 22:22:11 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:20 simulator 22:22:11 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:20 snap 22:22:11 -rw-rw-r-- 1 jenkins jenkins 229 Sep 12 22:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:11 + 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=aeb07f10ff8131d5f056bccd17568abba8c1758b --label arch=amd64 --label version=3.1.0-dev.9 . 22:22:11 Sending build context to Docker daemon 6.448MB 22:22:11 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 22:22:11 Step 2/22 : FROM ${BASE} AS builder 22:22:11 ---> 97aace8039e7 22:22:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:22:12 ---> Running in b6b6236d2fcc 22:22:12 Removing intermediate container b6b6236d2fcc 22:22:12 ---> 18747725f9a4 22:22:12 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:12 ---> Running in 7c427afeadb9 22:22:12 Removing intermediate container 7c427afeadb9 22:22:12 ---> 04fe1d939379 22:22:12 Step 5/22 : RUN apk add --update --no-cache make git openssh 22:22:12 ---> Running in ea5d6a2475e3 22:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:12 OK: 271 MiB in 64 packages 22:22:13 Removing intermediate container ea5d6a2475e3 22:22:13 ---> db8762d45d18 22:22:13 Step 6/22 : WORKDIR /device-modbus-go 22:22:13 ---> Running in b2605df6b8bb 22:22:13 Removing intermediate container b2605df6b8bb 22:22:13 ---> b741f470e903 22:22:13 Step 7/22 : COPY go.mod vendor* ./ 22:22:13 ---> 0a8cf33949ab 22:22:13 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:13 ---> Running in f643fb535fc7 22:22:14 Removing intermediate container f643fb535fc7 22:22:14 ---> 4c53d1eb0ec1 22:22:14 Step 9/22 : COPY . . 22:22:14 ---> 1522de8d12cd 22:22:14 Step 10/22 : RUN ${MAKE} 22:22:14 ---> Running in 1960eaaeffba 22:22:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 22:22:38 Removing intermediate container 1960eaaeffba 22:22:38 ---> cf55e0f3fd2a 22:22:38 Step 11/22 : FROM alpine:3.18 22:22:38 3.18: Pulling from library/alpine 22:22:38 7264a8db6415: Already exists 22:22:38 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:22:38 Status: Downloaded newer image for alpine:3.18 22:22:38 ---> 7e01a0d0a1dc 22:22:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:22:38 ---> Running in b81c4774f698 22:22:38 Removing intermediate container b81c4774f698 22:22:38 ---> fba91446b101 22:22:38 Step 13/22 : RUN apk add --update --no-cache dumb-init 22:22:38 ---> Running in 6e1031ffd68b 22:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:38 (1/1) Installing dumb-init (1.2.5-r2) 22:22:38 Executing busybox-1.36.1-r2.trigger 22:22:38 OK: 7 MiB in 16 packages 22:22:38 Removing intermediate container 6e1031ffd68b 22:22:38 ---> 3704cdac4e09 22:22:38 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 22:22:38 ---> 18e1d21fcfc5 22:22:38 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 22:22:38 ---> 0c7fcf9e715e 22:22:38 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:22:38 ---> 57f3bad0ca29 22:22:38 Step 17/22 : EXPOSE 59901 22:22:38 ---> Running in d550468b9633 22:22:38 Removing intermediate container d550468b9633 22:22:38 ---> fa0a54314dd1 22:22:38 Step 18/22 : ENTRYPOINT ["/device-modbus"] 22:22:38 ---> Running in c2aff1b57265 22:22:38 Removing intermediate container c2aff1b57265 22:22:38 ---> 87dcdf4e6c51 22:22:38 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:22:38 ---> Running in cab193ad528f 22:22:38 Removing intermediate container cab193ad528f 22:22:38 ---> a100a1e2ea6d 22:22:38 Step 20/22 : LABEL arch=amd64 22:22:38 ---> Running in a36cc15fdd9a 22:22:38 Removing intermediate container a36cc15fdd9a 22:22:38 ---> 080dbdc0feb8 22:22:38 Step 21/22 : LABEL git_sha=aeb07f10ff8131d5f056bccd17568abba8c1758b 22:22:38 ---> Running in ce9e1ecd5812 22:22:38 Removing intermediate container ce9e1ecd5812 22:22:38 ---> df3462e933b6 22:22:38 Step 22/22 : LABEL version=3.1.0-dev.9 22:22:38 ---> Running in 81e7d378bf2e 22:22:38 Removing intermediate container 81e7d378bf2e 22:22:38 ---> ec3d8d0a3a98 22:22:38 [Warning] One or more build-args [ARCH] were not consumed 22:22:38 Successfully built ec3d8d0a3a98 22:22:38 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:38 provisioning config files... 22:22:39 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14892701104392439599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:39 ---> docker-login.sh 22:22:39 nexus3.edgexfoundry.org:10001 22:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:39 Configure a credential helper to remove this warning. See 22:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:39 22:22:39 Login Succeeded 22:22:39 nexus3.edgexfoundry.org:10002 22:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:39 Configure a credential helper to remove this warning. See 22:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:39 22:22:39 Login Succeeded 22:22:39 nexus3.edgexfoundry.org:10003 22:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:39 Configure a credential helper to remove this warning. See 22:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:39 22:22:39 Login Succeeded 22:22:39 nexus3.edgexfoundry.org:10004 22:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:39 Configure a credential helper to remove this warning. See 22:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:39 22:22:39 Login Succeeded 22:22:39 docker.io 22:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:22:39 Configure a credential helper to remove this warning. See 22:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:22:39 22:22:39 Login Succeeded 22:22:39 ---> docker-login.sh ends [Pipeline] } 22:22:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:22:39 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 22:22:39 aeb07f10ff8131d5f056bccd17568abba8c1758b 22:22:39 latest 22:22:39 3.1.0-dev.9 22:22:39 aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9 22:22:39 main 22:22:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:40 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:aeb07f10ff8131d5f056bccd17568abba8c1758b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:aeb07f10ff8131d5f056bccd17568abba8c1758b 22:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:22:40 01621eae8b9f: Preparing 22:22:40 7101ae7104bb: Preparing 22:22:40 68b3563a3a95: Preparing 22:22:40 d80062def1e3: Preparing 22:22:40 4693057ce236: Preparing 22:22:40 4693057ce236: Layer already exists 22:22:40 01621eae8b9f: Pushed 22:22:40 7101ae7104bb: Pushed 22:22:40 d80062def1e3: Pushed 22:22:43 68b3563a3a95: Pushed 22:22:43 aeb07f10ff8131d5f056bccd17568abba8c1758b: digest: sha256:3d61c24f5ac1321e1e970a02347b7c4640f4982205a6a13b6f74fde896ed7ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:44 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 22:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:22:44 01621eae8b9f: Preparing 22:22:44 7101ae7104bb: Preparing 22:22:44 68b3563a3a95: Preparing 22:22:44 d80062def1e3: Preparing 22:22:44 4693057ce236: Preparing 22:22:44 4693057ce236: Layer already exists 22:22:44 68b3563a3a95: Layer already exists 22:22:44 d80062def1e3: Layer already exists 22:22:44 01621eae8b9f: Layer already exists 22:22:44 7101ae7104bb: Layer already exists 22:22:44 latest: digest: sha256:3d61c24f5ac1321e1e970a02347b7c4640f4982205a6a13b6f74fde896ed7ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:44 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.9 22:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:22:45 01621eae8b9f: Preparing 22:22:45 7101ae7104bb: Preparing 22:22:45 68b3563a3a95: Preparing 22:22:45 d80062def1e3: Preparing 22:22:45 4693057ce236: Preparing 22:22:45 d80062def1e3: Layer already exists 22:22:45 68b3563a3a95: Layer already exists 22:22:45 01621eae8b9f: Layer already exists 22:22:45 4693057ce236: Layer already exists 22:22:45 7101ae7104bb: Layer already exists 22:22:45 3.1.0-dev.9: digest: sha256:3d61c24f5ac1321e1e970a02347b7c4640f4982205a6a13b6f74fde896ed7ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:45 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:45 + docker push nexus3.edgexfoundry.org:10004/device-modbus:aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9 22:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:22:45 01621eae8b9f: Preparing 22:22:45 7101ae7104bb: Preparing 22:22:45 68b3563a3a95: Preparing 22:22:45 d80062def1e3: Preparing 22:22:45 4693057ce236: Preparing 22:22:45 d80062def1e3: Layer already exists 22:22:45 68b3563a3a95: Layer already exists 22:22:45 4693057ce236: Layer already exists 22:22:45 7101ae7104bb: Layer already exists 22:22:45 01621eae8b9f: Layer already exists 22:22:45 aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9: digest: sha256:3d61c24f5ac1321e1e970a02347b7c4640f4982205a6a13b6f74fde896ed7ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:45 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 22:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 22:22:46 01621eae8b9f: Preparing 22:22:46 7101ae7104bb: Preparing 22:22:46 68b3563a3a95: Preparing 22:22:46 d80062def1e3: Preparing 22:22:46 4693057ce236: Preparing 22:22:46 7101ae7104bb: Layer already exists 22:22:46 01621eae8b9f: Layer already exists 22:22:46 d80062def1e3: Layer already exists 22:22:46 4693057ce236: Layer already exists 22:22:46 68b3563a3a95: Layer already exists 22:22:46 main: digest: sha256:3d61c24f5ac1321e1e970a02347b7c4640f4982205a6a13b6f74fde896ed7ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:46 ===================================================== [Pipeline] echo 22:22:46 taggedImages: 22:22:46 - nexus3.edgexfoundry.org:10004/device-modbus:aeb07f10ff8131d5f056bccd17568abba8c1758b 22:22:46 - nexus3.edgexfoundry.org:10004/device-modbus:latest 22:22:46 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.9 22:22:46 - nexus3.edgexfoundry.org:10004/device-modbus:aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9 22:22:46 - 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 22:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:46 22:22:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:47 latest: Pulling from edgex-lftools-log-publisher 22:22:47 5eb5b503b376: Pulling fs layer 22:22:47 5c69ac0246d0: Pulling fs layer 22:22:47 ec43610c2a17: Pulling fs layer 22:22:47 3a2ae6a8a46f: Pulling fs layer 22:22:47 33b1e0a273af: Pulling fs layer 22:22:47 5d3b04190fa2: Pulling fs layer 22:22:47 2f39f015ded8: Pulling fs layer 22:22:47 33b1e0a273af: Waiting 22:22:47 5d3b04190fa2: Waiting 22:22:47 2f39f015ded8: Waiting 22:22:47 3a2ae6a8a46f: Waiting 22:22:47 5c69ac0246d0: Verifying Checksum 22:22:47 5c69ac0246d0: Download complete 22:22:47 3a2ae6a8a46f: Download complete 22:22:47 ec43610c2a17: Verifying Checksum 22:22:47 ec43610c2a17: Download complete 22:22:47 33b1e0a273af: Verifying Checksum 22:22:47 33b1e0a273af: Download complete 22:22:47 5d3b04190fa2: Verifying Checksum 22:22:47 5d3b04190fa2: Download complete 22:22:47 5eb5b503b376: Verifying Checksum 22:22:47 5eb5b503b376: Download complete 22:22:47 2f39f015ded8: Download complete 22:22:48 5eb5b503b376: Pull complete 22:22:48 5c69ac0246d0: Pull complete 22:22:48 ec43610c2a17: Pull complete 22:22:48 3a2ae6a8a46f: Pull complete 22:22:49 33b1e0a273af: Pull complete 22:22:49 5d3b04190fa2: Pull complete 22:22:53 2f39f015ded8: Pull complete 22:22:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:22:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:53 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:22:57 $ docker top b89ca8811b8628d64c627f4099a59d99939cdb254ab4a0cd519c7fce26098f52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:57 ---> job-cost.sh 22:22:57 lf-activate-venv: SKIPPING 22:22:57 INFO: No Stack... 22:22:59 INFO: Retrieving Pricing Info for: v3-standard-8 22:22:59 INFO: Archiving Costs [Pipeline] sh 22:22:59 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 22:22:59 + cut -d, -f6 [Pipeline] lock 22:22:59 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-123-stack-cost] 22:22:59 Resource [jenkins-edgexfoundry-device-modbus-go-main-123-stack-cost] did not exist. Created. 22:22:59 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:59 + echo total: 0.2199999988079071 [Pipeline] stash 22:22:59 Stashed 1 file(s) [Pipeline] } 22:22:59 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } 22:22:59 $ docker stop --time=1 b89ca8811b8628d64c627f4099a59d99939cdb254ab4a0cd519c7fce26098f52 22:23:01 $ docker rm -f --volumes b89ca8811b8628d64c627f4099a59d99939cdb254ab4a0cd519c7fce26098f52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:23:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6036 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 22:23:02 Running in /w/workspace/device-modbus-go/123 [Pipeline] { [Pipeline] checkout 22:23:02 Selected Git installation does not exist. Using Default 22:23:02 The recommended git tool is: NONE 22:23:07 using credential edgex-jenkins-ssh 22:23:07 Cloning the remote Git repository 22:23:07 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:23:07 > git init /w/workspace/device-modbus-go/123 # timeout=10 22:23:07 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:23:07 > git --version # timeout=10 22:23:07 > git --version # 'git version 2.25.1' 22:23:07 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:09 Avoid second fetch 22:23:09 Checking out Revision aeb07f10ff8131d5f056bccd17568abba8c1758b (main) 22:23:09 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:23:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:09 > git config core.sparsecheckout # timeout=10 22:23:10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#500)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:09 > git checkout -f aeb07f10ff8131d5f056bccd17568abba8c1758b # timeout=10 22:23:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:23:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:11 Dload Upload Total Spent Left Speed 22:23:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 22:23:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:23:12 + sudo tee /etc/docker/daemon.new 22:23:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:23:12 { 22:23:12 "registry-mirrors": [ 22:23:12 "https://nexus3.edgexfoundry.org:10001" 22:23:12 ], 22:23:12 "bip": "10.250.0.254/24", 22:23:12 "hosts": [ 22:23:12 "tcp://0.0.0.0:5555", 22:23:12 "unix:///var/run/docker.sock" 22:23:12 ], 22:23:12 "mtu": 1458, 22:23:12 "selinux-enabled": true, 22:23:12 "seccomp-profile": "/etc/docker/seccomp.json" 22:23:12 } [Pipeline] sh 22:23:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:23:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:31 provisioning config files... 22:23:31 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/123@tmp/config13170711237884926545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:31 ---> docker-login.sh 22:23:31 nexus3.edgexfoundry.org:10001 22:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:32 Configure a credential helper to remove this warning. See 22:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:32 22:23:32 Login Succeeded 22:23:32 nexus3.edgexfoundry.org:10002 22:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:32 Configure a credential helper to remove this warning. See 22:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:32 22:23:32 Login Succeeded 22:23:32 nexus3.edgexfoundry.org:10003 22:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:32 Configure a credential helper to remove this warning. See 22:23:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:32 22:23:32 Login Succeeded 22:23:32 nexus3.edgexfoundry.org:10004 22:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:33 Configure a credential helper to remove this warning. See 22:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:33 22:23:33 Login Succeeded 22:23:33 docker.io 22:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:33 Configure a credential helper to remove this warning. See 22:23:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:33 22:23:33 Login Succeeded 22:23:33 ---> docker-login.sh ends [Pipeline] } 22:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:23:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:33 ========================================================= 22:23:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:23:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:34 + 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 . 22:23:34 Sending build context to Docker daemon 3.332MB 22:23:34 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 22:23:34 Step 2/10 : FROM ${BASE} AS builder 22:23:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:23:34 9fda8d8052c6: Pulling fs layer 22:23:34 5d54e960e981: Pulling fs layer 22:23:34 c4a7e357bf2a: Pulling fs layer 22:23:34 f0e02332f6b5: Pulling fs layer 22:23:34 66412af1f25a: Pulling fs layer 22:23:34 1baf3a5c0e64: Pulling fs layer 22:23:34 9a37bb91b891: Pulling fs layer 22:23:34 a29adfc67d43: Pulling fs layer 22:23:34 d5de9f91c1a4: Pulling fs layer 22:23:34 1baf3a5c0e64: Waiting 22:23:34 a29adfc67d43: Waiting 22:23:34 d5de9f91c1a4: Waiting 22:23:34 9a37bb91b891: Waiting 22:23:34 f0e02332f6b5: Waiting 22:23:34 66412af1f25a: Waiting 22:23:34 5d54e960e981: Verifying Checksum 22:23:34 5d54e960e981: Download complete 22:23:34 f0e02332f6b5: Verifying Checksum 22:23:34 f0e02332f6b5: Download complete 22:23:34 66412af1f25a: Verifying Checksum 22:23:34 66412af1f25a: Download complete 22:23:34 9fda8d8052c6: Verifying Checksum 22:23:34 9fda8d8052c6: Download complete 22:23:35 9a37bb91b891: Verifying Checksum 22:23:35 9a37bb91b891: Download complete 22:23:35 9fda8d8052c6: Pull complete 22:23:35 a29adfc67d43: Download complete 22:23:36 5d54e960e981: Pull complete 22:23:36 d5de9f91c1a4: Verifying Checksum 22:23:36 d5de9f91c1a4: Download complete 22:23:36 c4a7e357bf2a: Download complete 22:23:37 1baf3a5c0e64: Verifying Checksum 22:23:37 1baf3a5c0e64: Download complete 22:23:49 c4a7e357bf2a: Pull complete 22:23:49 f0e02332f6b5: Pull complete 22:23:49 66412af1f25a: Pull complete 22:23:55 1baf3a5c0e64: Pull complete 22:23:56 9a37bb91b891: Pull complete 22:23:57 a29adfc67d43: Pull complete 22:23:59 d5de9f91c1a4: Pull complete 22:23:59 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 22:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:23:59 ---> 746ca1b523b5 22:23:59 Step 3/10 : ARG ADD_BUILD_TAGS="" 22:24:01 ---> Running in 6824882c83e7 22:24:01 Removing intermediate container 6824882c83e7 22:24:01 ---> a1e25e97be18 22:24:01 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:24:01 ---> Running in bcbc121932e6 22:24:01 Removing intermediate container bcbc121932e6 22:24:01 ---> f66c5f613634 22:24:01 Step 5/10 : RUN apk add --update --no-cache make git openssh 22:24:01 ---> Running in d53115d72a00 22:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:24:04 (1/8) Installing openssh-keygen (9.3_p2-r0) 22:24:04 (2/8) Installing libedit (20221030.3.1-r1) 22:24:04 (3/8) Installing openssh-client-common (9.3_p2-r0) 22:24:04 (4/8) Installing openssh-client-default (9.3_p2-r0) 22:24:04 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 22:24:04 (6/8) Installing openssh-server-common (9.3_p2-r0) 22:24:04 (7/8) Installing openssh-server (9.3_p2-r0) 22:24:04 (8/8) Installing openssh (9.3_p2-r0) 22:24:04 Executing busybox-1.36.1-r2.trigger 22:24:04 OK: 274 MiB in 64 packages 22:24:05 Removing intermediate container d53115d72a00 22:24:05 ---> ac9b28c8481d 22:24:05 Step 6/10 : WORKDIR /device-modbus-go 22:24:05 ---> Running in 41c3abfdbc15 22:24:05 Removing intermediate container 41c3abfdbc15 22:24:05 ---> 05cf55f26284 22:24:05 Step 7/10 : COPY go.mod vendor* ./ 22:24:06 ---> 2f6aa6b32d01 22:24:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:06 ---> Running in bcea678af57b 22:25:14 Removing intermediate container bcea678af57b 22:25:14 ---> c73d425e2bc7 22:25:14 Step 9/10 : COPY . . 22:25:14 ---> f1bbe2ef0838 22:25:14 Step 10/10 : RUN ${MAKE} 22:25:14 ---> Running in 976061f26fd1 22:25:14 noop 22:25:14 Removing intermediate container 976061f26fd1 22:25:14 ---> f6eb548a9301 22:25:14 Successfully built f6eb548a9301 22:25:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:14 + docker inspect -f . ci-base-image-arm64 22:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:14 prd-ubuntu20.04-docker-arm64-4c-16g-6036 does not seem to be running inside a container 22:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/123 -v /w/workspace/device-modbus-go/123:/w/workspace/device-modbus-go/123:rw,z -v /w/workspace/device-modbus-go/123@tmp:/w/workspace/device-modbus-go/123@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 22:25:15 $ docker top 6e35e172c605f5318770aff1436710d16eb273a9f8e2642d97ec1e83b2c61965 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:16 + go version 22:25:16 go version go1.21.0 linux/arm64 [Pipeline] } 22:25:16 $ docker stop --time=1 6e35e172c605f5318770aff1436710d16eb273a9f8e2642d97ec1e83b2c61965 22:25:18 $ docker rm -f --volumes 6e35e172c605f5318770aff1436710d16eb273a9f8e2642d97ec1e83b2c61965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:19 + docker inspect -f . ci-base-image-arm64 22:25:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:19 prd-ubuntu20.04-docker-arm64-4c-16g-6036 does not seem to be running inside a container 22:25:19 $ 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/123 -v /w/workspace/device-modbus-go/123:/w/workspace/device-modbus-go/123:rw,z -v /w/workspace/device-modbus-go/123@tmp:/w/workspace/device-modbus-go/123@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 22:25:20 $ docker top 47f1bad50a5dd9c9c7c221ebc5c4616b24a9806e18e2f84246ae360d28318ec2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:21 + git config --global --add safe.directory /w/workspace/device-modbus-go/123 [Pipeline] fileExists [Pipeline] sh 22:25:21 + make test 22:25:21 go test ./... -coverprofile=coverage.out 22:25:26 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:27:02 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:27:02 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 47.9% of statements 22:27:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:27:02 go vet ./... 22:27:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:27:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:27:09 ./bin/test-attribution-txt.sh [Pipeline] echo 22:27:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:27:09 $ docker stop --time=1 47f1bad50a5dd9c9c7c221ebc5c4616b24a9806e18e2f84246ae360d28318ec2 22:27:11 $ docker rm -f --volumes 47f1bad50a5dd9c9c7c221ebc5c4616b24a9806e18e2f84246ae360d28318ec2 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:27:12 Warning: overwriting stash ‘coverage-report’ 22:27:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:27:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:27:13 + ls -al . 22:27:13 total 188 22:27:13 drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 22:25 . 22:27:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:23 .. 22:27:13 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 22:23 .dockerignore 22:27:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:23 .git 22:27:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:23 .github 22:27:13 -rw-rw-r-- 1 jenkins jenkins 331 Sep 12 22:23 .gitignore 22:27:13 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:23 .golangci.yml 22:27:13 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 12 22:23 Attribution.txt 22:27:13 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 12 22:23 CHANGELOG.md 22:27:13 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 12 22:23 Dockerfile 22:27:13 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:23 GOVERNANCE.md 22:27:13 -rw-rw-r-- 1 jenkins jenkins 680 Sep 12 22:23 Jenkinsfile 22:27:13 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:23 LICENSE 22:27:13 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 12 22:23 Makefile 22:27:13 -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 22:23 OWNERS.md 22:27:13 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 12 22:23 README.md 22:27:13 -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:20 VERSION 22:27:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:23 bin 22:27:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:23 cmd 22:27:13 -rw-r--r-- 1 jenkins jenkins 24334 Sep 12 22:26 coverage.out 22:27:13 -rw-rw-r-- 1 jenkins jenkins 3940 Sep 12 22:23 go.mod 22:27:13 -rw-rw-r-- 1 jenkins jenkins 34434 Sep 12 22:23 go.sum 22:27:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:23 internal 22:27:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:23 simulator 22:27:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:23 snap 22:27:13 -rw-rw-r-- 1 jenkins jenkins 229 Sep 12 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:13 + 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=aeb07f10ff8131d5f056bccd17568abba8c1758b --label arch=arm64 --label version=3.1.0-dev.9 . 22:27:13 Sending build context to Docker daemon 3.357MB 22:27:13 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 22:27:13 Step 2/22 : FROM ${BASE} AS builder 22:27:13 ---> f6eb548a9301 22:27:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:27:13 ---> Running in cb659ac3bd46 22:27:14 Removing intermediate container cb659ac3bd46 22:27:14 ---> b7febc4a2e55 22:27:14 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:27:14 ---> Running in c03c5213f4ca 22:27:14 Removing intermediate container c03c5213f4ca 22:27:14 ---> f77ed78f658e 22:27:14 Step 5/22 : RUN apk add --update --no-cache make git openssh 22:27:14 ---> Running in cec72bccbf99 22:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:27:16 OK: 274 MiB in 64 packages 22:27:17 Removing intermediate container cec72bccbf99 22:27:17 ---> f1a6e40e9868 22:27:17 Step 6/22 : WORKDIR /device-modbus-go 22:27:17 ---> Running in feae4b0c040f 22:27:17 Removing intermediate container feae4b0c040f 22:27:17 ---> a253e1475c26 22:27:17 Step 7/22 : COPY go.mod vendor* ./ 22:27:18 ---> edc44a43be19 22:27:18 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:18 ---> Running in 091b7901292d 22:27:23 Removing intermediate container 091b7901292d 22:27:23 ---> 0c81d4c6f1dc 22:27:23 Step 9/22 : COPY . . 22:27:23 ---> e333a962ab48 22:27:23 Step 10/22 : RUN ${MAKE} 22:27:23 ---> Running in 66f1fc5d5597 22:27:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 22:29:31 Removing intermediate container 66f1fc5d5597 22:29:31 ---> d2b7f8f1f495 22:29:31 Step 11/22 : FROM alpine:3.18 22:29:31 3.18: Pulling from library/alpine 22:29:31 9fda8d8052c6: Already exists 22:29:31 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:29:31 Status: Downloaded newer image for alpine:3.18 22:29:31 ---> f6648c04cd6c 22:29:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:29:31 ---> Running in 721d65ad3b98 22:29:31 Removing intermediate container 721d65ad3b98 22:29:31 ---> 47c4b8122b0a 22:29:31 Step 13/22 : RUN apk add --update --no-cache dumb-init 22:29:31 ---> Running in 8c604c30263b 22:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:29:31 (1/1) Installing dumb-init (1.2.5-r2) 22:29:31 Executing busybox-1.36.1-r2.trigger 22:29:31 OK: 8 MiB in 16 packages 22:29:31 Removing intermediate container 8c604c30263b 22:29:31 ---> 522d4e723771 22:29:31 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 22:29:31 ---> 021c212daa6a 22:29:31 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 22:29:31 ---> 1cd754c2ee65 22:29:31 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:29:31 ---> 9d508b7d63e5 22:29:31 Step 17/22 : EXPOSE 59901 22:29:31 ---> Running in 9caa2b4fe713 22:29:31 Removing intermediate container 9caa2b4fe713 22:29:31 ---> 9784bfcad57e 22:29:31 Step 18/22 : ENTRYPOINT ["/device-modbus"] 22:29:31 ---> Running in 943f420fa23e 22:29:31 Removing intermediate container 943f420fa23e 22:29:31 ---> 5bc33439a272 22:29:31 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:29:31 ---> Running in 17dba26880d1 22:29:31 Removing intermediate container 17dba26880d1 22:29:31 ---> 96a4324a9c5f 22:29:31 Step 20/22 : LABEL arch=arm64 22:29:31 ---> Running in 04644d2af18c 22:29:31 Removing intermediate container 04644d2af18c 22:29:31 ---> 818bc48ddc55 22:29:31 Step 21/22 : LABEL git_sha=aeb07f10ff8131d5f056bccd17568abba8c1758b 22:29:31 ---> Running in 835e18298539 22:29:31 Removing intermediate container 835e18298539 22:29:31 ---> 2a94b3ad52a6 22:29:31 Step 22/22 : LABEL version=3.1.0-dev.9 22:29:31 ---> Running in a09a1167f6d4 22:29:31 Removing intermediate container a09a1167f6d4 22:29:31 ---> d4b1f1a90825 22:29:31 [Warning] One or more build-args [ARCH] were not consumed 22:29:31 Successfully built d4b1f1a90825 22:29:31 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 22:29:31 provisioning config files... 22:29:31 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/123@tmp/config8534278237722312750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:29:31 ---> docker-login.sh 22:29:31 nexus3.edgexfoundry.org:10001 22:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:32 Configure a credential helper to remove this warning. See 22:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:32 22:29:32 Login Succeeded 22:29:32 nexus3.edgexfoundry.org:10002 22:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:32 Configure a credential helper to remove this warning. See 22:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:32 22:29:32 Login Succeeded 22:29:32 nexus3.edgexfoundry.org:10003 22:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:32 Configure a credential helper to remove this warning. See 22:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:32 22:29:32 Login Succeeded 22:29:32 nexus3.edgexfoundry.org:10004 22:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:33 Configure a credential helper to remove this warning. See 22:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:33 22:29:33 Login Succeeded 22:29:33 docker.io 22:29:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:29:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:29:33 Configure a credential helper to remove this warning. See 22:29:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:29:33 22:29:33 Login Succeeded 22:29:33 ---> docker-login.sh ends [Pipeline] } 22:29:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:29:33 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 22:29:33 aeb07f10ff8131d5f056bccd17568abba8c1758b 22:29:33 latest 22:29:33 3.1.0-dev.9 22:29:33 aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9 22:29:33 main 22:29:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:aeb07f10ff8131d5f056bccd17568abba8c1758b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:aeb07f10ff8131d5f056bccd17568abba8c1758b 22:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:29:34 802777b559d8: Preparing 22:29:34 ff65ee9bf819: Preparing 22:29:34 a960a73eaf9f: Preparing 22:29:34 0a21165d685e: Preparing 22:29:34 b2191e2be29d: Preparing 22:29:34 0a21165d685e: Pushed 22:29:34 802777b559d8: Pushed 22:29:34 ff65ee9bf819: Pushed 22:29:36 b2191e2be29d: Layer already exists 22:29:40 a960a73eaf9f: Pushed 22:29:40 aeb07f10ff8131d5f056bccd17568abba8c1758b: digest: sha256:60aba4c5f50e9dec33cd24b1ef958029bc88903306e4ec10d9fd7807513d150b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:40 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 22:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:29:40 802777b559d8: Preparing 22:29:40 ff65ee9bf819: Preparing 22:29:40 a960a73eaf9f: Preparing 22:29:40 0a21165d685e: Preparing 22:29:40 b2191e2be29d: Preparing 22:29:40 b2191e2be29d: Layer already exists 22:29:40 ff65ee9bf819: Layer already exists 22:29:40 0a21165d685e: Layer already exists 22:29:40 802777b559d8: Layer already exists 22:29:40 a960a73eaf9f: Layer already exists 22:29:41 latest: digest: sha256:60aba4c5f50e9dec33cd24b1ef958029bc88903306e4ec10d9fd7807513d150b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:41 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:41 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.9 22:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:29:41 802777b559d8: Preparing 22:29:41 ff65ee9bf819: Preparing 22:29:41 a960a73eaf9f: Preparing 22:29:41 0a21165d685e: Preparing 22:29:41 b2191e2be29d: Preparing 22:29:41 a960a73eaf9f: Layer already exists 22:29:41 0a21165d685e: Layer already exists 22:29:41 b2191e2be29d: Layer already exists 22:29:41 ff65ee9bf819: Layer already exists 22:29:41 802777b559d8: Layer already exists 22:29:41 3.1.0-dev.9: digest: sha256:60aba4c5f50e9dec33cd24b1ef958029bc88903306e4ec10d9fd7807513d150b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:42 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9 22:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:29:42 802777b559d8: Preparing 22:29:42 ff65ee9bf819: Preparing 22:29:42 a960a73eaf9f: Preparing 22:29:42 0a21165d685e: Preparing 22:29:42 b2191e2be29d: Preparing 22:29:42 b2191e2be29d: Layer already exists 22:29:42 a960a73eaf9f: Layer already exists 22:29:42 0a21165d685e: Layer already exists 22:29:42 ff65ee9bf819: Layer already exists 22:29:42 802777b559d8: Layer already exists 22:29:42 aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9: digest: sha256:60aba4c5f50e9dec33cd24b1ef958029bc88903306e4ec10d9fd7807513d150b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:42 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:43 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 22:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 22:29:43 802777b559d8: Preparing 22:29:43 ff65ee9bf819: Preparing 22:29:43 a960a73eaf9f: Preparing 22:29:43 0a21165d685e: Preparing 22:29:43 b2191e2be29d: Preparing 22:29:43 0a21165d685e: Layer already exists 22:29:43 b2191e2be29d: Layer already exists 22:29:43 a960a73eaf9f: Layer already exists 22:29:43 802777b559d8: Layer already exists 22:29:43 ff65ee9bf819: Layer already exists 22:29:43 main: digest: sha256:60aba4c5f50e9dec33cd24b1ef958029bc88903306e4ec10d9fd7807513d150b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:29:43 ===================================================== [Pipeline] echo 22:29:43 taggedImages: 22:29:43 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:aeb07f10ff8131d5f056bccd17568abba8c1758b 22:29:43 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 22:29:43 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.9 22:29:43 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:aeb07f10ff8131d5f056bccd17568abba8c1758b-3.1.0-dev.9 22:29:43 - 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 22:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:43 22:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:43 arm64: Pulling from edgex-lftools-log-publisher 22:29:43 8998bd30e6a1: Pulling fs layer 22:29:43 04944245beec: Pulling fs layer 22:29:43 699f458cf7ca: Pulling fs layer 22:29:43 765212b225bb: Pulling fs layer 22:29:43 f23df028b6ca: Pulling fs layer 22:29:43 d65c8cfc05b1: Pulling fs layer 22:29:43 2437ff75d9bd: Pulling fs layer 22:29:43 765212b225bb: Waiting 22:29:43 f23df028b6ca: Waiting 22:29:43 d65c8cfc05b1: Waiting 22:29:43 2437ff75d9bd: Waiting 22:29:43 04944245beec: Verifying Checksum 22:29:43 04944245beec: Download complete 22:29:44 765212b225bb: Verifying Checksum 22:29:44 765212b225bb: Download complete 22:29:44 f23df028b6ca: Download complete 22:29:44 d65c8cfc05b1: Verifying Checksum 22:29:44 d65c8cfc05b1: Download complete 22:29:44 699f458cf7ca: Verifying Checksum 22:29:44 699f458cf7ca: Download complete 22:29:44 8998bd30e6a1: Verifying Checksum 22:29:44 8998bd30e6a1: Download complete 22:29:46 2437ff75d9bd: Verifying Checksum 22:29:46 2437ff75d9bd: Download complete 22:29:50 8998bd30e6a1: Pull complete 22:29:51 04944245beec: Pull complete 22:29:52 699f458cf7ca: Pull complete 22:29:52 765212b225bb: Pull complete 22:29:53 f23df028b6ca: Pull complete 22:29:53 d65c8cfc05b1: Pull complete 22:30:08 2437ff75d9bd: Pull complete 22:30:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:08 prd-ubuntu20.04-docker-arm64-4c-16g-6036 does not seem to be running inside a container 22:30:08 $ 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/123 -v /w/workspace/device-modbus-go/123:/w/workspace/device-modbus-go/123:rw,z -v /w/workspace/device-modbus-go/123@tmp:/w/workspace/device-modbus-go/123@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 22:30:10 $ docker top 2c8f973228e356ff7f51f316ebb8e6d02093f2f6b6c1fa1e1b38755488c0bba7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:11 ---> job-cost.sh 22:30:11 lf-activate-venv: SKIPPING 22:30:11 INFO: No Stack... 22:30:12 INFO: Retrieving Pricing Info for: v3-standard-4 22:30:12 INFO: Archiving Costs [Pipeline] sh 22:30:13 + cat+ /w/workspace/device-modbus-go/123/archives/cost.csv 22:30:13 cut -d, -f6 [Pipeline] lock 22:30:13 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-123-stack-cost] 22:30:13 Resource [jenkins-edgexfoundry-device-modbus-go-main-123-stack-cost] did not exist. Created. 22:30:13 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-123-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:13 /w/workspace/device-modbus-go/123@tmp/durable-92e21e38/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:30:14 + echo total: 0.10999999940395355 [Pipeline] stash 22:30:14 Warning: overwriting stash ‘stack-cost’ 22:30:14 Stashed 1 file(s) [Pipeline] } 22:30:14 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-123-stack-cost] [Pipeline] // lock [Pipeline] } 22:30:14 $ docker stop --time=1 2c8f973228e356ff7f51f316ebb8e6d02093f2f6b6c1fa1e1b38755488c0bba7 22:30:15 $ docker rm -f --volumes 2c8f973228e356ff7f51f316ebb8e6d02093f2f6b6c1fa1e1b38755488c0bba7 [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 22:30:16 provisioning config files... 22:30:16 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14584328295018610394tmp [Pipeline] { [Pipeline] sh 22:30:16 + set +x 22:30:16 + bash -s -- 22:30:16 + curl -s https://codecov.io/bash 22:30:16 22:30:16 _____ _ 22:30:16 / ____| | | 22:30:16 | | ___ __| | ___ ___ _____ __ 22:30:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:30:16 | |___| (_) | (_| | __/ (_| (_) \ V / 22:30:16 \_____\___/ \__,_|\___|\___\___/ \_/ 22:30:16 Bash-1.0.6 22:30:16 22:30:16 22:30:16 ==> git version 2.25.1 found 22:30:16 ==> 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 22:30:16 Release-Date: 2020-01-08 22:30:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:30:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:30:16 ==> Jenkins CI detected. 22:30:16 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 22:30:16 project root: . 22:30:16 --> token set from env 22:30:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:30:16 ==> Running gcov in . (disable via -X gcov) 22:30:16 ==> Python coveragepy not found 22:30:16 ==> Searching for coverage reports in: 22:30:16 + . 22:30:16 -> Found 1 reports 22:30:16 ==> Detecting git/mercurial file structure 22:30:16 ==> Reading reports 22:30:16 + ./coverage.out bytes=24334 22:30:16 ==> Appending adjustments 22:30:16 https://docs.codecov.io/docs/fixing-reports 22:30:16 + Found adjustments 22:30:16 ==> Gzipping contents 22:30:16 4.0K /tmp/codecov.i8agri.gz 22:30:16 ==> Uploading reports 22:30:16 url: https://codecov.io 22:30:16 query: branch=main&commit=aeb07f10ff8131d5f056bccd17568abba8c1758b&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:30:16 -> Pinging Codecov 22:30:16 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=aeb07f10ff8131d5f056bccd17568abba8c1758b&build=123&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F123%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:30:16 -> Uploading to 22:30:16 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/55DBCA73C666E3227836607328DD7E49/aeb07f10ff8131d5f056bccd17568abba8c1758b/4c403489-f803-4d92-9d40-031aebd6319e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T223016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d16b3f2af49b9e68255578a10f2d54d85dc9400e53a9f095964d78928d47042 22:30:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:30:16 Dload Upload Total Spent Left Speed 22:30:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 21365 --:--:-- --:--:-- --:--:-- 21365 22:30:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/aeb07f10ff8131d5f056bccd17568abba8c1758b [Pipeline] } 22:30:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:30:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:30:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:17 22:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:30:17 df9b9388f04a: Pulling fs layer 22:30:17 52dc419b0ee2: Pulling fs layer 22:30:17 25bc292e5bac: Pulling fs layer 22:30:17 114826534d7a: Pulling fs layer 22:30:17 4657fd5d0bcf: Pulling fs layer 22:30:17 6ad1cebc031e: Pulling fs layer 22:30:17 8a3aa393b2d8: Pulling fs layer 22:30:17 114826534d7a: Waiting 22:30:17 4657fd5d0bcf: Waiting 22:30:17 6ad1cebc031e: Waiting 22:30:17 8a3aa393b2d8: Waiting 22:30:17 25bc292e5bac: Download complete 22:30:17 52dc419b0ee2: Verifying Checksum 22:30:17 52dc419b0ee2: Download complete 22:30:17 4657fd5d0bcf: Download complete 22:30:17 df9b9388f04a: Download complete 22:30:18 6ad1cebc031e: Verifying Checksum 22:30:18 6ad1cebc031e: Download complete 22:30:18 df9b9388f04a: Pull complete 22:30:18 52dc419b0ee2: Pull complete 22:30:18 25bc292e5bac: Pull complete 22:30:18 8a3aa393b2d8: Verifying Checksum 22:30:18 8a3aa393b2d8: Download complete 22:30:18 114826534d7a: Verifying Checksum 22:30:18 114826534d7a: Download complete 22:30:22 114826534d7a: Pull complete 22:30:22 4657fd5d0bcf: Pull complete 22:30:22 6ad1cebc031e: Pull complete 22:30:25 8a3aa393b2d8: Pull complete 22:30:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:30:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:30:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:25 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:30:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:30:30 $ docker top 5c3039c41bb11fa4f854c926000f429061d3b6e200a26f792d3fefc09908e7c7 -eo pid,comm [Pipeline] { [Pipeline] echo 22:30:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 22:30:30 + set -o pipefail 22:30:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 22:30:35 22:30:35 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 22:30:35 22:30:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/ac29900e-1e6d-4831-a59e-f0f8b2d7f314 22:30:35 22:30:35 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 22:30:35 22:30:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:30:35 22:30:35 22:30:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:30:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:30:35 More details here: https://snyk.co/ue1NS 22:30:35 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 22:30:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:30:35 $ docker stop --time=1 5c3039c41bb11fa4f854c926000f429061d3b6e200a26f792d3fefc09908e7c7 22:30:39 $ docker rm -f --volumes 5c3039c41bb11fa4f854c926000f429061d3b6e200a26f792d3fefc09908e7c7 [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 22:30:39 + git log --format=format:%s -1 aeb07f10ff8131d5f056bccd17568abba8c1758b [Pipeline] sh 22:30:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:30:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:40 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:30:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:30:40 $ docker top 8c0159505c1431f71cdd7f686400515cd482ee6b6dd1a80d17250ee06950a7e9 -eo pid,comm 22:30:40 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). 22:30:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:30:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:30:40 [ssh-agent] Looking for ssh-agent implementation... 22:30:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:30:41 $ docker exec 8c0159505c1431f71cdd7f686400515cd482ee6b6dd1a80d17250ee06950a7e9 ssh-agent 22:30:41 SSH_AUTH_SOCK=/tmp/ssh-yTSyYW0GLBXo/agent.34 22:30:41 SSH_AGENT_PID=40 22:30:41 Running ssh-add (command line suppressed) 22:30:41 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9403930260941679138.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9403930260941679138.key) 22:30:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:30:41 + git semver tag 22:30:41 2023-09-12 22:30:41,766 [run_tag] DEBUG tag force:False 22:30:41 2023-09-12 22:30:41,766 [check_head_tag] DEBUG check head tag 22:30:41 2023-09-12 22:30:41,767 [execute] INFO git cat-file --batch-check 22:30:41 2023-09-12 22:30:41,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 22:30:41 2023-09-12 22:30:41,770 [execute] INFO git cat-file --batch 22:30:41 2023-09-12 22:30:41,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 22:30:41 2023-09-12 22:30:41,780 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 22:30:41 2023-09-12 22:30:41,781 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 22:30:41 2023-09-12 22:30:41,781 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 22:30:41 2023-09-12 22:30:41,786 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 22:30:41 3.1.0-dev.9 [Pipeline] } 22:30:41 $ docker exec --env ******** --env ******** 8c0159505c1431f71cdd7f686400515cd482ee6b6dd1a80d17250ee06950a7e9 ssh-agent -k 22:30:41 unset SSH_AUTH_SOCK; 22:30:41 unset SSH_AGENT_PID; 22:30:41 echo Agent pid 40 killed; 22:30:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:30:42 + git semver [Pipeline] } 22:30:42 $ docker stop --time=1 8c0159505c1431f71cdd7f686400515cd482ee6b6dd1a80d17250ee06950a7e9 22:30:43 $ docker rm -f --volumes 8c0159505c1431f71cdd7f686400515cd482ee6b6dd1a80d17250ee06950a7e9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:30:44 22:30:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:30:44 0.23.1-centos7: Pulling from edgex-lftools 22:30:44 ab5ef0e58194: Pulling fs layer 22:30:44 9712f1f96733: Pulling fs layer 22:30:44 63f879dbbcfc: Pulling fs layer 22:30:44 0d9ebad4ef96: Pulling fs layer 22:30:44 e9a5061849ea: Pulling fs layer 22:30:44 d747dcd14b5f: Pulling fs layer 22:30:44 2de7ff778b66: Pulling fs layer 22:30:44 0d9ebad4ef96: Waiting 22:30:44 d747dcd14b5f: Waiting 22:30:44 2de7ff778b66: Waiting 22:30:44 9712f1f96733: Verifying Checksum 22:30:44 9712f1f96733: Download complete 22:30:44 63f879dbbcfc: Verifying Checksum 22:30:44 63f879dbbcfc: Download complete 22:30:44 0d9ebad4ef96: Verifying Checksum 22:30:44 0d9ebad4ef96: Download complete 22:30:44 ab5ef0e58194: Verifying Checksum 22:30:44 ab5ef0e58194: Download complete 22:30:44 d747dcd14b5f: Download complete 22:30:44 e9a5061849ea: Verifying Checksum 22:30:44 e9a5061849ea: Download complete 22:30:44 2de7ff778b66: Verifying Checksum 22:30:44 2de7ff778b66: Download complete 22:30:47 ab5ef0e58194: Pull complete 22:30:47 9712f1f96733: Pull complete 22:30:48 63f879dbbcfc: Pull complete 22:30:52 0d9ebad4ef96: Pull complete 22:30:52 e9a5061849ea: Pull complete 22:30:52 d747dcd14b5f: Pull complete 22:30:52 2de7ff778b66: Pull complete 22:30:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:30:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:30:53 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:30:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:30:57 $ docker top 67930c3216df1cb94c04cf5f34edff4fe43356d6c72faa0a006f374a5c368b9f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:30:57 provisioning config files... 22:30:57 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8365160688721913454tmp 22:30:57 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12412530776023120015tmp 22:30:57 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17261690863471882199tmp [Pipeline] { [Pipeline] echo 22:30:57 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:30:58 ---> sigul-configuration.sh 22:30:58 gpg: directory `/root/.gnupg' created 22:30:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:30:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:30:58 gpg: keyring `/root/.gnupg/secring.gpg' created 22:30:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:30:58 gpg: CAST5 encrypted data 22:30:58 gpg: encrypted with 1 passphrase 22:30:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:30:58 + mkdir /home/jenkins 22:30:58 + mkdir /home/jenkins/sigul [Pipeline] sh 22:30:58 + 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 22:30:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:30:59 ---> sigul-install.sh 22:30:59 Sigul already installed; skipping installation. [Pipeline] sh 22:30:59 + git tag --list 22:30:59 0.7.1 22:30:59 v1.0.0 22:30:59 v1.1.0 22:30:59 v1.1.1 22:30:59 v1.2.2 22:30:59 v1.3.0 22:30:59 v1.3.1 22:30:59 v2.0.0 22:30:59 v2.1.0 22:30:59 v2.1.1 22:30:59 v2.2.0 22:30:59 v2.3.0 22:30:59 v3.0 22:30:59 v3.0.0 22:30:59 v3.1.0-dev.1 22:30:59 v3.1.0-dev.2 22:30:59 v3.1.0-dev.3 22:30:59 v3.1.0-dev.4 22:30:59 v3.1.0-dev.5 22:30:59 v3.1.0-dev.6 22:30:59 v3.1.0-dev.7 22:30:59 v3.1.0-dev.8 22:30:59 v3.1.0-dev.9 [Pipeline] sh 22:30:59 + lftools sign git-tag v3.1.0-dev.9 22:31:00 Signing Git tag with Sigul... 22:31:00 Signing v3.1.0-dev.9 [Pipeline] echo 22:31:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:31:00 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:31:00 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:31:00 $ docker stop --time=1 67930c3216df1cb94c04cf5f34edff4fe43356d6c72faa0a006f374a5c368b9f 22:31:02 $ docker rm -f --volumes 67930c3216df1cb94c04cf5f34edff4fe43356d6c72faa0a006f374a5c368b9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:31:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:02 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:31:03 $ docker top 35b938c7b4aae08b567c77a60b637752be4fe340b0128f679e28c597be261b43 -eo pid,comm 22:31:03 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). 22:31:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:03 [ssh-agent] Looking for ssh-agent implementation... 22:31:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:03 $ docker exec 35b938c7b4aae08b567c77a60b637752be4fe340b0128f679e28c597be261b43 ssh-agent 22:31:03 SSH_AUTH_SOCK=/tmp/ssh-1Ml8EDcyJWSn/agent.31 22:31:03 SSH_AGENT_PID=37 22:31:03 Running ssh-add (command line suppressed) 22:31:03 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9161510914889755481.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9161510914889755481.key) 22:31:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:03 + git semver bump pre 22:31:04 2023-09-12 22:31:04,025 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 22:31:04 2023-09-12 22:31:04,025 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 22:31:04 2023-09-12 22:31:04,025 [bump_version] DEBUG bumped version:3.1.0-dev.10 22:31:04 2023-09-12 22:31:04,025 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 22:31:04 2023-09-12 22:31:04,025 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 22:31:04 2023-09-12 22:31:04,025 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 22:31:04 2023-09-12 22:31:04,027 [execute] INFO git cat-file --batch-check 22:31:04 2023-09-12 22:31:04,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:31:04 2023-09-12 22:31:04,032 [execute] INFO git cat-file --batch 22:31:04 2023-09-12 22:31:04,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:31:04 2023-09-12 22:31:04,037 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 22:31:04 3.1.0-dev.10 [Pipeline] } 22:31:04 $ docker exec --env ******** --env ******** 35b938c7b4aae08b567c77a60b637752be4fe340b0128f679e28c597be261b43 ssh-agent -k 22:31:04 unset SSH_AUTH_SOCK; 22:31:04 unset SSH_AGENT_PID; 22:31:04 echo Agent pid 37 killed; 22:31:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:04 + git semver [Pipeline] } 22:31:04 $ docker stop --time=1 35b938c7b4aae08b567c77a60b637752be4fe340b0128f679e28c597be261b43 22:31:06 $ docker rm -f --volumes 35b938c7b4aae08b567c77a60b637752be4fe340b0128f679e28c597be261b43 [Pipeline] // withDockerContainer [Pipeline] sh 22:31:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:31:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:31:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:06 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:31:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:31:07 $ docker top f9112a18c29272c2cfb124ed65543c0915d2fb736b9619b59f42485598e3a3c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:31:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:31:07 [ssh-agent] Looking for ssh-agent implementation... 22:31:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:31:07 $ docker exec f9112a18c29272c2cfb124ed65543c0915d2fb736b9619b59f42485598e3a3c4 ssh-agent 22:31:07 SSH_AUTH_SOCK=/tmp/ssh-81o5qkX0vDUq/agent.32 22:31:07 SSH_AGENT_PID=39 22:31:07 Running ssh-add (command line suppressed) 22:31:07 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7325544444306125941.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7325544444306125941.key) 22:31:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:31:07 + git semver push 22:31:08 2023-09-12 22:31:07,935 [run_push] DEBUG push 22:31:08 2023-09-12 22:31:07,936 [execute] INFO git cat-file --batch-check 22:31:08 2023-09-12 22:31:07,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 22:31:08 2023-09-12 22:31:07,939 [execute] INFO git rev-list 7764b348cbed9da6edac0d9416c371531cfcf891 -- 22:31:08 2023-09-12 22:31:07,940 [execute] DEBUG Popen(['git', 'rev-list', '7764b348cbed9da6edac0d9416c371531cfcf891', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:31:08 2023-09-12 22:31:07,948 [execute] INFO git fetch -v origin 22:31:08 2023-09-12 22:31:07,949 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 22:31:09 2023-09-12 22:31:09,110 [run_push] DEBUG no remote changes detected 22:31:09 2023-09-12 22:31:09,111 [execute] INFO git push origin semver 22:31:09 2023-09-12 22:31:09,111 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 22:31:09 2023-09-12 22:31:09,826 [run_push] DEBUG push all version tags 22:31:09 2023-09-12 22:31:09,826 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:31:09 2023-09-12 22:31:09,827 [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) 22:31:10 2023-09-12 22:31:10,516 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 22:31:10 3.1.0-dev.10 [Pipeline] } 22:31:10 $ docker exec --env ******** --env ******** f9112a18c29272c2cfb124ed65543c0915d2fb736b9619b59f42485598e3a3c4 ssh-agent -k 22:31:10 unset SSH_AUTH_SOCK; 22:31:10 unset SSH_AGENT_PID; 22:31:10 echo Agent pid 39 killed; 22:31:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:31:11 + git semver [Pipeline] } 22:31:11 $ docker stop --time=1 f9112a18c29272c2cfb124ed65543c0915d2fb736b9619b59f42485598e3a3c4 22:31:12 $ docker rm -f --volumes f9112a18c29272c2cfb124ed65543c0915d2fb736b9619b59f42485598e3a3c4 [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 22:31:13 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 22:31:13 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 22:31:13 total 16 22:31:13 drwxr-xr-x 3 root root 4096 Sep 12 22:22 . 22:31:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 22:30 .. 22:31:13 drwxr-xr-x 2 root root 4096 Sep 12 22:22 cost 22:31:13 -rw-r--r-- 1 root root 88 Sep 12 22:22 cost.csv 22:31:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 22:31:13 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 22:31:13 total 16 22:31:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:22 . 22:31:13 drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 22:30 .. 22:31:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 22:22 cost 22:31:13 -rw-r--r-- 1 jenkins jenkins 88 Sep 12 22:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:31:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:31:14 ---> package-listing.sh 22:31:14 ++ facter osfamily 22:31:14 ++ tr '[:upper:]' '[:lower:]' 22:31:14 + OS_FAMILY=debian 22:31:14 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 22:31:14 + START_PACKAGES=/tmp/packages_start.txt 22:31:14 + END_PACKAGES=/tmp/packages_end.txt 22:31:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:31:14 + PACKAGES=/tmp/packages_start.txt 22:31:14 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 22:31:14 + PACKAGES=/tmp/packages_end.txt 22:31:14 + case "${OS_FAMILY}" in 22:31:14 + dpkg -l 22:31:14 + grep '^ii' 22:31:14 + '[' -f /tmp/packages_start.txt ']' 22:31:14 + '[' -f /tmp/packages_end.txt ']' 22:31:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:31:14 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 22:31:14 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 22:31:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 22:31:14 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 22:31:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:31:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:31:15 prd-ubuntu20.04-docker-8c-8g-6035 does not seem to be running inside a container 22:31:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:31:15 $ docker top 7489192124d7a319c590ab77100920ce9561c84158e7f5dcf86352854a10a52a -eo pid,comm [Pipeline] { [Pipeline] sh 22:31:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:31:16 + mkdir -p /var/log/sysstat [Pipeline] sh 22:31:16 + ls /var/log/sa-host 22:31:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:29 provisioning config files... 22:31:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14192948465256759448tmp [Pipeline] { [Pipeline] echo 22:31:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:31:30 ---> create-netrc.sh [Pipeline] } 22:31:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:31:30 ---> python-tools-install.sh [Pipeline] echo 22:31:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:31:30 ---> sudo-logs.sh 22:31:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:31:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:31:31 ---> job-cost.sh 22:31:31 lf-activate-venv: SKIPPING 22:31:31 DEBUG: total: 0.2199999988079071 22:31:31 INFO: Retrieving Stack Cost... 22:31:31 INFO: Retrieving Pricing Info for: v3-standard-8 22:31:31 INFO: Archiving Costs [Pipeline] echo 22:31:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:31:32 ---> logs-deploy.sh 22:31:32 lf-activate-venv: SKIPPING 22:31:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/123 22:31:32 INFO: archiving workspace using pattern(s): 22:31:33 Archives upload complete. 22:31:33 INFO: archiving logs to Nexus