Pull request #433 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32d5719929c84471dcc533a38befc2130b2951d8+d976059f8bfb405a00b06a9502768812e8b859e1 (d83fcdbe46c24228c0a8773f64f1da553c0f31dd) 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-ssh3537398309126151597.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-ssh5699599839148003710.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3716073696260586150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-433/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15616270451054930306.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13835865084299629625.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-433/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-433/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15126450034921785368.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Running on prd-ubuntu20.04-docker-8c-8g-4344 in /w/workspace/xfoundry_device-modbus-go_PR-433 [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-433 # 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 > 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/433/head:refs/remotes/origin/PR-433 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit 32d5719929c84471dcc533a38befc2130b2951d8 Merge succeeded, producing 32d5719929c84471dcc533a38befc2130b2951d8 Checking out Revision 32d5719929c84471dcc533a38befc2130b2951d8 (PR-433) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T06:00:09.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T06:00:09.751Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T06:00:09.851Z] ========================================================= [2023-03-17T06:00:09.851Z] EdgeX Global Pipelines Version Info [2023-03-17T06:00:09.851Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 32d5719929c84471dcc533a38befc2130b2951d8 # 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 d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32d5719929c84471dcc533a38befc2130b2951d8 # timeout=10 [Pipeline] sh [2023-03-17T06:00:10.580Z] ------------------- [2023-03-17T06:00:10.580Z] stable info: [2023-03-17T06:00:10.580Z] ------------------- [2023-03-17T06:00:10.580Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T06:00:10.580Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T06:00:10.580Z] Message: update stable to v1.0.245 [2023-03-17T06:00:11.152Z] ------------------- [2023-03-17T06:00:11.152Z] experimental info: [2023-03-17T06:00:11.152Z] ------------------- [2023-03-17T06:00:11.152Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T06:00:11.152Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T06:00:11.152Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T06:00:11.418Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-17T06:00:11.464Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-17T06:00:11.505Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T06:00:11.541Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T06:00:11.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T06:00:11.627Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T06:00:11.664Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T06:00:11.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T06:00:11.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T06:00:11.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T06:00:11.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T06:00:11.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-17T06:00:11.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T06:00:11.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T06:00:11.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T06:00:12.027Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T06:00:12.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T06:00:12.108Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T06:00:12.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T06:00:12.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T06:00:12.231Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T06:00:12.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T06:00:12.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T06:00:12.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T06:00:12.394Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T06:00:12.432Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T06:00:12.469Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T06:00:12.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-433 [Pipeline] echo [2023-03-17T06:00:12.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-433 [Pipeline] echo [2023-03-17T06:00:12.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-433 [Pipeline] echo [2023-03-17T06:00:12.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32d5719929c84471dcc533a38befc2130b2951d8 [Pipeline] echo [2023-03-17T06:00:12.678Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32d5719 [Pipeline] echo [2023-03-17T06:00:12.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T06:00:12.833Z] provisioning config files... [2023-03-17T06:00:12.846Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-433@tmp/config9429893580204120921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:00:13.193Z] ---> docker-login.sh [2023-03-17T06:00:13.193Z] nexus3.edgexfoundry.org:10001 [2023-03-17T06:00:13.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:13.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:13.454Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:13.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:13.454Z] [2023-03-17T06:00:13.454Z] Login Succeeded [2023-03-17T06:00:13.454Z] nexus3.edgexfoundry.org:10002 [2023-03-17T06:00:13.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:13.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:13.454Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:13.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:13.454Z] [2023-03-17T06:00:13.454Z] Login Succeeded [2023-03-17T06:00:13.454Z] nexus3.edgexfoundry.org:10003 [2023-03-17T06:00:13.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:13.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:13.717Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:13.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:13.717Z] [2023-03-17T06:00:13.717Z] Login Succeeded [2023-03-17T06:00:13.717Z] nexus3.edgexfoundry.org:10004 [2023-03-17T06:00:13.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:13.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:13.717Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:13.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:13.717Z] [2023-03-17T06:00:13.717Z] Login Succeeded [2023-03-17T06:00:13.717Z] docker.io [2023-03-17T06:00:13.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:14.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:14.656Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:14.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:14.656Z] [2023-03-17T06:00:14.656Z] Login Succeeded [2023-03-17T06:00:14.656Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T06:00:14.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T06:00:15.285Z] + git rev-list -1 --merges 32d5719929c84471dcc533a38befc2130b2951d8~1..32d5719929c84471dcc533a38befc2130b2951d8 [Pipeline] echo [2023-03-17T06:00:15.348Z] -----------> git rev-list -1 --merges 32d5719929c84471dcc533a38befc2130b2951d8~1..32d5719929c84471dcc533a38befc2130b2951d8 32d5719929c84471dcc533a38befc2130b2951d8 [false] [Pipeline] sh [2023-03-17T06:00:15.657Z] + git log --format=format:%s -1 32d5719929c84471dcc533a38befc2130b2951d8 [Pipeline] echo [2023-03-17T06:00:15.692Z] ========================================================= [2023-03-17T06:00:15.692Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T06:00:15.692Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T06:00:16.134Z] + git log --format=format:%s -1 32d5719929c84471dcc533a38befc2130b2951d8 [Pipeline] echo [2023-03-17T06:00:16.164Z] [semverPrep] GIT_COMMIT: 32d5719929c84471dcc533a38befc2130b2951d8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-17T06:00:16.193Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T06:00:16.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T06:00:16.567Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T06:00:16.567Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T06:00:16.567Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T06:00:16.567Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T06:00:16.567Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T06:00:16.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:00:17.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T06:00:17.001Z] [2023-03-17T06:00:17.001Z] 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-17T06:00:17.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T06:00:17.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T06:00:17.366Z] b85a868b505f: Pulling fs layer [2023-03-17T06:00:17.366Z] e2be974225ed: Pulling fs layer [2023-03-17T06:00:17.366Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T06:00:17.366Z] 988bab9f4d93: Pulling fs layer [2023-03-17T06:00:17.366Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T06:00:17.366Z] eaf3925da568: Pulling fs layer [2023-03-17T06:00:17.366Z] bab4dde63d76: Pulling fs layer [2023-03-17T06:00:17.366Z] bde34c3a00c8: Pulling fs layer [2023-03-17T06:00:17.366Z] b352a97aabf1: Pulling fs layer [2023-03-17T06:00:17.366Z] 4872d77fe225: Pulling fs layer [2023-03-17T06:00:17.366Z] 5851b861e8e6: Pulling fs layer [2023-03-17T06:00:17.366Z] eaf3925da568: Waiting [2023-03-17T06:00:17.366Z] bab4dde63d76: Waiting [2023-03-17T06:00:17.366Z] 5851b861e8e6: Waiting [2023-03-17T06:00:17.366Z] 988bab9f4d93: Waiting [2023-03-17T06:00:17.366Z] bde34c3a00c8: Waiting [2023-03-17T06:00:17.366Z] 1469e6f7b9e6: Waiting [2023-03-17T06:00:17.366Z] 4872d77fe225: Waiting [2023-03-17T06:00:17.366Z] b352a97aabf1: Waiting [2023-03-17T06:00:17.366Z] e2be974225ed: Verifying Checksum [2023-03-17T06:00:17.366Z] e2be974225ed: Download complete [2023-03-17T06:00:17.366Z] 988bab9f4d93: Verifying Checksum [2023-03-17T06:00:17.366Z] 988bab9f4d93: Download complete [2023-03-17T06:00:17.627Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T06:00:17.627Z] 1469e6f7b9e6: Download complete [2023-03-17T06:00:17.627Z] eaf3925da568: Verifying Checksum [2023-03-17T06:00:17.627Z] eaf3925da568: Download complete [2023-03-17T06:00:17.627Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T06:00:17.627Z] 339a4e72a1f5: Download complete [2023-03-17T06:00:17.627Z] bde34c3a00c8: Verifying Checksum [2023-03-17T06:00:17.627Z] bde34c3a00c8: Download complete [2023-03-17T06:00:17.627Z] b352a97aabf1: Download complete [2023-03-17T06:00:17.627Z] 4872d77fe225: Verifying Checksum [2023-03-17T06:00:17.627Z] 4872d77fe225: Download complete [2023-03-17T06:00:17.627Z] 5851b861e8e6: Verifying Checksum [2023-03-17T06:00:17.627Z] 5851b861e8e6: Download complete [2023-03-17T06:00:17.627Z] b85a868b505f: Verifying Checksum [2023-03-17T06:00:17.627Z] b85a868b505f: Download complete [2023-03-17T06:00:17.885Z] bab4dde63d76: Verifying Checksum [2023-03-17T06:00:17.885Z] bab4dde63d76: Download complete [2023-03-17T06:00:18.821Z] b85a868b505f: Pull complete [2023-03-17T06:00:19.079Z] e2be974225ed: Pull complete [2023-03-17T06:00:19.338Z] 339a4e72a1f5: Pull complete [2023-03-17T06:00:19.338Z] 988bab9f4d93: Pull complete [2023-03-17T06:00:19.905Z] 1469e6f7b9e6: Pull complete [2023-03-17T06:00:19.905Z] eaf3925da568: Pull complete [2023-03-17T06:00:21.281Z] bab4dde63d76: Pull complete [2023-03-17T06:00:21.540Z] bde34c3a00c8: Pull complete [2023-03-17T06:00:21.540Z] b352a97aabf1: Pull complete [2023-03-17T06:00:21.540Z] 4872d77fe225: Pull complete [2023-03-17T06:00:21.800Z] 5851b861e8e6: Pull complete [2023-03-17T06:00:21.800Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T06:00:21.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T06:00:21.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T06:00:22.030Z] prd-ubuntu20.04-docker-8c-8g-4344 does not seem to be running inside a container [2023-03-17T06:00:22.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-433 -v /w/workspace/xfoundry_device-modbus-go_PR-433:/w/workspace/xfoundry_device-modbus-go_PR-433:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-433@tmp:/w/workspace/xfoundry_device-modbus-go_PR-433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T06:00:23.465Z] $ docker top 08515ca5b191181e4bfd7b033091c7229c7103d98c7f2c67ee67059cbeb8bdee -eo pid,comm [2023-03-17T06:00:23.524Z] 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-17T06:00:23.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T06:00:23.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T06:00:23.645Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T06:00:23.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T06:00:23.761Z] $ docker exec 08515ca5b191181e4bfd7b033091c7229c7103d98c7f2c67ee67059cbeb8bdee ssh-agent [2023-03-17T06:00:23.877Z] SSH_AUTH_SOCK=/tmp/ssh-cqBy634tnxYe/agent.32 [2023-03-17T06:00:23.877Z] SSH_AGENT_PID=38 [2023-03-17T06:00:23.884Z] Running ssh-add (command line suppressed) [2023-03-17T06:00:23.982Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-433@tmp/private_key_16101180130876032871.key (/w/workspace/xfoundry_device-modbus-go_PR-433@tmp/private_key_16101180130876032871.key) [2023-03-17T06:00:24.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T06:00:24.329Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T06:00:24.346Z] $ docker exec --env ******** --env ******** 08515ca5b191181e4bfd7b033091c7229c7103d98c7f2c67ee67059cbeb8bdee ssh-agent -k [2023-03-17T06:00:24.438Z] unset SSH_AUTH_SOCK; [2023-03-17T06:00:24.438Z] unset SSH_AGENT_PID; [2023-03-17T06:00:24.439Z] echo Agent pid 38 killed; [2023-03-17T06:00:24.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T06:00:24.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T06:00:24.543Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T06:00:24.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T06:00:24.649Z] $ docker exec 08515ca5b191181e4bfd7b033091c7229c7103d98c7f2c67ee67059cbeb8bdee ssh-agent [2023-03-17T06:00:24.752Z] SSH_AUTH_SOCK=/tmp/ssh-3Z2MvtBAe7zJ/agent.70 [2023-03-17T06:00:24.752Z] SSH_AGENT_PID=76 [2023-03-17T06:00:24.757Z] Running ssh-add (command line suppressed) [2023-03-17T06:00:24.842Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-433@tmp/private_key_13154131559784626612.key (/w/workspace/xfoundry_device-modbus-go_PR-433@tmp/private_key_13154131559784626612.key) [2023-03-17T06:00:24.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T06:00:25.187Z] + git semver init [2023-03-17T06:00:25.447Z] 2023-03-17 06:00:25,350 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T06:00:25.447Z] 2023-03-17 06:00:25,350 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-433/.semver [2023-03-17T06:00:25.447Z] 2023-03-17 06:00:25,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-433/.semver [2023-03-17T06:00:25.447Z] 2023-03-17 06:00:25,351 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-433/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-433, universal_newlines=False, shell=None, istream=None) [2023-03-17T06:00:26.383Z] 2023-03-17 06:00:26,114 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-433/.git/info/exclude [2023-03-17T06:00:26.383Z] 2023-03-17 06:00:26,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-433/.semver/PR-433 with force:False [2023-03-17T06:00:26.383Z] 2023-03-17 06:00:26,115 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-433/.semver/PR-433 [2023-03-17T06:00:26.383Z] 2023-03-17 06:00:26,119 [execute] INFO git cat-file --batch-check [2023-03-17T06:00:26.383Z] 2023-03-17 06:00:26,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-433/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T06:00:26.383Z] 2023-03-17 06:00:26,126 [execute] INFO git cat-file --batch [2023-03-17T06:00:26.383Z] 2023-03-17 06:00:26,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-433/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T06:00:26.383Z] 2023-03-17 06:00:26,133 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-433/.semver/PR-433 [2023-03-17T06:00:26.383Z] 0.0.0 [Pipeline] } [2023-03-17T06:00:26.401Z] $ docker exec --env ******** --env ******** 08515ca5b191181e4bfd7b033091c7229c7103d98c7f2c67ee67059cbeb8bdee ssh-agent -k [2023-03-17T06:00:26.497Z] unset SSH_AUTH_SOCK; [2023-03-17T06:00:26.498Z] unset SSH_AGENT_PID; [2023-03-17T06:00:26.498Z] echo Agent pid 76 killed; [2023-03-17T06:00:26.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T06:00:26.932Z] + git semver [Pipeline] } [2023-03-17T06:00:27.214Z] $ docker stop --time=1 08515ca5b191181e4bfd7b033091c7229c7103d98c7f2c67ee67059cbeb8bdee [2023-03-17T06:00:28.528Z] $ docker rm -f --volumes 08515ca5b191181e4bfd7b033091c7229c7103d98c7f2c67ee67059cbeb8bdee [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T06:00:28.995Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T06:00:29.248Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T06:00:29.265Z] [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-17T06:00:29.847Z] provisioning config files... [2023-03-17T06:00:29.858Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-433@tmp/config16202134931140509314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:00:30.203Z] ---> docker-login.sh [2023-03-17T06:00:30.203Z] nexus3.edgexfoundry.org:10001 [2023-03-17T06:00:30.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:30.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:30.203Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:30.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:30.203Z] [2023-03-17T06:00:30.203Z] Login Succeeded [2023-03-17T06:00:30.203Z] nexus3.edgexfoundry.org:10002 [2023-03-17T06:00:30.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:30.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:30.203Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:30.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:30.203Z] [2023-03-17T06:00:30.203Z] Login Succeeded [2023-03-17T06:00:30.203Z] nexus3.edgexfoundry.org:10003 [2023-03-17T06:00:30.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:30.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:30.462Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:30.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:30.462Z] [2023-03-17T06:00:30.462Z] Login Succeeded [2023-03-17T06:00:30.462Z] nexus3.edgexfoundry.org:10004 [2023-03-17T06:00:30.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:30.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:30.462Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:30.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:30.462Z] [2023-03-17T06:00:30.462Z] Login Succeeded [2023-03-17T06:00:30.462Z] docker.io [2023-03-17T06:00:30.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:00:30.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:00:30.721Z] Configure a credential helper to remove this warning. See [2023-03-17T06:00:30.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:00:30.721Z] [2023-03-17T06:00:30.721Z] Login Succeeded [2023-03-17T06:00:30.721Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T06:00:30.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T06:00:30.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T06:00:30.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T06:00:31.021Z] ========================================================= [2023-03-17T06:00:31.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T06:00:31.021Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:00:31.496Z] + 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-17T06:00:31.496Z] Sending build context to Docker daemon 6.37MB [2023-03-17T06:00:31.496Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T06:00:31.496Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-17T06:00:31.496Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T06:00:31.496Z] 63b65145d645: Pulling fs layer [2023-03-17T06:00:31.496Z] a2d21d5440eb: Pulling fs layer [2023-03-17T06:00:31.496Z] 935e6c44a52c: Pulling fs layer [2023-03-17T06:00:31.497Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T06:00:31.497Z] 30dea6a524f1: Pulling fs layer [2023-03-17T06:00:31.497Z] a2aff8979fd8: Pulling fs layer [2023-03-17T06:00:31.497Z] 6808be2612f2: Pulling fs layer [2023-03-17T06:00:31.497Z] f25807f1079a: Pulling fs layer [2023-03-17T06:00:31.497Z] a2aff8979fd8: Waiting [2023-03-17T06:00:31.497Z] 6808be2612f2: Waiting [2023-03-17T06:00:31.497Z] f25807f1079a: Waiting [2023-03-17T06:00:31.497Z] 94cc34f8dd06: Waiting [2023-03-17T06:00:31.497Z] 30dea6a524f1: Waiting [2023-03-17T06:00:31.497Z] a2d21d5440eb: Verifying Checksum [2023-03-17T06:00:31.497Z] a2d21d5440eb: Download complete [2023-03-17T06:00:31.759Z] 94cc34f8dd06: Download complete [2023-03-17T06:00:31.759Z] 30dea6a524f1: Download complete [2023-03-17T06:00:31.759Z] 63b65145d645: Verifying Checksum [2023-03-17T06:00:31.759Z] 63b65145d645: Download complete [2023-03-17T06:00:31.759Z] a2aff8979fd8: Verifying Checksum [2023-03-17T06:00:31.759Z] a2aff8979fd8: Download complete [2023-03-17T06:00:31.759Z] 63b65145d645: Pull complete [2023-03-17T06:00:32.022Z] a2d21d5440eb: Pull complete [2023-03-17T06:00:32.282Z] f25807f1079a: Verifying Checksum [2023-03-17T06:00:32.282Z] f25807f1079a: Download complete [2023-03-17T06:00:32.282Z] 935e6c44a52c: Verifying Checksum [2023-03-17T06:00:32.282Z] 935e6c44a52c: Download complete [2023-03-17T06:00:32.541Z] 6808be2612f2: Download complete [2023-03-17T06:00:35.823Z] 935e6c44a52c: Pull complete [2023-03-17T06:00:35.823Z] 94cc34f8dd06: Pull complete [2023-03-17T06:00:35.823Z] 30dea6a524f1: Pull complete [2023-03-17T06:00:36.081Z] a2aff8979fd8: Pull complete [2023-03-17T06:00:38.608Z] 6808be2612f2: Pull complete [2023-03-17T06:00:38.866Z] f25807f1079a: Pull complete [2023-03-17T06:00:39.123Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T06:00:39.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T06:00:39.123Z] ---> 3b553350e43f [2023-03-17T06:00:39.123Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-17T06:00:40.502Z] ---> Running in 8649cec74a58 [2023-03-17T06:00:40.762Z] Removing intermediate container 8649cec74a58 [2023-03-17T06:00:40.762Z] ---> 290cb8e6c5c7 [2023-03-17T06:00:40.762Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T06:00:40.762Z] ---> Running in 4c66441de99c [2023-03-17T06:00:40.762Z] Removing intermediate container 4c66441de99c [2023-03-17T06:00:40.762Z] ---> 0045adc3b37c [2023-03-17T06:00:40.762Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-17T06:00:40.762Z] ---> Running in 625dfa5c9f77 [2023-03-17T06:00:41.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T06:00:41.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T06:00:41.537Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T06:00:41.537Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-17T06:00:41.537Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T06:00:41.537Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T06:00:41.537Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-17T06:00:41.537Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-17T06:00:41.537Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-17T06:00:41.537Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-17T06:00:41.537Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T06:00:41.537Z] OK: 270 MiB in 61 packages [2023-03-17T06:00:42.102Z] Removing intermediate container 625dfa5c9f77 [2023-03-17T06:00:42.102Z] ---> 31f7890d1e21 [2023-03-17T06:00:42.102Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-17T06:00:42.102Z] ---> Running in fd73c615f22d [2023-03-17T06:00:42.102Z] Removing intermediate container fd73c615f22d [2023-03-17T06:00:42.102Z] ---> 35a8c3e47d86 [2023-03-17T06:00:42.102Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-17T06:00:42.102Z] ---> a108fc2de9ae [2023-03-17T06:00:42.102Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T06:00:42.365Z] ---> Running in da64cce27623 [2023-03-17T06:00:44.662Z] Still waiting to schedule task [2023-03-17T06:00:44.662Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4345’ [2023-03-17T06:01:00.453Z] Removing intermediate container da64cce27623 [2023-03-17T06:01:00.453Z] ---> 4f0403a85c8f [2023-03-17T06:01:00.453Z] Step 9/10 : COPY . . [2023-03-17T06:01:00.713Z] ---> e2ffb466d012 [2023-03-17T06:01:00.713Z] Step 10/10 : RUN ${MAKE} [2023-03-17T06:01:00.713Z] ---> Running in 0ac97aedc535 [2023-03-17T06:01:00.971Z] noop [2023-03-17T06:01:01.231Z] Removing intermediate container 0ac97aedc535 [2023-03-17T06:01:01.231Z] ---> 73fc4a9f7250 [2023-03-17T06:01:01.231Z] Successfully built 73fc4a9f7250 [2023-03-17T06:01:01.231Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:01:01.688Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T06:01:01.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T06:01:01.851Z] prd-ubuntu20.04-docker-8c-8g-4344 does not seem to be running inside a container [2023-03-17T06:01:01.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-433 -v /w/workspace/xfoundry_device-modbus-go_PR-433:/w/workspace/xfoundry_device-modbus-go_PR-433:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-433@tmp:/w/workspace/xfoundry_device-modbus-go_PR-433@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 ******** ci-base-image-x86_64 cat [2023-03-17T06:01:02.249Z] $ docker top 874c641e2b3a2d8f7d8e763edbb8f5ed79e1a62f655990c3bc5d2a91d0875b4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T06:01:02.647Z] + go version [2023-03-17T06:01:02.647Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T06:01:02.675Z] $ docker stop --time=1 874c641e2b3a2d8f7d8e763edbb8f5ed79e1a62f655990c3bc5d2a91d0875b4b [2023-03-17T06:01:03.952Z] $ docker rm -f --volumes 874c641e2b3a2d8f7d8e763edbb8f5ed79e1a62f655990c3bc5d2a91d0875b4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:01:04.668Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T06:01:04.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T06:01:04.821Z] prd-ubuntu20.04-docker-8c-8g-4344 does not seem to be running inside a container [2023-03-17T06:01:04.851Z] $ 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-433 -v /w/workspace/xfoundry_device-modbus-go_PR-433:/w/workspace/xfoundry_device-modbus-go_PR-433:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-433@tmp:/w/workspace/xfoundry_device-modbus-go_PR-433@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 ******** ci-base-image-x86_64 cat [2023-03-17T06:01:05.213Z] $ docker top 9a480e1e1d166cb6d06ac66f363f01e854e42bc76642e4bb83f4ec0f072b953c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T06:01:05.609Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-433 [Pipeline] fileExists [Pipeline] sh [2023-03-17T06:01:05.962Z] + make test [2023-03-17T06:01:05.962Z] go test ./... -coverprofile=coverage.out [2023-03-17T06:01:10.153Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-17T06:01:20.126Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-17T06:01:20.126Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 48.0% of statements [2023-03-17T06:01:25.390Z] go vet ./... [2023-03-17T06:01:27.919Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T06:01:27.919Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T06:01:27.919Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T06:01:28.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T06:01:28.237Z] $ docker stop --time=1 9a480e1e1d166cb6d06ac66f363f01e854e42bc76642e4bb83f4ec0f072b953c [2023-03-17T06:01:30.372Z] $ docker rm -f --volumes 9a480e1e1d166cb6d06ac66f363f01e854e42bc76642e4bb83f4ec0f072b953c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T06:01:30.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T06:01:31.028Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T06:01:31.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T06:01:32.089Z] + ls -al . [2023-03-17T06:01:32.089Z] total 180 [2023-03-17T06:01:32.089Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 06:01 . [2023-03-17T06:01:32.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 06:00 .. [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 06:00 .dockerignore [2023-03-17T06:01:32.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 06:00 .git [2023-03-17T06:01:32.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:00 .github [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 17 06:00 .gitignore [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 06:00 .golangci.yml [2023-03-17T06:01:32.089Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 06:00 .semver [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 17 06:00 Attribution.txt [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 17 06:00 CHANGELOG.md [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 17 06:00 Dockerfile [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 06:00 GOVERNANCE.md [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 06:00 Jenkinsfile [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 06:00 LICENSE [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 17 06:00 Makefile [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 17 06:00 OWNERS.md [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 17 06:00 README.md [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 06:00 VERSION [2023-03-17T06:01:32.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 06:00 bin [2023-03-17T06:01:32.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:00 cmd [2023-03-17T06:01:32.089Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 17 06:01 coverage.out [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 3498 Mar 17 06:00 go.mod [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 31643 Mar 17 06:00 go.sum [2023-03-17T06:01:32.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:00 internal [2023-03-17T06:01:32.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 06:00 simulator [2023-03-17T06:01:32.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 06:00 snap [2023-03-17T06:01:32.089Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 17 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:01:32.479Z] + 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=32d5719929c84471dcc533a38befc2130b2951d8 --label arch=amd64 --label version=0.0.0 . [2023-03-17T06:01:32.479Z] Sending build context to Docker daemon 6.395MB [2023-03-17T06:01:32.479Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T06:01:32.479Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-17T06:01:32.479Z] ---> 73fc4a9f7250 [2023-03-17T06:01:32.479Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-17T06:01:32.479Z] ---> Running in 96f16ab1b148 [2023-03-17T06:01:32.738Z] Removing intermediate container 96f16ab1b148 [2023-03-17T06:01:32.739Z] ---> 9f44d141d7de [2023-03-17T06:01:32.739Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T06:01:32.739Z] ---> Running in 4a15c9774782 [2023-03-17T06:01:32.739Z] Removing intermediate container 4a15c9774782 [2023-03-17T06:01:32.739Z] ---> bc7ac85edd6c [2023-03-17T06:01:32.739Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-17T06:01:32.739Z] ---> Running in 8a9e8f965cee [2023-03-17T06:01:32.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T06:01:33.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T06:01:33.513Z] OK: 270 MiB in 61 packages [2023-03-17T06:01:33.771Z] Removing intermediate container 8a9e8f965cee [2023-03-17T06:01:33.771Z] ---> 3e6f5120aec6 [2023-03-17T06:01:33.771Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-17T06:01:33.771Z] ---> Running in ad4fbdbd8359 [2023-03-17T06:01:34.030Z] Removing intermediate container ad4fbdbd8359 [2023-03-17T06:01:34.030Z] ---> 5684632d26ad [2023-03-17T06:01:34.030Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-17T06:01:34.030Z] ---> 61d1c54e28c7 [2023-03-17T06:01:34.030Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T06:01:34.030Z] ---> Running in 1fe9a2c4a056 [2023-03-17T06:01:34.963Z] Removing intermediate container 1fe9a2c4a056 [2023-03-17T06:01:34.963Z] ---> ae1a3781114d [2023-03-17T06:01:34.963Z] Step 9/22 : COPY . . [2023-03-17T06:01:35.223Z] ---> 0fbd7b3f60b9 [2023-03-17T06:01:35.223Z] Step 10/22 : RUN ${MAKE} [2023-03-17T06:01:35.223Z] ---> Running in e5e16480b49e [2023-03-17T06:01:35.790Z] 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-17T06:01:53.876Z] Removing intermediate container e5e16480b49e [2023-03-17T06:01:53.876Z] ---> 84289d7e1246 [2023-03-17T06:01:53.876Z] Step 11/22 : FROM alpine:3.17 [2023-03-17T06:01:53.876Z] 3.17: Pulling from library/alpine [2023-03-17T06:01:53.876Z] 63b65145d645: Already exists [2023-03-17T06:01:53.876Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T06:01:53.876Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T06:01:53.876Z] ---> b2aa39c304c2 [2023-03-17T06:01:53.876Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-17T06:01:53.876Z] ---> Running in ad0cfcbadcf9 [2023-03-17T06:01:53.876Z] Removing intermediate container ad0cfcbadcf9 [2023-03-17T06:01:53.876Z] ---> 28936bd8c96a [2023-03-17T06:01:53.876Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-17T06:01:53.876Z] ---> Running in 28564773ace6 [2023-03-17T06:01:53.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T06:01:53.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T06:01:53.876Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T06:01:53.876Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T06:01:53.876Z] OK: 7 MiB in 16 packages [2023-03-17T06:01:53.876Z] Removing intermediate container 28564773ace6 [2023-03-17T06:01:53.876Z] ---> b5dc92b30bed [2023-03-17T06:01:53.876Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-17T06:01:53.876Z] ---> 3ca0e1221a73 [2023-03-17T06:01:53.876Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-17T06:01:54.146Z] ---> ef009df0f529 [2023-03-17T06:01:54.146Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-17T06:01:54.413Z] ---> 30daed41c64a [2023-03-17T06:01:54.413Z] Step 17/22 : EXPOSE 59901 [2023-03-17T06:01:54.413Z] ---> Running in f6c69b5e16dd [2023-03-17T06:01:54.413Z] Removing intermediate container f6c69b5e16dd [2023-03-17T06:01:54.413Z] ---> 0ddd4fb54c7a [2023-03-17T06:01:54.413Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-17T06:01:54.413Z] ---> Running in da65ae451366 [2023-03-17T06:01:54.673Z] Removing intermediate container da65ae451366 [2023-03-17T06:01:54.673Z] ---> ea41e126d2cb [2023-03-17T06:01:54.673Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T06:01:54.673Z] ---> Running in a19f09a90cb2 [2023-03-17T06:01:54.673Z] Removing intermediate container a19f09a90cb2 [2023-03-17T06:01:54.673Z] ---> e9febe61d79b [2023-03-17T06:01:54.673Z] Step 20/22 : LABEL arch=amd64 [2023-03-17T06:01:54.673Z] ---> Running in a4aea7096300 [2023-03-17T06:01:54.933Z] Removing intermediate container a4aea7096300 [2023-03-17T06:01:54.933Z] ---> 961170882e03 [2023-03-17T06:01:54.933Z] Step 21/22 : LABEL git_sha=32d5719929c84471dcc533a38befc2130b2951d8 [2023-03-17T06:01:54.933Z] ---> Running in 5df64d3eb390 [2023-03-17T06:01:54.933Z] Removing intermediate container 5df64d3eb390 [2023-03-17T06:01:54.933Z] ---> 6d9033ce292e [2023-03-17T06:01:54.933Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T06:01:54.933Z] ---> Running in 98f1ab890064 [2023-03-17T06:01:55.191Z] Removing intermediate container 98f1ab890064 [2023-03-17T06:01:55.191Z] ---> bafa016b8109 [2023-03-17T06:01:55.191Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T06:01:55.191Z] Successfully built bafa016b8109 [2023-03-17T06:01:55.191Z] 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-17T06:01:56.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T06:01:56.058Z] [2023-03-17T06:01:56.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:01:56.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T06:01:56.432Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T06:01:56.432Z] 5eb5b503b376: Pulling fs layer [2023-03-17T06:01:56.432Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T06:01:56.432Z] ec43610c2a17: Pulling fs layer [2023-03-17T06:01:56.432Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T06:01:56.432Z] 33b1e0a273af: Pulling fs layer [2023-03-17T06:01:56.432Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T06:01:56.432Z] 2f39f015ded8: Pulling fs layer [2023-03-17T06:01:56.432Z] 33b1e0a273af: Waiting [2023-03-17T06:01:56.432Z] 5d3b04190fa2: Waiting [2023-03-17T06:01:56.432Z] 2f39f015ded8: Waiting [2023-03-17T06:01:56.432Z] 3a2ae6a8a46f: Waiting [2023-03-17T06:01:56.432Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T06:01:56.432Z] 5c69ac0246d0: Download complete [2023-03-17T06:01:56.432Z] 3a2ae6a8a46f: Download complete [2023-03-17T06:01:56.694Z] 33b1e0a273af: Verifying Checksum [2023-03-17T06:01:56.694Z] 33b1e0a273af: Download complete [2023-03-17T06:01:56.694Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T06:01:56.694Z] 5d3b04190fa2: Download complete [2023-03-17T06:01:56.694Z] ec43610c2a17: Verifying Checksum [2023-03-17T06:01:56.694Z] 5eb5b503b376: Verifying Checksum [2023-03-17T06:01:56.694Z] 5eb5b503b376: Download complete [2023-03-17T06:01:57.265Z] 2f39f015ded8: Download complete [2023-03-17T06:01:57.828Z] 5eb5b503b376: Pull complete [2023-03-17T06:01:57.829Z] 5c69ac0246d0: Pull complete [2023-03-17T06:01:58.396Z] ec43610c2a17: Pull complete [2023-03-17T06:01:58.396Z] 3a2ae6a8a46f: Pull complete [2023-03-17T06:01:58.655Z] 33b1e0a273af: Pull complete [2023-03-17T06:01:58.655Z] 5d3b04190fa2: Pull complete [2023-03-17T06:02:02.841Z] 2f39f015ded8: Pull complete [2023-03-17T06:02:02.841Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T06:02:02.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T06:02:02.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T06:02:03.106Z] prd-ubuntu20.04-docker-8c-8g-4344 does not seem to be running inside a container [2023-03-17T06:02:03.133Z] $ 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-433 -v /w/workspace/xfoundry_device-modbus-go_PR-433:/w/workspace/xfoundry_device-modbus-go_PR-433:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-433@tmp:/w/workspace/xfoundry_device-modbus-go_PR-433@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-lftools-log-publisher:latest cat [2023-03-17T06:02:04.986Z] $ docker top 173217425a115dc076d578e2e5b26f1e151c5f057a6ecff0a5cdf614857dc818 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:02:05.407Z] ---> job-cost.sh [2023-03-17T06:02:05.407Z] lf-activate-venv: SKIPPING [2023-03-17T06:02:05.407Z] INFO: No Stack... [2023-03-17T06:02:05.664Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T06:02:05.922Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T06:02:06.232Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-433/archives/cost.csv [2023-03-17T06:02:06.232Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T06:02:06.269Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-433-1-stack-cost] [2023-03-17T06:02:06.274Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-433-1-stack-cost] did not exist. Created. [2023-03-17T06:02:06.274Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T06:02:06.666Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T06:02:06.719Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T06:02:06.750Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-433-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T06:02:06.826Z] $ docker stop --time=1 173217425a115dc076d578e2e5b26f1e151c5f057a6ecff0a5cdf614857dc818 [2023-03-17T06:02:07.989Z] $ docker rm -f --volumes 173217425a115dc076d578e2e5b26f1e151c5f057a6ecff0a5cdf614857dc818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T06:03:16.620Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4347 in /w/workspace/xfoundry_device-modbus-go_PR-433 [Pipeline] { [Pipeline] ws [2023-03-17T06:03:16.673Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-17T06:03:16.763Z] Selected Git installation does not exist. Using Default [2023-03-17T06:03:16.763Z] The recommended git tool is: NONE [2023-03-17T06:03:29.591Z] using credential edgex-jenkins-ssh [2023-03-17T06:03:29.611Z] Cloning the remote Git repository [2023-03-17T06:03:29.694Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-17T06:03:29.875Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-17T06:03:30.146Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-17T06:03:30.147Z] > git --version # timeout=10 [2023-03-17T06:03:30.188Z] > git --version # 'git version 2.25.1' [2023-03-17T06:03:30.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T06:03:30.443Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T06:03:31.616Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-17T06:03:31.652Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T06:03:33.167Z] Merging remotes/origin/main commit d976059f8bfb405a00b06a9502768812e8b859e1 into PR head commit 32d5719929c84471dcc533a38befc2130b2951d8 [2023-03-17T06:03:33.483Z] Merge succeeded, producing 32d5719929c84471dcc533a38befc2130b2951d8 [2023-03-17T06:03:33.484Z] Checking out Revision 32d5719929c84471dcc533a38befc2130b2951d8 (PR-433) [2023-03-17T06:03:32.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-17T06:03:32.651Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-17T06:03:32.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T06:03:32.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/433/head:refs/remotes/origin/PR-433 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T06:03:33.187Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T06:03:33.274Z] > git checkout -f 32d5719929c84471dcc533a38befc2130b2951d8 # timeout=10 [2023-03-17T06:03:33.366Z] > git remote # timeout=10 [2023-03-17T06:03:33.388Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T06:03:33.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T06:03:33.429Z] > git merge d976059f8bfb405a00b06a9502768812e8b859e1 # timeout=10 [2023-03-17T06:03:33.461Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T06:03:33.490Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T06:03:33.509Z] > git checkout -f 32d5719929c84471dcc533a38befc2130b2951d8 # timeout=10 [2023-03-17T06:03:34.002Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-17T06:03:34.078Z] > git --version # timeout=10 [2023-03-17T06:03:34.091Z] > git --version # 'git version 2.25.1' [2023-03-17T06:03:34.106Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T06:03:35.347Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T06:03:35.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T06:03:35.347Z] Dload Upload Total Spent Left Speed [2023-03-17T06:03:35.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-03-17T06:03:36.059Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T06:03:36.424Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T06:03:36.424Z] + sudo tee /etc/docker/daemon.new [2023-03-17T06:03:36.424Z] { [2023-03-17T06:03:36.424Z] "registry-mirrors": [ [2023-03-17T06:03:36.424Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T06:03:36.424Z] ], [2023-03-17T06:03:36.424Z] "bip": "10.250.0.254/24", [2023-03-17T06:03:36.424Z] "hosts": [ [2023-03-17T06:03:36.424Z] "tcp://0.0.0.0:5555", [2023-03-17T06:03:36.424Z] "unix:///var/run/docker.sock" [2023-03-17T06:03:36.424Z] ], [2023-03-17T06:03:36.424Z] "mtu": 1458, [2023-03-17T06:03:36.424Z] "selinux-enabled": true, [2023-03-17T06:03:36.424Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T06:03:36.424Z] } [Pipeline] sh [2023-03-17T06:03:36.771Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T06:03:37.129Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T06:03:59.326Z] provisioning config files... [2023-03-17T06:03:59.362Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4517877334671300172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:03:59.781Z] ---> docker-login.sh [2023-03-17T06:03:59.781Z] nexus3.edgexfoundry.org:10001 [2023-03-17T06:04:00.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:04:00.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:04:00.647Z] Configure a credential helper to remove this warning. See [2023-03-17T06:04:00.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:04:00.647Z] [2023-03-17T06:04:00.647Z] Login Succeeded [2023-03-17T06:04:00.647Z] nexus3.edgexfoundry.org:10002 [2023-03-17T06:04:00.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:04:00.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:04:00.918Z] Configure a credential helper to remove this warning. See [2023-03-17T06:04:00.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:04:00.918Z] [2023-03-17T06:04:00.918Z] Login Succeeded [2023-03-17T06:04:00.918Z] nexus3.edgexfoundry.org:10003 [2023-03-17T06:04:01.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:04:01.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:04:01.463Z] Configure a credential helper to remove this warning. See [2023-03-17T06:04:01.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:04:01.463Z] [2023-03-17T06:04:01.463Z] Login Succeeded [2023-03-17T06:04:01.463Z] nexus3.edgexfoundry.org:10004 [2023-03-17T06:04:01.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:04:01.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:04:01.735Z] Configure a credential helper to remove this warning. See [2023-03-17T06:04:01.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:04:01.735Z] [2023-03-17T06:04:01.735Z] Login Succeeded [2023-03-17T06:04:01.735Z] docker.io [2023-03-17T06:04:02.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T06:04:02.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T06:04:02.278Z] Configure a credential helper to remove this warning. See [2023-03-17T06:04:02.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T06:04:02.278Z] [2023-03-17T06:04:02.278Z] Login Succeeded [2023-03-17T06:04:02.278Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T06:04:02.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T06:04:02.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T06:04:02.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T06:04:02.818Z] ========================================================= [2023-03-17T06:04:02.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T06:04:02.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:04:03.331Z] + 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-17T06:04:03.604Z] Sending build context to Docker daemon 3.322MB [2023-03-17T06:04:03.604Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T06:04:03.604Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-17T06:04:03.880Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T06:04:03.880Z] af6eaf76a39c: Pulling fs layer [2023-03-17T06:04:03.880Z] 55522c791124: Pulling fs layer [2023-03-17T06:04:03.880Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T06:04:03.880Z] 169dfbe0d373: Pulling fs layer [2023-03-17T06:04:03.880Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T06:04:03.880Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T06:04:03.880Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T06:04:03.880Z] 169dfbe0d373: Waiting [2023-03-17T06:04:03.880Z] e1ff8fa3b103: Waiting [2023-03-17T06:04:03.880Z] 52ebb69f0ebf: Waiting [2023-03-17T06:04:03.880Z] 5abe8eddf0d5: Waiting [2023-03-17T06:04:03.880Z] 55522c791124: Verifying Checksum [2023-03-17T06:04:03.880Z] 55522c791124: Download complete [2023-03-17T06:04:03.880Z] 169dfbe0d373: Download complete [2023-03-17T06:04:03.880Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T06:04:03.880Z] e1ff8fa3b103: Download complete [2023-03-17T06:04:04.158Z] af6eaf76a39c: Verifying Checksum [2023-03-17T06:04:05.135Z] af6eaf76a39c: Pull complete [2023-03-17T06:04:05.135Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T06:04:05.135Z] 5abe8eddf0d5: Download complete [2023-03-17T06:04:05.845Z] 55522c791124: Pull complete [2023-03-17T06:04:06.876Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T06:04:06.876Z] ce5c4a1c91eb: Download complete [2023-03-17T06:04:06.876Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T06:04:06.876Z] 52ebb69f0ebf: Download complete [2023-03-17T06:04:18.455Z] ce5c4a1c91eb: Pull complete [2023-03-17T06:04:18.455Z] 169dfbe0d373: Pull complete [2023-03-17T06:04:18.455Z] e1ff8fa3b103: Pull complete [2023-03-17T06:04:25.143Z] 52ebb69f0ebf: Pull complete [2023-03-17T06:04:27.098Z] 5abe8eddf0d5: Pull complete [2023-03-17T06:04:27.098Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T06:04:27.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T06:04:27.098Z] ---> 6cb57ee374ae [2023-03-17T06:04:27.098Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-17T06:04:28.073Z] ---> Running in efe16ef85609 [2023-03-17T06:04:28.341Z] Removing intermediate container efe16ef85609 [2023-03-17T06:04:28.341Z] ---> db2c88bc2b36 [2023-03-17T06:04:28.341Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T06:04:28.341Z] ---> Running in b6e317b5afd0 [2023-03-17T06:04:28.610Z] Removing intermediate container b6e317b5afd0 [2023-03-17T06:04:28.610Z] ---> eb772751c7c1 [2023-03-17T06:04:28.610Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-17T06:04:28.610Z] ---> Running in 058d3720285d [2023-03-17T06:04:30.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T06:04:30.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T06:04:31.708Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T06:04:31.708Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-17T06:04:31.708Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T06:04:31.708Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T06:04:31.708Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-17T06:04:31.708Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-17T06:04:31.708Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-17T06:04:31.708Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-17T06:04:31.708Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T06:04:31.708Z] OK: 270 MiB in 61 packages [2023-03-17T06:04:35.968Z] Removing intermediate container 058d3720285d [2023-03-17T06:04:35.969Z] ---> fd492d90d3bb [2023-03-17T06:04:35.969Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-17T06:04:35.969Z] ---> Running in 60c3d03bd589 [2023-03-17T06:04:36.235Z] Removing intermediate container 60c3d03bd589 [2023-03-17T06:04:36.235Z] ---> b5ce0ecead0d [2023-03-17T06:04:36.235Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-17T06:04:36.507Z] ---> fbd586acac64 [2023-03-17T06:04:36.507Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T06:04:36.775Z] ---> Running in 1371b6ba28db [2023-03-17T06:05:58.433Z] Removing intermediate container 1371b6ba28db [2023-03-17T06:05:58.433Z] ---> b6f591d5969d [2023-03-17T06:05:58.433Z] Step 9/10 : COPY . . [2023-03-17T06:05:58.433Z] ---> f1770da9fa2e [2023-03-17T06:05:58.433Z] Step 10/10 : RUN ${MAKE} [2023-03-17T06:05:58.433Z] ---> Running in e59c8e48591d [2023-03-17T06:05:58.433Z] noop [2023-03-17T06:05:58.433Z] Removing intermediate container e59c8e48591d [2023-03-17T06:05:58.433Z] ---> bbe85af80f78 [2023-03-17T06:05:58.433Z] Successfully built bbe85af80f78 [2023-03-17T06:05:58.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:05:58.933Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T06:05:58.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T06:05:59.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-4347 does not seem to be running inside a container [2023-03-17T06:05:59.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2023-03-17T06:06:00.499Z] $ docker top c8079794ca1082d5683851296819eea3fd97dee7474bb1e1b53e3cc35082bb1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T06:06:01.399Z] + go version [2023-03-17T06:06:01.399Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T06:06:01.435Z] $ docker stop --time=1 c8079794ca1082d5683851296819eea3fd97dee7474bb1e1b53e3cc35082bb1d [2023-03-17T06:06:03.130Z] $ docker rm -f --volumes c8079794ca1082d5683851296819eea3fd97dee7474bb1e1b53e3cc35082bb1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:06:04.003Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T06:06:04.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T06:06:04.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-4347 does not seem to be running inside a container [2023-03-17T06:06:04.416Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** ci-base-image-arm64 cat [2023-03-17T06:06:05.715Z] $ docker top 925a0e1a54c0032082d6bca23a930288538743ebbb7596c580bb8250e6ea70c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T06:06:06.639Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-17T06:06:07.355Z] + make test [2023-03-17T06:06:07.355Z] go test ./... -coverprofile=coverage.out [2023-03-17T06:06:46.265Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-17T06:08:37.951Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-17T06:08:40.535Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.070s coverage: 48.0% of statements [2023-03-17T06:08:41.120Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T06:08:41.120Z] go vet ./... [2023-03-17T06:09:07.825Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T06:09:07.825Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T06:09:07.825Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T06:09:07.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T06:09:07.891Z] $ docker stop --time=1 925a0e1a54c0032082d6bca23a930288538743ebbb7596c580bb8250e6ea70c6 [2023-03-17T06:09:09.720Z] $ docker rm -f --volumes 925a0e1a54c0032082d6bca23a930288538743ebbb7596c580bb8250e6ea70c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T06:09:10.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T06:09:10.918Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T06:09:11.399Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T06:09:11.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T06:09:12.322Z] + ls -al . [2023-03-17T06:09:12.322Z] total 176 [2023-03-17T06:09:12.322Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 06:06 . [2023-03-17T06:09:12.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 06:03 .. [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 06:03 .dockerignore [2023-03-17T06:09:12.322Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 06:03 .git [2023-03-17T06:09:12.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:03 .github [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 17 06:03 .gitignore [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 06:03 .golangci.yml [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 10236 Mar 17 06:03 Attribution.txt [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 17 06:03 CHANGELOG.md [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 17 06:03 Dockerfile [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 06:03 GOVERNANCE.md [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 17 06:03 Jenkinsfile [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 06:03 LICENSE [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 17 06:03 Makefile [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 17 06:03 OWNERS.md [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 4061 Mar 17 06:03 README.md [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 06:00 VERSION [2023-03-17T06:09:12.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 06:03 bin [2023-03-17T06:09:12.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:03 cmd [2023-03-17T06:09:12.322Z] -rw-r--r-- 1 jenkins jenkins 23736 Mar 17 06:08 coverage.out [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 3498 Mar 17 06:03 go.mod [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 31643 Mar 17 06:03 go.sum [2023-03-17T06:09:12.322Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 06:03 internal [2023-03-17T06:09:12.322Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 06:03 simulator [2023-03-17T06:09:12.322Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 06:03 snap [2023-03-17T06:09:12.322Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 17 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:09:12.729Z] + 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=32d5719929c84471dcc533a38befc2130b2951d8 --label arch=arm64 --label version=0.0.0 . [2023-03-17T06:09:12.998Z] Sending build context to Docker daemon 3.346MB [2023-03-17T06:09:12.998Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T06:09:12.998Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-17T06:09:12.998Z] ---> bbe85af80f78 [2023-03-17T06:09:12.998Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-17T06:09:13.265Z] ---> Running in f453b35912ac [2023-03-17T06:09:13.531Z] Removing intermediate container f453b35912ac [2023-03-17T06:09:13.531Z] ---> aac6b3df2e36 [2023-03-17T06:09:13.531Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T06:09:13.531Z] ---> Running in f357637b7902 [2023-03-17T06:09:13.799Z] Removing intermediate container f357637b7902 [2023-03-17T06:09:13.799Z] ---> 5cc52dbc87f0 [2023-03-17T06:09:13.799Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-17T06:09:13.799Z] ---> Running in 0d737c7625cf [2023-03-17T06:09:14.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T06:09:15.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T06:09:16.756Z] OK: 270 MiB in 61 packages [2023-03-17T06:09:17.717Z] Removing intermediate container 0d737c7625cf [2023-03-17T06:09:17.717Z] ---> 3fc6fb328089 [2023-03-17T06:09:17.717Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-17T06:09:17.717Z] ---> Running in 7c3162ad0076 [2023-03-17T06:09:17.984Z] Removing intermediate container 7c3162ad0076 [2023-03-17T06:09:17.984Z] ---> 87e1c1de1929 [2023-03-17T06:09:17.984Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-17T06:09:20.635Z] ---> 28bc5e0562b4 [2023-03-17T06:09:20.635Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T06:09:20.635Z] ---> Running in 5d363d7048c4 [2023-03-17T06:09:23.245Z] Removing intermediate container 5d363d7048c4 [2023-03-17T06:09:23.245Z] ---> 16dd1bd44602 [2023-03-17T06:09:23.245Z] Step 9/22 : COPY . . [2023-03-17T06:09:24.205Z] ---> 758122a77db1 [2023-03-17T06:09:24.206Z] Step 10/22 : RUN ${MAKE} [2023-03-17T06:09:24.206Z] ---> Running in bcc1aa87c491 [2023-03-17T06:09:25.165Z] 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-17T06:11:31.870Z] Removing intermediate container bcc1aa87c491 [2023-03-17T06:11:31.870Z] ---> 97b31ca31ff8 [2023-03-17T06:11:31.870Z] Step 11/22 : FROM alpine:3.17 [2023-03-17T06:11:31.870Z] 3.17: Pulling from library/alpine [2023-03-17T06:11:31.870Z] af6eaf76a39c: Already exists [2023-03-17T06:11:31.870Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T06:11:31.870Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T06:11:31.870Z] ---> d74e625d9115 [2023-03-17T06:11:31.870Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-17T06:11:31.870Z] ---> Running in ffd33b4bcc41 [2023-03-17T06:11:31.870Z] Removing intermediate container ffd33b4bcc41 [2023-03-17T06:11:31.870Z] ---> 03d111689ecb [2023-03-17T06:11:31.870Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-17T06:11:31.870Z] ---> Running in 19e7414a89be [2023-03-17T06:11:32.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T06:11:32.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T06:11:33.691Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T06:11:33.691Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T06:11:33.962Z] OK: 8 MiB in 16 packages [2023-03-17T06:11:34.945Z] Removing intermediate container 19e7414a89be [2023-03-17T06:11:34.945Z] ---> 13da1bd9d9be [2023-03-17T06:11:34.945Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-17T06:11:36.367Z] ---> 7155ef175ffa [2023-03-17T06:11:36.367Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-17T06:11:36.634Z] ---> aac855e73e78 [2023-03-17T06:11:36.634Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-17T06:11:37.215Z] ---> 227df0f31150 [2023-03-17T06:11:37.215Z] Step 17/22 : EXPOSE 59901 [2023-03-17T06:11:37.215Z] ---> Running in 72f59b5e76ca [2023-03-17T06:11:37.485Z] Removing intermediate container 72f59b5e76ca [2023-03-17T06:11:37.485Z] ---> 21355a283f4f [2023-03-17T06:11:37.485Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-17T06:11:37.485Z] ---> Running in 5a2a40daa463 [2023-03-17T06:11:37.753Z] Removing intermediate container 5a2a40daa463 [2023-03-17T06:11:37.753Z] ---> 989ffe03712c [2023-03-17T06:11:37.753Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T06:11:37.753Z] ---> Running in e88b8493f074 [2023-03-17T06:11:38.022Z] Removing intermediate container e88b8493f074 [2023-03-17T06:11:38.023Z] ---> 09eda2ee616d [2023-03-17T06:11:38.023Z] Step 20/22 : LABEL arch=arm64 [2023-03-17T06:11:38.290Z] ---> Running in c493047da746 [2023-03-17T06:11:38.556Z] Removing intermediate container c493047da746 [2023-03-17T06:11:38.556Z] ---> 75261229a142 [2023-03-17T06:11:38.556Z] Step 21/22 : LABEL git_sha=32d5719929c84471dcc533a38befc2130b2951d8 [2023-03-17T06:11:38.556Z] ---> Running in c02db5ad3b14 [2023-03-17T06:11:38.823Z] Removing intermediate container c02db5ad3b14 [2023-03-17T06:11:38.823Z] ---> 262f7683b9ee [2023-03-17T06:11:38.823Z] Step 22/22 : LABEL version=0.0.0 [2023-03-17T06:11:38.823Z] ---> Running in b3ee77a023b1 [2023-03-17T06:11:39.088Z] Removing intermediate container b3ee77a023b1 [2023-03-17T06:11:39.088Z] ---> 221d8e04f395 [2023-03-17T06:11:39.088Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T06:11:39.088Z] Successfully built 221d8e04f395 [2023-03-17T06:11:39.088Z] 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-17T06:11:39.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T06:11:39.879Z] [2023-03-17T06:11:39.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:11:40.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T06:11:40.271Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T06:11:40.271Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T06:11:40.271Z] 04944245beec: Pulling fs layer [2023-03-17T06:11:40.271Z] 699f458cf7ca: Pulling fs layer [2023-03-17T06:11:40.271Z] 765212b225bb: Pulling fs layer [2023-03-17T06:11:40.271Z] f23df028b6ca: Pulling fs layer [2023-03-17T06:11:40.271Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T06:11:40.271Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T06:11:40.271Z] f23df028b6ca: Waiting [2023-03-17T06:11:40.271Z] d65c8cfc05b1: Waiting [2023-03-17T06:11:40.271Z] 765212b225bb: Waiting [2023-03-17T06:11:40.271Z] 2437ff75d9bd: Waiting [2023-03-17T06:11:40.545Z] 04944245beec: Verifying Checksum [2023-03-17T06:11:40.545Z] 04944245beec: Download complete [2023-03-17T06:11:40.545Z] 765212b225bb: Download complete [2023-03-17T06:11:40.545Z] f23df028b6ca: Verifying Checksum [2023-03-17T06:11:40.545Z] f23df028b6ca: Download complete [2023-03-17T06:11:40.545Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T06:11:40.545Z] d65c8cfc05b1: Download complete [2023-03-17T06:11:40.815Z] 699f458cf7ca: Verifying Checksum [2023-03-17T06:11:40.815Z] 699f458cf7ca: Download complete [2023-03-17T06:11:41.084Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T06:11:41.084Z] 8998bd30e6a1: Download complete [2023-03-17T06:11:43.673Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T06:11:43.674Z] 2437ff75d9bd: Download complete [2023-03-17T06:11:45.084Z] 8998bd30e6a1: Pull complete [2023-03-17T06:11:45.352Z] 04944245beec: Pull complete [2023-03-17T06:11:46.767Z] 699f458cf7ca: Pull complete [2023-03-17T06:11:46.767Z] 765212b225bb: Pull complete [2023-03-17T06:11:47.730Z] f23df028b6ca: Pull complete [2023-03-17T06:11:47.730Z] d65c8cfc05b1: Pull complete [2023-03-17T06:12:02.726Z] 2437ff75d9bd: Pull complete [2023-03-17T06:12:02.726Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T06:12:02.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T06:12:02.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T06:12:03.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-4347 does not seem to be running inside a container [2023-03-17T06:12:03.118Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T06:12:08.219Z] $ docker top 8ad5f1b0f2e2101810f7f8c8fb5f2f5f8059785cb3fa46671159c033fa0afc83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:12:09.123Z] ---> job-cost.sh [2023-03-17T06:12:09.123Z] lf-activate-venv: SKIPPING [2023-03-17T06:12:09.123Z] INFO: No Stack... [2023-03-17T06:12:09.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T06:12:10.287Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T06:12:10.627Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-03-17T06:12:10.627Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T06:12:10.946Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-433-1-stack-cost] [2023-03-17T06:12:10.951Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-433-1-stack-cost] did not exist. Created. [2023-03-17T06:12:10.951Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-433-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T06:12:11.671Z] /w/workspace/device-modbus-go/1@tmp/durable-70136fbe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T06:12:12.018Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T06:12:12.051Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T06:12:12.096Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T06:12:12.110Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-433-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T06:12:12.193Z] $ docker stop --time=1 8ad5f1b0f2e2101810f7f8c8fb5f2f5f8059785cb3fa46671159c033fa0afc83 [2023-03-17T06:12:13.667Z] $ docker rm -f --volumes 8ad5f1b0f2e2101810f7f8c8fb5f2f5f8059785cb3fa46671159c033fa0afc83 [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-17T06:12:14.626Z] provisioning config files... [2023-03-17T06:12:14.634Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-433@tmp/config1530916792713009692tmp [Pipeline] { [Pipeline] sh [2023-03-17T06:12:14.972Z] + set +x [2023-03-17T06:12:14.972Z] + curl -s https://codecov.io/bash [2023-03-17T06:12:14.972Z] + bash -s -- [2023-03-17T06:12:14.972Z] [2023-03-17T06:12:14.972Z] _____ _ [2023-03-17T06:12:14.972Z] / ____| | | [2023-03-17T06:12:14.972Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T06:12:14.972Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T06:12:14.972Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T06:12:14.972Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T06:12:14.972Z] Bash-1.0.6 [2023-03-17T06:12:14.972Z] [2023-03-17T06:12:14.972Z] [2023-03-17T06:12:14.972Z] ==> git version 2.25.1 found [2023-03-17T06:12:14.972Z] ==> 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-17T06:12:14.972Z] Release-Date: 2020-01-08 [2023-03-17T06:12:14.972Z] 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-17T06:12:14.972Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T06:12:14.972Z] ==> Jenkins CI detected. [2023-03-17T06:12:14.972Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-433 [2023-03-17T06:12:14.972Z] project root: . [2023-03-17T06:12:14.972Z] --> token set from env [2023-03-17T06:12:14.972Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T06:12:14.972Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T06:12:14.972Z] ==> Python coveragepy not found [2023-03-17T06:12:14.972Z] ==> Searching for coverage reports in: [2023-03-17T06:12:14.972Z] + . [2023-03-17T06:12:14.972Z] -> Found 1 reports [2023-03-17T06:12:14.972Z] ==> Detecting git/mercurial file structure [2023-03-17T06:12:14.972Z] ==> Reading reports [2023-03-17T06:12:14.972Z] + ./coverage.out bytes=23736 [2023-03-17T06:12:14.972Z] ==> Appending adjustments [2023-03-17T06:12:14.972Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T06:12:15.231Z] + Found adjustments [2023-03-17T06:12:15.231Z] ==> Gzipping contents [2023-03-17T06:12:15.231Z] 4.0K /tmp/codecov.altozT.gz [2023-03-17T06:12:15.231Z] ==> Uploading reports [2023-03-17T06:12:15.231Z] url: https://codecov.io [2023-03-17T06:12:15.231Z] query: branch=PR-433&commit=32d5719929c84471dcc533a38befc2130b2951d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=433&job=&cmd_args= [2023-03-17T06:12:15.231Z] -> Pinging Codecov [2023-03-17T06:12:15.232Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-433&commit=32d5719929c84471dcc533a38befc2130b2951d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-433%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=433&job=&cmd_args= [2023-03-17T06:12:15.232Z] -> Uploading to [2023-03-17T06:12:15.232Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/55DBCA73C666E3227836607328DD7E49/32d5719929c84471dcc533a38befc2130b2951d8/adb7cb4b-1b8d-4720-a369-dfee945ae3e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T061215Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ffd0c864861678f731519eb577e1654aa40eb61eb8b98c4dbc6fd08249a8ec4 [2023-03-17T06:12:15.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T06:12:15.232Z] Dload Upload Total Spent Left Speed [2023-03-17T06:12:15.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 14061 --:--:-- --:--:-- --:--:-- 14061 [2023-03-17T06:12:15.749Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/32d5719929c84471dcc533a38befc2130b2951d8 [Pipeline] } [2023-03-17T06:12:15.773Z] 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-17T06:12:17.434Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-433/archives ] [2023-03-17T06:12:17.434Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-433/archives [2023-03-17T06:12:17.434Z] total 16 [2023-03-17T06:12:17.434Z] drwxr-xr-x 3 root root 4096 Mar 17 06:02 . [2023-03-17T06:12:17.434Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 06:02 .. [2023-03-17T06:12:17.434Z] drwxr-xr-x 2 root root 4096 Mar 17 06:02 cost [2023-03-17T06:12:17.434Z] -rw-r--r-- 1 root root 88 Mar 17 06:02 cost.csv [2023-03-17T06:12:17.434Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-433/archives [2023-03-17T06:12:17.434Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-433/archives [2023-03-17T06:12:17.434Z] total 16 [2023-03-17T06:12:17.434Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 06:02 . [2023-03-17T06:12:17.434Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 06:02 .. [2023-03-17T06:12:17.434Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 06:02 cost [2023-03-17T06:12:17.434Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 17 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:12:17.760Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:12:18.651Z] ---> package-listing.sh [2023-03-17T06:12:18.651Z] ++ facter osfamily [2023-03-17T06:12:18.651Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T06:12:18.911Z] + OS_FAMILY=debian [2023-03-17T06:12:18.911Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-433 [2023-03-17T06:12:18.911Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T06:12:18.912Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T06:12:18.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T06:12:18.912Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T06:12:18.912Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-433 ']' [2023-03-17T06:12:18.912Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T06:12:18.912Z] + case "${OS_FAMILY}" in [2023-03-17T06:12:18.912Z] + dpkg -l [2023-03-17T06:12:18.912Z] + grep '^ii' [2023-03-17T06:12:18.912Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T06:12:18.912Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T06:12:18.912Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T06:12:18.912Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-433 ']' [2023-03-17T06:12:18.912Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-433/archives/ [2023-03-17T06:12:18.912Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-433/archives/ [Pipeline] echo [2023-03-17T06:12:18.945Z] 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-433/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T06:12:19.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T06:12:19.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T06:12:19.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T06:12:19.989Z] prd-ubuntu20.04-docker-8c-8g-4344 does not seem to be running inside a container [2023-03-17T06:12:20.019Z] $ 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-433/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-433 -v /w/workspace/xfoundry_device-modbus-go_PR-433:/w/workspace/xfoundry_device-modbus-go_PR-433:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-433@tmp:/w/workspace/xfoundry_device-modbus-go_PR-433@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T06:12:20.229Z] $ docker top f1ced0658ed97b0fab52a8e64da81df74810ae0da9fffb00f88cb2160be3cc51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T06:12:20.607Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T06:12:20.915Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T06:12:21.220Z] + ls /var/log/sa-host [2023-03-17T06:12:21.220Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T06:12:21.344Z] provisioning config files... [2023-03-17T06:12:21.354Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-433@tmp/config17989841648215841288tmp [Pipeline] { [Pipeline] echo [2023-03-17T06:12:21.396Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:12:21.715Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T06:12:21.741Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:12:22.130Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T06:12:22.163Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:12:22.475Z] ---> sudo-logs.sh [2023-03-17T06:12:22.475Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T06:12:22.553Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:12:22.860Z] ---> job-cost.sh [2023-03-17T06:12:22.860Z] lf-activate-venv: SKIPPING [2023-03-17T06:12:22.860Z] DEBUG: total: 0.2199999988079071 [2023-03-17T06:12:22.860Z] INFO: Retrieving Stack Cost... [2023-03-17T06:12:23.120Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T06:12:23.689Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T06:12:23.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T06:12:24.039Z] ---> logs-deploy.sh [2023-03-17T06:12:24.039Z] lf-activate-venv: SKIPPING [2023-03-17T06:12:24.039Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-433/1 [2023-03-17T06:12:24.039Z] INFO: archiving workspace using pattern(s): [2023-03-17T06:12:24.977Z] Archives upload complete. [2023-03-17T06:12:24.977Z] INFO: archiving logs to Nexus