Pull request #596 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 57e3d53da137a61fe75c45ca6235a80f80bfde57 rather than c8498983768038f572aeef7fea7847418933b69c Obtained Jenkinsfile from 57e3d53da137a61fe75c45ca6235a80f80bfde57 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-ssh4225062053263023136.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-ssh1760371912659658127.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15826702435398295909.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15089218457520641264.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3969908585767869259.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10562233881356740848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14431 in /w/workspace/gexfoundry_device-mqtt-go_PR-596 [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-596 # 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/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 57e3d53da137a61fe75c45ca6235a80f80bfde57 into PR head commit c8498983768038f572aeef7fea7847418933b69c Merge succeeded, producing c8498983768038f572aeef7fea7847418933b69c Checking out Revision c8498983768038f572aeef7fea7847418933b69c (PR-596) > git config core.sparsecheckout # timeout=10 > git checkout -f c8498983768038f572aeef7fea7847418933b69c # 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 57e3d53da137a61fe75c45ca6235a80f80bfde57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8498983768038f572aeef7fea7847418933b69c # timeout=10 Commit message: "build: Ignore all go-mods except device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T04:10:42.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T04:10:42.301Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T04:10:42.407Z] ========================================================= [2023-05-08T04:10:42.407Z] EdgeX Global Pipelines Version Info [2023-05-08T04:10:42.407Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:10:43.142Z] ------------------- [2023-05-08T04:10:43.142Z] stable info: [2023-05-08T04:10:43.142Z] ------------------- [2023-05-08T04:10:43.142Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T04:10:43.142Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:10:43.142Z] Message: update stable to v1.0.249 [2023-05-08T04:10:43.716Z] ------------------- [2023-05-08T04:10:43.716Z] experimental info: [2023-05-08T04:10:43.716Z] ------------------- [2023-05-08T04:10:43.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T04:10:43.716Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T04:10:43.716Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T04:10:43.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-08T04:10:44.036Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-08T04:10:44.083Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T04:10:44.124Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T04:10:44.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T04:10:44.199Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T04:10:44.237Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T04:10:44.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T04:10:44.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T04:10:44.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T04:10:44.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T04:10:44.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-08T04:10:44.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T04:10:44.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T04:10:44.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:10:44.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T04:10:44.647Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:10:44.689Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T04:10:44.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T04:10:44.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T04:10:44.804Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T04:10:44.846Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T04:10:44.888Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T04:10:44.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T04:10:44.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T04:10:45.005Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T04:10:45.043Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T04:10:45.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-596 [Pipeline] echo [2023-05-08T04:10:45.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-596 [Pipeline] echo [2023-05-08T04:10:45.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-596 [Pipeline] echo [2023-05-08T04:10:45.215Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8498983768038f572aeef7fea7847418933b69c [Pipeline] echo [2023-05-08T04:10:45.256Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c849898 [Pipeline] echo [2023-05-08T04:10:45.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:10:45.412Z] provisioning config files... [2023-05-08T04:10:45.424Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp/config6984596534988152521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:10:45.761Z] ---> docker-login.sh [2023-05-08T04:10:45.761Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:10:46.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:10:46.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:10:46.021Z] Configure a credential helper to remove this warning. See [2023-05-08T04:10:46.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:10:46.021Z] [2023-05-08T04:10:46.021Z] Login Succeeded [2023-05-08T04:10:46.021Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:10:46.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:10:46.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:10:46.281Z] Configure a credential helper to remove this warning. See [2023-05-08T04:10:46.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:10:46.281Z] [2023-05-08T04:10:46.281Z] Login Succeeded [2023-05-08T04:10:46.281Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:10:46.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:10:46.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:10:46.281Z] Configure a credential helper to remove this warning. See [2023-05-08T04:10:46.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:10:46.281Z] [2023-05-08T04:10:46.281Z] Login Succeeded [2023-05-08T04:10:46.281Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:10:46.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:10:46.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:10:46.542Z] Configure a credential helper to remove this warning. See [2023-05-08T04:10:46.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:10:46.542Z] [2023-05-08T04:10:46.542Z] Login Succeeded [2023-05-08T04:10:46.542Z] docker.io [2023-05-08T04:10:46.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:10:46.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:10:46.802Z] Configure a credential helper to remove this warning. See [2023-05-08T04:10:46.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:10:46.802Z] [2023-05-08T04:10:46.802Z] Login Succeeded [2023-05-08T04:10:46.802Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:10:46.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T04:10:47.447Z] + git rev-list -1 --merges c8498983768038f572aeef7fea7847418933b69c~1..c8498983768038f572aeef7fea7847418933b69c [Pipeline] echo [2023-05-08T04:10:47.519Z] -----------> git rev-list -1 --merges c8498983768038f572aeef7fea7847418933b69c~1..c8498983768038f572aeef7fea7847418933b69c c8498983768038f572aeef7fea7847418933b69c [false] [Pipeline] sh [2023-05-08T04:10:47.828Z] + git log --format=format:%s -1 c8498983768038f572aeef7fea7847418933b69c [Pipeline] echo [2023-05-08T04:10:47.901Z] ========================================================= [2023-05-08T04:10:47.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T04:10:47.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:10:48.315Z] + git log --format=format:%s -1 c8498983768038f572aeef7fea7847418933b69c [Pipeline] echo [2023-05-08T04:10:48.347Z] [semverPrep] GIT_COMMIT: c8498983768038f572aeef7fea7847418933b69c, Commit Message: build: Ignore all go-mods except device-sdk-go [Pipeline] echo [2023-05-08T04:10:48.376Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T04:10:48.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T04:10:48.737Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T04:10:48.737Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T04:10:48.737Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T04:10:48.737Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T04:10:48.737Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T04:10:48.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:10:49.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:10:49.146Z] [2023-05-08T04:10:49.146Z] 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-08T04:10:49.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:10:49.515Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T04:10:49.515Z] b85a868b505f: Pulling fs layer [2023-05-08T04:10:49.515Z] e2be974225ed: Pulling fs layer [2023-05-08T04:10:49.515Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T04:10:49.515Z] 988bab9f4d93: Pulling fs layer [2023-05-08T04:10:49.515Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T04:10:49.515Z] eaf3925da568: Pulling fs layer [2023-05-08T04:10:49.515Z] bab4dde63d76: Pulling fs layer [2023-05-08T04:10:49.515Z] bde34c3a00c8: Pulling fs layer [2023-05-08T04:10:49.515Z] b352a97aabf1: Pulling fs layer [2023-05-08T04:10:49.515Z] 4872d77fe225: Pulling fs layer [2023-05-08T04:10:49.515Z] 5851b861e8e6: Pulling fs layer [2023-05-08T04:10:49.515Z] 988bab9f4d93: Waiting [2023-05-08T04:10:49.515Z] 1469e6f7b9e6: Waiting [2023-05-08T04:10:49.515Z] b352a97aabf1: Waiting [2023-05-08T04:10:49.515Z] eaf3925da568: Waiting [2023-05-08T04:10:49.515Z] 4872d77fe225: Waiting [2023-05-08T04:10:49.515Z] 5851b861e8e6: Waiting [2023-05-08T04:10:49.515Z] bab4dde63d76: Waiting [2023-05-08T04:10:49.515Z] bde34c3a00c8: Waiting [2023-05-08T04:10:49.515Z] e2be974225ed: Verifying Checksum [2023-05-08T04:10:49.515Z] e2be974225ed: Download complete [2023-05-08T04:10:49.515Z] 988bab9f4d93: Verifying Checksum [2023-05-08T04:10:49.515Z] 988bab9f4d93: Download complete [2023-05-08T04:10:49.515Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T04:10:49.515Z] 1469e6f7b9e6: Download complete [2023-05-08T04:10:49.515Z] eaf3925da568: Verifying Checksum [2023-05-08T04:10:49.515Z] eaf3925da568: Download complete [2023-05-08T04:10:49.776Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T04:10:49.776Z] 339a4e72a1f5: Download complete [2023-05-08T04:10:49.776Z] bde34c3a00c8: Verifying Checksum [2023-05-08T04:10:49.776Z] bde34c3a00c8: Download complete [2023-05-08T04:10:49.776Z] b352a97aabf1: Download complete [2023-05-08T04:10:49.776Z] 4872d77fe225: Verifying Checksum [2023-05-08T04:10:49.776Z] 4872d77fe225: Download complete [2023-05-08T04:10:49.776Z] 5851b861e8e6: Download complete [2023-05-08T04:10:49.776Z] b85a868b505f: Verifying Checksum [2023-05-08T04:10:49.776Z] b85a868b505f: Download complete [2023-05-08T04:10:50.036Z] bab4dde63d76: Verifying Checksum [2023-05-08T04:10:50.036Z] bab4dde63d76: Download complete [2023-05-08T04:10:50.973Z] b85a868b505f: Pull complete [2023-05-08T04:10:50.973Z] e2be974225ed: Pull complete [2023-05-08T04:10:51.539Z] 339a4e72a1f5: Pull complete [2023-05-08T04:10:51.539Z] 988bab9f4d93: Pull complete [2023-05-08T04:10:51.800Z] 1469e6f7b9e6: Pull complete [2023-05-08T04:10:51.800Z] eaf3925da568: Pull complete [2023-05-08T04:10:53.703Z] bab4dde63d76: Pull complete [2023-05-08T04:10:53.703Z] bde34c3a00c8: Pull complete [2023-05-08T04:10:53.963Z] b352a97aabf1: Pull complete [2023-05-08T04:10:53.963Z] 4872d77fe225: Pull complete [2023-05-08T04:10:53.963Z] 5851b861e8e6: Pull complete [2023-05-08T04:10:53.963Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T04:10:53.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T04:10:53.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:10:54.168Z] prd-ubuntu20.04-docker-8c-8g-14431 does not seem to be running inside a container [2023-05-08T04:10:54.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-596 -v /w/workspace/gexfoundry_device-mqtt-go_PR-596:/w/workspace/gexfoundry_device-mqtt-go_PR-596:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-08T04:10:55.354Z] $ docker top 23f5dd42f90c7b6b5837c5d327455d4867465c9d6ded3a543afe49fb1fc9c8cb -eo pid,comm [2023-05-08T04:10:55.396Z] 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-08T04:10:55.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T04:10:55.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:10:55.522Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:10:55.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:10:55.640Z] $ docker exec 23f5dd42f90c7b6b5837c5d327455d4867465c9d6ded3a543afe49fb1fc9c8cb ssh-agent [2023-05-08T04:10:55.741Z] SSH_AUTH_SOCK=/tmp/ssh-PXd0mVP3bcUA/agent.31 [2023-05-08T04:10:55.741Z] SSH_AGENT_PID=37 [2023-05-08T04:10:55.748Z] Running ssh-add (command line suppressed) [2023-05-08T04:10:55.866Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp/private_key_4999063271350463243.key (/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp/private_key_4999063271350463243.key) [2023-05-08T04:10:55.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:10:56.201Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T04:10:56.233Z] $ docker exec --env ******** --env ******** 23f5dd42f90c7b6b5837c5d327455d4867465c9d6ded3a543afe49fb1fc9c8cb ssh-agent -k [2023-05-08T04:10:56.326Z] unset SSH_AUTH_SOCK; [2023-05-08T04:10:56.326Z] unset SSH_AGENT_PID; [2023-05-08T04:10:56.326Z] echo Agent pid 37 killed; [2023-05-08T04:10:56.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T04:10:56.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T04:10:56.429Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T04:10:56.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T04:10:56.560Z] $ docker exec 23f5dd42f90c7b6b5837c5d327455d4867465c9d6ded3a543afe49fb1fc9c8cb ssh-agent [2023-05-08T04:10:56.669Z] SSH_AUTH_SOCK=/tmp/ssh-6X0uNZa5oSms/agent.69 [2023-05-08T04:10:56.669Z] SSH_AGENT_PID=75 [2023-05-08T04:10:56.674Z] Running ssh-add (command line suppressed) [2023-05-08T04:10:56.792Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp/private_key_8070860718336724480.key (/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp/private_key_8070860718336724480.key) [2023-05-08T04:10:56.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T04:10:57.128Z] + git semver init [2023-05-08T04:10:57.389Z] 2023-05-08 04:10:57,304 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T04:10:57.389Z] 2023-05-08 04:10:57,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-596/.semver [2023-05-08T04:10:57.389Z] 2023-05-08 04:10:57,305 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-596/.semver [2023-05-08T04:10:57.389Z] 2023-05-08 04:10:57,305 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-596/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-596, universal_newlines=False, shell=None, istream=None) [2023-05-08T04:10:58.328Z] 2023-05-08 04:10:58,213 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-596/.git/info/exclude [2023-05-08T04:10:58.328Z] 2023-05-08 04:10:58,214 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-596/.semver/PR-596 with force:False [2023-05-08T04:10:58.328Z] 2023-05-08 04:10:58,214 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-596/.semver/PR-596 [2023-05-08T04:10:58.328Z] 2023-05-08 04:10:58,218 [execute] INFO git cat-file --batch-check [2023-05-08T04:10:58.328Z] 2023-05-08 04:10:58,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-596/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:10:58.328Z] 2023-05-08 04:10:58,225 [execute] INFO git cat-file --batch [2023-05-08T04:10:58.328Z] 2023-05-08 04:10:58,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-596/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T04:10:58.328Z] 2023-05-08 04:10:58,231 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-596/.semver/PR-596 [2023-05-08T04:10:58.328Z] 0.0.0 [Pipeline] } [2023-05-08T04:10:58.362Z] $ docker exec --env ******** --env ******** 23f5dd42f90c7b6b5837c5d327455d4867465c9d6ded3a543afe49fb1fc9c8cb ssh-agent -k [2023-05-08T04:10:58.482Z] unset SSH_AUTH_SOCK; [2023-05-08T04:10:58.482Z] unset SSH_AGENT_PID; [2023-05-08T04:10:58.482Z] echo Agent pid 75 killed; [2023-05-08T04:10:58.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T04:10:58.908Z] + git semver [Pipeline] } [2023-05-08T04:10:59.199Z] $ docker stop --time=1 23f5dd42f90c7b6b5837c5d327455d4867465c9d6ded3a543afe49fb1fc9c8cb [2023-05-08T04:11:00.518Z] $ docker rm -f --volumes 23f5dd42f90c7b6b5837c5d327455d4867465c9d6ded3a543afe49fb1fc9c8cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:11:00.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T04:11:01.168Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T04:11:01.185Z] [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-08T04:11:01.841Z] provisioning config files... [2023-05-08T04:11:01.852Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp/config56219482291270979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:11:02.191Z] ---> docker-login.sh [2023-05-08T04:11:02.191Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:11:02.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:11:02.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:11:02.191Z] Configure a credential helper to remove this warning. See [2023-05-08T04:11:02.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:11:02.191Z] [2023-05-08T04:11:02.191Z] Login Succeeded [2023-05-08T04:11:02.191Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:11:02.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:11:02.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:11:02.192Z] Configure a credential helper to remove this warning. See [2023-05-08T04:11:02.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:11:02.192Z] [2023-05-08T04:11:02.192Z] Login Succeeded [2023-05-08T04:11:02.192Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:11:02.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:11:02.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:11:02.452Z] Configure a credential helper to remove this warning. See [2023-05-08T04:11:02.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:11:02.452Z] [2023-05-08T04:11:02.452Z] Login Succeeded [2023-05-08T04:11:02.452Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:11:02.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:11:02.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:11:02.452Z] Configure a credential helper to remove this warning. See [2023-05-08T04:11:02.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:11:02.452Z] [2023-05-08T04:11:02.452Z] Login Succeeded [2023-05-08T04:11:02.452Z] docker.io [2023-05-08T04:11:02.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:11:02.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:11:02.969Z] Configure a credential helper to remove this warning. See [2023-05-08T04:11:02.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:11:02.969Z] [2023-05-08T04:11:02.969Z] Login Succeeded [2023-05-08T04:11:02.969Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:11:02.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:11:03.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:11:03.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:11:03.230Z] ========================================================= [2023-05-08T04:11:03.230Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T04:11:03.230Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:11:03.706Z] + 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-08T04:11:03.707Z] Sending build context to Docker daemon 6.551MB [2023-05-08T04:11:03.707Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:11:03.707Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T04:11:03.707Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T04:11:03.707Z] f56be85fc22e: Pulling fs layer [2023-05-08T04:11:03.707Z] 85791d961cd3: Pulling fs layer [2023-05-08T04:11:03.707Z] d694b5ae8c79: Pulling fs layer [2023-05-08T04:11:03.707Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T04:11:03.707Z] 4d19c01a9841: Pulling fs layer [2023-05-08T04:11:03.707Z] 9325e15d5711: Pulling fs layer [2023-05-08T04:11:03.707Z] 556b6ee489ea: Pulling fs layer [2023-05-08T04:11:03.707Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T04:11:03.707Z] 4d19c01a9841: Waiting [2023-05-08T04:11:03.707Z] 9325e15d5711: Waiting [2023-05-08T04:11:03.707Z] 556b6ee489ea: Waiting [2023-05-08T04:11:03.707Z] 9f32a84ed3da: Waiting [2023-05-08T04:11:03.707Z] c5a4b2cf53e6: Waiting [2023-05-08T04:11:03.707Z] 85791d961cd3: Download complete [2023-05-08T04:11:03.968Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T04:11:03.968Z] 9f32a84ed3da: Download complete [2023-05-08T04:11:03.968Z] 4d19c01a9841: Verifying Checksum [2023-05-08T04:11:03.968Z] 4d19c01a9841: Download complete [2023-05-08T04:11:03.968Z] f56be85fc22e: Verifying Checksum [2023-05-08T04:11:03.968Z] f56be85fc22e: Download complete [2023-05-08T04:11:03.968Z] 9325e15d5711: Verifying Checksum [2023-05-08T04:11:03.968Z] 9325e15d5711: Download complete [2023-05-08T04:11:03.968Z] f56be85fc22e: Pull complete [2023-05-08T04:11:04.230Z] 85791d961cd3: Pull complete [2023-05-08T04:11:04.230Z] c5a4b2cf53e6: Download complete [2023-05-08T04:11:04.490Z] d694b5ae8c79: Verifying Checksum [2023-05-08T04:11:04.748Z] 556b6ee489ea: Verifying Checksum [2023-05-08T04:11:04.748Z] 556b6ee489ea: Download complete [2023-05-08T04:11:08.029Z] d694b5ae8c79: Pull complete [2023-05-08T04:11:08.029Z] 9f32a84ed3da: Pull complete [2023-05-08T04:11:08.029Z] 4d19c01a9841: Pull complete [2023-05-08T04:11:08.029Z] 9325e15d5711: Pull complete [2023-05-08T04:11:10.561Z] 556b6ee489ea: Pull complete [2023-05-08T04:11:11.498Z] c5a4b2cf53e6: Pull complete [2023-05-08T04:11:11.498Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T04:11:11.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T04:11:11.498Z] ---> c4be618373d6 [2023-05-08T04:11:11.498Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:11:12.877Z] ---> Running in 47f08b451e59 [2023-05-08T04:11:12.877Z] Removing intermediate container 47f08b451e59 [2023-05-08T04:11:12.877Z] ---> a67dc98fa093 [2023-05-08T04:11:12.877Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:11:13.136Z] ---> Running in a9778454463d [2023-05-08T04:11:13.136Z] Removing intermediate container a9778454463d [2023-05-08T04:11:13.136Z] ---> 02c971265deb [2023-05-08T04:11:13.136Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:11:13.136Z] ---> Running in e3338cb1e80e [2023-05-08T04:11:13.136Z] Removing intermediate container e3338cb1e80e [2023-05-08T04:11:13.136Z] ---> 600537554410 [2023-05-08T04:11:13.136Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:11:13.397Z] ---> Running in 76913094e4be [2023-05-08T04:11:13.397Z] Removing intermediate container 76913094e4be [2023-05-08T04:11:13.397Z] ---> 558be0291f77 [2023-05-08T04:11:13.397Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:11:13.397Z] ---> Running in 2834710ea0ea [2023-05-08T04:11:13.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:11:13.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:11:13.919Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T04:11:13.919Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T04:11:13.919Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T04:11:13.919Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T04:11:13.919Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:11:13.919Z] OK: 269 MiB in 57 packages [2023-05-08T04:11:14.487Z] Removing intermediate container 2834710ea0ea [2023-05-08T04:11:14.487Z] ---> 15df2e3df18b [2023-05-08T04:11:14.487Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-08T04:11:14.487Z] ---> Running in 650cd41c9da9 [2023-05-08T04:11:14.487Z] Removing intermediate container 650cd41c9da9 [2023-05-08T04:11:14.487Z] ---> 652fd0ea9e6f [2023-05-08T04:11:14.487Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T04:11:14.487Z] ---> b01ee1d79931 [2023-05-08T04:11:14.487Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:11:14.487Z] ---> Running in 0f6df71e566c [2023-05-08T04:11:16.583Z] Still waiting to schedule task [2023-05-08T04:11:16.584Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-08T04:11:32.594Z] Removing intermediate container 0f6df71e566c [2023-05-08T04:11:32.594Z] ---> 6760a5df4944 [2023-05-08T04:11:32.594Z] Step 11/12 : COPY . . [2023-05-08T04:11:32.594Z] ---> 4515bbb54acf [2023-05-08T04:11:32.594Z] Step 12/12 : RUN $MAKE [2023-05-08T04:11:32.594Z] ---> Running in 8a41ed261e52 [2023-05-08T04:11:32.594Z] noop [2023-05-08T04:11:32.594Z] Removing intermediate container 8a41ed261e52 [2023-05-08T04:11:32.594Z] ---> dff8afc33511 [2023-05-08T04:11:32.594Z] Successfully built dff8afc33511 [2023-05-08T04:11:32.594Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:11:33.033Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:11:33.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:11:33.187Z] prd-ubuntu20.04-docker-8c-8g-14431 does not seem to be running inside a container [2023-05-08T04:11:33.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-596 -v /w/workspace/gexfoundry_device-mqtt-go_PR-596:/w/workspace/gexfoundry_device-mqtt-go_PR-596:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T04:11:33.574Z] $ docker top 80841ecf64e4da8dc6349102311737fa8fcc6794a4e0c0dafff4f38dc20ba6e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:11:33.963Z] + go version [2023-05-08T04:11:33.963Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T04:11:33.996Z] $ docker stop --time=1 80841ecf64e4da8dc6349102311737fa8fcc6794a4e0c0dafff4f38dc20ba6e5 [2023-05-08T04:11:35.257Z] $ docker rm -f --volumes 80841ecf64e4da8dc6349102311737fa8fcc6794a4e0c0dafff4f38dc20ba6e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:11:35.953Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T04:11:35.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:11:36.092Z] prd-ubuntu20.04-docker-8c-8g-14431 does not seem to be running inside a container [2023-05-08T04:11:36.122Z] $ 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-596 -v /w/workspace/gexfoundry_device-mqtt-go_PR-596:/w/workspace/gexfoundry_device-mqtt-go_PR-596:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-08T04:11:36.452Z] $ docker top 9226b1fbfc834d277836b252785b3878b988fb61750cf7ffc3e52548309def91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:11:36.832Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-596 [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:11:37.184Z] + make test [2023-05-08T04:11:37.184Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:11:42.472Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-08T04:11:52.446Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-08T04:11:52.446Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-08T04:11:52.446Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 23.1% of statements [2023-05-08T04:11:59.012Z] go vet ./... [2023-05-08T04:12:03.215Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:12:03.215Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:12:03.215Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:12:03.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:12:03.290Z] $ docker stop --time=1 9226b1fbfc834d277836b252785b3878b988fb61750cf7ffc3e52548309def91 [2023-05-08T04:12:05.044Z] $ docker rm -f --volumes 9226b1fbfc834d277836b252785b3878b988fb61750cf7ffc3e52548309def91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:12:05.587Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:12:05.653Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T04:12:06.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:12:06.643Z] + ls -al . [2023-05-08T04:12:06.643Z] total 180 [2023-05-08T04:12:06.643Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 04:11 . [2023-05-08T04:12:06.643Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:10 .. [2023-05-08T04:12:06.643Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 04:10 .dockerignore [2023-05-08T04:12:06.643Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:10 .git [2023-05-08T04:12:06.643Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:10 .github [2023-05-08T04:12:06.643Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 04:10 .gitignore [2023-05-08T04:12:06.643Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:10 .golangci.yml [2023-05-08T04:12:06.643Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:10 .semver [2023-05-08T04:12:06.643Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 8 04:10 Attribution.txt [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 8 04:10 CHANGELOG.md [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 8 04:10 Dockerfile [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:10 GOVERNANCE.md [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 04:10 Jenkinsfile [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 04:10 LICENSE [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 8 04:10 Makefile [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 04:10 OWNERS.md [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 8 04:10 README.md [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:11 VERSION [2023-05-08T04:12:06.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:10 bin [2023-05-08T04:12:06.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:10 cmd [2023-05-08T04:12:06.644Z] -rw-r--r-- 1 jenkins jenkins 18144 May 8 04:11 coverage.out [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 8 04:10 go.mod [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 8 04:10 go.sum [2023-05-08T04:12:06.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:10 internal [2023-05-08T04:12:06.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:10 mock [2023-05-08T04:12:06.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:10 snap [2023-05-08T04:12:06.644Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:12:07.039Z] + 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=c8498983768038f572aeef7fea7847418933b69c --label arch=amd64 --label version=0.0.0 . [2023-05-08T04:12:07.039Z] Sending build context to Docker daemon 6.57MB [2023-05-08T04:12:07.039Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:12:07.039Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T04:12:07.039Z] ---> dff8afc33511 [2023-05-08T04:12:07.039Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:12:07.039Z] ---> Running in db103f32c2a6 [2023-05-08T04:12:07.039Z] Removing intermediate container db103f32c2a6 [2023-05-08T04:12:07.039Z] ---> 8a96706a3b59 [2023-05-08T04:12:07.039Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:12:07.039Z] ---> Running in aeb68f5b66cd [2023-05-08T04:12:07.300Z] Removing intermediate container aeb68f5b66cd [2023-05-08T04:12:07.300Z] ---> 824602ac27d4 [2023-05-08T04:12:07.300Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:12:07.300Z] ---> Running in a7b34713c4c3 [2023-05-08T04:12:07.300Z] Removing intermediate container a7b34713c4c3 [2023-05-08T04:12:07.300Z] ---> c73488ee9f86 [2023-05-08T04:12:07.300Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:12:07.300Z] ---> Running in f14e0b220539 [2023-05-08T04:12:07.300Z] Removing intermediate container f14e0b220539 [2023-05-08T04:12:07.300Z] ---> c2cd48909b6d [2023-05-08T04:12:07.300Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:12:07.559Z] ---> Running in d93665e1e382 [2023-05-08T04:12:07.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:12:07.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:12:08.078Z] OK: 269 MiB in 57 packages [2023-05-08T04:12:08.340Z] Removing intermediate container d93665e1e382 [2023-05-08T04:12:08.340Z] ---> 989821248d00 [2023-05-08T04:12:08.340Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-08T04:12:08.340Z] ---> Running in e54d41f782f3 [2023-05-08T04:12:08.600Z] Removing intermediate container e54d41f782f3 [2023-05-08T04:12:08.600Z] ---> 44517aec04e7 [2023-05-08T04:12:08.600Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T04:12:08.600Z] ---> d9dece0ccfa1 [2023-05-08T04:12:08.600Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:12:08.600Z] ---> Running in b265bcd060f5 [2023-05-08T04:12:09.540Z] Removing intermediate container b265bcd060f5 [2023-05-08T04:12:09.540Z] ---> 92284d08e74a [2023-05-08T04:12:09.540Z] Step 11/24 : COPY . . [2023-05-08T04:12:09.800Z] ---> 72ca15f9d935 [2023-05-08T04:12:09.800Z] Step 12/24 : RUN $MAKE [2023-05-08T04:12:09.800Z] ---> Running in 8ae65d2b586b [2023-05-08T04:12:10.058Z] 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-08T04:12:28.162Z] Removing intermediate container 8ae65d2b586b [2023-05-08T04:12:28.162Z] ---> c95d2e0282cf [2023-05-08T04:12:28.162Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T04:12:28.162Z] 3.17: Pulling from library/alpine [2023-05-08T04:12:28.162Z] f56be85fc22e: Already exists [2023-05-08T04:12:28.162Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:12:28.162Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:12:28.162Z] ---> 9ed4aefc74f6 [2023-05-08T04:12:28.162Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-08T04:12:28.162Z] ---> Running in 7743ce645640 [2023-05-08T04:12:28.162Z] Removing intermediate container 7743ce645640 [2023-05-08T04:12:28.162Z] ---> 4c58ee6b98f5 [2023-05-08T04:12:28.162Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:12:28.162Z] ---> Running in a17d91e62497 [2023-05-08T04:12:28.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T04:12:28.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T04:12:28.162Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:12:28.162Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:12:28.162Z] OK: 7 MiB in 16 packages [2023-05-08T04:12:28.421Z] Removing intermediate container a17d91e62497 [2023-05-08T04:12:28.421Z] ---> fb7b4b6eb562 [2023-05-08T04:12:28.421Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-08T04:12:28.988Z] ---> da3564deb79e [2023-05-08T04:12:28.988Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-08T04:12:28.988Z] ---> 2e1978d168a1 [2023-05-08T04:12:28.988Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-08T04:12:28.988Z] ---> a65e2030ac57 [2023-05-08T04:12:28.988Z] Step 19/24 : EXPOSE 59982 [2023-05-08T04:12:28.988Z] ---> Running in 43256df7cca4 [2023-05-08T04:12:29.247Z] Removing intermediate container 43256df7cca4 [2023-05-08T04:12:29.247Z] ---> d969bfa0be4e [2023-05-08T04:12:29.247Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-08T04:12:29.247Z] ---> Running in 835c29e94c5a [2023-05-08T04:12:29.247Z] Removing intermediate container 835c29e94c5a [2023-05-08T04:12:29.247Z] ---> ae1e6fbc73ac [2023-05-08T04:12:29.247Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-08T04:12:29.247Z] ---> Running in 0e47f0e550c4 [2023-05-08T04:12:29.507Z] Removing intermediate container 0e47f0e550c4 [2023-05-08T04:12:29.507Z] ---> 5fbe3e691653 [2023-05-08T04:12:29.507Z] Step 22/24 : LABEL arch=amd64 [2023-05-08T04:12:29.507Z] ---> Running in c12a2a267d6c [2023-05-08T04:12:29.507Z] Removing intermediate container c12a2a267d6c [2023-05-08T04:12:29.507Z] ---> 520b8e339f45 [2023-05-08T04:12:29.507Z] Step 23/24 : LABEL git_sha=c8498983768038f572aeef7fea7847418933b69c [2023-05-08T04:12:29.507Z] ---> Running in 3123b51e8529 [2023-05-08T04:12:29.507Z] Removing intermediate container 3123b51e8529 [2023-05-08T04:12:29.507Z] ---> 337523fa28a5 [2023-05-08T04:12:29.507Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T04:12:29.507Z] ---> Running in 5f9fe5defd54 [2023-05-08T04:12:29.775Z] Removing intermediate container 5f9fe5defd54 [2023-05-08T04:12:29.775Z] ---> c2ccbb410aa1 [2023-05-08T04:12:29.775Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:12:29.775Z] Successfully built c2ccbb410aa1 [2023-05-08T04:12:29.775Z] 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-08T04:12:30.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:12:30.597Z] [2023-05-08T04:12:30.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:12:30.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:12:30.955Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T04:12:30.955Z] 5eb5b503b376: Pulling fs layer [2023-05-08T04:12:30.955Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T04:12:30.955Z] ec43610c2a17: Pulling fs layer [2023-05-08T04:12:30.955Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T04:12:30.955Z] 33b1e0a273af: Pulling fs layer [2023-05-08T04:12:30.955Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T04:12:30.955Z] 3a2ae6a8a46f: Waiting [2023-05-08T04:12:30.955Z] 33b1e0a273af: Waiting [2023-05-08T04:12:30.955Z] 2f39f015ded8: Pulling fs layer [2023-05-08T04:12:30.955Z] 5d3b04190fa2: Waiting [2023-05-08T04:12:30.955Z] 2f39f015ded8: Waiting [2023-05-08T04:12:30.955Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T04:12:30.955Z] 5c69ac0246d0: Download complete [2023-05-08T04:12:30.955Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T04:12:30.955Z] 3a2ae6a8a46f: Download complete [2023-05-08T04:12:30.955Z] 33b1e0a273af: Verifying Checksum [2023-05-08T04:12:30.955Z] 33b1e0a273af: Download complete [2023-05-08T04:12:30.955Z] 5d3b04190fa2: Verifying Checksum [2023-05-08T04:12:30.955Z] 5d3b04190fa2: Download complete [2023-05-08T04:12:30.955Z] ec43610c2a17: Download complete [2023-05-08T04:12:31.214Z] 5eb5b503b376: Verifying Checksum [2023-05-08T04:12:31.214Z] 5eb5b503b376: Download complete [2023-05-08T04:12:31.779Z] 2f39f015ded8: Verifying Checksum [2023-05-08T04:12:31.779Z] 2f39f015ded8: Download complete [2023-05-08T04:12:32.344Z] 5eb5b503b376: Pull complete [2023-05-08T04:12:32.602Z] 5c69ac0246d0: Pull complete [2023-05-08T04:12:32.860Z] ec43610c2a17: Pull complete [2023-05-08T04:12:32.860Z] 3a2ae6a8a46f: Pull complete [2023-05-08T04:12:33.119Z] 33b1e0a273af: Pull complete [2023-05-08T04:12:33.377Z] 5d3b04190fa2: Pull complete [2023-05-08T04:12:37.557Z] 2f39f015ded8: Pull complete [2023-05-08T04:12:37.557Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T04:12:37.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:12:37.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:12:37.760Z] prd-ubuntu20.04-docker-8c-8g-14431 does not seem to be running inside a container [2023-05-08T04:12:37.797Z] $ 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-596 -v /w/workspace/gexfoundry_device-mqtt-go_PR-596:/w/workspace/gexfoundry_device-mqtt-go_PR-596:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-596@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-08T04:12:38.942Z] $ docker top cce7aff32bc75df8a40790af55117413f0ddfb51a3c442234d4d9473e374d4ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:12:39.381Z] ---> job-cost.sh [2023-05-08T04:12:39.381Z] lf-activate-venv: SKIPPING [2023-05-08T04:12:39.381Z] INFO: No Stack... [2023-05-08T04:12:39.640Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:12:39.899Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:12:40.213Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-596/archives/cost.csv [2023-05-08T04:12:40.213Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:12:40.258Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-596-1-stack-cost] [2023-05-08T04:12:40.265Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-596-1-stack-cost] did not exist. Created. [2023-05-08T04:12:40.265Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:12:40.663Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T04:12:40.727Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:12:40.750Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-596-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:12:40.827Z] $ docker stop --time=1 cce7aff32bc75df8a40790af55117413f0ddfb51a3c442234d4d9473e374d4ea [2023-05-08T04:12:42.001Z] $ docker rm -f --volumes cce7aff32bc75df8a40790af55117413f0ddfb51a3c442234d4d9473e374d4ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T04:14:15.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14433 in /w/workspace/gexfoundry_device-mqtt-go_PR-596 [Pipeline] { [Pipeline] ws [2023-05-08T04:14:15.602Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-08T04:14:15.687Z] Selected Git installation does not exist. Using Default [2023-05-08T04:14:15.687Z] The recommended git tool is: NONE [2023-05-08T04:14:22.013Z] using credential edgex-jenkins-ssh [2023-05-08T04:14:22.031Z] Cloning the remote Git repository [2023-05-08T04:14:22.084Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-08T04:14:22.197Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-08T04:14:22.359Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-08T04:14:22.360Z] > git --version # timeout=10 [2023-05-08T04:14:22.385Z] > git --version # 'git version 2.25.1' [2023-05-08T04:14:22.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:14:22.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:14:23.855Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-08T04:14:23.882Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T04:14:25.839Z] Merging remotes/origin/main commit 57e3d53da137a61fe75c45ca6235a80f80bfde57 into PR head commit c8498983768038f572aeef7fea7847418933b69c [2023-05-08T04:14:25.027Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-08T04:14:25.084Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-08T04:14:25.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:14:25.107Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-08T04:14:25.858Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T04:14:26.267Z] Merge succeeded, producing c8498983768038f572aeef7fea7847418933b69c [2023-05-08T04:14:26.267Z] Checking out Revision c8498983768038f572aeef7fea7847418933b69c (PR-596) [2023-05-08T04:14:25.968Z] > git checkout -f c8498983768038f572aeef7fea7847418933b69c # timeout=10 [2023-05-08T04:14:26.115Z] > git remote # timeout=10 [2023-05-08T04:14:26.144Z] > git config --get remote.origin.url # timeout=10 [2023-05-08T04:14:26.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T04:14:26.200Z] > git merge 57e3d53da137a61fe75c45ca6235a80f80bfde57 # timeout=10 [2023-05-08T04:14:26.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-08T04:14:26.272Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T04:14:26.293Z] > git checkout -f c8498983768038f572aeef7fea7847418933b69c # timeout=10 [2023-05-08T04:14:29.924Z] Commit message: "build: Ignore all go-mods except device-sdk-go" [2023-05-08T04:14:29.987Z] > git --version # timeout=10 [2023-05-08T04:14:30.001Z] > git --version # 'git version 2.25.1' [2023-05-08T04:14:30.019Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:14:31.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T04:14:31.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:14:31.096Z] Dload Upload Total Spent Left Speed [2023-05-08T04:14:31.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-05-08T04:14:32.040Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T04:14:32.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T04:14:32.403Z] + sudo tee /etc/docker/daemon.new [2023-05-08T04:14:32.403Z] { [2023-05-08T04:14:32.403Z] "registry-mirrors": [ [2023-05-08T04:14:32.403Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T04:14:32.403Z] ], [2023-05-08T04:14:32.403Z] "bip": "10.250.0.254/24", [2023-05-08T04:14:32.403Z] "hosts": [ [2023-05-08T04:14:32.403Z] "tcp://0.0.0.0:5555", [2023-05-08T04:14:32.403Z] "unix:///var/run/docker.sock" [2023-05-08T04:14:32.403Z] ], [2023-05-08T04:14:32.403Z] "mtu": 1458, [2023-05-08T04:14:32.403Z] "selinux-enabled": true, [2023-05-08T04:14:32.403Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T04:14:32.403Z] } [Pipeline] sh [2023-05-08T04:14:32.755Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T04:14:33.120Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:14:51.722Z] provisioning config files... [2023-05-08T04:14:51.752Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15459021925771771053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:14:52.153Z] ---> docker-login.sh [2023-05-08T04:14:52.153Z] nexus3.edgexfoundry.org:10001 [2023-05-08T04:14:52.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:14:52.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:14:52.746Z] Configure a credential helper to remove this warning. See [2023-05-08T04:14:52.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:14:52.746Z] [2023-05-08T04:14:52.746Z] Login Succeeded [2023-05-08T04:14:52.746Z] nexus3.edgexfoundry.org:10002 [2023-05-08T04:14:53.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:14:53.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:14:53.295Z] Configure a credential helper to remove this warning. See [2023-05-08T04:14:53.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:14:53.295Z] [2023-05-08T04:14:53.295Z] Login Succeeded [2023-05-08T04:14:53.295Z] nexus3.edgexfoundry.org:10003 [2023-05-08T04:14:53.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:14:53.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:14:53.568Z] Configure a credential helper to remove this warning. See [2023-05-08T04:14:53.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:14:53.568Z] [2023-05-08T04:14:53.568Z] Login Succeeded [2023-05-08T04:14:53.568Z] nexus3.edgexfoundry.org:10004 [2023-05-08T04:14:53.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:14:54.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:14:54.123Z] Configure a credential helper to remove this warning. See [2023-05-08T04:14:54.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:14:54.123Z] [2023-05-08T04:14:54.123Z] Login Succeeded [2023-05-08T04:14:54.123Z] docker.io [2023-05-08T04:14:54.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T04:14:54.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T04:14:54.667Z] Configure a credential helper to remove this warning. See [2023-05-08T04:14:54.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T04:14:54.667Z] [2023-05-08T04:14:54.667Z] Login Succeeded [2023-05-08T04:14:54.667Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T04:14:54.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T04:14:55.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:14:55.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T04:14:55.211Z] ========================================================= [2023-05-08T04:14:55.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T04:14:55.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:14:55.718Z] + 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-08T04:14:55.992Z] Sending build context to Docker daemon 3.397MB [2023-05-08T04:14:55.992Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:14:55.992Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T04:14:56.266Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T04:14:56.266Z] c41833b44d91: Pulling fs layer [2023-05-08T04:14:56.266Z] ed15518f5707: Pulling fs layer [2023-05-08T04:14:56.266Z] feae8fd75edb: Pulling fs layer [2023-05-08T04:14:56.266Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T04:14:56.266Z] 3cdef696dda3: Pulling fs layer [2023-05-08T04:14:56.266Z] 2ced38df9373: Pulling fs layer [2023-05-08T04:14:56.266Z] 58f1dce35555: Pulling fs layer [2023-05-08T04:14:56.266Z] 3cdef696dda3: Waiting [2023-05-08T04:14:56.266Z] 2ced38df9373: Waiting [2023-05-08T04:14:56.266Z] 242c74f7c9fa: Waiting [2023-05-08T04:14:56.266Z] 58f1dce35555: Waiting [2023-05-08T04:14:56.266Z] ed15518f5707: Verifying Checksum [2023-05-08T04:14:56.266Z] ed15518f5707: Download complete [2023-05-08T04:14:56.266Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T04:14:56.266Z] 242c74f7c9fa: Download complete [2023-05-08T04:14:56.266Z] 3cdef696dda3: Verifying Checksum [2023-05-08T04:14:56.266Z] 3cdef696dda3: Download complete [2023-05-08T04:14:56.266Z] c41833b44d91: Verifying Checksum [2023-05-08T04:14:56.266Z] c41833b44d91: Download complete [2023-05-08T04:14:57.713Z] c41833b44d91: Pull complete [2023-05-08T04:14:57.986Z] 58f1dce35555: Verifying Checksum [2023-05-08T04:14:57.986Z] 58f1dce35555: Download complete [2023-05-08T04:14:58.258Z] ed15518f5707: Pull complete [2023-05-08T04:14:59.739Z] feae8fd75edb: Verifying Checksum [2023-05-08T04:14:59.739Z] feae8fd75edb: Download complete [2023-05-08T04:14:59.739Z] 2ced38df9373: Verifying Checksum [2023-05-08T04:14:59.739Z] 2ced38df9373: Download complete [2023-05-08T04:15:14.892Z] feae8fd75edb: Pull complete [2023-05-08T04:15:14.892Z] 242c74f7c9fa: Pull complete [2023-05-08T04:15:14.892Z] 3cdef696dda3: Pull complete [2023-05-08T04:15:20.254Z] 2ced38df9373: Pull complete [2023-05-08T04:15:22.848Z] 58f1dce35555: Pull complete [2023-05-08T04:15:22.848Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T04:15:22.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T04:15:22.848Z] ---> fadd8f120f05 [2023-05-08T04:15:22.848Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:15:23.829Z] ---> Running in c88062c36650 [2023-05-08T04:15:24.101Z] Removing intermediate container c88062c36650 [2023-05-08T04:15:24.101Z] ---> 7ed89b40bd7a [2023-05-08T04:15:24.101Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:15:24.101Z] ---> Running in 13a336ede7aa [2023-05-08T04:15:24.375Z] Removing intermediate container 13a336ede7aa [2023-05-08T04:15:24.375Z] ---> d6c322e2e127 [2023-05-08T04:15:24.375Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:15:24.711Z] ---> Running in 2781da38dfbc [2023-05-08T04:15:24.981Z] Removing intermediate container 2781da38dfbc [2023-05-08T04:15:24.981Z] ---> 0fa5b744b73e [2023-05-08T04:15:24.981Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:15:24.981Z] ---> Running in e7ac50a040bb [2023-05-08T04:15:25.252Z] Removing intermediate container e7ac50a040bb [2023-05-08T04:15:25.252Z] ---> af9eb04040a2 [2023-05-08T04:15:25.252Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:15:25.523Z] ---> Running in b2bace8adb7b [2023-05-08T04:15:26.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:15:27.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:15:28.635Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T04:15:28.635Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T04:15:28.635Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T04:15:28.635Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T04:15:28.635Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:15:28.635Z] OK: 268 MiB in 57 packages [2023-05-08T04:15:30.068Z] Removing intermediate container b2bace8adb7b [2023-05-08T04:15:30.068Z] ---> b7847140c1dd [2023-05-08T04:15:30.068Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-08T04:15:30.068Z] ---> Running in df6d9e7623d3 [2023-05-08T04:15:30.339Z] Removing intermediate container df6d9e7623d3 [2023-05-08T04:15:30.339Z] ---> 4d52e7daba51 [2023-05-08T04:15:30.339Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-08T04:15:30.926Z] ---> aae1c6b8f5a9 [2023-05-08T04:15:30.926Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:15:30.926Z] ---> Running in 7d662b7ba45b [2023-05-08T04:16:38.832Z] Removing intermediate container 7d662b7ba45b [2023-05-08T04:16:38.832Z] ---> 1ff033975902 [2023-05-08T04:16:38.832Z] Step 11/12 : COPY . . [2023-05-08T04:16:38.832Z] ---> f5ebccc4e865 [2023-05-08T04:16:38.832Z] Step 12/12 : RUN $MAKE [2023-05-08T04:16:38.833Z] ---> Running in 4b60869d73f7 [2023-05-08T04:16:38.833Z] noop [2023-05-08T04:16:38.833Z] Removing intermediate container 4b60869d73f7 [2023-05-08T04:16:38.833Z] ---> 05a2b933560c [2023-05-08T04:16:38.833Z] Successfully built 05a2b933560c [2023-05-08T04:16:38.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:16:39.330Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:16:39.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:16:39.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-14433 does not seem to be running inside a container [2023-05-08T04:16:39.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T04:16:41.033Z] $ docker top 4f13c56ea3b92414ef245cec8a377edaebf80acaf0481b82401eedcb1e7028ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:16:41.970Z] + go version [2023-05-08T04:16:41.970Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T04:16:42.003Z] $ docker stop --time=1 4f13c56ea3b92414ef245cec8a377edaebf80acaf0481b82401eedcb1e7028ee [2023-05-08T04:16:43.749Z] $ docker rm -f --volumes 4f13c56ea3b92414ef245cec8a377edaebf80acaf0481b82401eedcb1e7028ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:16:44.675Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T04:16:44.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:16:44.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-14433 does not seem to be running inside a container [2023-05-08T04:16:45.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-08T04:16:46.387Z] $ docker top d758d1150cb8439f4201875adc8bb47fb867dd88d5e123ceff520e133be7b127 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:16:47.290Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-08T04:16:48.008Z] + make test [2023-05-08T04:16:48.008Z] go test ./... -coverprofile=coverage.out ./... [2023-05-08T04:17:26.921Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-08T04:19:49.002Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-08T04:19:49.002Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-08T04:19:49.002Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 23.1% of statements [2023-05-08T04:19:49.002Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T04:19:49.002Z] go vet ./... [2023-05-08T04:20:11.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T04:20:11.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T04:20:11.082Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T04:20:11.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T04:20:11.161Z] $ docker stop --time=1 d758d1150cb8439f4201875adc8bb47fb867dd88d5e123ceff520e133be7b127 [2023-05-08T04:20:13.004Z] $ docker rm -f --volumes d758d1150cb8439f4201875adc8bb47fb867dd88d5e123ceff520e133be7b127 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T04:20:14.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T04:20:14.266Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T04:20:14.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T04:20:15.390Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T04:20:15.735Z] + ls -al . [2023-05-08T04:20:15.735Z] total 176 [2023-05-08T04:20:15.735Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 04:16 . [2023-05-08T04:20:15.735Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:14 .. [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 140 May 8 04:14 .dockerignore [2023-05-08T04:20:15.735Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 04:14 .git [2023-05-08T04:20:15.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:14 .github [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 329 May 8 04:14 .gitignore [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 04:14 .golangci.yml [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 8 04:14 Attribution.txt [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 8 04:14 CHANGELOG.md [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 8 04:14 Dockerfile [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 04:14 GOVERNANCE.md [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 678 May 8 04:14 Jenkinsfile [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 04:14 LICENSE [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 8 04:14 Makefile [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 620 May 8 04:14 OWNERS.md [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 8 04:14 README.md [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 5 May 8 04:11 VERSION [2023-05-08T04:20:15.735Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:14 bin [2023-05-08T04:20:15.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:14 cmd [2023-05-08T04:20:15.735Z] -rw-r--r-- 1 jenkins jenkins 18144 May 8 04:19 coverage.out [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 8 04:14 go.mod [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 8 04:14 go.sum [2023-05-08T04:20:15.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 04:14 internal [2023-05-08T04:20:15.735Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 04:14 mock [2023-05-08T04:20:15.735Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 04:14 snap [2023-05-08T04:20:15.735Z] -rw-rw-r-- 1 jenkins jenkins 227 May 8 04:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:20:16.158Z] + 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=c8498983768038f572aeef7fea7847418933b69c --label arch=arm64 --label version=0.0.0 . [2023-05-08T04:20:16.430Z] Sending build context to Docker daemon 3.416MB [2023-05-08T04:20:16.430Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T04:20:16.430Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-08T04:20:16.430Z] ---> 05a2b933560c [2023-05-08T04:20:16.430Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-08T04:20:16.699Z] ---> Running in c612f247df14 [2023-05-08T04:20:16.970Z] Removing intermediate container c612f247df14 [2023-05-08T04:20:16.970Z] ---> bafa7770cd2f [2023-05-08T04:20:16.970Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T04:20:16.970Z] ---> Running in 202a5c4b65bf [2023-05-08T04:20:17.238Z] Removing intermediate container 202a5c4b65bf [2023-05-08T04:20:17.238Z] ---> c9da360dc256 [2023-05-08T04:20:17.238Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T04:20:17.238Z] ---> Running in caef148cb732 [2023-05-08T04:20:17.823Z] Removing intermediate container caef148cb732 [2023-05-08T04:20:17.823Z] ---> 9fd7871eae2e [2023-05-08T04:20:17.823Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T04:20:17.823Z] ---> Running in 89bd30038a4a [2023-05-08T04:20:18.099Z] Removing intermediate container 89bd30038a4a [2023-05-08T04:20:18.099Z] ---> 77c815b4acfa [2023-05-08T04:20:18.099Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T04:20:18.099Z] ---> Running in 561b8d78df6e [2023-05-08T04:20:19.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:20:19.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:20:21.067Z] OK: 268 MiB in 57 packages [2023-05-08T04:20:21.657Z] Removing intermediate container 561b8d78df6e [2023-05-08T04:20:21.657Z] ---> 8a955b231c78 [2023-05-08T04:20:21.657Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-08T04:20:21.657Z] ---> Running in 39d5e6109a3a [2023-05-08T04:20:21.925Z] Removing intermediate container 39d5e6109a3a [2023-05-08T04:20:21.925Z] ---> 4790c42b721f [2023-05-08T04:20:21.925Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-08T04:20:22.510Z] ---> 1be54628ecd8 [2023-05-08T04:20:22.510Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T04:20:22.510Z] ---> Running in f8a499b90be4 [2023-05-08T04:20:25.098Z] Removing intermediate container f8a499b90be4 [2023-05-08T04:20:25.098Z] ---> 3e9ed32170ce [2023-05-08T04:20:25.098Z] Step 11/24 : COPY . . [2023-05-08T04:20:26.072Z] ---> e880a00af28e [2023-05-08T04:20:26.072Z] Step 12/24 : RUN $MAKE [2023-05-08T04:20:26.072Z] ---> Running in 169bb58c253a [2023-05-08T04:20:27.029Z] 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-08T04:22:48.740Z] Removing intermediate container 169bb58c253a [2023-05-08T04:22:48.740Z] ---> 697e7fd30d37 [2023-05-08T04:22:48.740Z] Step 13/24 : FROM alpine:3.17 [2023-05-08T04:22:48.740Z] 3.17: Pulling from library/alpine [2023-05-08T04:22:48.740Z] c41833b44d91: Already exists [2023-05-08T04:22:48.740Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T04:22:48.740Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T04:22:48.740Z] ---> 51e60588ff2c [2023-05-08T04:22:48.740Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-08T04:22:48.740Z] ---> Running in d825c2a5a058 [2023-05-08T04:22:48.740Z] Removing intermediate container d825c2a5a058 [2023-05-08T04:22:48.740Z] ---> 1344031e707c [2023-05-08T04:22:48.740Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-08T04:22:48.740Z] ---> Running in 4b9df8fce945 [2023-05-08T04:22:48.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T04:22:48.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T04:22:48.740Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T04:22:48.740Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T04:22:48.740Z] OK: 8 MiB in 16 packages [2023-05-08T04:22:48.740Z] Removing intermediate container 4b9df8fce945 [2023-05-08T04:22:48.740Z] ---> 86cfc379fbdc [2023-05-08T04:22:48.740Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-08T04:22:48.740Z] ---> 2256d4afe12c [2023-05-08T04:22:48.740Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-08T04:22:49.007Z] ---> 35c16c2a55d8 [2023-05-08T04:22:49.007Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-08T04:22:49.591Z] ---> 3f4160975a56 [2023-05-08T04:22:49.591Z] Step 19/24 : EXPOSE 59982 [2023-05-08T04:22:49.591Z] ---> Running in fd19d4a0cc68 [2023-05-08T04:22:49.859Z] Removing intermediate container fd19d4a0cc68 [2023-05-08T04:22:49.859Z] ---> e51d1583b073 [2023-05-08T04:22:49.859Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-08T04:22:50.127Z] ---> Running in ea985e073466 [2023-05-08T04:22:50.394Z] Removing intermediate container ea985e073466 [2023-05-08T04:22:50.394Z] ---> c1b261e5f4ea [2023-05-08T04:22:50.394Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-08T04:22:50.394Z] ---> Running in 8e77b040ac7c [2023-05-08T04:22:50.977Z] Removing intermediate container 8e77b040ac7c [2023-05-08T04:22:50.977Z] ---> 3ac7d4675d23 [2023-05-08T04:22:50.977Z] Step 22/24 : LABEL arch=arm64 [2023-05-08T04:22:50.977Z] ---> Running in 81595301b75e [2023-05-08T04:22:51.245Z] Removing intermediate container 81595301b75e [2023-05-08T04:22:51.245Z] ---> f9623e1ca776 [2023-05-08T04:22:51.245Z] Step 23/24 : LABEL git_sha=c8498983768038f572aeef7fea7847418933b69c [2023-05-08T04:22:51.245Z] ---> Running in 4b114c34de5a [2023-05-08T04:22:51.515Z] Removing intermediate container 4b114c34de5a [2023-05-08T04:22:51.515Z] ---> 2188f4ffaca9 [2023-05-08T04:22:51.515Z] Step 24/24 : LABEL version=0.0.0 [2023-05-08T04:22:51.786Z] ---> Running in 585b8080a363 [2023-05-08T04:22:52.056Z] Removing intermediate container 585b8080a363 [2023-05-08T04:22:52.056Z] ---> ac279ae542a4 [2023-05-08T04:22:52.056Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T04:22:52.056Z] Successfully built ac279ae542a4 [2023-05-08T04:22:52.056Z] 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-08T04:22:52.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:22:52.849Z] [2023-05-08T04:22:52.849Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:22:53.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:22:53.259Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T04:22:53.259Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T04:22:53.259Z] 04944245beec: Pulling fs layer [2023-05-08T04:22:53.259Z] 699f458cf7ca: Pulling fs layer [2023-05-08T04:22:53.259Z] 765212b225bb: Pulling fs layer [2023-05-08T04:22:53.259Z] f23df028b6ca: Pulling fs layer [2023-05-08T04:22:53.259Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T04:22:53.259Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T04:22:53.259Z] f23df028b6ca: Waiting [2023-05-08T04:22:53.259Z] 2437ff75d9bd: Waiting [2023-05-08T04:22:53.259Z] d65c8cfc05b1: Waiting [2023-05-08T04:22:53.259Z] 765212b225bb: Waiting [2023-05-08T04:22:53.536Z] 04944245beec: Verifying Checksum [2023-05-08T04:22:53.536Z] 04944245beec: Download complete [2023-05-08T04:22:53.536Z] 765212b225bb: Verifying Checksum [2023-05-08T04:22:53.536Z] 765212b225bb: Download complete [2023-05-08T04:22:53.536Z] f23df028b6ca: Verifying Checksum [2023-05-08T04:22:53.536Z] f23df028b6ca: Download complete [2023-05-08T04:22:53.536Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T04:22:53.536Z] d65c8cfc05b1: Download complete [2023-05-08T04:22:53.536Z] 699f458cf7ca: Verifying Checksum [2023-05-08T04:22:53.536Z] 699f458cf7ca: Download complete [2023-05-08T04:22:54.129Z] 8998bd30e6a1: Download complete [2023-05-08T04:22:56.716Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T04:22:56.716Z] 2437ff75d9bd: Download complete [2023-05-08T04:22:58.132Z] 8998bd30e6a1: Pull complete [2023-05-08T04:22:58.716Z] 04944245beec: Pull complete [2023-05-08T04:23:00.124Z] 699f458cf7ca: Pull complete [2023-05-08T04:23:00.124Z] 765212b225bb: Pull complete [2023-05-08T04:23:01.087Z] f23df028b6ca: Pull complete [2023-05-08T04:23:01.088Z] d65c8cfc05b1: Pull complete [2023-05-08T04:23:16.119Z] 2437ff75d9bd: Pull complete [2023-05-08T04:23:16.119Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T04:23:16.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T04:23:16.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:23:16.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-14433 does not seem to be running inside a container [2023-05-08T04:23:16.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-08T04:23:21.877Z] $ docker top b8d14970813354b4a4ca94da7b9955b1c7596b88be7691609def58a424bb5024 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:23:22.801Z] ---> job-cost.sh [2023-05-08T04:23:22.801Z] lf-activate-venv: SKIPPING [2023-05-08T04:23:22.801Z] INFO: No Stack... [2023-05-08T04:23:23.067Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T04:23:24.029Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T04:23:24.689Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-08T04:23:24.689Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T04:23:24.744Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-596-1-stack-cost] [2023-05-08T04:23:24.752Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-596-1-stack-cost] did not exist. Created. [2023-05-08T04:23:24.752Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T04:23:25.473Z] /w/workspace/device-mqtt-go/1@tmp/durable-69b10af4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T04:23:26.147Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T04:23:26.184Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T04:23:26.227Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T04:23:26.245Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-596-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T04:23:26.320Z] $ docker stop --time=1 b8d14970813354b4a4ca94da7b9955b1c7596b88be7691609def58a424bb5024 [2023-05-08T04:23:27.827Z] $ docker rm -f --volumes b8d14970813354b4a4ca94da7b9955b1c7596b88be7691609def58a424bb5024 [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-08T04:23:28.857Z] provisioning config files... [2023-05-08T04:23:28.866Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp/config12121012206387717708tmp [Pipeline] { [Pipeline] sh [2023-05-08T04:23:29.209Z] + set +x [2023-05-08T04:23:29.209Z] + bash -s -- [2023-05-08T04:23:29.209Z] + curl -s https://codecov.io/bash [2023-05-08T04:23:29.209Z] [2023-05-08T04:23:29.209Z] _____ _ [2023-05-08T04:23:29.209Z] / ____| | | [2023-05-08T04:23:29.209Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T04:23:29.209Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T04:23:29.209Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T04:23:29.209Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T04:23:29.209Z] Bash-1.0.6 [2023-05-08T04:23:29.209Z] [2023-05-08T04:23:29.209Z] [2023-05-08T04:23:29.209Z] ==> git version 2.25.1 found [2023-05-08T04:23:29.209Z] ==> 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-08T04:23:29.209Z] Release-Date: 2020-01-08 [2023-05-08T04:23:29.209Z] 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-08T04:23:29.209Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T04:23:29.209Z] ==> Jenkins CI detected. [2023-05-08T04:23:29.209Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-596 [2023-05-08T04:23:29.209Z] project root: . [2023-05-08T04:23:29.209Z] --> token set from env [2023-05-08T04:23:29.209Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T04:23:29.209Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T04:23:29.209Z] ==> Python coveragepy not found [2023-05-08T04:23:29.209Z] ==> Searching for coverage reports in: [2023-05-08T04:23:29.209Z] + . [2023-05-08T04:23:29.209Z] -> Found 1 reports [2023-05-08T04:23:29.209Z] ==> Detecting git/mercurial file structure [2023-05-08T04:23:29.209Z] ==> Reading reports [2023-05-08T04:23:29.209Z] + ./coverage.out bytes=18144 [2023-05-08T04:23:29.209Z] ==> Appending adjustments [2023-05-08T04:23:29.209Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T04:23:29.468Z] + Found adjustments [2023-05-08T04:23:29.468Z] ==> Gzipping contents [2023-05-08T04:23:29.468Z] 4.0K /tmp/codecov.cL8sLq.gz [2023-05-08T04:23:29.468Z] ==> Uploading reports [2023-05-08T04:23:29.468Z] url: https://codecov.io [2023-05-08T04:23:29.468Z] query: branch=PR-596&commit=c8498983768038f572aeef7fea7847418933b69c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-596%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=596&job=&cmd_args= [2023-05-08T04:23:29.468Z] -> Pinging Codecov [2023-05-08T04:23:29.468Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-596&commit=c8498983768038f572aeef7fea7847418933b69c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-596%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=596&job=&cmd_args= [2023-05-08T04:23:29.468Z] -> Uploading to [2023-05-08T04:23:29.468Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/7D719EC7BBE17E464838252E33014C33/c8498983768038f572aeef7fea7847418933b69c/f6fa7116-16ce-42aa-8245-b5863b051706.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T042329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=92c58344f2755fc2ffa3cb763e47c1a85e5ac900f99f6f595add12905c81ff79 [2023-05-08T04:23:29.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T04:23:29.468Z] Dload Upload Total Spent Left Speed [2023-05-08T04:23:29.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 15762 --:--:-- --:--:-- --:--:-- 15684 100 3184 0 0 100 3184 0 10720 --:--:-- --:--:-- --:--:-- 10684 [2023-05-08T04:23:29.988Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c8498983768038f572aeef7fea7847418933b69c [Pipeline] } [2023-05-08T04:23:30.020Z] 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-08T04:23:31.856Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-596/archives ] [2023-05-08T04:23:31.856Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-596/archives [2023-05-08T04:23:31.856Z] total 16 [2023-05-08T04:23:31.856Z] drwxr-xr-x 3 root root 4096 May 8 04:12 . [2023-05-08T04:23:31.856Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:12 .. [2023-05-08T04:23:31.856Z] drwxr-xr-x 2 root root 4096 May 8 04:12 cost [2023-05-08T04:23:31.856Z] -rw-r--r-- 1 root root 86 May 8 04:12 cost.csv [2023-05-08T04:23:31.856Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-596/archives [2023-05-08T04:23:31.856Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-596/archives [2023-05-08T04:23:31.856Z] total 16 [2023-05-08T04:23:31.856Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 04:12 . [2023-05-08T04:23:31.856Z] drwxrwxr-x 11 jenkins jenkins 4096 May 8 04:12 .. [2023-05-08T04:23:31.856Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 04:12 cost [2023-05-08T04:23:31.857Z] -rw-r--r-- 1 jenkins jenkins 86 May 8 04:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:23:32.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:23:33.067Z] ---> package-listing.sh [2023-05-08T04:23:33.067Z] ++ facter osfamily [2023-05-08T04:23:33.067Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T04:23:33.328Z] + OS_FAMILY=debian [2023-05-08T04:23:33.328Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-596 [2023-05-08T04:23:33.328Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T04:23:33.328Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T04:23:33.328Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T04:23:33.328Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T04:23:33.328Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-596 ']' [2023-05-08T04:23:33.328Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T04:23:33.328Z] + case "${OS_FAMILY}" in [2023-05-08T04:23:33.328Z] + dpkg -l [2023-05-08T04:23:33.328Z] + grep '^ii' [2023-05-08T04:23:33.328Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T04:23:33.328Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T04:23:33.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T04:23:33.328Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-596 ']' [2023-05-08T04:23:33.328Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-596/archives/ [2023-05-08T04:23:33.328Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-596/archives/ [Pipeline] echo [2023-05-08T04:23:33.363Z] 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-596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-08T04:23:33.658Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T04:23:34.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T04:23:34.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T04:23:34.422Z] prd-ubuntu20.04-docker-8c-8g-14431 does not seem to be running inside a container [2023-05-08T04:23:34.456Z] $ 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-596/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-596 -v /w/workspace/gexfoundry_device-mqtt-go_PR-596:/w/workspace/gexfoundry_device-mqtt-go_PR-596:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-08T04:23:34.642Z] $ docker top ebc0336a7adf3e9acb8151064f00a6e4aef438860baab3c64bf1c24413c54ea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T04:23:35.031Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T04:23:35.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T04:23:35.660Z] + ls /var/log/sa-host [2023-05-08T04:23:35.660Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T04:23:35.888Z] provisioning config files... [2023-05-08T04:23:35.895Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-596@tmp/config4964197533299915422tmp [Pipeline] { [Pipeline] echo [2023-05-08T04:23:35.948Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:23:36.259Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T04:23:36.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:23:36.702Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T04:23:36.738Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:23:37.053Z] ---> sudo-logs.sh [2023-05-08T04:23:37.053Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T04:23:37.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:23:37.444Z] ---> job-cost.sh [2023-05-08T04:23:37.444Z] lf-activate-venv: SKIPPING [2023-05-08T04:23:37.444Z] DEBUG: total: 0.2199999988079071 [2023-05-08T04:23:37.444Z] INFO: Retrieving Stack Cost... [2023-05-08T04:23:37.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T04:23:38.281Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T04:23:38.316Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T04:23:38.625Z] ---> logs-deploy.sh [2023-05-08T04:23:38.625Z] lf-activate-venv: SKIPPING [2023-05-08T04:23:38.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-596/1 [2023-05-08T04:23:38.625Z] INFO: archiving workspace using pattern(s): [2023-05-08T04:23:39.564Z] Archives upload complete. [2023-05-08T04:23:39.564Z] INFO: archiving logs to Nexus