Pull request #538 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1f241060af4b37afe0cacf73d06f50db77b7067+c80097c4a9a507998513a772aabe6c68a90454ef (143caca71c235b1794f234a22fe180af7a2b394e) 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-ssh2788679354998034014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3045332902598305961.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-538/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-538/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3939421098424307236.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-538/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15061982164304456566.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15262468510408467756.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-538/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-538/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7653855958326743284.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-4698 in /w/workspace/gexfoundry_device-mqtt-go_PR-538 [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-538 # 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 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit e1f241060af4b37afe0cacf73d06f50db77b7067 Merge succeeded, producing e1f241060af4b37afe0cacf73d06f50db77b7067 Checking out Revision e1f241060af4b37afe0cacf73d06f50db77b7067 (PR-538) > 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/538/head:refs/remotes/origin/PR-538 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1f241060af4b37afe0cacf73d06f50db77b7067 # 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 c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T01:59:51.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T01:59:51.589Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T01:59:51.685Z] ========================================================= [2023-03-21T01:59:51.685Z] EdgeX Global Pipelines Version Info [2023-03-21T01:59:51.685Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f e1f241060af4b37afe0cacf73d06f50db77b7067 # timeout=10 [2023-03-21T01:59:52.431Z] ------------------- [2023-03-21T01:59:52.431Z] stable info: [2023-03-21T01:59:52.431Z] ------------------- [2023-03-21T01:59:52.431Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T01:59:52.431Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T01:59:52.431Z] Message: update stable to v1.0.245 [2023-03-21T01:59:53.000Z] ------------------- [2023-03-21T01:59:53.000Z] experimental info: [2023-03-21T01:59:53.000Z] ------------------- [2023-03-21T01:59:53.000Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T01:59:53.000Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T01:59:53.000Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T01:59:53.260Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-21T01:59:53.306Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-21T01:59:53.349Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T01:59:53.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T01:59:53.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T01:59:53.464Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T01:59:53.501Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T01:59:53.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T01:59:53.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T01:59:53.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T01:59:53.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T01:59:53.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-21T01:59:53.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T01:59:53.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T01:59:53.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T01:59:53.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T01:59:53.885Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T01:59:53.922Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T01:59:53.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T01:59:54.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T01:59:54.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T01:59:54.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T01:59:54.128Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T01:59:54.171Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T01:59:54.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T01:59:54.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T01:59:54.297Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T01:59:54.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-538 [Pipeline] echo [2023-03-21T01:59:54.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-538 [Pipeline] echo [2023-03-21T01:59:54.421Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-538 [Pipeline] echo [2023-03-21T01:59:54.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1f241060af4b37afe0cacf73d06f50db77b7067 [Pipeline] echo [2023-03-21T01:59:54.506Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1f2410 [Pipeline] echo [2023-03-21T01:59:54.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T01:59:54.698Z] provisioning config files... [2023-03-21T01:59:54.711Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp/config12970573137372394885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T01:59:55.056Z] ---> docker-login.sh [2023-03-21T01:59:55.056Z] nexus3.edgexfoundry.org:10001 [2023-03-21T01:59:55.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:55.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:55.314Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:55.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:55.314Z] [2023-03-21T01:59:55.314Z] Login Succeeded [2023-03-21T01:59:55.314Z] nexus3.edgexfoundry.org:10002 [2023-03-21T01:59:55.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:55.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:55.314Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:55.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:55.314Z] [2023-03-21T01:59:55.314Z] Login Succeeded [2023-03-21T01:59:55.314Z] nexus3.edgexfoundry.org:10003 [2023-03-21T01:59:55.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:55.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:55.573Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:55.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:55.573Z] [2023-03-21T01:59:55.573Z] Login Succeeded [2023-03-21T01:59:55.573Z] nexus3.edgexfoundry.org:10004 [2023-03-21T01:59:55.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:55.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:55.573Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:55.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:55.573Z] [2023-03-21T01:59:55.573Z] Login Succeeded [2023-03-21T01:59:55.573Z] docker.io [2023-03-21T01:59:55.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T01:59:55.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T01:59:55.832Z] Configure a credential helper to remove this warning. See [2023-03-21T01:59:55.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T01:59:55.832Z] [2023-03-21T01:59:55.832Z] Login Succeeded [2023-03-21T01:59:55.832Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T01:59:55.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T01:59:56.485Z] + git rev-list -1 --merges e1f241060af4b37afe0cacf73d06f50db77b7067~1..e1f241060af4b37afe0cacf73d06f50db77b7067 [Pipeline] echo [2023-03-21T01:59:56.551Z] -----------> git rev-list -1 --merges e1f241060af4b37afe0cacf73d06f50db77b7067~1..e1f241060af4b37afe0cacf73d06f50db77b7067 e1f241060af4b37afe0cacf73d06f50db77b7067 [false] [Pipeline] sh [2023-03-21T01:59:56.859Z] + git log --format=format:%s -1 e1f241060af4b37afe0cacf73d06f50db77b7067 [Pipeline] echo [2023-03-21T01:59:56.895Z] ========================================================= [2023-03-21T01:59:56.895Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T01:59:56.895Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T01:59:57.330Z] + git log --format=format:%s -1 e1f241060af4b37afe0cacf73d06f50db77b7067 [Pipeline] echo [2023-03-21T01:59:57.360Z] [semverPrep] GIT_COMMIT: e1f241060af4b37afe0cacf73d06f50db77b7067, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-21T01:59:57.390Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T01:59:57.762Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T01:59:57.762Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T01:59:57.762Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T01:59:57.762Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T01:59:57.762Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T01:59:57.762Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T01:59:57.762Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T01:59:58.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T01:59:58.183Z] [2023-03-21T01:59:58.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T01:59:58.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T01:59:58.554Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T01:59:58.554Z] b85a868b505f: Pulling fs layer [2023-03-21T01:59:58.554Z] e2be974225ed: Pulling fs layer [2023-03-21T01:59:58.554Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T01:59:58.554Z] 988bab9f4d93: Pulling fs layer [2023-03-21T01:59:58.554Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T01:59:58.554Z] eaf3925da568: Pulling fs layer [2023-03-21T01:59:58.554Z] bab4dde63d76: Pulling fs layer [2023-03-21T01:59:58.554Z] bde34c3a00c8: Pulling fs layer [2023-03-21T01:59:58.554Z] b352a97aabf1: Pulling fs layer [2023-03-21T01:59:58.554Z] 4872d77fe225: Pulling fs layer [2023-03-21T01:59:58.554Z] 5851b861e8e6: Pulling fs layer [2023-03-21T01:59:58.554Z] bab4dde63d76: Waiting [2023-03-21T01:59:58.554Z] b352a97aabf1: Waiting [2023-03-21T01:59:58.554Z] eaf3925da568: Waiting [2023-03-21T01:59:58.554Z] 1469e6f7b9e6: Waiting [2023-03-21T01:59:58.554Z] bde34c3a00c8: Waiting [2023-03-21T01:59:58.554Z] 4872d77fe225: Waiting [2023-03-21T01:59:58.554Z] e2be974225ed: Verifying Checksum [2023-03-21T01:59:58.554Z] e2be974225ed: Download complete [2023-03-21T01:59:58.554Z] 988bab9f4d93: Verifying Checksum [2023-03-21T01:59:58.554Z] 988bab9f4d93: Download complete [2023-03-21T01:59:58.813Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T01:59:58.813Z] 339a4e72a1f5: Download complete [2023-03-21T01:59:58.813Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T01:59:58.813Z] 1469e6f7b9e6: Download complete [2023-03-21T01:59:58.813Z] eaf3925da568: Verifying Checksum [2023-03-21T01:59:58.813Z] eaf3925da568: Download complete [2023-03-21T01:59:58.813Z] bde34c3a00c8: Download complete [2023-03-21T01:59:58.813Z] 4872d77fe225: Verifying Checksum [2023-03-21T01:59:58.813Z] 4872d77fe225: Download complete [2023-03-21T01:59:58.813Z] 5851b861e8e6: Verifying Checksum [2023-03-21T01:59:58.813Z] 5851b861e8e6: Download complete [2023-03-21T01:59:58.813Z] b85a868b505f: Verifying Checksum [2023-03-21T01:59:58.813Z] b85a868b505f: Download complete [2023-03-21T01:59:59.072Z] bab4dde63d76: Verifying Checksum [2023-03-21T01:59:59.072Z] bab4dde63d76: Download complete [2023-03-21T02:00:00.006Z] b85a868b505f: Pull complete [2023-03-21T02:00:00.265Z] e2be974225ed: Pull complete [2023-03-21T02:00:00.523Z] 339a4e72a1f5: Pull complete [2023-03-21T02:00:00.786Z] 988bab9f4d93: Pull complete [2023-03-21T02:00:01.045Z] 1469e6f7b9e6: Pull complete [2023-03-21T02:00:01.045Z] eaf3925da568: Pull complete [2023-03-21T02:00:02.948Z] bab4dde63d76: Pull complete [2023-03-21T02:00:02.948Z] bde34c3a00c8: Pull complete [2023-03-21T02:00:02.948Z] b352a97aabf1: Pull complete [2023-03-21T02:00:02.948Z] 4872d77fe225: Pull complete [2023-03-21T02:00:02.948Z] 5851b861e8e6: Pull complete [2023-03-21T02:00:02.948Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T02:00:02.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T02:00:02.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:00:03.165Z] prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container [2023-03-21T02:00:03.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-538 -v /w/workspace/gexfoundry_device-mqtt-go_PR-538:/w/workspace/gexfoundry_device-mqtt-go_PR-538:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T02:00:05.601Z] $ docker top 60333aecb57345ee9d6a362838231b90bc7d1b637092cdff54b263688666911a -eo pid,comm [2023-03-21T02:00:05.655Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T02:00:05.655Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T02:00:05.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T02:00:05.786Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T02:00:05.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T02:00:05.911Z] $ docker exec 60333aecb57345ee9d6a362838231b90bc7d1b637092cdff54b263688666911a ssh-agent [2023-03-21T02:00:06.010Z] SSH_AUTH_SOCK=/tmp/ssh-DcycsjizqoLk/agent.33 [2023-03-21T02:00:06.010Z] SSH_AGENT_PID=39 [2023-03-21T02:00:06.017Z] Running ssh-add (command line suppressed) [2023-03-21T02:00:06.131Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp/private_key_3902639194897023429.key (/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp/private_key_3902639194897023429.key) [2023-03-21T02:00:06.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T02:00:06.470Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T02:00:06.498Z] $ docker exec --env ******** --env ******** 60333aecb57345ee9d6a362838231b90bc7d1b637092cdff54b263688666911a ssh-agent -k [2023-03-21T02:00:06.604Z] unset SSH_AUTH_SOCK; [2023-03-21T02:00:06.604Z] unset SSH_AGENT_PID; [2023-03-21T02:00:06.605Z] echo Agent pid 39 killed; [2023-03-21T02:00:06.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T02:00:06.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T02:00:06.699Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T02:00:06.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T02:00:06.809Z] $ docker exec 60333aecb57345ee9d6a362838231b90bc7d1b637092cdff54b263688666911a ssh-agent [2023-03-21T02:00:06.922Z] SSH_AUTH_SOCK=/tmp/ssh-oflcHdeq2H7n/agent.72 [2023-03-21T02:00:06.922Z] SSH_AGENT_PID=78 [2023-03-21T02:00:06.927Z] Running ssh-add (command line suppressed) [2023-03-21T02:00:07.034Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp/private_key_1566830442754219185.key (/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp/private_key_1566830442754219185.key) [2023-03-21T02:00:07.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T02:00:07.376Z] + git semver init [2023-03-21T02:00:07.636Z] 2023-03-21 02:00:07,565 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T02:00:07.636Z] 2023-03-21 02:00:07,567 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-538/.semver [2023-03-21T02:00:07.636Z] 2023-03-21 02:00:07,567 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-538/.semver [2023-03-21T02:00:07.636Z] 2023-03-21 02:00:07,567 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-538/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-538, universal_newlines=False, shell=None, istream=None) [2023-03-21T02:00:08.572Z] 2023-03-21 02:00:08,337 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-538/.git/info/exclude [2023-03-21T02:00:08.572Z] 2023-03-21 02:00:08,338 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-538/.semver/PR-538 with force:False [2023-03-21T02:00:08.572Z] 2023-03-21 02:00:08,338 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-538/.semver/PR-538 [2023-03-21T02:00:08.572Z] 2023-03-21 02:00:08,342 [execute] INFO git cat-file --batch-check [2023-03-21T02:00:08.572Z] 2023-03-21 02:00:08,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-538/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T02:00:08.572Z] 2023-03-21 02:00:08,348 [execute] INFO git cat-file --batch [2023-03-21T02:00:08.572Z] 2023-03-21 02:00:08,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-538/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T02:00:08.572Z] 2023-03-21 02:00:08,352 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-538/.semver/PR-538 [2023-03-21T02:00:08.572Z] 0.0.0 [Pipeline] } [2023-03-21T02:00:08.600Z] $ docker exec --env ******** --env ******** 60333aecb57345ee9d6a362838231b90bc7d1b637092cdff54b263688666911a ssh-agent -k [2023-03-21T02:00:08.701Z] unset SSH_AUTH_SOCK; [2023-03-21T02:00:08.702Z] unset SSH_AGENT_PID; [2023-03-21T02:00:08.702Z] echo Agent pid 78 killed; [2023-03-21T02:00:08.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T02:00:09.248Z] + git semver [Pipeline] } [2023-03-21T02:00:09.536Z] $ docker stop --time=1 60333aecb57345ee9d6a362838231b90bc7d1b637092cdff54b263688666911a [2023-03-21T02:00:10.808Z] $ docker rm -f --volumes 60333aecb57345ee9d6a362838231b90bc7d1b637092cdff54b263688666911a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T02:00:11.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T02:00:11.471Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T02:00:11.496Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T02:00:12.206Z] provisioning config files... [2023-03-21T02:00:12.214Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp/config6899214958534748922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:00:12.569Z] ---> docker-login.sh [2023-03-21T02:00:12.569Z] nexus3.edgexfoundry.org:10001 [2023-03-21T02:00:12.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:00:12.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:00:12.569Z] Configure a credential helper to remove this warning. See [2023-03-21T02:00:12.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:00:12.569Z] [2023-03-21T02:00:12.569Z] Login Succeeded [2023-03-21T02:00:12.569Z] nexus3.edgexfoundry.org:10002 [2023-03-21T02:00:12.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:00:12.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:00:12.569Z] Configure a credential helper to remove this warning. See [2023-03-21T02:00:12.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:00:12.569Z] [2023-03-21T02:00:12.569Z] Login Succeeded [2023-03-21T02:00:12.569Z] nexus3.edgexfoundry.org:10003 [2023-03-21T02:00:12.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:00:12.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:00:12.829Z] Configure a credential helper to remove this warning. See [2023-03-21T02:00:12.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:00:12.829Z] [2023-03-21T02:00:12.829Z] Login Succeeded [2023-03-21T02:00:12.829Z] nexus3.edgexfoundry.org:10004 [2023-03-21T02:00:12.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:00:12.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:00:12.829Z] Configure a credential helper to remove this warning. See [2023-03-21T02:00:12.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:00:12.829Z] [2023-03-21T02:00:12.829Z] Login Succeeded [2023-03-21T02:00:12.829Z] docker.io [2023-03-21T02:00:13.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:00:14.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:00:14.472Z] Configure a credential helper to remove this warning. See [2023-03-21T02:00:14.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:00:14.472Z] [2023-03-21T02:00:14.472Z] Login Succeeded [2023-03-21T02:00:14.472Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T02:00:14.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T02:00:14.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T02:00:14.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T02:00:14.780Z] ========================================================= [2023-03-21T02:00:14.780Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T02:00:14.780Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:00:15.245Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T02:00:15.245Z] Sending build context to Docker daemon 6.401MB [2023-03-21T02:00:15.245Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T02:00:15.245Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T02:00:15.245Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T02:00:15.245Z] 63b65145d645: Pulling fs layer [2023-03-21T02:00:15.245Z] a2d21d5440eb: Pulling fs layer [2023-03-21T02:00:15.245Z] 935e6c44a52c: Pulling fs layer [2023-03-21T02:00:15.245Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T02:00:15.245Z] 30dea6a524f1: Pulling fs layer [2023-03-21T02:00:15.245Z] a2aff8979fd8: Pulling fs layer [2023-03-21T02:00:15.245Z] 6808be2612f2: Pulling fs layer [2023-03-21T02:00:15.245Z] f25807f1079a: Pulling fs layer [2023-03-21T02:00:15.245Z] 94cc34f8dd06: Waiting [2023-03-21T02:00:15.245Z] 30dea6a524f1: Waiting [2023-03-21T02:00:15.245Z] a2aff8979fd8: Waiting [2023-03-21T02:00:15.245Z] 6808be2612f2: Waiting [2023-03-21T02:00:15.245Z] f25807f1079a: Waiting [2023-03-21T02:00:15.245Z] a2d21d5440eb: Verifying Checksum [2023-03-21T02:00:15.245Z] a2d21d5440eb: Download complete [2023-03-21T02:00:15.515Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T02:00:15.515Z] 94cc34f8dd06: Download complete [2023-03-21T02:00:15.515Z] 30dea6a524f1: Verifying Checksum [2023-03-21T02:00:15.515Z] 30dea6a524f1: Download complete [2023-03-21T02:00:15.515Z] 63b65145d645: Verifying Checksum [2023-03-21T02:00:15.515Z] 63b65145d645: Download complete [2023-03-21T02:00:15.515Z] a2aff8979fd8: Verifying Checksum [2023-03-21T02:00:15.515Z] a2aff8979fd8: Download complete [2023-03-21T02:00:15.515Z] 63b65145d645: Pull complete [2023-03-21T02:00:15.782Z] a2d21d5440eb: Pull complete [2023-03-21T02:00:16.043Z] f25807f1079a: Verifying Checksum [2023-03-21T02:00:16.043Z] f25807f1079a: Download complete [2023-03-21T02:00:16.043Z] 935e6c44a52c: Verifying Checksum [2023-03-21T02:00:16.043Z] 935e6c44a52c: Download complete [2023-03-21T02:00:16.301Z] 6808be2612f2: Verifying Checksum [2023-03-21T02:00:19.580Z] 935e6c44a52c: Pull complete [2023-03-21T02:00:19.580Z] 94cc34f8dd06: Pull complete [2023-03-21T02:00:19.580Z] 30dea6a524f1: Pull complete [2023-03-21T02:00:19.580Z] a2aff8979fd8: Pull complete [2023-03-21T02:00:22.111Z] 6808be2612f2: Pull complete [2023-03-21T02:00:22.680Z] f25807f1079a: Pull complete [2023-03-21T02:00:22.680Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T02:00:22.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T02:00:22.680Z] ---> 3b553350e43f [2023-03-21T02:00:22.680Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T02:00:25.969Z] ---> Running in bcd462e6c1a9 [2023-03-21T02:00:25.969Z] Removing intermediate container bcd462e6c1a9 [2023-03-21T02:00:25.969Z] ---> 291f88e96e5e [2023-03-21T02:00:25.969Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T02:00:25.969Z] ---> Running in 9389a6dac306 [2023-03-21T02:00:25.969Z] Removing intermediate container 9389a6dac306 [2023-03-21T02:00:25.969Z] ---> 3a6f8c786499 [2023-03-21T02:00:25.969Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T02:00:25.969Z] ---> Running in e77d1387d3ab [2023-03-21T02:00:25.969Z] Removing intermediate container e77d1387d3ab [2023-03-21T02:00:25.969Z] ---> 4b4f9247c0dd [2023-03-21T02:00:25.969Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T02:00:25.969Z] ---> Running in 1187dfd5150e [2023-03-21T02:00:26.228Z] Removing intermediate container 1187dfd5150e [2023-03-21T02:00:26.228Z] ---> bb568400b38b [2023-03-21T02:00:26.228Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T02:00:26.228Z] ---> Running in dde2a856617e [2023-03-21T02:00:26.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T02:00:26.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T02:00:26.746Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T02:00:26.746Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T02:00:26.746Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T02:00:26.746Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T02:00:26.746Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T02:00:26.746Z] OK: 269 MiB in 57 packages [2023-03-21T02:00:27.025Z] Still waiting to schedule task [2023-03-21T02:00:27.025Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4691’ [2023-03-21T02:00:27.313Z] Removing intermediate container dde2a856617e [2023-03-21T02:00:27.313Z] ---> 6f3f74232fa0 [2023-03-21T02:00:27.313Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-21T02:00:27.313Z] ---> Running in a3d7db114e28 [2023-03-21T02:00:27.313Z] Removing intermediate container a3d7db114e28 [2023-03-21T02:00:27.313Z] ---> fe513607cbab [2023-03-21T02:00:27.313Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T02:00:27.313Z] ---> fc2533e57011 [2023-03-21T02:00:27.313Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T02:00:27.313Z] ---> Running in f21c7ae99e06 [2023-03-21T02:00:53.907Z] Removing intermediate container f21c7ae99e06 [2023-03-21T02:00:53.907Z] ---> 91aa512e4f1a [2023-03-21T02:00:53.907Z] Step 11/12 : COPY . . [2023-03-21T02:00:53.907Z] ---> b5b37681c19a [2023-03-21T02:00:53.907Z] Step 12/12 : RUN $MAKE [2023-03-21T02:00:53.907Z] ---> Running in 870d6a8918f5 [2023-03-21T02:00:53.907Z] noop [2023-03-21T02:00:53.907Z] Removing intermediate container 870d6a8918f5 [2023-03-21T02:00:53.907Z] ---> eac3b7070e86 [2023-03-21T02:00:53.907Z] Successfully built eac3b7070e86 [2023-03-21T02:00:53.907Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:00:54.355Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T02:00:54.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:00:54.522Z] prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container [2023-03-21T02:00:54.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-538 -v /w/workspace/gexfoundry_device-mqtt-go_PR-538:/w/workspace/gexfoundry_device-mqtt-go_PR-538:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T02:00:54.877Z] $ docker top 0de696230ffd2a240d91441c28718f0a0f0b9b325d856200b9bec0b98d5b4669 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:00:55.268Z] + go version [2023-03-21T02:00:55.269Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T02:00:55.310Z] $ docker stop --time=1 0de696230ffd2a240d91441c28718f0a0f0b9b325d856200b9bec0b98d5b4669 [2023-03-21T02:00:56.584Z] $ docker rm -f --volumes 0de696230ffd2a240d91441c28718f0a0f0b9b325d856200b9bec0b98d5b4669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:00:57.260Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T02:00:57.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:00:57.414Z] prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container [2023-03-21T02:00:57.453Z] $ 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-538 -v /w/workspace/gexfoundry_device-mqtt-go_PR-538:/w/workspace/gexfoundry_device-mqtt-go_PR-538:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-21T02:00:57.769Z] $ docker top fc067501cc00c0f2486a43a2cd0ae7517a505e90c7f87cfdfdbea93ded35846b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:00:58.153Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-538 [Pipeline] fileExists [Pipeline] sh [2023-03-21T02:00:58.522Z] + make test [2023-03-21T02:00:58.523Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T02:01:02.705Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-21T02:01:12.663Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-21T02:01:12.663Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-21T02:01:12.663Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.2% of statements [2023-03-21T02:01:16.941Z] go vet ./... [2023-03-21T02:01:20.257Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T02:01:20.257Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T02:01:20.257Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T02:01:20.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T02:01:20.573Z] $ docker stop --time=1 fc067501cc00c0f2486a43a2cd0ae7517a505e90c7f87cfdfdbea93ded35846b [2023-03-21T02:01:23.253Z] $ docker rm -f --volumes fc067501cc00c0f2486a43a2cd0ae7517a505e90c7f87cfdfdbea93ded35846b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T02:01:23.774Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T02:01:23.835Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T02:01:24.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T02:01:24.800Z] + ls -al . [2023-03-21T02:01:24.800Z] total 180 [2023-03-21T02:01:24.800Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 02:00 . [2023-03-21T02:01:24.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:59 .. [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 01:59 .dockerignore [2023-03-21T02:01:24.800Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:00 .git [2023-03-21T02:01:24.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:59 .github [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 21 01:59 .gitignore [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 01:59 .golangci.yml [2023-03-21T02:01:24.800Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:00 .semver [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 21 01:59 Attribution.txt [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 21 01:59 CHANGELOG.md [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 21 01:59 Dockerfile [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 01:59 GOVERNANCE.md [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 01:59 Jenkinsfile [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 01:59 LICENSE [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 21 01:59 Makefile [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 01:59 OWNERS.md [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 21 01:59 README.md [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 02:00 VERSION [2023-03-21T02:01:24.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:59 bin [2023-03-21T02:01:24.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:59 cmd [2023-03-21T02:01:24.800Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 21 02:01 coverage.out [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 21 01:59 go.mod [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 31324 Mar 21 01:59 go.sum [2023-03-21T02:01:24.800Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 01:59 internal [2023-03-21T02:01:24.800Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 01:59 mock [2023-03-21T02:01:24.800Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 01:59 snap [2023-03-21T02:01:24.800Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:01:25.188Z] + 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=e1f241060af4b37afe0cacf73d06f50db77b7067 --label arch=amd64 --label version=0.0.0 . [2023-03-21T02:01:25.189Z] Sending build context to Docker daemon 6.42MB [2023-03-21T02:01:25.189Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T02:01:25.189Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T02:01:25.189Z] ---> eac3b7070e86 [2023-03-21T02:01:25.189Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T02:01:25.449Z] ---> Running in 6fff25c9222f [2023-03-21T02:01:25.449Z] Removing intermediate container 6fff25c9222f [2023-03-21T02:01:25.449Z] ---> 1a88f7342c69 [2023-03-21T02:01:25.449Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T02:01:25.449Z] ---> Running in 875a58bba8ca [2023-03-21T02:01:25.449Z] Removing intermediate container 875a58bba8ca [2023-03-21T02:01:25.449Z] ---> 582a8108f8fc [2023-03-21T02:01:25.449Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T02:01:25.449Z] ---> Running in 0a3a0ecb2174 [2023-03-21T02:01:25.708Z] Removing intermediate container 0a3a0ecb2174 [2023-03-21T02:01:25.708Z] ---> ba7810c011ef [2023-03-21T02:01:25.708Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T02:01:25.708Z] ---> Running in bfbe29f02cd5 [2023-03-21T02:01:25.708Z] Removing intermediate container bfbe29f02cd5 [2023-03-21T02:01:25.708Z] ---> eb851167fb65 [2023-03-21T02:01:25.708Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T02:01:25.708Z] ---> Running in f05608a6cdac [2023-03-21T02:01:25.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T02:01:25.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T02:01:26.228Z] OK: 269 MiB in 57 packages [2023-03-21T02:01:26.488Z] Removing intermediate container f05608a6cdac [2023-03-21T02:01:26.488Z] ---> 78b80b3f44f6 [2023-03-21T02:01:26.488Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-21T02:01:26.488Z] ---> Running in a7630bc2bc30 [2023-03-21T02:01:26.747Z] Removing intermediate container a7630bc2bc30 [2023-03-21T02:01:26.747Z] ---> ec220f8365f3 [2023-03-21T02:01:26.747Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T02:01:26.747Z] ---> 0ee8b4f7abf3 [2023-03-21T02:01:26.747Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T02:01:26.747Z] ---> Running in c543c311e6a3 [2023-03-21T02:01:27.695Z] Removing intermediate container c543c311e6a3 [2023-03-21T02:01:27.695Z] ---> e17ac89aa10b [2023-03-21T02:01:27.695Z] Step 11/24 : COPY . . [2023-03-21T02:01:27.972Z] ---> 9c6ad2cd347c [2023-03-21T02:01:27.972Z] Step 12/24 : RUN $MAKE [2023-03-21T02:01:27.972Z] ---> Running in d7220b777cca [2023-03-21T02:01:28.230Z] 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-03-21T02:01:46.299Z] Removing intermediate container d7220b777cca [2023-03-21T02:01:46.299Z] ---> c42dffc7d12c [2023-03-21T02:01:46.299Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T02:01:46.299Z] 3.17: Pulling from library/alpine [2023-03-21T02:01:46.299Z] 63b65145d645: Already exists [2023-03-21T02:01:46.299Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T02:01:46.299Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T02:01:46.299Z] ---> b2aa39c304c2 [2023-03-21T02:01:46.299Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-21T02:01:46.299Z] ---> Running in 1f1f0ec93e32 [2023-03-21T02:01:46.299Z] Removing intermediate container 1f1f0ec93e32 [2023-03-21T02:01:46.299Z] ---> bb08f04f4bcb [2023-03-21T02:01:46.299Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T02:01:46.299Z] ---> Running in c12d54414a6d [2023-03-21T02:01:46.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T02:01:46.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T02:01:46.299Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T02:01:46.299Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T02:01:46.299Z] OK: 7 MiB in 16 packages [2023-03-21T02:01:46.299Z] Removing intermediate container c12d54414a6d [2023-03-21T02:01:46.299Z] ---> 2a063b6e17f5 [2023-03-21T02:01:46.299Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-21T02:01:47.236Z] ---> 851832b9194b [2023-03-21T02:01:47.236Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-21T02:01:47.495Z] ---> c58e5899deb2 [2023-03-21T02:01:47.495Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-21T02:01:47.495Z] ---> 2b25636e4e16 [2023-03-21T02:01:47.495Z] Step 19/24 : EXPOSE 59982 [2023-03-21T02:01:47.495Z] ---> Running in 56e4d138618b [2023-03-21T02:01:47.495Z] Removing intermediate container 56e4d138618b [2023-03-21T02:01:47.495Z] ---> d517edccbb55 [2023-03-21T02:01:47.495Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-21T02:01:47.753Z] ---> Running in b4a5a01277e7 [2023-03-21T02:01:47.753Z] Removing intermediate container b4a5a01277e7 [2023-03-21T02:01:47.753Z] ---> 736eb5d7ee7e [2023-03-21T02:01:47.753Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-21T02:01:47.753Z] ---> Running in 1c26684b028d [2023-03-21T02:01:47.753Z] Removing intermediate container 1c26684b028d [2023-03-21T02:01:47.753Z] ---> 5a6818d6abc8 [2023-03-21T02:01:47.753Z] Step 22/24 : LABEL arch=amd64 [2023-03-21T02:01:47.753Z] ---> Running in 134302f694ae [2023-03-21T02:01:47.753Z] Removing intermediate container 134302f694ae [2023-03-21T02:01:47.753Z] ---> 612359d182f4 [2023-03-21T02:01:47.753Z] Step 23/24 : LABEL git_sha=e1f241060af4b37afe0cacf73d06f50db77b7067 [2023-03-21T02:01:48.011Z] ---> Running in b9e79a9fbfdc [2023-03-21T02:01:48.011Z] Removing intermediate container b9e79a9fbfdc [2023-03-21T02:01:48.011Z] ---> e882cbb49b65 [2023-03-21T02:01:48.011Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T02:01:48.011Z] ---> Running in faf47817cfd2 [2023-03-21T02:01:48.011Z] Removing intermediate container faf47817cfd2 [2023-03-21T02:01:48.011Z] ---> 0eadb3c247d8 [2023-03-21T02:01:48.011Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T02:01:48.011Z] Successfully built 0eadb3c247d8 [2023-03-21T02:01:48.011Z] 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-03-21T02:01:48.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T02:01:48.879Z] [2023-03-21T02:01:48.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:01:49.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T02:01:49.249Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T02:01:49.249Z] 5eb5b503b376: Pulling fs layer [2023-03-21T02:01:49.249Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T02:01:49.249Z] ec43610c2a17: Pulling fs layer [2023-03-21T02:01:49.249Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T02:01:49.249Z] 33b1e0a273af: Pulling fs layer [2023-03-21T02:01:49.249Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T02:01:49.249Z] 2f39f015ded8: Pulling fs layer [2023-03-21T02:01:49.249Z] 33b1e0a273af: Waiting [2023-03-21T02:01:49.249Z] 2f39f015ded8: Waiting [2023-03-21T02:01:49.249Z] 5d3b04190fa2: Waiting [2023-03-21T02:01:49.249Z] 3a2ae6a8a46f: Waiting [2023-03-21T02:01:49.249Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T02:01:49.249Z] 5c69ac0246d0: Download complete [2023-03-21T02:01:49.249Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T02:01:49.249Z] 3a2ae6a8a46f: Download complete [2023-03-21T02:01:49.510Z] 33b1e0a273af: Verifying Checksum [2023-03-21T02:01:49.510Z] 33b1e0a273af: Download complete [2023-03-21T02:01:49.510Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T02:01:49.510Z] 5d3b04190fa2: Download complete [2023-03-21T02:01:49.510Z] ec43610c2a17: Verifying Checksum [2023-03-21T02:01:49.510Z] ec43610c2a17: Download complete [2023-03-21T02:01:49.510Z] 5eb5b503b376: Verifying Checksum [2023-03-21T02:01:49.510Z] 5eb5b503b376: Download complete [2023-03-21T02:01:50.079Z] 2f39f015ded8: Download complete [2023-03-21T02:01:50.645Z] 5eb5b503b376: Pull complete [2023-03-21T02:01:50.645Z] 5c69ac0246d0: Pull complete [2023-03-21T02:01:51.216Z] ec43610c2a17: Pull complete [2023-03-21T02:01:51.216Z] 3a2ae6a8a46f: Pull complete [2023-03-21T02:01:51.475Z] 33b1e0a273af: Pull complete [2023-03-21T02:01:51.475Z] 5d3b04190fa2: Pull complete [2023-03-21T02:01:55.654Z] 2f39f015ded8: Pull complete [2023-03-21T02:01:55.654Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T02:01:55.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T02:01:55.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:01:55.883Z] prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container [2023-03-21T02:01:55.912Z] $ 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-538 -v /w/workspace/gexfoundry_device-mqtt-go_PR-538:/w/workspace/gexfoundry_device-mqtt-go_PR-538:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T02:01:58.747Z] $ docker top 52fc48900e448064a903cf2b745dd742d94315d749d04a9ff82c132832449d8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:01:59.179Z] ---> job-cost.sh [2023-03-21T02:01:59.179Z] lf-activate-venv: SKIPPING [2023-03-21T02:01:59.179Z] INFO: No Stack... [2023-03-21T02:01:59.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T02:01:59.697Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T02:02:00.005Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-538/archives/cost.csv [2023-03-21T02:02:00.005Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T02:02:00.051Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-538-1-stack-cost] [2023-03-21T02:02:00.055Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-538-1-stack-cost] did not exist. Created. [2023-03-21T02:02:00.055Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-538-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T02:02:00.435Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T02:02:00.485Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T02:02:00.513Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-538-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T02:02:00.588Z] $ docker stop --time=1 52fc48900e448064a903cf2b745dd742d94315d749d04a9ff82c132832449d8f [2023-03-21T02:02:01.738Z] $ docker rm -f --volumes 52fc48900e448064a903cf2b745dd742d94315d749d04a9ff82c132832449d8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T02:03:42.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4700 in /w/workspace/gexfoundry_device-mqtt-go_PR-538 [Pipeline] { [Pipeline] ws [2023-03-21T02:03:42.745Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-21T02:03:42.829Z] Selected Git installation does not exist. Using Default [2023-03-21T02:03:42.829Z] The recommended git tool is: NONE [2023-03-21T02:03:52.723Z] using credential edgex-jenkins-ssh [2023-03-21T02:03:52.743Z] Cloning the remote Git repository [2023-03-21T02:03:52.815Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-21T02:03:52.965Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-21T02:03:53.214Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-21T02:03:53.215Z] > git --version # timeout=10 [2023-03-21T02:03:53.265Z] > git --version # 'git version 2.25.1' [2023-03-21T02:03:53.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T02:03:53.481Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T02:03:54.856Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-21T02:03:54.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T02:03:57.247Z] Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit e1f241060af4b37afe0cacf73d06f50db77b7067 [2023-03-21T02:03:56.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-21T02:03:56.647Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-21T02:03:56.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T02:03:56.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/538/head:refs/remotes/origin/PR-538 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T02:03:57.274Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T02:03:57.357Z] > git checkout -f e1f241060af4b37afe0cacf73d06f50db77b7067 # timeout=10 [2023-03-21T02:04:02.540Z] Merge succeeded, producing e1f241060af4b37afe0cacf73d06f50db77b7067 [2023-03-21T02:04:02.540Z] Checking out Revision e1f241060af4b37afe0cacf73d06f50db77b7067 (PR-538) [2023-03-21T02:04:02.984Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-21T02:04:03.039Z] > git --version # timeout=10 [2023-03-21T02:04:03.050Z] > git --version # 'git version 2.25.1' [2023-03-21T02:04:03.071Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T02:04:02.453Z] > git remote # timeout=10 [2023-03-21T02:04:02.472Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T02:04:02.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T02:04:02.500Z] > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 [2023-03-21T02:04:02.527Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T02:04:02.550Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T02:04:02.562Z] > git checkout -f e1f241060af4b37afe0cacf73d06f50db77b7067 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T02:04:04.272Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T02:04:04.272Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T02:04:04.272Z] Dload Upload Total Spent Left Speed [2023-03-21T02:04:04.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-03-21T02:04:04.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T02:04:05.216Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T02:04:05.216Z] + sudo tee /etc/docker/daemon.new [2023-03-21T02:04:05.216Z] { [2023-03-21T02:04:05.216Z] "registry-mirrors": [ [2023-03-21T02:04:05.216Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T02:04:05.216Z] ], [2023-03-21T02:04:05.216Z] "bip": "10.250.0.254/24", [2023-03-21T02:04:05.216Z] "hosts": [ [2023-03-21T02:04:05.216Z] "tcp://0.0.0.0:5555", [2023-03-21T02:04:05.216Z] "unix:///var/run/docker.sock" [2023-03-21T02:04:05.216Z] ], [2023-03-21T02:04:05.216Z] "mtu": 1458, [2023-03-21T02:04:05.216Z] "selinux-enabled": true, [2023-03-21T02:04:05.216Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T02:04:05.216Z] } [Pipeline] sh [2023-03-21T02:04:05.565Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T02:04:05.918Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T02:04:24.245Z] provisioning config files... [2023-03-21T02:04:24.274Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7350445827520888026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:04:24.672Z] ---> docker-login.sh [2023-03-21T02:04:24.672Z] nexus3.edgexfoundry.org:10001 [2023-03-21T02:04:25.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:04:25.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:04:25.261Z] Configure a credential helper to remove this warning. See [2023-03-21T02:04:25.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:04:25.261Z] [2023-03-21T02:04:25.261Z] Login Succeeded [2023-03-21T02:04:25.261Z] nexus3.edgexfoundry.org:10002 [2023-03-21T02:04:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:04:25.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:04:25.803Z] Configure a credential helper to remove this warning. See [2023-03-21T02:04:25.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:04:25.803Z] [2023-03-21T02:04:25.803Z] Login Succeeded [2023-03-21T02:04:25.803Z] nexus3.edgexfoundry.org:10003 [2023-03-21T02:04:25.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:04:26.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:04:26.075Z] Configure a credential helper to remove this warning. See [2023-03-21T02:04:26.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:04:26.075Z] [2023-03-21T02:04:26.075Z] Login Succeeded [2023-03-21T02:04:26.075Z] nexus3.edgexfoundry.org:10004 [2023-03-21T02:04:26.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:04:26.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:04:26.346Z] Configure a credential helper to remove this warning. See [2023-03-21T02:04:26.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:04:26.346Z] [2023-03-21T02:04:26.346Z] Login Succeeded [2023-03-21T02:04:26.346Z] docker.io [2023-03-21T02:04:26.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T02:04:26.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T02:04:26.882Z] Configure a credential helper to remove this warning. See [2023-03-21T02:04:26.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T02:04:26.882Z] [2023-03-21T02:04:26.882Z] Login Succeeded [2023-03-21T02:04:26.882Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T02:04:26.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T02:04:27.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T02:04:27.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T02:04:27.368Z] ========================================================= [2023-03-21T02:04:27.368Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T02:04:27.368Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:04:27.871Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-21T02:04:28.141Z] Sending build context to Docker daemon 3.323MB [2023-03-21T02:04:28.141Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T02:04:28.141Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T02:04:28.412Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T02:04:28.412Z] af6eaf76a39c: Pulling fs layer [2023-03-21T02:04:28.412Z] 55522c791124: Pulling fs layer [2023-03-21T02:04:28.412Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T02:04:28.413Z] 169dfbe0d373: Pulling fs layer [2023-03-21T02:04:28.413Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T02:04:28.413Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T02:04:28.413Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T02:04:28.413Z] e1ff8fa3b103: Waiting [2023-03-21T02:04:28.413Z] 52ebb69f0ebf: Waiting [2023-03-21T02:04:28.413Z] 5abe8eddf0d5: Waiting [2023-03-21T02:04:28.413Z] 169dfbe0d373: Waiting [2023-03-21T02:04:28.413Z] 55522c791124: Download complete [2023-03-21T02:04:28.413Z] 169dfbe0d373: Verifying Checksum [2023-03-21T02:04:28.413Z] 169dfbe0d373: Download complete [2023-03-21T02:04:28.413Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T02:04:28.413Z] e1ff8fa3b103: Download complete [2023-03-21T02:04:28.413Z] af6eaf76a39c: Verifying Checksum [2023-03-21T02:04:28.413Z] af6eaf76a39c: Download complete [2023-03-21T02:04:29.382Z] af6eaf76a39c: Pull complete [2023-03-21T02:04:29.654Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T02:04:29.654Z] 5abe8eddf0d5: Download complete [2023-03-21T02:04:29.930Z] 55522c791124: Pull complete [2023-03-21T02:04:30.896Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T02:04:30.896Z] ce5c4a1c91eb: Download complete [2023-03-21T02:04:30.896Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T02:04:30.896Z] 52ebb69f0ebf: Download complete [2023-03-21T02:04:40.986Z] ce5c4a1c91eb: Pull complete [2023-03-21T02:04:40.986Z] 169dfbe0d373: Pull complete [2023-03-21T02:04:40.986Z] e1ff8fa3b103: Pull complete [2023-03-21T02:04:47.770Z] 52ebb69f0ebf: Pull complete [2023-03-21T02:04:49.190Z] 5abe8eddf0d5: Pull complete [2023-03-21T02:04:49.190Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T02:04:49.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T02:04:49.190Z] ---> 6cb57ee374ae [2023-03-21T02:04:49.190Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T02:04:51.142Z] ---> Running in 7635099b1024 [2023-03-21T02:04:51.409Z] Removing intermediate container 7635099b1024 [2023-03-21T02:04:51.410Z] ---> f3ef59cb8310 [2023-03-21T02:04:51.410Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T02:04:51.410Z] ---> Running in 35b5fbb6c105 [2023-03-21T02:04:51.679Z] Removing intermediate container 35b5fbb6c105 [2023-03-21T02:04:51.679Z] ---> 4645dd5ebb88 [2023-03-21T02:04:51.679Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T02:04:51.962Z] ---> Running in a2b0dfb5168e [2023-03-21T02:04:52.230Z] Removing intermediate container a2b0dfb5168e [2023-03-21T02:04:52.230Z] ---> 989694bea66e [2023-03-21T02:04:52.230Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T02:04:52.230Z] ---> Running in 177fe040c096 [2023-03-21T02:04:52.814Z] Removing intermediate container 177fe040c096 [2023-03-21T02:04:52.814Z] ---> 343abd19b771 [2023-03-21T02:04:52.814Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T02:04:52.814Z] ---> Running in d3c2ec47744c [2023-03-21T02:04:54.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T02:04:54.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T02:04:55.773Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-21T02:04:55.773Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-21T02:04:55.773Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-21T02:04:56.040Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-21T02:04:56.040Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T02:04:56.040Z] OK: 268 MiB in 57 packages [2023-03-21T02:04:57.007Z] Removing intermediate container d3c2ec47744c [2023-03-21T02:04:57.007Z] ---> b35084453270 [2023-03-21T02:04:57.007Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-21T02:04:57.007Z] ---> Running in 5811e1d81eb0 [2023-03-21T02:04:57.273Z] Removing intermediate container 5811e1d81eb0 [2023-03-21T02:04:57.273Z] ---> f025fbc78e5a [2023-03-21T02:04:57.273Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-21T02:04:57.858Z] ---> 918c95cbdfe3 [2023-03-21T02:04:57.858Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T02:04:57.858Z] ---> Running in 7279d4369e36 [2023-03-21T02:06:05.762Z] Removing intermediate container 7279d4369e36 [2023-03-21T02:06:05.762Z] ---> a32042b8a233 [2023-03-21T02:06:05.762Z] Step 11/12 : COPY . . [2023-03-21T02:06:05.762Z] ---> 92cfbbe7e3c2 [2023-03-21T02:06:05.762Z] Step 12/12 : RUN $MAKE [2023-03-21T02:06:05.762Z] ---> Running in b517117251ca [2023-03-21T02:06:05.762Z] noop [2023-03-21T02:06:05.762Z] Removing intermediate container b517117251ca [2023-03-21T02:06:05.762Z] ---> 8bb70818dc15 [2023-03-21T02:06:05.762Z] Successfully built 8bb70818dc15 [2023-03-21T02:06:05.762Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:06:06.266Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T02:06:06.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:06:06.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-4700 does not seem to be running inside a container [2023-03-21T02:06:06.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T02:06:08.000Z] $ docker top 0e3f7bdb3de5244cdda65ac1f1e99912a89eec7e960836ad81645782da4bc745 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:06:08.900Z] + go version [2023-03-21T02:06:08.900Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T02:06:08.938Z] $ docker stop --time=1 0e3f7bdb3de5244cdda65ac1f1e99912a89eec7e960836ad81645782da4bc745 [2023-03-21T02:06:10.625Z] $ docker rm -f --volumes 0e3f7bdb3de5244cdda65ac1f1e99912a89eec7e960836ad81645782da4bc745 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:06:11.503Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T02:06:11.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:06:11.765Z] prd-ubuntu20.04-docker-arm64-4c-16g-4700 does not seem to be running inside a container [2023-03-21T02:06:11.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-21T02:06:13.076Z] $ docker top e1312e89163dadc9e2017379a9605af4fc6e82f35251deaacdc6de9356652eb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:06:13.958Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T02:06:14.670Z] + make test [2023-03-21T02:06:14.670Z] go test ./... -coverprofile=coverage.out ./... [2023-03-21T02:06:53.571Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-21T02:08:45.267Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-21T02:08:51.944Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-21T02:08:51.944Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.2% of statements [2023-03-21T02:08:51.944Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T02:08:51.944Z] go vet ./... [2023-03-21T02:09:24.189Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T02:09:24.189Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T02:09:24.189Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T02:09:24.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T02:09:24.266Z] $ docker stop --time=1 e1312e89163dadc9e2017379a9605af4fc6e82f35251deaacdc6de9356652eb9 [2023-03-21T02:09:26.107Z] $ docker rm -f --volumes e1312e89163dadc9e2017379a9605af4fc6e82f35251deaacdc6de9356652eb9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T02:09:27.370Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T02:09:27.403Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T02:09:27.908Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T02:09:28.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T02:09:28.851Z] + ls -al . [2023-03-21T02:09:28.851Z] total 176 [2023-03-21T02:09:28.851Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 02:06 . [2023-03-21T02:09:28.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:03 .. [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 21 02:03 .dockerignore [2023-03-21T02:09:28.851Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 02:04 .git [2023-03-21T02:09:28.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:03 .github [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 21 02:03 .gitignore [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 02:03 .golangci.yml [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 21 02:03 Attribution.txt [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 21 02:03 CHANGELOG.md [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 21 02:03 Dockerfile [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 02:03 GOVERNANCE.md [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 21 02:03 Jenkinsfile [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 02:03 LICENSE [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 21 02:03 Makefile [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 21 02:03 OWNERS.md [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 21 02:03 README.md [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 02:00 VERSION [2023-03-21T02:09:28.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:03 bin [2023-03-21T02:09:28.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:03 cmd [2023-03-21T02:09:28.851Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 21 02:08 coverage.out [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 21 02:03 go.mod [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 31324 Mar 21 02:03 go.sum [2023-03-21T02:09:28.851Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 02:03 internal [2023-03-21T02:09:28.851Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 02:03 mock [2023-03-21T02:09:28.851Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 02:03 snap [2023-03-21T02:09:28.851Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 21 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:09:29.272Z] + 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=e1f241060af4b37afe0cacf73d06f50db77b7067 --label arch=arm64 --label version=0.0.0 . [2023-03-21T02:09:29.547Z] Sending build context to Docker daemon 3.342MB [2023-03-21T02:09:29.548Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T02:09:29.548Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-21T02:09:29.548Z] ---> 8bb70818dc15 [2023-03-21T02:09:29.548Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-21T02:09:29.817Z] ---> Running in 2d84c11fc01e [2023-03-21T02:09:30.085Z] Removing intermediate container 2d84c11fc01e [2023-03-21T02:09:30.085Z] ---> 706bdd2b8155 [2023-03-21T02:09:30.085Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T02:09:30.085Z] ---> Running in 0a7af88270d0 [2023-03-21T02:09:30.670Z] Removing intermediate container 0a7af88270d0 [2023-03-21T02:09:30.670Z] ---> 402e291cc8ca [2023-03-21T02:09:30.670Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-21T02:09:30.670Z] ---> Running in 1df16b6b7b18 [2023-03-21T02:09:30.938Z] Removing intermediate container 1df16b6b7b18 [2023-03-21T02:09:30.938Z] ---> f74587b6ca8f [2023-03-21T02:09:30.938Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T02:09:30.938Z] ---> Running in d135057bc788 [2023-03-21T02:09:31.204Z] Removing intermediate container d135057bc788 [2023-03-21T02:09:31.204Z] ---> ea7b4561b60f [2023-03-21T02:09:31.204Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T02:09:31.204Z] ---> Running in d07f85e25f61 [2023-03-21T02:09:32.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T02:09:32.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T02:09:34.297Z] OK: 268 MiB in 57 packages [2023-03-21T02:09:35.707Z] Removing intermediate container d07f85e25f61 [2023-03-21T02:09:35.707Z] ---> e2a946802cfd [2023-03-21T02:09:35.707Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-21T02:09:35.976Z] ---> Running in 2c05d040f918 [2023-03-21T02:09:36.246Z] Removing intermediate container 2c05d040f918 [2023-03-21T02:09:36.246Z] ---> 6bac66f21340 [2023-03-21T02:09:36.246Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-21T02:09:36.832Z] ---> 216d6d97eefa [2023-03-21T02:09:36.832Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T02:09:36.832Z] ---> Running in 9b93b0e921ae [2023-03-21T02:09:39.411Z] Removing intermediate container 9b93b0e921ae [2023-03-21T02:09:39.411Z] ---> b5978bf7900b [2023-03-21T02:09:39.411Z] Step 11/24 : COPY . . [2023-03-21T02:09:40.380Z] ---> 5326d941b740 [2023-03-21T02:09:40.380Z] Step 12/24 : RUN $MAKE [2023-03-21T02:09:40.650Z] ---> Running in 34bd8e462156 [2023-03-21T02:09:41.622Z] 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-03-21T02:12:03.378Z] Removing intermediate container 34bd8e462156 [2023-03-21T02:12:03.378Z] ---> d2a777f0baae [2023-03-21T02:12:03.378Z] Step 13/24 : FROM alpine:3.17 [2023-03-21T02:12:03.378Z] 3.17: Pulling from library/alpine [2023-03-21T02:12:03.378Z] af6eaf76a39c: Already exists [2023-03-21T02:12:03.378Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T02:12:03.378Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T02:12:03.378Z] ---> d74e625d9115 [2023-03-21T02:12:03.378Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-21T02:12:03.378Z] ---> Running in 4c1a96659df2 [2023-03-21T02:12:03.378Z] Removing intermediate container 4c1a96659df2 [2023-03-21T02:12:03.378Z] ---> 2420390e9701 [2023-03-21T02:12:03.378Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-21T02:12:03.378Z] ---> Running in c8c801d1ffb2 [2023-03-21T02:12:03.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T02:12:03.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T02:12:03.378Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-21T02:12:03.378Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T02:12:03.378Z] OK: 8 MiB in 16 packages [2023-03-21T02:12:03.646Z] Removing intermediate container c8c801d1ffb2 [2023-03-21T02:12:03.646Z] ---> 1ec5ea97831a [2023-03-21T02:12:03.646Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-21T02:12:05.056Z] ---> 51d53e65d801 [2023-03-21T02:12:05.056Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-21T02:12:05.331Z] ---> e1b3baeeb997 [2023-03-21T02:12:05.331Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-21T02:12:05.912Z] ---> 3b97b0d3da07 [2023-03-21T02:12:05.912Z] Step 19/24 : EXPOSE 59982 [2023-03-21T02:12:05.912Z] ---> Running in c38d4f25a27e [2023-03-21T02:12:06.179Z] Removing intermediate container c38d4f25a27e [2023-03-21T02:12:06.179Z] ---> 1b9159d84fee [2023-03-21T02:12:06.179Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-21T02:12:06.451Z] ---> Running in be49e397a5e2 [2023-03-21T02:12:06.720Z] Removing intermediate container be49e397a5e2 [2023-03-21T02:12:06.720Z] ---> 026de63b3d36 [2023-03-21T02:12:06.720Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-21T02:12:06.720Z] ---> Running in da10c848bda7 [2023-03-21T02:12:06.988Z] Removing intermediate container da10c848bda7 [2023-03-21T02:12:06.988Z] ---> d17a77b632ae [2023-03-21T02:12:06.988Z] Step 22/24 : LABEL arch=arm64 [2023-03-21T02:12:06.988Z] ---> Running in 816a634eb59e [2023-03-21T02:12:07.257Z] Removing intermediate container 816a634eb59e [2023-03-21T02:12:07.257Z] ---> abef0adb51b3 [2023-03-21T02:12:07.257Z] Step 23/24 : LABEL git_sha=e1f241060af4b37afe0cacf73d06f50db77b7067 [2023-03-21T02:12:07.257Z] ---> Running in 06c51fd3e56f [2023-03-21T02:12:07.528Z] Removing intermediate container 06c51fd3e56f [2023-03-21T02:12:07.528Z] ---> 53495a7e919c [2023-03-21T02:12:07.528Z] Step 24/24 : LABEL version=0.0.0 [2023-03-21T02:12:07.799Z] ---> Running in 98ebbc7827fb [2023-03-21T02:12:08.068Z] Removing intermediate container 98ebbc7827fb [2023-03-21T02:12:08.068Z] ---> fd40fc15f11e [2023-03-21T02:12:08.068Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T02:12:08.068Z] Successfully built fd40fc15f11e [2023-03-21T02:12:08.068Z] 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-03-21T02:12:08.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T02:12:08.902Z] [2023-03-21T02:12:08.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:12:09.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T02:12:09.330Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T02:12:09.330Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T02:12:09.330Z] 04944245beec: Pulling fs layer [2023-03-21T02:12:09.330Z] 699f458cf7ca: Pulling fs layer [2023-03-21T02:12:09.330Z] 765212b225bb: Pulling fs layer [2023-03-21T02:12:09.330Z] f23df028b6ca: Pulling fs layer [2023-03-21T02:12:09.330Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T02:12:09.330Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T02:12:09.330Z] f23df028b6ca: Waiting [2023-03-21T02:12:09.330Z] d65c8cfc05b1: Waiting [2023-03-21T02:12:09.330Z] 2437ff75d9bd: Waiting [2023-03-21T02:12:09.330Z] 765212b225bb: Waiting [2023-03-21T02:12:09.626Z] 04944245beec: Verifying Checksum [2023-03-21T02:12:09.626Z] 04944245beec: Download complete [2023-03-21T02:12:09.626Z] 765212b225bb: Verifying Checksum [2023-03-21T02:12:09.626Z] 765212b225bb: Download complete [2023-03-21T02:12:09.626Z] f23df028b6ca: Verifying Checksum [2023-03-21T02:12:09.626Z] f23df028b6ca: Download complete [2023-03-21T02:12:09.626Z] d65c8cfc05b1: Download complete [2023-03-21T02:12:09.924Z] 699f458cf7ca: Verifying Checksum [2023-03-21T02:12:09.924Z] 699f458cf7ca: Download complete [2023-03-21T02:12:10.209Z] 8998bd30e6a1: Download complete [2023-03-21T02:12:12.833Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T02:12:12.833Z] 2437ff75d9bd: Download complete [2023-03-21T02:12:14.785Z] 8998bd30e6a1: Pull complete [2023-03-21T02:12:14.785Z] 04944245beec: Pull complete [2023-03-21T02:12:16.204Z] 699f458cf7ca: Pull complete [2023-03-21T02:12:16.474Z] 765212b225bb: Pull complete [2023-03-21T02:12:17.439Z] f23df028b6ca: Pull complete [2023-03-21T02:12:17.439Z] d65c8cfc05b1: Pull complete [2023-03-21T02:12:32.443Z] 2437ff75d9bd: Pull complete [2023-03-21T02:12:32.443Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T02:12:32.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T02:12:32.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:12:32.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-4700 does not seem to be running inside a container [2023-03-21T02:12:32.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-21T02:12:35.685Z] $ docker top 461424a2087a454860791127fefdf8f663a183b4ca49abca1d2824ebf7261a75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:36.567Z] ---> job-cost.sh [2023-03-21T02:12:36.567Z] lf-activate-venv: SKIPPING [2023-03-21T02:12:36.567Z] INFO: No Stack... [2023-03-21T02:12:36.834Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T02:12:37.795Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T02:12:38.459Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-03-21T02:12:38.459Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T02:12:38.541Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-538-1-stack-cost] [2023-03-21T02:12:38.545Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-538-1-stack-cost] did not exist. Created. [2023-03-21T02:12:38.545Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-538-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T02:12:38.957Z] /w/workspace/device-mqtt-go/1@tmp/durable-9c82da32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T02:12:39.659Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T02:12:39.704Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T02:12:39.752Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T02:12:39.866Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-538-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T02:12:39.939Z] $ docker stop --time=1 461424a2087a454860791127fefdf8f663a183b4ca49abca1d2824ebf7261a75 [2023-03-21T02:12:41.425Z] $ docker rm -f --volumes 461424a2087a454860791127fefdf8f663a183b4ca49abca1d2824ebf7261a75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-21T02:12:42.401Z] provisioning config files... [2023-03-21T02:12:42.409Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp/config6668741780058006750tmp [Pipeline] { [Pipeline] sh [2023-03-21T02:12:42.743Z] + set +x [2023-03-21T02:12:42.743Z] + curl -s https://codecov.io/bash [2023-03-21T02:12:42.743Z] + bash -s -- [2023-03-21T02:12:42.743Z] [2023-03-21T02:12:42.743Z] _____ _ [2023-03-21T02:12:42.743Z] / ____| | | [2023-03-21T02:12:42.743Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T02:12:42.743Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T02:12:42.743Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T02:12:42.743Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T02:12:42.743Z] Bash-1.0.6 [2023-03-21T02:12:42.743Z] [2023-03-21T02:12:42.743Z] [2023-03-21T02:12:42.743Z] ==> git version 2.25.1 found [2023-03-21T02:12:42.743Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-21T02:12:42.743Z] Release-Date: 2020-01-08 [2023-03-21T02:12:42.743Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T02:12:42.743Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T02:12:42.743Z] ==> Jenkins CI detected. [2023-03-21T02:12:42.743Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-538 [2023-03-21T02:12:42.743Z] project root: . [2023-03-21T02:12:42.743Z] --> token set from env [2023-03-21T02:12:42.743Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T02:12:42.743Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T02:12:42.743Z] ==> Python coveragepy not found [2023-03-21T02:12:42.743Z] ==> Searching for coverage reports in: [2023-03-21T02:12:42.743Z] + . [2023-03-21T02:12:42.743Z] -> Found 1 reports [2023-03-21T02:12:42.743Z] ==> Detecting git/mercurial file structure [2023-03-21T02:12:42.743Z] ==> Reading reports [2023-03-21T02:12:42.743Z] + ./coverage.out bytes=18047 [2023-03-21T02:12:42.743Z] ==> Appending adjustments [2023-03-21T02:12:42.743Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T02:12:43.003Z] + Found adjustments [2023-03-21T02:12:43.003Z] ==> Gzipping contents [2023-03-21T02:12:43.003Z] 4.0K /tmp/codecov.pBlCXF.gz [2023-03-21T02:12:43.003Z] ==> Uploading reports [2023-03-21T02:12:43.003Z] url: https://codecov.io [2023-03-21T02:12:43.003Z] query: branch=PR-538&commit=e1f241060af4b37afe0cacf73d06f50db77b7067&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-538%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=538&job=&cmd_args= [2023-03-21T02:12:43.003Z] -> Pinging Codecov [2023-03-21T02:12:43.003Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-538&commit=e1f241060af4b37afe0cacf73d06f50db77b7067&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-538%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=538&job=&cmd_args= [2023-03-21T02:12:43.003Z] -> Uploading to [2023-03-21T02:12:43.003Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/7D719EC7BBE17E464838252E33014C33/e1f241060af4b37afe0cacf73d06f50db77b7067/9ce8891e-8f80-43fe-b3bc-1a40750eb510.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T021242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e94c36fbad72a54daeb10974311ca6793b516392d6d6e7352828ade22684fc5f [2023-03-21T02:12:43.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T02:12:43.003Z] Dload Upload Total Spent Left Speed [2023-03-21T02:12:43.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 12503 --:--:-- --:--:-- --:--:-- 12503 [2023-03-21T02:12:43.262Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e1f241060af4b37afe0cacf73d06f50db77b7067 [Pipeline] } [2023-03-21T02:12:43.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T02:12:44.876Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-538/archives ] [2023-03-21T02:12:44.876Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-538/archives [2023-03-21T02:12:44.876Z] total 16 [2023-03-21T02:12:44.876Z] drwxr-xr-x 3 root root 4096 Mar 21 02:01 . [2023-03-21T02:12:44.876Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 02:02 .. [2023-03-21T02:12:44.876Z] drwxr-xr-x 2 root root 4096 Mar 21 02:01 cost [2023-03-21T02:12:44.876Z] -rw-r--r-- 1 root root 86 Mar 21 02:01 cost.csv [2023-03-21T02:12:44.876Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-538/archives [2023-03-21T02:12:44.876Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-538/archives [2023-03-21T02:12:44.876Z] total 16 [2023-03-21T02:12:44.876Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 02:01 . [2023-03-21T02:12:44.876Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 02:02 .. [2023-03-21T02:12:44.876Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 02:01 cost [2023-03-21T02:12:44.876Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 21 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:45.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:46.159Z] ---> package-listing.sh [2023-03-21T02:12:46.159Z] ++ facter osfamily [2023-03-21T02:12:46.159Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T02:12:46.417Z] + OS_FAMILY=debian [2023-03-21T02:12:46.417Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-538 [2023-03-21T02:12:46.417Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T02:12:46.417Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T02:12:46.417Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T02:12:46.417Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T02:12:46.417Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-538 ']' [2023-03-21T02:12:46.417Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T02:12:46.417Z] + case "${OS_FAMILY}" in [2023-03-21T02:12:46.417Z] + dpkg -l [2023-03-21T02:12:46.417Z] + grep '^ii' [2023-03-21T02:12:46.417Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T02:12:46.417Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T02:12:46.418Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T02:12:46.418Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-538 ']' [2023-03-21T02:12:46.418Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-538/archives/ [2023-03-21T02:12:46.418Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-538/archives/ [Pipeline] echo [2023-03-21T02:12:46.456Z] 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-538/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T02:12:46.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T02:12:47.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T02:12:47.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T02:12:47.535Z] prd-ubuntu20.04-docker-8c-8g-4698 does not seem to be running inside a container [2023-03-21T02:12:47.569Z] $ 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-538/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-538 -v /w/workspace/gexfoundry_device-mqtt-go_PR-538:/w/workspace/gexfoundry_device-mqtt-go_PR-538:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T02:12:48.594Z] $ docker top 33dff06eff1d127ab650fe5671bf35914c3d829f2b3ee8c441070beb3cf07b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T02:12:49.008Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T02:12:49.320Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T02:12:49.632Z] + ls /var/log/sa-host [2023-03-21T02:12:49.632Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T02:12:49.761Z] provisioning config files... [2023-03-21T02:12:49.770Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-538@tmp/config6483651225510446940tmp [Pipeline] { [Pipeline] echo [2023-03-21T02:12:49.823Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:50.131Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T02:12:50.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:50.532Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T02:12:50.563Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:50.875Z] ---> sudo-logs.sh [2023-03-21T02:12:50.875Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T02:12:50.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:51.271Z] ---> job-cost.sh [2023-03-21T02:12:51.271Z] lf-activate-venv: SKIPPING [2023-03-21T02:12:51.271Z] DEBUG: total: 0.2199999988079071 [2023-03-21T02:12:51.271Z] INFO: Retrieving Stack Cost... [2023-03-21T02:12:51.837Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T02:12:52.096Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T02:12:52.129Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T02:12:52.440Z] ---> logs-deploy.sh [2023-03-21T02:12:52.440Z] lf-activate-venv: SKIPPING [2023-03-21T02:12:52.440Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-538/1 [2023-03-21T02:12:52.440Z] INFO: archiving workspace using pattern(s): [2023-03-21T02:12:53.379Z] Archives upload complete. [2023-03-21T02:12:53.379Z] INFO: archiving logs to Nexus