Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec+9bc48e746bb510c782b9593f55beae1b8e3bd068 (48f802fb0a88f09e39cd19c461b97e81dfd1dc8f) 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-ssh6776730010920557519.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-ssh18364894944288154878.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/PR-439/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/PR-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh139108393353022654.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-ssh9314104694839874305.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/PR-439/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/PR-439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7480556887924657868.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-5355 in /w/workspace/xfoundry_device-modbus-go_PR-439 [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/xfoundry_device-modbus-go_PR-439 # 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 Merging remotes/origin/main commit 9bc48e746bb510c782b9593f55beae1b8e3bd068 into PR head commit 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec > 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 remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 Checking out Revision 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 (PR-439) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9bc48e746bb510c782b9593f55beae1b8e3bd068 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 # timeout=10 Commit message: "Merge commit '9bc48e746bb510c782b9593f55beae1b8e3bd068' into HEAD" > git rev-list --no-walk 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T00:53:49.672Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T00:53:49.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T00:53:49.751Z] ========================================================= [2023-03-23T00:53:49.751Z] EdgeX Global Pipelines Version Info [2023-03-23T00:53:49.751Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T00:53:50.449Z] ------------------- [2023-03-23T00:53:50.449Z] stable info: [2023-03-23T00:53:50.449Z] ------------------- [2023-03-23T00:53:50.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T00:53:50.449Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T00:53:50.449Z] Message: update stable to v1.0.245 [2023-03-23T00:53:51.017Z] ------------------- [2023-03-23T00:53:51.017Z] experimental info: [2023-03-23T00:53:51.017Z] ------------------- [2023-03-23T00:53:51.017Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T00:53:51.017Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T00:53:51.017Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T00:53:51.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-23T00:53:51.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-23T00:53:51.205Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T00:53:51.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T00:53:51.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T00:53:51.244Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T00:53:51.256Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T00:53:51.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-23T00:53:51.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T00:53:51.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T00:53:51.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T00:53:51.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-23T00:53:51.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T00:53:51.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T00:53:51.361Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T00:53:51.377Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T00:53:51.394Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T00:53:51.406Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T00:53:51.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T00:53:51.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T00:53:51.442Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-23T00:53:51.455Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-23T00:53:51.474Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T00:53:51.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T00:53:51.500Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T00:53:51.511Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T00:53:51.521Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T00:53:51.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo [2023-03-23T00:53:51.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo [2023-03-23T00:53:51.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo [2023-03-23T00:53:51.568Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] echo [2023-03-23T00:53:51.583Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9733d33 [Pipeline] echo [2023-03-23T00:53:51.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T00:53:51.662Z] provisioning config files... [2023-03-23T00:53:51.677Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config14947106476117198288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T00:53:51.981Z] ---> docker-login.sh [2023-03-23T00:53:51.981Z] nexus3.edgexfoundry.org:10001 [2023-03-23T00:53:52.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:53:52.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:53:52.556Z] Configure a credential helper to remove this warning. See [2023-03-23T00:53:52.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:53:52.556Z] [2023-03-23T00:53:52.556Z] Login Succeeded [2023-03-23T00:53:52.556Z] nexus3.edgexfoundry.org:10002 [2023-03-23T00:53:52.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:53:52.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:53:52.814Z] Configure a credential helper to remove this warning. See [2023-03-23T00:53:52.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:53:52.814Z] [2023-03-23T00:53:52.814Z] Login Succeeded [2023-03-23T00:53:52.814Z] nexus3.edgexfoundry.org:10003 [2023-03-23T00:53:52.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:53:52.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:53:52.814Z] Configure a credential helper to remove this warning. See [2023-03-23T00:53:52.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:53:52.814Z] [2023-03-23T00:53:52.814Z] Login Succeeded [2023-03-23T00:53:52.814Z] nexus3.edgexfoundry.org:10004 [2023-03-23T00:53:53.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:53:53.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:53:53.073Z] Configure a credential helper to remove this warning. See [2023-03-23T00:53:53.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:53:53.073Z] [2023-03-23T00:53:53.073Z] Login Succeeded [2023-03-23T00:53:53.073Z] docker.io [2023-03-23T00:53:53.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:53:53.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:53:53.334Z] Configure a credential helper to remove this warning. See [2023-03-23T00:53:53.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:53:53.334Z] [2023-03-23T00:53:53.334Z] Login Succeeded [2023-03-23T00:53:53.334Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T00:53:53.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T00:53:53.821Z] + git rev-list -1 --merges 9733d33ff0e16ba0de087ed21880f0fec6ce7f24~1..9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] echo [2023-03-23T00:53:53.865Z] -----------> git rev-list -1 --merges 9733d33ff0e16ba0de087ed21880f0fec6ce7f24~1..9733d33ff0e16ba0de087ed21880f0fec6ce7f24 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [2023-03-23T00:53:53.865Z] 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [false] [Pipeline] sh [2023-03-23T00:53:54.154Z] + git log --format=format:%s -1 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] echo [2023-03-23T00:53:54.169Z] ========================================================= [2023-03-23T00:53:54.169Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T00:53:54.169Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T00:53:54.501Z] + git log --format=format:%s -1 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] echo [2023-03-23T00:53:54.511Z] [semverPrep] GIT_COMMIT: 9733d33ff0e16ba0de087ed21880f0fec6ce7f24, Commit Message: Merge commit '9bc48e746bb510c782b9593f55beae1b8e3bd068' into HEAD [Pipeline] echo [2023-03-23T00:53:54.521Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T00:53:54.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T00:53:54.865Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T00:53:54.865Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T00:53:54.865Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T00:53:54.865Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T00:53:54.865Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T00:53:54.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:53:55.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T00:53:55.218Z] [2023-03-23T00:53:55.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:53:55.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T00:53:55.520Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T00:53:55.520Z] b85a868b505f: Pulling fs layer [2023-03-23T00:53:55.520Z] e2be974225ed: Pulling fs layer [2023-03-23T00:53:55.520Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T00:53:55.520Z] 988bab9f4d93: Pulling fs layer [2023-03-23T00:53:55.520Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T00:53:55.520Z] eaf3925da568: Pulling fs layer [2023-03-23T00:53:55.520Z] bab4dde63d76: Pulling fs layer [2023-03-23T00:53:55.520Z] bde34c3a00c8: Pulling fs layer [2023-03-23T00:53:55.520Z] b352a97aabf1: Pulling fs layer [2023-03-23T00:53:55.520Z] eaf3925da568: Waiting [2023-03-23T00:53:55.520Z] bde34c3a00c8: Waiting [2023-03-23T00:53:55.520Z] bab4dde63d76: Waiting [2023-03-23T00:53:55.520Z] 1469e6f7b9e6: Waiting [2023-03-23T00:53:55.520Z] 988bab9f4d93: Waiting [2023-03-23T00:53:55.520Z] b352a97aabf1: Waiting [2023-03-23T00:53:55.520Z] 4872d77fe225: Pulling fs layer [2023-03-23T00:53:55.520Z] 5851b861e8e6: Pulling fs layer [2023-03-23T00:53:55.520Z] 4872d77fe225: Waiting [2023-03-23T00:53:55.520Z] 5851b861e8e6: Waiting [2023-03-23T00:53:55.520Z] e2be974225ed: Verifying Checksum [2023-03-23T00:53:55.520Z] e2be974225ed: Download complete [2023-03-23T00:53:55.520Z] 988bab9f4d93: Verifying Checksum [2023-03-23T00:53:55.520Z] 988bab9f4d93: Download complete [2023-03-23T00:53:55.780Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T00:53:55.780Z] 1469e6f7b9e6: Download complete [2023-03-23T00:53:55.780Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T00:53:55.780Z] 339a4e72a1f5: Download complete [2023-03-23T00:53:55.780Z] eaf3925da568: Verifying Checksum [2023-03-23T00:53:55.780Z] eaf3925da568: Download complete [2023-03-23T00:53:55.780Z] bde34c3a00c8: Verifying Checksum [2023-03-23T00:53:55.780Z] bde34c3a00c8: Download complete [2023-03-23T00:53:55.780Z] b352a97aabf1: Verifying Checksum [2023-03-23T00:53:55.780Z] b352a97aabf1: Download complete [2023-03-23T00:53:55.780Z] 4872d77fe225: Verifying Checksum [2023-03-23T00:53:55.780Z] 4872d77fe225: Download complete [2023-03-23T00:53:55.780Z] 5851b861e8e6: Verifying Checksum [2023-03-23T00:53:55.780Z] 5851b861e8e6: Download complete [2023-03-23T00:53:55.780Z] b85a868b505f: Verifying Checksum [2023-03-23T00:53:55.780Z] b85a868b505f: Download complete [2023-03-23T00:53:56.037Z] bab4dde63d76: Verifying Checksum [2023-03-23T00:53:56.037Z] bab4dde63d76: Download complete [2023-03-23T00:53:56.973Z] b85a868b505f: Pull complete [2023-03-23T00:53:56.973Z] e2be974225ed: Pull complete [2023-03-23T00:53:57.541Z] 339a4e72a1f5: Pull complete [2023-03-23T00:53:57.541Z] 988bab9f4d93: Pull complete [2023-03-23T00:53:57.800Z] 1469e6f7b9e6: Pull complete [2023-03-23T00:53:58.058Z] eaf3925da568: Pull complete [2023-03-23T00:53:59.957Z] bab4dde63d76: Pull complete [2023-03-23T00:53:59.957Z] bde34c3a00c8: Pull complete [2023-03-23T00:53:59.957Z] b352a97aabf1: Pull complete [2023-03-23T00:53:59.957Z] 4872d77fe225: Pull complete [2023-03-23T00:53:59.957Z] 5851b861e8e6: Pull complete [2023-03-23T00:53:59.957Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T00:53:59.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T00:53:59.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T00:54:00.045Z] prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container [2023-03-23T00:54:00.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-23T00:54:02.655Z] $ docker top b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 -eo pid,comm [2023-03-23T00:54:02.716Z] 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). [2023-03-23T00:54:02.716Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T00:54:02.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T00:54:02.758Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T00:54:02.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T00:54:02.885Z] $ docker exec b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 ssh-agent [2023-03-23T00:54:02.986Z] SSH_AUTH_SOCK=/tmp/ssh-MhnXrzSh8ewE/agent.32 [2023-03-23T00:54:02.986Z] SSH_AGENT_PID=38 [2023-03-23T00:54:02.994Z] Running ssh-add (command line suppressed) [2023-03-23T00:54:03.097Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_15294691086141205520.key (/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_15294691086141205520.key) [2023-03-23T00:54:03.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T00:54:03.401Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T00:54:03.420Z] $ docker exec --env ******** --env ******** b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 ssh-agent -k [2023-03-23T00:54:03.522Z] unset SSH_AUTH_SOCK; [2023-03-23T00:54:03.523Z] unset SSH_AGENT_PID; [2023-03-23T00:54:03.523Z] echo Agent pid 38 killed; [2023-03-23T00:54:03.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T00:54:03.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T00:54:03.560Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T00:54:03.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T00:54:03.676Z] $ docker exec b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 ssh-agent [2023-03-23T00:54:03.782Z] SSH_AUTH_SOCK=/tmp/ssh-6zIge0DEsdq0/agent.70 [2023-03-23T00:54:03.782Z] SSH_AGENT_PID=76 [2023-03-23T00:54:03.786Z] Running ssh-add (command line suppressed) [2023-03-23T00:54:03.880Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_16556297089716372324.key (/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_16556297089716372324.key) [2023-03-23T00:54:03.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T00:54:04.180Z] + git semver init [2023-03-23T00:54:04.440Z] 2023-03-23 00:54:04,355 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T00:54:04.440Z] 2023-03-23 00:54:04,356 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-439/.semver [2023-03-23T00:54:04.440Z] 2023-03-23 00:54:04,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-439/.semver [2023-03-23T00:54:04.440Z] 2023-03-23 00:54:04,357 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-439/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-439, universal_newlines=False, shell=None, istream=None) [2023-03-23T00:54:06.350Z] 2023-03-23 00:54:06,286 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-439/.git/info/exclude [2023-03-23T00:54:06.350Z] 2023-03-23 00:54:06,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-439/.semver/PR-439 with force:False [2023-03-23T00:54:06.350Z] 2023-03-23 00:54:06,286 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-439/.semver/PR-439 [2023-03-23T00:54:06.350Z] 2023-03-23 00:54:06,289 [execute] INFO git cat-file --batch-check [2023-03-23T00:54:06.350Z] 2023-03-23 00:54:06,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T00:54:06.350Z] 2023-03-23 00:54:06,295 [execute] INFO git cat-file --batch [2023-03-23T00:54:06.350Z] 2023-03-23 00:54:06,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T00:54:06.350Z] 2023-03-23 00:54:06,301 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-439/.semver/PR-439 [2023-03-23T00:54:06.350Z] 0.0.0 [Pipeline] } [2023-03-23T00:54:06.362Z] $ docker exec --env ******** --env ******** b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 ssh-agent -k [2023-03-23T00:54:06.463Z] unset SSH_AUTH_SOCK; [2023-03-23T00:54:06.463Z] unset SSH_AGENT_PID; [2023-03-23T00:54:06.463Z] echo Agent pid 76 killed; [2023-03-23T00:54:06.474Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T00:54:06.775Z] + git semver [Pipeline] } [2023-03-23T00:54:07.050Z] $ docker stop --time=1 b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 [2023-03-23T00:54:08.360Z] $ docker rm -f --volumes b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T00:54:08.695Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T00:54:08.908Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T00:54:08.911Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-03-23T00:54:09.041Z] provisioning config files... [2023-03-23T00:54:09.050Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config10759287517662199081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T00:54:09.343Z] ---> docker-login.sh [2023-03-23T00:54:09.343Z] nexus3.edgexfoundry.org:10001 [2023-03-23T00:54:09.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:54:09.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:54:09.343Z] Configure a credential helper to remove this warning. See [2023-03-23T00:54:09.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:54:09.343Z] [2023-03-23T00:54:09.343Z] Login Succeeded [2023-03-23T00:54:09.343Z] nexus3.edgexfoundry.org:10002 [2023-03-23T00:54:09.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:54:09.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:54:09.343Z] Configure a credential helper to remove this warning. See [2023-03-23T00:54:09.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:54:09.343Z] [2023-03-23T00:54:09.343Z] Login Succeeded [2023-03-23T00:54:09.343Z] nexus3.edgexfoundry.org:10003 [2023-03-23T00:54:09.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:54:09.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:54:09.601Z] Configure a credential helper to remove this warning. See [2023-03-23T00:54:09.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:54:09.601Z] [2023-03-23T00:54:09.601Z] Login Succeeded [2023-03-23T00:54:09.601Z] nexus3.edgexfoundry.org:10004 [2023-03-23T00:54:09.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:54:09.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:54:09.601Z] Configure a credential helper to remove this warning. See [2023-03-23T00:54:09.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:54:09.601Z] [2023-03-23T00:54:09.601Z] Login Succeeded [2023-03-23T00:54:09.601Z] docker.io [2023-03-23T00:54:09.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:54:09.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:54:09.863Z] Configure a credential helper to remove this warning. See [2023-03-23T00:54:09.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:54:09.863Z] [2023-03-23T00:54:09.863Z] Login Succeeded [2023-03-23T00:54:09.863Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T00:54:09.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T00:54:09.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T00:54:09.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T00:54:09.944Z] ========================================================= [2023-03-23T00:54:09.944Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T00:54:09.944Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:54:10.254Z] + 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 . [2023-03-23T00:54:10.254Z] Sending build context to Docker daemon 6.411MB [2023-03-23T00:54:10.254Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T00:54:10.254Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-23T00:54:10.254Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T00:54:10.254Z] 63b65145d645: Pulling fs layer [2023-03-23T00:54:10.254Z] a2d21d5440eb: Pulling fs layer [2023-03-23T00:54:10.254Z] 935e6c44a52c: Pulling fs layer [2023-03-23T00:54:10.254Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T00:54:10.254Z] 30dea6a524f1: Pulling fs layer [2023-03-23T00:54:10.254Z] a2aff8979fd8: Pulling fs layer [2023-03-23T00:54:10.254Z] 6808be2612f2: Pulling fs layer [2023-03-23T00:54:10.254Z] f25807f1079a: Pulling fs layer [2023-03-23T00:54:10.254Z] a2aff8979fd8: Waiting [2023-03-23T00:54:10.254Z] 94cc34f8dd06: Waiting [2023-03-23T00:54:10.254Z] 30dea6a524f1: Waiting [2023-03-23T00:54:10.254Z] f25807f1079a: Waiting [2023-03-23T00:54:10.254Z] 6808be2612f2: Waiting [2023-03-23T00:54:10.254Z] a2d21d5440eb: Download complete [2023-03-23T00:54:10.254Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T00:54:10.255Z] 94cc34f8dd06: Download complete [2023-03-23T00:54:10.514Z] 30dea6a524f1: Verifying Checksum [2023-03-23T00:54:10.514Z] 30dea6a524f1: Download complete [2023-03-23T00:54:10.514Z] 63b65145d645: Download complete [2023-03-23T00:54:10.514Z] a2aff8979fd8: Verifying Checksum [2023-03-23T00:54:10.514Z] a2aff8979fd8: Download complete [2023-03-23T00:54:10.514Z] 63b65145d645: Pull complete [2023-03-23T00:54:10.777Z] a2d21d5440eb: Pull complete [2023-03-23T00:54:11.044Z] f25807f1079a: Download complete [2023-03-23T00:54:11.304Z] 6808be2612f2: Verifying Checksum [2023-03-23T00:54:11.304Z] 6808be2612f2: Download complete [2023-03-23T00:54:11.304Z] 935e6c44a52c: Verifying Checksum [2023-03-23T00:54:11.304Z] 935e6c44a52c: Download complete [2023-03-23T00:54:14.585Z] 935e6c44a52c: Pull complete [2023-03-23T00:54:14.585Z] 94cc34f8dd06: Pull complete [2023-03-23T00:54:14.585Z] 30dea6a524f1: Pull complete [2023-03-23T00:54:14.585Z] a2aff8979fd8: Pull complete [2023-03-23T00:54:17.122Z] 6808be2612f2: Pull complete [2023-03-23T00:54:17.381Z] f25807f1079a: Pull complete [2023-03-23T00:54:17.641Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T00:54:17.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T00:54:17.641Z] ---> 3b553350e43f [2023-03-23T00:54:17.641Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-23T00:54:21.835Z] ---> Running in 98f897899c35 [2023-03-23T00:54:21.835Z] Removing intermediate container 98f897899c35 [2023-03-23T00:54:21.835Z] ---> fa35ffd56c17 [2023-03-23T00:54:21.835Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T00:54:21.835Z] ---> Running in a6765275a8ee [2023-03-23T00:54:22.095Z] Removing intermediate container a6765275a8ee [2023-03-23T00:54:22.095Z] ---> 158718005c28 [2023-03-23T00:54:22.095Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-23T00:54:22.095Z] ---> Running in 5fffff9ee369 [2023-03-23T00:54:22.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T00:54:22.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T00:54:22.613Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-23T00:54:22.613Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-23T00:54:22.613Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-23T00:54:22.873Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-23T00:54:22.873Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-23T00:54:22.873Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-23T00:54:22.873Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-23T00:54:22.873Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-23T00:54:22.873Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T00:54:22.873Z] OK: 270 MiB in 61 packages [2023-03-23T00:54:23.442Z] Removing intermediate container 5fffff9ee369 [2023-03-23T00:54:23.442Z] ---> eb0a9a3fbcbe [2023-03-23T00:54:23.442Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-23T00:54:23.442Z] ---> Running in 9ce09de3b2bc [2023-03-23T00:54:23.442Z] Removing intermediate container 9ce09de3b2bc [2023-03-23T00:54:23.442Z] ---> bd6c71c88874 [2023-03-23T00:54:23.442Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-23T00:54:23.701Z] ---> 9c691cd891f8 [2023-03-23T00:54:23.701Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T00:54:23.701Z] ---> Running in 321cdc638ece [2023-03-23T00:54:24.004Z] Still waiting to schedule task [2023-03-23T00:54:24.004Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5353’ [2023-03-23T00:54:55.806Z] Removing intermediate container 321cdc638ece [2023-03-23T00:54:55.806Z] ---> a4568cd3a492 [2023-03-23T00:54:55.806Z] Step 9/10 : COPY . . [2023-03-23T00:54:55.806Z] ---> 1b6d847bed2c [2023-03-23T00:54:55.806Z] Step 10/10 : RUN ${MAKE} [2023-03-23T00:54:55.806Z] ---> Running in 9b8457df6823 [2023-03-23T00:54:56.373Z] noop [2023-03-23T00:54:56.942Z] Removing intermediate container 9b8457df6823 [2023-03-23T00:54:56.942Z] ---> 28cb21a0efd5 [2023-03-23T00:54:56.942Z] Successfully built 28cb21a0efd5 [2023-03-23T00:54:56.942Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:54:57.258Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T00:54:57.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T00:54:57.326Z] prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container [2023-03-23T00:54:57.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T00:54:57.737Z] $ docker top 64cab8eebcca2122b5032ae5ec7f9c815b017357f135f62f3438e87732d73f6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T00:54:58.082Z] + go version [2023-03-23T00:54:58.082Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T00:54:58.094Z] $ docker stop --time=1 64cab8eebcca2122b5032ae5ec7f9c815b017357f135f62f3438e87732d73f6f [2023-03-23T00:54:59.501Z] $ docker rm -f --volumes 64cab8eebcca2122b5032ae5ec7f9c815b017357f135f62f3438e87732d73f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:54:59.885Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T00:54:59.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T00:54:59.952Z] prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container [2023-03-23T00:54:59.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-23T00:55:00.325Z] $ docker top 87d026d9e15b2a3d29cae64828a8f8dfa7cb5bbfe345ede008efe0a2f2507b8c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T00:55:00.675Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-439 [Pipeline] fileExists [Pipeline] sh [2023-03-23T00:55:00.974Z] + make test [2023-03-23T00:55:00.974Z] go test ./... -coverprofile=coverage.out [2023-03-23T00:55:06.240Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-23T00:55:18.436Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-23T00:55:18.436Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 48.0% of statements [2023-03-23T00:55:23.692Z] go vet ./... [2023-03-23T00:55:27.902Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T00:55:27.902Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T00:55:27.902Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T00:55:27.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T00:55:27.931Z] $ docker stop --time=1 87d026d9e15b2a3d29cae64828a8f8dfa7cb5bbfe345ede008efe0a2f2507b8c [2023-03-23T00:55:32.251Z] $ docker rm -f --volumes 87d026d9e15b2a3d29cae64828a8f8dfa7cb5bbfe345ede008efe0a2f2507b8c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T00:55:32.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T00:55:32.765Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-23T00:55:33.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T00:55:33.576Z] + ls -al . [2023-03-23T00:55:33.576Z] total 180 [2023-03-23T00:55:33.576Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 00:55 . [2023-03-23T00:55:33.576Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:53 .. [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 00:53 .dockerignore [2023-03-23T00:55:33.576Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 00:54 .git [2023-03-23T00:55:33.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:53 .github [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 23 00:53 .gitignore [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 00:53 .golangci.yml [2023-03-23T00:55:33.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 00:54 .semver [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 23 00:53 Attribution.txt [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 23 00:53 CHANGELOG.md [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 23 00:53 Dockerfile [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 00:53 GOVERNANCE.md [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 00:53 Jenkinsfile [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 00:53 LICENSE [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 23 00:53 Makefile [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 23 00:53 OWNERS.md [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 23 00:53 README.md [2023-03-23T00:55:33.576Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 00:54 VERSION [2023-03-23T00:55:33.576Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:53 bin [2023-03-23T00:55:33.576Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:53 cmd [2023-03-23T00:55:33.577Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 23 00:55 coverage.out [2023-03-23T00:55:33.577Z] -rw-rw-r-- 1 jenkins jenkins 3498 Mar 23 00:53 go.mod [2023-03-23T00:55:33.577Z] -rw-rw-r-- 1 jenkins jenkins 31668 Mar 23 00:53 go.sum [2023-03-23T00:55:33.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:53 internal [2023-03-23T00:55:33.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:53 simulator [2023-03-23T00:55:33.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:53 snap [2023-03-23T00:55:33.577Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 23 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:55:33.894Z] + 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=9733d33ff0e16ba0de087ed21880f0fec6ce7f24 --label arch=amd64 --label version=0.0.0 . [2023-03-23T00:55:33.894Z] Sending build context to Docker daemon 6.436MB [2023-03-23T00:55:33.894Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T00:55:33.894Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-23T00:55:33.894Z] ---> 28cb21a0efd5 [2023-03-23T00:55:33.894Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-23T00:55:34.463Z] ---> Running in d4cfd3e76c3f [2023-03-23T00:55:34.463Z] Removing intermediate container d4cfd3e76c3f [2023-03-23T00:55:34.463Z] ---> c7976324fe65 [2023-03-23T00:55:34.463Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T00:55:34.463Z] ---> Running in 387a4c350bfe [2023-03-23T00:55:34.463Z] Removing intermediate container 387a4c350bfe [2023-03-23T00:55:34.463Z] ---> 27b08b07b13e [2023-03-23T00:55:34.463Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-23T00:55:34.463Z] ---> Running in ef9f3ad4afbc [2023-03-23T00:55:35.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T00:55:35.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T00:55:35.290Z] OK: 270 MiB in 61 packages [2023-03-23T00:55:35.549Z] Removing intermediate container ef9f3ad4afbc [2023-03-23T00:55:35.549Z] ---> e4445afb1fa6 [2023-03-23T00:55:35.549Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-23T00:55:35.549Z] ---> Running in c8aa63ff65b9 [2023-03-23T00:55:35.807Z] Removing intermediate container c8aa63ff65b9 [2023-03-23T00:55:35.807Z] ---> 009e64c02a44 [2023-03-23T00:55:35.807Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-23T00:55:35.807Z] ---> dd76be71779a [2023-03-23T00:55:35.807Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T00:55:35.807Z] ---> Running in c6fd02af55cc [2023-03-23T00:55:36.745Z] Removing intermediate container c6fd02af55cc [2023-03-23T00:55:36.745Z] ---> 7e13cd2a58c8 [2023-03-23T00:55:36.745Z] Step 9/22 : COPY . . [2023-03-23T00:55:37.004Z] ---> 361dc1c533e2 [2023-03-23T00:55:37.004Z] Step 10/22 : RUN ${MAKE} [2023-03-23T00:55:37.004Z] ---> Running in 1dbc4d4ea1a0 [2023-03-23T00:55:37.570Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-23T00:55:59.609Z] Removing intermediate container 1dbc4d4ea1a0 [2023-03-23T00:55:59.609Z] ---> 4fa1cbf781dc [2023-03-23T00:55:59.609Z] Step 11/22 : FROM alpine:3.17 [2023-03-23T00:55:59.609Z] 3.17: Pulling from library/alpine [2023-03-23T00:55:59.609Z] 63b65145d645: Already exists [2023-03-23T00:55:59.609Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T00:55:59.609Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T00:55:59.609Z] ---> b2aa39c304c2 [2023-03-23T00:55:59.609Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-23T00:55:59.609Z] ---> Running in ca175910e1dc [2023-03-23T00:55:59.609Z] Removing intermediate container ca175910e1dc [2023-03-23T00:55:59.609Z] ---> 9ac65bb29e59 [2023-03-23T00:55:59.609Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-23T00:55:59.609Z] ---> Running in 22817a55d095 [2023-03-23T00:55:59.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T00:55:59.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T00:55:59.609Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T00:55:59.609Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T00:55:59.609Z] OK: 7 MiB in 16 packages [2023-03-23T00:55:59.609Z] Removing intermediate container 22817a55d095 [2023-03-23T00:55:59.609Z] ---> 4a21239f8dd2 [2023-03-23T00:55:59.609Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-23T00:55:59.867Z] ---> f143717da1a2 [2023-03-23T00:55:59.867Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-23T00:56:00.126Z] ---> 11dec25bf690 [2023-03-23T00:56:00.126Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-23T00:56:00.126Z] ---> 6ba6ebd433a3 [2023-03-23T00:56:00.126Z] Step 17/22 : EXPOSE 59901 [2023-03-23T00:56:00.126Z] ---> Running in 31db183b4133 [2023-03-23T00:56:00.385Z] Removing intermediate container 31db183b4133 [2023-03-23T00:56:00.385Z] ---> 38bb83c23b72 [2023-03-23T00:56:00.385Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-23T00:56:00.385Z] ---> Running in 8ca14e19459f [2023-03-23T00:56:00.385Z] Removing intermediate container 8ca14e19459f [2023-03-23T00:56:00.385Z] ---> 8b6b41754b51 [2023-03-23T00:56:00.385Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-23T00:56:00.385Z] ---> Running in fc95ec9fc16f [2023-03-23T00:56:00.644Z] Removing intermediate container fc95ec9fc16f [2023-03-23T00:56:00.644Z] ---> d854416bd457 [2023-03-23T00:56:00.644Z] Step 20/22 : LABEL arch=amd64 [2023-03-23T00:56:00.644Z] ---> Running in 3a107bd1a4f0 [2023-03-23T00:56:00.644Z] Removing intermediate container 3a107bd1a4f0 [2023-03-23T00:56:00.644Z] ---> 9d4c5633d9f8 [2023-03-23T00:56:00.644Z] Step 21/22 : LABEL git_sha=9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [2023-03-23T00:56:00.644Z] ---> Running in d139a433eaef [2023-03-23T00:56:00.644Z] Removing intermediate container d139a433eaef [2023-03-23T00:56:00.644Z] ---> 652d314d29b6 [2023-03-23T00:56:00.644Z] Step 22/22 : LABEL version=0.0.0 [2023-03-23T00:56:00.903Z] ---> Running in 4d96271f3c9c [2023-03-23T00:56:00.903Z] Removing intermediate container 4d96271f3c9c [2023-03-23T00:56:00.903Z] ---> 5088d23a8b2b [2023-03-23T00:56:00.903Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T00:56:00.903Z] Successfully built 5088d23a8b2b [2023-03-23T00:56:00.903Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-03-23T00:56:01.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T00:56:01.322Z] [2023-03-23T00:56:01.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:56:01.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T00:56:01.618Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T00:56:01.618Z] 5eb5b503b376: Pulling fs layer [2023-03-23T00:56:01.618Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T00:56:01.618Z] ec43610c2a17: Pulling fs layer [2023-03-23T00:56:01.618Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T00:56:01.618Z] 33b1e0a273af: Pulling fs layer [2023-03-23T00:56:01.618Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T00:56:01.618Z] 2f39f015ded8: Pulling fs layer [2023-03-23T00:56:01.618Z] 3a2ae6a8a46f: Waiting [2023-03-23T00:56:01.618Z] 2f39f015ded8: Waiting [2023-03-23T00:56:01.618Z] 33b1e0a273af: Waiting [2023-03-23T00:56:01.618Z] 5d3b04190fa2: Waiting [2023-03-23T00:56:01.618Z] 5c69ac0246d0: Verifying Checksum [2023-03-23T00:56:01.618Z] 5c69ac0246d0: Download complete [2023-03-23T00:56:01.618Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-23T00:56:01.618Z] 3a2ae6a8a46f: Download complete [2023-03-23T00:56:01.878Z] 33b1e0a273af: Verifying Checksum [2023-03-23T00:56:01.878Z] 33b1e0a273af: Download complete [2023-03-23T00:56:01.878Z] ec43610c2a17: Verifying Checksum [2023-03-23T00:56:01.878Z] ec43610c2a17: Download complete [2023-03-23T00:56:01.878Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T00:56:01.878Z] 5d3b04190fa2: Download complete [2023-03-23T00:56:02.136Z] 5eb5b503b376: Verifying Checksum [2023-03-23T00:56:02.136Z] 5eb5b503b376: Download complete [2023-03-23T00:56:02.703Z] 2f39f015ded8: Download complete [2023-03-23T00:56:03.271Z] 5eb5b503b376: Pull complete [2023-03-23T00:56:03.530Z] 5c69ac0246d0: Pull complete [2023-03-23T00:56:04.097Z] ec43610c2a17: Pull complete [2023-03-23T00:56:04.097Z] 3a2ae6a8a46f: Pull complete [2023-03-23T00:56:04.355Z] 33b1e0a273af: Pull complete [2023-03-23T00:56:04.355Z] 5d3b04190fa2: Pull complete [2023-03-23T00:56:09.618Z] 2f39f015ded8: Pull complete [2023-03-23T00:56:09.618Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T00:56:09.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T00:56:09.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T00:56:09.718Z] prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container [2023-03-23T00:56:09.750Z] $ 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/xfoundry_device-modbus-go_PR-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T00:56:15.774Z] $ docker top 6e1fc98de6a37627ed3987455b6767fb489394b655f107f42065082370b0c191 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T00:56:16.138Z] ---> job-cost.sh [2023-03-23T00:56:16.138Z] lf-activate-venv: SKIPPING [2023-03-23T00:56:16.138Z] INFO: No Stack... [2023-03-23T00:56:16.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T00:56:16.657Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T00:56:16.954Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-439/archives/cost.csv [2023-03-23T00:56:16.954Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T00:56:16.966Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [2023-03-23T00:56:16.973Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] did not exist. Created. [2023-03-23T00:56:16.973Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T00:56:17.278Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-23T00:56:17.305Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T00:56:17.311Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T00:56:17.328Z] $ docker stop --time=1 6e1fc98de6a37627ed3987455b6767fb489394b655f107f42065082370b0c191 [2023-03-23T00:56:18.477Z] $ docker rm -f --volumes 6e1fc98de6a37627ed3987455b6767fb489394b655f107f42065082370b0c191 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T00:57:19.574Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5357 in /w/workspace/xfoundry_device-modbus-go_PR-439 [Pipeline] { [Pipeline] ws [2023-03-23T00:57:19.589Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2023-03-23T00:57:19.636Z] Selected Git installation does not exist. Using Default [2023-03-23T00:57:19.636Z] The recommended git tool is: NONE [2023-03-23T00:57:25.562Z] using credential edgex-jenkins-ssh [2023-03-23T00:57:25.583Z] Cloning the remote Git repository [2023-03-23T00:57:25.639Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-23T00:57:25.761Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2023-03-23T00:57:25.939Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-23T00:57:25.941Z] > git --version # timeout=10 [2023-03-23T00:57:25.967Z] > git --version # 'git version 2.25.1' [2023-03-23T00:57:25.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T00:57:26.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T00:57:27.332Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-23T00:57:27.358Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T00:57:28.280Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-23T00:57:28.331Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-23T00:57:28.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T00:57:28.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T00:57:28.824Z] Merging remotes/origin/main commit 9bc48e746bb510c782b9593f55beae1b8e3bd068 into PR head commit 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec [2023-03-23T00:57:29.160Z] Merge succeeded, producing c1eef34737903cdb2c765c74a02cc833b202b6d9 [2023-03-23T00:57:29.160Z] Checking out Revision c1eef34737903cdb2c765c74a02cc833b202b6d9 (PR-439) [2023-03-23T00:57:28.844Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T00:57:28.939Z] > git checkout -f 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 [2023-03-23T00:57:29.029Z] > git remote # timeout=10 [2023-03-23T00:57:29.049Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T00:57:29.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T00:57:29.082Z] > git merge 9bc48e746bb510c782b9593f55beae1b8e3bd068 # timeout=10 [2023-03-23T00:57:29.141Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T00:57:29.166Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T00:57:29.183Z] > git checkout -f c1eef34737903cdb2c765c74a02cc833b202b6d9 # timeout=10 [2023-03-23T00:57:32.686Z] Commit message: "Merge commit '9bc48e746bb510c782b9593f55beae1b8e3bd068' into HEAD" [2023-03-23T00:57:32.695Z] > git rev-list --no-walk 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T00:57:33.657Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T00:57:33.657Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T00:57:33.657Z] Dload Upload Total Spent Left Speed [2023-03-23T00:57:33.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-03-23T00:57:34.483Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T00:57:34.815Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T00:57:34.815Z] + sudo tee /etc/docker/daemon.new [2023-03-23T00:57:34.815Z] { [2023-03-23T00:57:34.815Z] "registry-mirrors": [ [2023-03-23T00:57:34.815Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T00:57:34.815Z] ], [2023-03-23T00:57:34.815Z] "bip": "10.250.0.254/24", [2023-03-23T00:57:34.815Z] "hosts": [ [2023-03-23T00:57:34.815Z] "tcp://0.0.0.0:5555", [2023-03-23T00:57:34.815Z] "unix:///var/run/docker.sock" [2023-03-23T00:57:34.815Z] ], [2023-03-23T00:57:34.815Z] "mtu": 1458, [2023-03-23T00:57:34.815Z] "selinux-enabled": true, [2023-03-23T00:57:34.815Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T00:57:34.815Z] } [Pipeline] sh [2023-03-23T00:57:35.141Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T00:57:35.476Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T00:57:53.745Z] provisioning config files... [2023-03-23T00:57:53.777Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config13056049298251538989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T00:57:54.136Z] ---> docker-login.sh [2023-03-23T00:57:54.136Z] nexus3.edgexfoundry.org:10001 [2023-03-23T00:57:54.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:57:54.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:57:54.727Z] Configure a credential helper to remove this warning. See [2023-03-23T00:57:54.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:57:54.727Z] [2023-03-23T00:57:54.727Z] Login Succeeded [2023-03-23T00:57:54.727Z] nexus3.edgexfoundry.org:10002 [2023-03-23T00:57:54.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:57:55.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:57:55.267Z] Configure a credential helper to remove this warning. See [2023-03-23T00:57:55.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:57:55.267Z] [2023-03-23T00:57:55.267Z] Login Succeeded [2023-03-23T00:57:55.267Z] nexus3.edgexfoundry.org:10003 [2023-03-23T00:57:55.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:57:55.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:57:55.539Z] Configure a credential helper to remove this warning. See [2023-03-23T00:57:55.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:57:55.539Z] [2023-03-23T00:57:55.539Z] Login Succeeded [2023-03-23T00:57:55.539Z] nexus3.edgexfoundry.org:10004 [2023-03-23T00:57:55.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:57:56.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:57:56.081Z] Configure a credential helper to remove this warning. See [2023-03-23T00:57:56.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:57:56.081Z] [2023-03-23T00:57:56.081Z] Login Succeeded [2023-03-23T00:57:56.081Z] docker.io [2023-03-23T00:57:56.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T00:57:56.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T00:57:56.351Z] Configure a credential helper to remove this warning. See [2023-03-23T00:57:56.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T00:57:56.351Z] [2023-03-23T00:57:56.351Z] Login Succeeded [2023-03-23T00:57:56.351Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T00:57:56.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T00:57:56.901Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T00:57:56.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T00:57:56.933Z] ========================================================= [2023-03-23T00:57:56.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T00:57:56.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:57:57.287Z] + 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 . [2023-03-23T00:57:57.560Z] Sending build context to Docker daemon 3.352MB [2023-03-23T00:57:57.560Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T00:57:57.560Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-23T00:57:57.830Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T00:57:57.830Z] af6eaf76a39c: Pulling fs layer [2023-03-23T00:57:57.830Z] 55522c791124: Pulling fs layer [2023-03-23T00:57:57.830Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T00:57:57.830Z] 169dfbe0d373: Pulling fs layer [2023-03-23T00:57:57.830Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T00:57:57.830Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T00:57:57.830Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T00:57:57.830Z] 169dfbe0d373: Waiting [2023-03-23T00:57:57.830Z] e1ff8fa3b103: Waiting [2023-03-23T00:57:57.830Z] 52ebb69f0ebf: Waiting [2023-03-23T00:57:57.830Z] 5abe8eddf0d5: Waiting [2023-03-23T00:57:57.830Z] 55522c791124: Verifying Checksum [2023-03-23T00:57:57.830Z] 55522c791124: Download complete [2023-03-23T00:57:57.830Z] 169dfbe0d373: Verifying Checksum [2023-03-23T00:57:57.830Z] 169dfbe0d373: Download complete [2023-03-23T00:57:57.830Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T00:57:57.830Z] e1ff8fa3b103: Download complete [2023-03-23T00:57:58.103Z] af6eaf76a39c: Verifying Checksum [2023-03-23T00:57:58.104Z] af6eaf76a39c: Download complete [2023-03-23T00:57:59.075Z] af6eaf76a39c: Pull complete [2023-03-23T00:57:59.075Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T00:57:59.075Z] 5abe8eddf0d5: Download complete [2023-03-23T00:57:59.668Z] 55522c791124: Pull complete [2023-03-23T00:58:00.641Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T00:58:00.641Z] ce5c4a1c91eb: Download complete [2023-03-23T00:58:00.641Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T00:58:00.641Z] 52ebb69f0ebf: Download complete [2023-03-23T00:58:13.014Z] ce5c4a1c91eb: Pull complete [2023-03-23T00:58:13.014Z] 169dfbe0d373: Pull complete [2023-03-23T00:58:13.014Z] e1ff8fa3b103: Pull complete [2023-03-23T00:58:19.683Z] 52ebb69f0ebf: Pull complete [2023-03-23T00:58:20.653Z] 5abe8eddf0d5: Pull complete [2023-03-23T00:58:20.653Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T00:58:20.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T00:58:20.653Z] ---> 6cb57ee374ae [2023-03-23T00:58:20.653Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-23T00:58:22.612Z] ---> Running in d3664f150ff9 [2023-03-23T00:58:22.882Z] Removing intermediate container d3664f150ff9 [2023-03-23T00:58:22.882Z] ---> 9f805ae78442 [2023-03-23T00:58:22.882Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T00:58:22.882Z] ---> Running in eb79cb289932 [2023-03-23T00:58:23.469Z] Removing intermediate container eb79cb289932 [2023-03-23T00:58:23.469Z] ---> e3f5adc6f206 [2023-03-23T00:58:23.469Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-23T00:58:23.469Z] ---> Running in 2b2d5cc36f3b [2023-03-23T00:58:24.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T00:58:25.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T00:58:26.442Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-23T00:58:26.442Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-23T00:58:26.442Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-23T00:58:26.442Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-23T00:58:26.442Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-23T00:58:26.442Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-23T00:58:26.442Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-23T00:58:26.442Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-23T00:58:26.442Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T00:58:26.442Z] OK: 270 MiB in 61 packages [2023-03-23T00:58:29.032Z] Removing intermediate container 2b2d5cc36f3b [2023-03-23T00:58:29.032Z] ---> e91894109bbd [2023-03-23T00:58:29.032Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-23T00:58:29.032Z] ---> Running in 6706a25d968d [2023-03-23T00:58:29.032Z] Removing intermediate container 6706a25d968d [2023-03-23T00:58:29.032Z] ---> e7136c536b9a [2023-03-23T00:58:29.032Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-23T00:58:29.622Z] ---> 653eb0c00255 [2023-03-23T00:58:29.622Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T00:58:29.622Z] ---> Running in 0e4cb2d71d2e [2023-03-23T00:59:37.505Z] Removing intermediate container 0e4cb2d71d2e [2023-03-23T00:59:37.505Z] ---> bc8f9366bba5 [2023-03-23T00:59:37.505Z] Step 9/10 : COPY . . [2023-03-23T00:59:37.505Z] ---> 2854c4c88bcc [2023-03-23T00:59:37.505Z] Step 10/10 : RUN ${MAKE} [2023-03-23T00:59:37.505Z] ---> Running in a3bbe713f946 [2023-03-23T00:59:37.505Z] noop [2023-03-23T00:59:37.505Z] Removing intermediate container a3bbe713f946 [2023-03-23T00:59:37.505Z] ---> d4bb85971ebc [2023-03-23T00:59:37.505Z] Successfully built d4bb85971ebc [2023-03-23T00:59:37.505Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:59:37.854Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T00:59:37.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T00:59:38.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-5357 does not seem to be running inside a container [2023-03-23T00:59:38.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T00:59:39.229Z] $ docker top 24199851ddbb6305a39a018fe509f15b58be7239cd2f579245d8bdd11fd6d1c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T00:59:40.055Z] + go version [2023-03-23T00:59:40.055Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T00:59:40.073Z] $ docker stop --time=1 24199851ddbb6305a39a018fe509f15b58be7239cd2f579245d8bdd11fd6d1c1 [2023-03-23T00:59:41.664Z] $ docker rm -f --volumes 24199851ddbb6305a39a018fe509f15b58be7239cd2f579245d8bdd11fd6d1c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T00:59:42.169Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T00:59:42.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T00:59:42.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-5357 does not seem to be running inside a container [2023-03-23T00:59:42.402Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-23T00:59:43.558Z] $ docker top 34675225b1fa106748089c66c4225bf3d5ce15081c527adf3bdee172ef63fcfb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T00:59:44.072Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-23T00:59:44.402Z] + make test [2023-03-23T00:59:44.402Z] go test ./... -coverprofile=coverage.out [2023-03-23T01:00:23.288Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-23T01:02:30.015Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-23T01:02:30.016Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.068s coverage: 48.0% of statements [2023-03-23T01:02:30.016Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T01:02:30.016Z] go vet ./... [2023-03-23T01:03:02.500Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T01:03:02.500Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T01:03:02.500Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T01:03:02.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T01:03:02.531Z] $ docker stop --time=1 34675225b1fa106748089c66c4225bf3d5ce15081c527adf3bdee172ef63fcfb [2023-03-23T01:03:04.333Z] $ docker rm -f --volumes 34675225b1fa106748089c66c4225bf3d5ce15081c527adf3bdee172ef63fcfb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T01:03:05.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T01:03:05.478Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T01:03:05.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T01:03:06.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T01:03:06.832Z] + ls -al . [2023-03-23T01:03:06.832Z] total 176 [2023-03-23T01:03:06.832Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 00:59 . [2023-03-23T01:03:06.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:57 .. [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 00:57 .dockerignore [2023-03-23T01:03:06.832Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 00:57 .git [2023-03-23T01:03:06.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:57 .github [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 23 00:57 .gitignore [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 00:57 .golangci.yml [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 23 00:57 Attribution.txt [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 23 00:57 CHANGELOG.md [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 23 00:57 Dockerfile [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 00:57 GOVERNANCE.md [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 00:57 Jenkinsfile [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 00:57 LICENSE [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 23 00:57 Makefile [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 23 00:57 OWNERS.md [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 23 00:57 README.md [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 00:54 VERSION [2023-03-23T01:03:06.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:57 bin [2023-03-23T01:03:06.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:57 cmd [2023-03-23T01:03:06.832Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 23 01:02 coverage.out [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 3498 Mar 23 00:57 go.mod [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 31668 Mar 23 00:57 go.sum [2023-03-23T01:03:06.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:57 internal [2023-03-23T01:03:06.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:57 simulator [2023-03-23T01:03:06.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:57 snap [2023-03-23T01:03:06.832Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 23 00:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:03:07.192Z] + 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=c1eef34737903cdb2c765c74a02cc833b202b6d9 --label arch=arm64 --label version=0.0.0 . [2023-03-23T01:03:07.478Z] Sending build context to Docker daemon 3.377MB [2023-03-23T01:03:07.478Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T01:03:07.478Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-23T01:03:07.478Z] ---> d4bb85971ebc [2023-03-23T01:03:07.478Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-23T01:03:07.754Z] ---> Running in 102f195e7ce2 [2023-03-23T01:03:08.033Z] Removing intermediate container 102f195e7ce2 [2023-03-23T01:03:08.033Z] ---> b5be92d40d1f [2023-03-23T01:03:08.033Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T01:03:08.033Z] ---> Running in 8b7925c79f9f [2023-03-23T01:03:08.311Z] Removing intermediate container 8b7925c79f9f [2023-03-23T01:03:08.311Z] ---> e41efe9155b1 [2023-03-23T01:03:08.311Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-23T01:03:08.311Z] ---> Running in 0b487cda4901 [2023-03-23T01:03:09.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T01:03:09.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T01:03:11.335Z] OK: 270 MiB in 61 packages [2023-03-23T01:03:11.935Z] Removing intermediate container 0b487cda4901 [2023-03-23T01:03:11.935Z] ---> 38f1f2d5360d [2023-03-23T01:03:11.935Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-23T01:03:11.935Z] ---> Running in c20806d19151 [2023-03-23T01:03:12.211Z] Removing intermediate container c20806d19151 [2023-03-23T01:03:12.211Z] ---> d52e98272146 [2023-03-23T01:03:12.211Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-23T01:03:12.801Z] ---> af9a27413008 [2023-03-23T01:03:12.801Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T01:03:12.801Z] ---> Running in d63d6fb5b4b1 [2023-03-23T01:03:16.841Z] Removing intermediate container d63d6fb5b4b1 [2023-03-23T01:03:16.841Z] ---> 8b2c2aa4aacd [2023-03-23T01:03:16.841Z] Step 9/22 : COPY . . [2023-03-23T01:03:17.437Z] ---> c4a86a55b895 [2023-03-23T01:03:17.437Z] Step 10/22 : RUN ${MAKE} [2023-03-23T01:03:17.437Z] ---> Running in 60c5fcc05a2e [2023-03-23T01:03:18.405Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-23T01:05:40.142Z] Removing intermediate container 60c5fcc05a2e [2023-03-23T01:05:40.142Z] ---> 37a50f8eb478 [2023-03-23T01:05:40.142Z] Step 11/22 : FROM alpine:3.17 [2023-03-23T01:05:40.142Z] 3.17: Pulling from library/alpine [2023-03-23T01:05:40.142Z] af6eaf76a39c: Already exists [2023-03-23T01:05:40.142Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T01:05:40.142Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T01:05:40.142Z] ---> d74e625d9115 [2023-03-23T01:05:40.142Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-23T01:05:40.142Z] ---> Running in fb1ad0c0a0ad [2023-03-23T01:05:40.142Z] Removing intermediate container fb1ad0c0a0ad [2023-03-23T01:05:40.142Z] ---> bbdf77e7b93a [2023-03-23T01:05:40.142Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-23T01:05:40.142Z] ---> Running in 9246fd8b5c41 [2023-03-23T01:05:40.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T01:05:40.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T01:05:40.142Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-23T01:05:40.142Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T01:05:40.142Z] OK: 8 MiB in 16 packages [2023-03-23T01:05:40.143Z] Removing intermediate container 9246fd8b5c41 [2023-03-23T01:05:40.143Z] ---> 64dde2c68ce9 [2023-03-23T01:05:40.143Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-23T01:05:40.143Z] ---> dde49ae2c3a1 [2023-03-23T01:05:40.143Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-23T01:05:40.143Z] ---> 88510d76a9b3 [2023-03-23T01:05:40.143Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-23T01:05:40.143Z] ---> 96fbcaf81ec3 [2023-03-23T01:05:40.143Z] Step 17/22 : EXPOSE 59901 [2023-03-23T01:05:40.143Z] ---> Running in 638d7e73929b [2023-03-23T01:05:40.143Z] Removing intermediate container 638d7e73929b [2023-03-23T01:05:40.143Z] ---> 0dec6921cf70 [2023-03-23T01:05:40.143Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-23T01:05:40.143Z] ---> Running in 6bb6b55348f5 [2023-03-23T01:05:40.143Z] Removing intermediate container 6bb6b55348f5 [2023-03-23T01:05:40.143Z] ---> cfe698cda79a [2023-03-23T01:05:40.143Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-23T01:05:40.143Z] ---> Running in 0f6199f1eb4f [2023-03-23T01:05:40.143Z] Removing intermediate container 0f6199f1eb4f [2023-03-23T01:05:40.143Z] ---> 8f8bdd90bcc4 [2023-03-23T01:05:40.143Z] Step 20/22 : LABEL arch=arm64 [2023-03-23T01:05:40.143Z] ---> Running in 96867d813094 [2023-03-23T01:05:40.143Z] Removing intermediate container 96867d813094 [2023-03-23T01:05:40.143Z] ---> ebe7b2d00fec [2023-03-23T01:05:40.143Z] Step 21/22 : LABEL git_sha=c1eef34737903cdb2c765c74a02cc833b202b6d9 [2023-03-23T01:05:40.143Z] ---> Running in 385769c609ca [2023-03-23T01:05:40.143Z] Removing intermediate container 385769c609ca [2023-03-23T01:05:40.143Z] ---> 19567df48c4d [2023-03-23T01:05:40.143Z] Step 22/22 : LABEL version=0.0.0 [2023-03-23T01:05:40.143Z] ---> Running in 521796468f93 [2023-03-23T01:05:40.143Z] Removing intermediate container 521796468f93 [2023-03-23T01:05:40.143Z] ---> 6ac5e7848760 [2023-03-23T01:05:40.143Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T01:05:40.143Z] Successfully built 6ac5e7848760 [2023-03-23T01:05:40.143Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:05:40.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T01:05:40.580Z] [2023-03-23T01:05:40.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:05:40.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T01:05:43.477Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T01:05:43.477Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T01:05:43.477Z] 04944245beec: Pulling fs layer [2023-03-23T01:05:43.477Z] 699f458cf7ca: Pulling fs layer [2023-03-23T01:05:43.477Z] 765212b225bb: Pulling fs layer [2023-03-23T01:05:43.477Z] f23df028b6ca: Pulling fs layer [2023-03-23T01:05:43.477Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T01:05:43.477Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T01:05:43.477Z] 765212b225bb: Waiting [2023-03-23T01:05:43.477Z] f23df028b6ca: Waiting [2023-03-23T01:05:43.477Z] d65c8cfc05b1: Waiting [2023-03-23T01:05:43.477Z] 2437ff75d9bd: Waiting [2023-03-23T01:05:43.477Z] 04944245beec: Verifying Checksum [2023-03-23T01:05:43.477Z] 04944245beec: Download complete [2023-03-23T01:05:43.477Z] 765212b225bb: Verifying Checksum [2023-03-23T01:05:43.477Z] 765212b225bb: Download complete [2023-03-23T01:05:43.477Z] f23df028b6ca: Verifying Checksum [2023-03-23T01:05:43.477Z] f23df028b6ca: Download complete [2023-03-23T01:05:43.477Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T01:05:43.477Z] d65c8cfc05b1: Download complete [2023-03-23T01:05:43.477Z] 699f458cf7ca: Verifying Checksum [2023-03-23T01:05:43.477Z] 699f458cf7ca: Download complete [2023-03-23T01:05:43.743Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T01:05:43.743Z] 8998bd30e6a1: Download complete [2023-03-23T01:05:45.685Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T01:05:45.685Z] 2437ff75d9bd: Download complete [2023-03-23T01:05:47.621Z] 8998bd30e6a1: Pull complete [2023-03-23T01:05:47.886Z] 04944245beec: Pull complete [2023-03-23T01:05:48.841Z] 699f458cf7ca: Pull complete [2023-03-23T01:05:49.107Z] 765212b225bb: Pull complete [2023-03-23T01:05:49.686Z] f23df028b6ca: Pull complete [2023-03-23T01:05:49.953Z] d65c8cfc05b1: Pull complete [2023-03-23T01:06:02.245Z] 2437ff75d9bd: Pull complete [2023-03-23T01:06:02.245Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T01:06:02.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T01:06:02.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:06:02.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-5357 does not seem to be running inside a container [2023-03-23T01:06:02.492Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-23T01:06:04.931Z] $ docker top f79cfce2b5a12fb14dc2f880448f5a340683197429115559b6c8aa05a1bbae36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:06:05.745Z] ---> job-cost.sh [2023-03-23T01:06:05.745Z] lf-activate-venv: SKIPPING [2023-03-23T01:06:05.745Z] INFO: No Stack... [2023-03-23T01:06:06.325Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T01:06:06.905Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T01:06:07.220Z] + + cutcat -d, /w/workspace/device-modbus-go/2/archives/cost.csv -f6 [2023-03-23T01:06:07.220Z] [Pipeline] lock [2023-03-23T01:06:07.285Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [2023-03-23T01:06:07.291Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] did not exist. Created. [2023-03-23T01:06:07.291Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T01:06:07.634Z] /w/workspace/device-modbus-go/2@tmp/durable-b2f80870/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T01:06:07.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T01:06:07.992Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T01:06:08.040Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T01:06:08.048Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T01:06:08.064Z] $ docker stop --time=1 f79cfce2b5a12fb14dc2f880448f5a340683197429115559b6c8aa05a1bbae36 [2023-03-23T01:06:09.578Z] $ docker rm -f --volumes f79cfce2b5a12fb14dc2f880448f5a340683197429115559b6c8aa05a1bbae36 [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 [2023-03-23T01:06:09.936Z] provisioning config files... [2023-03-23T01:06:09.941Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config18001778248892197552tmp [Pipeline] { [Pipeline] sh [2023-03-23T01:06:10.228Z] + set +x [2023-03-23T01:06:10.228Z] + curl -s https://codecov.io/bash [2023-03-23T01:06:10.228Z] + bash -s -- [2023-03-23T01:06:10.228Z] [2023-03-23T01:06:10.228Z] _____ _ [2023-03-23T01:06:10.228Z] / ____| | | [2023-03-23T01:06:10.228Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T01:06:10.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T01:06:10.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T01:06:10.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T01:06:10.228Z] Bash-1.0.6 [2023-03-23T01:06:10.228Z] [2023-03-23T01:06:10.228Z] [2023-03-23T01:06:10.228Z] ==> git version 2.25.1 found [2023-03-23T01:06:10.228Z] ==> 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 [2023-03-23T01:06:10.228Z] Release-Date: 2020-01-08 [2023-03-23T01:06:10.228Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-23T01:06:10.228Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T01:06:10.228Z] ==> Jenkins CI detected. [2023-03-23T01:06:10.228Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-439 [2023-03-23T01:06:10.228Z] project root: . [2023-03-23T01:06:10.228Z] --> token set from env [2023-03-23T01:06:10.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T01:06:10.228Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T01:06:10.228Z] ==> Python coveragepy not found [2023-03-23T01:06:10.228Z] ==> Searching for coverage reports in: [2023-03-23T01:06:10.228Z] + . [2023-03-23T01:06:10.228Z] -> Found 1 reports [2023-03-23T01:06:10.228Z] ==> Detecting git/mercurial file structure [2023-03-23T01:06:10.487Z] ==> Reading reports [2023-03-23T01:06:10.487Z] + ./coverage.out bytes=23736 [2023-03-23T01:06:10.487Z] ==> Appending adjustments [2023-03-23T01:06:10.487Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T01:06:10.487Z] + Found adjustments [2023-03-23T01:06:10.487Z] ==> Gzipping contents [2023-03-23T01:06:10.487Z] 4.0K /tmp/codecov.lKJcCI.gz [2023-03-23T01:06:10.487Z] ==> Uploading reports [2023-03-23T01:06:10.487Z] url: https://codecov.io [2023-03-23T01:06:10.487Z] query: branch=PR-439&commit=9733d33ff0e16ba0de087ed21880f0fec6ce7f24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-439%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=439&job=&cmd_args= [2023-03-23T01:06:10.487Z] -> Pinging Codecov [2023-03-23T01:06:10.487Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-439&commit=9733d33ff0e16ba0de087ed21880f0fec6ce7f24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-439%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=439&job=&cmd_args= [2023-03-23T01:06:10.746Z] -> Uploading to [2023-03-23T01:06:10.746Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/55DBCA73C666E3227836607328DD7E49/9733d33ff0e16ba0de087ed21880f0fec6ce7f24/2f96ae94-7f8e-4c7a-95c3-469ef4a09008.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T010610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cad3d5c60ff9ffbf8d18241208ba4d2504457051f8efe1ee9efcdab4c143dcf [2023-03-23T01:06:10.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T01:06:10.746Z] Dload Upload Total Spent Left Speed [2023-03-23T01:06:11.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3911 0 0 100 3911 0 12822 --:--:-- --:--:-- --:--:-- 12822 [2023-03-23T01:06:11.006Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] } [2023-03-23T01:06:11.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-03-23T01:06:11.721Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-439/archives ] [2023-03-23T01:06:11.721Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-439/archives [2023-03-23T01:06:11.721Z] total 16 [2023-03-23T01:06:11.721Z] drwxr-xr-x 3 root root 4096 Mar 23 00:56 . [2023-03-23T01:06:11.721Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 00:56 .. [2023-03-23T01:06:11.721Z] drwxr-xr-x 2 root root 4096 Mar 23 00:56 cost [2023-03-23T01:06:11.721Z] -rw-r--r-- 1 root root 88 Mar 23 00:56 cost.csv [2023-03-23T01:06:11.721Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-439/archives [2023-03-23T01:06:11.721Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-439/archives [2023-03-23T01:06:11.721Z] total 16 [2023-03-23T01:06:11.721Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 00:56 . [2023-03-23T01:06:11.721Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 00:56 .. [2023-03-23T01:06:11.721Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 00:56 cost [2023-03-23T01:06:11.721Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 23 00:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:06:12.006Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:06:12.865Z] ---> package-listing.sh [2023-03-23T01:06:12.865Z] ++ facter osfamily [2023-03-23T01:06:12.865Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T01:06:13.125Z] + OS_FAMILY=debian [2023-03-23T01:06:13.125Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-439 [2023-03-23T01:06:13.125Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T01:06:13.125Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T01:06:13.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T01:06:13.125Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T01:06:13.125Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-439 ']' [2023-03-23T01:06:13.125Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T01:06:13.125Z] + case "${OS_FAMILY}" in [2023-03-23T01:06:13.125Z] + dpkg -l [2023-03-23T01:06:13.125Z] + grep '^ii' [2023-03-23T01:06:13.125Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T01:06:13.125Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T01:06:13.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T01:06:13.125Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-439 ']' [2023-03-23T01:06:13.125Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-439/archives/ [2023-03-23T01:06:13.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-439/archives/ [Pipeline] echo [2023-03-23T01:06:13.134Z] 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/xfoundry_device-modbus-go_PR-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T01:06:13.410Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T01:06:13.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T01:06:13.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T01:06:14.044Z] prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container [2023-03-23T01:06:14.074Z] $ 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/xfoundry_device-modbus-go_PR-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-23T01:06:14.293Z] $ docker top b28792526f98a96f5eb9aaf109de1f7319238bbcb62d0985abdc3f19aa53b018 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T01:06:14.635Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T01:06:14.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T01:06:15.202Z] + ls /var/log/sa-host [2023-03-23T01:06:15.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T01:06:15.271Z] provisioning config files... [2023-03-23T01:06:15.277Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config728861245112391001tmp [Pipeline] { [Pipeline] echo [2023-03-23T01:06:15.288Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:06:15.569Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T01:06:15.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:06:15.891Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T01:06:15.899Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:06:16.182Z] ---> sudo-logs.sh [2023-03-23T01:06:16.182Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T01:06:16.204Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:06:16.485Z] ---> job-cost.sh [2023-03-23T01:06:16.485Z] lf-activate-venv: SKIPPING [2023-03-23T01:06:16.485Z] DEBUG: total: 0.2199999988079071 [2023-03-23T01:06:16.485Z] INFO: Retrieving Stack Cost... [2023-03-23T01:06:16.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T01:06:17.310Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T01:06:17.322Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T01:06:17.604Z] ---> logs-deploy.sh [2023-03-23T01:06:17.604Z] lf-activate-venv: SKIPPING [2023-03-23T01:06:17.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-439/2 [2023-03-23T01:06:17.604Z] INFO: archiving workspace using pattern(s): [2023-03-23T01:06:18.540Z] Archives upload complete. [2023-03-23T01:06:18.540Z] INFO: archiving logs to Nexus