Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cacedf1681f77950d561024d7ead166cd6b51a4+96b3e6837c0c0a3acc7abbc19ad4378a288ec056 (3b668729ce17ea9bb9fb8c7e9bd0a852fc6ffd61) 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-ssh14684897893027092013.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-ssh17726679001714897310.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh793042157082314245.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 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-ssh1018182888644186920.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2946270517033353950.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 Running on prd-ubuntu20.04-docker-8c-8g-16053 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [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-600 # 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/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 into PR head commit 3cacedf1681f77950d561024d7ead166cd6b51a4 Merge succeeded, producing edf739ecc91629ba222f97c0d2202b0dc482fd9b Checking out Revision edf739ecc91629ba222f97c0d2202b0dc482fd9b (PR-600) > git config core.sparsecheckout # timeout=10 > git checkout -f 3cacedf1681f77950d561024d7ead166cd6b51a4 # 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 edf739ecc91629ba222f97c0d2202b0dc482fd9b # timeout=10 Commit message: "Merge commit '96b3e6837c0c0a3acc7abbc19ad4378a288ec056' into HEAD" > git rev-list --no-walk 3cacedf1681f77950d561024d7ead166cd6b51a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-18T23:17:24.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-18T23:17:24.131Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-18T23:17:24.152Z] ========================================================= [2023-05-18T23:17:24.152Z] EdgeX Global Pipelines Version Info [2023-05-18T23:17:24.152Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:17:24.862Z] ------------------- [2023-05-18T23:17:24.862Z] stable info: [2023-05-18T23:17:24.862Z] ------------------- [2023-05-18T23:17:24.862Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-18T23:17:24.862Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T23:17:24.862Z] Message: update stable to v1.0.249 [2023-05-18T23:17:25.433Z] ------------------- [2023-05-18T23:17:25.433Z] experimental info: [2023-05-18T23:17:25.433Z] ------------------- [2023-05-18T23:17:25.433Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-18T23:17:25.433Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-18T23:17:25.433Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-18T23:17:25.620Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-18T23:17:25.634Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-18T23:17:25.652Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-18T23:17:25.666Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-18T23:17:25.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-18T23:17:25.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-18T23:17:25.708Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-18T23:17:25.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-18T23:17:25.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-18T23:17:25.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-18T23:17:25.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-18T23:17:25.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-18T23:17:25.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-18T23:17:25.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-18T23:17:25.832Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T23:17:25.854Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-18T23:17:25.871Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T23:17:25.890Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-18T23:17:25.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-18T23:17:25.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-18T23:17:25.940Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-18T23:17:25.957Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-18T23:17:25.976Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-18T23:17:25.995Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-18T23:17:26.011Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-18T23:17:26.023Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-18T23:17:26.039Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-18T23:17:26.055Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-600 [Pipeline] echo [2023-05-18T23:17:26.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-600 [Pipeline] echo [2023-05-18T23:17:26.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-600 [Pipeline] echo [2023-05-18T23:17:26.114Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = edf739ecc91629ba222f97c0d2202b0dc482fd9b [Pipeline] echo [2023-05-18T23:17:26.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = edf739e [Pipeline] echo [2023-05-18T23:17:26.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T23:17:26.209Z] provisioning config files... [2023-05-18T23:17:26.222Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config9414188774104193468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:17:26.525Z] ---> docker-login.sh [2023-05-18T23:17:26.526Z] nexus3.edgexfoundry.org:10001 [2023-05-18T23:17:26.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:26.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:26.787Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:26.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:26.787Z] [2023-05-18T23:17:26.787Z] Login Succeeded [2023-05-18T23:17:26.787Z] nexus3.edgexfoundry.org:10002 [2023-05-18T23:17:27.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:27.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:27.048Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:27.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:27.048Z] [2023-05-18T23:17:27.048Z] Login Succeeded [2023-05-18T23:17:27.048Z] nexus3.edgexfoundry.org:10003 [2023-05-18T23:17:27.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:27.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:27.048Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:27.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:27.048Z] [2023-05-18T23:17:27.048Z] Login Succeeded [2023-05-18T23:17:27.048Z] nexus3.edgexfoundry.org:10004 [2023-05-18T23:17:27.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:27.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:27.308Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:27.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:27.309Z] [2023-05-18T23:17:27.309Z] Login Succeeded [2023-05-18T23:17:27.309Z] docker.io [2023-05-18T23:17:27.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:27.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:27.570Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:27.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:27.570Z] [2023-05-18T23:17:27.570Z] Login Succeeded [2023-05-18T23:17:27.570Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T23:17:27.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-18T23:17:27.963Z] + git rev-list -1 --merges edf739ecc91629ba222f97c0d2202b0dc482fd9b~1..edf739ecc91629ba222f97c0d2202b0dc482fd9b [Pipeline] echo [2023-05-18T23:17:28.006Z] -----------> git rev-list -1 --merges edf739ecc91629ba222f97c0d2202b0dc482fd9b~1..edf739ecc91629ba222f97c0d2202b0dc482fd9b edf739ecc91629ba222f97c0d2202b0dc482fd9b [2023-05-18T23:17:28.006Z] edf739ecc91629ba222f97c0d2202b0dc482fd9b [false] [Pipeline] sh [2023-05-18T23:17:28.308Z] + git log --format=format:%s -1 edf739ecc91629ba222f97c0d2202b0dc482fd9b [Pipeline] echo [2023-05-18T23:17:28.325Z] ========================================================= [2023-05-18T23:17:28.325Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-18T23:17:28.325Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T23:17:28.668Z] + git log --format=format:%s -1 edf739ecc91629ba222f97c0d2202b0dc482fd9b [Pipeline] echo [2023-05-18T23:17:28.681Z] [semverPrep] GIT_COMMIT: edf739ecc91629ba222f97c0d2202b0dc482fd9b, Commit Message: Merge commit '96b3e6837c0c0a3acc7abbc19ad4378a288ec056' into HEAD [Pipeline] echo [2023-05-18T23:17:28.694Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-18T23:17:29.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-18T23:17:29.083Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-18T23:17:29.083Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-18T23:17:29.083Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-18T23:17:29.083Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-18T23:17:29.083Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-18T23:17:29.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:17:29.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T23:17:29.505Z] [2023-05-18T23:17:29.505Z] 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-18T23:17:29.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T23:17:29.814Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-18T23:17:29.814Z] b85a868b505f: Pulling fs layer [2023-05-18T23:17:29.814Z] e2be974225ed: Pulling fs layer [2023-05-18T23:17:29.814Z] 339a4e72a1f5: Pulling fs layer [2023-05-18T23:17:29.814Z] 988bab9f4d93: Pulling fs layer [2023-05-18T23:17:29.814Z] 1469e6f7b9e6: Pulling fs layer [2023-05-18T23:17:29.814Z] 988bab9f4d93: Waiting [2023-05-18T23:17:29.814Z] 1469e6f7b9e6: Waiting [2023-05-18T23:17:29.814Z] eaf3925da568: Pulling fs layer [2023-05-18T23:17:29.814Z] bab4dde63d76: Pulling fs layer [2023-05-18T23:17:29.814Z] eaf3925da568: Waiting [2023-05-18T23:17:29.814Z] bde34c3a00c8: Pulling fs layer [2023-05-18T23:17:29.814Z] bab4dde63d76: Waiting [2023-05-18T23:17:29.814Z] b352a97aabf1: Pulling fs layer [2023-05-18T23:17:29.814Z] bde34c3a00c8: Waiting [2023-05-18T23:17:29.814Z] b352a97aabf1: Waiting [2023-05-18T23:17:29.814Z] 4872d77fe225: Pulling fs layer [2023-05-18T23:17:29.814Z] 5851b861e8e6: Pulling fs layer [2023-05-18T23:17:29.814Z] 4872d77fe225: Waiting [2023-05-18T23:17:29.814Z] 5851b861e8e6: Waiting [2023-05-18T23:17:29.814Z] e2be974225ed: Verifying Checksum [2023-05-18T23:17:29.814Z] e2be974225ed: Download complete [2023-05-18T23:17:29.814Z] 988bab9f4d93: Verifying Checksum [2023-05-18T23:17:29.814Z] 988bab9f4d93: Download complete [2023-05-18T23:17:30.075Z] 339a4e72a1f5: Verifying Checksum [2023-05-18T23:17:30.075Z] 339a4e72a1f5: Download complete [2023-05-18T23:17:30.075Z] eaf3925da568: Verifying Checksum [2023-05-18T23:17:30.075Z] eaf3925da568: Download complete [2023-05-18T23:17:30.075Z] 1469e6f7b9e6: Verifying Checksum [2023-05-18T23:17:30.075Z] 1469e6f7b9e6: Download complete [2023-05-18T23:17:30.075Z] bde34c3a00c8: Verifying Checksum [2023-05-18T23:17:30.075Z] bde34c3a00c8: Download complete [2023-05-18T23:17:30.075Z] b352a97aabf1: Download complete [2023-05-18T23:17:30.075Z] 4872d77fe225: Verifying Checksum [2023-05-18T23:17:30.075Z] 4872d77fe225: Download complete [2023-05-18T23:17:30.075Z] 5851b861e8e6: Verifying Checksum [2023-05-18T23:17:30.075Z] 5851b861e8e6: Download complete [2023-05-18T23:17:30.336Z] b85a868b505f: Verifying Checksum [2023-05-18T23:17:30.336Z] b85a868b505f: Download complete [2023-05-18T23:17:30.595Z] bab4dde63d76: Verifying Checksum [2023-05-18T23:17:30.595Z] bab4dde63d76: Download complete [2023-05-18T23:17:31.164Z] b85a868b505f: Pull complete [2023-05-18T23:17:31.422Z] e2be974225ed: Pull complete [2023-05-18T23:17:31.681Z] 339a4e72a1f5: Pull complete [2023-05-18T23:17:31.942Z] 988bab9f4d93: Pull complete [2023-05-18T23:17:32.202Z] 1469e6f7b9e6: Pull complete [2023-05-18T23:17:32.202Z] eaf3925da568: Pull complete [2023-05-18T23:17:34.105Z] bab4dde63d76: Pull complete [2023-05-18T23:17:34.105Z] bde34c3a00c8: Pull complete [2023-05-18T23:17:34.105Z] b352a97aabf1: Pull complete [2023-05-18T23:17:34.105Z] 4872d77fe225: Pull complete [2023-05-18T23:17:34.105Z] 5851b861e8e6: Pull complete [2023-05-18T23:17:34.364Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-18T23:17:34.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-18T23:17:34.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T23:17:34.467Z] prd-ubuntu20.04-docker-8c-8g-16053 does not seem to be running inside a container [2023-05-18T23:17:34.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@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-devops/py-git-semver:0.1.4 cat [2023-05-18T23:17:35.952Z] $ docker top d76832484dbb384a93b9938e6b6ec6db80dc30378c8bf86f8538a100baaf456e -eo pid,comm [2023-05-18T23:17:36.011Z] 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-18T23:17:36.011Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-18T23:17:36.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T23:17:36.043Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T23:17:36.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T23:17:36.158Z] $ docker exec d76832484dbb384a93b9938e6b6ec6db80dc30378c8bf86f8538a100baaf456e ssh-agent [2023-05-18T23:17:36.264Z] SSH_AUTH_SOCK=/tmp/ssh-rFPBKGY7rMZU/agent.32 [2023-05-18T23:17:36.264Z] SSH_AGENT_PID=38 [2023-05-18T23:17:36.271Z] Running ssh-add (command line suppressed) [2023-05-18T23:17:36.375Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_17597942924527866074.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_17597942924527866074.key) [2023-05-18T23:17:36.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T23:17:36.675Z] + git tag --points-at HEAD [Pipeline] } [2023-05-18T23:17:36.696Z] $ docker exec --env ******** --env ******** d76832484dbb384a93b9938e6b6ec6db80dc30378c8bf86f8538a100baaf456e ssh-agent -k [2023-05-18T23:17:36.799Z] unset SSH_AUTH_SOCK; [2023-05-18T23:17:36.800Z] unset SSH_AGENT_PID; [2023-05-18T23:17:36.800Z] echo Agent pid 38 killed; [2023-05-18T23:17:36.807Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-18T23:17:36.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-18T23:17:36.832Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-18T23:17:36.938Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-18T23:17:36.944Z] $ docker exec d76832484dbb384a93b9938e6b6ec6db80dc30378c8bf86f8538a100baaf456e ssh-agent [2023-05-18T23:17:37.066Z] SSH_AUTH_SOCK=/tmp/ssh-3kVAWIdgChlK/agent.70 [2023-05-18T23:17:37.066Z] SSH_AGENT_PID=76 [2023-05-18T23:17:37.071Z] Running ssh-add (command line suppressed) [2023-05-18T23:17:37.192Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_16316134115710853236.key (/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/private_key_16316134115710853236.key) [2023-05-18T23:17:37.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-18T23:17:37.488Z] + git semver init [2023-05-18T23:17:37.747Z] 2023-05-18 23:17:37,681 [run_init] DEBUG init version:0.0.0 force:False [2023-05-18T23:17:37.747Z] 2023-05-18 23:17:37,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-18T23:17:37.747Z] 2023-05-18 23:17:37,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver [2023-05-18T23:17:37.747Z] 2023-05-18 23:17:37,683 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600, universal_newlines=False, shell=None, istream=None) [2023-05-18T23:17:38.702Z] 2023-05-18 23:17:38,422 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.git/info/exclude [2023-05-18T23:17:38.702Z] 2023-05-18 23:17:38,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 with force:False [2023-05-18T23:17:38.702Z] 2023-05-18 23:17:38,423 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-18T23:17:38.702Z] 2023-05-18 23:17:38,427 [execute] INFO git cat-file --batch-check [2023-05-18T23:17:38.702Z] 2023-05-18 23:17:38,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T23:17:38.702Z] 2023-05-18 23:17:38,434 [execute] INFO git cat-file --batch [2023-05-18T23:17:38.702Z] 2023-05-18 23:17:38,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver, universal_newlines=False, shell=None, istream=) [2023-05-18T23:17:38.702Z] 2023-05-18 23:17:38,439 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-600/.semver/PR-600 [2023-05-18T23:17:38.702Z] 0.0.0 [Pipeline] } [2023-05-18T23:17:38.716Z] $ docker exec --env ******** --env ******** d76832484dbb384a93b9938e6b6ec6db80dc30378c8bf86f8538a100baaf456e ssh-agent -k [2023-05-18T23:17:38.836Z] unset SSH_AUTH_SOCK; [2023-05-18T23:17:38.837Z] unset SSH_AGENT_PID; [2023-05-18T23:17:38.837Z] echo Agent pid 76 killed; [2023-05-18T23:17:38.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-18T23:17:39.144Z] + git semver [Pipeline] } [2023-05-18T23:17:39.422Z] $ docker stop --time=1 d76832484dbb384a93b9938e6b6ec6db80dc30378c8bf86f8538a100baaf456e [2023-05-18T23:17:40.708Z] $ docker rm -f --volumes d76832484dbb384a93b9938e6b6ec6db80dc30378c8bf86f8538a100baaf456e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T23:17:41.039Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-18T23:17:41.249Z] Stashed 1 file(s) [Pipeline] echo [2023-05-18T23:17:41.252Z] [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-18T23:17:41.365Z] provisioning config files... [2023-05-18T23:17:41.374Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config13923213628972397821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:17:41.667Z] ---> docker-login.sh [2023-05-18T23:17:41.667Z] nexus3.edgexfoundry.org:10001 [2023-05-18T23:17:41.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:41.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:41.667Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:41.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:41.667Z] [2023-05-18T23:17:41.667Z] Login Succeeded [2023-05-18T23:17:41.667Z] nexus3.edgexfoundry.org:10002 [2023-05-18T23:17:41.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:41.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:41.667Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:41.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:41.667Z] [2023-05-18T23:17:41.667Z] Login Succeeded [2023-05-18T23:17:41.667Z] nexus3.edgexfoundry.org:10003 [2023-05-18T23:17:41.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:41.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:41.931Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:41.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:41.931Z] [2023-05-18T23:17:41.931Z] Login Succeeded [2023-05-18T23:17:41.931Z] nexus3.edgexfoundry.org:10004 [2023-05-18T23:17:41.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:41.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:41.931Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:41.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:41.931Z] [2023-05-18T23:17:41.931Z] Login Succeeded [2023-05-18T23:17:41.931Z] docker.io [2023-05-18T23:17:41.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:17:42.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:17:42.191Z] Configure a credential helper to remove this warning. See [2023-05-18T23:17:42.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:17:42.191Z] [2023-05-18T23:17:42.191Z] Login Succeeded [2023-05-18T23:17:42.191Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T23:17:42.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T23:17:42.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T23:17:42.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T23:17:42.277Z] ========================================================= [2023-05-18T23:17:42.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-18T23:17:42.277Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:17:42.585Z] + 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-18T23:17:42.585Z] Sending build context to Docker daemon 6.558MB [2023-05-18T23:17:42.585Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T23:17:42.585Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T23:17:42.585Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-18T23:17:42.585Z] f56be85fc22e: Pulling fs layer [2023-05-18T23:17:42.585Z] 85791d961cd3: Pulling fs layer [2023-05-18T23:17:42.585Z] d694b5ae8c79: Pulling fs layer [2023-05-18T23:17:42.585Z] 9f32a84ed3da: Pulling fs layer [2023-05-18T23:17:42.585Z] 4d19c01a9841: Pulling fs layer [2023-05-18T23:17:42.585Z] 9325e15d5711: Pulling fs layer [2023-05-18T23:17:42.585Z] 556b6ee489ea: Pulling fs layer [2023-05-18T23:17:42.585Z] c5a4b2cf53e6: Pulling fs layer [2023-05-18T23:17:42.585Z] 9f32a84ed3da: Waiting [2023-05-18T23:17:42.585Z] 4d19c01a9841: Waiting [2023-05-18T23:17:42.585Z] 9325e15d5711: Waiting [2023-05-18T23:17:42.585Z] 556b6ee489ea: Waiting [2023-05-18T23:17:42.585Z] c5a4b2cf53e6: Waiting [2023-05-18T23:17:42.585Z] 85791d961cd3: Verifying Checksum [2023-05-18T23:17:42.585Z] 85791d961cd3: Download complete [2023-05-18T23:17:42.585Z] 9f32a84ed3da: Download complete [2023-05-18T23:17:42.585Z] 4d19c01a9841: Verifying Checksum [2023-05-18T23:17:42.585Z] 4d19c01a9841: Download complete [2023-05-18T23:17:42.585Z] f56be85fc22e: Download complete [2023-05-18T23:17:42.856Z] 9325e15d5711: Verifying Checksum [2023-05-18T23:17:42.856Z] 9325e15d5711: Download complete [2023-05-18T23:17:42.856Z] f56be85fc22e: Pull complete [2023-05-18T23:17:42.856Z] 85791d961cd3: Pull complete [2023-05-18T23:17:43.431Z] c5a4b2cf53e6: Verifying Checksum [2023-05-18T23:17:43.431Z] c5a4b2cf53e6: Download complete [2023-05-18T23:17:43.431Z] d694b5ae8c79: Verifying Checksum [2023-05-18T23:17:43.431Z] d694b5ae8c79: Download complete [2023-05-18T23:17:43.689Z] 556b6ee489ea: Verifying Checksum [2023-05-18T23:17:43.689Z] 556b6ee489ea: Download complete [2023-05-18T23:17:46.224Z] d694b5ae8c79: Pull complete [2023-05-18T23:17:46.483Z] 9f32a84ed3da: Pull complete [2023-05-18T23:17:46.483Z] 4d19c01a9841: Pull complete [2023-05-18T23:17:46.483Z] 9325e15d5711: Pull complete [2023-05-18T23:17:49.009Z] 556b6ee489ea: Pull complete [2023-05-18T23:17:49.953Z] c5a4b2cf53e6: Pull complete [2023-05-18T23:17:49.953Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-18T23:17:49.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-18T23:17:49.953Z] ---> c4be618373d6 [2023-05-18T23:17:49.953Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T23:17:51.862Z] ---> Running in 91937a772fae [2023-05-18T23:17:51.862Z] Removing intermediate container 91937a772fae [2023-05-18T23:17:51.862Z] ---> a55734dc0476 [2023-05-18T23:17:51.862Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T23:17:51.862Z] ---> Running in 067a150cdb4a [2023-05-18T23:17:51.862Z] Removing intermediate container 067a150cdb4a [2023-05-18T23:17:51.862Z] ---> f074850dfa33 [2023-05-18T23:17:51.862Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T23:17:51.862Z] ---> Running in 4f042c64e92d [2023-05-18T23:17:52.121Z] Removing intermediate container 4f042c64e92d [2023-05-18T23:17:52.121Z] ---> 84b95695f3ea [2023-05-18T23:17:52.121Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T23:17:52.121Z] ---> Running in 369996c14909 [2023-05-18T23:17:52.121Z] Removing intermediate container 369996c14909 [2023-05-18T23:17:52.121Z] ---> f0091765bce3 [2023-05-18T23:17:52.121Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T23:17:52.121Z] ---> Running in 3575e3070286 [2023-05-18T23:17:52.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T23:17:52.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T23:17:52.640Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T23:17:52.640Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T23:17:52.640Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T23:17:52.640Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T23:17:52.909Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T23:17:52.909Z] OK: 269 MiB in 57 packages [2023-05-18T23:17:53.169Z] Removing intermediate container 3575e3070286 [2023-05-18T23:17:53.169Z] ---> b240ae8be009 [2023-05-18T23:17:53.169Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-18T23:17:53.169Z] ---> Running in 5721e8bd81aa [2023-05-18T23:17:53.429Z] Removing intermediate container 5721e8bd81aa [2023-05-18T23:17:53.429Z] ---> 48524e3aaf8a [2023-05-18T23:17:53.429Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T23:17:53.429Z] ---> b2979a97508c [2023-05-18T23:17:53.429Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T23:17:53.429Z] ---> Running in c6e4cad9673a [2023-05-18T23:17:56.335Z] Still waiting to schedule task [2023-05-18T23:17:56.336Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-18T23:18:25.515Z] Removing intermediate container c6e4cad9673a [2023-05-18T23:18:25.515Z] ---> 4ca21363eff4 [2023-05-18T23:18:25.515Z] Step 11/12 : COPY . . [2023-05-18T23:18:25.515Z] ---> 98366b2a6f15 [2023-05-18T23:18:25.515Z] Step 12/12 : RUN $MAKE [2023-05-18T23:18:25.515Z] ---> Running in 84e7735d94e1 [2023-05-18T23:18:25.774Z] noop [2023-05-18T23:18:26.343Z] Removing intermediate container 84e7735d94e1 [2023-05-18T23:18:26.343Z] ---> ff8140ac9d9f [2023-05-18T23:18:26.343Z] Successfully built ff8140ac9d9f [2023-05-18T23:18:26.343Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:18:26.647Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T23:18:26.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T23:18:26.719Z] prd-ubuntu20.04-docker-8c-8g-16053 does not seem to be running inside a container [2023-05-18T23:18:26.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-18T23:18:27.096Z] $ docker top e3678b5b0cf1da06906d4e1de54145d67b2ffba4812464c3a0a88a200f2ae4f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T23:18:27.439Z] + go version [2023-05-18T23:18:27.439Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-18T23:18:27.452Z] $ docker stop --time=1 e3678b5b0cf1da06906d4e1de54145d67b2ffba4812464c3a0a88a200f2ae4f0 [2023-05-18T23:18:28.753Z] $ docker rm -f --volumes e3678b5b0cf1da06906d4e1de54145d67b2ffba4812464c3a0a88a200f2ae4f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:18:29.158Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-18T23:18:29.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T23:18:29.232Z] prd-ubuntu20.04-docker-8c-8g-16053 does not seem to be running inside a container [2023-05-18T23:18:29.271Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-18T23:18:29.632Z] $ docker top 3ea972426bab7685226c37570bca71b8fc54b4dbda5fb0331edbebffa603cb5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T23:18:29.973Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] fileExists [Pipeline] sh [2023-05-18T23:18:30.270Z] + make test [2023-05-18T23:18:30.270Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T23:18:35.538Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-18T23:18:45.517Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-18T23:18:45.517Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-18T23:18:45.517Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements [2023-05-18T23:18:52.085Z] go vet ./... [2023-05-18T23:18:56.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T23:18:56.313Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T23:18:56.313Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T23:18:56.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T23:18:56.346Z] $ docker stop --time=1 3ea972426bab7685226c37570bca71b8fc54b4dbda5fb0331edbebffa603cb5f [2023-05-18T23:18:58.761Z] $ docker rm -f --volumes 3ea972426bab7685226c37570bca71b8fc54b4dbda5fb0331edbebffa603cb5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T23:18:59.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T23:18:59.288Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-18T23:18:59.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T23:19:00.095Z] + ls -al . [2023-05-18T23:19:00.095Z] total 180 [2023-05-18T23:19:00.095Z] drwxrwxr-x 10 jenkins jenkins 4096 May 18 23:18 . [2023-05-18T23:19:00.095Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 23:17 .. [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 23:17 .dockerignore [2023-05-18T23:19:00.095Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 23:17 .git [2023-05-18T23:19:00.095Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:17 .github [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 329 May 18 23:17 .gitignore [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 23:17 .golangci.yml [2023-05-18T23:19:00.095Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 23:17 .semver [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 18 23:17 Attribution.txt [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 18 23:17 CHANGELOG.md [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 18 23:17 Dockerfile [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 23:17 GOVERNANCE.md [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 23:17 Jenkinsfile [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 23:17 LICENSE [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 18 23:17 Makefile [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 620 May 18 23:17 OWNERS.md [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 18 23:17 README.md [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 23:17 VERSION [2023-05-18T23:19:00.095Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 23:17 bin [2023-05-18T23:19:00.095Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:17 cmd [2023-05-18T23:19:00.095Z] -rw-r--r-- 1 jenkins jenkins 18506 May 18 23:18 coverage.out [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 18 23:17 go.mod [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 18 23:17 go.sum [2023-05-18T23:19:00.095Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:17 internal [2023-05-18T23:19:00.095Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 23:17 mock [2023-05-18T23:19:00.095Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 23:17 snap [2023-05-18T23:19:00.095Z] -rw-rw-r-- 1 jenkins jenkins 227 May 18 23:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:19:00.402Z] + 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=edf739ecc91629ba222f97c0d2202b0dc482fd9b --label arch=amd64 --label version=0.0.0 . [2023-05-18T23:19:00.402Z] Sending build context to Docker daemon 6.578MB [2023-05-18T23:19:00.402Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T23:19:00.402Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T23:19:00.402Z] ---> ff8140ac9d9f [2023-05-18T23:19:00.402Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T23:19:00.402Z] ---> Running in 734fa93bc229 [2023-05-18T23:19:00.661Z] Removing intermediate container 734fa93bc229 [2023-05-18T23:19:00.661Z] ---> 733bae09b32e [2023-05-18T23:19:00.661Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T23:19:00.661Z] ---> Running in 571ae7a8c823 [2023-05-18T23:19:00.661Z] Removing intermediate container 571ae7a8c823 [2023-05-18T23:19:00.661Z] ---> f47b5fc437df [2023-05-18T23:19:00.661Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T23:19:00.661Z] ---> Running in 43942c33afc7 [2023-05-18T23:19:00.661Z] Removing intermediate container 43942c33afc7 [2023-05-18T23:19:00.661Z] ---> c233b27913f6 [2023-05-18T23:19:00.661Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T23:19:00.661Z] ---> Running in ffc63b000caf [2023-05-18T23:19:00.921Z] Removing intermediate container ffc63b000caf [2023-05-18T23:19:00.921Z] ---> 5693a9410549 [2023-05-18T23:19:00.921Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T23:19:00.921Z] ---> Running in ff76a73952b3 [2023-05-18T23:19:01.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T23:19:01.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T23:19:01.699Z] OK: 269 MiB in 57 packages [2023-05-18T23:19:02.267Z] Removing intermediate container ff76a73952b3 [2023-05-18T23:19:02.267Z] ---> fecefbc08d22 [2023-05-18T23:19:02.267Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-18T23:19:02.267Z] ---> Running in c327e45b1580 [2023-05-18T23:19:02.267Z] Removing intermediate container c327e45b1580 [2023-05-18T23:19:02.267Z] ---> aaf1d141fae6 [2023-05-18T23:19:02.267Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T23:19:02.527Z] ---> c0bbe0b4ffd2 [2023-05-18T23:19:02.527Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T23:19:02.527Z] ---> Running in 2574857a9ddc [2023-05-18T23:19:03.463Z] Removing intermediate container 2574857a9ddc [2023-05-18T23:19:03.463Z] ---> e97c67293701 [2023-05-18T23:19:03.463Z] Step 11/24 : COPY . . [2023-05-18T23:19:03.724Z] ---> 7f87250d69e2 [2023-05-18T23:19:03.724Z] Step 12/24 : RUN $MAKE [2023-05-18T23:19:03.724Z] ---> Running in 556d59c8c701 [2023-05-18T23:19:03.984Z] 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-18T23:19:25.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16054 in /w/workspace/gexfoundry_device-mqtt-go_PR-600 [Pipeline] { [Pipeline] ws [2023-05-18T23:19:25.110Z] Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout [2023-05-18T23:19:25.150Z] Selected Git installation does not exist. Using Default [2023-05-18T23:19:25.150Z] The recommended git tool is: NONE [2023-05-18T23:19:25.972Z] Removing intermediate container 556d59c8c701 [2023-05-18T23:19:25.972Z] ---> 0481d3a68e92 [2023-05-18T23:19:25.972Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T23:19:25.972Z] 3.17: Pulling from library/alpine [2023-05-18T23:19:25.972Z] f56be85fc22e: Already exists [2023-05-18T23:19:25.972Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T23:19:25.972Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T23:19:25.972Z] ---> 9ed4aefc74f6 [2023-05-18T23:19:25.972Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-18T23:19:25.972Z] ---> Running in d2221b954604 [2023-05-18T23:19:25.972Z] Removing intermediate container d2221b954604 [2023-05-18T23:19:25.972Z] ---> d7609c3bf106 [2023-05-18T23:19:25.972Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T23:19:25.972Z] ---> Running in fe994547a48e [2023-05-18T23:19:25.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-18T23:19:25.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-18T23:19:25.972Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T23:19:25.972Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T23:19:25.972Z] OK: 7 MiB in 16 packages [2023-05-18T23:19:25.972Z] Removing intermediate container fe994547a48e [2023-05-18T23:19:25.972Z] ---> a77f32a7d286 [2023-05-18T23:19:25.972Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-18T23:19:25.972Z] ---> 238e111a108c [2023-05-18T23:19:25.972Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-18T23:19:25.972Z] ---> d8700a239b2c [2023-05-18T23:19:25.972Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-18T23:19:25.972Z] ---> 503d3aea7e6c [2023-05-18T23:19:25.972Z] Step 19/24 : EXPOSE 59982 [2023-05-18T23:19:25.972Z] ---> Running in 1d5c287f0422 [2023-05-18T23:19:25.972Z] Removing intermediate container 1d5c287f0422 [2023-05-18T23:19:25.972Z] ---> 381a0483cf19 [2023-05-18T23:19:25.972Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-18T23:19:25.972Z] ---> Running in 349a99bee472 [2023-05-18T23:19:25.972Z] Removing intermediate container 349a99bee472 [2023-05-18T23:19:25.972Z] ---> a2c5da0175e2 [2023-05-18T23:19:25.972Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-18T23:19:25.972Z] ---> Running in d969d07faf90 [2023-05-18T23:19:26.231Z] Removing intermediate container d969d07faf90 [2023-05-18T23:19:26.231Z] ---> 56640df80342 [2023-05-18T23:19:26.231Z] Step 22/24 : LABEL arch=amd64 [2023-05-18T23:19:26.231Z] ---> Running in e6e8609fa09a [2023-05-18T23:19:26.231Z] Removing intermediate container e6e8609fa09a [2023-05-18T23:19:26.231Z] ---> 134b4a6a818a [2023-05-18T23:19:26.231Z] Step 23/24 : LABEL git_sha=edf739ecc91629ba222f97c0d2202b0dc482fd9b [2023-05-18T23:19:26.231Z] ---> Running in 991e72052bc6 [2023-05-18T23:19:26.231Z] Removing intermediate container 991e72052bc6 [2023-05-18T23:19:26.231Z] ---> 8b1c754843c6 [2023-05-18T23:19:26.231Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T23:19:26.490Z] ---> Running in 1ab1b76a06f6 [2023-05-18T23:19:26.490Z] Removing intermediate container 1ab1b76a06f6 [2023-05-18T23:19:26.490Z] ---> 58ffef8b11d5 [2023-05-18T23:19:26.490Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T23:19:26.490Z] Successfully built 58ffef8b11d5 [2023-05-18T23:19:26.490Z] 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-18T23:19:26.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T23:19:26.922Z] [2023-05-18T23:19:26.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:19:27.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T23:19:27.223Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-18T23:19:27.223Z] 5eb5b503b376: Pulling fs layer [2023-05-18T23:19:27.223Z] 5c69ac0246d0: Pulling fs layer [2023-05-18T23:19:27.223Z] ec43610c2a17: Pulling fs layer [2023-05-18T23:19:27.223Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-18T23:19:27.223Z] 33b1e0a273af: Pulling fs layer [2023-05-18T23:19:27.223Z] 5d3b04190fa2: Pulling fs layer [2023-05-18T23:19:27.223Z] 2f39f015ded8: Pulling fs layer [2023-05-18T23:19:27.223Z] 33b1e0a273af: Waiting [2023-05-18T23:19:27.223Z] 5d3b04190fa2: Waiting [2023-05-18T23:19:27.223Z] 2f39f015ded8: Waiting [2023-05-18T23:19:27.223Z] 3a2ae6a8a46f: Waiting [2023-05-18T23:19:27.223Z] 5c69ac0246d0: Verifying Checksum [2023-05-18T23:19:27.223Z] 5c69ac0246d0: Download complete [2023-05-18T23:19:27.223Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-18T23:19:27.223Z] 3a2ae6a8a46f: Download complete [2023-05-18T23:19:27.223Z] 33b1e0a273af: Verifying Checksum [2023-05-18T23:19:27.223Z] 33b1e0a273af: Download complete [2023-05-18T23:19:27.223Z] 5d3b04190fa2: Verifying Checksum [2023-05-18T23:19:27.223Z] 5d3b04190fa2: Download complete [2023-05-18T23:19:27.223Z] ec43610c2a17: Verifying Checksum [2023-05-18T23:19:27.223Z] ec43610c2a17: Download complete [2023-05-18T23:19:27.487Z] 5eb5b503b376: Verifying Checksum [2023-05-18T23:19:27.487Z] 5eb5b503b376: Download complete [2023-05-18T23:19:28.053Z] 2f39f015ded8: Download complete [2023-05-18T23:19:28.620Z] 5eb5b503b376: Pull complete [2023-05-18T23:19:28.879Z] 5c69ac0246d0: Pull complete [2023-05-18T23:19:29.139Z] ec43610c2a17: Pull complete [2023-05-18T23:19:29.409Z] 3a2ae6a8a46f: Pull complete [2023-05-18T23:19:29.668Z] 33b1e0a273af: Pull complete [2023-05-18T23:19:29.668Z] 5d3b04190fa2: Pull complete [2023-05-18T23:19:30.784Z] using credential edgex-jenkins-ssh [2023-05-18T23:19:30.797Z] Cloning the remote Git repository [2023-05-18T23:19:30.845Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T23:19:30.940Z] > git init /w/workspace/device-mqtt-go/5 # timeout=10 [2023-05-18T23:19:31.102Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T23:19:31.104Z] > git --version # timeout=10 [2023-05-18T23:19:31.126Z] > git --version # 'git version 2.25.1' [2023-05-18T23:19:31.129Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T23:19:31.289Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T23:19:32.395Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-18T23:19:32.416Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-18T23:19:33.779Z] Merging remotes/origin/main commit 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 into PR head commit 3cacedf1681f77950d561024d7ead166cd6b51a4 [2023-05-18T23:19:33.886Z] 2f39f015ded8: Pull complete [2023-05-18T23:19:33.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-18T23:19:33.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T23:19:33.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T23:19:33.967Z] prd-ubuntu20.04-docker-8c-8g-16053 does not seem to be running inside a container [2023-05-18T23:19:33.995Z] $ 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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T23:19:33.212Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-18T23:19:33.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-18T23:19:33.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T23:19:33.271Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/600/head:refs/remotes/origin/PR-600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-18T23:19:33.797Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T23:19:33.880Z] > git checkout -f 3cacedf1681f77950d561024d7ead166cd6b51a4 # timeout=10 [2023-05-18T23:19:33.963Z] > git remote # timeout=10 [2023-05-18T23:19:33.981Z] > git config --get remote.origin.url # timeout=10 [2023-05-18T23:19:33.994Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-18T23:19:34.007Z] > git merge 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 # timeout=10 [2023-05-18T23:19:34.073Z] Merge succeeded, producing 49037ee0d3c2cd65a33006ec9dedf5e02cdf85f7 [2023-05-18T23:19:34.073Z] Checking out Revision 49037ee0d3c2cd65a33006ec9dedf5e02cdf85f7 (PR-600) [2023-05-18T23:19:34.056Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-18T23:19:34.078Z] > git config core.sparsecheckout # timeout=10 [2023-05-18T23:19:34.093Z] > git checkout -f 49037ee0d3c2cd65a33006ec9dedf5e02cdf85f7 # timeout=10 [2023-05-18T23:19:37.538Z] Commit message: "Merge commit '96b3e6837c0c0a3acc7abbc19ad4378a288ec056' into HEAD" [2023-05-18T23:19:37.544Z] > git rev-list --no-walk 3cacedf1681f77950d561024d7ead166cd6b51a4 # timeout=10 [2023-05-18T23:19:37.688Z] $ docker top a452532e95ca5762a5fefca6ddd44c9ce592447cb03d248caeba8caabdb3e70d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:19:38.043Z] [2023-05-18T23:19:38.043Z] GitHub has been notified of this commit’s build result [2023-05-18T23:19:38.043Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-05-18T23:19:38.102Z] ---> job-cost.sh [2023-05-18T23:19:38.102Z] lf-activate-venv: SKIPPING [2023-05-18T23:19:38.102Z] INFO: No Stack... [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T23:19:38.587Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-18T23:19:38.587Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T23:19:38.587Z] Dload Upload Total Spent Left Speed [2023-05-18T23:19:38.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [2023-05-18T23:19:38.670Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T23:19:38.930Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-05-18T23:19:39.220Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/cost.csv [2023-05-18T23:19:39.220Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T23:19:39.234Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-5-stack-cost] [2023-05-18T23:19:39.243Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-5-stack-cost] did not exist. Created. [2023-05-18T23:19:39.243Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T23:19:39.319Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-18T23:19:39.547Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-18T23:19:39.586Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T23:19:39.594Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T23:19:39.617Z] $ docker stop --time=1 a452532e95ca5762a5fefca6ddd44c9ce592447cb03d248caeba8caabdb3e70d [2023-05-18T23:19:39.645Z] + sudo tee /etc/docker/daemon.new [2023-05-18T23:19:39.645Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-18T23:19:39.645Z] { [2023-05-18T23:19:39.645Z] "registry-mirrors": [ [2023-05-18T23:19:39.645Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-18T23:19:39.645Z] ], [2023-05-18T23:19:39.645Z] "bip": "10.250.0.254/24", [2023-05-18T23:19:39.645Z] "hosts": [ [2023-05-18T23:19:39.645Z] "tcp://0.0.0.0:5555", [2023-05-18T23:19:39.645Z] "unix:///var/run/docker.sock" [2023-05-18T23:19:39.645Z] ], [2023-05-18T23:19:39.645Z] "mtu": 1458, [2023-05-18T23:19:39.645Z] "selinux-enabled": true, [2023-05-18T23:19:39.645Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-18T23:19:39.645Z] } [2023-05-18T23:19:40.763Z] $ docker rm -f --volumes a452532e95ca5762a5fefca6ddd44c9ce592447cb03d248caeba8caabdb3e70d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-18T23:19:41.122Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-18T23:19:41.442Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T23:19:59.694Z] provisioning config files... [2023-05-18T23:19:59.721Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config13452779412718374248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:20:00.070Z] ---> docker-login.sh [2023-05-18T23:20:00.070Z] nexus3.edgexfoundry.org:10001 [2023-05-18T23:20:00.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:20:00.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:20:00.660Z] Configure a credential helper to remove this warning. See [2023-05-18T23:20:00.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:20:00.660Z] [2023-05-18T23:20:00.660Z] Login Succeeded [2023-05-18T23:20:00.660Z] nexus3.edgexfoundry.org:10002 [2023-05-18T23:20:00.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:20:01.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:20:01.201Z] Configure a credential helper to remove this warning. See [2023-05-18T23:20:01.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:20:01.201Z] [2023-05-18T23:20:01.201Z] Login Succeeded [2023-05-18T23:20:01.201Z] nexus3.edgexfoundry.org:10003 [2023-05-18T23:20:01.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:20:01.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:20:01.471Z] Configure a credential helper to remove this warning. See [2023-05-18T23:20:01.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:20:01.471Z] [2023-05-18T23:20:01.471Z] Login Succeeded [2023-05-18T23:20:01.471Z] nexus3.edgexfoundry.org:10004 [2023-05-18T23:20:01.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:20:01.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:20:01.745Z] Configure a credential helper to remove this warning. See [2023-05-18T23:20:01.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:20:01.745Z] [2023-05-18T23:20:01.745Z] Login Succeeded [2023-05-18T23:20:01.745Z] docker.io [2023-05-18T23:20:02.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-18T23:20:02.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-18T23:20:02.985Z] Configure a credential helper to remove this warning. See [2023-05-18T23:20:02.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-18T23:20:02.985Z] [2023-05-18T23:20:02.985Z] Login Succeeded [2023-05-18T23:20:02.985Z] ---> docker-login.sh ends [Pipeline] } [2023-05-18T23:20:03.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-18T23:20:03.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T23:20:03.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-18T23:20:03.321Z] ========================================================= [2023-05-18T23:20:03.321Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-18T23:20:03.321Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:20:03.685Z] + 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-18T23:20:05.648Z] Sending build context to Docker daemon 3.409MB [2023-05-18T23:20:05.648Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T23:20:05.648Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-18T23:20:05.916Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-18T23:20:05.916Z] c41833b44d91: Pulling fs layer [2023-05-18T23:20:05.916Z] ed15518f5707: Pulling fs layer [2023-05-18T23:20:05.916Z] feae8fd75edb: Pulling fs layer [2023-05-18T23:20:05.916Z] 242c74f7c9fa: Pulling fs layer [2023-05-18T23:20:05.916Z] 3cdef696dda3: Pulling fs layer [2023-05-18T23:20:05.916Z] 2ced38df9373: Pulling fs layer [2023-05-18T23:20:05.916Z] 58f1dce35555: Pulling fs layer [2023-05-18T23:20:05.916Z] 242c74f7c9fa: Waiting [2023-05-18T23:20:05.916Z] 3cdef696dda3: Waiting [2023-05-18T23:20:05.916Z] 2ced38df9373: Waiting [2023-05-18T23:20:05.916Z] 58f1dce35555: Waiting [2023-05-18T23:20:05.916Z] ed15518f5707: Verifying Checksum [2023-05-18T23:20:05.916Z] ed15518f5707: Download complete [2023-05-18T23:20:07.333Z] 242c74f7c9fa: Verifying Checksum [2023-05-18T23:20:07.333Z] 242c74f7c9fa: Download complete [2023-05-18T23:20:08.300Z] 3cdef696dda3: Verifying Checksum [2023-05-18T23:20:08.300Z] 3cdef696dda3: Download complete [2023-05-18T23:20:08.300Z] c41833b44d91: Verifying Checksum [2023-05-18T23:20:08.300Z] c41833b44d91: Download complete [2023-05-18T23:20:09.270Z] c41833b44d91: Pull complete [2023-05-18T23:20:09.864Z] 58f1dce35555: Verifying Checksum [2023-05-18T23:20:09.864Z] 58f1dce35555: Download complete [2023-05-18T23:20:10.137Z] ed15518f5707: Pull complete [2023-05-18T23:20:10.724Z] feae8fd75edb: Verifying Checksum [2023-05-18T23:20:10.725Z] feae8fd75edb: Download complete [2023-05-18T23:20:10.994Z] 2ced38df9373: Verifying Checksum [2023-05-18T23:20:10.994Z] 2ced38df9373: Download complete [2023-05-18T23:20:23.322Z] feae8fd75edb: Pull complete [2023-05-18T23:20:23.322Z] 242c74f7c9fa: Pull complete [2023-05-18T23:20:23.322Z] 3cdef696dda3: Pull complete [2023-05-18T23:20:29.996Z] 2ced38df9373: Pull complete [2023-05-18T23:20:31.943Z] 58f1dce35555: Pull complete [2023-05-18T23:20:31.943Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-18T23:20:31.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-18T23:20:31.943Z] ---> fadd8f120f05 [2023-05-18T23:20:31.943Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-18T23:20:33.368Z] ---> Running in a3d2f4fd64b1 [2023-05-18T23:20:33.961Z] Removing intermediate container a3d2f4fd64b1 [2023-05-18T23:20:33.961Z] ---> df2d5cb376fd [2023-05-18T23:20:33.961Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T23:20:33.961Z] ---> Running in fa28c1eb0305 [2023-05-18T23:20:34.232Z] Removing intermediate container fa28c1eb0305 [2023-05-18T23:20:34.232Z] ---> 5cb564d7cd07 [2023-05-18T23:20:34.232Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T23:20:34.232Z] ---> Running in d389da54c149 [2023-05-18T23:20:34.501Z] Removing intermediate container d389da54c149 [2023-05-18T23:20:34.501Z] ---> aa4fb4543b4d [2023-05-18T23:20:34.501Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T23:20:34.770Z] ---> Running in af1951f57ef0 [2023-05-18T23:20:35.046Z] Removing intermediate container af1951f57ef0 [2023-05-18T23:20:35.046Z] ---> 0cd552ab51ac [2023-05-18T23:20:35.046Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T23:20:35.046Z] ---> Running in 89738b5f7a25 [2023-05-18T23:20:36.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T23:20:36.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T23:20:37.724Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-18T23:20:37.724Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-18T23:20:37.724Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-18T23:20:37.995Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-18T23:20:37.995Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T23:20:37.995Z] OK: 268 MiB in 57 packages [2023-05-18T23:20:38.968Z] Removing intermediate container 89738b5f7a25 [2023-05-18T23:20:38.968Z] ---> 54b781973e4f [2023-05-18T23:20:38.968Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-18T23:20:39.236Z] ---> Running in 1336d2f5a74b [2023-05-18T23:20:39.504Z] Removing intermediate container 1336d2f5a74b [2023-05-18T23:20:39.504Z] ---> 4e4239bef91f [2023-05-18T23:20:39.504Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-18T23:20:40.094Z] ---> afa52c8ea649 [2023-05-18T23:20:40.094Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T23:20:40.094Z] ---> Running in ac318cf9235d [2023-05-18T23:21:48.004Z] Removing intermediate container ac318cf9235d [2023-05-18T23:21:48.004Z] ---> 54634f51111f [2023-05-18T23:21:48.004Z] Step 11/12 : COPY . . [2023-05-18T23:21:48.004Z] ---> eaf5a30b34f6 [2023-05-18T23:21:48.004Z] Step 12/12 : RUN $MAKE [2023-05-18T23:21:48.004Z] ---> Running in 37b208e71524 [2023-05-18T23:21:48.004Z] noop [2023-05-18T23:21:48.004Z] Removing intermediate container 37b208e71524 [2023-05-18T23:21:48.004Z] ---> 06b3c4fdb965 [2023-05-18T23:21:48.004Z] Successfully built 06b3c4fdb965 [2023-05-18T23:21:48.004Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:21:48.353Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T23:21:48.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T23:21:48.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-16054 does not seem to be running inside a container [2023-05-18T23:21:48.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T23:21:49.764Z] $ docker top 1e28cbb82628c8b479893c8f14186c2351eda0b498b6cb58289ddec28e455ab0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T23:21:50.596Z] + go version [2023-05-18T23:21:50.596Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-18T23:21:50.613Z] $ docker stop --time=1 1e28cbb82628c8b479893c8f14186c2351eda0b498b6cb58289ddec28e455ab0 [2023-05-18T23:21:52.675Z] $ docker rm -f --volumes 1e28cbb82628c8b479893c8f14186c2351eda0b498b6cb58289ddec28e455ab0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:21:53.211Z] + docker inspect -f . ci-base-image-arm64 [2023-05-18T23:21:53.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T23:21:53.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-16054 does not seem to be running inside a container [2023-05-18T23:21:53.464Z] $ 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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-18T23:21:54.643Z] $ docker top 21cabf75fcd9b4dc8fd58da8e74d9c109129e9117081a35f74c25dcb8ae4f120 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T23:21:55.178Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-18T23:21:56.094Z] + make test [2023-05-18T23:21:56.095Z] go test ./... -coverprofile=coverage.out ./... [2023-05-18T23:22:28.336Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-18T23:24:19.980Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-18T23:24:24.238Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-18T23:24:24.520Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.8% of statements [2023-05-18T23:24:25.105Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-18T23:24:25.105Z] go vet ./... [2023-05-18T23:25:03.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-18T23:25:03.990Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-18T23:25:03.990Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-18T23:25:04.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-18T23:25:04.023Z] $ docker stop --time=1 21cabf75fcd9b4dc8fd58da8e74d9c109129e9117081a35f74c25dcb8ae4f120 [2023-05-18T23:25:05.880Z] $ docker rm -f --volumes 21cabf75fcd9b4dc8fd58da8e74d9c109129e9117081a35f74c25dcb8ae4f120 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-18T23:25:06.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-18T23:25:06.994Z] Warning: overwriting stash ‘coverage-report’ [2023-05-18T23:25:07.446Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-18T23:25:07.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-18T23:25:08.224Z] + ls -al . [2023-05-18T23:25:08.224Z] total 176 [2023-05-18T23:25:08.224Z] drwxrwxr-x 9 jenkins jenkins 4096 May 18 23:21 . [2023-05-18T23:25:08.224Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 23:19 .. [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 140 May 18 23:19 .dockerignore [2023-05-18T23:25:08.224Z] drwxrwxr-x 8 jenkins jenkins 4096 May 18 23:19 .git [2023-05-18T23:25:08.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:19 .github [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 329 May 18 23:19 .gitignore [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 41 May 18 23:19 .golangci.yml [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 18 23:19 Attribution.txt [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 18 23:19 CHANGELOG.md [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 18 23:19 Dockerfile [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 677 May 18 23:19 GOVERNANCE.md [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 678 May 18 23:19 Jenkinsfile [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 18 23:19 LICENSE [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 18 23:19 Makefile [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 620 May 18 23:19 OWNERS.md [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 18 23:19 README.md [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 5 May 18 23:17 VERSION [2023-05-18T23:25:08.224Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 23:19 bin [2023-05-18T23:25:08.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:19 cmd [2023-05-18T23:25:08.224Z] -rw-r--r-- 1 jenkins jenkins 18506 May 18 23:24 coverage.out [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 18 23:19 go.mod [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 18 23:19 go.sum [2023-05-18T23:25:08.224Z] drwxrwxr-x 3 jenkins jenkins 4096 May 18 23:19 internal [2023-05-18T23:25:08.224Z] drwxrwxr-x 2 jenkins jenkins 4096 May 18 23:19 mock [2023-05-18T23:25:08.224Z] drwxrwxr-x 4 jenkins jenkins 4096 May 18 23:19 snap [2023-05-18T23:25:08.224Z] -rw-rw-r-- 1 jenkins jenkins 227 May 18 23:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:25:08.580Z] + 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=49037ee0d3c2cd65a33006ec9dedf5e02cdf85f7 --label arch=arm64 --label version=0.0.0 . [2023-05-18T23:25:08.862Z] Sending build context to Docker daemon 3.428MB [2023-05-18T23:25:08.862Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-18T23:25:08.862Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-18T23:25:08.862Z] ---> 06b3c4fdb965 [2023-05-18T23:25:08.863Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-18T23:25:09.135Z] ---> Running in f255b02c8688 [2023-05-18T23:25:09.408Z] Removing intermediate container f255b02c8688 [2023-05-18T23:25:09.408Z] ---> 27554f366747 [2023-05-18T23:25:09.408Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-18T23:25:09.408Z] ---> Running in c33a5acde9bd [2023-05-18T23:25:09.691Z] Removing intermediate container c33a5acde9bd [2023-05-18T23:25:09.692Z] ---> 43405ef24369 [2023-05-18T23:25:09.692Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-18T23:25:09.961Z] ---> Running in f3e71e9a9ce2 [2023-05-18T23:25:10.251Z] Removing intermediate container f3e71e9a9ce2 [2023-05-18T23:25:10.251Z] ---> 41268fdc4639 [2023-05-18T23:25:10.251Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-18T23:25:10.251Z] ---> Running in 8ff20ad9b794 [2023-05-18T23:25:10.528Z] Removing intermediate container 8ff20ad9b794 [2023-05-18T23:25:10.529Z] ---> c4a841bb161f [2023-05-18T23:25:10.529Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-18T23:25:10.529Z] ---> Running in c861482941f6 [2023-05-18T23:25:11.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T23:25:12.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T23:25:13.041Z] OK: 268 MiB in 57 packages [2023-05-18T23:25:14.007Z] Removing intermediate container c861482941f6 [2023-05-18T23:25:14.007Z] ---> 561e8ef7c5c7 [2023-05-18T23:25:14.007Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-18T23:25:14.007Z] ---> Running in c713b0c8e9a1 [2023-05-18T23:25:14.276Z] Removing intermediate container c713b0c8e9a1 [2023-05-18T23:25:14.276Z] ---> 3755aaf64b37 [2023-05-18T23:25:14.276Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-18T23:25:14.872Z] ---> a963a72a5797 [2023-05-18T23:25:14.872Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-18T23:25:14.872Z] ---> Running in 92008c7d5f07 [2023-05-18T23:25:17.456Z] Removing intermediate container 92008c7d5f07 [2023-05-18T23:25:17.456Z] ---> 80a12c362c00 [2023-05-18T23:25:17.456Z] Step 11/24 : COPY . . [2023-05-18T23:25:18.039Z] ---> 8406aab489e3 [2023-05-18T23:25:18.039Z] Step 12/24 : RUN $MAKE [2023-05-18T23:25:18.039Z] ---> Running in 30b36f9ef0e5 [2023-05-18T23:25:18.999Z] 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-18T23:27:25.654Z] Removing intermediate container 30b36f9ef0e5 [2023-05-18T23:27:25.654Z] ---> e7bd1b913925 [2023-05-18T23:27:25.654Z] Step 13/24 : FROM alpine:3.17 [2023-05-18T23:27:25.654Z] 3.17: Pulling from library/alpine [2023-05-18T23:27:25.654Z] c41833b44d91: Already exists [2023-05-18T23:27:25.654Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-18T23:27:25.654Z] Status: Downloaded newer image for alpine:3.17 [2023-05-18T23:27:25.654Z] ---> 51e60588ff2c [2023-05-18T23:27:25.654Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-18T23:27:25.654Z] ---> Running in 79a4a041174b [2023-05-18T23:27:25.654Z] Removing intermediate container 79a4a041174b [2023-05-18T23:27:25.654Z] ---> fd65eabca314 [2023-05-18T23:27:25.654Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-18T23:27:25.654Z] ---> Running in 10a2f3bd5e03 [2023-05-18T23:27:25.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-18T23:27:25.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-18T23:27:25.654Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-18T23:27:25.654Z] Executing busybox-1.35.0-r29.trigger [2023-05-18T23:27:25.654Z] OK: 8 MiB in 16 packages [2023-05-18T23:27:25.654Z] Removing intermediate container 10a2f3bd5e03 [2023-05-18T23:27:25.654Z] ---> f63fd5a84d80 [2023-05-18T23:27:25.654Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-18T23:27:25.654Z] ---> 6540de8edbac [2023-05-18T23:27:25.654Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-18T23:27:25.654Z] ---> f859191c0798 [2023-05-18T23:27:25.654Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-18T23:27:25.654Z] ---> 831ff41186d8 [2023-05-18T23:27:25.654Z] Step 19/24 : EXPOSE 59982 [2023-05-18T23:27:25.654Z] ---> Running in 941e891b0286 [2023-05-18T23:27:25.654Z] Removing intermediate container 941e891b0286 [2023-05-18T23:27:25.654Z] ---> 3b6109b32daf [2023-05-18T23:27:25.654Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-18T23:27:25.654Z] ---> Running in 1fb5c6896117 [2023-05-18T23:27:25.654Z] Removing intermediate container 1fb5c6896117 [2023-05-18T23:27:25.654Z] ---> b06d8d156456 [2023-05-18T23:27:25.654Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-18T23:27:25.654Z] ---> Running in c8958d553540 [2023-05-18T23:27:25.654Z] Removing intermediate container c8958d553540 [2023-05-18T23:27:25.654Z] ---> e415e28424e4 [2023-05-18T23:27:25.654Z] Step 22/24 : LABEL arch=arm64 [2023-05-18T23:27:25.654Z] ---> Running in a82dc7c99306 [2023-05-18T23:27:25.654Z] Removing intermediate container a82dc7c99306 [2023-05-18T23:27:25.654Z] ---> 03750ffa449b [2023-05-18T23:27:25.654Z] Step 23/24 : LABEL git_sha=49037ee0d3c2cd65a33006ec9dedf5e02cdf85f7 [2023-05-18T23:27:25.654Z] ---> Running in c0d357bb84af [2023-05-18T23:27:25.654Z] Removing intermediate container c0d357bb84af [2023-05-18T23:27:25.654Z] ---> f84356549649 [2023-05-18T23:27:25.654Z] Step 24/24 : LABEL version=0.0.0 [2023-05-18T23:27:25.919Z] ---> Running in 91b8e3a8dab1 [2023-05-18T23:27:26.183Z] Removing intermediate container 91b8e3a8dab1 [2023-05-18T23:27:26.183Z] ---> 4606ff315329 [2023-05-18T23:27:26.183Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-18T23:27:26.183Z] Successfully built 4606ff315329 [2023-05-18T23:27:26.183Z] 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-18T23:27:26.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T23:27:26.643Z] [2023-05-18T23:27:26.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:27:26.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T23:27:26.977Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-18T23:27:26.977Z] 8998bd30e6a1: Pulling fs layer [2023-05-18T23:27:26.977Z] 04944245beec: Pulling fs layer [2023-05-18T23:27:26.977Z] 699f458cf7ca: Pulling fs layer [2023-05-18T23:27:26.977Z] 765212b225bb: Pulling fs layer [2023-05-18T23:27:26.977Z] f23df028b6ca: Pulling fs layer [2023-05-18T23:27:26.977Z] d65c8cfc05b1: Pulling fs layer [2023-05-18T23:27:26.977Z] 2437ff75d9bd: Pulling fs layer [2023-05-18T23:27:26.977Z] 765212b225bb: Waiting [2023-05-18T23:27:26.977Z] f23df028b6ca: Waiting [2023-05-18T23:27:26.977Z] d65c8cfc05b1: Waiting [2023-05-18T23:27:26.977Z] 2437ff75d9bd: Waiting [2023-05-18T23:27:27.244Z] 04944245beec: Verifying Checksum [2023-05-18T23:27:27.244Z] 04944245beec: Download complete [2023-05-18T23:27:27.244Z] 765212b225bb: Verifying Checksum [2023-05-18T23:27:27.244Z] 765212b225bb: Download complete [2023-05-18T23:27:27.244Z] f23df028b6ca: Verifying Checksum [2023-05-18T23:27:27.244Z] f23df028b6ca: Download complete [2023-05-18T23:27:27.244Z] d65c8cfc05b1: Download complete [2023-05-18T23:27:27.244Z] 699f458cf7ca: Verifying Checksum [2023-05-18T23:27:27.244Z] 699f458cf7ca: Download complete [2023-05-18T23:27:27.825Z] 8998bd30e6a1: Verifying Checksum [2023-05-18T23:27:27.825Z] 8998bd30e6a1: Download complete [2023-05-18T23:27:29.767Z] 2437ff75d9bd: Verifying Checksum [2023-05-18T23:27:29.767Z] 2437ff75d9bd: Download complete [2023-05-18T23:27:31.712Z] 8998bd30e6a1: Pull complete [2023-05-18T23:27:31.980Z] 04944245beec: Pull complete [2023-05-18T23:27:33.391Z] 699f458cf7ca: Pull complete [2023-05-18T23:27:33.659Z] 765212b225bb: Pull complete [2023-05-18T23:27:34.245Z] f23df028b6ca: Pull complete [2023-05-18T23:27:34.514Z] d65c8cfc05b1: Pull complete [2023-05-18T23:27:49.513Z] 2437ff75d9bd: Pull complete [2023-05-18T23:27:49.513Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-18T23:27:49.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-18T23:27:49.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T23:27:49.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-16054 does not seem to be running inside a container [2023-05-18T23:27:49.770Z] $ 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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-18T23:27:52.201Z] $ docker top 4e1b41dc7d6f50690aa630de4331a6a0ae07b2f81da9c8821dd05d74d51b355b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:27:53.025Z] ---> job-cost.sh [2023-05-18T23:27:53.025Z] lf-activate-venv: SKIPPING [2023-05-18T23:27:53.025Z] INFO: No Stack... [2023-05-18T23:27:53.292Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-18T23:27:54.250Z] INFO: Archiving Costs [Pipeline] sh [2023-05-18T23:27:54.569Z] + cat /w/workspace/device-mqtt-go/5/archives/cost.csv [2023-05-18T23:27:54.570Z] + cut -d, -f6 [Pipeline] lock [2023-05-18T23:27:54.897Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-600-5-stack-cost] [2023-05-18T23:27:54.903Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-5-stack-cost] did not exist. Created. [2023-05-18T23:27:54.903Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-600-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-18T23:27:55.569Z] /w/workspace/device-mqtt-go/5@tmp/durable-0a46c7d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-18T23:27:56.219Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-18T23:27:56.239Z] Warning: overwriting stash ‘stack-cost’ [2023-05-18T23:27:56.293Z] Stashed 1 file(s) [Pipeline] } [2023-05-18T23:27:56.300Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-600-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-18T23:27:56.314Z] $ docker stop --time=1 4e1b41dc7d6f50690aa630de4331a6a0ae07b2f81da9c8821dd05d74d51b355b [2023-05-18T23:27:57.792Z] $ docker rm -f --volumes 4e1b41dc7d6f50690aa630de4331a6a0ae07b2f81da9c8821dd05d74d51b355b [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-18T23:27:58.200Z] provisioning config files... [2023-05-18T23:27:58.208Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config895781232118840102tmp [Pipeline] { [Pipeline] sh [2023-05-18T23:27:58.500Z] + set +x [2023-05-18T23:27:58.500Z] + bash -s -- [2023-05-18T23:27:58.500Z] + curl -s https://codecov.io/bash [2023-05-18T23:27:58.500Z] [2023-05-18T23:27:58.500Z] _____ _ [2023-05-18T23:27:58.500Z] / ____| | | [2023-05-18T23:27:58.500Z] | | ___ __| | ___ ___ _____ __ [2023-05-18T23:27:58.500Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-18T23:27:58.500Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-18T23:27:58.500Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-18T23:27:58.500Z] Bash-1.0.6 [2023-05-18T23:27:58.500Z] [2023-05-18T23:27:58.500Z] [2023-05-18T23:27:58.500Z] ==> git version 2.25.1 found [2023-05-18T23:27:58.500Z] ==> 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-18T23:27:58.500Z] Release-Date: 2020-01-08 [2023-05-18T23:27:58.500Z] 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-18T23:27:58.500Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-18T23:27:58.500Z] ==> Jenkins CI detected. [2023-05-18T23:27:58.500Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-18T23:27:58.500Z] project root: . [2023-05-18T23:27:58.500Z] --> token set from env [2023-05-18T23:27:58.500Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-18T23:27:58.500Z] ==> Running gcov in . (disable via -X gcov) [2023-05-18T23:27:58.500Z] ==> Python coveragepy not found [2023-05-18T23:27:58.500Z] ==> Searching for coverage reports in: [2023-05-18T23:27:58.500Z] + . [2023-05-18T23:27:58.500Z] -> Found 1 reports [2023-05-18T23:27:58.500Z] ==> Detecting git/mercurial file structure [2023-05-18T23:27:58.500Z] ==> Reading reports [2023-05-18T23:27:58.759Z] + ./coverage.out bytes=18506 [2023-05-18T23:27:58.759Z] ==> Appending adjustments [2023-05-18T23:27:58.759Z] https://docs.codecov.io/docs/fixing-reports [2023-05-18T23:27:58.759Z] + Found adjustments [2023-05-18T23:27:58.759Z] ==> Gzipping contents [2023-05-18T23:27:58.759Z] 4.0K /tmp/codecov.Zx86yv.gz [2023-05-18T23:27:58.759Z] ==> Uploading reports [2023-05-18T23:27:58.759Z] url: https://codecov.io [2023-05-18T23:27:58.759Z] query: branch=PR-600&commit=edf739ecc91629ba222f97c0d2202b0dc482fd9b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-18T23:27:58.759Z] -> Pinging Codecov [2023-05-18T23:27:58.759Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-600&commit=edf739ecc91629ba222f97c0d2202b0dc482fd9b&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-600%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=600&job=&cmd_args= [2023-05-18T23:27:59.018Z] -> Uploading to [2023-05-18T23:27:59.018Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-18/7D719EC7BBE17E464838252E33014C33/edf739ecc91629ba222f97c0d2202b0dc482fd9b/32d1df33-0b4e-4b8d-a414-d712be0180e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T232758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe44e096b5a6a14f3bc1a25e80bc6f73f2abd3640954b40c055200c9609455a4 [2023-05-18T23:27:59.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-18T23:27:59.018Z] Dload Upload Total Spent Left Speed [2023-05-18T23:27:59.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 13582 --:--:-- --:--:-- --:--:-- 13639 [2023-05-18T23:27:59.276Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/edf739ecc91629ba222f97c0d2202b0dc482fd9b [Pipeline] } [2023-05-18T23:27:59.284Z] 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-18T23:28:00.033Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives ] [2023-05-18T23:28:00.033Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-18T23:28:00.033Z] total 16 [2023-05-18T23:28:00.033Z] drwxr-xr-x 3 root root 4096 May 18 23:19 . [2023-05-18T23:28:00.033Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 23:19 .. [2023-05-18T23:28:00.033Z] drwxr-xr-x 2 root root 4096 May 18 23:19 cost [2023-05-18T23:28:00.033Z] -rw-r--r-- 1 root root 86 May 18 23:19 cost.csv [2023-05-18T23:28:00.033Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-18T23:28:00.033Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives [2023-05-18T23:28:00.033Z] total 16 [2023-05-18T23:28:00.033Z] drwxr-xr-x 3 jenkins jenkins 4096 May 18 23:19 . [2023-05-18T23:28:00.033Z] drwxrwxr-x 11 jenkins jenkins 4096 May 18 23:19 .. [2023-05-18T23:28:00.033Z] drwxr-xr-x 2 jenkins jenkins 4096 May 18 23:19 cost [2023-05-18T23:28:00.033Z] -rw-r--r-- 1 jenkins jenkins 86 May 18 23:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:28:00.323Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:28:01.180Z] ---> package-listing.sh [2023-05-18T23:28:01.180Z] ++ facter osfamily [2023-05-18T23:28:01.180Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-18T23:28:01.440Z] + OS_FAMILY=debian [2023-05-18T23:28:01.440Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-600 [2023-05-18T23:28:01.440Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-18T23:28:01.440Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-18T23:28:01.440Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-18T23:28:01.440Z] + PACKAGES=/tmp/packages_start.txt [2023-05-18T23:28:01.440Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-18T23:28:01.440Z] + PACKAGES=/tmp/packages_end.txt [2023-05-18T23:28:01.440Z] + case "${OS_FAMILY}" in [2023-05-18T23:28:01.440Z] + dpkg -l [2023-05-18T23:28:01.440Z] + grep '^ii' [2023-05-18T23:28:01.440Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-18T23:28:01.440Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-18T23:28:01.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-18T23:28:01.440Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-600 ']' [2023-05-18T23:28:01.440Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [2023-05-18T23:28:01.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-600/archives/ [Pipeline] echo [2023-05-18T23:28:01.451Z] 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-600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-18T23:28:01.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-18T23:28:02.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-18T23:28:02.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-18T23:28:02.363Z] prd-ubuntu20.04-docker-8c-8g-16053 does not seem to be running inside a container [2023-05-18T23:28:02.400Z] $ 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-600/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-600 -v /w/workspace/gexfoundry_device-mqtt-go_PR-600:/w/workspace/gexfoundry_device-mqtt-go_PR-600:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-18T23:28:02.593Z] $ docker top 965be20a00875182de16e509306b4d371a84cca1bb4aa660b61693fd3859e295 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-18T23:28:02.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-18T23:28:03.242Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-18T23:28:03.530Z] + ls /var/log/sa-host [2023-05-18T23:28:03.530Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-18T23:28:03.679Z] provisioning config files... [2023-05-18T23:28:03.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-600@tmp/config2203127497836565345tmp [Pipeline] { [Pipeline] echo [2023-05-18T23:28:03.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:28:03.981Z] ---> create-netrc.sh [Pipeline] } [2023-05-18T23:28:03.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:28:04.327Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-18T23:28:04.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:28:04.621Z] ---> sudo-logs.sh [2023-05-18T23:28:04.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-18T23:28:04.649Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:28:04.930Z] ---> job-cost.sh [2023-05-18T23:28:04.931Z] lf-activate-venv: SKIPPING [2023-05-18T23:28:04.931Z] DEBUG: total: 0.2199999988079071 [2023-05-18T23:28:04.931Z] INFO: Retrieving Stack Cost... [2023-05-18T23:28:05.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-18T23:28:05.760Z] INFO: Archiving Costs [Pipeline] echo [2023-05-18T23:28:05.770Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-18T23:28:06.051Z] ---> logs-deploy.sh [2023-05-18T23:28:06.051Z] lf-activate-venv: SKIPPING [2023-05-18T23:28:06.051Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-600/5 [2023-05-18T23:28:06.051Z] INFO: archiving workspace using pattern(s): [2023-05-18T23:28:06.990Z] Archives upload complete. [2023-05-18T23:28:06.990Z] INFO: archiving logs to Nexus