Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d976059f8bfb405a00b06a9502768812e8b859e1 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-ssh15605819932962799341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13439372498508315876.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13091776413586328774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3507671357353004721.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-ssh9475423285501103716.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2387 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 d976059f8bfb405a00b06a9502768812e8b859e1 (main) Commit message: "refactor(snap): Update command and metadata sourcing (#432)" > 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 d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 > git rev-list --no-walk 8ef455de97d4f3c2abbb3fe2f935b051c9a8c04d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:01:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:01:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:01:22 ========================================================= 09:01:22 EdgeX Global Pipelines Version Info 09:01:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:01:23 ------------------- 09:01:23 stable info: 09:01:23 ------------------- 09:01:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:01:23 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 09:01:23 Message: update stable to v1.0.245 09:01:24 ------------------- 09:01:24 experimental info: 09:01:24 ------------------- 09:01:24 Commited By: **** collab-it+edgex@linuxfoundation.org 09:01:24 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 09:01:24 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d976059 [Pipeline] echo 09:01:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:24 provisioning config files... 09:01:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15711461873779482141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:25 ---> docker-login.sh 09:01:25 nexus3.edgexfoundry.org:10001 09:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:25 Configure a credential helper to remove this warning. See 09:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:25 09:01:25 Login Succeeded 09:01:25 nexus3.edgexfoundry.org:10002 09:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:25 Configure a credential helper to remove this warning. See 09:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:25 09:01:25 Login Succeeded 09:01:25 nexus3.edgexfoundry.org:10003 09:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:26 Configure a credential helper to remove this warning. See 09:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:26 09:01:26 Login Succeeded 09:01:26 nexus3.edgexfoundry.org:10004 09:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:26 Configure a credential helper to remove this warning. See 09:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:26 09:01:26 Login Succeeded 09:01:26 docker.io 09:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:26 Configure a credential helper to remove this warning. See 09:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:26 09:01:26 Login Succeeded 09:01:26 ---> docker-login.sh ends [Pipeline] } 09:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:01:26 + git rev-list -1 --merges d976059f8bfb405a00b06a9502768812e8b859e1~1..d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] echo 09:01:26 -----------> git rev-list -1 --merges d976059f8bfb405a00b06a9502768812e8b859e1~1..d976059f8bfb405a00b06a9502768812e8b859e1 d976059f8bfb405a00b06a9502768812e8b859e1 [false] [Pipeline] sh 09:01:27 + git log --format=format:%s -1 d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] echo 09:01:27 ========================================================= 09:01:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:01:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:01:27 + git log --format=format:%s -1 d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] echo 09:01:27 [semverPrep] GIT_COMMIT: d976059f8bfb405a00b06a9502768812e8b859e1, Commit Message: refactor(snap): Update command and metadata sourcing (#432) [Pipeline] echo 09:01:27 [semverPrep] This is not a build commit. [Pipeline] sh 09:01:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:01:27 + grep -v github /etc/ssh/ssh_known_hosts 09:01:27 + [ -e /tmp/ssh_known_hosts ] 09:01:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:01:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:01:27 + sudo tee -a /etc/ssh/ssh_known_hosts 09:01:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:01:28 09:01:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:01:28 0.1.4: Pulling from edgex-devops/py-git-semver 09:01:29 b85a868b505f: Pulling fs layer 09:01:29 e2be974225ed: Pulling fs layer 09:01:29 339a4e72a1f5: Pulling fs layer 09:01:29 988bab9f4d93: Pulling fs layer 09:01:29 1469e6f7b9e6: Pulling fs layer 09:01:29 eaf3925da568: Pulling fs layer 09:01:29 bab4dde63d76: Pulling fs layer 09:01:29 bde34c3a00c8: Pulling fs layer 09:01:29 b352a97aabf1: Pulling fs layer 09:01:29 4872d77fe225: Pulling fs layer 09:01:29 5851b861e8e6: Pulling fs layer 09:01:29 eaf3925da568: Waiting 09:01:29 bab4dde63d76: Waiting 09:01:29 bde34c3a00c8: Waiting 09:01:29 b352a97aabf1: Waiting 09:01:29 4872d77fe225: Waiting 09:01:29 5851b861e8e6: Waiting 09:01:29 988bab9f4d93: Waiting 09:01:29 1469e6f7b9e6: Waiting 09:01:29 e2be974225ed: Verifying Checksum 09:01:29 e2be974225ed: Download complete 09:01:29 988bab9f4d93: Verifying Checksum 09:01:29 988bab9f4d93: Download complete 09:01:29 1469e6f7b9e6: Verifying Checksum 09:01:29 1469e6f7b9e6: Download complete 09:01:29 339a4e72a1f5: Verifying Checksum 09:01:29 339a4e72a1f5: Download complete 09:01:29 eaf3925da568: Verifying Checksum 09:01:29 eaf3925da568: Download complete 09:01:29 bde34c3a00c8: Verifying Checksum 09:01:29 bde34c3a00c8: Download complete 09:01:29 b352a97aabf1: Verifying Checksum 09:01:29 b352a97aabf1: Download complete 09:01:29 4872d77fe225: Download complete 09:01:29 5851b861e8e6: Verifying Checksum 09:01:29 5851b861e8e6: Download complete 09:01:29 b85a868b505f: Verifying Checksum 09:01:29 b85a868b505f: Download complete 09:01:29 bab4dde63d76: Verifying Checksum 09:01:29 bab4dde63d76: Download complete 09:01:30 b85a868b505f: Pull complete 09:01:30 e2be974225ed: Pull complete 09:01:31 339a4e72a1f5: Pull complete 09:01:31 988bab9f4d93: Pull complete 09:01:31 1469e6f7b9e6: Pull complete 09:01:31 eaf3925da568: Pull complete 09:01:33 bab4dde63d76: Pull complete 09:01:33 bde34c3a00c8: Pull complete 09:01:33 b352a97aabf1: Pull complete 09:01:33 4872d77fe225: Pull complete 09:01:33 5851b861e8e6: Pull complete 09:01:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:01:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:33 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:01:36 $ docker top 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 -eo pid,comm 09:01:36 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). 09:01:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:36 [ssh-agent] Looking for ssh-agent implementation... 09:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:36 $ docker exec 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 ssh-agent 09:01:36 SSH_AUTH_SOCK=/tmp/ssh-l8Wp5wCN4FkK/agent.31 09:01:36 SSH_AGENT_PID=37 09:01:36 Running ssh-add (command line suppressed) 09:01:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8486236521086703935.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8486236521086703935.key) 09:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:37 + git tag --points-at HEAD [Pipeline] } 09:01:37 $ docker exec --env ******** --env ******** 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 ssh-agent -k 09:01:37 unset SSH_AUTH_SOCK; 09:01:37 unset SSH_AGENT_PID; 09:01:37 echo Agent pid 37 killed; 09:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:01:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:37 [ssh-agent] Looking for ssh-agent implementation... 09:01:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:37 $ docker exec 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 ssh-agent 09:01:37 SSH_AUTH_SOCK=/tmp/ssh-svHtR3h0SLcI/agent.69 09:01:37 SSH_AGENT_PID=75 09:01:37 Running ssh-add (command line suppressed) 09:01:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6986282259276285086.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6986282259276285086.key) 09:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:38 + git semver init 09:01:38 2023-03-16 09:01:38,386 [run_init] DEBUG init version:0.0.0 force:False 09:01:38 2023-03-16 09:01:38,387 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 09:01:38 2023-03-16 09:01:38,387 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 09:01:38 2023-03-16 09:01:38,387 [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) 09:01:39 2023-03-16 09:01:39,183 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 09:01:39 2023-03-16 09:01:39,183 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 09:01:39 2023-03-16 09:01:39,183 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:01:39 2023-03-16 09:01:39,183 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:01:39 3.0.0-dev.19 [Pipeline] } 09:01:39 $ docker exec --env ******** --env ******** 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 ssh-agent -k 09:01:39 unset SSH_AUTH_SOCK; 09:01:39 unset SSH_AGENT_PID; 09:01:39 echo Agent pid 75 killed; 09:01:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:39 + git semver [Pipeline] } 09:01:40 $ docker stop --time=1 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 09:01:41 $ docker rm -f --volumes 9ddd28b5cd17bc7048e9df883ee9f134381a188938d8eb538b9fbfc1cc6264a6 [Pipeline] // withDockerContainer [Pipeline] sh 09:01:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:01:41 Stashed 1 file(s) [Pipeline] echo 09:01:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [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 09:01:42 provisioning config files... 09:01:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3795961870640987078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:42 ---> docker-login.sh 09:01:42 nexus3.edgexfoundry.org:10001 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 nexus3.edgexfoundry.org:10002 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 nexus3.edgexfoundry.org:10003 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 nexus3.edgexfoundry.org:10004 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 docker.io 09:01:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:01:42 Configure a credential helper to remove this warning. See 09:01:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:01:42 09:01:42 Login Succeeded 09:01:42 ---> docker-login.sh ends [Pipeline] } 09:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:01:42 ========================================================= 09:01:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:01:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:01:43 Sending build context to Docker daemon 6.353MB 09:01:43 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 09:01:43 Step 2/10 : FROM ${BASE} AS builder 09:01:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:01:43 63b65145d645: Pulling fs layer 09:01:43 a2d21d5440eb: Pulling fs layer 09:01:43 935e6c44a52c: Pulling fs layer 09:01:43 94cc34f8dd06: Pulling fs layer 09:01:43 30dea6a524f1: Pulling fs layer 09:01:43 a2aff8979fd8: Pulling fs layer 09:01:43 6808be2612f2: Pulling fs layer 09:01:43 f25807f1079a: Pulling fs layer 09:01:43 30dea6a524f1: Waiting 09:01:43 a2aff8979fd8: Waiting 09:01:43 6808be2612f2: Waiting 09:01:43 f25807f1079a: Waiting 09:01:43 94cc34f8dd06: Waiting 09:01:43 a2d21d5440eb: Download complete 09:01:43 94cc34f8dd06: Download complete 09:01:43 30dea6a524f1: Verifying Checksum 09:01:43 30dea6a524f1: Download complete 09:01:43 63b65145d645: Verifying Checksum 09:01:43 63b65145d645: Download complete 09:01:43 a2aff8979fd8: Verifying Checksum 09:01:43 a2aff8979fd8: Download complete 09:01:43 63b65145d645: Pull complete 09:01:43 a2d21d5440eb: Pull complete 09:01:44 f25807f1079a: Verifying Checksum 09:01:44 f25807f1079a: Download complete 09:01:44 935e6c44a52c: Download complete 09:01:44 6808be2612f2: Verifying Checksum 09:01:44 6808be2612f2: Download complete 09:01:47 935e6c44a52c: Pull complete 09:01:47 94cc34f8dd06: Pull complete 09:01:47 30dea6a524f1: Pull complete 09:01:47 a2aff8979fd8: Pull complete 09:01:50 6808be2612f2: Pull complete 09:01:51 f25807f1079a: Pull complete 09:01:51 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 09:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:01:51 ---> 3b553350e43f 09:01:51 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:01:57 Still waiting to schedule task 09:01:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:01:57 ---> Running in c98d84ec9761 09:01:57 Removing intermediate container c98d84ec9761 09:01:57 ---> bad18cda7147 09:01:57 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:01:57 ---> Running in 577a4843f9a0 09:01:57 Removing intermediate container 577a4843f9a0 09:01:57 ---> 77724c641ec2 09:01:57 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:01:57 ---> Running in 08d24e27ec87 09:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:01:57 (1/8) Installing openssh-keygen (9.1_p1-r2) 09:01:57 (2/8) Installing libedit (20221030.3.1-r0) 09:01:57 (3/8) Installing openssh-client-common (9.1_p1-r2) 09:01:57 (4/8) Installing openssh-client-default (9.1_p1-r2) 09:01:57 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 09:01:57 (6/8) Installing openssh-server-common (9.1_p1-r2) 09:01:57 (7/8) Installing openssh-server (9.1_p1-r2) 09:01:57 (8/8) Installing openssh (9.1_p1-r2) 09:01:57 Executing busybox-1.35.0-r29.trigger 09:01:57 OK: 270 MiB in 61 packages 09:01:58 Removing intermediate container 08d24e27ec87 09:01:58 ---> 11da6e297ffa 09:01:58 Step 6/10 : WORKDIR /device-modbus-go 09:01:58 ---> Running in 7a28b47f3d3e 09:01:58 Removing intermediate container 7a28b47f3d3e 09:01:58 ---> f6896e0104fd 09:01:58 Step 7/10 : COPY go.mod vendor* ./ 09:01:59 ---> bead5328d790 09:01:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:59 ---> Running in 1c4eb568e6fe 09:02:31 Removing intermediate container 1c4eb568e6fe 09:02:31 ---> 8a00f46df785 09:02:31 Step 9/10 : COPY . . 09:02:31 ---> 694595f420ac 09:02:31 Step 10/10 : RUN ${MAKE} 09:02:31 ---> Running in 315cbe6f77f2 09:02:31 noop 09:02:31 Removing intermediate container 315cbe6f77f2 09:02:31 ---> dfb8b94300d9 09:02:31 Successfully built dfb8b94300d9 09:02:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:31 + docker inspect -f . ci-base-image-x86_64 09:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:31 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:02:31 $ docker top 795c658bfa169da965b746aafcdfdb53e4ef412205c082a7393af5daffabd181 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:32 + go version 09:02:32 go version go1.20.2 linux/amd64 [Pipeline] } 09:02:32 $ docker stop --time=1 795c658bfa169da965b746aafcdfdb53e4ef412205c082a7393af5daffabd181 09:02:33 $ docker rm -f --volumes 795c658bfa169da965b746aafcdfdb53e4ef412205c082a7393af5daffabd181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:33 + docker inspect -f . ci-base-image-x86_64 09:02:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:33 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:02:34 $ docker top 7a5e92086f5e799e87f2f161a2dcb946cc9bea3e99a14bc5af4b79b85c4c5209 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:34 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 09:02:34 + make test 09:02:34 go test ./... -coverprofile=coverage.out 09:02:40 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:02:50 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:02:50 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 48.0% of statements 09:02:58 go vet ./... 09:03:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:03:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:03:01 ./bin/test-attribution-txt.sh [Pipeline] echo 09:03:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:03:01 $ docker stop --time=1 7a5e92086f5e799e87f2f161a2dcb946cc9bea3e99a14bc5af4b79b85c4c5209 09:03:05 $ docker rm -f --volumes 7a5e92086f5e799e87f2f161a2dcb946cc9bea3e99a14bc5af4b79b85c4c5209 [Pipeline] // withDockerContainer [Pipeline] sh 09:03:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:03:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:03:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:03:06 + ls -al . 09:03:06 total 180 09:03:06 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 09:02 . 09:03:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 09:01 .. 09:03:06 -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 09:01 .dockerignore 09:03:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 09:01 .git 09:03:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:01 .github 09:03:06 -rw-rw-r-- 1 jenkins jenkins 331 Mar 16 09:01 .gitignore 09:03:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 09:01 .golangci.yml 09:03:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 09:01 .semver 09:03:06 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 16 09:01 Attribution.txt 09:03:06 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 16 09:01 CHANGELOG.md 09:03:06 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 16 09:01 Dockerfile 09:03:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 09:01 GOVERNANCE.md 09:03:06 -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 09:01 Jenkinsfile 09:03:06 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 09:01 LICENSE 09:03:06 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 16 09:01 Makefile 09:03:06 -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 09:01 OWNERS.md 09:03:06 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 16 09:01 README.md 09:03:06 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 09:01 VERSION 09:03:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 09:01 bin 09:03:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:01 cmd 09:03:06 -rw-r--r-- 1 jenkins jenkins 23736 Mar 16 09:02 coverage.out 09:03:06 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 16 09:01 go.mod 09:03:06 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 16 09:01 go.sum 09:03:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:01 internal 09:03:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 09:01 simulator 09:03:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 09:01 snap 09:03:06 -rw-rw-r-- 1 jenkins jenkins 229 Mar 16 09:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:06 + 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=d976059f8bfb405a00b06a9502768812e8b859e1 --label arch=amd64 --label version=3.0.0-dev.19 . 09:03:06 Sending build context to Docker daemon 6.377MB 09:03:06 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 09:03:06 Step 2/22 : FROM ${BASE} AS builder 09:03:06 ---> dfb8b94300d9 09:03:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:03:06 ---> Running in 8c69e7da5557 09:03:07 Removing intermediate container 8c69e7da5557 09:03:07 ---> 3141cfb429cb 09:03:07 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:03:07 ---> Running in ed44135a83b5 09:03:07 Removing intermediate container ed44135a83b5 09:03:07 ---> 0f36ce5243ee 09:03:07 Step 5/22 : RUN apk add --update --no-cache make git openssh 09:03:07 ---> Running in 694bd8eefcd3 09:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:03:07 OK: 270 MiB in 61 packages 09:03:08 Removing intermediate container 694bd8eefcd3 09:03:08 ---> cf4aacfa4d48 09:03:08 Step 6/22 : WORKDIR /device-modbus-go 09:03:08 ---> Running in 90f1e61500ce 09:03:08 Removing intermediate container 90f1e61500ce 09:03:08 ---> 788fef52c0eb 09:03:08 Step 7/22 : COPY go.mod vendor* ./ 09:03:08 ---> 258a214b2174 09:03:08 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:08 ---> Running in b89c1556dc1d 09:03:09 Removing intermediate container b89c1556dc1d 09:03:09 ---> 78973f3037ba 09:03:09 Step 9/22 : COPY . . 09:03:09 ---> e427469146bc 09:03:09 Step 10/22 : RUN ${MAKE} 09:03:09 ---> Running in b34b657f6a31 09:03:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 09:03:32 Removing intermediate container b34b657f6a31 09:03:32 ---> 49cf4d884881 09:03:32 Step 11/22 : FROM alpine:3.17 09:03:32 3.17: Pulling from library/alpine 09:03:32 63b65145d645: Already exists 09:03:32 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 09:03:32 Status: Downloaded newer image for alpine:3.17 09:03:32 ---> b2aa39c304c2 09:03:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:03:32 ---> Running in 4ccc97043d60 09:03:32 Removing intermediate container 4ccc97043d60 09:03:32 ---> f80f893682ef 09:03:32 Step 13/22 : RUN apk add --update --no-cache dumb-init 09:03:32 ---> Running in 3a327ebfd049 09:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:03:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:03:32 (1/1) Installing dumb-init (1.2.5-r2) 09:03:32 Executing busybox-1.35.0-r29.trigger 09:03:32 OK: 7 MiB in 16 packages 09:03:32 Removing intermediate container 3a327ebfd049 09:03:32 ---> 1b452389e94e 09:03:32 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:03:32 ---> 7889328c745d 09:03:32 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:03:32 ---> d247a25862ee 09:03:32 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:03:32 ---> 5b52a9f8097c 09:03:32 Step 17/22 : EXPOSE 59901 09:03:32 ---> Running in 2fd853246c34 09:03:32 Removing intermediate container 2fd853246c34 09:03:32 ---> 5965485467cd 09:03:32 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:03:32 ---> Running in ac70d5c10ea9 09:03:32 Removing intermediate container ac70d5c10ea9 09:03:32 ---> 97e19f7ac20d 09:03:32 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:03:32 ---> Running in cd564b03d5f3 09:03:33 Removing intermediate container cd564b03d5f3 09:03:33 ---> f70c87ddde44 09:03:33 Step 20/22 : LABEL arch=amd64 09:03:33 ---> Running in e384a41509da 09:03:33 Removing intermediate container e384a41509da 09:03:33 ---> 71c1e60116f1 09:03:33 Step 21/22 : LABEL git_sha=d976059f8bfb405a00b06a9502768812e8b859e1 09:03:33 ---> Running in eb014096ed2b 09:03:33 Removing intermediate container eb014096ed2b 09:03:33 ---> aea7fcfc8cbc 09:03:33 Step 22/22 : LABEL version=3.0.0-dev.19 09:03:33 ---> Running in 7eeea28f5dfb 09:03:33 Removing intermediate container 7eeea28f5dfb 09:03:33 ---> 767e47e9db28 09:03:33 [Warning] One or more build-args [ARCH] were not consumed 09:03:33 Successfully built 767e47e9db28 09:03:33 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:33 provisioning config files... 09:03:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8712985871336288342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:33 ---> docker-login.sh 09:03:33 nexus3.edgexfoundry.org:10001 09:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:33 Configure a credential helper to remove this warning. See 09:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:33 09:03:33 Login Succeeded 09:03:33 nexus3.edgexfoundry.org:10002 09:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:33 Configure a credential helper to remove this warning. See 09:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:33 09:03:33 Login Succeeded 09:03:33 nexus3.edgexfoundry.org:10003 09:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:33 Configure a credential helper to remove this warning. See 09:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:33 09:03:33 Login Succeeded 09:03:33 nexus3.edgexfoundry.org:10004 09:03:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:33 Configure a credential helper to remove this warning. See 09:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:33 09:03:33 Login Succeeded 09:03:33 docker.io 09:03:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:03:34 Configure a credential helper to remove this warning. See 09:03:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:03:34 09:03:34 Login Succeeded 09:03:34 ---> docker-login.sh ends [Pipeline] } 09:03:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:03:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:03:34 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 09:03:34 d976059f8bfb405a00b06a9502768812e8b859e1 09:03:34 latest 09:03:34 3.0.0-dev.19 09:03:34 d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 09:03:34 main 09:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:34 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1 09:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:03:34 7505c51eb41c: Preparing 09:03:34 939510254148: Preparing 09:03:34 c772bfd0d656: Preparing 09:03:34 93e012ea30da: Preparing 09:03:34 7cd52847ad77: Preparing 09:03:34 7cd52847ad77: Layer already exists 09:03:34 7505c51eb41c: Pushed 09:03:34 93e012ea30da: Pushed 09:03:34 939510254148: Pushed 09:03:38 c772bfd0d656: Pushed 09:03:38 d976059f8bfb405a00b06a9502768812e8b859e1: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:38 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:38 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 09:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:03:38 7505c51eb41c: Preparing 09:03:38 939510254148: Preparing 09:03:38 c772bfd0d656: Preparing 09:03:38 93e012ea30da: Preparing 09:03:38 7cd52847ad77: Preparing 09:03:38 7cd52847ad77: Layer already exists 09:03:38 939510254148: Layer already exists 09:03:38 c772bfd0d656: Layer already exists 09:03:38 93e012ea30da: Layer already exists 09:03:38 7505c51eb41c: Layer already exists 09:03:38 latest: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:39 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:39 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.19 09:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:03:39 7505c51eb41c: Preparing 09:03:39 939510254148: Preparing 09:03:39 c772bfd0d656: Preparing 09:03:39 93e012ea30da: Preparing 09:03:39 7cd52847ad77: Preparing 09:03:39 c772bfd0d656: Layer already exists 09:03:39 7505c51eb41c: Layer already exists 09:03:39 93e012ea30da: Layer already exists 09:03:39 939510254148: Layer already exists 09:03:39 7cd52847ad77: Layer already exists 09:03:39 3.0.0-dev.19: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:39 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 09:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:03:40 7505c51eb41c: Preparing 09:03:40 939510254148: Preparing 09:03:40 c772bfd0d656: Preparing 09:03:40 93e012ea30da: Preparing 09:03:40 7cd52847ad77: Preparing 09:03:40 c772bfd0d656: Layer already exists 09:03:40 7cd52847ad77: Layer already exists 09:03:40 7505c51eb41c: Layer already exists 09:03:40 93e012ea30da: Layer already exists 09:03:40 939510254148: Layer already exists 09:03:40 d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:40 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:40 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 09:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 09:03:40 7505c51eb41c: Preparing 09:03:40 939510254148: Preparing 09:03:40 c772bfd0d656: Preparing 09:03:40 93e012ea30da: Preparing 09:03:40 7cd52847ad77: Preparing 09:03:40 c772bfd0d656: Layer already exists 09:03:40 7cd52847ad77: Layer already exists 09:03:40 93e012ea30da: Layer already exists 09:03:40 939510254148: Layer already exists 09:03:40 7505c51eb41c: Layer already exists 09:03:40 main: digest: sha256:512e64465f78e52866919d45630aa96500f9d3cba87904c44ec4499bd9c20869 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:03:40 ===================================================== [Pipeline] echo 09:03:40 taggedImages: 09:03:40 - nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1 09:03:40 - nexus3.edgexfoundry.org:10004/device-modbus:latest 09:03:40 - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.19 09:03:40 - nexus3.edgexfoundry.org:10004/device-modbus:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 09:03:40 - 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 09:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:41 09:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:41 latest: Pulling from edgex-lftools-log-publisher 09:03:41 5eb5b503b376: Pulling fs layer 09:03:41 5c69ac0246d0: Pulling fs layer 09:03:41 ec43610c2a17: Pulling fs layer 09:03:41 3a2ae6a8a46f: Pulling fs layer 09:03:41 33b1e0a273af: Pulling fs layer 09:03:41 5d3b04190fa2: Pulling fs layer 09:03:41 2f39f015ded8: Pulling fs layer 09:03:41 3a2ae6a8a46f: Waiting 09:03:41 33b1e0a273af: Waiting 09:03:41 5d3b04190fa2: Waiting 09:03:41 2f39f015ded8: Waiting 09:03:41 5c69ac0246d0: Download complete 09:03:41 3a2ae6a8a46f: Verifying Checksum 09:03:41 3a2ae6a8a46f: Download complete 09:03:41 33b1e0a273af: Download complete 09:03:41 ec43610c2a17: Verifying Checksum 09:03:41 ec43610c2a17: Download complete 09:03:41 5d3b04190fa2: Verifying Checksum 09:03:41 5d3b04190fa2: Download complete 09:03:41 5eb5b503b376: Verifying Checksum 09:03:41 5eb5b503b376: Download complete 09:03:42 2f39f015ded8: Verifying Checksum 09:03:42 2f39f015ded8: Download complete 09:03:42 5eb5b503b376: Pull complete 09:03:43 5c69ac0246d0: Pull complete 09:03:43 ec43610c2a17: Pull complete 09:03:43 3a2ae6a8a46f: Pull complete 09:03:43 33b1e0a273af: Pull complete 09:03:43 5d3b04190fa2: Pull complete 09:03:48 2f39f015ded8: Pull complete 09:03:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:03:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:48 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:03:51 $ docker top 989c4d65fa7c9d19b3ddfe967c04f15da1ad908825e7604c0b22304c12693358 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:52 ---> job-cost.sh 09:03:52 lf-activate-venv: SKIPPING 09:03:52 INFO: No Stack... 09:03:52 INFO: Retrieving Pricing Info for: v3-standard-8 09:03:53 INFO: Archiving Costs [Pipeline] sh 09:03:53 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 09:03:53 + cut -d, -f6 [Pipeline] lock 09:03:53 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] 09:03:53 Resource [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] did not exist. Created. 09:03:53 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:03:53 + echo total: 0.2199999988079071 [Pipeline] stash 09:03:53 Stashed 1 file(s) [Pipeline] } 09:03:53 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 09:03:53 $ docker stop --time=1 989c4d65fa7c9d19b3ddfe967c04f15da1ad908825e7604c0b22304c12693358 09:03:54 $ docker rm -f --volumes 989c4d65fa7c9d19b3ddfe967c04f15da1ad908825e7604c0b22304c12693358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:05:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2389 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 09:05:53 Running in /w/workspace/device-modbus-go/85 [Pipeline] { [Pipeline] checkout 09:05:53 Selected Git installation does not exist. Using Default 09:05:53 The recommended git tool is: NONE 09:06:04 using credential edgex-jenkins-ssh 09:06:04 Cloning the remote Git repository 09:06:04 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:06:04 > git init /w/workspace/device-modbus-go/85 # timeout=10 09:06:07 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:06:07 > git --version # timeout=10 09:06:07 > git --version # 'git version 2.25.1' 09:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:09 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:06:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:10 Avoid second fetch 09:06:10 Checking out Revision d976059f8bfb405a00b06a9502768812e8b859e1 (main) 09:06:10 > git config core.sparsecheckout # timeout=10 09:06:10 > git checkout -f d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 09:06:11 Commit message: "refactor(snap): Update command and metadata sourcing (#432)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:06:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:06:12 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:12 Dload Upload Total Spent Left Speed 09:06:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 155k [Pipeline] sh 09:06:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:06:13 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 09:06:13 /etc/docker/daemon.json 09:06:13 { 09:06:13 "registry-mirrors": [ 09:06:13 "https://nexus3.edgexfoundry.org:10001" 09:06:13 ], 09:06:13 "bip": "10.250.0.254/24", 09:06:13 "hosts": [ 09:06:13 "tcp://0.0.0.0:5555", 09:06:13 "unix:///var/run/docker.sock" 09:06:13 ], 09:06:13 "mtu": 1458, 09:06:13 "selinux-enabled": true, 09:06:13 "seccomp-profile": "/etc/docker/seccomp.json" 09:06:13 } [Pipeline] sh 09:06:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:06:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:32 provisioning config files... 09:06:32 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/85@tmp/config7168119799492182054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:33 ---> docker-login.sh 09:06:33 nexus3.edgexfoundry.org:10001 09:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:34 Configure a credential helper to remove this warning. See 09:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:34 09:06:34 Login Succeeded 09:06:34 nexus3.edgexfoundry.org:10002 09:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:34 Configure a credential helper to remove this warning. See 09:06:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:34 09:06:34 Login Succeeded 09:06:34 nexus3.edgexfoundry.org:10003 09:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:35 Configure a credential helper to remove this warning. See 09:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:35 09:06:35 Login Succeeded 09:06:35 nexus3.edgexfoundry.org:10004 09:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:35 Configure a credential helper to remove this warning. See 09:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:35 09:06:35 Login Succeeded 09:06:35 docker.io 09:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:06:36 Configure a credential helper to remove this warning. See 09:06:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:06:36 09:06:36 Login Succeeded 09:06:36 ---> docker-login.sh ends [Pipeline] } 09:06:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:06:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:06:36 ========================================================= 09:06:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 09:06:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 09:06:37 Sending build context to Docker daemon 3.317MB 09:06:37 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 09:06:37 Step 2/10 : FROM ${BASE} AS builder 09:06:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:06:37 af6eaf76a39c: Pulling fs layer 09:06:37 55522c791124: Pulling fs layer 09:06:37 ce5c4a1c91eb: Pulling fs layer 09:06:37 169dfbe0d373: Pulling fs layer 09:06:37 e1ff8fa3b103: Pulling fs layer 09:06:37 52ebb69f0ebf: Pulling fs layer 09:06:37 5abe8eddf0d5: Pulling fs layer 09:06:37 169dfbe0d373: Waiting 09:06:37 e1ff8fa3b103: Waiting 09:06:37 52ebb69f0ebf: Waiting 09:06:37 5abe8eddf0d5: Waiting 09:06:37 55522c791124: Download complete 09:06:37 169dfbe0d373: Verifying Checksum 09:06:37 169dfbe0d373: Download complete 09:06:37 e1ff8fa3b103: Download complete 09:06:37 af6eaf76a39c: Verifying Checksum 09:06:37 af6eaf76a39c: Download complete 09:06:38 af6eaf76a39c: Pull complete 09:06:39 5abe8eddf0d5: Verifying Checksum 09:06:39 5abe8eddf0d5: Download complete 09:06:39 55522c791124: Pull complete 09:06:40 ce5c4a1c91eb: Verifying Checksum 09:06:40 ce5c4a1c91eb: Download complete 09:06:40 52ebb69f0ebf: Verifying Checksum 09:06:40 52ebb69f0ebf: Download complete 09:06:53 ce5c4a1c91eb: Pull complete 09:06:53 169dfbe0d373: Pull complete 09:06:53 e1ff8fa3b103: Pull complete 09:07:01 52ebb69f0ebf: Pull complete 09:07:03 5abe8eddf0d5: Pull complete 09:07:03 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 09:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 09:07:03 ---> 6cb57ee374ae 09:07:03 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:07:04 ---> Running in 557fcc4a304c 09:07:05 Removing intermediate container 557fcc4a304c 09:07:05 ---> c07f3216e620 09:07:05 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:07:05 ---> Running in e78c9ed25893 09:07:05 Removing intermediate container e78c9ed25893 09:07:05 ---> 1716d730b46b 09:07:05 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:07:05 ---> Running in 41dd43bfef93 09:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:07:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:07:09 (1/8) Installing openssh-keygen (9.1_p1-r2) 09:07:09 (2/8) Installing libedit (20221030.3.1-r0) 09:07:09 (3/8) Installing openssh-client-common (9.1_p1-r2) 09:07:09 (4/8) Installing openssh-client-default (9.1_p1-r2) 09:07:09 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 09:07:09 (6/8) Installing openssh-server-common (9.1_p1-r2) 09:07:09 (7/8) Installing openssh-server (9.1_p1-r2) 09:07:09 (8/8) Installing openssh (9.1_p1-r2) 09:07:09 Executing busybox-1.35.0-r29.trigger 09:07:09 OK: 270 MiB in 61 packages 09:07:11 Removing intermediate container 41dd43bfef93 09:07:11 ---> ee5e1af669d5 09:07:11 Step 6/10 : WORKDIR /device-modbus-go 09:07:11 ---> Running in b00c08657917 09:07:11 Removing intermediate container b00c08657917 09:07:11 ---> c59295f31e0f 09:07:11 Step 7/10 : COPY go.mod vendor* ./ 09:07:12 ---> 940ed7853c70 09:07:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:12 ---> Running in b3c8ac61391a 09:08:34 Removing intermediate container b3c8ac61391a 09:08:34 ---> 2731a20c1548 09:08:34 Step 9/10 : COPY . . 09:08:34 ---> 176b23b5c552 09:08:34 Step 10/10 : RUN ${MAKE} 09:08:34 ---> Running in fec4d648a4e9 09:08:34 noop 09:08:34 Removing intermediate container fec4d648a4e9 09:08:34 ---> 894f336f3aef 09:08:34 Successfully built 894f336f3aef 09:08:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:34 + docker inspect -f . ci-base-image-arm64 09:08:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:35 prd-ubuntu20.04-docker-arm64-4c-16g-2389 does not seem to be running inside a container 09:08:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/85 -v /w/workspace/device-modbus-go/85:/w/workspace/device-modbus-go/85:rw,z -v /w/workspace/device-modbus-go/85@tmp:/w/workspace/device-modbus-go/85@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 09:08:36 $ docker top e32f355d4923889ff67f266ac808231bdfe50927dd671e333b4260e0ac100b7d -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:37 + go version 09:08:37 go version go1.20.2 linux/arm64 [Pipeline] } 09:08:37 $ docker stop --time=1 e32f355d4923889ff67f266ac808231bdfe50927dd671e333b4260e0ac100b7d 09:08:39 $ docker rm -f --volumes e32f355d4923889ff67f266ac808231bdfe50927dd671e333b4260e0ac100b7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:39 + docker inspect -f . ci-base-image-arm64 09:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:39 prd-ubuntu20.04-docker-arm64-4c-16g-2389 does not seem to be running inside a container 09:08:40 $ 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/85 -v /w/workspace/device-modbus-go/85:/w/workspace/device-modbus-go/85:rw,z -v /w/workspace/device-modbus-go/85@tmp:/w/workspace/device-modbus-go/85@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 09:08:41 $ docker top bbe703d30f98a89c76a5646d46420b72ac84c0ad88b4b3ed79f05ad08a56a42d -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:42 + git config --global --add safe.directory /w/workspace/device-modbus-go/85 [Pipeline] fileExists [Pipeline] sh 09:08:43 + make test 09:08:43 go test ./... -coverprofile=coverage.out 09:09:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:11:51 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:11:51 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.084s coverage: 48.0% of statements 09:11:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:11:51 go vet ./... 09:12:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:12:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:12:14 ./bin/test-attribution-txt.sh [Pipeline] echo 09:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:12:14 $ docker stop --time=1 bbe703d30f98a89c76a5646d46420b72ac84c0ad88b4b3ed79f05ad08a56a42d 09:12:16 $ docker rm -f --volumes bbe703d30f98a89c76a5646d46420b72ac84c0ad88b4b3ed79f05ad08a56a42d [Pipeline] // withDockerContainer [Pipeline] sh 09:12:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:12:17 Warning: overwriting stash ‘coverage-report’ 09:12:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:12:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:12:19 + ls -al . 09:12:19 total 176 09:12:19 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 09:08 . 09:12:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 09:06 .. 09:12:19 -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 09:06 .dockerignore 09:12:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 09:06 .git 09:12:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:06 .github 09:12:19 -rw-rw-r-- 1 jenkins jenkins 331 Mar 16 09:06 .gitignore 09:12:19 -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 09:06 .golangci.yml 09:12:19 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 16 09:06 Attribution.txt 09:12:19 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 16 09:06 CHANGELOG.md 09:12:19 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 16 09:06 Dockerfile 09:12:19 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 09:06 GOVERNANCE.md 09:12:19 -rw-rw-r-- 1 jenkins jenkins 680 Mar 16 09:06 Jenkinsfile 09:12:19 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 09:06 LICENSE 09:12:19 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 16 09:06 Makefile 09:12:19 -rw-rw-r-- 1 jenkins jenkins 622 Mar 16 09:06 OWNERS.md 09:12:19 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 16 09:06 README.md 09:12:19 -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 09:01 VERSION 09:12:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 09:06 bin 09:12:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:06 cmd 09:12:19 -rw-r--r-- 1 jenkins jenkins 23736 Mar 16 09:11 coverage.out 09:12:19 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 16 09:06 go.mod 09:12:19 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 16 09:06 go.sum 09:12:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 09:06 internal 09:12:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 09:06 simulator 09:12:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 09:06 snap 09:12:19 -rw-rw-r-- 1 jenkins jenkins 229 Mar 16 09:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:19 + 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=d976059f8bfb405a00b06a9502768812e8b859e1 --label arch=arm64 --label version=3.0.0-dev.19 . 09:12:19 Sending build context to Docker daemon 3.342MB 09:12:19 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 09:12:19 Step 2/22 : FROM ${BASE} AS builder 09:12:19 ---> 894f336f3aef 09:12:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:12:20 ---> Running in ed22b85ce92c 09:12:20 Removing intermediate container ed22b85ce92c 09:12:20 ---> 1a95affa12bc 09:12:20 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:12:20 ---> Running in b992812cc6c8 09:12:20 Removing intermediate container b992812cc6c8 09:12:20 ---> 127e3287ec1b 09:12:20 Step 5/22 : RUN apk add --update --no-cache make git openssh 09:12:20 ---> Running in d73a99bafddc 09:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:12:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:12:23 OK: 270 MiB in 61 packages 09:12:24 Removing intermediate container d73a99bafddc 09:12:24 ---> cd60a857075f 09:12:24 Step 6/22 : WORKDIR /device-modbus-go 09:12:24 ---> Running in 2d2fb462c0b8 09:12:25 Removing intermediate container 2d2fb462c0b8 09:12:25 ---> 561d15ed7358 09:12:25 Step 7/22 : COPY go.mod vendor* ./ 09:12:25 ---> 243c1dc35d69 09:12:25 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:26 ---> Running in aa71ca2c4ccc 09:12:29 Removing intermediate container aa71ca2c4ccc 09:12:29 ---> e152c92ce57e 09:12:29 Step 9/22 : COPY . . 09:12:30 ---> 89840b5af7b6 09:12:30 Step 10/22 : RUN ${MAKE} 09:12:30 ---> Running in 59332d63ac73 09:12:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 09:15:23 Removing intermediate container 59332d63ac73 09:15:23 ---> 983611400041 09:15:23 Step 11/22 : FROM alpine:3.17 09:15:23 3.17: Pulling from library/alpine 09:15:23 af6eaf76a39c: Already exists 09:15:23 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 09:15:23 Status: Downloaded newer image for alpine:3.17 09:15:23 ---> d74e625d9115 09:15:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:15:23 ---> Running in 8cc4133810ac 09:15:23 Removing intermediate container 8cc4133810ac 09:15:23 ---> 48639ad4e326 09:15:23 Step 13/22 : RUN apk add --update --no-cache dumb-init 09:15:23 ---> Running in 9f595f1ccce0 09:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:23 (1/1) Installing dumb-init (1.2.5-r2) 09:15:23 Executing busybox-1.35.0-r29.trigger 09:15:23 OK: 8 MiB in 16 packages 09:15:23 Removing intermediate container 9f595f1ccce0 09:15:23 ---> 075f09372861 09:15:23 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 09:15:23 ---> 49e3bf5d73d6 09:15:23 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 09:15:23 ---> babbac9a2d03 09:15:23 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:15:23 ---> b5cc6475afe4 09:15:23 Step 17/22 : EXPOSE 59901 09:15:23 ---> Running in 5a808f802091 09:15:23 Removing intermediate container 5a808f802091 09:15:23 ---> f36fecad7f9a 09:15:23 Step 18/22 : ENTRYPOINT ["/device-modbus"] 09:15:23 ---> Running in ea45d5cbe533 09:15:23 Removing intermediate container ea45d5cbe533 09:15:23 ---> 590f2fda70c9 09:15:23 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:15:23 ---> Running in 407e9da01302 09:15:23 Removing intermediate container 407e9da01302 09:15:23 ---> 989e038d634d 09:15:23 Step 20/22 : LABEL arch=arm64 09:15:23 ---> Running in 6aa1671e9096 09:15:23 Removing intermediate container 6aa1671e9096 09:15:23 ---> 3cf33a24e8be 09:15:23 Step 21/22 : LABEL git_sha=d976059f8bfb405a00b06a9502768812e8b859e1 09:15:23 ---> Running in 3653a23d367e 09:15:23 Removing intermediate container 3653a23d367e 09:15:23 ---> 74861fdd6bed 09:15:23 Step 22/22 : LABEL version=3.0.0-dev.19 09:15:23 ---> Running in f14409ca4ac1 09:15:23 Removing intermediate container f14409ca4ac1 09:15:23 ---> d1b45f818844 09:15:23 [Warning] One or more build-args [ARCH] were not consumed 09:15:23 Successfully built d1b45f818844 09:15:23 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:23 provisioning config files... 09:15:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/85@tmp/config15773807098327982618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:24 ---> docker-login.sh 09:15:24 nexus3.edgexfoundry.org:10001 09:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:24 Configure a credential helper to remove this warning. See 09:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:24 09:15:24 Login Succeeded 09:15:24 nexus3.edgexfoundry.org:10002 09:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:24 Configure a credential helper to remove this warning. See 09:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:24 09:15:24 Login Succeeded 09:15:24 nexus3.edgexfoundry.org:10003 09:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:25 Configure a credential helper to remove this warning. See 09:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:25 09:15:25 Login Succeeded 09:15:25 nexus3.edgexfoundry.org:10004 09:15:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:25 Configure a credential helper to remove this warning. See 09:15:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:25 09:15:25 Login Succeeded 09:15:25 docker.io 09:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:15:26 Configure a credential helper to remove this warning. See 09:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:15:26 09:15:26 Login Succeeded 09:15:26 ---> docker-login.sh ends [Pipeline] } 09:15:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:15:26 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 09:15:26 d976059f8bfb405a00b06a9502768812e8b859e1 09:15:26 latest 09:15:26 3.0.0-dev.19 09:15:26 d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 09:15:26 main 09:15:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:26 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1 09:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:15:27 1038f8b03813: Preparing 09:15:27 597fbf0a286a: Preparing 09:15:27 1ad513b19613: Preparing 09:15:27 d13b5ef58ed2: Preparing 09:15:27 edf70074bd40: Preparing 09:15:27 edf70074bd40: Layer already exists 09:15:27 597fbf0a286a: Pushed 09:15:27 d13b5ef58ed2: Pushed 09:15:27 1038f8b03813: Pushed 09:15:34 1ad513b19613: Pushed 09:15:34 d976059f8bfb405a00b06a9502768812e8b859e1: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:34 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:34 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:15:34 1038f8b03813: Preparing 09:15:34 597fbf0a286a: Preparing 09:15:34 1ad513b19613: Preparing 09:15:34 d13b5ef58ed2: Preparing 09:15:34 edf70074bd40: Preparing 09:15:34 edf70074bd40: Layer already exists 09:15:34 1038f8b03813: Layer already exists 09:15:34 597fbf0a286a: Layer already exists 09:15:34 d13b5ef58ed2: Layer already exists 09:15:34 1ad513b19613: Layer already exists 09:15:35 latest: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:35 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:35 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.19 09:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:15:35 1038f8b03813: Preparing 09:15:35 597fbf0a286a: Preparing 09:15:35 1ad513b19613: Preparing 09:15:35 d13b5ef58ed2: Preparing 09:15:35 edf70074bd40: Preparing 09:15:35 edf70074bd40: Layer already exists 09:15:35 d13b5ef58ed2: Layer already exists 09:15:35 1038f8b03813: Layer already exists 09:15:35 1ad513b19613: Layer already exists 09:15:35 597fbf0a286a: Layer already exists 09:15:36 3.0.0-dev.19: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:36 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:36 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 09:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:15:36 1038f8b03813: Preparing 09:15:36 597fbf0a286a: Preparing 09:15:36 1ad513b19613: Preparing 09:15:36 d13b5ef58ed2: Preparing 09:15:36 edf70074bd40: Preparing 09:15:36 edf70074bd40: Layer already exists 09:15:36 1ad513b19613: Layer already exists 09:15:36 597fbf0a286a: Layer already exists 09:15:36 1038f8b03813: Layer already exists 09:15:36 d13b5ef58ed2: Layer already exists 09:15:37 d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:37 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:37 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 09:15:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 09:15:37 1038f8b03813: Preparing 09:15:37 597fbf0a286a: Preparing 09:15:37 1ad513b19613: Preparing 09:15:37 d13b5ef58ed2: Preparing 09:15:37 edf70074bd40: Preparing 09:15:37 edf70074bd40: Layer already exists 09:15:37 1ad513b19613: Layer already exists 09:15:37 d13b5ef58ed2: Layer already exists 09:15:37 597fbf0a286a: Layer already exists 09:15:37 1038f8b03813: Layer already exists 09:15:38 main: digest: sha256:872f947bd0e75c18321a6c1f33ce93b1f444d8b57dca6e7cc79eacf091232266 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:15:38 ===================================================== [Pipeline] echo 09:15:38 taggedImages: 09:15:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1 09:15:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 09:15:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.19 09:15:38 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:d976059f8bfb405a00b06a9502768812e8b859e1-3.0.0-dev.19 09:15:38 - 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 09:15:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:38 09:15:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:39 arm64: Pulling from edgex-lftools-log-publisher 09:15:39 8998bd30e6a1: Pulling fs layer 09:15:39 04944245beec: Pulling fs layer 09:15:39 699f458cf7ca: Pulling fs layer 09:15:39 765212b225bb: Pulling fs layer 09:15:39 f23df028b6ca: Pulling fs layer 09:15:39 d65c8cfc05b1: Pulling fs layer 09:15:39 2437ff75d9bd: Pulling fs layer 09:15:39 f23df028b6ca: Waiting 09:15:39 765212b225bb: Waiting 09:15:39 d65c8cfc05b1: Waiting 09:15:39 2437ff75d9bd: Waiting 09:15:39 04944245beec: Verifying Checksum 09:15:39 04944245beec: Download complete 09:15:39 765212b225bb: Verifying Checksum 09:15:39 765212b225bb: Download complete 09:15:39 f23df028b6ca: Download complete 09:15:39 d65c8cfc05b1: Verifying Checksum 09:15:39 d65c8cfc05b1: Download complete 09:15:39 699f458cf7ca: Verifying Checksum 09:15:39 699f458cf7ca: Download complete 09:15:40 8998bd30e6a1: Verifying Checksum 09:15:40 8998bd30e6a1: Download complete 09:15:42 2437ff75d9bd: Verifying Checksum 09:15:42 2437ff75d9bd: Download complete 09:15:44 8998bd30e6a1: Pull complete 09:15:44 04944245beec: Pull complete 09:15:46 699f458cf7ca: Pull complete 09:15:46 765212b225bb: Pull complete 09:15:48 f23df028b6ca: Pull complete 09:15:48 d65c8cfc05b1: Pull complete 09:16:03 2437ff75d9bd: Pull complete 09:16:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:04 prd-ubuntu20.04-docker-arm64-4c-16g-2389 does not seem to be running inside a container 09:16:04 $ 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/85 -v /w/workspace/device-modbus-go/85:/w/workspace/device-modbus-go/85:rw,z -v /w/workspace/device-modbus-go/85@tmp:/w/workspace/device-modbus-go/85@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 09:16:07 $ docker top 0deff9eb7163e2f11bed93a0546aa8fab575c807b2c2b553c020273a4fd0a57c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:07 ---> job-cost.sh 09:16:07 lf-activate-venv: SKIPPING 09:16:07 INFO: No Stack... 09:16:08 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:09 INFO: Archiving Costs [Pipeline] sh 09:16:10 + cat /w/workspace/device-modbus-go/85/archives/cost.csv 09:16:10 + cut -d, -f6 [Pipeline] lock 09:16:10 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] 09:16:10 Resource [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] did not exist. Created. 09:16:10 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:10 /w/workspace/device-modbus-go/85@tmp/durable-b5ad25d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:16:11 + echo total: 0.10999999940395355 [Pipeline] stash 09:16:11 Warning: overwriting stash ‘stack-cost’ 09:16:11 Stashed 1 file(s) [Pipeline] } 09:16:11 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:11 $ docker stop --time=1 0deff9eb7163e2f11bed93a0546aa8fab575c807b2c2b553c020273a4fd0a57c 09:16:15 $ docker rm -f --volumes 0deff9eb7163e2f11bed93a0546aa8fab575c807b2c2b553c020273a4fd0a57c [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 09:16:16 provisioning config files... 09:16:16 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6300621690694453383tmp [Pipeline] { [Pipeline] sh 09:16:16 + set +x 09:16:16 + curl -s https://codecov.io/bash 09:16:16 + bash -s -- 09:16:16 09:16:16 _____ _ 09:16:16 / ____| | | 09:16:16 | | ___ __| | ___ ___ _____ __ 09:16:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:16:16 | |___| (_) | (_| | __/ (_| (_) \ V / 09:16:16 \_____\___/ \__,_|\___|\___\___/ \_/ 09:16:16 Bash-1.0.6 09:16:16 09:16:16 09:16:16 ==> git version 2.25.1 found 09:16: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 09:16:16 Release-Date: 2020-01-08 09:16: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 09:16:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:16:16 ==> Jenkins CI detected. 09:16:16 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 09:16:16 project root: . 09:16:16 --> token set from env 09:16:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:16:16 ==> Running gcov in . (disable via -X gcov) 09:16:16 ==> Python coveragepy not found 09:16:16 ==> Searching for coverage reports in: 09:16:16 + . 09:16:16 -> Found 1 reports 09:16:16 ==> Detecting git/mercurial file structure 09:16:16 ==> Reading reports 09:16:16 + ./coverage.out bytes=23736 09:16:16 ==> Appending adjustments 09:16:16 https://docs.codecov.io/docs/fixing-reports 09:16:16 + Found adjustments 09:16:16 ==> Gzipping contents 09:16:16 4.0K /tmp/codecov.8RxK1R.gz 09:16:16 ==> Uploading reports 09:16:16 url: https://codecov.io 09:16:16 query: branch=main&commit=d976059f8bfb405a00b06a9502768812e8b859e1&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:16 -> Pinging Codecov 09:16: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=d976059f8bfb405a00b06a9502768812e8b859e1&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:16:16 -> Uploading to 09:16:16 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/55DBCA73C666E3227836607328DD7E49/d976059f8bfb405a00b06a9502768812e8b859e1/9f6fd4b6-5cb3-46fc-929b-13743eb93f8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T091616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c26defbc95888dddff7bdd2456525283cb3a0c75f4407cac6be8e0ec474baca1 09:16:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:16 Dload Upload Total Spent Left Speed 09:16:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 16776 --:--:-- --:--:-- --:--:-- 16776 09:16:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] } 09:16:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:16:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:16:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:16:17 09:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:16:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:16:17 df9b9388f04a: Pulling fs layer 09:16:17 52dc419b0ee2: Pulling fs layer 09:16:17 25bc292e5bac: Pulling fs layer 09:16:17 114826534d7a: Pulling fs layer 09:16:17 4657fd5d0bcf: Pulling fs layer 09:16:17 6ad1cebc031e: Pulling fs layer 09:16:17 8a3aa393b2d8: Pulling fs layer 09:16:17 4657fd5d0bcf: Waiting 09:16:17 8a3aa393b2d8: Waiting 09:16:17 6ad1cebc031e: Waiting 09:16:17 114826534d7a: Waiting 09:16:17 25bc292e5bac: Verifying Checksum 09:16:17 25bc292e5bac: Download complete 09:16:17 52dc419b0ee2: Verifying Checksum 09:16:17 52dc419b0ee2: Download complete 09:16:17 4657fd5d0bcf: Verifying Checksum 09:16:17 4657fd5d0bcf: Download complete 09:16:17 df9b9388f04a: Verifying Checksum 09:16:17 df9b9388f04a: Download complete 09:16:18 df9b9388f04a: Pull complete 09:16:18 6ad1cebc031e: Verifying Checksum 09:16:18 6ad1cebc031e: Download complete 09:16:18 52dc419b0ee2: Pull complete 09:16:18 25bc292e5bac: Pull complete 09:16:18 114826534d7a: Verifying Checksum 09:16:18 114826534d7a: Download complete 09:16:18 8a3aa393b2d8: Verifying Checksum 09:16:18 8a3aa393b2d8: Download complete 09:16:22 114826534d7a: Pull complete 09:16:22 4657fd5d0bcf: Pull complete 09:16:22 6ad1cebc031e: Pull complete 09:16:25 8a3aa393b2d8: Pull complete 09:16:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 09:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:16:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:25 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:16: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 09:16:27 $ docker top fdc1b7cd674fa5c9dae3bc27aefb493b279e7b513d93946cc75d1c71a22683a1 -eo pid,comm [Pipeline] { [Pipeline] echo 09:16:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 09:16:28 + set -o pipefail 09:16:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 09:16:32 09:16:32 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 09:16:32 09:16:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/d06d5179-3099-4aad-b978-87c24d13dcec 09:16:32 09:16:32 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 09:16:32 09:16:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:16:32 09:16:32 09:16:32 A medium severity vulnerability was found in the Snyk CLI versions you are using. 09:16:32 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 09:16:32 More details here: https://snyk.co/ue1NS [Pipeline] } 09:16:32 $ docker stop --time=1 fdc1b7cd674fa5c9dae3bc27aefb493b279e7b513d93946cc75d1c71a22683a1 09:16:34 $ docker rm -f --volumes fdc1b7cd674fa5c9dae3bc27aefb493b279e7b513d93946cc75d1c71a22683a1 [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 09:16:35 + git log --format=format:%s -1 d976059f8bfb405a00b06a9502768812e8b859e1 [Pipeline] sh 09:16:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:16:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:35 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:16:36 $ docker top b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 -eo pid,comm 09:16:36 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). 09:16:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:36 [ssh-agent] Looking for ssh-agent implementation... 09:16:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:36 $ docker exec b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 ssh-agent 09:16:36 SSH_AUTH_SOCK=/tmp/ssh-qKXABEeDAGGU/agent.33 09:16:36 SSH_AGENT_PID=39 09:16:36 Running ssh-add (command line suppressed) 09:16:36 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11247143047905200082.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11247143047905200082.key) 09:16:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:36 + git semver tag 09:16:37 2023-03-16 09:16:37,075 [run_tag] DEBUG tag force:False 09:16:37 2023-03-16 09:16:37,075 [check_head_tag] DEBUG check head tag 09:16:37 2023-03-16 09:16:37,076 [execute] INFO git cat-file --batch-check 09:16:37 2023-03-16 09:16:37,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 09:16:37 2023-03-16 09:16:37,079 [execute] INFO git cat-file --batch 09:16:37 2023-03-16 09:16:37,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 09:16:37 2023-03-16 09:16:37,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:16:37 2023-03-16 09:16:37,099 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 09:16:37 2023-03-16 09:16:37,100 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 09:16:37 2023-03-16 09:16:37,104 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:16:37 3.0.0-dev.19 [Pipeline] } 09:16:37 $ docker exec --env ******** --env ******** b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 ssh-agent -k 09:16:37 unset SSH_AUTH_SOCK; 09:16:37 unset SSH_AGENT_PID; 09:16:37 echo Agent pid 39 killed; 09:16:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:37 + git semver [Pipeline] } 09:16:37 $ docker stop --time=1 b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 09:16:39 $ docker rm -f --volumes b51cf9ae2f1105c56f7f72d6f970c5153c7f24b063c0092f135220af7a8bb9c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:16:39 09:16:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:16:39 0.23.1-centos7: Pulling from edgex-lftools 09:16:39 ab5ef0e58194: Pulling fs layer 09:16:39 9712f1f96733: Pulling fs layer 09:16:39 63f879dbbcfc: Pulling fs layer 09:16:39 0d9ebad4ef96: Pulling fs layer 09:16:39 e9a5061849ea: Pulling fs layer 09:16:39 d747dcd14b5f: Pulling fs layer 09:16:39 2de7ff778b66: Pulling fs layer 09:16:39 e9a5061849ea: Waiting 09:16:39 d747dcd14b5f: Waiting 09:16:39 2de7ff778b66: Waiting 09:16:39 0d9ebad4ef96: Waiting 09:16:39 9712f1f96733: Verifying Checksum 09:16:39 9712f1f96733: Download complete 09:16:40 63f879dbbcfc: Verifying Checksum 09:16:40 63f879dbbcfc: Download complete 09:16:40 ab5ef0e58194: Verifying Checksum 09:16:40 ab5ef0e58194: Download complete 09:16:40 d747dcd14b5f: Verifying Checksum 09:16:40 d747dcd14b5f: Download complete 09:16:40 e9a5061849ea: Verifying Checksum 09:16:40 e9a5061849ea: Download complete 09:16:40 0d9ebad4ef96: Verifying Checksum 09:16:40 0d9ebad4ef96: Download complete 09:16:40 2de7ff778b66: Verifying Checksum 09:16:40 2de7ff778b66: Download complete 09:16:43 ab5ef0e58194: Pull complete 09:16:43 9712f1f96733: Pull complete 09:16:44 63f879dbbcfc: Pull complete 09:16:48 0d9ebad4ef96: Pull complete 09:16:48 e9a5061849ea: Pull complete 09:16:48 d747dcd14b5f: Pull complete 09:16:49 2de7ff778b66: Pull complete 09:16:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:16:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:16:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:49 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:16:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:16:52 $ docker top b8b7300760911dd098811a54e405c5b6c732b3ef7f26a1fe96612b6726f076a0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:16:52 provisioning config files... 09:16:52 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6265857443517037045tmp 09:16:52 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13592839858444040376tmp 09:16:52 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11376036284674078535tmp [Pipeline] { [Pipeline] echo 09:16:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:16:52 ---> sigul-configuration.sh 09:16:52 gpg: directory `/root/.gnupg' created 09:16:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:16:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:16:52 gpg: keyring `/root/.gnupg/secring.gpg' created 09:16:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:16:52 gpg: CAST5 encrypted data 09:16:52 gpg: encrypted with 1 passphrase 09:16:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:16:52 + mkdir /home/jenkins 09:16:52 + mkdir /home/jenkins/sigul [Pipeline] sh 09:16:53 + 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 09:16:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:16:53 ---> sigul-install.sh 09:16:53 Sigul already installed; skipping installation. [Pipeline] sh 09:16:53 + git tag --list 09:16:53 0.7.1 09:16:53 v1.0.0 09:16:53 v1.1.0 09:16:53 v1.1.1 09:16:53 v1.2.2 09:16:53 v1.3.0 09:16:53 v1.3.1 09:16:53 v2.0.0 09:16:53 v2.1.0 09:16:53 v2.1.1 09:16:53 v2.1.1-dev.1 09:16:53 v2.1.1-dev.2 09:16:53 v2.1.1-dev.3 09:16:53 v2.2.0 09:16:53 v2.2.1-dev.1 09:16:53 v2.2.1-dev.2 09:16:53 v2.2.1-dev.3 09:16:53 v2.2.1-dev.4 09:16:53 v2.2.1-dev.5 09:16:53 v2.2.1-dev.6 09:16:53 v2.2.1-dev.7 09:16:53 v2.3.0 09:16:53 v2.3.0-dev.10 09:16:53 v2.3.0-dev.11 09:16:53 v2.3.0-dev.12 09:16:53 v2.3.0-dev.13 09:16:53 v2.3.0-dev.14 09:16:53 v2.3.0-dev.15 09:16:53 v2.3.0-dev.16 09:16:53 v2.3.0-dev.17 09:16:53 v2.3.0-dev.18 09:16:53 v2.3.0-dev.19 09:16:53 v2.3.0-dev.20 09:16:53 v2.3.0-dev.21 09:16:53 v2.3.0-dev.22 09:16:53 v2.3.0-dev.23 09:16:53 v2.3.0-dev.24 09:16:53 v2.3.0-dev.25 09:16:53 v2.3.0-dev.7 09:16:53 v2.3.0-dev.8 09:16:53 v2.3.0-dev.9 09:16:53 v3.0.0-dev.1 09:16:53 v3.0.0-dev.10 09:16:53 v3.0.0-dev.11 09:16:53 v3.0.0-dev.12 09:16:53 v3.0.0-dev.13 09:16:53 v3.0.0-dev.14 09:16:53 v3.0.0-dev.15 09:16:53 v3.0.0-dev.16 09:16:53 v3.0.0-dev.17 09:16:53 v3.0.0-dev.18 09:16:53 v3.0.0-dev.19 09:16:53 v3.0.0-dev.2 09:16:53 v3.0.0-dev.3 09:16:53 v3.0.0-dev.4 09:16:53 v3.0.0-dev.5 09:16:53 v3.0.0-dev.6 09:16:53 v3.0.0-dev.7 09:16:53 v3.0.0-dev.8 09:16:53 v3.0.0-dev.9 [Pipeline] sh 09:16:54 + lftools sign git-tag v3.0.0-dev.19 09:16:54 Signing Git tag with Sigul... 09:16:54 Signing v3.0.0-dev.19 [Pipeline] echo 09:16:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:16:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:16:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:16:55 $ docker stop --time=1 b8b7300760911dd098811a54e405c5b6c732b3ef7f26a1fe96612b6726f076a0 09:16:56 $ docker rm -f --volumes b8b7300760911dd098811a54e405c5b6c732b3ef7f26a1fe96612b6726f076a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:16:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:16:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:16:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:57 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:16:58 $ docker top 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 -eo pid,comm 09:16:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:16:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:58 [ssh-agent] Looking for ssh-agent implementation... 09:16:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:58 $ docker exec 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 ssh-agent 09:16:58 SSH_AUTH_SOCK=/tmp/ssh-gH7pEKT9TEIn/agent.32 09:16:58 SSH_AGENT_PID=38 09:16:58 Running ssh-add (command line suppressed) 09:16:58 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1930468410256572813.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1930468410256572813.key) 09:16:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:58 + git semver bump pre 09:16:58 2023-03-16 09:16:58,912 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:16:58 2023-03-16 09:16:58,912 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev 09:16:58 2023-03-16 09:16:58,913 [bump_version] DEBUG bumped version:3.0.0-dev.20 09:16:58 2023-03-16 09:16:58,913 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 09:16:58 2023-03-16 09:16:58,913 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:16:58 2023-03-16 09:16:58,913 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:16:58 2023-03-16 09:16:58,915 [execute] INFO git cat-file --batch-check 09:16:58 2023-03-16 09:16:58,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:16:58 2023-03-16 09:16:58,921 [execute] INFO git cat-file --batch 09:16:58 2023-03-16 09:16:58,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:16:58 2023-03-16 09:16:58,925 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:16:58 3.0.0-dev.20 [Pipeline] } 09:16:58 $ docker exec --env ******** --env ******** 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 ssh-agent -k 09:16:59 unset SSH_AUTH_SOCK; 09:16:59 unset SSH_AGENT_PID; 09:16:59 echo Agent pid 38 killed; 09:16:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:59 + git semver [Pipeline] } 09:16:59 $ docker stop --time=1 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 09:17:00 $ docker rm -f --volumes 96a16f26b5b0b505cb59092329d36bc7631dd5f5741a5c63ca29abbe584ebbd2 [Pipeline] // withDockerContainer [Pipeline] sh 09:17:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:01 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:17:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:17:02 $ docker top 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:02 [ssh-agent] Looking for ssh-agent implementation... 09:17:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:02 $ docker exec 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e ssh-agent 09:17:02 SSH_AUTH_SOCK=/tmp/ssh-AzCnGM8Fe6gD/agent.31 09:17:02 SSH_AGENT_PID=37 09:17:02 Running ssh-add (command line suppressed) 09:17:02 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18237353866356232701.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18237353866356232701.key) 09:17:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:02 + git semver push 09:17:02 2023-03-16 09:17:02,910 [run_push] DEBUG push 09:17:02 2023-03-16 09:17:02,911 [execute] INFO git cat-file --batch-check 09:17:02 2023-03-16 09:17:02,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 09:17:02 2023-03-16 09:17:02,915 [execute] INFO git rev-list bffaa91f8a54208903c9736b3f7045d632ad0a48 -- 09:17:02 2023-03-16 09:17:02,916 [execute] DEBUG Popen(['git', 'rev-list', 'bffaa91f8a54208903c9736b3f7045d632ad0a48', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:17:02 2023-03-16 09:17:02,924 [execute] INFO git fetch -v origin 09:17:02 2023-03-16 09:17:02,925 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 09:17:03 2023-03-16 09:17:03,422 [run_push] DEBUG no remote changes detected 09:17:03 2023-03-16 09:17:03,422 [execute] INFO git push origin semver 09:17:03 2023-03-16 09:17:03,423 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 09:17:04 2023-03-16 09:17:04,312 [run_push] DEBUG push all version tags 09:17:04 2023-03-16 09:17:04,312 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:17:04 2023-03-16 09:17:04,313 [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) 09:17:05 2023-03-16 09:17:05,058 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 09:17:05 3.0.0-dev.20 [Pipeline] } 09:17:05 $ docker exec --env ******** --env ******** 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e ssh-agent -k 09:17:05 unset SSH_AUTH_SOCK; 09:17:05 unset SSH_AGENT_PID; 09:17:05 echo Agent pid 37 killed; 09:17:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:05 + git semver [Pipeline] } 09:17:06 $ docker stop --time=1 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e 09:17:07 $ docker rm -f --volumes 7c9ff1773a4b730d07f7176aafa450c20db32c9af9021ac5fc2a5ad1d904c46e [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 09:17:07 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 09:17:07 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:17:07 total 16 09:17:07 drwxr-xr-x 3 root root 4096 Mar 16 09:03 . 09:17:07 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 09:16 .. 09:17:07 drwxr-xr-x 2 root root 4096 Mar 16 09:03 cost 09:17:07 -rw-r--r-- 1 root root 87 Mar 16 09:03 cost.csv 09:17:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 09:17:07 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 09:17:07 total 16 09:17:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 09:03 . 09:17:07 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 09:16 .. 09:17:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 09:03 cost 09:17:07 -rw-r--r-- 1 jenkins jenkins 87 Mar 16 09:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:17:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:17:08 ---> package-listing.sh 09:17:08 ++ facter osfamily 09:17:08 ++ tr '[:upper:]' '[:lower:]' 09:17:09 + OS_FAMILY=debian 09:17:09 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 09:17:09 + START_PACKAGES=/tmp/packages_start.txt 09:17:09 + END_PACKAGES=/tmp/packages_end.txt 09:17:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:17:09 + PACKAGES=/tmp/packages_start.txt 09:17:09 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:17:09 + PACKAGES=/tmp/packages_end.txt 09:17:09 + case "${OS_FAMILY}" in 09:17:09 + dpkg -l 09:17:09 + grep '^ii' 09:17:09 + '[' -f /tmp/packages_start.txt ']' 09:17:09 + '[' -f /tmp/packages_end.txt ']' 09:17:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:17:09 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 09:17:09 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 09:17:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 09:17:09 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 09:17:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:17:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:10 prd-ubuntu20.04-docker-8c-8g-2387 does not seem to be running inside a container 09:17:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:17:10 $ docker top 8883f5519848dd090f1ae53c88b2ca8dcdd3eb384126e8dc9ca341f6b8e86b4f -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:10 + touch /tmp/pre-build-complete [Pipeline] sh 09:17:11 + mkdir -p /var/log/sysstat [Pipeline] sh 09:17:11 + ls /var/log/sa-host 09:17:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:11 provisioning config files... 09:17:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14642201571997445408tmp [Pipeline] { [Pipeline] echo 09:17:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:17:11 ---> create-netrc.sh [Pipeline] } 09:17:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:17:12 ---> python-tools-install.sh [Pipeline] echo 09:17:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:17:12 ---> sudo-logs.sh 09:17:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:17:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:17:12 ---> job-cost.sh 09:17:12 lf-activate-venv: SKIPPING 09:17:12 DEBUG: total: 0.2199999988079071 09:17:12 INFO: Retrieving Stack Cost... 09:17:12 INFO: Retrieving Pricing Info for: v3-standard-8 09:17:13 INFO: Archiving Costs [Pipeline] echo 09:17:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:17:13 ---> logs-deploy.sh 09:17:13 lf-activate-venv: SKIPPING 09:17:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/85 09:17:13 INFO: archiving workspace using pattern(s): 09:17:14 Archives upload complete. 09:17:15 INFO: archiving logs to Nexus 09:17:15 ---> uname -a: 09:17:15 Linux prd-ubuntu20-04-docker-8c-8g-2387 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:17:15 09:17:15 09:17:15 ---> lscpu: 09:17:15 Architecture: x86_64 09:17:15 CPU op-mode(s): 32-bit, 64-bit 09:17:15 Byte Order: Little Endian 09:17:15 Address sizes: 40 bits physical, 48 bits virtual 09:17:15 CPU(s): 8 09:17:15 On-line CPU(s) list: 0-7 09:17:15 Thread(s) per core: 1 09:17:15 Core(s) per socket: 1 09:17:15 Socket(s): 8 09:17:15 NUMA node(s): 1 09:17:15 Vendor ID: AuthenticAMD 09:17:15 CPU family: 23 09:17:15 Model: 49 09:17:15 Model name: AMD EPYC-Rome Processor 09:17:15 Stepping: 0 09:17:15 CPU MHz: 2799.998 09:17:15 BogoMIPS: 5599.99 09:17:15 Virtualization: AMD-V 09:17:15 Hypervisor vendor: KVM 09:17:15 Virtualization type: full 09:17:15 L1d cache: 256 KiB 09:17:15 L1i cache: 256 KiB 09:17:15 L2 cache: 4 MiB 09:17:15 L3 cache: 128 MiB 09:17:15 NUMA node0 CPU(s): 0-7 09:17:15 Vulnerability Itlb multihit: Not affected 09:17:15 Vulnerability L1tf: Not affected 09:17:15 Vulnerability Mds: Not affected 09:17:15 Vulnerability Meltdown: Not affected 09:17:15 Vulnerability Mmio stale data: Not affected 09:17:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:17:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:17:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:17:15 Vulnerability Srbds: Not affected 09:17:15 Vulnerability Tsx async abort: Not affected 09:17:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:17:15 09:17:15 09:17:15 ---> nproc: 09:17:15 8 09:17:15 09:17:15