Pull request #580 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 167c535e542320c778dd76e283be5e30e3b7727d+15e121638b61dd5d2b05931572372c8312ebd12f (798db3fad5b419a2109236dde6eb5532cb968bd9) 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-ssh5034080328006896147.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3267186428738343666.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-580/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-580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4230283479429138220.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-580/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15005123167958755372.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh1086366726116271587.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-580/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-580/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3237513498287654038.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-11157 in /w/workspace/gexfoundry_device-mqtt-go_PR-580 [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-580 # 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/580/head:refs/remotes/origin/PR-580 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit 167c535e542320c778dd76e283be5e30e3b7727d Merge succeeded, producing 167c535e542320c778dd76e283be5e30e3b7727d Checking out Revision 167c535e542320c778dd76e283be5e30e3b7727d (PR-580) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T01:59:14.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T01:59:14.328Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T01:59:14.436Z] ========================================================= [2023-04-27T01:59:14.436Z] EdgeX Global Pipelines Version Info [2023-04-27T01:59:14.436Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 167c535e542320c778dd76e283be5e30e3b7727d # 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 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 167c535e542320c778dd76e283be5e30e3b7727d # timeout=10 [Pipeline] sh [2023-04-27T01:59:15.175Z] ------------------- [2023-04-27T01:59:15.175Z] stable info: [2023-04-27T01:59:15.175Z] ------------------- [2023-04-27T01:59:15.175Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T01:59:15.175Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T01:59:15.175Z] Message: update stable to v1.0.248 [2023-04-27T01:59:15.747Z] ------------------- [2023-04-27T01:59:15.747Z] experimental info: [2023-04-27T01:59:15.747Z] ------------------- [2023-04-27T01:59:15.747Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T01:59:15.747Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T01:59:15.747Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T01:59:16.184Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-27T01:59:16.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-27T01:59:16.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T01:59:16.317Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T01:59:16.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T01:59:16.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T01:59:16.438Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T01:59:16.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T01:59:16.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T01:59:16.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T01:59:16.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T01:59:16.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-27T01:59:16.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T01:59:16.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T01:59:16.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T01:59:17.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T01:59:17.168Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T01:59:17.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T01:59:17.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T01:59:17.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T01:59:17.418Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T01:59:17.546Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T01:59:17.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T01:59:17.624Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T01:59:17.671Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T01:59:17.710Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T01:59:17.747Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T01:59:17.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-580 [Pipeline] echo [2023-04-27T01:59:17.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-580 [Pipeline] echo [2023-04-27T01:59:17.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-580 [Pipeline] echo [2023-04-27T01:59:17.896Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 167c535e542320c778dd76e283be5e30e3b7727d [Pipeline] echo [2023-04-27T01:59:17.935Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 167c535 [Pipeline] echo [2023-04-27T01:59:17.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T01:59:18.098Z] provisioning config files... [2023-04-27T01:59:18.111Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp/config10891012127548947274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:59:18.457Z] ---> docker-login.sh [2023-04-27T01:59:18.458Z] nexus3.edgexfoundry.org:10001 [2023-04-27T01:59:18.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:18.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:18.717Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:18.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:18.717Z] [2023-04-27T01:59:18.717Z] Login Succeeded [2023-04-27T01:59:18.717Z] nexus3.edgexfoundry.org:10002 [2023-04-27T01:59:18.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:19.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:19.359Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:19.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:19.359Z] [2023-04-27T01:59:19.359Z] Login Succeeded [2023-04-27T01:59:19.359Z] nexus3.edgexfoundry.org:10003 [2023-04-27T01:59:19.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:19.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:19.620Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:19.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:19.620Z] [2023-04-27T01:59:19.620Z] Login Succeeded [2023-04-27T01:59:19.620Z] nexus3.edgexfoundry.org:10004 [2023-04-27T01:59:19.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:19.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:19.620Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:19.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:19.620Z] [2023-04-27T01:59:19.620Z] Login Succeeded [2023-04-27T01:59:19.620Z] docker.io [2023-04-27T01:59:19.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:19.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:19.881Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:19.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:19.881Z] [2023-04-27T01:59:19.881Z] Login Succeeded [2023-04-27T01:59:19.881Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T01:59:19.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T01:59:20.540Z] + git rev-list -1 --merges 167c535e542320c778dd76e283be5e30e3b7727d~1..167c535e542320c778dd76e283be5e30e3b7727d [Pipeline] echo [2023-04-27T01:59:20.599Z] -----------> git rev-list -1 --merges 167c535e542320c778dd76e283be5e30e3b7727d~1..167c535e542320c778dd76e283be5e30e3b7727d 167c535e542320c778dd76e283be5e30e3b7727d [false] [Pipeline] sh [2023-04-27T01:59:20.909Z] + git log --format=format:%s -1 167c535e542320c778dd76e283be5e30e3b7727d [Pipeline] echo [2023-04-27T01:59:20.954Z] ========================================================= [2023-04-27T01:59:20.954Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T01:59:20.954Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T01:59:21.392Z] + git log --format=format:%s -1 167c535e542320c778dd76e283be5e30e3b7727d [Pipeline] echo [2023-04-27T01:59:21.423Z] [semverPrep] GIT_COMMIT: 167c535e542320c778dd76e283be5e30e3b7727d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-04-27T01:59:21.453Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T01:59:21.855Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T01:59:21.855Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T01:59:21.855Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T01:59:21.855Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T01:59:21.855Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-27T01:59:21.855Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-27T01:59:21.855Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:59:22.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T01:59:22.364Z] [2023-04-27T01:59:22.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:59:22.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T01:59:22.754Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T01:59:22.754Z] b85a868b505f: Pulling fs layer [2023-04-27T01:59:22.754Z] e2be974225ed: Pulling fs layer [2023-04-27T01:59:22.754Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T01:59:22.754Z] 988bab9f4d93: Pulling fs layer [2023-04-27T01:59:22.754Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T01:59:22.754Z] eaf3925da568: Pulling fs layer [2023-04-27T01:59:22.754Z] bab4dde63d76: Pulling fs layer [2023-04-27T01:59:22.754Z] bde34c3a00c8: Pulling fs layer [2023-04-27T01:59:22.754Z] b352a97aabf1: Pulling fs layer [2023-04-27T01:59:22.754Z] 4872d77fe225: Pulling fs layer [2023-04-27T01:59:22.754Z] 5851b861e8e6: Pulling fs layer [2023-04-27T01:59:22.754Z] 988bab9f4d93: Waiting [2023-04-27T01:59:22.754Z] 1469e6f7b9e6: Waiting [2023-04-27T01:59:22.754Z] eaf3925da568: Waiting [2023-04-27T01:59:22.754Z] 4872d77fe225: Waiting [2023-04-27T01:59:22.754Z] 5851b861e8e6: Waiting [2023-04-27T01:59:22.754Z] bde34c3a00c8: Waiting [2023-04-27T01:59:22.754Z] e2be974225ed: Verifying Checksum [2023-04-27T01:59:22.754Z] e2be974225ed: Download complete [2023-04-27T01:59:22.754Z] 988bab9f4d93: Verifying Checksum [2023-04-27T01:59:22.754Z] 988bab9f4d93: Download complete [2023-04-27T01:59:23.016Z] 339a4e72a1f5: Download complete [2023-04-27T01:59:23.016Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T01:59:23.016Z] 1469e6f7b9e6: Download complete [2023-04-27T01:59:23.016Z] eaf3925da568: Verifying Checksum [2023-04-27T01:59:23.016Z] eaf3925da568: Download complete [2023-04-27T01:59:23.016Z] bde34c3a00c8: Verifying Checksum [2023-04-27T01:59:23.016Z] bde34c3a00c8: Download complete [2023-04-27T01:59:23.016Z] b352a97aabf1: Verifying Checksum [2023-04-27T01:59:23.016Z] b352a97aabf1: Download complete [2023-04-27T01:59:23.016Z] 4872d77fe225: Verifying Checksum [2023-04-27T01:59:23.016Z] 4872d77fe225: Download complete [2023-04-27T01:59:23.016Z] 5851b861e8e6: Download complete [2023-04-27T01:59:23.016Z] b85a868b505f: Download complete [2023-04-27T01:59:23.277Z] bab4dde63d76: Verifying Checksum [2023-04-27T01:59:23.277Z] bab4dde63d76: Download complete [2023-04-27T01:59:24.214Z] b85a868b505f: Pull complete [2023-04-27T01:59:24.214Z] e2be974225ed: Pull complete [2023-04-27T01:59:24.782Z] 339a4e72a1f5: Pull complete [2023-04-27T01:59:24.782Z] 988bab9f4d93: Pull complete [2023-04-27T01:59:25.042Z] 1469e6f7b9e6: Pull complete [2023-04-27T01:59:25.301Z] eaf3925da568: Pull complete [2023-04-27T01:59:27.207Z] bab4dde63d76: Pull complete [2023-04-27T01:59:27.207Z] bde34c3a00c8: Pull complete [2023-04-27T01:59:27.207Z] b352a97aabf1: Pull complete [2023-04-27T01:59:27.207Z] 4872d77fe225: Pull complete [2023-04-27T01:59:27.207Z] 5851b861e8e6: Pull complete [2023-04-27T01:59:27.207Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T01:59:27.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T01:59:27.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T01:59:27.448Z] prd-ubuntu20.04-docker-8c-8g-11157 does not seem to be running inside a container [2023-04-27T01:59:27.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-580 -v /w/workspace/gexfoundry_device-mqtt-go_PR-580:/w/workspace/gexfoundry_device-mqtt-go_PR-580:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-580@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T01:59:28.812Z] $ docker top 5db511d04b4da05a3b8adc2a2842ddb1b454fd136ee9ded3533c282df9c22552 -eo pid,comm [2023-04-27T01:59:28.875Z] 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-04-27T01:59:28.875Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T01:59:29.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T01:59:29.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T01:59:29.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T01:59:29.124Z] $ docker exec 5db511d04b4da05a3b8adc2a2842ddb1b454fd136ee9ded3533c282df9c22552 ssh-agent [2023-04-27T01:59:29.239Z] SSH_AUTH_SOCK=/tmp/ssh-UOitfTeYneSd/agent.32 [2023-04-27T01:59:29.239Z] SSH_AGENT_PID=38 [2023-04-27T01:59:29.247Z] Running ssh-add (command line suppressed) [2023-04-27T01:59:29.347Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp/private_key_3500279794358634783.key (/w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp/private_key_3500279794358634783.key) [2023-04-27T01:59:29.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T01:59:29.700Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T01:59:29.724Z] $ docker exec --env ******** --env ******** 5db511d04b4da05a3b8adc2a2842ddb1b454fd136ee9ded3533c282df9c22552 ssh-agent -k [2023-04-27T01:59:29.820Z] unset SSH_AUTH_SOCK; [2023-04-27T01:59:29.821Z] unset SSH_AGENT_PID; [2023-04-27T01:59:29.821Z] echo Agent pid 38 killed; [2023-04-27T01:59:29.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T01:59:29.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T01:59:29.937Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T01:59:30.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T01:59:30.039Z] $ docker exec 5db511d04b4da05a3b8adc2a2842ddb1b454fd136ee9ded3533c282df9c22552 ssh-agent [2023-04-27T01:59:30.161Z] SSH_AUTH_SOCK=/tmp/ssh-0cgfklgbjkGb/agent.69 [2023-04-27T01:59:30.161Z] SSH_AGENT_PID=75 [2023-04-27T01:59:30.167Z] Running ssh-add (command line suppressed) [2023-04-27T01:59:30.273Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp/private_key_14905875454915456730.key (/w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp/private_key_14905875454915456730.key) [2023-04-27T01:59:30.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T01:59:30.634Z] + git semver init [2023-04-27T01:59:30.894Z] 2023-04-27 01:59:30,817 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T01:59:30.894Z] 2023-04-27 01:59:30,818 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-580/.semver [2023-04-27T01:59:30.894Z] 2023-04-27 01:59:30,818 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-580/.semver [2023-04-27T01:59:30.894Z] 2023-04-27 01:59:30,819 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-580/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-580, universal_newlines=False, shell=None, istream=None) [2023-04-27T01:59:31.834Z] 2023-04-27 01:59:31,605 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-580/.git/info/exclude [2023-04-27T01:59:31.834Z] 2023-04-27 01:59:31,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-580/.semver/PR-580 with force:False [2023-04-27T01:59:31.834Z] 2023-04-27 01:59:31,606 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-580/.semver/PR-580 [2023-04-27T01:59:31.834Z] 2023-04-27 01:59:31,611 [execute] INFO git cat-file --batch-check [2023-04-27T01:59:31.834Z] 2023-04-27 01:59:31,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-580/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T01:59:31.834Z] 2023-04-27 01:59:31,618 [execute] INFO git cat-file --batch [2023-04-27T01:59:31.834Z] 2023-04-27 01:59:31,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-580/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T01:59:31.834Z] 2023-04-27 01:59:31,625 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-580/.semver/PR-580 [2023-04-27T01:59:31.834Z] 0.0.0 [Pipeline] } [2023-04-27T01:59:31.862Z] $ docker exec --env ******** --env ******** 5db511d04b4da05a3b8adc2a2842ddb1b454fd136ee9ded3533c282df9c22552 ssh-agent -k [2023-04-27T01:59:31.971Z] unset SSH_AUTH_SOCK; [2023-04-27T01:59:31.971Z] unset SSH_AGENT_PID; [2023-04-27T01:59:31.971Z] echo Agent pid 75 killed; [2023-04-27T01:59:31.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T01:59:32.415Z] + git semver [Pipeline] } [2023-04-27T01:59:32.700Z] $ docker stop --time=1 5db511d04b4da05a3b8adc2a2842ddb1b454fd136ee9ded3533c282df9c22552 [2023-04-27T01:59:34.008Z] $ docker rm -f --volumes 5db511d04b4da05a3b8adc2a2842ddb1b454fd136ee9ded3533c282df9c22552 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T01:59:34.407Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T01:59:34.680Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T01:59:34.700Z] [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-04-27T01:59:35.292Z] provisioning config files... [2023-04-27T01:59:35.301Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp/config5224545523083937126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T01:59:35.656Z] ---> docker-login.sh [2023-04-27T01:59:35.656Z] nexus3.edgexfoundry.org:10001 [2023-04-27T01:59:35.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:35.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:35.656Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:35.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:35.656Z] [2023-04-27T01:59:35.656Z] Login Succeeded [2023-04-27T01:59:35.656Z] nexus3.edgexfoundry.org:10002 [2023-04-27T01:59:35.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:35.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:35.656Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:35.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:35.656Z] [2023-04-27T01:59:35.656Z] Login Succeeded [2023-04-27T01:59:35.917Z] nexus3.edgexfoundry.org:10003 [2023-04-27T01:59:35.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:35.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:35.917Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:35.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:35.917Z] [2023-04-27T01:59:35.917Z] Login Succeeded [2023-04-27T01:59:35.917Z] nexus3.edgexfoundry.org:10004 [2023-04-27T01:59:35.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:35.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:35.917Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:35.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:35.917Z] [2023-04-27T01:59:35.917Z] Login Succeeded [2023-04-27T01:59:35.917Z] docker.io [2023-04-27T01:59:36.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T01:59:36.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T01:59:36.176Z] Configure a credential helper to remove this warning. See [2023-04-27T01:59:36.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T01:59:36.176Z] [2023-04-27T01:59:36.176Z] Login Succeeded [2023-04-27T01:59:36.176Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T01:59:36.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T01:59:36.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T01:59:36.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T01:59:36.483Z] ========================================================= [2023-04-27T01:59:36.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T01:59:36.483Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T01:59:36.957Z] + 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-04-27T01:59:36.957Z] Sending build context to Docker daemon 6.483MB [2023-04-27T01:59:36.957Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T01:59:36.957Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T01:59:36.957Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T01:59:36.957Z] f56be85fc22e: Pulling fs layer [2023-04-27T01:59:36.957Z] 85791d961cd3: Pulling fs layer [2023-04-27T01:59:36.957Z] d694b5ae8c79: Pulling fs layer [2023-04-27T01:59:36.957Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T01:59:36.957Z] 4d19c01a9841: Pulling fs layer [2023-04-27T01:59:36.957Z] 9325e15d5711: Pulling fs layer [2023-04-27T01:59:36.957Z] 556b6ee489ea: Pulling fs layer [2023-04-27T01:59:36.957Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T01:59:36.957Z] 9325e15d5711: Waiting [2023-04-27T01:59:36.957Z] 556b6ee489ea: Waiting [2023-04-27T01:59:36.957Z] c5a4b2cf53e6: Waiting [2023-04-27T01:59:36.957Z] 9f32a84ed3da: Waiting [2023-04-27T01:59:36.957Z] 4d19c01a9841: Waiting [2023-04-27T01:59:36.957Z] 85791d961cd3: Verifying Checksum [2023-04-27T01:59:36.957Z] 85791d961cd3: Download complete [2023-04-27T01:59:36.957Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T01:59:36.957Z] 9f32a84ed3da: Download complete [2023-04-27T01:59:37.217Z] 4d19c01a9841: Verifying Checksum [2023-04-27T01:59:37.217Z] 4d19c01a9841: Download complete [2023-04-27T01:59:37.217Z] f56be85fc22e: Verifying Checksum [2023-04-27T01:59:37.217Z] f56be85fc22e: Download complete [2023-04-27T01:59:37.217Z] 9325e15d5711: Verifying Checksum [2023-04-27T01:59:37.217Z] 9325e15d5711: Download complete [2023-04-27T01:59:37.217Z] f56be85fc22e: Pull complete [2023-04-27T01:59:37.478Z] 85791d961cd3: Pull complete [2023-04-27T01:59:38.058Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T01:59:38.058Z] c5a4b2cf53e6: Download complete [2023-04-27T01:59:38.058Z] d694b5ae8c79: Verifying Checksum [2023-04-27T01:59:38.058Z] d694b5ae8c79: Download complete [2023-04-27T01:59:38.058Z] 556b6ee489ea: Verifying Checksum [2023-04-27T01:59:38.058Z] 556b6ee489ea: Download complete [2023-04-27T01:59:41.346Z] d694b5ae8c79: Pull complete [2023-04-27T01:59:41.346Z] 9f32a84ed3da: Pull complete [2023-04-27T01:59:41.346Z] 4d19c01a9841: Pull complete [2023-04-27T01:59:41.604Z] 9325e15d5711: Pull complete [2023-04-27T01:59:44.154Z] 556b6ee489ea: Pull complete [2023-04-27T01:59:45.090Z] c5a4b2cf53e6: Pull complete [2023-04-27T01:59:45.090Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T01:59:45.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T01:59:45.090Z] ---> c4be618373d6 [2023-04-27T01:59:45.090Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T01:59:47.001Z] ---> Running in c081f0bab58f [2023-04-27T01:59:47.001Z] Removing intermediate container c081f0bab58f [2023-04-27T01:59:47.001Z] ---> 38778a796997 [2023-04-27T01:59:47.001Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T01:59:47.001Z] ---> Running in 802d6aad947d [2023-04-27T01:59:47.001Z] Removing intermediate container 802d6aad947d [2023-04-27T01:59:47.001Z] ---> c2a5e7ba5ec8 [2023-04-27T01:59:47.001Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T01:59:47.001Z] ---> Running in 1d5c38db2f71 [2023-04-27T01:59:47.261Z] Removing intermediate container 1d5c38db2f71 [2023-04-27T01:59:47.261Z] ---> f69c5f74bfdb [2023-04-27T01:59:47.261Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T01:59:47.261Z] ---> Running in 00ce524e54e9 [2023-04-27T01:59:47.261Z] Removing intermediate container 00ce524e54e9 [2023-04-27T01:59:47.261Z] ---> 476db2a5f99e [2023-04-27T01:59:47.261Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T01:59:47.261Z] ---> Running in 043229167bca [2023-04-27T01:59:47.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T01:59:47.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T01:59:47.787Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T01:59:47.787Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T01:59:47.787Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T01:59:48.047Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T01:59:48.047Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T01:59:48.047Z] OK: 269 MiB in 57 packages [2023-04-27T01:59:48.309Z] Removing intermediate container 043229167bca [2023-04-27T01:59:48.309Z] ---> e46bc0e09e45 [2023-04-27T01:59:48.309Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-27T01:59:48.309Z] ---> Running in e90c1c13488c [2023-04-27T01:59:48.571Z] Removing intermediate container e90c1c13488c [2023-04-27T01:59:48.571Z] ---> cc3dbdb7ac73 [2023-04-27T01:59:48.571Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T01:59:48.571Z] ---> 23ca802ccb99 [2023-04-27T01:59:48.571Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T01:59:48.571Z] ---> Running in fd08283d3684 [2023-04-27T01:59:50.109Z] Still waiting to schedule task [2023-04-27T01:59:50.109Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11156’ [2023-04-27T02:00:20.725Z] Removing intermediate container fd08283d3684 [2023-04-27T02:00:20.725Z] ---> 3057dde7bd64 [2023-04-27T02:00:20.725Z] Step 11/12 : COPY . . [2023-04-27T02:00:20.725Z] ---> 2f416f367288 [2023-04-27T02:00:20.725Z] Step 12/12 : RUN $MAKE [2023-04-27T02:00:20.725Z] ---> Running in 7d5391d9eca3 [2023-04-27T02:00:20.725Z] noop [2023-04-27T02:00:20.725Z] Removing intermediate container 7d5391d9eca3 [2023-04-27T02:00:20.725Z] ---> dd01db5f4485 [2023-04-27T02:00:20.725Z] Successfully built dd01db5f4485 [2023-04-27T02:00:20.725Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:00:21.444Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:00:21.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:00:21.733Z] prd-ubuntu20.04-docker-8c-8g-11157 does not seem to be running inside a container [2023-04-27T02:00:21.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-580 -v /w/workspace/gexfoundry_device-mqtt-go_PR-580:/w/workspace/gexfoundry_device-mqtt-go_PR-580:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-580@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 ******** ci-base-image-x86_64 cat [2023-04-27T02:00:22.118Z] $ docker top 128c66e9094e2ae9a8646fbd99cf30e37ec6f3aa8181a501674b5ce8a3609cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:00:22.906Z] + go version [2023-04-27T02:00:22.906Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T02:00:22.990Z] $ docker stop --time=1 128c66e9094e2ae9a8646fbd99cf30e37ec6f3aa8181a501674b5ce8a3609cf3 [2023-04-27T02:00:24.279Z] $ docker rm -f --volumes 128c66e9094e2ae9a8646fbd99cf30e37ec6f3aa8181a501674b5ce8a3609cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:00:25.013Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:00:25.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:00:25.169Z] prd-ubuntu20.04-docker-8c-8g-11157 does not seem to be running inside a container [2023-04-27T02:00:25.206Z] $ 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-580 -v /w/workspace/gexfoundry_device-mqtt-go_PR-580:/w/workspace/gexfoundry_device-mqtt-go_PR-580:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-580@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 ******** ci-base-image-x86_64 cat [2023-04-27T02:00:25.539Z] $ docker top 035658808ee633b9fddccff490d10cafb6d8055a4debf28a66a81311a2cadda1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:00:25.938Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-580 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:00:26.303Z] + make test [2023-04-27T02:00:26.303Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T02:00:31.222Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-27T02:00:43.177Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-27T02:00:43.177Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-27T02:00:43.177Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 24.6% of statements [2023-04-27T02:00:49.841Z] go vet ./... [2023-04-27T02:00:53.124Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:00:53.124Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:00:53.124Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T02:00:53.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T02:00:53.267Z] $ docker stop --time=1 035658808ee633b9fddccff490d10cafb6d8055a4debf28a66a81311a2cadda1 [2023-04-27T02:00:56.453Z] $ docker rm -f --volumes 035658808ee633b9fddccff490d10cafb6d8055a4debf28a66a81311a2cadda1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:00:56.994Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T02:00:57.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T02:00:57.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T02:00:58.083Z] + ls -al . [2023-04-27T02:00:58.083Z] total 180 [2023-04-27T02:00:58.083Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 02:00 . [2023-04-27T02:00:58.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:59 .. [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 01:59 .dockerignore [2023-04-27T02:00:58.083Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 01:59 .git [2023-04-27T02:00:58.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:59 .github [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 01:59 .gitignore [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 01:59 .golangci.yml [2023-04-27T02:00:58.083Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 01:59 .semver [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 27 01:59 Attribution.txt [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 27 01:59 CHANGELOG.md [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 27 01:59 Dockerfile [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 01:59 GOVERNANCE.md [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 01:59 Jenkinsfile [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 01:59 LICENSE [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 27 01:59 Makefile [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 01:59 OWNERS.md [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 27 01:59 README.md [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 01:59 VERSION [2023-04-27T02:00:58.083Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 01:59 bin [2023-04-27T02:00:58.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:59 cmd [2023-04-27T02:00:58.083Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 27 02:00 coverage.out [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 01:59 go.mod [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 27 01:59 go.sum [2023-04-27T02:00:58.083Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 01:59 internal [2023-04-27T02:00:58.083Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 01:59 mock [2023-04-27T02:00:58.083Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 01:59 snap [2023-04-27T02:00:58.083Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:00:58.483Z] + 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=167c535e542320c778dd76e283be5e30e3b7727d --label arch=amd64 --label version=0.0.0 . [2023-04-27T02:00:58.483Z] Sending build context to Docker daemon 6.501MB [2023-04-27T02:00:58.483Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T02:00:58.483Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-27T02:00:58.483Z] ---> dd01db5f4485 [2023-04-27T02:00:58.483Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T02:00:58.483Z] ---> Running in f02ee20def5f [2023-04-27T02:00:58.742Z] Removing intermediate container f02ee20def5f [2023-04-27T02:00:58.742Z] ---> d09c0e01f525 [2023-04-27T02:00:58.742Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T02:00:58.742Z] ---> Running in 3ff4e31c72b9 [2023-04-27T02:00:58.742Z] Removing intermediate container 3ff4e31c72b9 [2023-04-27T02:00:58.742Z] ---> ec0d8ac6fa12 [2023-04-27T02:00:58.742Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T02:00:58.742Z] ---> Running in a3cfd47b2856 [2023-04-27T02:00:58.742Z] Removing intermediate container a3cfd47b2856 [2023-04-27T02:00:58.742Z] ---> d3e57e8efb4b [2023-04-27T02:00:58.742Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:00:58.742Z] ---> Running in 98a47a77b4ed [2023-04-27T02:00:59.002Z] Removing intermediate container 98a47a77b4ed [2023-04-27T02:00:59.002Z] ---> b20567ba0cbc [2023-04-27T02:00:59.002Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:00:59.002Z] ---> Running in 664c9384b9ca [2023-04-27T02:00:59.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:00:59.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:00:59.524Z] OK: 269 MiB in 57 packages [2023-04-27T02:00:59.784Z] Removing intermediate container 664c9384b9ca [2023-04-27T02:00:59.784Z] ---> ad10c9606f4c [2023-04-27T02:00:59.784Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-27T02:00:59.784Z] ---> Running in a67a5be610b3 [2023-04-27T02:01:00.045Z] Removing intermediate container a67a5be610b3 [2023-04-27T02:01:00.045Z] ---> abf92c22f16c [2023-04-27T02:01:00.045Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-27T02:01:00.045Z] ---> 74019b21941c [2023-04-27T02:01:00.045Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:01:00.045Z] ---> Running in 8e8e188d988c [2023-04-27T02:01:00.986Z] Removing intermediate container 8e8e188d988c [2023-04-27T02:01:00.986Z] ---> a641a089a132 [2023-04-27T02:01:00.986Z] Step 11/24 : COPY . . [2023-04-27T02:01:01.246Z] ---> 1f29d7b9c1ce [2023-04-27T02:01:01.246Z] Step 12/24 : RUN $MAKE [2023-04-27T02:01:01.246Z] ---> Running in 1449292e523d [2023-04-27T02:01:02.040Z] 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-04-27T02:01:22.350Z] Removing intermediate container 1449292e523d [2023-04-27T02:01:22.350Z] ---> 62a8b2819067 [2023-04-27T02:01:22.350Z] Step 13/24 : FROM alpine:3.17 [2023-04-27T02:01:22.350Z] 3.17: Pulling from library/alpine [2023-04-27T02:01:22.350Z] f56be85fc22e: Already exists [2023-04-27T02:01:22.350Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T02:01:22.350Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T02:01:22.350Z] ---> 9ed4aefc74f6 [2023-04-27T02:01:22.350Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-27T02:01:22.350Z] ---> Running in 5b1626b42c2a [2023-04-27T02:01:22.350Z] Removing intermediate container 5b1626b42c2a [2023-04-27T02:01:22.350Z] ---> 7bb9ccf76e9c [2023-04-27T02:01:22.350Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T02:01:22.350Z] ---> Running in c85729dd0328 [2023-04-27T02:01:22.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:01:22.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:01:22.611Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T02:01:22.611Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T02:01:22.611Z] OK: 7 MiB in 16 packages [2023-04-27T02:01:22.869Z] Removing intermediate container c85729dd0328 [2023-04-27T02:01:22.869Z] ---> 1e0824e0b76b [2023-04-27T02:01:22.869Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-27T02:01:23.820Z] ---> d70353517deb [2023-04-27T02:01:23.820Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-27T02:01:24.096Z] ---> 9b5d4be0b29a [2023-04-27T02:01:24.096Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-27T02:01:24.096Z] ---> 5758877df7b2 [2023-04-27T02:01:24.096Z] Step 19/24 : EXPOSE 59982 [2023-04-27T02:01:24.096Z] ---> Running in 8af6d08ed978 [2023-04-27T02:01:24.096Z] Removing intermediate container 8af6d08ed978 [2023-04-27T02:01:24.096Z] ---> 46b80de6b2ae [2023-04-27T02:01:24.096Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-27T02:01:24.357Z] ---> Running in 0b11b2f2db69 [2023-04-27T02:01:24.357Z] Removing intermediate container 0b11b2f2db69 [2023-04-27T02:01:24.357Z] ---> af09c21fb58d [2023-04-27T02:01:24.357Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-27T02:01:24.357Z] ---> Running in cb9977e97341 [2023-04-27T02:01:24.357Z] Removing intermediate container cb9977e97341 [2023-04-27T02:01:24.357Z] ---> 9a86824c09e2 [2023-04-27T02:01:24.357Z] Step 22/24 : LABEL arch=amd64 [2023-04-27T02:01:24.357Z] ---> Running in 64b13d6b928f [2023-04-27T02:01:24.615Z] Removing intermediate container 64b13d6b928f [2023-04-27T02:01:24.615Z] ---> 1db703bcabb7 [2023-04-27T02:01:24.615Z] Step 23/24 : LABEL git_sha=167c535e542320c778dd76e283be5e30e3b7727d [2023-04-27T02:01:24.615Z] ---> Running in 3b548a1d258c [2023-04-27T02:01:24.615Z] Removing intermediate container 3b548a1d258c [2023-04-27T02:01:24.615Z] ---> 49e5cc2cf915 [2023-04-27T02:01:24.615Z] Step 24/24 : LABEL version=0.0.0 [2023-04-27T02:01:24.615Z] ---> Running in 1591f834e0c7 [2023-04-27T02:01:24.615Z] Removing intermediate container 1591f834e0c7 [2023-04-27T02:01:24.615Z] ---> 500bd7e3c22d [2023-04-27T02:01:24.615Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T02:01:24.615Z] Successfully built 500bd7e3c22d [2023-04-27T02:01:24.615Z] 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-04-27T02:01:25.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:01:25.497Z] [2023-04-27T02:01:25.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:01:25.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:01:25.889Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T02:01:25.889Z] 5eb5b503b376: Pulling fs layer [2023-04-27T02:01:25.889Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T02:01:25.889Z] ec43610c2a17: Pulling fs layer [2023-04-27T02:01:25.889Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T02:01:25.889Z] 33b1e0a273af: Pulling fs layer [2023-04-27T02:01:25.889Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T02:01:25.889Z] 2f39f015ded8: Pulling fs layer [2023-04-27T02:01:25.889Z] 3a2ae6a8a46f: Waiting [2023-04-27T02:01:25.889Z] 2f39f015ded8: Waiting [2023-04-27T02:01:25.889Z] 5d3b04190fa2: Waiting [2023-04-27T02:01:25.889Z] 5c69ac0246d0: Download complete [2023-04-27T02:01:25.889Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T02:01:25.889Z] 3a2ae6a8a46f: Download complete [2023-04-27T02:01:25.889Z] 33b1e0a273af: Verifying Checksum [2023-04-27T02:01:25.889Z] 33b1e0a273af: Download complete [2023-04-27T02:01:25.889Z] ec43610c2a17: Verifying Checksum [2023-04-27T02:01:25.889Z] ec43610c2a17: Download complete [2023-04-27T02:01:26.160Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T02:01:26.160Z] 5eb5b503b376: Verifying Checksum [2023-04-27T02:01:26.160Z] 5eb5b503b376: Download complete [2023-04-27T02:01:26.730Z] 2f39f015ded8: Download complete [2023-04-27T02:01:27.298Z] 5eb5b503b376: Pull complete [2023-04-27T02:01:27.298Z] 5c69ac0246d0: Pull complete [2023-04-27T02:01:27.865Z] ec43610c2a17: Pull complete [2023-04-27T02:01:27.865Z] 3a2ae6a8a46f: Pull complete [2023-04-27T02:01:28.126Z] 33b1e0a273af: Pull complete [2023-04-27T02:01:28.126Z] 5d3b04190fa2: Pull complete [2023-04-27T02:01:32.312Z] 2f39f015ded8: Pull complete [2023-04-27T02:01:32.312Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T02:01:32.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:01:32.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:01:32.523Z] prd-ubuntu20.04-docker-8c-8g-11157 does not seem to be running inside a container [2023-04-27T02:01:32.560Z] $ 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-580 -v /w/workspace/gexfoundry_device-mqtt-go_PR-580:/w/workspace/gexfoundry_device-mqtt-go_PR-580:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-580@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-04-27T02:01:36.247Z] $ docker top 44c1cbdb7192fa283d36fd6de96920b3290bbd58e40992586c0ff5462e56f20f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:01:50.653Z] ---> job-cost.sh [2023-04-27T02:01:50.653Z] lf-activate-venv: SKIPPING [2023-04-27T02:01:50.653Z] INFO: No Stack... [2023-04-27T02:01:50.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:01:51.171Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:01:51.497Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-580/archives/cost.csv [2023-04-27T02:01:51.497Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T02:01:51.531Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-580-1-stack-cost] [2023-04-27T02:01:51.536Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-580-1-stack-cost] did not exist. Created. [2023-04-27T02:01:51.536Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:01:51.946Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T02:01:51.997Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:01:52.033Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-580-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:01:52.107Z] $ docker stop --time=1 44c1cbdb7192fa283d36fd6de96920b3290bbd58e40992586c0ff5462e56f20f [2023-04-27T02:01:53.276Z] $ docker rm -f --volumes 44c1cbdb7192fa283d36fd6de96920b3290bbd58e40992586c0ff5462e56f20f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T02:02:22.428Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11160 in /w/workspace/gexfoundry_device-mqtt-go_PR-580 [Pipeline] { [Pipeline] ws [2023-04-27T02:02:22.493Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-27T02:02:22.690Z] Selected Git installation does not exist. Using Default [2023-04-27T02:02:22.690Z] The recommended git tool is: NONE [2023-04-27T02:02:28.880Z] using credential edgex-jenkins-ssh [2023-04-27T02:02:28.897Z] Cloning the remote Git repository [2023-04-27T02:02:28.946Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-27T02:02:29.047Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-27T02:02:29.202Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-27T02:02:29.203Z] > git --version # timeout=10 [2023-04-27T02:02:29.231Z] > git --version # 'git version 2.25.1' [2023-04-27T02:02:29.234Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:02:29.412Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:02:30.583Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-27T02:02:30.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:02:31.463Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-27T02:02:31.503Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-27T02:02:31.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:02:31.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/580/head:refs/remotes/origin/PR-580 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-27T02:02:32.057Z] Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit 167c535e542320c778dd76e283be5e30e3b7727d [2023-04-27T02:02:32.333Z] Merge succeeded, producing 167c535e542320c778dd76e283be5e30e3b7727d [2023-04-27T02:02:32.334Z] Checking out Revision 167c535e542320c778dd76e283be5e30e3b7727d (PR-580) [2023-04-27T02:02:32.823Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-04-27T02:02:32.874Z] > git --version # timeout=10 [2023-04-27T02:02:32.885Z] > git --version # 'git version 2.25.1' [2023-04-27T02:02:32.900Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T02:02:32.074Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:02:32.141Z] > git checkout -f 167c535e542320c778dd76e283be5e30e3b7727d # timeout=10 [2023-04-27T02:02:32.237Z] > git remote # timeout=10 [2023-04-27T02:02:32.257Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T02:02:32.275Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:02:32.288Z] > git merge 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 [2023-04-27T02:02:32.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T02:02:32.340Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:02:32.354Z] > git checkout -f 167c535e542320c778dd76e283be5e30e3b7727d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:02:34.140Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T02:02:34.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T02:02:34.140Z] Dload Upload Total Spent Left Speed [2023-04-27T02:02:34.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-04-27T02:02:34.743Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T02:02:35.104Z] + sudo tee /etc/docker/daemon.new [2023-04-27T02:02:35.104Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T02:02:35.104Z] { [2023-04-27T02:02:35.104Z] "registry-mirrors": [ [2023-04-27T02:02:35.104Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T02:02:35.104Z] ], [2023-04-27T02:02:35.104Z] "bip": "10.250.0.254/24", [2023-04-27T02:02:35.104Z] "hosts": [ [2023-04-27T02:02:35.104Z] "tcp://0.0.0.0:5555", [2023-04-27T02:02:35.104Z] "unix:///var/run/docker.sock" [2023-04-27T02:02:35.104Z] ], [2023-04-27T02:02:35.104Z] "mtu": 1458, [2023-04-27T02:02:35.104Z] "selinux-enabled": true, [2023-04-27T02:02:35.104Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T02:02:35.104Z] } [Pipeline] sh [2023-04-27T02:02:35.463Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T02:02:35.816Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:02:54.151Z] provisioning config files... [2023-04-27T02:02:54.177Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2567415959432962233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:02:54.565Z] ---> docker-login.sh [2023-04-27T02:02:54.565Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:02:54.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:02:55.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:02:55.105Z] Configure a credential helper to remove this warning. See [2023-04-27T02:02:55.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:02:55.105Z] [2023-04-27T02:02:55.105Z] Login Succeeded [2023-04-27T02:02:55.105Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:02:55.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:02:55.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:02:55.376Z] Configure a credential helper to remove this warning. See [2023-04-27T02:02:55.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:02:55.376Z] [2023-04-27T02:02:55.376Z] Login Succeeded [2023-04-27T02:02:55.376Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:02:55.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:02:55.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:02:55.910Z] Configure a credential helper to remove this warning. See [2023-04-27T02:02:55.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:02:55.910Z] [2023-04-27T02:02:55.910Z] Login Succeeded [2023-04-27T02:02:55.910Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:02:55.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:02:56.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:02:56.180Z] Configure a credential helper to remove this warning. See [2023-04-27T02:02:56.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:02:56.180Z] [2023-04-27T02:02:56.180Z] Login Succeeded [2023-04-27T02:02:56.180Z] docker.io [2023-04-27T02:02:56.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:02:56.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:02:56.713Z] Configure a credential helper to remove this warning. See [2023-04-27T02:02:56.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:02:56.713Z] [2023-04-27T02:02:56.713Z] Login Succeeded [2023-04-27T02:02:56.713Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:02:56.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T02:02:57.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:02:57.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:02:57.168Z] ========================================================= [2023-04-27T02:02:57.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T02:02:57.168Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:02:57.795Z] + 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-04-27T02:02:58.062Z] Sending build context to Docker daemon 3.378MB [2023-04-27T02:02:58.062Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T02:02:58.062Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-27T02:02:58.332Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T02:02:58.332Z] c41833b44d91: Pulling fs layer [2023-04-27T02:02:58.332Z] ed15518f5707: Pulling fs layer [2023-04-27T02:02:58.332Z] feae8fd75edb: Pulling fs layer [2023-04-27T02:02:58.332Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T02:02:58.332Z] 3cdef696dda3: Pulling fs layer [2023-04-27T02:02:58.332Z] 2ced38df9373: Pulling fs layer [2023-04-27T02:02:58.332Z] 58f1dce35555: Pulling fs layer [2023-04-27T02:02:58.332Z] 242c74f7c9fa: Waiting [2023-04-27T02:02:58.332Z] 3cdef696dda3: Waiting [2023-04-27T02:02:58.332Z] 2ced38df9373: Waiting [2023-04-27T02:02:58.332Z] 58f1dce35555: Waiting [2023-04-27T02:02:58.332Z] ed15518f5707: Verifying Checksum [2023-04-27T02:02:58.332Z] ed15518f5707: Download complete [2023-04-27T02:02:58.332Z] 242c74f7c9fa: Verifying Checksum [2023-04-27T02:02:58.332Z] 242c74f7c9fa: Download complete [2023-04-27T02:02:58.332Z] 3cdef696dda3: Verifying Checksum [2023-04-27T02:02:58.332Z] 3cdef696dda3: Download complete [2023-04-27T02:02:58.332Z] c41833b44d91: Verifying Checksum [2023-04-27T02:02:58.332Z] c41833b44d91: Download complete [2023-04-27T02:02:59.304Z] c41833b44d91: Pull complete [2023-04-27T02:02:59.903Z] 58f1dce35555: Verifying Checksum [2023-04-27T02:02:59.903Z] 58f1dce35555: Download complete [2023-04-27T02:02:59.903Z] ed15518f5707: Pull complete [2023-04-27T02:03:00.884Z] feae8fd75edb: Verifying Checksum [2023-04-27T02:03:00.884Z] feae8fd75edb: Download complete [2023-04-27T02:03:00.884Z] 2ced38df9373: Verifying Checksum [2023-04-27T02:03:00.884Z] 2ced38df9373: Download complete [2023-04-27T02:03:11.130Z] feae8fd75edb: Pull complete [2023-04-27T02:03:11.405Z] 242c74f7c9fa: Pull complete [2023-04-27T02:03:11.677Z] 3cdef696dda3: Pull complete [2023-04-27T02:03:19.931Z] 2ced38df9373: Pull complete [2023-04-27T02:03:23.294Z] 58f1dce35555: Pull complete [2023-04-27T02:03:23.294Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T02:03:23.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T02:03:23.294Z] ---> fadd8f120f05 [2023-04-27T02:03:23.295Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-27T02:03:25.253Z] ---> Running in 64475bc19109 [2023-04-27T02:03:25.850Z] Removing intermediate container 64475bc19109 [2023-04-27T02:03:25.850Z] ---> 6a20b39c679d [2023-04-27T02:03:25.850Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T02:03:25.850Z] ---> Running in b05e7ce74bd2 [2023-04-27T02:03:26.120Z] Removing intermediate container b05e7ce74bd2 [2023-04-27T02:03:26.120Z] ---> e6e91838e912 [2023-04-27T02:03:26.120Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T02:03:26.120Z] ---> Running in ab422ec503f5 [2023-04-27T02:03:26.712Z] Removing intermediate container ab422ec503f5 [2023-04-27T02:03:26.712Z] ---> 5247f122b652 [2023-04-27T02:03:26.712Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:03:26.712Z] ---> Running in c3deb6ce3d20 [2023-04-27T02:03:26.989Z] Removing intermediate container c3deb6ce3d20 [2023-04-27T02:03:26.989Z] ---> c910ba9d78e1 [2023-04-27T02:03:26.989Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:03:26.989Z] ---> Running in eccf31425de8 [2023-04-27T02:03:28.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:03:29.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:03:29.976Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-27T02:03:29.976Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-27T02:03:29.976Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-27T02:03:29.976Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-27T02:03:29.976Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T02:03:30.249Z] OK: 268 MiB in 57 packages [2023-04-27T02:03:31.220Z] Removing intermediate container eccf31425de8 [2023-04-27T02:03:31.220Z] ---> 2e05012a243c [2023-04-27T02:03:31.220Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-27T02:03:31.220Z] ---> Running in e4f1978d8511 [2023-04-27T02:03:31.816Z] Removing intermediate container e4f1978d8511 [2023-04-27T02:03:31.816Z] ---> fd3aa83f40bc [2023-04-27T02:03:31.816Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-27T02:03:32.412Z] ---> 60023ff0b464 [2023-04-27T02:03:32.412Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:03:32.412Z] ---> Running in e0e733660bf8 [2023-04-27T02:04:40.383Z] Removing intermediate container e0e733660bf8 [2023-04-27T02:04:40.383Z] ---> 5079db82e23b [2023-04-27T02:04:40.383Z] Step 11/12 : COPY . . [2023-04-27T02:04:40.383Z] ---> 1035f79d967a [2023-04-27T02:04:40.383Z] Step 12/12 : RUN $MAKE [2023-04-27T02:04:40.383Z] ---> Running in 5cfe503a9406 [2023-04-27T02:04:40.383Z] noop [2023-04-27T02:04:40.383Z] Removing intermediate container 5cfe503a9406 [2023-04-27T02:04:40.383Z] ---> 45ebfcab2911 [2023-04-27T02:04:40.383Z] Successfully built 45ebfcab2911 [2023-04-27T02:04:40.383Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:04:40.870Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:04:40.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:04:41.181Z] prd-ubuntu20.04-docker-arm64-4c-16g-11160 does not seem to be running inside a container [2023-04-27T02:04:41.264Z] $ 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-04-27T02:04:42.570Z] $ docker top 425ab184d2a908aa4643bb859131d13680733ff753a4f7f955e4d49716b2d253 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:04:43.485Z] + go version [2023-04-27T02:04:43.485Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T02:04:43.529Z] $ docker stop --time=1 425ab184d2a908aa4643bb859131d13680733ff753a4f7f955e4d49716b2d253 [2023-04-27T02:04:45.156Z] $ docker rm -f --volumes 425ab184d2a908aa4643bb859131d13680733ff753a4f7f955e4d49716b2d253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:04:46.216Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:04:46.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:04:46.481Z] prd-ubuntu20.04-docker-arm64-4c-16g-11160 does not seem to be running inside a container [2023-04-27T02:04:46.558Z] $ 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-04-27T02:04:47.697Z] $ docker top 032a2418ac4bb62ce23f03495f5c3ab69105cee3edfdf475160c312646ed6869 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:04:48.245Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:04:48.908Z] + make test [2023-04-27T02:04:48.908Z] go test ./... -coverprofile=coverage.out ./... [2023-04-27T02:05:28.026Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-27T02:07:35.014Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-27T02:07:35.014Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-27T02:07:35.014Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 24.6% of statements [2023-04-27T02:07:35.014Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-27T02:07:35.014Z] go vet ./... [2023-04-27T02:08:01.759Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:08:01.759Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:08:01.759Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-27T02:08:01.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T02:08:01.838Z] $ docker stop --time=1 032a2418ac4bb62ce23f03495f5c3ab69105cee3edfdf475160c312646ed6869 [2023-04-27T02:08:03.820Z] $ docker rm -f --volumes 032a2418ac4bb62ce23f03495f5c3ab69105cee3edfdf475160c312646ed6869 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:08:05.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T02:08:05.124Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T02:08:05.686Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:08:06.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T02:08:06.853Z] + ls -al . [2023-04-27T02:08:06.853Z] total 176 [2023-04-27T02:08:06.853Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 02:04 . [2023-04-27T02:08:06.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:02 .. [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 02:02 .dockerignore [2023-04-27T02:08:06.853Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:02 .git [2023-04-27T02:08:06.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:02 .github [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 02:02 .gitignore [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 02:02 .golangci.yml [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 27 02:02 Attribution.txt [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 27 02:02 CHANGELOG.md [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 27 02:02 Dockerfile [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 02:02 GOVERNANCE.md [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 02:02 Jenkinsfile [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 02:02 LICENSE [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 27 02:02 Makefile [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 02:02 OWNERS.md [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 27 02:02 README.md [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 01:59 VERSION [2023-04-27T02:08:06.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:02 bin [2023-04-27T02:08:06.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:02 cmd [2023-04-27T02:08:06.853Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 27 02:07 coverage.out [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 27 02:02 go.mod [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 27 02:02 go.sum [2023-04-27T02:08:06.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:02 internal [2023-04-27T02:08:06.853Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:02 mock [2023-04-27T02:08:06.853Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:02 snap [2023-04-27T02:08:06.853Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:08:07.300Z] + 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=167c535e542320c778dd76e283be5e30e3b7727d --label arch=arm64 --label version=0.0.0 . [2023-04-27T02:08:07.573Z] Sending build context to Docker daemon 3.395MB [2023-04-27T02:08:07.573Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-27T02:08:07.573Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-27T02:08:07.573Z] ---> 45ebfcab2911 [2023-04-27T02:08:07.573Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-27T02:08:07.842Z] ---> Running in daee15f944b1 [2023-04-27T02:08:08.117Z] Removing intermediate container daee15f944b1 [2023-04-27T02:08:08.117Z] ---> 60145563ae7b [2023-04-27T02:08:08.117Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-27T02:08:08.117Z] ---> Running in b4e720643a8f [2023-04-27T02:08:09.077Z] Removing intermediate container b4e720643a8f [2023-04-27T02:08:09.077Z] ---> 8fc5f1c7a78b [2023-04-27T02:08:09.077Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-27T02:08:09.077Z] ---> Running in 6db7df6df314 [2023-04-27T02:08:09.077Z] Removing intermediate container 6db7df6df314 [2023-04-27T02:08:09.077Z] ---> 3031d7ddf922 [2023-04-27T02:08:09.077Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:08:09.077Z] ---> Running in c0170dafc487 [2023-04-27T02:08:09.345Z] Removing intermediate container c0170dafc487 [2023-04-27T02:08:09.345Z] ---> 10455d1272b9 [2023-04-27T02:08:09.345Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:08:09.639Z] ---> Running in 74f440621f99 [2023-04-27T02:08:10.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:08:11.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:08:12.629Z] OK: 268 MiB in 57 packages [2023-04-27T02:08:13.605Z] Removing intermediate container 74f440621f99 [2023-04-27T02:08:13.605Z] ---> b0143abf15ac [2023-04-27T02:08:13.605Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-27T02:08:13.605Z] ---> Running in 657c74cffb47 [2023-04-27T02:08:13.883Z] Removing intermediate container 657c74cffb47 [2023-04-27T02:08:13.883Z] ---> bf18cdef4f1c [2023-04-27T02:08:13.883Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-27T02:08:14.491Z] ---> d1dcd2df1869 [2023-04-27T02:08:14.491Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:08:14.766Z] ---> Running in b620c242b5ba [2023-04-27T02:08:17.374Z] Removing intermediate container b620c242b5ba [2023-04-27T02:08:17.374Z] ---> 4354d3076e72 [2023-04-27T02:08:17.374Z] Step 11/24 : COPY . . [2023-04-27T02:08:18.342Z] ---> a5543c64493d [2023-04-27T02:08:18.342Z] Step 12/24 : RUN $MAKE [2023-04-27T02:08:18.616Z] ---> Running in 1d293ec80c45 [2023-04-27T02:08:19.591Z] 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-04-27T02:11:11.516Z] Removing intermediate container 1d293ec80c45 [2023-04-27T02:11:11.516Z] ---> 1c50a11468b5 [2023-04-27T02:11:11.516Z] Step 13/24 : FROM alpine:3.17 [2023-04-27T02:11:11.516Z] 3.17: Pulling from library/alpine [2023-04-27T02:11:11.516Z] c41833b44d91: Already exists [2023-04-27T02:11:11.516Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-27T02:11:11.516Z] Status: Downloaded newer image for alpine:3.17 [2023-04-27T02:11:11.516Z] ---> 51e60588ff2c [2023-04-27T02:11:11.516Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-27T02:11:11.516Z] ---> Running in 19169420b5b7 [2023-04-27T02:11:11.516Z] Removing intermediate container 19169420b5b7 [2023-04-27T02:11:11.516Z] ---> 49e3cb41673f [2023-04-27T02:11:11.516Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-27T02:11:11.516Z] ---> Running in 2204c58e6d5d [2023-04-27T02:11:11.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:11:11.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:11:11.516Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-27T02:11:11.516Z] Executing busybox-1.35.0-r29.trigger [2023-04-27T02:11:11.516Z] OK: 8 MiB in 16 packages [2023-04-27T02:11:11.516Z] Removing intermediate container 2204c58e6d5d [2023-04-27T02:11:11.516Z] ---> 84bfe2d50fb1 [2023-04-27T02:11:11.516Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-27T02:11:11.516Z] ---> ef29202c286b [2023-04-27T02:11:11.516Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-27T02:11:11.516Z] ---> eb289f2f057d [2023-04-27T02:11:11.516Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-27T02:11:11.516Z] ---> 5ee3db494e5f [2023-04-27T02:11:11.516Z] Step 19/24 : EXPOSE 59982 [2023-04-27T02:11:11.516Z] ---> Running in 1aa91628f1f7 [2023-04-27T02:11:11.516Z] Removing intermediate container 1aa91628f1f7 [2023-04-27T02:11:11.516Z] ---> 9a0cee1cbac1 [2023-04-27T02:11:11.516Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-27T02:11:11.516Z] ---> Running in ea60b90ad975 [2023-04-27T02:11:11.516Z] Removing intermediate container ea60b90ad975 [2023-04-27T02:11:11.516Z] ---> 7f27412ce70c [2023-04-27T02:11:11.516Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-27T02:11:11.516Z] ---> Running in a7e482fc318d [2023-04-27T02:11:11.516Z] Removing intermediate container a7e482fc318d [2023-04-27T02:11:11.516Z] ---> e28f01d584fb [2023-04-27T02:11:11.516Z] Step 22/24 : LABEL arch=arm64 [2023-04-27T02:11:11.516Z] ---> Running in 66bf6f7f821d [2023-04-27T02:11:11.516Z] Removing intermediate container 66bf6f7f821d [2023-04-27T02:11:11.516Z] ---> 01057936f128 [2023-04-27T02:11:11.516Z] Step 23/24 : LABEL git_sha=167c535e542320c778dd76e283be5e30e3b7727d [2023-04-27T02:11:11.516Z] ---> Running in 2522cd02f449 [2023-04-27T02:11:11.516Z] Removing intermediate container 2522cd02f449 [2023-04-27T02:11:11.516Z] ---> 669f405d221c [2023-04-27T02:11:11.516Z] Step 24/24 : LABEL version=0.0.0 [2023-04-27T02:11:11.516Z] ---> Running in c4ac35e00bb9 [2023-04-27T02:11:11.516Z] Removing intermediate container c4ac35e00bb9 [2023-04-27T02:11:11.516Z] ---> 13a9aba5b93a [2023-04-27T02:11:11.516Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T02:11:11.516Z] Successfully built 13a9aba5b93a [2023-04-27T02:11:11.516Z] 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-04-27T02:11:12.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:11:12.447Z] [2023-04-27T02:11:12.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:11:12.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:11:13.172Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T02:11:13.172Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T02:11:13.172Z] 04944245beec: Pulling fs layer [2023-04-27T02:11:13.172Z] 699f458cf7ca: Pulling fs layer [2023-04-27T02:11:13.172Z] 765212b225bb: Pulling fs layer [2023-04-27T02:11:13.172Z] f23df028b6ca: Pulling fs layer [2023-04-27T02:11:13.172Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T02:11:13.172Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T02:11:13.172Z] 765212b225bb: Waiting [2023-04-27T02:11:13.172Z] f23df028b6ca: Waiting [2023-04-27T02:11:13.172Z] d65c8cfc05b1: Waiting [2023-04-27T02:11:13.172Z] 2437ff75d9bd: Waiting [2023-04-27T02:11:13.172Z] 04944245beec: Verifying Checksum [2023-04-27T02:11:13.172Z] 04944245beec: Download complete [2023-04-27T02:11:13.172Z] 765212b225bb: Verifying Checksum [2023-04-27T02:11:13.172Z] 765212b225bb: Download complete [2023-04-27T02:11:13.769Z] f23df028b6ca: Verifying Checksum [2023-04-27T02:11:13.769Z] f23df028b6ca: Download complete [2023-04-27T02:11:13.769Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T02:11:13.769Z] d65c8cfc05b1: Download complete [2023-04-27T02:11:14.247Z] 699f458cf7ca: Verifying Checksum [2023-04-27T02:11:14.247Z] 699f458cf7ca: Download complete [2023-04-27T02:11:14.523Z] 8998bd30e6a1: Download complete [2023-04-27T02:11:17.132Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T02:11:17.132Z] 2437ff75d9bd: Download complete [2023-04-27T02:11:19.164Z] 8998bd30e6a1: Pull complete [2023-04-27T02:11:19.790Z] 04944245beec: Pull complete [2023-04-27T02:11:21.234Z] 699f458cf7ca: Pull complete [2023-04-27T02:11:21.506Z] 765212b225bb: Pull complete [2023-04-27T02:11:22.118Z] f23df028b6ca: Pull complete [2023-04-27T02:11:22.719Z] d65c8cfc05b1: Pull complete [2023-04-27T02:11:37.856Z] 2437ff75d9bd: Pull complete [2023-04-27T02:11:37.856Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T02:11:37.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:11:37.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:11:38.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-11160 does not seem to be running inside a container [2023-04-27T02:11:38.453Z] $ 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-04-27T02:11:41.493Z] $ docker top 5147ff3602bff44151373cbe8cab59fe1cae12dd3bfd85b98b9fb56e8c0653b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:11:42.486Z] ---> job-cost.sh [2023-04-27T02:11:42.486Z] lf-activate-venv: SKIPPING [2023-04-27T02:11:42.486Z] INFO: No Stack... [2023-04-27T02:11:43.083Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T02:11:44.055Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:11:44.773Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-27T02:11:44.773Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T02:11:44.882Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-580-1-stack-cost] [2023-04-27T02:11:44.891Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-580-1-stack-cost] did not exist. Created. [2023-04-27T02:11:44.891Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-580-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:11:45.660Z] /w/workspace/device-mqtt-go/1@tmp/durable-d11ca40d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T02:11:46.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T02:11:46.420Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T02:11:46.475Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:11:46.504Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-580-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:11:46.597Z] $ docker stop --time=1 5147ff3602bff44151373cbe8cab59fe1cae12dd3bfd85b98b9fb56e8c0653b5 [2023-04-27T02:11:48.200Z] $ docker rm -f --volumes 5147ff3602bff44151373cbe8cab59fe1cae12dd3bfd85b98b9fb56e8c0653b5 [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-04-27T02:11:49.263Z] provisioning config files... [2023-04-27T02:11:49.270Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp/config6943248454566118841tmp [Pipeline] { [Pipeline] sh [2023-04-27T02:11:49.657Z] + set +x [2023-04-27T02:11:49.657Z] + curl -s https://codecov.io/bash [2023-04-27T02:11:49.657Z] + bash -s -- [2023-04-27T02:11:49.657Z] [2023-04-27T02:11:49.657Z] _____ _ [2023-04-27T02:11:49.657Z] / ____| | | [2023-04-27T02:11:49.657Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T02:11:49.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T02:11:49.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T02:11:49.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T02:11:49.657Z] Bash-1.0.6 [2023-04-27T02:11:49.657Z] [2023-04-27T02:11:49.657Z] [2023-04-27T02:11:49.657Z] ==> git version 2.25.1 found [2023-04-27T02:11:49.657Z] ==> 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-04-27T02:11:49.657Z] Release-Date: 2020-01-08 [2023-04-27T02:11:49.657Z] 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-04-27T02:11:49.657Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T02:11:49.657Z] ==> Jenkins CI detected. [2023-04-27T02:11:49.657Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-580 [2023-04-27T02:11:49.657Z] project root: . [2023-04-27T02:11:49.657Z] --> token set from env [2023-04-27T02:11:49.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T02:11:49.657Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T02:11:49.657Z] ==> Python coveragepy not found [2023-04-27T02:11:49.657Z] ==> Searching for coverage reports in: [2023-04-27T02:11:49.657Z] + . [2023-04-27T02:11:49.657Z] -> Found 1 reports [2023-04-27T02:11:49.657Z] ==> Detecting git/mercurial file structure [2023-04-27T02:11:49.657Z] ==> Reading reports [2023-04-27T02:11:49.657Z] + ./coverage.out bytes=16535 [2023-04-27T02:11:49.923Z] ==> Appending adjustments [2023-04-27T02:11:49.924Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T02:11:49.924Z] + Found adjustments [2023-04-27T02:11:49.924Z] ==> Gzipping contents [2023-04-27T02:11:49.924Z] 4.0K /tmp/codecov.Ij8z52.gz [2023-04-27T02:11:49.924Z] ==> Uploading reports [2023-04-27T02:11:49.924Z] url: https://codecov.io [2023-04-27T02:11:49.924Z] query: branch=PR-580&commit=167c535e542320c778dd76e283be5e30e3b7727d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=580&job=&cmd_args= [2023-04-27T02:11:49.924Z] -> Pinging Codecov [2023-04-27T02:11:49.924Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-580&commit=167c535e542320c778dd76e283be5e30e3b7727d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-580%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=580&job=&cmd_args= [2023-04-27T02:11:50.183Z] -> Uploading to [2023-04-27T02:11:50.183Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/7D719EC7BBE17E464838252E33014C33/167c535e542320c778dd76e283be5e30e3b7727d/011d74fe-cfda-4976-a712-d8eafc58b429.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T021149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4421c7f45aaaa08385d0995f0d7c6d0b3573b6e6d6ead930e2d6ac7d1def594e [2023-04-27T02:11:50.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T02:11:50.183Z] Dload Upload Total Spent Left Speed [2023-04-27T02:11:50.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 14164 --:--:-- --:--:-- --:--:-- 14164 [2023-04-27T02:11:50.183Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/167c535e542320c778dd76e283be5e30e3b7727d [Pipeline] } [2023-04-27T02:11:50.211Z] 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-04-27T02:11:52.070Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-580/archives ] [2023-04-27T02:11:52.070Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-580/archives [2023-04-27T02:11:52.070Z] total 16 [2023-04-27T02:11:52.070Z] drwxr-xr-x 3 root root 4096 Apr 27 02:01 . [2023-04-27T02:11:52.070Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 02:01 .. [2023-04-27T02:11:52.070Z] drwxr-xr-x 2 root root 4096 Apr 27 02:01 cost [2023-04-27T02:11:52.070Z] -rw-r--r-- 1 root root 86 Apr 27 02:01 cost.csv [2023-04-27T02:11:52.070Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-580/archives [2023-04-27T02:11:52.070Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-580/archives [2023-04-27T02:11:52.070Z] total 16 [2023-04-27T02:11:52.070Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:01 . [2023-04-27T02:11:52.070Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 02:01 .. [2023-04-27T02:11:52.070Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 02:01 cost [2023-04-27T02:11:52.071Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 27 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:11:52.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:11:53.303Z] ---> package-listing.sh [2023-04-27T02:11:53.303Z] ++ facter osfamily [2023-04-27T02:11:53.303Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T02:11:53.561Z] + OS_FAMILY=debian [2023-04-27T02:11:53.561Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-580 [2023-04-27T02:11:53.561Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T02:11:53.561Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T02:11:53.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T02:11:53.561Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T02:11:53.561Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-580 ']' [2023-04-27T02:11:53.561Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T02:11:53.561Z] + case "${OS_FAMILY}" in [2023-04-27T02:11:53.561Z] + dpkg -l [2023-04-27T02:11:53.561Z] + grep '^ii' [2023-04-27T02:11:53.561Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T02:11:53.561Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T02:11:53.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T02:11:53.561Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-580 ']' [2023-04-27T02:11:53.561Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-580/archives/ [2023-04-27T02:11:53.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-580/archives/ [Pipeline] echo [2023-04-27T02:11:53.598Z] 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-580/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T02:11:53.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:11:54.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:11:54.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:11:54.709Z] prd-ubuntu20.04-docker-8c-8g-11157 does not seem to be running inside a container [2023-04-27T02:11:54.744Z] $ 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-580/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-580 -v /w/workspace/gexfoundry_device-mqtt-go_PR-580:/w/workspace/gexfoundry_device-mqtt-go_PR-580:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-580@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T02:11:58.801Z] $ docker top 288807107ed450c2fb84d64283cfb3c4829acc5e42b997fba353de0d00478ede -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:11:59.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T02:11:59.510Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T02:11:59.824Z] + ls /var/log/sa-host [2023-04-27T02:11:59.825Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:11:59.973Z] provisioning config files... [2023-04-27T02:11:59.985Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-580@tmp/config10269358615695851858tmp [Pipeline] { [Pipeline] echo [2023-04-27T02:12:00.036Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:12:00.350Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T02:12:00.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:12:00.787Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T02:12:00.820Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:12:01.135Z] ---> sudo-logs.sh [2023-04-27T02:12:01.135Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T02:12:01.232Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:12:01.544Z] ---> job-cost.sh [2023-04-27T02:12:01.544Z] lf-activate-venv: SKIPPING [2023-04-27T02:12:01.544Z] DEBUG: total: 0.2199999988079071 [2023-04-27T02:12:01.544Z] INFO: Retrieving Stack Cost... [2023-04-27T02:12:02.111Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:12:02.371Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T02:12:02.658Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:12:02.971Z] ---> logs-deploy.sh [2023-04-27T02:12:02.971Z] lf-activate-venv: SKIPPING [2023-04-27T02:12:02.971Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-580/1 [2023-04-27T02:12:02.971Z] INFO: archiving workspace using pattern(s): [2023-04-27T02:12:03.911Z] Archives upload complete. [2023-04-27T02:12:03.911Z] INFO: archiving logs to Nexus