Pull request #610 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc+7890826e223808f9f870907e908c893318dcbe65 (2ad469293b9b8e5827b9c55c053d30dac575c12c) 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-ssh10617783179605072239.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13079917375027546339.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-610/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-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7022607779321758988.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-610/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16469045841080516660.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5087856182463701409.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-610/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-610/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10075788014924238174.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16887 in /w/workspace/gexfoundry_device-mqtt-go_PR-610 [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-610 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc Merge succeeded, producing 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc Checking out Revision 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc (PR-610) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T00:50:27.176Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc # 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 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T00:50:27.376Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T00:50:27.482Z] ========================================================= [2023-05-25T00:50:27.482Z] EdgeX Global Pipelines Version Info [2023-05-25T00:50:27.482Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:28.225Z] ------------------- [2023-05-25T00:50:28.225Z] stable info: [2023-05-25T00:50:28.225Z] ------------------- [2023-05-25T00:50:28.225Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T00:50:28.225Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:50:28.225Z] Message: update stable to v1.0.249 [2023-05-25T00:50:28.798Z] ------------------- [2023-05-25T00:50:28.798Z] experimental info: [2023-05-25T00:50:28.798Z] ------------------- [2023-05-25T00:50:28.798Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T00:50:28.798Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:50:28.798Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T00:50:29.119Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-25T00:50:29.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-25T00:50:29.210Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T00:50:29.252Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T00:50:29.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T00:50:29.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T00:50:29.400Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T00:50:29.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T00:50:29.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T00:50:29.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T00:50:29.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T00:50:29.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-25T00:50:29.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T00:50:29.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T00:50:29.752Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:50:29.790Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:50:29.831Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:50:29.870Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:50:29.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T00:50:29.978Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T00:50:30.025Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T00:50:30.066Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T00:50:30.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T00:50:30.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T00:50:30.193Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T00:50:30.236Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T00:50:30.276Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T00:50:30.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-610 [Pipeline] echo [2023-05-25T00:50:30.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-610 [Pipeline] echo [2023-05-25T00:50:30.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-610 [Pipeline] echo [2023-05-25T00:50:30.448Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] echo [2023-05-25T00:50:30.494Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f759dd [Pipeline] echo [2023-05-25T00:50:30.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:50:30.640Z] provisioning config files... [2023-05-25T00:50:30.662Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/config13827808496393160987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:31.013Z] ---> docker-login.sh [2023-05-25T00:50:31.014Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:50:31.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:31.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:31.276Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:31.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:31.276Z] [2023-05-25T00:50:31.276Z] Login Succeeded [2023-05-25T00:50:31.276Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:50:31.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:31.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:31.540Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:31.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:31.540Z] [2023-05-25T00:50:31.540Z] Login Succeeded [2023-05-25T00:50:31.540Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:50:31.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:31.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:31.540Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:31.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:31.540Z] [2023-05-25T00:50:31.540Z] Login Succeeded [2023-05-25T00:50:31.540Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:50:31.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:31.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:31.801Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:31.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:31.801Z] [2023-05-25T00:50:31.801Z] Login Succeeded [2023-05-25T00:50:31.801Z] docker.io [2023-05-25T00:50:31.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:32.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:32.061Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:32.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:32.061Z] [2023-05-25T00:50:32.061Z] Login Succeeded [2023-05-25T00:50:32.061Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:50:32.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T00:50:32.716Z] + git rev-list -1 --merges 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc~1..8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] echo [2023-05-25T00:50:32.778Z] -----------> git rev-list -1 --merges 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc~1..8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [false] [Pipeline] sh [2023-05-25T00:50:33.094Z] + git log --format=format:%s -1 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] echo [2023-05-25T00:50:33.128Z] ========================================================= [2023-05-25T00:50:33.128Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T00:50:33.128Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:50:33.624Z] + git log --format=format:%s -1 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] echo [2023-05-25T00:50:33.655Z] [semverPrep] GIT_COMMIT: 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-25T00:50:33.682Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T00:50:34.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:50:34.044Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T00:50:34.044Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T00:50:34.044Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T00:50:34.044Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T00:50:34.044Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T00:50:34.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:34.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:34.466Z] [2023-05-25T00:50:34.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:34.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:34.824Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T00:50:34.824Z] b85a868b505f: Pulling fs layer [2023-05-25T00:50:34.824Z] e2be974225ed: Pulling fs layer [2023-05-25T00:50:34.824Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T00:50:34.824Z] 988bab9f4d93: Pulling fs layer [2023-05-25T00:50:34.824Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T00:50:34.824Z] eaf3925da568: Pulling fs layer [2023-05-25T00:50:34.824Z] bab4dde63d76: Pulling fs layer [2023-05-25T00:50:34.824Z] bde34c3a00c8: Pulling fs layer [2023-05-25T00:50:34.824Z] b352a97aabf1: Pulling fs layer [2023-05-25T00:50:34.824Z] 4872d77fe225: Pulling fs layer [2023-05-25T00:50:34.824Z] 5851b861e8e6: Pulling fs layer [2023-05-25T00:50:34.824Z] bab4dde63d76: Waiting [2023-05-25T00:50:34.824Z] 5851b861e8e6: Waiting [2023-05-25T00:50:34.824Z] bde34c3a00c8: Waiting [2023-05-25T00:50:34.824Z] b352a97aabf1: Waiting [2023-05-25T00:50:34.824Z] 988bab9f4d93: Waiting [2023-05-25T00:50:34.824Z] 1469e6f7b9e6: Waiting [2023-05-25T00:50:34.824Z] eaf3925da568: Waiting [2023-05-25T00:50:34.824Z] e2be974225ed: Download complete [2023-05-25T00:50:34.824Z] 988bab9f4d93: Verifying Checksum [2023-05-25T00:50:34.824Z] 988bab9f4d93: Download complete [2023-05-25T00:50:34.824Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T00:50:34.824Z] 1469e6f7b9e6: Download complete [2023-05-25T00:50:34.824Z] eaf3925da568: Verifying Checksum [2023-05-25T00:50:34.824Z] eaf3925da568: Download complete [2023-05-25T00:50:34.824Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T00:50:34.824Z] 339a4e72a1f5: Download complete [2023-05-25T00:50:35.083Z] bde34c3a00c8: Download complete [2023-05-25T00:50:35.083Z] b352a97aabf1: Verifying Checksum [2023-05-25T00:50:35.083Z] b352a97aabf1: Download complete [2023-05-25T00:50:35.083Z] 4872d77fe225: Verifying Checksum [2023-05-25T00:50:35.083Z] 4872d77fe225: Download complete [2023-05-25T00:50:35.083Z] 5851b861e8e6: Verifying Checksum [2023-05-25T00:50:35.083Z] 5851b861e8e6: Download complete [2023-05-25T00:50:35.083Z] b85a868b505f: Verifying Checksum [2023-05-25T00:50:35.083Z] b85a868b505f: Download complete [2023-05-25T00:50:35.347Z] bab4dde63d76: Verifying Checksum [2023-05-25T00:50:35.348Z] bab4dde63d76: Download complete [2023-05-25T00:50:36.284Z] b85a868b505f: Pull complete [2023-05-25T00:50:36.544Z] e2be974225ed: Pull complete [2023-05-25T00:50:36.802Z] 339a4e72a1f5: Pull complete [2023-05-25T00:50:37.063Z] 988bab9f4d93: Pull complete [2023-05-25T00:50:37.322Z] 1469e6f7b9e6: Pull complete [2023-05-25T00:50:37.322Z] eaf3925da568: Pull complete [2023-05-25T00:50:39.250Z] bab4dde63d76: Pull complete [2023-05-25T00:50:39.250Z] bde34c3a00c8: Pull complete [2023-05-25T00:50:39.250Z] b352a97aabf1: Pull complete [2023-05-25T00:50:39.250Z] 4872d77fe225: Pull complete [2023-05-25T00:50:39.250Z] 5851b861e8e6: Pull complete [2023-05-25T00:50:39.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T00:50:39.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:39.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:50:39.478Z] prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container [2023-05-25T00:50:39.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T00:50:42.803Z] $ docker top da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 -eo pid,comm [2023-05-25T00:50:42.880Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T00:50:42.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:50:42.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:50:42.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:50:43.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:50:43.098Z] $ docker exec da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 ssh-agent [2023-05-25T00:50:43.231Z] SSH_AUTH_SOCK=/tmp/ssh-NsAGWoNx0NlS/agent.14 [2023-05-25T00:50:43.231Z] SSH_AGENT_PID=20 [2023-05-25T00:50:43.238Z] Running ssh-add (command line suppressed) [2023-05-25T00:50:43.366Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/private_key_18201796369185175411.key (/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/private_key_18201796369185175411.key) [2023-05-25T00:50:43.388Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:50:43.714Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T00:50:43.733Z] $ docker exec --env ******** --env ******** da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 ssh-agent -k [2023-05-25T00:50:43.833Z] unset SSH_AUTH_SOCK; [2023-05-25T00:50:43.834Z] unset SSH_AGENT_PID; [2023-05-25T00:50:43.834Z] echo Agent pid 20 killed; [2023-05-25T00:50:43.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T00:50:43.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:50:43.942Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:50:44.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:50:44.064Z] $ docker exec da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 ssh-agent [2023-05-25T00:50:44.181Z] SSH_AUTH_SOCK=/tmp/ssh-SjEl3wR3fpzL/agent.70 [2023-05-25T00:50:44.181Z] SSH_AGENT_PID=76 [2023-05-25T00:50:44.186Z] Running ssh-add (command line suppressed) [2023-05-25T00:50:44.283Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/private_key_7638153310139998703.key (/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/private_key_7638153310139998703.key) [2023-05-25T00:50:44.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:50:44.634Z] + git semver init [2023-05-25T00:50:44.893Z] 2023-05-25 00:50:44,876 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T00:50:44.893Z] 2023-05-25 00:50:44,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver [2023-05-25T00:50:44.893Z] 2023-05-25 00:50:44,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver [2023-05-25T00:50:44.893Z] 2023-05-25 00:50:44,879 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-610, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:50:45.834Z] 2023-05-25 00:50:45,724 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610/.git/info/exclude [2023-05-25T00:50:45.834Z] 2023-05-25 00:50:45,725 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver/PR-610 with force:False [2023-05-25T00:50:45.834Z] 2023-05-25 00:50:45,725 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver/PR-610 [2023-05-25T00:50:45.834Z] 2023-05-25 00:50:45,729 [execute] INFO git cat-file --batch-check [2023-05-25T00:50:45.834Z] 2023-05-25 00:50:45,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:50:45.834Z] 2023-05-25 00:50:45,737 [execute] INFO git cat-file --batch [2023-05-25T00:50:45.834Z] 2023-05-25 00:50:45,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:50:45.834Z] 2023-05-25 00:50:45,743 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-610/.semver/PR-610 [2023-05-25T00:50:45.834Z] 0.0.0 [Pipeline] } [2023-05-25T00:50:45.855Z] $ docker exec --env ******** --env ******** da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 ssh-agent -k [2023-05-25T00:50:45.952Z] unset SSH_AUTH_SOCK; [2023-05-25T00:50:45.953Z] unset SSH_AGENT_PID; [2023-05-25T00:50:45.953Z] echo Agent pid 76 killed; [2023-05-25T00:50:45.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:50:46.398Z] + git semver [Pipeline] } [2023-05-25T00:50:46.682Z] $ docker stop --time=1 da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 [2023-05-25T00:50:47.969Z] $ docker rm -f --volumes da41529a1c79ad27025dcf096a81555ac23def7a00f044678d0e260c7be67c82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:50:48.379Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T00:50:48.653Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T00:50:48.670Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:50:49.252Z] provisioning config files... [2023-05-25T00:50:49.261Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/config14547120289733535033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:49.607Z] ---> docker-login.sh [2023-05-25T00:50:49.607Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:50:49.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:49.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:49.607Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:49.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:49.607Z] [2023-05-25T00:50:49.607Z] Login Succeeded [2023-05-25T00:50:49.607Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:50:49.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:49.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:49.607Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:49.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:49.607Z] [2023-05-25T00:50:49.607Z] Login Succeeded [2023-05-25T00:50:49.607Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:50:49.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:49.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:49.869Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:49.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:49.869Z] [2023-05-25T00:50:49.869Z] Login Succeeded [2023-05-25T00:50:49.869Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:50:49.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:49.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:49.869Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:49.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:49.869Z] [2023-05-25T00:50:49.869Z] Login Succeeded [2023-05-25T00:50:49.869Z] docker.io [2023-05-25T00:50:50.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:50.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:50.128Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:50.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:50.128Z] [2023-05-25T00:50:50.128Z] Login Succeeded [2023-05-25T00:50:50.128Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:50:50.188Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:50:50.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:50:50.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:50:50.422Z] ========================================================= [2023-05-25T00:50:50.422Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T00:50:50.422Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:50.882Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T00:50:50.882Z] Sending build context to Docker daemon 6.588MB [2023-05-25T00:50:50.882Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:50:50.882Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:50:50.882Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T00:50:50.882Z] f56be85fc22e: Pulling fs layer [2023-05-25T00:50:50.882Z] 85791d961cd3: Pulling fs layer [2023-05-25T00:50:50.882Z] d694b5ae8c79: Pulling fs layer [2023-05-25T00:50:50.882Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T00:50:50.882Z] 4d19c01a9841: Pulling fs layer [2023-05-25T00:50:50.882Z] 9325e15d5711: Pulling fs layer [2023-05-25T00:50:50.882Z] 556b6ee489ea: Pulling fs layer [2023-05-25T00:50:50.883Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T00:50:50.883Z] 9f32a84ed3da: Waiting [2023-05-25T00:50:50.883Z] 4d19c01a9841: Waiting [2023-05-25T00:50:50.883Z] 9325e15d5711: Waiting [2023-05-25T00:50:50.883Z] 556b6ee489ea: Waiting [2023-05-25T00:50:50.883Z] c5a4b2cf53e6: Waiting [2023-05-25T00:50:51.143Z] 85791d961cd3: Download complete [2023-05-25T00:50:51.143Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T00:50:51.143Z] 9f32a84ed3da: Download complete [2023-05-25T00:50:51.143Z] 4d19c01a9841: Download complete [2023-05-25T00:50:51.143Z] f56be85fc22e: Verifying Checksum [2023-05-25T00:50:51.143Z] f56be85fc22e: Download complete [2023-05-25T00:50:51.143Z] 9325e15d5711: Verifying Checksum [2023-05-25T00:50:51.143Z] 9325e15d5711: Download complete [2023-05-25T00:50:51.143Z] f56be85fc22e: Pull complete [2023-05-25T00:50:51.403Z] 85791d961cd3: Pull complete [2023-05-25T00:50:51.664Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T00:50:51.664Z] c5a4b2cf53e6: Download complete [2023-05-25T00:50:51.664Z] d694b5ae8c79: Verifying Checksum [2023-05-25T00:50:51.664Z] d694b5ae8c79: Download complete [2023-05-25T00:50:51.923Z] 556b6ee489ea: Verifying Checksum [2023-05-25T00:50:51.923Z] 556b6ee489ea: Download complete [2023-05-25T00:50:55.206Z] d694b5ae8c79: Pull complete [2023-05-25T00:50:55.206Z] 9f32a84ed3da: Pull complete [2023-05-25T00:50:55.206Z] 4d19c01a9841: Pull complete [2023-05-25T00:50:55.206Z] 9325e15d5711: Pull complete [2023-05-25T00:50:57.766Z] 556b6ee489ea: Pull complete [2023-05-25T00:50:58.701Z] c5a4b2cf53e6: Pull complete [2023-05-25T00:50:58.701Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T00:50:58.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T00:50:58.701Z] ---> c4be618373d6 [2023-05-25T00:50:58.701Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:51:04.072Z] Still waiting to schedule task [2023-05-25T00:51:04.072Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T00:51:08.701Z] ---> Running in a0803bddbfc3 [2023-05-25T00:51:08.701Z] Removing intermediate container a0803bddbfc3 [2023-05-25T00:51:08.701Z] ---> 13fbf271e0be [2023-05-25T00:51:08.701Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:51:08.701Z] ---> Running in a54882625497 [2023-05-25T00:51:08.961Z] Removing intermediate container a54882625497 [2023-05-25T00:51:08.961Z] ---> 322cdc431914 [2023-05-25T00:51:08.961Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:51:09.532Z] ---> Running in 8e93d8d75d64 [2023-05-25T00:51:10.101Z] Removing intermediate container 8e93d8d75d64 [2023-05-25T00:51:10.101Z] ---> 22ca4c0e8fcb [2023-05-25T00:51:10.101Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:51:10.361Z] ---> Running in a341850497ef [2023-05-25T00:51:11.299Z] Removing intermediate container a341850497ef [2023-05-25T00:51:11.299Z] ---> b5059a9a99b7 [2023-05-25T00:51:11.299Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:51:11.558Z] ---> Running in 9ffa4db2689c [2023-05-25T00:51:12.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:51:12.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:51:12.642Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:51:12.642Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:51:12.642Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:51:12.642Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:51:12.642Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:51:12.642Z] OK: 269 MiB in 57 packages [2023-05-25T00:51:13.578Z] Removing intermediate container 9ffa4db2689c [2023-05-25T00:51:13.578Z] ---> fff2b6b764e5 [2023-05-25T00:51:13.578Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-25T00:51:13.578Z] ---> Running in cc5ee35ca2ce [2023-05-25T00:51:13.578Z] Removing intermediate container cc5ee35ca2ce [2023-05-25T00:51:13.578Z] ---> 7819fa3f584a [2023-05-25T00:51:13.578Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:51:13.578Z] ---> 7ee716c95c6b [2023-05-25T00:51:13.578Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:51:13.578Z] ---> Running in c084abaa635b [2023-05-25T00:51:52.287Z] Removing intermediate container c084abaa635b [2023-05-25T00:51:52.287Z] ---> 9b47f79f4d31 [2023-05-25T00:51:52.287Z] Step 11/12 : COPY . . [2023-05-25T00:51:52.287Z] ---> ec260858e8fd [2023-05-25T00:51:52.287Z] Step 12/12 : RUN $MAKE [2023-05-25T00:51:52.545Z] ---> Running in 38ec7f2b0a84 [2023-05-25T00:51:53.111Z] noop [2023-05-25T00:51:54.047Z] Removing intermediate container 38ec7f2b0a84 [2023-05-25T00:51:54.047Z] ---> e259e5fec2bb [2023-05-25T00:51:54.047Z] Successfully built e259e5fec2bb [2023-05-25T00:51:54.047Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:51:54.502Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:51:54.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:51:54.641Z] prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container [2023-05-25T00:51:54.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T00:51:55.409Z] $ docker top 7725c85cf2aae99a3972d9e18a89b44f70f8a74eb6d5868ea30a845f25d5fa3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:51:55.795Z] + go version [2023-05-25T00:51:55.796Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T00:51:55.834Z] $ docker stop --time=1 7725c85cf2aae99a3972d9e18a89b44f70f8a74eb6d5868ea30a845f25d5fa3b [2023-05-25T00:51:57.091Z] $ docker rm -f --volumes 7725c85cf2aae99a3972d9e18a89b44f70f8a74eb6d5868ea30a845f25d5fa3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:51:57.810Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:51:57.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:51:57.971Z] prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container [2023-05-25T00:51:58.011Z] $ 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-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T00:51:58.342Z] $ docker top 1486741f8bf1dbf5c0468bd1adc2e4656ff6abffb1caf73e56b2cd9f62640135 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:51:58.735Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-610 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:51:59.099Z] + make test [2023-05-25T00:51:59.099Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:52:03.296Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-25T00:52:13.492Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-25T00:52:13.492Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-25T00:52:13.492Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-05-25T00:52:18.757Z] go vet ./... [2023-05-25T00:52:22.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:52:22.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:52:22.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:52:22.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:52:22.125Z] $ docker stop --time=1 1486741f8bf1dbf5c0468bd1adc2e4656ff6abffb1caf73e56b2cd9f62640135 [2023-05-25T00:52:25.173Z] $ docker rm -f --volumes 1486741f8bf1dbf5c0468bd1adc2e4656ff6abffb1caf73e56b2cd9f62640135 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:52:25.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:52:25.755Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T00:52:26.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:52:26.710Z] + ls -al . [2023-05-25T00:52:26.710Z] total 184 [2023-05-25T00:52:26.710Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:51 . [2023-05-25T00:52:26.710Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:50 .. [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 00:50 .dockerignore [2023-05-25T00:52:26.710Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:50 .git [2023-05-25T00:52:26.710Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:50 .github [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 00:50 .gitignore [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:50 .golangci.yml [2023-05-25T00:52:26.710Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:50 .semver [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 25 00:50 Attribution.txt [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 25 00:50 CHANGELOG.md [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 25 00:50 Dockerfile [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:50 GOVERNANCE.md [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 00:50 Jenkinsfile [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:50 LICENSE [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 25 00:50 Makefile [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:50 OWNERS.md [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 25 00:50 README.md [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION [2023-05-25T00:52:26.710Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:50 bin [2023-05-25T00:52:26.710Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:50 cmd [2023-05-25T00:52:26.710Z] -rw-r--r-- 1 jenkins jenkins 18506 May 25 00:52 coverage.out [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 25 00:50 go.mod [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 25 00:50 go.sum [2023-05-25T00:52:26.710Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:50 internal [2023-05-25T00:52:26.710Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:50 mock [2023-05-25T00:52:26.710Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:50 snap [2023-05-25T00:52:26.710Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 00:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:52:27.107Z] + 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=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc --label arch=amd64 --label version=0.0.0 . [2023-05-25T00:52:27.107Z] Sending build context to Docker daemon 6.608MB [2023-05-25T00:52:27.107Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:52:27.108Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T00:52:27.108Z] ---> e259e5fec2bb [2023-05-25T00:52:27.108Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:52:27.366Z] ---> Running in 0dbccc2ee1f2 [2023-05-25T00:52:27.366Z] Removing intermediate container 0dbccc2ee1f2 [2023-05-25T00:52:27.366Z] ---> c73c06711357 [2023-05-25T00:52:27.366Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:52:27.366Z] ---> Running in 8844e5ce3b85 [2023-05-25T00:52:27.366Z] Removing intermediate container 8844e5ce3b85 [2023-05-25T00:52:27.366Z] ---> c03280c8cb84 [2023-05-25T00:52:27.366Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:52:27.366Z] ---> Running in 626bd3b24b1f [2023-05-25T00:52:27.625Z] Removing intermediate container 626bd3b24b1f [2023-05-25T00:52:27.625Z] ---> 86d6c712015f [2023-05-25T00:52:27.625Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:52:27.625Z] ---> Running in 2ce082496295 [2023-05-25T00:52:27.625Z] Removing intermediate container 2ce082496295 [2023-05-25T00:52:27.625Z] ---> b619b8e6840d [2023-05-25T00:52:27.625Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:52:27.625Z] ---> Running in 4f3615531746 [2023-05-25T00:52:27.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:27.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:28.144Z] OK: 269 MiB in 57 packages [2023-05-25T00:52:28.402Z] Removing intermediate container 4f3615531746 [2023-05-25T00:52:28.402Z] ---> d7350267475d [2023-05-25T00:52:28.402Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-25T00:52:28.402Z] ---> Running in 478c3854044e [2023-05-25T00:52:28.660Z] Removing intermediate container 478c3854044e [2023-05-25T00:52:28.660Z] ---> 5b33cdc3f4a7 [2023-05-25T00:52:28.660Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T00:52:28.660Z] ---> 3a95a814e3bf [2023-05-25T00:52:28.660Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:52:28.660Z] ---> Running in 679c04a4c3d8 [2023-05-25T00:52:29.774Z] Removing intermediate container 679c04a4c3d8 [2023-05-25T00:52:29.774Z] ---> a80952182767 [2023-05-25T00:52:29.774Z] Step 11/24 : COPY . . [2023-05-25T00:52:30.033Z] ---> 2bc2383867e3 [2023-05-25T00:52:30.033Z] Step 12/24 : RUN $MAKE [2023-05-25T00:52:30.033Z] ---> Running in 7bd0476b1ba6 [2023-05-25T00:52:30.291Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-25T00:52:52.218Z] Removing intermediate container 7bd0476b1ba6 [2023-05-25T00:52:52.218Z] ---> dcc131abeae1 [2023-05-25T00:52:52.218Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T00:52:52.218Z] 3.17: Pulling from library/alpine [2023-05-25T00:52:52.218Z] f56be85fc22e: Already exists [2023-05-25T00:52:52.218Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:52:52.218Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:52:52.218Z] ---> 9ed4aefc74f6 [2023-05-25T00:52:52.218Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-25T00:52:52.218Z] ---> Running in a2fe70db0890 [2023-05-25T00:52:52.218Z] Removing intermediate container a2fe70db0890 [2023-05-25T00:52:52.218Z] ---> e70783fa5b96 [2023-05-25T00:52:52.218Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:52:52.218Z] ---> Running in 4426b6453cee [2023-05-25T00:52:52.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:52.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:52.218Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:52:52.218Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:52:52.218Z] OK: 7 MiB in 16 packages [2023-05-25T00:52:52.218Z] Removing intermediate container 4426b6453cee [2023-05-25T00:52:52.218Z] ---> 2d56a5d07a9e [2023-05-25T00:52:52.218Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-25T00:52:52.218Z] ---> 8453e05f4ba2 [2023-05-25T00:52:52.218Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-25T00:52:52.218Z] ---> 158c1ca9dc4c [2023-05-25T00:52:52.218Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-25T00:52:52.218Z] ---> 210a5f1fec9e [2023-05-25T00:52:52.218Z] Step 19/24 : EXPOSE 59982 [2023-05-25T00:52:52.218Z] ---> Running in 6e7523c92a27 [2023-05-25T00:52:52.218Z] Removing intermediate container 6e7523c92a27 [2023-05-25T00:52:52.218Z] ---> 39bbaeebead6 [2023-05-25T00:52:52.218Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-25T00:52:52.218Z] ---> Running in e425e4cb7804 [2023-05-25T00:52:52.218Z] Removing intermediate container e425e4cb7804 [2023-05-25T00:52:52.218Z] ---> 7a07e21fa4a9 [2023-05-25T00:52:52.218Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T00:52:52.218Z] ---> Running in e3bb8d5ca737 [2023-05-25T00:52:52.218Z] Removing intermediate container e3bb8d5ca737 [2023-05-25T00:52:52.218Z] ---> a44de29c10fb [2023-05-25T00:52:52.218Z] Step 22/24 : LABEL arch=amd64 [2023-05-25T00:52:52.218Z] ---> Running in 4f5f608968e3 [2023-05-25T00:52:52.476Z] Removing intermediate container 4f5f608968e3 [2023-05-25T00:52:52.476Z] ---> f59e1706c420 [2023-05-25T00:52:52.476Z] Step 23/24 : LABEL git_sha=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [2023-05-25T00:52:52.476Z] ---> Running in f921efc213f8 [2023-05-25T00:52:52.476Z] Removing intermediate container f921efc213f8 [2023-05-25T00:52:52.476Z] ---> 7f8a74add97e [2023-05-25T00:52:52.476Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T00:52:52.476Z] ---> Running in 2318668abd22 [2023-05-25T00:52:52.476Z] Removing intermediate container 2318668abd22 [2023-05-25T00:52:52.476Z] ---> c172851572e8 [2023-05-25T00:52:52.476Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:52:52.476Z] Successfully built c172851572e8 [2023-05-25T00:52:52.476Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:52:53.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:52:53.354Z] [2023-05-25T00:52:53.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:52:53.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:52:54.091Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T00:52:54.091Z] 5eb5b503b376: Pulling fs layer [2023-05-25T00:52:54.091Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T00:52:54.091Z] ec43610c2a17: Pulling fs layer [2023-05-25T00:52:54.091Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T00:52:54.091Z] 33b1e0a273af: Pulling fs layer [2023-05-25T00:52:54.091Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T00:52:54.091Z] 2f39f015ded8: Pulling fs layer [2023-05-25T00:52:54.091Z] 3a2ae6a8a46f: Waiting [2023-05-25T00:52:54.091Z] 33b1e0a273af: Waiting [2023-05-25T00:52:54.091Z] 5d3b04190fa2: Waiting [2023-05-25T00:52:54.091Z] 2f39f015ded8: Waiting [2023-05-25T00:52:54.091Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T00:52:54.091Z] 5c69ac0246d0: Download complete [2023-05-25T00:52:54.091Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T00:52:54.091Z] 3a2ae6a8a46f: Download complete [2023-05-25T00:52:54.354Z] 33b1e0a273af: Verifying Checksum [2023-05-25T00:52:54.354Z] 33b1e0a273af: Download complete [2023-05-25T00:52:54.354Z] 5d3b04190fa2: Download complete [2023-05-25T00:52:54.354Z] ec43610c2a17: Verifying Checksum [2023-05-25T00:52:54.354Z] ec43610c2a17: Download complete [2023-05-25T00:52:54.354Z] 5eb5b503b376: Verifying Checksum [2023-05-25T00:52:54.354Z] 5eb5b503b376: Download complete [2023-05-25T00:52:54.919Z] 2f39f015ded8: Download complete [2023-05-25T00:52:55.485Z] 5eb5b503b376: Pull complete [2023-05-25T00:52:55.742Z] 5c69ac0246d0: Pull complete [2023-05-25T00:52:56.310Z] ec43610c2a17: Pull complete [2023-05-25T00:52:56.310Z] 3a2ae6a8a46f: Pull complete [2023-05-25T00:52:56.877Z] 33b1e0a273af: Pull complete [2023-05-25T00:52:57.168Z] 5d3b04190fa2: Pull complete [2023-05-25T00:53:01.468Z] 2f39f015ded8: Pull complete [2023-05-25T00:53:01.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T00:53:01.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:01.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:53:01.673Z] prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container [2023-05-25T00:53:01.715Z] $ 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-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T00:53:05.812Z] $ docker top 4243fbb9e674e22aaef1ead4620b85094c072890ef60ec834972a5fe6b95bbf6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:53:06.260Z] ---> job-cost.sh [2023-05-25T00:53:06.260Z] lf-activate-venv: SKIPPING [2023-05-25T00:53:06.260Z] INFO: No Stack... [2023-05-25T00:53:06.520Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:53:06.779Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:53:07.095Z] + cut+ -d, -f6 [2023-05-25T00:53:07.095Z] cat /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives/cost.csv [Pipeline] lock [2023-05-25T00:53:07.133Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [2023-05-25T00:53:07.138Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] did not exist. Created. [2023-05-25T00:53:07.138Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:53:07.531Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T00:53:07.577Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:53:07.608Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:53:07.694Z] $ docker stop --time=1 4243fbb9e674e22aaef1ead4620b85094c072890ef60ec834972a5fe6b95bbf6 [2023-05-25T00:53:08.875Z] $ docker rm -f --volumes 4243fbb9e674e22aaef1ead4620b85094c072890ef60ec834972a5fe6b95bbf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T00:53:52.871Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16891 in /w/workspace/gexfoundry_device-mqtt-go_PR-610 [Pipeline] { [Pipeline] ws [2023-05-25T00:53:52.924Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-25T00:53:53.009Z] Selected Git installation does not exist. Using Default [2023-05-25T00:53:53.009Z] The recommended git tool is: NONE [2023-05-25T00:53:59.609Z] using credential edgex-jenkins-ssh [2023-05-25T00:53:59.626Z] Cloning the remote Git repository [2023-05-25T00:53:59.687Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T00:53:59.799Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-25T00:53:59.983Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T00:53:59.984Z] > git --version # timeout=10 [2023-05-25T00:54:00.012Z] > git --version # 'git version 2.25.1' [2023-05-25T00:54:00.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:54:00.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:54:01.491Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-25T00:54:01.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:54:02.666Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-25T00:54:02.717Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-25T00:54:02.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:54:02.738Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/610/head:refs/remotes/origin/PR-610 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T00:54:03.280Z] Merging remotes/origin/main commit 7890826e223808f9f870907e908c893318dcbe65 into PR head commit 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [2023-05-25T00:54:03.604Z] Merge succeeded, producing 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [2023-05-25T00:54:03.604Z] Checking out Revision 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc (PR-610) [2023-05-25T00:54:04.168Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-25T00:54:04.229Z] > git --version # timeout=10 [2023-05-25T00:54:04.242Z] > git --version # 'git version 2.25.1' [2023-05-25T00:54:04.274Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-25T00:54:03.303Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:54:03.396Z] > git checkout -f 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc # timeout=10 [2023-05-25T00:54:03.498Z] > git remote # timeout=10 [2023-05-25T00:54:03.518Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T00:54:03.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:54:03.554Z] > git merge 7890826e223808f9f870907e908c893318dcbe65 # timeout=10 [2023-05-25T00:54:03.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T00:54:03.614Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:54:03.630Z] > git checkout -f 8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:54:05.350Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T00:54:05.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:54:05.350Z] Dload Upload Total Spent Left Speed [2023-05-25T00:54:05.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-05-25T00:54:06.030Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T00:54:06.387Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T00:54:06.387Z] + sudo tee /etc/docker/daemon.new [2023-05-25T00:54:06.387Z] { [2023-05-25T00:54:06.387Z] "registry-mirrors": [ [2023-05-25T00:54:06.387Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T00:54:06.387Z] ], [2023-05-25T00:54:06.387Z] "bip": "10.250.0.254/24", [2023-05-25T00:54:06.387Z] "hosts": [ [2023-05-25T00:54:06.387Z] "tcp://0.0.0.0:5555", [2023-05-25T00:54:06.387Z] "unix:///var/run/docker.sock" [2023-05-25T00:54:06.388Z] ], [2023-05-25T00:54:06.388Z] "mtu": 1458, [2023-05-25T00:54:06.388Z] "selinux-enabled": true, [2023-05-25T00:54:06.388Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T00:54:06.388Z] } [Pipeline] sh [2023-05-25T00:54:06.745Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T00:54:07.100Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:54:25.550Z] provisioning config files... [2023-05-25T00:54:25.581Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9391168601895274177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:54:26.017Z] ---> docker-login.sh [2023-05-25T00:54:26.017Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:54:26.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:54:27.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:54:27.267Z] Configure a credential helper to remove this warning. See [2023-05-25T00:54:27.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:54:27.267Z] [2023-05-25T00:54:27.267Z] Login Succeeded [2023-05-25T00:54:27.267Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:54:27.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:54:27.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:54:27.539Z] Configure a credential helper to remove this warning. See [2023-05-25T00:54:27.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:54:27.539Z] [2023-05-25T00:54:27.539Z] Login Succeeded [2023-05-25T00:54:27.539Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:54:27.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:54:28.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:54:28.082Z] Configure a credential helper to remove this warning. See [2023-05-25T00:54:28.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:54:28.082Z] [2023-05-25T00:54:28.082Z] Login Succeeded [2023-05-25T00:54:28.082Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:54:28.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:54:28.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:54:28.355Z] Configure a credential helper to remove this warning. See [2023-05-25T00:54:28.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:54:28.355Z] [2023-05-25T00:54:28.355Z] Login Succeeded [2023-05-25T00:54:28.355Z] docker.io [2023-05-25T00:54:28.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:54:29.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:54:29.892Z] Configure a credential helper to remove this warning. See [2023-05-25T00:54:29.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:54:29.892Z] [2023-05-25T00:54:29.892Z] Login Succeeded [2023-05-25T00:54:29.892Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:54:29.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:54:30.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:54:30.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:54:30.398Z] ========================================================= [2023-05-25T00:54:30.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T00:54:30.399Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:54:30.976Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T00:54:31.247Z] Sending build context to Docker daemon 3.431MB [2023-05-25T00:54:31.247Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:54:31.247Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:54:31.536Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T00:54:31.536Z] c41833b44d91: Pulling fs layer [2023-05-25T00:54:31.536Z] ed15518f5707: Pulling fs layer [2023-05-25T00:54:31.536Z] feae8fd75edb: Pulling fs layer [2023-05-25T00:54:31.536Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T00:54:31.536Z] 3cdef696dda3: Pulling fs layer [2023-05-25T00:54:31.536Z] 2ced38df9373: Pulling fs layer [2023-05-25T00:54:31.536Z] 58f1dce35555: Pulling fs layer [2023-05-25T00:54:31.536Z] 3cdef696dda3: Waiting [2023-05-25T00:54:31.536Z] 2ced38df9373: Waiting [2023-05-25T00:54:31.536Z] 58f1dce35555: Waiting [2023-05-25T00:54:31.536Z] ed15518f5707: Verifying Checksum [2023-05-25T00:54:31.536Z] ed15518f5707: Download complete [2023-05-25T00:54:31.536Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T00:54:31.536Z] 242c74f7c9fa: Download complete [2023-05-25T00:54:31.536Z] 3cdef696dda3: Verifying Checksum [2023-05-25T00:54:31.536Z] 3cdef696dda3: Download complete [2023-05-25T00:54:31.810Z] c41833b44d91: Verifying Checksum [2023-05-25T00:54:31.810Z] c41833b44d91: Download complete [2023-05-25T00:54:33.245Z] c41833b44d91: Pull complete [2023-05-25T00:54:33.845Z] 58f1dce35555: Verifying Checksum [2023-05-25T00:54:33.845Z] 58f1dce35555: Download complete [2023-05-25T00:54:34.121Z] ed15518f5707: Pull complete [2023-05-25T00:54:35.104Z] feae8fd75edb: Verifying Checksum [2023-05-25T00:54:35.104Z] feae8fd75edb: Download complete [2023-05-25T00:54:35.104Z] 2ced38df9373: Verifying Checksum [2023-05-25T00:54:35.104Z] 2ced38df9373: Download complete [2023-05-25T00:54:47.487Z] feae8fd75edb: Pull complete [2023-05-25T00:54:47.487Z] 242c74f7c9fa: Pull complete [2023-05-25T00:54:47.487Z] 3cdef696dda3: Pull complete [2023-05-25T00:54:54.392Z] 2ced38df9373: Pull complete [2023-05-25T00:54:56.986Z] 58f1dce35555: Pull complete [2023-05-25T00:54:57.255Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T00:54:57.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T00:54:57.255Z] ---> fadd8f120f05 [2023-05-25T00:54:57.255Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:54:58.249Z] ---> Running in 6540e4690e66 [2023-05-25T00:54:58.845Z] Removing intermediate container 6540e4690e66 [2023-05-25T00:54:58.845Z] ---> c3834c4428f6 [2023-05-25T00:54:58.845Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:54:58.845Z] ---> Running in 010af235380a [2023-05-25T00:54:59.116Z] Removing intermediate container 010af235380a [2023-05-25T00:54:59.116Z] ---> deb88c4d507c [2023-05-25T00:54:59.116Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:54:59.386Z] ---> Running in 663e306cfd1a [2023-05-25T00:54:59.656Z] Removing intermediate container 663e306cfd1a [2023-05-25T00:54:59.656Z] ---> cebf2c9afeb3 [2023-05-25T00:54:59.656Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:54:59.656Z] ---> Running in 0a7a8d0c9693 [2023-05-25T00:55:00.248Z] Removing intermediate container 0a7a8d0c9693 [2023-05-25T00:55:00.248Z] ---> 50a218c45185 [2023-05-25T00:55:00.248Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:55:00.248Z] ---> Running in 65fdcd4d407a [2023-05-25T00:55:01.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:55:02.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:55:03.697Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:55:03.697Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:55:03.697Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:55:03.697Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:55:03.971Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:55:03.971Z] OK: 268 MiB in 57 packages [2023-05-25T00:55:06.581Z] Removing intermediate container 65fdcd4d407a [2023-05-25T00:55:06.581Z] ---> f416f6382b9c [2023-05-25T00:55:06.581Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-25T00:55:06.581Z] ---> Running in fa6768636a63 [2023-05-25T00:55:06.852Z] Removing intermediate container fa6768636a63 [2023-05-25T00:55:06.852Z] ---> 189ad82673be [2023-05-25T00:55:06.852Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:55:07.444Z] ---> 514f0cd674fb [2023-05-25T00:55:07.444Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:55:07.444Z] ---> Running in c1aa547e08a8 [2023-05-25T00:56:15.377Z] Removing intermediate container c1aa547e08a8 [2023-05-25T00:56:15.377Z] ---> 5c6d6c871028 [2023-05-25T00:56:15.377Z] Step 11/12 : COPY . . [2023-05-25T00:56:15.377Z] ---> 583150df0362 [2023-05-25T00:56:15.377Z] Step 12/12 : RUN $MAKE [2023-05-25T00:56:15.377Z] ---> Running in a12ac2712fd1 [2023-05-25T00:56:15.967Z] noop [2023-05-25T00:56:16.937Z] Removing intermediate container a12ac2712fd1 [2023-05-25T00:56:16.937Z] ---> fe281021599b [2023-05-25T00:56:16.937Z] Successfully built fe281021599b [2023-05-25T00:56:16.937Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:56:17.508Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:56:17.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:56:17.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-16891 does not seem to be running inside a container [2023-05-25T00:56:17.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:56:19.238Z] $ docker top 068159acfe4268098a2bdec2bc1f9e1f92cf2a6ba0302d1df752a0502be53d63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:56:20.150Z] + go version [2023-05-25T00:56:20.150Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:56:20.194Z] $ docker stop --time=1 068159acfe4268098a2bdec2bc1f9e1f92cf2a6ba0302d1df752a0502be53d63 [2023-05-25T00:56:21.904Z] $ docker rm -f --volumes 068159acfe4268098a2bdec2bc1f9e1f92cf2a6ba0302d1df752a0502be53d63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:56:22.771Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:56:22.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:56:23.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-16891 does not seem to be running inside a container [2023-05-25T00:56:23.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T00:56:24.660Z] $ docker top aac270b14b2c3d8cfc21fcdbd886b2e7601491403107a013233fa012ca92a952 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:56:25.610Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:56:26.318Z] + make test [2023-05-25T00:56:26.318Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:57:05.232Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-25T00:59:42.001Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-25T00:59:42.001Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-25T00:59:42.001Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.080s coverage: 22.8% of statements [2023-05-25T00:59:42.001Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:59:42.001Z] go vet ./... [2023-05-25T01:00:14.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:00:14.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:00:14.264Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:00:14.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:00:14.336Z] $ docker stop --time=1 aac270b14b2c3d8cfc21fcdbd886b2e7601491403107a013233fa012ca92a952 [2023-05-25T01:00:16.311Z] $ docker rm -f --volumes aac270b14b2c3d8cfc21fcdbd886b2e7601491403107a013233fa012ca92a952 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:00:17.697Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:00:17.789Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T01:00:18.398Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:00:19.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:00:19.367Z] + ls -al . [2023-05-25T01:00:19.367Z] total 180 [2023-05-25T01:00:19.367Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:56 . [2023-05-25T01:00:19.367Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:54 .. [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 140 May 25 00:54 .dockerignore [2023-05-25T01:00:19.367Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:54 .git [2023-05-25T01:00:19.367Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:54 .github [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 329 May 25 00:54 .gitignore [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:54 .golangci.yml [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 25 00:54 Attribution.txt [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 17522 May 25 00:54 CHANGELOG.md [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 25 00:54 Dockerfile [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:54 GOVERNANCE.md [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 678 May 25 00:54 Jenkinsfile [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:54 LICENSE [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 25 00:54 Makefile [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:54 OWNERS.md [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 25 00:54 README.md [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION [2023-05-25T01:00:19.367Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:54 bin [2023-05-25T01:00:19.367Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:54 cmd [2023-05-25T01:00:19.367Z] -rw-r--r-- 1 jenkins jenkins 18506 May 25 00:59 coverage.out [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 3285 May 25 00:54 go.mod [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 31232 May 25 00:54 go.sum [2023-05-25T01:00:19.367Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:54 internal [2023-05-25T01:00:19.367Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:54 mock [2023-05-25T01:00:19.367Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:54 snap [2023-05-25T01:00:19.367Z] -rw-rw-r-- 1 jenkins jenkins 227 May 25 00:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:00:19.869Z] + 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=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc --label arch=arm64 --label version=0.0.0 . [2023-05-25T01:00:20.143Z] Sending build context to Docker daemon 3.45MB [2023-05-25T01:00:20.412Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:00:20.413Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T01:00:20.413Z] ---> fe281021599b [2023-05-25T01:00:20.413Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:00:20.413Z] ---> Running in 8c77e5ba20a0 [2023-05-25T01:00:20.684Z] Removing intermediate container 8c77e5ba20a0 [2023-05-25T01:00:20.684Z] ---> 5c7c1c240123 [2023-05-25T01:00:20.684Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:00:20.956Z] ---> Running in 53d1bc6ec3ab [2023-05-25T01:00:21.226Z] Removing intermediate container 53d1bc6ec3ab [2023-05-25T01:00:21.226Z] ---> 54890bb2ebc3 [2023-05-25T01:00:21.226Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:00:21.226Z] ---> Running in 8203e1549000 [2023-05-25T01:00:21.497Z] Removing intermediate container 8203e1549000 [2023-05-25T01:00:21.497Z] ---> f7e34d6d3c05 [2023-05-25T01:00:21.497Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:00:21.769Z] ---> Running in 1f0f487ed1f1 [2023-05-25T01:00:22.041Z] Removing intermediate container 1f0f487ed1f1 [2023-05-25T01:00:22.041Z] ---> 17e5ad6e1b6c [2023-05-25T01:00:22.041Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:00:22.041Z] ---> Running in 6db9e4a483a6 [2023-05-25T01:00:23.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:00:24.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:00:25.636Z] OK: 268 MiB in 57 packages [2023-05-25T01:00:27.102Z] Removing intermediate container 6db9e4a483a6 [2023-05-25T01:00:27.102Z] ---> 23c4b04e9627 [2023-05-25T01:00:27.102Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-25T01:00:27.102Z] ---> Running in 6d638221a590 [2023-05-25T01:00:27.373Z] Removing intermediate container 6d638221a590 [2023-05-25T01:00:27.373Z] ---> c92ec1e0e918 [2023-05-25T01:00:27.373Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T01:00:27.965Z] ---> 0fece75b469e [2023-05-25T01:00:27.965Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:00:27.965Z] ---> Running in 9ed7a89ebff7 [2023-05-25T01:00:33.348Z] Removing intermediate container 9ed7a89ebff7 [2023-05-25T01:00:33.348Z] ---> b875e489eb51 [2023-05-25T01:00:33.348Z] Step 11/24 : COPY . . [2023-05-25T01:00:33.954Z] ---> df4ecdc5c1fe [2023-05-25T01:00:33.954Z] Step 12/24 : RUN $MAKE [2023-05-25T01:00:33.954Z] ---> Running in d538d01ee60d [2023-05-25T01:00:34.924Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-25T01:03:11.713Z] Removing intermediate container d538d01ee60d [2023-05-25T01:03:11.713Z] ---> 4453ee7ac01d [2023-05-25T01:03:11.713Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:03:11.713Z] 3.17: Pulling from library/alpine [2023-05-25T01:03:11.713Z] c41833b44d91: Already exists [2023-05-25T01:03:11.713Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:03:11.713Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:03:11.713Z] ---> 51e60588ff2c [2023-05-25T01:03:11.713Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-25T01:03:11.713Z] ---> Running in 35fe2a18527e [2023-05-25T01:03:11.713Z] Removing intermediate container 35fe2a18527e [2023-05-25T01:03:11.713Z] ---> b2c39a95ab40 [2023-05-25T01:03:11.713Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:03:11.713Z] ---> Running in 1c5e51ea0066 [2023-05-25T01:03:11.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:03:11.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:03:11.713Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:03:11.713Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:03:11.713Z] OK: 8 MiB in 16 packages [2023-05-25T01:03:11.713Z] Removing intermediate container 1c5e51ea0066 [2023-05-25T01:03:11.713Z] ---> 6b93d3cef113 [2023-05-25T01:03:11.713Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-25T01:03:11.713Z] ---> e68a2f0fa1a5 [2023-05-25T01:03:11.713Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-25T01:03:11.713Z] ---> 18ce5090943f [2023-05-25T01:03:11.713Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-25T01:03:11.713Z] ---> 3285813e46d9 [2023-05-25T01:03:11.713Z] Step 19/24 : EXPOSE 59982 [2023-05-25T01:03:11.713Z] ---> Running in ab63d80376ea [2023-05-25T01:03:11.982Z] Removing intermediate container ab63d80376ea [2023-05-25T01:03:11.982Z] ---> b6091a0ad762 [2023-05-25T01:03:11.982Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-25T01:03:11.982Z] ---> Running in 3fb013dfb6d6 [2023-05-25T01:03:12.249Z] Removing intermediate container 3fb013dfb6d6 [2023-05-25T01:03:12.249Z] ---> c5c2ada39358 [2023-05-25T01:03:12.249Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T01:03:12.249Z] ---> Running in e7d72c75a53e [2023-05-25T01:03:12.517Z] Removing intermediate container e7d72c75a53e [2023-05-25T01:03:12.517Z] ---> 731d0d52d653 [2023-05-25T01:03:12.517Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T01:03:12.785Z] ---> Running in 86501d957a7d [2023-05-25T01:03:13.053Z] Removing intermediate container 86501d957a7d [2023-05-25T01:03:13.053Z] ---> e11cfc278894 [2023-05-25T01:03:13.053Z] Step 23/24 : LABEL git_sha=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [2023-05-25T01:03:13.053Z] ---> Running in 070258b463d8 [2023-05-25T01:03:13.320Z] Removing intermediate container 070258b463d8 [2023-05-25T01:03:13.320Z] ---> 8abb09f8ecf8 [2023-05-25T01:03:13.320Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T01:03:13.588Z] ---> Running in b032b7868096 [2023-05-25T01:03:13.855Z] Removing intermediate container b032b7868096 [2023-05-25T01:03:13.855Z] ---> b5365f463ec4 [2023-05-25T01:03:13.855Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:03:13.855Z] Successfully built b5365f463ec4 [2023-05-25T01:03:13.855Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:03:14.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:03:14.862Z] [2023-05-25T01:03:14.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:03:15.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:03:15.273Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T01:03:15.273Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T01:03:15.273Z] 04944245beec: Pulling fs layer [2023-05-25T01:03:15.273Z] 699f458cf7ca: Pulling fs layer [2023-05-25T01:03:15.273Z] 765212b225bb: Pulling fs layer [2023-05-25T01:03:15.273Z] f23df028b6ca: Pulling fs layer [2023-05-25T01:03:15.273Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T01:03:15.273Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T01:03:15.273Z] f23df028b6ca: Waiting [2023-05-25T01:03:15.273Z] d65c8cfc05b1: Waiting [2023-05-25T01:03:15.273Z] 2437ff75d9bd: Waiting [2023-05-25T01:03:15.273Z] 765212b225bb: Waiting [2023-05-25T01:03:15.546Z] 04944245beec: Verifying Checksum [2023-05-25T01:03:15.546Z] 04944245beec: Download complete [2023-05-25T01:03:15.546Z] 765212b225bb: Verifying Checksum [2023-05-25T01:03:15.546Z] 765212b225bb: Download complete [2023-05-25T01:03:15.546Z] f23df028b6ca: Verifying Checksum [2023-05-25T01:03:15.546Z] f23df028b6ca: Download complete [2023-05-25T01:03:15.546Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T01:03:15.546Z] d65c8cfc05b1: Download complete [2023-05-25T01:03:15.546Z] 699f458cf7ca: Verifying Checksum [2023-05-25T01:03:15.546Z] 699f458cf7ca: Download complete [2023-05-25T01:03:16.132Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T01:03:16.132Z] 8998bd30e6a1: Download complete [2023-05-25T01:03:18.079Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T01:03:18.079Z] 2437ff75d9bd: Download complete [2023-05-25T01:03:20.024Z] 8998bd30e6a1: Pull complete [2023-05-25T01:03:20.606Z] 04944245beec: Pull complete [2023-05-25T01:03:22.027Z] 699f458cf7ca: Pull complete [2023-05-25T01:03:22.027Z] 765212b225bb: Pull complete [2023-05-25T01:03:22.612Z] f23df028b6ca: Pull complete [2023-05-25T01:03:22.879Z] d65c8cfc05b1: Pull complete [2023-05-25T01:03:37.875Z] 2437ff75d9bd: Pull complete [2023-05-25T01:03:37.875Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T01:03:37.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:03:37.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:03:38.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-16891 does not seem to be running inside a container [2023-05-25T01:03:38.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T01:03:40.994Z] $ docker top bc056ce1ecd61b4bde4c58bf45f673a38ce6aa5351390d95a624c536183a30fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:41.931Z] ---> job-cost.sh [2023-05-25T01:03:41.931Z] lf-activate-venv: SKIPPING [2023-05-25T01:03:41.931Z] INFO: No Stack... [2023-05-25T01:03:42.516Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T01:03:43.103Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:03:43.768Z] + + cutcat -d, /w/workspace/device-mqtt-go/1/archives/cost.csv -f6 [2023-05-25T01:03:43.768Z] [Pipeline] lock [2023-05-25T01:03:43.826Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [2023-05-25T01:03:43.831Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] did not exist. Created. [2023-05-25T01:03:43.831Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:03:44.560Z] /w/workspace/device-mqtt-go/1@tmp/durable-895414fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T01:03:45.238Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T01:03:45.269Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T01:03:45.317Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:03:45.357Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-610-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:03:45.455Z] $ docker stop --time=1 bc056ce1ecd61b4bde4c58bf45f673a38ce6aa5351390d95a624c536183a30fd [2023-05-25T01:03:47.010Z] $ docker rm -f --volumes bc056ce1ecd61b4bde4c58bf45f673a38ce6aa5351390d95a624c536183a30fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-25T01:03:48.435Z] provisioning config files... [2023-05-25T01:03:48.442Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/config15088081693840162969tmp [Pipeline] { [Pipeline] sh [2023-05-25T01:03:48.780Z] + set +x [2023-05-25T01:03:48.780Z] + bash -s+ -- [2023-05-25T01:03:48.780Z] curl -s https://codecov.io/bash [2023-05-25T01:03:48.780Z] [2023-05-25T01:03:48.780Z] _____ _ [2023-05-25T01:03:48.780Z] / ____| | | [2023-05-25T01:03:48.780Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T01:03:48.780Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T01:03:48.780Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T01:03:48.780Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T01:03:48.780Z] Bash-1.0.6 [2023-05-25T01:03:48.780Z] [2023-05-25T01:03:48.780Z] [2023-05-25T01:03:48.780Z] ==> git version 2.25.1 found [2023-05-25T01:03:48.780Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-25T01:03:48.780Z] Release-Date: 2020-01-08 [2023-05-25T01:03:48.780Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T01:03:48.780Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T01:03:48.780Z] ==> Jenkins CI detected. [2023-05-25T01:03:48.780Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-610 [2023-05-25T01:03:48.780Z] project root: . [2023-05-25T01:03:48.780Z] --> token set from env [2023-05-25T01:03:48.780Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T01:03:48.780Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T01:03:48.781Z] ==> Python coveragepy not found [2023-05-25T01:03:48.781Z] ==> Searching for coverage reports in: [2023-05-25T01:03:48.781Z] + . [2023-05-25T01:03:48.781Z] -> Found 1 reports [2023-05-25T01:03:48.781Z] ==> Detecting git/mercurial file structure [2023-05-25T01:03:48.781Z] ==> Reading reports [2023-05-25T01:03:48.781Z] + ./coverage.out bytes=18506 [2023-05-25T01:03:48.781Z] ==> Appending adjustments [2023-05-25T01:03:48.781Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T01:03:49.040Z] + Found adjustments [2023-05-25T01:03:49.040Z] ==> Gzipping contents [2023-05-25T01:03:49.040Z] 4.0K /tmp/codecov.Oz14ET.gz [2023-05-25T01:03:49.040Z] ==> Uploading reports [2023-05-25T01:03:49.040Z] url: https://codecov.io [2023-05-25T01:03:49.040Z] query: branch=PR-610&commit=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=610&job=&cmd_args= [2023-05-25T01:03:49.040Z] -> Pinging Codecov [2023-05-25T01:03:49.040Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-610&commit=8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-610%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=610&job=&cmd_args= [2023-05-25T01:03:49.300Z] -> Uploading to [2023-05-25T01:03:49.300Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/7D719EC7BBE17E464838252E33014C33/8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc/8f4fc896-319a-4354-bc59-308c58d204bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T010349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11a7293da65f3a9c777b4daa3df11a1e987c01477767f183bf2b20ad3e311b66 [2023-05-25T01:03:49.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:03:49.300Z] Dload Upload Total Spent Left Speed [2023-05-25T01:03:49.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 17122 --:--:-- --:--:-- --:--:-- 17122 [2023-05-25T01:03:49.300Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8f759dd8cd05b939f3fdb0ed7529ffe45f585bbc [Pipeline] } [2023-05-25T01:03:49.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-25T01:03:51.352Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives ] [2023-05-25T01:03:51.352Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives [2023-05-25T01:03:51.352Z] total 16 [2023-05-25T01:03:51.352Z] drwxr-xr-x 3 root root 4096 May 25 00:53 . [2023-05-25T01:03:51.352Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:53 .. [2023-05-25T01:03:51.352Z] drwxr-xr-x 2 root root 4096 May 25 00:53 cost [2023-05-25T01:03:51.352Z] -rw-r--r-- 1 root root 86 May 25 00:53 cost.csv [2023-05-25T01:03:51.352Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives [2023-05-25T01:03:51.352Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives [2023-05-25T01:03:51.352Z] total 16 [2023-05-25T01:03:51.352Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:53 . [2023-05-25T01:03:51.352Z] drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:53 .. [2023-05-25T01:03:51.352Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:53 cost [2023-05-25T01:03:51.352Z] -rw-r--r-- 1 jenkins jenkins 86 May 25 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:51.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:52.578Z] ---> package-listing.sh [2023-05-25T01:03:52.578Z] ++ facter osfamily [2023-05-25T01:03:52.578Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T01:03:52.836Z] + OS_FAMILY=debian [2023-05-25T01:03:52.836Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-610 [2023-05-25T01:03:52.836Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T01:03:52.836Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T01:03:52.836Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T01:03:52.836Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T01:03:52.836Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-610 ']' [2023-05-25T01:03:52.836Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T01:03:52.836Z] + case "${OS_FAMILY}" in [2023-05-25T01:03:52.836Z] + dpkg -l [2023-05-25T01:03:52.836Z] + grep '^ii' [2023-05-25T01:03:52.836Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T01:03:52.836Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T01:03:52.836Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T01:03:52.836Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-610 ']' [2023-05-25T01:03:52.836Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives/ [2023-05-25T01:03:52.836Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-610/archives/ [Pipeline] echo [2023-05-25T01:03:52.872Z] 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-610/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T01:03:53.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:03:53.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:03:53.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:03:53.935Z] prd-ubuntu20.04-docker-8c-8g-16887 does not seem to be running inside a container [2023-05-25T01:03:53.981Z] $ 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-610/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-610 -v /w/workspace/gexfoundry_device-mqtt-go_PR-610:/w/workspace/gexfoundry_device-mqtt-go_PR-610:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T01:03:54.169Z] $ docker top 84c249c79211064cd77892a5665f0bea8b8e5117798cbb7c02737a8ef745e653 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:03:54.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T01:03:54.850Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T01:03:55.158Z] + ls /var/log/sa-host [2023-05-25T01:03:55.158Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:03:55.296Z] provisioning config files... [2023-05-25T01:03:55.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-610@tmp/config12746032686761210105tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:03:55.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:55.764Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T01:03:55.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:56.197Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T01:03:56.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:56.542Z] ---> sudo-logs.sh [2023-05-25T01:03:56.542Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T01:03:56.626Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:56.939Z] ---> job-cost.sh [2023-05-25T01:03:56.939Z] lf-activate-venv: SKIPPING [2023-05-25T01:03:56.939Z] DEBUG: total: 0.2199999988079071 [2023-05-25T01:03:56.939Z] INFO: Retrieving Stack Cost... [2023-05-25T01:03:57.199Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:03:57.767Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T01:03:57.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:58.115Z] ---> logs-deploy.sh [2023-05-25T01:03:58.116Z] lf-activate-venv: SKIPPING [2023-05-25T01:03:58.116Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-610/1 [2023-05-25T01:03:58.116Z] INFO: archiving workspace using pattern(s): [2023-05-25T01:03:59.052Z] Archives upload complete. [2023-05-25T01:03:59.314Z] INFO: archiving logs to Nexus