Pull request #607 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ce29687293c29037e355f891133db972a10e8a2f+96b3e6837c0c0a3acc7abbc19ad4378a288ec056 (da973b7ac7ba5458e14ac65cf5e14ec9ac8b428d) 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-ssh14297892795133605296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12659839961587810774.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-mqtt-go/branches/PR-607/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-mqtt-go/branches/PR-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4874560860632755734.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-mqtt-go/branches/PR-607/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4584650164426534136.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh8747706481461489988.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-mqtt-go/branches/PR-607/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-mqtt-go/branches/PR-607/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10806258686728325661.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16439 in /w/workspace/gexfoundry_device-mqtt-go_PR-607 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-607 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 into PR head commit ce29687293c29037e355f891133db972a10e8a2f Merge succeeded, producing ce29687293c29037e355f891133db972a10e8a2f Checking out Revision ce29687293c29037e355f891133db972a10e8a2f (PR-607) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f ce29687293c29037e355f891133db972a10e8a2f # 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 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce29687293c29037e355f891133db972a10e8a2f # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-23T02:01:02.545Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T02:01:02.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T02:01:02.844Z] ========================================================= [2023-05-23T02:01:02.844Z] EdgeX Global Pipelines Version Info [2023-05-23T02:01:02.844Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:01:03.618Z] ------------------- [2023-05-23T02:01:03.618Z] stable info: [2023-05-23T02:01:03.618Z] ------------------- [2023-05-23T02:01:03.618Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T02:01:03.618Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T02:01:03.618Z] Message: update stable to v1.0.249 [2023-05-23T02:01:04.188Z] ------------------- [2023-05-23T02:01:04.188Z] experimental info: [2023-05-23T02:01:04.188Z] ------------------- [2023-05-23T02:01:04.188Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T02:01:04.188Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T02:01:04.188Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T02:01:04.484Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-23T02:01:04.529Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-23T02:01:04.574Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T02:01:04.613Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T02:01:04.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T02:01:04.698Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T02:01:04.740Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T02:01:04.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T02:01:04.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T02:01:04.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T02:01:04.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T02:01:04.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-23T02:01:04.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T02:01:05.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T02:01:05.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T02:01:05.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T02:01:05.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T02:01:05.216Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T02:01:05.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T02:01:05.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T02:01:05.346Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T02:01:05.389Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T02:01:05.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T02:01:05.470Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T02:01:05.513Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T02:01:05.557Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T02:01:05.601Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T02:01:05.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-607 [Pipeline] echo [2023-05-23T02:01:05.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-607 [Pipeline] echo [2023-05-23T02:01:05.725Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-607 [Pipeline] echo [2023-05-23T02:01:05.768Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce29687293c29037e355f891133db972a10e8a2f [Pipeline] echo [2023-05-23T02:01:05.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce29687 [Pipeline] echo [2023-05-23T02:01:05.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T02:01:05.984Z] provisioning config files... [2023-05-23T02:01:06.019Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp/config2448977182798139204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:01:06.357Z] ---> docker-login.sh [2023-05-23T02:01:06.357Z] nexus3.edgexfoundry.org:10001 [2023-05-23T02:01:06.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:06.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:06.619Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:06.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:06.619Z] [2023-05-23T02:01:06.619Z] Login Succeeded [2023-05-23T02:01:06.619Z] nexus3.edgexfoundry.org:10002 [2023-05-23T02:01:06.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:06.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:06.880Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:06.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:06.880Z] [2023-05-23T02:01:06.880Z] Login Succeeded [2023-05-23T02:01:06.880Z] nexus3.edgexfoundry.org:10003 [2023-05-23T02:01:06.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:06.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:06.880Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:06.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:06.880Z] [2023-05-23T02:01:06.880Z] Login Succeeded [2023-05-23T02:01:06.880Z] nexus3.edgexfoundry.org:10004 [2023-05-23T02:01:07.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:07.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:07.141Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:07.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:07.141Z] [2023-05-23T02:01:07.141Z] Login Succeeded [2023-05-23T02:01:07.141Z] docker.io [2023-05-23T02:01:07.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:07.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:07.403Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:07.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:07.403Z] [2023-05-23T02:01:07.403Z] Login Succeeded [2023-05-23T02:01:07.403Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T02:01:07.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T02:01:08.073Z] + git rev-list -1 --merges ce29687293c29037e355f891133db972a10e8a2f~1..ce29687293c29037e355f891133db972a10e8a2f [Pipeline] echo [2023-05-23T02:01:08.139Z] -----------> git rev-list -1 --merges ce29687293c29037e355f891133db972a10e8a2f~1..ce29687293c29037e355f891133db972a10e8a2f ce29687293c29037e355f891133db972a10e8a2f [false] [Pipeline] sh [2023-05-23T02:01:08.454Z] + git log --format=format:%s -1 ce29687293c29037e355f891133db972a10e8a2f [Pipeline] echo [2023-05-23T02:01:08.490Z] ========================================================= [2023-05-23T02:01:08.490Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T02:01:08.490Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T02:01:08.958Z] + git log --format=format:%s -1 ce29687293c29037e355f891133db972a10e8a2f [Pipeline] echo [2023-05-23T02:01:08.992Z] [semverPrep] GIT_COMMIT: ce29687293c29037e355f891133db972a10e8a2f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-23T02:01:09.022Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T02:01:09.514Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T02:01:09.514Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T02:01:09.514Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T02:01:09.514Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T02:01:09.514Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T02:01:09.514Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T02:01:09.514Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:01:10.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T02:01:10.046Z] [2023-05-23T02:01:10.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:01:10.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T02:01:10.421Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T02:01:10.421Z] b85a868b505f: Pulling fs layer [2023-05-23T02:01:10.421Z] e2be974225ed: Pulling fs layer [2023-05-23T02:01:10.421Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T02:01:10.421Z] 988bab9f4d93: Pulling fs layer [2023-05-23T02:01:10.421Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T02:01:10.421Z] eaf3925da568: Pulling fs layer [2023-05-23T02:01:10.421Z] bab4dde63d76: Pulling fs layer [2023-05-23T02:01:10.421Z] bde34c3a00c8: Pulling fs layer [2023-05-23T02:01:10.421Z] b352a97aabf1: Pulling fs layer [2023-05-23T02:01:10.421Z] 4872d77fe225: Pulling fs layer [2023-05-23T02:01:10.421Z] 5851b861e8e6: Pulling fs layer [2023-05-23T02:01:10.421Z] 1469e6f7b9e6: Waiting [2023-05-23T02:01:10.421Z] 988bab9f4d93: Waiting [2023-05-23T02:01:10.421Z] eaf3925da568: Waiting [2023-05-23T02:01:10.421Z] bde34c3a00c8: Waiting [2023-05-23T02:01:10.421Z] b352a97aabf1: Waiting [2023-05-23T02:01:10.421Z] 4872d77fe225: Waiting [2023-05-23T02:01:10.421Z] bab4dde63d76: Waiting [2023-05-23T02:01:10.421Z] e2be974225ed: Verifying Checksum [2023-05-23T02:01:10.421Z] e2be974225ed: Download complete [2023-05-23T02:01:10.421Z] 988bab9f4d93: Verifying Checksum [2023-05-23T02:01:10.421Z] 988bab9f4d93: Download complete [2023-05-23T02:01:10.421Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T02:01:10.421Z] 1469e6f7b9e6: Download complete [2023-05-23T02:01:10.681Z] eaf3925da568: Download complete [2023-05-23T02:01:10.681Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T02:01:10.681Z] 339a4e72a1f5: Download complete [2023-05-23T02:01:10.681Z] bde34c3a00c8: Download complete [2023-05-23T02:01:10.681Z] b352a97aabf1: Download complete [2023-05-23T02:01:10.681Z] 4872d77fe225: Download complete [2023-05-23T02:01:10.681Z] 5851b861e8e6: Download complete [2023-05-23T02:01:10.681Z] b85a868b505f: Download complete [2023-05-23T02:01:10.940Z] bab4dde63d76: Verifying Checksum [2023-05-23T02:01:10.940Z] bab4dde63d76: Download complete [2023-05-23T02:01:12.320Z] b85a868b505f: Pull complete [2023-05-23T02:01:12.589Z] e2be974225ed: Pull complete [2023-05-23T02:01:13.551Z] 339a4e72a1f5: Pull complete [2023-05-23T02:01:13.551Z] 988bab9f4d93: Pull complete [2023-05-23T02:01:14.123Z] 1469e6f7b9e6: Pull complete [2023-05-23T02:01:14.123Z] eaf3925da568: Pull complete [2023-05-23T02:01:16.038Z] bab4dde63d76: Pull complete [2023-05-23T02:01:16.038Z] bde34c3a00c8: Pull complete [2023-05-23T02:01:16.038Z] b352a97aabf1: Pull complete [2023-05-23T02:01:16.298Z] 4872d77fe225: Pull complete [2023-05-23T02:01:16.298Z] 5851b861e8e6: Pull complete [2023-05-23T02:01:16.298Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T02:01:16.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T02:01:16.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:01:16.525Z] prd-ubuntu20.04-docker-8c-8g-16439 does not seem to be running inside a container [2023-05-23T02:01:16.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-607 -v /w/workspace/gexfoundry_device-mqtt-go_PR-607:/w/workspace/gexfoundry_device-mqtt-go_PR-607:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-23T02:01:19.717Z] $ docker top f0bf4b41c1564654c22865c69efc8161ca67b3dd55f6740a1510c5f6d81d65e6 -eo pid,comm [2023-05-23T02:01:19.775Z] 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-05-23T02:01:19.775Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T02:01:19.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T02:01:19.907Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T02:01:20.026Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T02:01:20.027Z] $ docker exec f0bf4b41c1564654c22865c69efc8161ca67b3dd55f6740a1510c5f6d81d65e6 ssh-agent [2023-05-23T02:01:20.140Z] SSH_AUTH_SOCK=/tmp/ssh-ndUouIGeWwr2/agent.33 [2023-05-23T02:01:20.140Z] SSH_AGENT_PID=39 [2023-05-23T02:01:20.147Z] Running ssh-add (command line suppressed) [2023-05-23T02:01:20.255Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp/private_key_13954509363173263353.key (/w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp/private_key_13954509363173263353.key) [2023-05-23T02:01:20.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T02:01:20.609Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T02:01:20.637Z] $ docker exec --env ******** --env ******** f0bf4b41c1564654c22865c69efc8161ca67b3dd55f6740a1510c5f6d81d65e6 ssh-agent -k [2023-05-23T02:01:20.740Z] unset SSH_AUTH_SOCK; [2023-05-23T02:01:20.742Z] unset SSH_AGENT_PID; [2023-05-23T02:01:20.742Z] echo Agent pid 39 killed; [2023-05-23T02:01:20.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T02:01:20.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T02:01:20.845Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T02:01:20.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T02:01:20.981Z] $ docker exec f0bf4b41c1564654c22865c69efc8161ca67b3dd55f6740a1510c5f6d81d65e6 ssh-agent [2023-05-23T02:01:21.103Z] SSH_AUTH_SOCK=/tmp/ssh-2XjwnInhDc4N/agent.72 [2023-05-23T02:01:21.103Z] SSH_AGENT_PID=78 [2023-05-23T02:01:21.107Z] Running ssh-add (command line suppressed) [2023-05-23T02:01:21.211Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp/private_key_18312948987473034348.key (/w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp/private_key_18312948987473034348.key) [2023-05-23T02:01:21.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T02:01:21.568Z] + git semver init [2023-05-23T02:01:21.830Z] 2023-05-23 02:01:21,763 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T02:01:21.830Z] 2023-05-23 02:01:21,765 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-607/.semver [2023-05-23T02:01:21.830Z] 2023-05-23 02:01:21,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-607/.semver [2023-05-23T02:01:21.830Z] 2023-05-23 02:01:21,765 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-607/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-607, universal_newlines=False, shell=None, istream=None) [2023-05-23T02:01:22.771Z] 2023-05-23 02:01:22,548 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-607/.git/info/exclude [2023-05-23T02:01:22.771Z] 2023-05-23 02:01:22,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-607/.semver/PR-607 with force:False [2023-05-23T02:01:22.771Z] 2023-05-23 02:01:22,549 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-607/.semver/PR-607 [2023-05-23T02:01:22.771Z] 2023-05-23 02:01:22,553 [execute] INFO git cat-file --batch-check [2023-05-23T02:01:22.771Z] 2023-05-23 02:01:22,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T02:01:22.771Z] 2023-05-23 02:01:22,560 [execute] INFO git cat-file --batch [2023-05-23T02:01:22.771Z] 2023-05-23 02:01:22,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-607/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T02:01:22.771Z] 2023-05-23 02:01:22,565 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-607/.semver/PR-607 [2023-05-23T02:01:22.771Z] 0.0.0 [Pipeline] } [2023-05-23T02:01:22.797Z] $ docker exec --env ******** --env ******** f0bf4b41c1564654c22865c69efc8161ca67b3dd55f6740a1510c5f6d81d65e6 ssh-agent -k [2023-05-23T02:01:22.898Z] unset SSH_AUTH_SOCK; [2023-05-23T02:01:22.899Z] unset SSH_AGENT_PID; [2023-05-23T02:01:22.899Z] echo Agent pid 78 killed; [2023-05-23T02:01:22.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T02:01:23.346Z] + git semver [Pipeline] } [2023-05-23T02:01:23.632Z] $ docker stop --time=1 f0bf4b41c1564654c22865c69efc8161ca67b3dd55f6740a1510c5f6d81d65e6 [2023-05-23T02:01:24.927Z] $ docker rm -f --volumes f0bf4b41c1564654c22865c69efc8161ca67b3dd55f6740a1510c5f6d81d65e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T02:01:25.336Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T02:01:25.623Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T02:01:25.643Z] [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-05-23T02:01:26.319Z] provisioning config files... [2023-05-23T02:01:26.330Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp/config18322081162493036594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:01:26.692Z] ---> docker-login.sh [2023-05-23T02:01:26.692Z] nexus3.edgexfoundry.org:10001 [2023-05-23T02:01:26.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:26.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:26.692Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:26.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:26.692Z] [2023-05-23T02:01:26.692Z] Login Succeeded [2023-05-23T02:01:26.692Z] nexus3.edgexfoundry.org:10002 [2023-05-23T02:01:26.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:26.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:26.692Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:26.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:26.692Z] [2023-05-23T02:01:26.692Z] Login Succeeded [2023-05-23T02:01:26.692Z] nexus3.edgexfoundry.org:10003 [2023-05-23T02:01:26.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:26.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:26.952Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:26.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:26.952Z] [2023-05-23T02:01:26.952Z] Login Succeeded [2023-05-23T02:01:26.952Z] nexus3.edgexfoundry.org:10004 [2023-05-23T02:01:26.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:26.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:26.952Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:26.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:26.952Z] [2023-05-23T02:01:26.952Z] Login Succeeded [2023-05-23T02:01:26.952Z] docker.io [2023-05-23T02:01:27.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:01:27.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:01:27.212Z] Configure a credential helper to remove this warning. See [2023-05-23T02:01:27.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:01:27.212Z] [2023-05-23T02:01:27.212Z] Login Succeeded [2023-05-23T02:01:27.212Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T02:01:27.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T02:01:27.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:01:27.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:01:27.500Z] ========================================================= [2023-05-23T02:01:27.500Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T02:01:27.500Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:01:28.001Z] + 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-05-23T02:01:28.002Z] Sending build context to Docker daemon 6.587MB [2023-05-23T02:01:28.002Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:01:28.002Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T02:01:28.269Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T02:01:28.269Z] f56be85fc22e: Pulling fs layer [2023-05-23T02:01:28.269Z] 85791d961cd3: Pulling fs layer [2023-05-23T02:01:28.269Z] d694b5ae8c79: Pulling fs layer [2023-05-23T02:01:28.269Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T02:01:28.269Z] 4d19c01a9841: Pulling fs layer [2023-05-23T02:01:28.269Z] 9f32a84ed3da: Waiting [2023-05-23T02:01:28.269Z] 9325e15d5711: Pulling fs layer [2023-05-23T02:01:28.269Z] 556b6ee489ea: Pulling fs layer [2023-05-23T02:01:28.269Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T02:01:28.269Z] 4d19c01a9841: Waiting [2023-05-23T02:01:28.269Z] c5a4b2cf53e6: Waiting [2023-05-23T02:01:28.269Z] 9325e15d5711: Waiting [2023-05-23T02:01:28.269Z] 85791d961cd3: Verifying Checksum [2023-05-23T02:01:28.269Z] 85791d961cd3: Download complete [2023-05-23T02:01:28.269Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T02:01:28.269Z] 9f32a84ed3da: Download complete [2023-05-23T02:01:28.269Z] 4d19c01a9841: Download complete [2023-05-23T02:01:28.269Z] f56be85fc22e: Verifying Checksum [2023-05-23T02:01:28.269Z] f56be85fc22e: Download complete [2023-05-23T02:01:28.269Z] 9325e15d5711: Verifying Checksum [2023-05-23T02:01:28.269Z] 9325e15d5711: Download complete [2023-05-23T02:01:28.531Z] f56be85fc22e: Pull complete [2023-05-23T02:01:28.531Z] 85791d961cd3: Pull complete [2023-05-23T02:01:29.106Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T02:01:29.106Z] c5a4b2cf53e6: Download complete [2023-05-23T02:01:29.106Z] d694b5ae8c79: Verifying Checksum [2023-05-23T02:01:29.106Z] d694b5ae8c79: Download complete [2023-05-23T02:01:29.674Z] 556b6ee489ea: Verifying Checksum [2023-05-23T02:01:29.675Z] 556b6ee489ea: Download complete [2023-05-23T02:01:32.962Z] d694b5ae8c79: Pull complete [2023-05-23T02:01:32.962Z] 9f32a84ed3da: Pull complete [2023-05-23T02:01:32.962Z] 4d19c01a9841: Pull complete [2023-05-23T02:01:32.962Z] 9325e15d5711: Pull complete [2023-05-23T02:01:35.501Z] 556b6ee489ea: Pull complete [2023-05-23T02:01:36.069Z] c5a4b2cf53e6: Pull complete [2023-05-23T02:01:36.069Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T02:01:36.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T02:01:36.069Z] ---> c4be618373d6 [2023-05-23T02:01:36.069Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:01:41.120Z] Still waiting to schedule task [2023-05-23T02:01:41.120Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16438’ [2023-05-23T02:01:42.638Z] ---> Running in 9d13dc9382e9 [2023-05-23T02:01:42.639Z] Removing intermediate container 9d13dc9382e9 [2023-05-23T02:01:42.639Z] ---> 4ba88d2642fb [2023-05-23T02:01:42.639Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:01:42.639Z] ---> Running in 55814cdf0b9f [2023-05-23T02:01:42.639Z] Removing intermediate container 55814cdf0b9f [2023-05-23T02:01:42.639Z] ---> a253079a3986 [2023-05-23T02:01:42.639Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:01:42.639Z] ---> Running in 918b94758193 [2023-05-23T02:01:42.639Z] Removing intermediate container 918b94758193 [2023-05-23T02:01:42.639Z] ---> 4f761e2010f9 [2023-05-23T02:01:42.639Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:01:42.639Z] ---> Running in 6a53ab165e28 [2023-05-23T02:01:42.639Z] Removing intermediate container 6a53ab165e28 [2023-05-23T02:01:42.639Z] ---> 01086b5aff1e [2023-05-23T02:01:42.639Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:01:42.639Z] ---> Running in 17a8188263ae [2023-05-23T02:01:42.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T02:01:42.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T02:01:42.898Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T02:01:42.898Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T02:01:42.898Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T02:01:42.898Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T02:01:42.898Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:01:42.898Z] OK: 269 MiB in 57 packages [2023-05-23T02:01:43.466Z] Removing intermediate container 17a8188263ae [2023-05-23T02:01:43.466Z] ---> 1f519ecb7b57 [2023-05-23T02:01:43.466Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-23T02:01:43.466Z] ---> Running in 3b74853b92cb [2023-05-23T02:01:43.466Z] Removing intermediate container 3b74853b92cb [2023-05-23T02:01:43.466Z] ---> 7e1ab21af904 [2023-05-23T02:01:43.466Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T02:01:43.725Z] ---> a5bb4c604ae6 [2023-05-23T02:01:43.725Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:01:43.725Z] ---> Running in 9e6f00164dd0 [2023-05-23T02:02:10.536Z] Removing intermediate container 9e6f00164dd0 [2023-05-23T02:02:10.536Z] ---> 1b2a60f901ad [2023-05-23T02:02:10.536Z] Step 11/12 : COPY . . [2023-05-23T02:02:10.536Z] ---> 014f98047cef [2023-05-23T02:02:10.536Z] Step 12/12 : RUN $MAKE [2023-05-23T02:02:10.536Z] ---> Running in 3c5de01896ec [2023-05-23T02:02:10.536Z] noop [2023-05-23T02:02:10.796Z] Removing intermediate container 3c5de01896ec [2023-05-23T02:02:10.796Z] ---> ec8d7d296cde [2023-05-23T02:02:10.796Z] Successfully built ec8d7d296cde [2023-05-23T02:02:10.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:02:11.242Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T02:02:11.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:02:11.401Z] prd-ubuntu20.04-docker-8c-8g-16439 does not seem to be running inside a container [2023-05-23T02:02:11.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-607 -v /w/workspace/gexfoundry_device-mqtt-go_PR-607:/w/workspace/gexfoundry_device-mqtt-go_PR-607:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-607@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-x86_64 cat [2023-05-23T02:02:11.767Z] $ docker top ea689f342ed04e0e5eb91d9477aa24246ed1ed3317d81e53988eebc8d5fe4696 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:02:12.153Z] + go version [2023-05-23T02:02:12.153Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T02:02:12.194Z] $ docker stop --time=1 ea689f342ed04e0e5eb91d9477aa24246ed1ed3317d81e53988eebc8d5fe4696 [2023-05-23T02:02:13.479Z] $ docker rm -f --volumes ea689f342ed04e0e5eb91d9477aa24246ed1ed3317d81e53988eebc8d5fe4696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:02:14.182Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T02:02:14.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:02:14.341Z] prd-ubuntu20.04-docker-8c-8g-16439 does not seem to be running inside a container [2023-05-23T02:02:14.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-607 -v /w/workspace/gexfoundry_device-mqtt-go_PR-607:/w/workspace/gexfoundry_device-mqtt-go_PR-607:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-607@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-x86_64 cat [2023-05-23T02:02:14.694Z] $ docker top 2eabea87a4605f04e1170bb15695dd04abee5f32fbcdea881b50f7a1c4cb87e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:02:15.076Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-607 [Pipeline] fileExists [Pipeline] sh [2023-05-23T02:02:15.438Z] + make test [2023-05-23T02:02:15.438Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T02:02:20.830Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-23T02:02:30.964Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-23T02:02:31.231Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-23T02:02:31.231Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-05-23T02:02:39.353Z] go vet ./... [2023-05-23T02:02:42.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T02:02:42.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T02:02:42.643Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T02:02:42.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T02:02:42.736Z] $ docker stop --time=1 2eabea87a4605f04e1170bb15695dd04abee5f32fbcdea881b50f7a1c4cb87e4 [2023-05-23T02:02:46.140Z] $ docker rm -f --volumes 2eabea87a4605f04e1170bb15695dd04abee5f32fbcdea881b50f7a1c4cb87e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T02:02:46.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T02:02:46.735Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T02:02:47.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T02:02:47.768Z] + ls -al . [2023-05-23T02:02:47.769Z] total 180 [2023-05-23T02:02:47.769Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 02:02 . [2023-05-23T02:02:47.769Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:00 .. [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 02:01 .dockerignore [2023-05-23T02:02:47.769Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 02:01 .git [2023-05-23T02:02:47.769Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:01 .github [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 329 May 23 02:01 .gitignore [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 02:01 .golangci.yml [2023-05-23T02:02:47.769Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 02:01 .semver [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 23 02:01 Attribution.txt [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 23 02:01 CHANGELOG.md [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 23 02:01 Dockerfile [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 02:01 GOVERNANCE.md [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 02:01 Jenkinsfile [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 02:01 LICENSE [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 23 02:01 Makefile [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 02:01 OWNERS.md [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 23 02:01 README.md [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 02:01 VERSION [2023-05-23T02:02:47.769Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:01 bin [2023-05-23T02:02:47.769Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:01 cmd [2023-05-23T02:02:47.769Z] -rw-r--r-- 1 jenkins jenkins 18506 May 23 02:02 coverage.out [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 23 02:01 go.mod [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 23 02:01 go.sum [2023-05-23T02:02:47.769Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:01 internal [2023-05-23T02:02:47.769Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:01 mock [2023-05-23T02:02:47.769Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:01 snap [2023-05-23T02:02:47.769Z] -rw-rw-r-- 1 jenkins jenkins 227 May 23 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:02:48.255Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ce29687293c29037e355f891133db972a10e8a2f --label arch=amd64 --label version=0.0.0 . [2023-05-23T02:02:48.255Z] Sending build context to Docker daemon 6.606MB [2023-05-23T02:02:48.255Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:02:48.255Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T02:02:48.255Z] ---> ec8d7d296cde [2023-05-23T02:02:48.255Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:02:49.195Z] ---> Running in adf48f8fb6e7 [2023-05-23T02:02:49.455Z] Removing intermediate container adf48f8fb6e7 [2023-05-23T02:02:49.455Z] ---> ceb42b205bd1 [2023-05-23T02:02:49.455Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:02:49.455Z] ---> Running in a8a0c2cbf525 [2023-05-23T02:02:49.715Z] Removing intermediate container a8a0c2cbf525 [2023-05-23T02:02:49.715Z] ---> 75e4a6999770 [2023-05-23T02:02:49.715Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:02:49.975Z] ---> Running in 4560a15c4570 [2023-05-23T02:02:50.235Z] Removing intermediate container 4560a15c4570 [2023-05-23T02:02:50.235Z] ---> 85f04879d395 [2023-05-23T02:02:50.235Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:02:50.494Z] ---> Running in 65259f589703 [2023-05-23T02:02:51.072Z] Removing intermediate container 65259f589703 [2023-05-23T02:02:51.072Z] ---> 4691040562b7 [2023-05-23T02:02:51.072Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:02:51.072Z] ---> Running in 465643d4db4a [2023-05-23T02:02:51.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T02:02:51.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T02:02:51.900Z] OK: 269 MiB in 57 packages [2023-05-23T02:02:52.853Z] Removing intermediate container 465643d4db4a [2023-05-23T02:02:52.853Z] ---> 5db70adf883b [2023-05-23T02:02:52.853Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-23T02:02:52.853Z] ---> Running in b0f43d3ac38d [2023-05-23T02:02:52.853Z] Removing intermediate container b0f43d3ac38d [2023-05-23T02:02:52.853Z] ---> 4004323cbe46 [2023-05-23T02:02:52.853Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T02:02:53.113Z] ---> 3f0106d904aa [2023-05-23T02:02:53.113Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:02:53.113Z] ---> Running in e7e2d2d78f29 [2023-05-23T02:02:53.685Z] Removing intermediate container e7e2d2d78f29 [2023-05-23T02:02:53.685Z] ---> acf626786db3 [2023-05-23T02:02:53.685Z] Step 11/24 : COPY . . [2023-05-23T02:02:54.400Z] ---> 40b020dbe93b [2023-05-23T02:02:54.400Z] Step 12/24 : RUN $MAKE [2023-05-23T02:02:54.400Z] ---> Running in 03ca60ec5985 [2023-05-23T02:02:54.659Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-23T02:03:16.622Z] Removing intermediate container 03ca60ec5985 [2023-05-23T02:03:16.622Z] ---> a1b2132148a1 [2023-05-23T02:03:16.622Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T02:03:16.622Z] 3.17: Pulling from library/alpine [2023-05-23T02:03:16.622Z] f56be85fc22e: Already exists [2023-05-23T02:03:16.622Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T02:03:16.622Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T02:03:16.622Z] ---> 9ed4aefc74f6 [2023-05-23T02:03:16.622Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-23T02:03:16.622Z] ---> Running in e42823b01c74 [2023-05-23T02:03:16.622Z] Removing intermediate container e42823b01c74 [2023-05-23T02:03:16.622Z] ---> 8444b8c856c1 [2023-05-23T02:03:16.622Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T02:03:16.622Z] ---> Running in c1e846dd9605 [2023-05-23T02:03:16.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T02:03:16.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T02:03:16.622Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T02:03:16.622Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:03:16.622Z] OK: 7 MiB in 16 packages [2023-05-23T02:03:16.622Z] Removing intermediate container c1e846dd9605 [2023-05-23T02:03:16.622Z] ---> 282f3fccfd48 [2023-05-23T02:03:16.622Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-23T02:03:17.190Z] ---> 0571ac4c3292 [2023-05-23T02:03:17.190Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-23T02:03:17.190Z] ---> ebcce5e6cd58 [2023-05-23T02:03:17.190Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-23T02:03:17.450Z] ---> 30bb2ec98dcc [2023-05-23T02:03:17.450Z] Step 19/24 : EXPOSE 59982 [2023-05-23T02:03:17.450Z] ---> Running in 98b52d2efb3e [2023-05-23T02:03:17.450Z] Removing intermediate container 98b52d2efb3e [2023-05-23T02:03:17.450Z] ---> cf005531a425 [2023-05-23T02:03:17.450Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-23T02:03:17.450Z] ---> Running in 8bc5e9b2f750 [2023-05-23T02:03:17.450Z] Removing intermediate container 8bc5e9b2f750 [2023-05-23T02:03:17.450Z] ---> 93c1733d421e [2023-05-23T02:03:17.450Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-23T02:03:17.709Z] ---> Running in fed4ab888c8a [2023-05-23T02:03:17.709Z] Removing intermediate container fed4ab888c8a [2023-05-23T02:03:17.709Z] ---> 088a94ceed68 [2023-05-23T02:03:17.709Z] Step 22/24 : LABEL arch=amd64 [2023-05-23T02:03:17.709Z] ---> Running in ba393f2b5edb [2023-05-23T02:03:17.709Z] Removing intermediate container ba393f2b5edb [2023-05-23T02:03:17.709Z] ---> 1e5a3c16cab4 [2023-05-23T02:03:17.709Z] Step 23/24 : LABEL git_sha=ce29687293c29037e355f891133db972a10e8a2f [2023-05-23T02:03:17.709Z] ---> Running in ad458466331b [2023-05-23T02:03:17.968Z] Removing intermediate container ad458466331b [2023-05-23T02:03:17.968Z] ---> 1126668b050a [2023-05-23T02:03:17.968Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T02:03:17.968Z] ---> Running in 6e5b9d57f2a1 [2023-05-23T02:03:17.968Z] Removing intermediate container 6e5b9d57f2a1 [2023-05-23T02:03:17.968Z] ---> a7823a944f72 [2023-05-23T02:03:17.968Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T02:03:17.968Z] Successfully built a7823a944f72 [2023-05-23T02:03:17.968Z] Successfully tagged device-mqtt: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-05-23T02:03:18.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:03:18.827Z] [2023-05-23T02:03:18.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:03:19.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:03:19.203Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T02:03:19.203Z] 5eb5b503b376: Pulling fs layer [2023-05-23T02:03:19.203Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T02:03:19.203Z] ec43610c2a17: Pulling fs layer [2023-05-23T02:03:19.203Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T02:03:19.203Z] 33b1e0a273af: Pulling fs layer [2023-05-23T02:03:19.203Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T02:03:19.203Z] 2f39f015ded8: Pulling fs layer [2023-05-23T02:03:19.203Z] 3a2ae6a8a46f: Waiting [2023-05-23T02:03:19.203Z] 2f39f015ded8: Waiting [2023-05-23T02:03:19.203Z] 33b1e0a273af: Waiting [2023-05-23T02:03:19.203Z] 5d3b04190fa2: Waiting [2023-05-23T02:03:19.203Z] 5c69ac0246d0: Download complete [2023-05-23T02:03:19.203Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T02:03:19.203Z] 3a2ae6a8a46f: Download complete [2023-05-23T02:03:19.203Z] 33b1e0a273af: Verifying Checksum [2023-05-23T02:03:19.203Z] 33b1e0a273af: Download complete [2023-05-23T02:03:19.203Z] 5d3b04190fa2: Download complete [2023-05-23T02:03:19.203Z] ec43610c2a17: Verifying Checksum [2023-05-23T02:03:19.203Z] ec43610c2a17: Download complete [2023-05-23T02:03:19.460Z] 5eb5b503b376: Download complete [2023-05-23T02:03:20.026Z] 2f39f015ded8: Download complete [2023-05-23T02:03:20.976Z] 5eb5b503b376: Pull complete [2023-05-23T02:03:20.976Z] 5c69ac0246d0: Pull complete [2023-05-23T02:03:21.544Z] ec43610c2a17: Pull complete [2023-05-23T02:03:21.544Z] 3a2ae6a8a46f: Pull complete [2023-05-23T02:03:21.803Z] 33b1e0a273af: Pull complete [2023-05-23T02:03:21.803Z] 5d3b04190fa2: Pull complete [2023-05-23T02:03:27.070Z] 2f39f015ded8: Pull complete [2023-05-23T02:03:27.070Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T02:03:27.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:03:27.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:03:27.317Z] prd-ubuntu20.04-docker-8c-8g-16439 does not seem to be running inside a container [2023-05-23T02:03:27.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-607 -v /w/workspace/gexfoundry_device-mqtt-go_PR-607:/w/workspace/gexfoundry_device-mqtt-go_PR-607:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-607@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:latest cat [2023-05-23T02:03:30.969Z] $ docker top f064f18a832e9952639c099183e5256ebe8cdc032c555b994ecbe02b7addeddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:03:31.430Z] ---> job-cost.sh [2023-05-23T02:03:31.430Z] lf-activate-venv: SKIPPING [2023-05-23T02:03:31.430Z] INFO: No Stack... [2023-05-23T02:03:32.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T02:03:32.259Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T02:03:32.577Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-607/archives/cost.csv [2023-05-23T02:03:32.577Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T02:03:32.621Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-607-1-stack-cost] [2023-05-23T02:03:32.625Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-607-1-stack-cost] did not exist. Created. [2023-05-23T02:03:32.625Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T02:03:33.021Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T02:03:33.074Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T02:03:33.110Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-607-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T02:03:33.195Z] $ docker stop --time=1 f064f18a832e9952639c099183e5256ebe8cdc032c555b994ecbe02b7addeddd [2023-05-23T02:03:34.360Z] $ docker rm -f --volumes f064f18a832e9952639c099183e5256ebe8cdc032c555b994ecbe02b7addeddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T02:05:28.359Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16441 in /w/workspace/gexfoundry_device-mqtt-go_PR-607 [Pipeline] { [Pipeline] ws [2023-05-23T02:05:28.421Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-23T02:05:28.517Z] Selected Git installation does not exist. Using Default [2023-05-23T02:05:28.517Z] The recommended git tool is: NONE [2023-05-23T02:05:37.985Z] using credential edgex-jenkins-ssh [2023-05-23T02:05:38.032Z] Cloning the remote Git repository [2023-05-23T02:05:38.108Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-23T02:05:38.239Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-23T02:05:38.531Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-23T02:05:38.532Z] > git --version # timeout=10 [2023-05-23T02:05:38.563Z] > git --version # 'git version 2.25.1' [2023-05-23T02:05:38.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T02:05:38.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T02:05:40.118Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-23T02:05:40.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T02:05:42.066Z] Merging remotes/origin/main commit 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 into PR head commit ce29687293c29037e355f891133db972a10e8a2f [2023-05-23T02:05:41.392Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-23T02:05:41.472Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-23T02:05:41.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T02:05:41.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/607/head:refs/remotes/origin/PR-607 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T02:05:42.096Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T02:05:42.179Z] > git checkout -f ce29687293c29037e355f891133db972a10e8a2f # timeout=10 [2023-05-23T02:05:42.494Z] Merge succeeded, producing ce29687293c29037e355f891133db972a10e8a2f [2023-05-23T02:05:42.494Z] Checking out Revision ce29687293c29037e355f891133db972a10e8a2f (PR-607) [2023-05-23T02:05:43.069Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-23T02:05:43.126Z] > git --version # timeout=10 [2023-05-23T02:05:43.150Z] > git --version # 'git version 2.25.1' [2023-05-23T02:05:43.189Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-23T02:05:42.300Z] > git remote # timeout=10 [2023-05-23T02:05:42.348Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T02:05:42.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T02:05:42.437Z] > git merge 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 # timeout=10 [2023-05-23T02:05:42.471Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T02:05:42.503Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T02:05:42.519Z] > git checkout -f ce29687293c29037e355f891133db972a10e8a2f # timeout=10 [Pipeline] sh [2023-05-23T02:05:44.431Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T02:05:44.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T02:05:44.431Z] Dload Upload Total Spent Left Speed [2023-05-23T02:05:44.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-23T02:05:45.069Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T02:05:45.425Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T02:05:45.425Z] + sudo tee /etc/docker/daemon.new [2023-05-23T02:05:46.848Z] { [2023-05-23T02:05:46.848Z] "registry-mirrors": [ [2023-05-23T02:05:46.848Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T02:05:46.848Z] ], [2023-05-23T02:05:46.848Z] "bip": "10.250.0.254/24", [2023-05-23T02:05:46.848Z] "hosts": [ [2023-05-23T02:05:46.848Z] "tcp://0.0.0.0:5555", [2023-05-23T02:05:46.848Z] "unix:///var/run/docker.sock" [2023-05-23T02:05:46.848Z] ], [2023-05-23T02:05:46.848Z] "mtu": 1458, [2023-05-23T02:05:46.848Z] "selinux-enabled": true, [2023-05-23T02:05:46.848Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T02:05:46.848Z] } [Pipeline] sh [2023-05-23T02:05:47.469Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T02:05:47.813Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T02:06:06.147Z] provisioning config files... [2023-05-23T02:06:06.178Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6979979592437171882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:06:06.585Z] ---> docker-login.sh [2023-05-23T02:06:06.586Z] nexus3.edgexfoundry.org:10001 [2023-05-23T02:06:07.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:06:07.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:06:07.176Z] Configure a credential helper to remove this warning. See [2023-05-23T02:06:07.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:06:07.176Z] [2023-05-23T02:06:07.176Z] Login Succeeded [2023-05-23T02:06:07.447Z] nexus3.edgexfoundry.org:10002 [2023-05-23T02:06:07.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:06:07.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:06:07.718Z] Configure a credential helper to remove this warning. See [2023-05-23T02:06:07.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:06:07.718Z] [2023-05-23T02:06:07.718Z] Login Succeeded [2023-05-23T02:06:07.718Z] nexus3.edgexfoundry.org:10003 [2023-05-23T02:06:07.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:06:07.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:06:07.996Z] Configure a credential helper to remove this warning. See [2023-05-23T02:06:07.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:06:07.996Z] [2023-05-23T02:06:07.996Z] Login Succeeded [2023-05-23T02:06:07.996Z] nexus3.edgexfoundry.org:10004 [2023-05-23T02:06:08.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:06:08.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:06:08.269Z] Configure a credential helper to remove this warning. See [2023-05-23T02:06:08.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:06:08.269Z] [2023-05-23T02:06:08.269Z] Login Succeeded [2023-05-23T02:06:08.269Z] docker.io [2023-05-23T02:06:08.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T02:06:08.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T02:06:08.807Z] Configure a credential helper to remove this warning. See [2023-05-23T02:06:08.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T02:06:08.807Z] [2023-05-23T02:06:08.807Z] Login Succeeded [2023-05-23T02:06:08.807Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T02:06:08.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T02:06:09.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:06:09.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T02:06:09.318Z] ========================================================= [2023-05-23T02:06:09.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T02:06:09.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:06:09.909Z] + 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-05-23T02:06:10.177Z] Sending build context to Docker daemon 3.415MB [2023-05-23T02:06:10.177Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:06:10.177Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T02:06:10.447Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T02:06:10.447Z] c41833b44d91: Pulling fs layer [2023-05-23T02:06:10.447Z] ed15518f5707: Pulling fs layer [2023-05-23T02:06:10.447Z] feae8fd75edb: Pulling fs layer [2023-05-23T02:06:10.447Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T02:06:10.447Z] 3cdef696dda3: Pulling fs layer [2023-05-23T02:06:10.447Z] 2ced38df9373: Pulling fs layer [2023-05-23T02:06:10.447Z] 58f1dce35555: Pulling fs layer [2023-05-23T02:06:10.447Z] 3cdef696dda3: Waiting [2023-05-23T02:06:10.447Z] 2ced38df9373: Waiting [2023-05-23T02:06:10.447Z] 58f1dce35555: Waiting [2023-05-23T02:06:10.447Z] 242c74f7c9fa: Waiting [2023-05-23T02:06:10.447Z] ed15518f5707: Verifying Checksum [2023-05-23T02:06:10.447Z] ed15518f5707: Download complete [2023-05-23T02:06:10.447Z] 242c74f7c9fa: Download complete [2023-05-23T02:06:10.447Z] 3cdef696dda3: Verifying Checksum [2023-05-23T02:06:10.447Z] 3cdef696dda3: Download complete [2023-05-23T02:06:10.447Z] c41833b44d91: Verifying Checksum [2023-05-23T02:06:10.447Z] c41833b44d91: Download complete [2023-05-23T02:06:11.870Z] 58f1dce35555: Verifying Checksum [2023-05-23T02:06:11.870Z] 58f1dce35555: Download complete [2023-05-23T02:06:12.851Z] feae8fd75edb: Verifying Checksum [2023-05-23T02:06:12.851Z] feae8fd75edb: Download complete [2023-05-23T02:06:12.851Z] c41833b44d91: Pull complete [2023-05-23T02:06:12.851Z] 2ced38df9373: Verifying Checksum [2023-05-23T02:06:12.851Z] 2ced38df9373: Download complete [2023-05-23T02:06:13.444Z] ed15518f5707: Pull complete [2023-05-23T02:06:23.539Z] feae8fd75edb: Pull complete [2023-05-23T02:06:23.808Z] 242c74f7c9fa: Pull complete [2023-05-23T02:06:23.808Z] 3cdef696dda3: Pull complete [2023-05-23T02:06:32.098Z] 2ced38df9373: Pull complete [2023-05-23T02:06:33.068Z] 58f1dce35555: Pull complete [2023-05-23T02:06:33.068Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T02:06:33.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T02:06:33.068Z] ---> fadd8f120f05 [2023-05-23T02:06:33.068Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:06:35.045Z] ---> Running in 8b1571d28f40 [2023-05-23T02:06:35.314Z] Removing intermediate container 8b1571d28f40 [2023-05-23T02:06:35.314Z] ---> 0f7bcddd0b75 [2023-05-23T02:06:35.314Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:06:35.314Z] ---> Running in bd432866227f [2023-05-23T02:06:35.586Z] Removing intermediate container bd432866227f [2023-05-23T02:06:35.586Z] ---> 5e0b33dea511 [2023-05-23T02:06:35.586Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:06:35.862Z] ---> Running in 344d697d99de [2023-05-23T02:06:36.130Z] Removing intermediate container 344d697d99de [2023-05-23T02:06:36.130Z] ---> 58e7092f5078 [2023-05-23T02:06:36.130Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:06:36.130Z] ---> Running in d29a20e87743 [2023-05-23T02:06:36.403Z] Removing intermediate container d29a20e87743 [2023-05-23T02:06:36.403Z] ---> a5fa02f2438e [2023-05-23T02:06:36.403Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:06:36.403Z] ---> Running in dc67a6c8e002 [2023-05-23T02:06:37.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T02:06:38.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T02:06:39.514Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T02:06:39.514Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T02:06:39.514Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T02:06:39.514Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T02:06:39.514Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:06:39.514Z] OK: 268 MiB in 57 packages [2023-05-23T02:06:40.485Z] Removing intermediate container dc67a6c8e002 [2023-05-23T02:06:40.486Z] ---> 09173dc39119 [2023-05-23T02:06:40.486Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-23T02:06:40.486Z] ---> Running in 095db6ccc867 [2023-05-23T02:06:40.758Z] Removing intermediate container 095db6ccc867 [2023-05-23T02:06:40.758Z] ---> 6366147bb760 [2023-05-23T02:06:40.758Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T02:06:41.353Z] ---> 31e28692df12 [2023-05-23T02:06:41.353Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:06:41.353Z] ---> Running in 71da48a8b6d1 [2023-05-23T02:08:03.020Z] Removing intermediate container 71da48a8b6d1 [2023-05-23T02:08:03.021Z] ---> 7102f219e7d4 [2023-05-23T02:08:03.021Z] Step 11/12 : COPY . . [2023-05-23T02:08:03.021Z] ---> b829e557ad87 [2023-05-23T02:08:03.021Z] Step 12/12 : RUN $MAKE [2023-05-23T02:08:03.021Z] ---> Running in 0b520ab907f5 [2023-05-23T02:08:03.021Z] noop [2023-05-23T02:08:03.021Z] Removing intermediate container 0b520ab907f5 [2023-05-23T02:08:03.021Z] ---> 56084e57cca0 [2023-05-23T02:08:03.021Z] Successfully built 56084e57cca0 [2023-05-23T02:08:03.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:08:03.505Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T02:08:03.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:08:03.816Z] prd-ubuntu20.04-docker-arm64-4c-16g-16441 does not seem to be running inside a container [2023-05-23T02:08:03.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-05-23T02:08:05.079Z] $ docker top ea75fd25203417824d57b8cb8ece7c1c218134bbf273cbeceefbf0533b72ae53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:08:05.997Z] + go version [2023-05-23T02:08:05.997Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T02:08:06.040Z] $ docker stop --time=1 ea75fd25203417824d57b8cb8ece7c1c218134bbf273cbeceefbf0533b72ae53 [2023-05-23T02:08:07.707Z] $ docker rm -f --volumes ea75fd25203417824d57b8cb8ece7c1c218134bbf273cbeceefbf0533b72ae53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:08:08.689Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T02:08:08.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:08:08.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-16441 does not seem to be running inside a container [2023-05-23T02:08:09.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-05-23T02:08:10.230Z] $ docker top 64b646d2408ff5fb6c16002f2b40af7f8576afba3804b57f8f65d056712c85e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:08:10.807Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-23T02:08:11.211Z] + make test [2023-05-23T02:08:11.483Z] go test ./... -coverprofile=coverage.out ./... [2023-05-23T02:08:43.757Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-23T02:10:35.434Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-23T02:10:35.434Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-23T02:10:35.434Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.8% of statements [2023-05-23T02:10:35.434Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T02:10:35.434Z] go vet ./... [2023-05-23T02:10:57.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T02:10:57.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T02:10:57.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T02:10:57.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T02:10:57.833Z] $ docker stop --time=1 64b646d2408ff5fb6c16002f2b40af7f8576afba3804b57f8f65d056712c85e8 [2023-05-23T02:10:59.577Z] $ docker rm -f --volumes 64b646d2408ff5fb6c16002f2b40af7f8576afba3804b57f8f65d056712c85e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T02:11:00.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T02:11:00.761Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T02:11:01.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T02:11:01.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T02:11:02.228Z] + ls -al . [2023-05-23T02:11:02.228Z] total 176 [2023-05-23T02:11:02.228Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 02:08 . [2023-05-23T02:11:02.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:05 .. [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 140 May 23 02:05 .dockerignore [2023-05-23T02:11:02.228Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 02:05 .git [2023-05-23T02:11:02.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:05 .github [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 329 May 23 02:05 .gitignore [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 02:05 .golangci.yml [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 23 02:05 Attribution.txt [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 23 02:05 CHANGELOG.md [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 23 02:05 Dockerfile [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 02:05 GOVERNANCE.md [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 678 May 23 02:05 Jenkinsfile [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 02:05 LICENSE [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 23 02:05 Makefile [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 02:05 OWNERS.md [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 23 02:05 README.md [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 02:01 VERSION [2023-05-23T02:11:02.228Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:05 bin [2023-05-23T02:11:02.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:05 cmd [2023-05-23T02:11:02.228Z] -rw-r--r-- 1 jenkins jenkins 18506 May 23 02:10 coverage.out [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 23 02:05 go.mod [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 23 02:05 go.sum [2023-05-23T02:11:02.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 02:05 internal [2023-05-23T02:11:02.228Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 02:05 mock [2023-05-23T02:11:02.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 02:05 snap [2023-05-23T02:11:02.228Z] -rw-rw-r-- 1 jenkins jenkins 227 May 23 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:11:02.650Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ce29687293c29037e355f891133db972a10e8a2f --label arch=arm64 --label version=0.0.0 . [2023-05-23T02:11:02.918Z] Sending build context to Docker daemon 3.434MB [2023-05-23T02:11:02.918Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T02:11:02.918Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T02:11:02.918Z] ---> 56084e57cca0 [2023-05-23T02:11:02.918Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T02:11:03.187Z] ---> Running in a98280b49269 [2023-05-23T02:11:03.455Z] Removing intermediate container a98280b49269 [2023-05-23T02:11:03.455Z] ---> 63e253449483 [2023-05-23T02:11:03.455Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T02:11:03.455Z] ---> Running in dd7c6541313b [2023-05-23T02:11:03.723Z] Removing intermediate container dd7c6541313b [2023-05-23T02:11:03.723Z] ---> 29d53701d8d8 [2023-05-23T02:11:03.723Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T02:11:03.723Z] ---> Running in 2057a9aadbd9 [2023-05-23T02:11:03.994Z] Removing intermediate container 2057a9aadbd9 [2023-05-23T02:11:03.994Z] ---> b4f6308da653 [2023-05-23T02:11:03.994Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T02:11:04.264Z] ---> Running in 5b96616d255e [2023-05-23T02:11:04.549Z] Removing intermediate container 5b96616d255e [2023-05-23T02:11:04.549Z] ---> d7ab9b8aa0c9 [2023-05-23T02:11:04.549Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T02:11:04.549Z] ---> Running in 4328d381a18e [2023-05-23T02:11:05.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T02:11:06.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T02:11:07.522Z] OK: 268 MiB in 57 packages [2023-05-23T02:11:08.110Z] Removing intermediate container 4328d381a18e [2023-05-23T02:11:08.110Z] ---> 6113dbfb2da1 [2023-05-23T02:11:08.110Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-23T02:11:08.110Z] ---> Running in 7771621b4a24 [2023-05-23T02:11:08.378Z] Removing intermediate container 7771621b4a24 [2023-05-23T02:11:08.378Z] ---> 46d61019e159 [2023-05-23T02:11:08.378Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T02:11:08.968Z] ---> 7f0e6d3ece53 [2023-05-23T02:11:08.968Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T02:11:08.968Z] ---> Running in 0ead33089b52 [2023-05-23T02:11:11.564Z] Removing intermediate container 0ead33089b52 [2023-05-23T02:11:11.564Z] ---> 0ab565c0b3ee [2023-05-23T02:11:11.564Z] Step 11/24 : COPY . . [2023-05-23T02:11:12.531Z] ---> 30b94c38f43c [2023-05-23T02:11:12.531Z] Step 12/24 : RUN $MAKE [2023-05-23T02:11:12.531Z] ---> Running in f054200a26a3 [2023-05-23T02:11:13.513Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-23T02:13:35.247Z] Removing intermediate container f054200a26a3 [2023-05-23T02:13:35.248Z] ---> d32adde2d9f9 [2023-05-23T02:13:35.248Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T02:13:35.248Z] 3.17: Pulling from library/alpine [2023-05-23T02:13:35.248Z] c41833b44d91: Already exists [2023-05-23T02:13:35.248Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T02:13:35.248Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T02:13:35.248Z] ---> 51e60588ff2c [2023-05-23T02:13:35.248Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-23T02:13:35.248Z] ---> Running in 8b4e74fa98c5 [2023-05-23T02:13:35.248Z] Removing intermediate container 8b4e74fa98c5 [2023-05-23T02:13:35.248Z] ---> 3f20eb7bf3a5 [2023-05-23T02:13:35.248Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T02:13:35.248Z] ---> Running in b456d7c813f5 [2023-05-23T02:13:35.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T02:13:35.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T02:13:35.248Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T02:13:35.248Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T02:13:35.248Z] OK: 8 MiB in 16 packages [2023-05-23T02:13:35.248Z] Removing intermediate container b456d7c813f5 [2023-05-23T02:13:35.248Z] ---> 21f38baf46b8 [2023-05-23T02:13:35.248Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-23T02:13:35.248Z] ---> 63483e686dff [2023-05-23T02:13:35.248Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-23T02:13:35.521Z] ---> 10953b40e400 [2023-05-23T02:13:35.521Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-23T02:13:35.790Z] ---> 431f8ee2e873 [2023-05-23T02:13:35.790Z] Step 19/24 : EXPOSE 59982 [2023-05-23T02:13:36.067Z] ---> Running in e65cd6ea92e9 [2023-05-23T02:13:36.336Z] Removing intermediate container e65cd6ea92e9 [2023-05-23T02:13:36.336Z] ---> 7de4fb54aa35 [2023-05-23T02:13:36.336Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-23T02:13:36.336Z] ---> Running in 14e22da707eb [2023-05-23T02:13:36.610Z] Removing intermediate container 14e22da707eb [2023-05-23T02:13:36.610Z] ---> ca5b502e012b [2023-05-23T02:13:36.610Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-23T02:13:36.877Z] ---> Running in 0d310a2a5238 [2023-05-23T02:13:37.145Z] Removing intermediate container 0d310a2a5238 [2023-05-23T02:13:37.145Z] ---> 625d838a270c [2023-05-23T02:13:37.145Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T02:13:37.145Z] ---> Running in 91120e0b4969 [2023-05-23T02:13:37.414Z] Removing intermediate container 91120e0b4969 [2023-05-23T02:13:37.414Z] ---> 727369b73943 [2023-05-23T02:13:37.414Z] Step 23/24 : LABEL git_sha=ce29687293c29037e355f891133db972a10e8a2f [2023-05-23T02:13:37.414Z] ---> Running in 1ab7a3ea8d82 [2023-05-23T02:13:38.003Z] Removing intermediate container 1ab7a3ea8d82 [2023-05-23T02:13:38.003Z] ---> 92259d4ae474 [2023-05-23T02:13:38.003Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T02:13:38.003Z] ---> Running in b34b055919b9 [2023-05-23T02:13:38.270Z] Removing intermediate container b34b055919b9 [2023-05-23T02:13:38.270Z] ---> 39e3e902386c [2023-05-23T02:13:38.270Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T02:13:38.270Z] Successfully built 39e3e902386c [2023-05-23T02:13:38.270Z] Successfully tagged device-mqtt-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-05-23T02:13:39.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T02:13:39.105Z] [2023-05-23T02:13:39.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:13:39.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T02:13:39.525Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T02:13:39.525Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T02:13:39.525Z] 04944245beec: Pulling fs layer [2023-05-23T02:13:39.525Z] 699f458cf7ca: Pulling fs layer [2023-05-23T02:13:39.525Z] 765212b225bb: Pulling fs layer [2023-05-23T02:13:39.525Z] f23df028b6ca: Pulling fs layer [2023-05-23T02:13:39.525Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T02:13:39.525Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T02:13:39.525Z] d65c8cfc05b1: Waiting [2023-05-23T02:13:39.525Z] f23df028b6ca: Waiting [2023-05-23T02:13:39.525Z] 2437ff75d9bd: Waiting [2023-05-23T02:13:39.525Z] 765212b225bb: Waiting [2023-05-23T02:13:39.798Z] 04944245beec: Verifying Checksum [2023-05-23T02:13:39.798Z] 04944245beec: Download complete [2023-05-23T02:13:39.798Z] 765212b225bb: Verifying Checksum [2023-05-23T02:13:39.798Z] 765212b225bb: Download complete [2023-05-23T02:13:39.798Z] f23df028b6ca: Verifying Checksum [2023-05-23T02:13:39.798Z] f23df028b6ca: Download complete [2023-05-23T02:13:39.798Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T02:13:39.798Z] d65c8cfc05b1: Download complete [2023-05-23T02:13:40.074Z] 699f458cf7ca: Verifying Checksum [2023-05-23T02:13:40.074Z] 699f458cf7ca: Download complete [2023-05-23T02:13:40.347Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T02:13:40.347Z] 8998bd30e6a1: Download complete [2023-05-23T02:13:42.937Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T02:13:42.937Z] 2437ff75d9bd: Download complete [2023-05-23T02:13:44.351Z] 8998bd30e6a1: Pull complete [2023-05-23T02:13:44.992Z] 04944245beec: Pull complete [2023-05-23T02:13:47.631Z] 699f458cf7ca: Pull complete [2023-05-23T02:13:47.919Z] 765212b225bb: Pull complete [2023-05-23T02:13:48.522Z] f23df028b6ca: Pull complete [2023-05-23T02:13:48.791Z] d65c8cfc05b1: Pull complete [2023-05-23T02:14:03.787Z] 2437ff75d9bd: Pull complete [2023-05-23T02:14:03.787Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T02:14:03.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T02:14:03.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:14:04.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-16441 does not seem to be running inside a container [2023-05-23T02:14:04.209Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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-05-23T02:14:07.009Z] $ docker top b3068955ad22d79882c7a7246e14ca217f25958c441affd5e3ffab78a4524d42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:14:07.942Z] ---> job-cost.sh [2023-05-23T02:14:07.942Z] lf-activate-venv: SKIPPING [2023-05-23T02:14:07.942Z] INFO: No Stack... [2023-05-23T02:14:08.212Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T02:14:09.174Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T02:14:09.835Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-23T02:14:09.835Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T02:14:09.916Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-607-1-stack-cost] [2023-05-23T02:14:09.921Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-607-1-stack-cost] did not exist. Created. [2023-05-23T02:14:09.921Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-607-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T02:14:10.337Z] /w/workspace/device-mqtt-go/1@tmp/durable-f823a5fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T02:14:11.281Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T02:14:11.324Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T02:14:11.368Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T02:14:11.384Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-607-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T02:14:11.466Z] $ docker stop --time=1 b3068955ad22d79882c7a7246e14ca217f25958c441affd5e3ffab78a4524d42 [2023-05-23T02:14:14.906Z] $ docker rm -f --volumes b3068955ad22d79882c7a7246e14ca217f25958c441affd5e3ffab78a4524d42 [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-05-23T02:14:15.995Z] provisioning config files... [2023-05-23T02:14:16.003Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp/config13360344194231151118tmp [Pipeline] { [Pipeline] sh [2023-05-23T02:14:16.355Z] + set +x [2023-05-23T02:14:16.355Z] + curl -s https://codecov.io/bash [2023-05-23T02:14:16.355Z] + bash -s -- [2023-05-23T02:14:16.355Z] [2023-05-23T02:14:16.355Z] _____ _ [2023-05-23T02:14:16.355Z] / ____| | | [2023-05-23T02:14:16.355Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T02:14:16.355Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T02:14:16.355Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T02:14:16.355Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T02:14:16.355Z] Bash-1.0.6 [2023-05-23T02:14:16.355Z] [2023-05-23T02:14:16.355Z] [2023-05-23T02:14:16.355Z] ==> git version 2.25.1 found [2023-05-23T02:14:16.355Z] ==> 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-05-23T02:14:16.355Z] Release-Date: 2020-01-08 [2023-05-23T02:14:16.355Z] 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-05-23T02:14:16.355Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T02:14:16.355Z] ==> Jenkins CI detected. [2023-05-23T02:14:16.355Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-607 [2023-05-23T02:14:16.355Z] project root: . [2023-05-23T02:14:16.355Z] --> token set from env [2023-05-23T02:14:16.355Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T02:14:16.355Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T02:14:16.355Z] ==> Python coveragepy not found [2023-05-23T02:14:16.355Z] ==> Searching for coverage reports in: [2023-05-23T02:14:16.355Z] + . [2023-05-23T02:14:16.355Z] -> Found 1 reports [2023-05-23T02:14:16.355Z] ==> Detecting git/mercurial file structure [2023-05-23T02:14:16.355Z] ==> Reading reports [2023-05-23T02:14:16.355Z] + ./coverage.out bytes=18506 [2023-05-23T02:14:16.355Z] ==> Appending adjustments [2023-05-23T02:14:16.355Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T02:14:16.616Z] + Found adjustments [2023-05-23T02:14:16.616Z] ==> Gzipping contents [2023-05-23T02:14:16.616Z] 4.0K /tmp/codecov.ZGoXYD.gz [2023-05-23T02:14:16.616Z] ==> Uploading reports [2023-05-23T02:14:16.616Z] url: https://codecov.io [2023-05-23T02:14:16.616Z] query: branch=PR-607&commit=ce29687293c29037e355f891133db972a10e8a2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=607&job=&cmd_args= [2023-05-23T02:14:16.616Z] -> Pinging Codecov [2023-05-23T02:14:16.616Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-607&commit=ce29687293c29037e355f891133db972a10e8a2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-607%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=607&job=&cmd_args= [2023-05-23T02:14:16.616Z] -> Uploading to [2023-05-23T02:14:16.616Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/7D719EC7BBE17E464838252E33014C33/ce29687293c29037e355f891133db972a10e8a2f/a119594d-d756-48d2-917a-9ff540f75de0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T021416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1974afb2b62ece9f37d22e73b4c229deda3c2a18df58111496e383721e42370 [2023-05-23T02:14:16.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T02:14:16.616Z] Dload Upload Total Spent Left Speed [2023-05-23T02:14:16.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 12380 --:--:-- --:--:-- --:--:-- 12380 [2023-05-23T02:14:16.876Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ce29687293c29037e355f891133db972a10e8a2f [Pipeline] } [2023-05-23T02:14:16.904Z] 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-05-23T02:14:18.761Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-607/archives ] [2023-05-23T02:14:18.761Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-607/archives [2023-05-23T02:14:18.761Z] total 16 [2023-05-23T02:14:18.761Z] drwxr-xr-x 3 root root 4096 May 23 02:03 . [2023-05-23T02:14:18.761Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 02:03 .. [2023-05-23T02:14:18.761Z] drwxr-xr-x 2 root root 4096 May 23 02:03 cost [2023-05-23T02:14:18.761Z] -rw-r--r-- 1 root root 86 May 23 02:03 cost.csv [2023-05-23T02:14:18.761Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-607/archives [2023-05-23T02:14:18.761Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-607/archives [2023-05-23T02:14:18.761Z] total 16 [2023-05-23T02:14:18.761Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 02:03 . [2023-05-23T02:14:18.761Z] drwxrwxr-x 11 jenkins jenkins 4096 May 23 02:03 .. [2023-05-23T02:14:18.761Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 02:03 cost [2023-05-23T02:14:18.762Z] -rw-r--r-- 1 jenkins jenkins 86 May 23 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:14:19.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:14:19.989Z] ---> package-listing.sh [2023-05-23T02:14:19.989Z] ++ facter osfamily [2023-05-23T02:14:19.989Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T02:14:20.249Z] + OS_FAMILY=debian [2023-05-23T02:14:20.249Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-607 [2023-05-23T02:14:20.249Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T02:14:20.249Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T02:14:20.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T02:14:20.249Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T02:14:20.249Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-607 ']' [2023-05-23T02:14:20.249Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T02:14:20.249Z] + case "${OS_FAMILY}" in [2023-05-23T02:14:20.249Z] + dpkg -l [2023-05-23T02:14:20.249Z] + grep '^ii' [2023-05-23T02:14:20.249Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T02:14:20.249Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T02:14:20.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T02:14:20.249Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-607 ']' [2023-05-23T02:14:20.249Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-607/archives/ [2023-05-23T02:14:20.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-607/archives/ [Pipeline] echo [2023-05-23T02:14:20.281Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T02:14:20.577Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T02:14:21.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T02:14:21.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T02:14:21.362Z] prd-ubuntu20.04-docker-8c-8g-16439 does not seem to be running inside a container [2023-05-23T02:14:21.405Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-607 -v /w/workspace/gexfoundry_device-mqtt-go_PR-607:/w/workspace/gexfoundry_device-mqtt-go_PR-607:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-607@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-05-23T02:14:21.678Z] $ docker top dfef7d8e53a94fecafa370279ce0be3621de2020b2db228e05a9e0ff7af13f1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T02:14:22.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T02:14:22.380Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T02:14:22.692Z] + ls /var/log/sa-host [2023-05-23T02:14:22.692Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T02:14:22.942Z] provisioning config files... [2023-05-23T02:14:22.951Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-607@tmp/config3938354096786150373tmp [Pipeline] { [Pipeline] echo [2023-05-23T02:14:23.005Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:14:23.314Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T02:14:23.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:14:23.775Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T02:14:23.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:14:24.119Z] ---> sudo-logs.sh [2023-05-23T02:14:24.119Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T02:14:24.206Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:14:24.518Z] ---> job-cost.sh [2023-05-23T02:14:24.518Z] lf-activate-venv: SKIPPING [2023-05-23T02:14:24.518Z] DEBUG: total: 0.2199999988079071 [2023-05-23T02:14:24.518Z] INFO: Retrieving Stack Cost... [2023-05-23T02:14:24.777Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T02:14:25.349Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T02:14:25.399Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T02:14:25.711Z] ---> logs-deploy.sh [2023-05-23T02:14:25.711Z] lf-activate-venv: SKIPPING [2023-05-23T02:14:25.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-607/1 [2023-05-23T02:14:25.711Z] INFO: archiving workspace using pattern(s): [2023-05-23T02:14:26.651Z] Archives upload complete. [2023-05-23T02:14:26.911Z] INFO: archiving logs to Nexus