Pull request #534 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e+4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa (ce998e9bd154c04a8f3286f94fd296e924ade670) 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-ssh11144462698010564908.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16854158883980273667.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-534/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-534/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4424696404596960430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4178545517164839818.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-534/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-534/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7976338596279868004.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4356’ Running on prd-ubuntu20.04-docker-8c-8g-4358 in /w/workspace/gexfoundry_device-mqtt-go_PR-534 [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-534 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa into PR head commit ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e > 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/534/head:refs/remotes/origin/PR-534 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e # 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 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa # timeout=10 Merge succeeded, producing ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e Checking out Revision ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e (PR-534) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T07:15:35.471Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T07:15:35.532Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T07:15:35.548Z] ========================================================= [2023-03-17T07:15:35.548Z] EdgeX Global Pipelines Version Info [2023-03-17T07:15:35.548Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e # timeout=10 > git rev-list --no-walk b120bce5e2fdd726c9368a5e33e32bdfacb2f593 # timeout=10 [2023-03-17T07:15:36.248Z] ------------------- [2023-03-17T07:15:36.249Z] stable info: [2023-03-17T07:15:36.249Z] ------------------- [2023-03-17T07:15:36.249Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T07:15:36.249Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T07:15:36.249Z] Message: update stable to v1.0.245 [2023-03-17T07:15:36.819Z] ------------------- [2023-03-17T07:15:36.819Z] experimental info: [2023-03-17T07:15:36.819Z] ------------------- [2023-03-17T07:15:36.819Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T07:15:36.819Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T07:15:36.819Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T07:15:36.987Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-17T07:15:36.997Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-17T07:15:37.008Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T07:15:37.019Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T07:15:37.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T07:15:37.043Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T07:15:37.057Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T07:15:37.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T07:15:37.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T07:15:37.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T07:15:37.101Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T07:15:37.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-17T07:15:37.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T07:15:37.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T07:15:37.146Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T07:15:37.161Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T07:15:37.177Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T07:15:37.190Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T07:15:37.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T07:15:37.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T07:15:37.246Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T07:15:37.256Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T07:15:37.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T07:15:37.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T07:15:37.307Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T07:15:37.324Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T07:15:37.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T07:15:37.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-534 [Pipeline] echo [2023-03-17T07:15:37.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-534 [Pipeline] echo [2023-03-17T07:15:37.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-534 [Pipeline] echo [2023-03-17T07:15:37.381Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [Pipeline] echo [2023-03-17T07:15:37.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec55e13 [Pipeline] echo [2023-03-17T07:15:37.407Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T07:15:37.448Z] provisioning config files... [2023-03-17T07:15:37.461Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/config7520901201331785123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:15:37.763Z] ---> docker-login.sh [2023-03-17T07:15:37.763Z] nexus3.edgexfoundry.org:10001 [2023-03-17T07:15:38.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:38.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:38.029Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:38.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:38.029Z] [2023-03-17T07:15:38.029Z] Login Succeeded [2023-03-17T07:15:38.029Z] nexus3.edgexfoundry.org:10002 [2023-03-17T07:15:38.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:38.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:38.292Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:38.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:38.292Z] [2023-03-17T07:15:38.292Z] Login Succeeded [2023-03-17T07:15:38.292Z] nexus3.edgexfoundry.org:10003 [2023-03-17T07:15:38.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:38.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:38.292Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:38.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:38.292Z] [2023-03-17T07:15:38.292Z] Login Succeeded [2023-03-17T07:15:38.292Z] nexus3.edgexfoundry.org:10004 [2023-03-17T07:15:38.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:38.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:38.579Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:38.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:38.579Z] [2023-03-17T07:15:38.579Z] Login Succeeded [2023-03-17T07:15:38.579Z] docker.io [2023-03-17T07:15:38.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:38.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:38.838Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:38.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:38.838Z] [2023-03-17T07:15:38.838Z] Login Succeeded [2023-03-17T07:15:38.838Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T07:15:38.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T07:15:39.243Z] + git rev-list -1 --merges ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e~1..ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [Pipeline] echo [2023-03-17T07:15:39.293Z] -----------> git rev-list -1 --merges ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e~1..ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [false] [Pipeline] sh [2023-03-17T07:15:39.580Z] + git log --format=format:%s -1 ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [Pipeline] echo [2023-03-17T07:15:39.595Z] ========================================================= [2023-03-17T07:15:39.595Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T07:15:39.595Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T07:15:39.909Z] + git log --format=format:%s -1 ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [Pipeline] echo [2023-03-17T07:15:39.920Z] [semverPrep] GIT_COMMIT: ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-17T07:15:39.929Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T07:15:40.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T07:15:40.272Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T07:15:40.272Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T07:15:40.272Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T07:15:40.272Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T07:15:40.272Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T07:15:40.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:15:40.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T07:15:40.613Z] [2023-03-17T07:15:40.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:15:40.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T07:15:40.918Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T07:15:40.918Z] b85a868b505f: Pulling fs layer [2023-03-17T07:15:40.918Z] e2be974225ed: Pulling fs layer [2023-03-17T07:15:40.918Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T07:15:40.918Z] 988bab9f4d93: Pulling fs layer [2023-03-17T07:15:40.918Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T07:15:40.918Z] eaf3925da568: Pulling fs layer [2023-03-17T07:15:40.918Z] bab4dde63d76: Pulling fs layer [2023-03-17T07:15:40.918Z] bde34c3a00c8: Pulling fs layer [2023-03-17T07:15:40.918Z] b352a97aabf1: Pulling fs layer [2023-03-17T07:15:40.918Z] 4872d77fe225: Pulling fs layer [2023-03-17T07:15:40.918Z] 5851b861e8e6: Pulling fs layer [2023-03-17T07:15:40.918Z] 1469e6f7b9e6: Waiting [2023-03-17T07:15:40.918Z] eaf3925da568: Waiting [2023-03-17T07:15:40.918Z] bab4dde63d76: Waiting [2023-03-17T07:15:40.918Z] bde34c3a00c8: Waiting [2023-03-17T07:15:40.918Z] b352a97aabf1: Waiting [2023-03-17T07:15:40.918Z] 4872d77fe225: Waiting [2023-03-17T07:15:40.918Z] 5851b861e8e6: Waiting [2023-03-17T07:15:40.918Z] 988bab9f4d93: Waiting [2023-03-17T07:15:40.918Z] e2be974225ed: Verifying Checksum [2023-03-17T07:15:40.918Z] e2be974225ed: Download complete [2023-03-17T07:15:40.918Z] 988bab9f4d93: Verifying Checksum [2023-03-17T07:15:40.918Z] 988bab9f4d93: Download complete [2023-03-17T07:15:41.180Z] 1469e6f7b9e6: Download complete [2023-03-17T07:15:41.180Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T07:15:41.180Z] 339a4e72a1f5: Download complete [2023-03-17T07:15:41.180Z] eaf3925da568: Verifying Checksum [2023-03-17T07:15:41.180Z] eaf3925da568: Download complete [2023-03-17T07:15:41.180Z] bde34c3a00c8: Download complete [2023-03-17T07:15:41.180Z] b352a97aabf1: Verifying Checksum [2023-03-17T07:15:41.180Z] b352a97aabf1: Download complete [2023-03-17T07:15:41.180Z] 4872d77fe225: Verifying Checksum [2023-03-17T07:15:41.180Z] 4872d77fe225: Download complete [2023-03-17T07:15:41.180Z] 5851b861e8e6: Download complete [2023-03-17T07:15:41.180Z] b85a868b505f: Verifying Checksum [2023-03-17T07:15:41.180Z] b85a868b505f: Download complete [2023-03-17T07:15:41.439Z] bab4dde63d76: Verifying Checksum [2023-03-17T07:15:41.439Z] bab4dde63d76: Download complete [2023-03-17T07:15:42.375Z] b85a868b505f: Pull complete [2023-03-17T07:15:42.634Z] e2be974225ed: Pull complete [2023-03-17T07:15:43.201Z] 339a4e72a1f5: Pull complete [2023-03-17T07:15:43.201Z] 988bab9f4d93: Pull complete [2023-03-17T07:15:43.461Z] 1469e6f7b9e6: Pull complete [2023-03-17T07:15:43.461Z] eaf3925da568: Pull complete [2023-03-17T07:15:45.369Z] bab4dde63d76: Pull complete [2023-03-17T07:15:45.369Z] bde34c3a00c8: Pull complete [2023-03-17T07:15:45.628Z] b352a97aabf1: Pull complete [2023-03-17T07:15:45.628Z] 4872d77fe225: Pull complete [2023-03-17T07:15:45.628Z] 5851b861e8e6: Pull complete [2023-03-17T07:15:45.628Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T07:15:45.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T07:15:45.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:15:45.722Z] prd-ubuntu20.04-docker-8c-8g-4358 does not seem to be running inside a container [2023-03-17T07:15:45.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T07:15:49.164Z] $ docker top 6a145325cf68732bf1318b4d7756aeb8dd671c6501c2eed52255f5fd6a21ebcf -eo pid,comm [2023-03-17T07:15:49.225Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T07:15:49.225Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T07:15:49.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T07:15:49.265Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T07:15:49.371Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T07:15:49.369Z] $ docker exec 6a145325cf68732bf1318b4d7756aeb8dd671c6501c2eed52255f5fd6a21ebcf ssh-agent [2023-03-17T07:15:49.482Z] SSH_AUTH_SOCK=/tmp/ssh-qh3Os52RstV7/agent.32 [2023-03-17T07:15:49.482Z] SSH_AGENT_PID=38 [2023-03-17T07:15:49.490Z] Running ssh-add (command line suppressed) [2023-03-17T07:15:49.592Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/private_key_940638714260567188.key (/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/private_key_940638714260567188.key) [2023-03-17T07:15:49.611Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T07:15:49.906Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T07:15:49.915Z] $ docker exec --env ******** --env ******** 6a145325cf68732bf1318b4d7756aeb8dd671c6501c2eed52255f5fd6a21ebcf ssh-agent -k [2023-03-17T07:15:50.018Z] unset SSH_AUTH_SOCK; [2023-03-17T07:15:50.018Z] unset SSH_AGENT_PID; [2023-03-17T07:15:50.018Z] echo Agent pid 38 killed; [2023-03-17T07:15:50.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T07:15:50.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T07:15:50.063Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T07:15:50.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T07:15:50.167Z] $ docker exec 6a145325cf68732bf1318b4d7756aeb8dd671c6501c2eed52255f5fd6a21ebcf ssh-agent [2023-03-17T07:15:50.293Z] SSH_AUTH_SOCK=/tmp/ssh-b19UXnhPxecz/agent.70 [2023-03-17T07:15:50.293Z] SSH_AGENT_PID=76 [2023-03-17T07:15:50.298Z] Running ssh-add (command line suppressed) [2023-03-17T07:15:50.404Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/private_key_8889909414854703391.key (/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/private_key_8889909414854703391.key) [2023-03-17T07:15:50.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T07:15:50.716Z] + git semver init [2023-03-17T07:15:50.976Z] 2023-03-17 07:15:50,899 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T07:15:50.976Z] 2023-03-17 07:15:50,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver [2023-03-17T07:15:50.976Z] 2023-03-17 07:15:50,901 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver [2023-03-17T07:15:50.976Z] 2023-03-17 07:15:50,901 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-534, universal_newlines=False, shell=None, istream=None) [2023-03-17T07:15:51.914Z] 2023-03-17 07:15:51,647 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534/.git/info/exclude [2023-03-17T07:15:51.914Z] 2023-03-17 07:15:51,648 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver/PR-534 with force:False [2023-03-17T07:15:51.914Z] 2023-03-17 07:15:51,648 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver/PR-534 [2023-03-17T07:15:51.914Z] 2023-03-17 07:15:51,652 [execute] INFO git cat-file --batch-check [2023-03-17T07:15:51.914Z] 2023-03-17 07:15:51,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T07:15:51.914Z] 2023-03-17 07:15:51,659 [execute] INFO git cat-file --batch [2023-03-17T07:15:51.914Z] 2023-03-17 07:15:51,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T07:15:51.914Z] 2023-03-17 07:15:51,669 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver/PR-534 [2023-03-17T07:15:51.914Z] 0.0.0 [Pipeline] } [2023-03-17T07:15:51.921Z] $ docker exec --env ******** --env ******** 6a145325cf68732bf1318b4d7756aeb8dd671c6501c2eed52255f5fd6a21ebcf ssh-agent -k [2023-03-17T07:15:52.019Z] unset SSH_AUTH_SOCK; [2023-03-17T07:15:52.020Z] unset SSH_AGENT_PID; [2023-03-17T07:15:52.020Z] echo Agent pid 76 killed; [2023-03-17T07:15:52.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T07:15:52.340Z] + git semver [Pipeline] } [2023-03-17T07:15:52.610Z] $ docker stop --time=1 6a145325cf68732bf1318b4d7756aeb8dd671c6501c2eed52255f5fd6a21ebcf [2023-03-17T07:15:53.886Z] $ docker rm -f --volumes 6a145325cf68732bf1318b4d7756aeb8dd671c6501c2eed52255f5fd6a21ebcf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T07:15:54.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T07:15:54.433Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T07:15:54.437Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T07:15:54.569Z] provisioning config files... [2023-03-17T07:15:54.579Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/config9653300449002479254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:15:54.876Z] ---> docker-login.sh [2023-03-17T07:15:54.876Z] nexus3.edgexfoundry.org:10001 [2023-03-17T07:15:54.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:54.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:54.876Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:54.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:54.876Z] [2023-03-17T07:15:54.876Z] Login Succeeded [2023-03-17T07:15:54.876Z] nexus3.edgexfoundry.org:10002 [2023-03-17T07:15:54.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:54.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:54.876Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:54.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:54.876Z] [2023-03-17T07:15:54.876Z] Login Succeeded [2023-03-17T07:15:54.876Z] nexus3.edgexfoundry.org:10003 [2023-03-17T07:15:55.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:55.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:55.136Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:55.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:55.136Z] [2023-03-17T07:15:55.136Z] Login Succeeded [2023-03-17T07:15:55.136Z] nexus3.edgexfoundry.org:10004 [2023-03-17T07:15:55.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:55.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:55.136Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:55.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:55.136Z] [2023-03-17T07:15:55.136Z] Login Succeeded [2023-03-17T07:15:55.136Z] docker.io [2023-03-17T07:15:55.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:15:55.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:15:55.395Z] Configure a credential helper to remove this warning. See [2023-03-17T07:15:55.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:15:55.395Z] [2023-03-17T07:15:55.395Z] Login Succeeded [2023-03-17T07:15:55.395Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T07:15:55.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T07:15:55.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:15:55.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:15:55.491Z] ========================================================= [2023-03-17T07:15:55.491Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T07:15:55.491Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:15:55.815Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T07:15:55.816Z] Sending build context to Docker daemon 6.397MB [2023-03-17T07:15:55.816Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T07:15:55.816Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T07:15:55.816Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T07:15:55.816Z] 63b65145d645: Pulling fs layer [2023-03-17T07:15:55.816Z] a2d21d5440eb: Pulling fs layer [2023-03-17T07:15:55.816Z] 935e6c44a52c: Pulling fs layer [2023-03-17T07:15:55.816Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T07:15:55.816Z] 30dea6a524f1: Pulling fs layer [2023-03-17T07:15:55.816Z] a2aff8979fd8: Pulling fs layer [2023-03-17T07:15:55.816Z] 6808be2612f2: Pulling fs layer [2023-03-17T07:15:55.816Z] f25807f1079a: Pulling fs layer [2023-03-17T07:15:55.816Z] 94cc34f8dd06: Waiting [2023-03-17T07:15:55.816Z] f25807f1079a: Waiting [2023-03-17T07:15:55.816Z] 6808be2612f2: Waiting [2023-03-17T07:15:55.816Z] 30dea6a524f1: Waiting [2023-03-17T07:15:55.816Z] a2aff8979fd8: Waiting [2023-03-17T07:15:55.816Z] a2d21d5440eb: Verifying Checksum [2023-03-17T07:15:55.816Z] a2d21d5440eb: Download complete [2023-03-17T07:15:56.077Z] 94cc34f8dd06: Download complete [2023-03-17T07:15:56.077Z] 30dea6a524f1: Verifying Checksum [2023-03-17T07:15:56.077Z] 30dea6a524f1: Download complete [2023-03-17T07:15:56.077Z] 63b65145d645: Verifying Checksum [2023-03-17T07:15:56.077Z] 63b65145d645: Download complete [2023-03-17T07:15:56.077Z] a2aff8979fd8: Verifying Checksum [2023-03-17T07:15:56.077Z] a2aff8979fd8: Download complete [2023-03-17T07:15:56.077Z] 63b65145d645: Pull complete [2023-03-17T07:15:56.341Z] a2d21d5440eb: Pull complete [2023-03-17T07:15:56.914Z] f25807f1079a: Verifying Checksum [2023-03-17T07:15:56.914Z] f25807f1079a: Download complete [2023-03-17T07:15:56.914Z] 935e6c44a52c: Verifying Checksum [2023-03-17T07:15:56.914Z] 935e6c44a52c: Download complete [2023-03-17T07:15:57.173Z] 6808be2612f2: Verifying Checksum [2023-03-17T07:15:57.173Z] 6808be2612f2: Download complete [2023-03-17T07:16:00.463Z] 935e6c44a52c: Pull complete [2023-03-17T07:16:00.463Z] 94cc34f8dd06: Pull complete [2023-03-17T07:16:00.463Z] 30dea6a524f1: Pull complete [2023-03-17T07:16:00.463Z] a2aff8979fd8: Pull complete [2023-03-17T07:16:03.003Z] 6808be2612f2: Pull complete [2023-03-17T07:16:03.573Z] f25807f1079a: Pull complete [2023-03-17T07:16:03.573Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T07:16:03.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T07:16:03.573Z] ---> 3b553350e43f [2023-03-17T07:16:03.573Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T07:16:08.876Z] ---> Running in ed52fedd15a0 [2023-03-17T07:16:08.876Z] Removing intermediate container ed52fedd15a0 [2023-03-17T07:16:08.876Z] ---> 0979eaaaef28 [2023-03-17T07:16:08.876Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T07:16:08.876Z] ---> Running in fac6de03dd53 [2023-03-17T07:16:08.876Z] Removing intermediate container fac6de03dd53 [2023-03-17T07:16:08.876Z] ---> 7ea938e4f23d [2023-03-17T07:16:08.876Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T07:16:08.876Z] ---> Running in bc06c1e753a1 [2023-03-17T07:16:08.876Z] Removing intermediate container bc06c1e753a1 [2023-03-17T07:16:08.876Z] ---> ad4801aee49a [2023-03-17T07:16:08.876Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T07:16:08.876Z] ---> Running in 6b1832b7b1f2 [2023-03-17T07:16:08.876Z] Removing intermediate container 6b1832b7b1f2 [2023-03-17T07:16:08.876Z] ---> 15859c814089 [2023-03-17T07:16:08.876Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T07:16:08.876Z] ---> Running in 1303a1b3ac84 [2023-03-17T07:16:08.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T07:16:09.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T07:16:09.395Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T07:16:09.395Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T07:16:09.395Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T07:16:09.395Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T07:16:09.395Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T07:16:09.395Z] OK: 269 MiB in 57 packages [2023-03-17T07:16:09.538Z] Still waiting to schedule task [2023-03-17T07:16:09.539Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4357’ [2023-03-17T07:16:09.964Z] Removing intermediate container 1303a1b3ac84 [2023-03-17T07:16:09.964Z] ---> c06c1941184f [2023-03-17T07:16:09.964Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-17T07:16:09.964Z] ---> Running in c29d736664e0 [2023-03-17T07:16:09.964Z] Removing intermediate container c29d736664e0 [2023-03-17T07:16:09.964Z] ---> 6c92e8a95f5d [2023-03-17T07:16:09.964Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-17T07:16:10.224Z] ---> eaa72c359989 [2023-03-17T07:16:10.224Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T07:16:10.224Z] ---> Running in cf4120f5e38a [2023-03-17T07:16:42.385Z] Removing intermediate container cf4120f5e38a [2023-03-17T07:16:42.385Z] ---> 79e56e939748 [2023-03-17T07:16:42.385Z] Step 11/12 : COPY . . [2023-03-17T07:16:42.385Z] ---> 499382dd52ca [2023-03-17T07:16:42.385Z] Step 12/12 : RUN $MAKE [2023-03-17T07:16:42.385Z] ---> Running in 29da0fdae334 [2023-03-17T07:16:42.385Z] noop [2023-03-17T07:16:42.385Z] Removing intermediate container 29da0fdae334 [2023-03-17T07:16:42.385Z] ---> f213a9b12cc2 [2023-03-17T07:16:42.385Z] Successfully built f213a9b12cc2 [2023-03-17T07:16:42.385Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:16:42.698Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T07:16:42.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:16:42.764Z] prd-ubuntu20.04-docker-8c-8g-4358 does not seem to be running inside a container [2023-03-17T07:16:42.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T07:16:43.155Z] $ docker top bbaf5d64e5554e746fdf9810b506bd83638acd2538b17c2b5324d09f688158a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:16:43.501Z] + go version [2023-03-17T07:16:43.501Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T07:16:43.519Z] $ docker stop --time=1 bbaf5d64e5554e746fdf9810b506bd83638acd2538b17c2b5324d09f688158a7 [2023-03-17T07:16:44.802Z] $ docker rm -f --volumes bbaf5d64e5554e746fdf9810b506bd83638acd2538b17c2b5324d09f688158a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:16:45.205Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T07:16:45.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:16:45.277Z] prd-ubuntu20.04-docker-8c-8g-4358 does not seem to be running inside a container [2023-03-17T07:16:45.309Z] $ 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-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T07:16:45.640Z] $ docker top 3801688b6921bcef9e57e63118979005f7249f14d6a3c36873a30189496b8abc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:16:45.976Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-534 [Pipeline] fileExists [Pipeline] sh [2023-03-17T07:16:46.275Z] + make test [2023-03-17T07:16:46.276Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T07:16:51.547Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-17T07:17:03.747Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-17T07:17:03.747Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-17T07:17:03.747Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.2% of statements [2023-03-17T07:17:10.307Z] go vet ./... [2023-03-17T07:17:13.589Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T07:17:13.589Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T07:17:13.589Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T07:17:13.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T07:17:13.691Z] $ docker stop --time=1 3801688b6921bcef9e57e63118979005f7249f14d6a3c36873a30189496b8abc [2023-03-17T07:17:16.893Z] $ docker rm -f --volumes 3801688b6921bcef9e57e63118979005f7249f14d6a3c36873a30189496b8abc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T07:17:17.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T07:17:17.473Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T07:17:17.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T07:17:18.160Z] + ls -al . [2023-03-17T07:17:18.160Z] total 180 [2023-03-17T07:17:18.160Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 07:16 . [2023-03-17T07:17:18.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:15 .. [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 07:15 .dockerignore [2023-03-17T07:17:18.160Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:15 .git [2023-03-17T07:17:18.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:15 .github [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 07:15 .gitignore [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 07:15 .golangci.yml [2023-03-17T07:17:18.160Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 07:15 .semver [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 17 07:15 Attribution.txt [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 17 07:15 CHANGELOG.md [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 17 07:15 Dockerfile [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 07:15 GOVERNANCE.md [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 17 07:15 Jenkinsfile [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 07:15 LICENSE [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 17 07:15 Makefile [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 07:15 OWNERS.md [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 17 07:15 README.md [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 07:15 VERSION [2023-03-17T07:17:18.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:15 bin [2023-03-17T07:17:18.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:15 cmd [2023-03-17T07:17:18.160Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 17 07:17 coverage.out [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 3378 Mar 17 07:15 go.mod [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 31301 Mar 17 07:15 go.sum [2023-03-17T07:17:18.160Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:15 internal [2023-03-17T07:17:18.160Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:15 mock [2023-03-17T07:17:18.160Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:15 snap [2023-03-17T07:17:18.160Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 17 07:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:17:18.464Z] + 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=ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e --label arch=amd64 --label version=0.0.0 . [2023-03-17T07:17:18.464Z] Sending build context to Docker daemon 6.416MB [2023-03-17T07:17:18.464Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T07:17:18.464Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-17T07:17:18.464Z] ---> f213a9b12cc2 [2023-03-17T07:17:18.464Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T07:17:18.722Z] ---> Running in 21b284ca0a78 [2023-03-17T07:17:18.722Z] Removing intermediate container 21b284ca0a78 [2023-03-17T07:17:18.722Z] ---> b1443cfea7d5 [2023-03-17T07:17:18.722Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T07:17:18.722Z] ---> Running in d3005b1f25e3 [2023-03-17T07:17:18.722Z] Removing intermediate container d3005b1f25e3 [2023-03-17T07:17:18.722Z] ---> 42049027acc9 [2023-03-17T07:17:18.722Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T07:17:18.982Z] ---> Running in 1abd3ec96a32 [2023-03-17T07:17:18.982Z] Removing intermediate container 1abd3ec96a32 [2023-03-17T07:17:18.982Z] ---> 7da08b1a47a4 [2023-03-17T07:17:18.982Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T07:17:18.982Z] ---> Running in f12a7890fa12 [2023-03-17T07:17:18.982Z] Removing intermediate container f12a7890fa12 [2023-03-17T07:17:18.982Z] ---> 94ea7bb1eaca [2023-03-17T07:17:18.982Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T07:17:18.982Z] ---> Running in 828d5911ce84 [2023-03-17T07:17:19.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T07:17:19.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T07:17:19.759Z] OK: 269 MiB in 57 packages [2023-03-17T07:17:20.017Z] Removing intermediate container 828d5911ce84 [2023-03-17T07:17:20.017Z] ---> 95de533ae84d [2023-03-17T07:17:20.017Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-17T07:17:20.017Z] ---> Running in f8a4c4f37d5a [2023-03-17T07:17:20.277Z] Removing intermediate container f8a4c4f37d5a [2023-03-17T07:17:20.277Z] ---> 7f80c81b4c97 [2023-03-17T07:17:20.277Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-17T07:17:20.277Z] ---> 14e801cdeb77 [2023-03-17T07:17:20.277Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T07:17:20.277Z] ---> Running in 484032b483cc [2023-03-17T07:17:21.215Z] Removing intermediate container 484032b483cc [2023-03-17T07:17:21.215Z] ---> d18865cb02e3 [2023-03-17T07:17:21.215Z] Step 11/24 : COPY . . [2023-03-17T07:17:21.782Z] ---> 1222672870e8 [2023-03-17T07:17:21.782Z] Step 12/24 : RUN $MAKE [2023-03-17T07:17:21.782Z] ---> Running in e8ead0fd3f60 [2023-03-17T07:17:21.782Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-17T07:17:43.711Z] Removing intermediate container e8ead0fd3f60 [2023-03-17T07:17:43.711Z] ---> b98a828e0953 [2023-03-17T07:17:43.711Z] Step 13/24 : FROM alpine:3.17 [2023-03-17T07:17:43.711Z] 3.17: Pulling from library/alpine [2023-03-17T07:17:43.711Z] 63b65145d645: Already exists [2023-03-17T07:17:43.711Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T07:17:43.711Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T07:17:43.711Z] ---> b2aa39c304c2 [2023-03-17T07:17:43.711Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-17T07:17:43.711Z] ---> Running in 44c1d642953c [2023-03-17T07:17:43.711Z] Removing intermediate container 44c1d642953c [2023-03-17T07:17:43.711Z] ---> f783d85fd5a2 [2023-03-17T07:17:43.711Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T07:17:43.711Z] ---> Running in 17b4858c31c3 [2023-03-17T07:17:43.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T07:17:43.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T07:17:43.711Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T07:17:43.711Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T07:17:43.711Z] OK: 7 MiB in 16 packages [2023-03-17T07:17:43.970Z] Removing intermediate container 17b4858c31c3 [2023-03-17T07:17:43.970Z] ---> a76f29e4310b [2023-03-17T07:17:43.970Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-17T07:17:44.924Z] ---> 593b1d369747 [2023-03-17T07:17:44.924Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-17T07:17:45.183Z] ---> b93b3c219bad [2023-03-17T07:17:45.183Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-17T07:17:45.183Z] ---> 3711799ae7d8 [2023-03-17T07:17:45.183Z] Step 19/24 : EXPOSE 59982 [2023-03-17T07:17:45.183Z] ---> Running in 384c4288dbed [2023-03-17T07:17:45.183Z] Removing intermediate container 384c4288dbed [2023-03-17T07:17:45.183Z] ---> 8daade4dfbcb [2023-03-17T07:17:45.183Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-17T07:17:45.443Z] ---> Running in 45e4abc77a32 [2023-03-17T07:17:45.443Z] Removing intermediate container 45e4abc77a32 [2023-03-17T07:17:45.443Z] ---> 13a46f7e8e29 [2023-03-17T07:17:45.443Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T07:17:45.443Z] ---> Running in a9889113a2a4 [2023-03-17T07:17:45.443Z] Removing intermediate container a9889113a2a4 [2023-03-17T07:17:45.443Z] ---> 0e07976aa98d [2023-03-17T07:17:45.443Z] Step 22/24 : LABEL arch=amd64 [2023-03-17T07:17:45.443Z] ---> Running in 85e30d4086e6 [2023-03-17T07:17:45.443Z] Removing intermediate container 85e30d4086e6 [2023-03-17T07:17:45.443Z] ---> 3d73a92dcd91 [2023-03-17T07:17:45.443Z] Step 23/24 : LABEL git_sha=ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [2023-03-17T07:17:45.702Z] ---> Running in a50f02d2f586 [2023-03-17T07:17:45.702Z] Removing intermediate container a50f02d2f586 [2023-03-17T07:17:45.702Z] ---> 79a25f8028d7 [2023-03-17T07:17:45.702Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T07:17:45.702Z] ---> Running in f4bd4f78de4d [2023-03-17T07:17:45.702Z] Removing intermediate container f4bd4f78de4d [2023-03-17T07:17:45.702Z] ---> ca78bb407e0d [2023-03-17T07:17:45.702Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T07:17:45.702Z] Successfully built ca78bb407e0d [2023-03-17T07:17:45.702Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:17:46.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T07:17:46.115Z] [2023-03-17T07:17:46.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:17:46.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T07:17:46.411Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T07:17:46.411Z] 5eb5b503b376: Pulling fs layer [2023-03-17T07:17:46.411Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T07:17:46.411Z] ec43610c2a17: Pulling fs layer [2023-03-17T07:17:46.411Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T07:17:46.411Z] 33b1e0a273af: Pulling fs layer [2023-03-17T07:17:46.411Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T07:17:46.411Z] 2f39f015ded8: Pulling fs layer [2023-03-17T07:17:46.411Z] 33b1e0a273af: Waiting [2023-03-17T07:17:46.411Z] 5d3b04190fa2: Waiting [2023-03-17T07:17:46.411Z] 3a2ae6a8a46f: Waiting [2023-03-17T07:17:46.411Z] 2f39f015ded8: Waiting [2023-03-17T07:17:46.411Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T07:17:46.411Z] 5c69ac0246d0: Download complete [2023-03-17T07:17:46.411Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T07:17:46.411Z] 3a2ae6a8a46f: Download complete [2023-03-17T07:17:46.670Z] 33b1e0a273af: Verifying Checksum [2023-03-17T07:17:46.670Z] 33b1e0a273af: Download complete [2023-03-17T07:17:46.670Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T07:17:46.670Z] 5d3b04190fa2: Download complete [2023-03-17T07:17:46.670Z] ec43610c2a17: Verifying Checksum [2023-03-17T07:17:46.670Z] ec43610c2a17: Download complete [2023-03-17T07:17:46.670Z] 5eb5b503b376: Verifying Checksum [2023-03-17T07:17:46.670Z] 5eb5b503b376: Download complete [2023-03-17T07:17:47.236Z] 2f39f015ded8: Verifying Checksum [2023-03-17T07:17:48.170Z] 5eb5b503b376: Pull complete [2023-03-17T07:17:48.170Z] 5c69ac0246d0: Pull complete [2023-03-17T07:17:48.736Z] ec43610c2a17: Pull complete [2023-03-17T07:17:48.736Z] 3a2ae6a8a46f: Pull complete [2023-03-17T07:17:48.994Z] 33b1e0a273af: Pull complete [2023-03-17T07:17:48.994Z] 5d3b04190fa2: Pull complete [2023-03-17T07:17:54.266Z] 2f39f015ded8: Pull complete [2023-03-17T07:17:54.266Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T07:17:54.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T07:17:54.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:17:54.353Z] prd-ubuntu20.04-docker-8c-8g-4358 does not seem to be running inside a container [2023-03-17T07:17:54.387Z] $ 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-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T07:17:59.633Z] $ docker top 836518f94fbfe0ad3098dfcebf0659bc43f44de9e858e90cf1b5555c6c3da938 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:18:00.008Z] ---> job-cost.sh [2023-03-17T07:18:00.008Z] lf-activate-venv: SKIPPING [2023-03-17T07:18:00.008Z] INFO: No Stack... [2023-03-17T07:18:00.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T07:18:00.835Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T07:18:01.124Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives/cost.csv [2023-03-17T07:18:01.124Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T07:18:01.137Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-534-2-stack-cost] [2023-03-17T07:18:01.143Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-534-2-stack-cost] did not exist. Created. [2023-03-17T07:18:01.143Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-534-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T07:18:01.444Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T07:18:01.479Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T07:18:01.486Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-534-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T07:18:01.509Z] $ docker stop --time=1 836518f94fbfe0ad3098dfcebf0659bc43f44de9e858e90cf1b5555c6c3da938 [2023-03-17T07:18:02.679Z] $ docker rm -f --volumes 836518f94fbfe0ad3098dfcebf0659bc43f44de9e858e90cf1b5555c6c3da938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T07:19:38.442Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4359 in /w/workspace/gexfoundry_device-mqtt-go_PR-534 [Pipeline] { [Pipeline] ws [2023-03-17T07:19:38.457Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2023-03-17T07:19:38.497Z] Selected Git installation does not exist. Using Default [2023-03-17T07:19:38.497Z] The recommended git tool is: NONE [2023-03-17T07:19:44.283Z] using credential edgex-jenkins-ssh [2023-03-17T07:19:44.300Z] Cloning the remote Git repository [2023-03-17T07:19:44.356Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-17T07:19:44.482Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2023-03-17T07:19:44.644Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-17T07:19:44.645Z] > git --version # timeout=10 [2023-03-17T07:19:44.671Z] > git --version # 'git version 2.25.1' [2023-03-17T07:19:44.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T07:19:44.863Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T07:19:45.970Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-17T07:19:45.998Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T07:19:46.945Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-17T07:19:46.994Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-17T07:19:46.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T07:19:47.018Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/534/head:refs/remotes/origin/PR-534 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T07:19:47.535Z] Merging remotes/origin/main commit 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa into PR head commit ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [2023-03-17T07:19:47.861Z] Merge succeeded, producing ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [2023-03-17T07:19:47.862Z] Checking out Revision ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e (PR-534) [2023-03-17T07:19:48.343Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-17T07:19:47.560Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T07:19:47.656Z] > git checkout -f ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e # timeout=10 [2023-03-17T07:19:47.751Z] > git remote # timeout=10 [2023-03-17T07:19:47.773Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T07:19:47.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T07:19:47.812Z] > git merge 4e0b4e1467e5d0b71ee56d242ee70fbcd071ceaa # timeout=10 [2023-03-17T07:19:47.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T07:19:47.872Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T07:19:47.890Z] > git checkout -f ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T07:19:49.283Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T07:19:51.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T07:19:51.248Z] Dload Upload Total Spent Left Speed [2023-03-17T07:19:51.518Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-03-17T07:19:52.136Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T07:19:52.479Z] + sudo tee /etc/docker/daemon.new+ [2023-03-17T07:19:52.480Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T07:19:52.480Z] { [2023-03-17T07:19:52.480Z] "registry-mirrors": [ [2023-03-17T07:19:52.480Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T07:19:52.480Z] ], [2023-03-17T07:19:52.480Z] "bip": "10.250.0.254/24", [2023-03-17T07:19:52.480Z] "hosts": [ [2023-03-17T07:19:52.480Z] "tcp://0.0.0.0:5555", [2023-03-17T07:19:52.480Z] "unix:///var/run/docker.sock" [2023-03-17T07:19:52.480Z] ], [2023-03-17T07:19:52.480Z] "mtu": 1458, [2023-03-17T07:19:52.480Z] "selinux-enabled": true, [2023-03-17T07:19:52.480Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T07:19:52.480Z] } [Pipeline] sh [2023-03-17T07:19:52.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T07:19:53.146Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T07:20:11.434Z] provisioning config files... [2023-03-17T07:20:11.465Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config2649767769267078943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:20:11.823Z] ---> docker-login.sh [2023-03-17T07:20:11.823Z] nexus3.edgexfoundry.org:10001 [2023-03-17T07:20:12.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:20:12.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:20:12.414Z] Configure a credential helper to remove this warning. See [2023-03-17T07:20:12.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:20:12.414Z] [2023-03-17T07:20:12.414Z] Login Succeeded [2023-03-17T07:20:12.693Z] nexus3.edgexfoundry.org:10002 [2023-03-17T07:20:12.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:20:12.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:20:12.962Z] Configure a credential helper to remove this warning. See [2023-03-17T07:20:12.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:20:12.962Z] [2023-03-17T07:20:12.962Z] Login Succeeded [2023-03-17T07:20:12.962Z] nexus3.edgexfoundry.org:10003 [2023-03-17T07:20:13.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:20:13.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:20:13.232Z] Configure a credential helper to remove this warning. See [2023-03-17T07:20:13.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:20:13.232Z] [2023-03-17T07:20:13.232Z] Login Succeeded [2023-03-17T07:20:13.232Z] nexus3.edgexfoundry.org:10004 [2023-03-17T07:20:13.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:20:13.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:20:13.501Z] Configure a credential helper to remove this warning. See [2023-03-17T07:20:13.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:20:13.501Z] [2023-03-17T07:20:13.501Z] Login Succeeded [2023-03-17T07:20:13.770Z] docker.io [2023-03-17T07:20:13.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T07:20:14.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T07:20:14.039Z] Configure a credential helper to remove this warning. See [2023-03-17T07:20:14.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T07:20:14.039Z] [2023-03-17T07:20:14.039Z] Login Succeeded [2023-03-17T07:20:14.039Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T07:20:14.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T07:20:14.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:20:14.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T07:20:14.376Z] ========================================================= [2023-03-17T07:20:14.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T07:20:14.376Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:20:14.723Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T07:20:14.993Z] Sending build context to Docker daemon 3.316MB [2023-03-17T07:20:14.993Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T07:20:14.993Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T07:20:15.263Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T07:20:15.263Z] af6eaf76a39c: Pulling fs layer [2023-03-17T07:20:15.263Z] 55522c791124: Pulling fs layer [2023-03-17T07:20:15.263Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T07:20:15.263Z] 169dfbe0d373: Pulling fs layer [2023-03-17T07:20:15.263Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T07:20:15.263Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T07:20:15.263Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T07:20:15.263Z] e1ff8fa3b103: Waiting [2023-03-17T07:20:15.263Z] 169dfbe0d373: Waiting [2023-03-17T07:20:15.263Z] 52ebb69f0ebf: Waiting [2023-03-17T07:20:15.263Z] 5abe8eddf0d5: Waiting [2023-03-17T07:20:15.263Z] 55522c791124: Verifying Checksum [2023-03-17T07:20:15.263Z] 55522c791124: Download complete [2023-03-17T07:20:15.263Z] 169dfbe0d373: Download complete [2023-03-17T07:20:15.263Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T07:20:15.263Z] e1ff8fa3b103: Download complete [2023-03-17T07:20:15.263Z] af6eaf76a39c: Verifying Checksum [2023-03-17T07:20:16.255Z] af6eaf76a39c: Pull complete [2023-03-17T07:20:16.526Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T07:20:16.526Z] 5abe8eddf0d5: Download complete [2023-03-17T07:20:17.961Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T07:20:17.961Z] ce5c4a1c91eb: Download complete [2023-03-17T07:20:17.961Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T07:20:18.232Z] 55522c791124: Pull complete [2023-03-17T07:20:28.374Z] ce5c4a1c91eb: Pull complete [2023-03-17T07:20:28.644Z] 169dfbe0d373: Pull complete [2023-03-17T07:20:28.912Z] e1ff8fa3b103: Pull complete [2023-03-17T07:20:35.667Z] 52ebb69f0ebf: Pull complete [2023-03-17T07:20:37.078Z] 5abe8eddf0d5: Pull complete [2023-03-17T07:20:37.078Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T07:20:37.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T07:20:37.078Z] ---> 6cb57ee374ae [2023-03-17T07:20:37.078Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T07:20:39.025Z] ---> Running in fffee864d8ae [2023-03-17T07:20:39.025Z] Removing intermediate container fffee864d8ae [2023-03-17T07:20:39.025Z] ---> b0b40aa58ef8 [2023-03-17T07:20:39.025Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T07:20:39.025Z] ---> Running in 4d22f08d1e0f [2023-03-17T07:20:39.301Z] Removing intermediate container 4d22f08d1e0f [2023-03-17T07:20:39.301Z] ---> f93e8a462f26 [2023-03-17T07:20:39.301Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T07:20:39.569Z] ---> Running in 79fc5ba44da7 [2023-03-17T07:20:39.840Z] Removing intermediate container 79fc5ba44da7 [2023-03-17T07:20:39.841Z] ---> 242555165da1 [2023-03-17T07:20:39.841Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T07:20:39.841Z] ---> Running in 9240e2414b98 [2023-03-17T07:20:40.109Z] Removing intermediate container 9240e2414b98 [2023-03-17T07:20:40.109Z] ---> 8a2f39cac355 [2023-03-17T07:20:40.109Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T07:20:40.109Z] ---> Running in 8f264487f3b1 [2023-03-17T07:20:41.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T07:20:42.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T07:20:43.093Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T07:20:43.093Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T07:20:43.093Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T07:20:43.093Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T07:20:43.093Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T07:20:43.093Z] OK: 268 MiB in 57 packages [2023-03-17T07:20:45.072Z] Removing intermediate container 8f264487f3b1 [2023-03-17T07:20:45.072Z] ---> 5d21699f9f5d [2023-03-17T07:20:45.072Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-17T07:20:45.072Z] ---> Running in 450d007ad34f [2023-03-17T07:20:45.664Z] Removing intermediate container 450d007ad34f [2023-03-17T07:20:45.664Z] ---> 275ebed17374 [2023-03-17T07:20:45.664Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-17T07:20:45.935Z] ---> 7c2a2d029bff [2023-03-17T07:20:45.935Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T07:20:46.203Z] ---> Running in c59c053b3808 [2023-03-17T07:21:54.102Z] Removing intermediate container c59c053b3808 [2023-03-17T07:21:54.102Z] ---> 91dccdce50a1 [2023-03-17T07:21:54.102Z] Step 11/12 : COPY . . [2023-03-17T07:21:54.102Z] ---> dcbd6819d6c0 [2023-03-17T07:21:54.102Z] Step 12/12 : RUN $MAKE [2023-03-17T07:21:54.102Z] ---> Running in 4cffee2719c6 [2023-03-17T07:21:54.102Z] noop [2023-03-17T07:21:54.102Z] Removing intermediate container 4cffee2719c6 [2023-03-17T07:21:54.102Z] ---> 3bfc29d364fd [2023-03-17T07:21:54.102Z] Successfully built 3bfc29d364fd [2023-03-17T07:21:54.102Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:54.448Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T07:21:54.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:21:54.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-4359 does not seem to be running inside a container [2023-03-17T07:21:54.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T07:21:56.136Z] $ docker top cd225f6106db4f59f08807e462439d7c2fe0d51c104ecc03d48b43ceb22fc99a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:21:56.993Z] + go version [2023-03-17T07:21:56.993Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T07:21:57.021Z] $ docker stop --time=1 cd225f6106db4f59f08807e462439d7c2fe0d51c104ecc03d48b43ceb22fc99a [2023-03-17T07:21:58.645Z] $ docker rm -f --volumes cd225f6106db4f59f08807e462439d7c2fe0d51c104ecc03d48b43ceb22fc99a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:21:59.208Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T07:21:59.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:21:59.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-4359 does not seem to be running inside a container [2023-03-17T07:21:59.483Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T07:22:00.717Z] $ docker top 79bac01a1dadd72e4474f8e381f614fee8bbf72947752a7010b1d87bc593d754 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:22:01.558Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-17T07:22:02.222Z] + make test [2023-03-17T07:22:02.222Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T07:22:41.235Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-17T07:24:47.914Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-17T07:24:47.914Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-17T07:24:47.914Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.084s coverage: 22.2% of statements [2023-03-17T07:24:47.914Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T07:24:47.914Z] go vet ./... [2023-03-17T07:25:20.158Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T07:25:20.158Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T07:25:20.158Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T07:25:20.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T07:25:20.195Z] $ docker stop --time=1 79bac01a1dadd72e4474f8e381f614fee8bbf72947752a7010b1d87bc593d754 [2023-03-17T07:25:22.057Z] $ docker rm -f --volumes 79bac01a1dadd72e4474f8e381f614fee8bbf72947752a7010b1d87bc593d754 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T07:25:23.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T07:25:23.212Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T07:25:23.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T07:25:24.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T07:25:24.389Z] + ls -al . [2023-03-17T07:25:24.389Z] total 176 [2023-03-17T07:25:24.389Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 07:22 . [2023-03-17T07:25:24.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:19 .. [2023-03-17T07:25:24.389Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 07:19 .dockerignore [2023-03-17T07:25:24.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 07:19 .git [2023-03-17T07:25:24.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:19 .github [2023-03-17T07:25:24.389Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 17 07:19 .gitignore [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 07:19 .golangci.yml [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 17 07:19 Attribution.txt [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 17 07:19 CHANGELOG.md [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 17 07:19 Dockerfile [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 07:19 GOVERNANCE.md [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 17 07:19 Jenkinsfile [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 07:19 LICENSE [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 17 07:19 Makefile [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 17 07:19 OWNERS.md [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 17 07:19 README.md [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 07:15 VERSION [2023-03-17T07:25:24.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:19 bin [2023-03-17T07:25:24.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:19 cmd [2023-03-17T07:25:24.390Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 17 07:24 coverage.out [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 3378 Mar 17 07:19 go.mod [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 31301 Mar 17 07:19 go.sum [2023-03-17T07:25:24.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 07:19 internal [2023-03-17T07:25:24.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 07:19 mock [2023-03-17T07:25:24.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 07:19 snap [2023-03-17T07:25:24.390Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 17 07:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:25:24.742Z] + 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=ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e --label arch=arm64 --label version=0.0.0 . [2023-03-17T07:25:25.026Z] Sending build context to Docker daemon 3.335MB [2023-03-17T07:25:25.026Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T07:25:25.026Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-17T07:25:25.026Z] ---> 3bfc29d364fd [2023-03-17T07:25:25.026Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T07:25:25.296Z] ---> Running in 84188462e16a [2023-03-17T07:25:25.564Z] Removing intermediate container 84188462e16a [2023-03-17T07:25:25.564Z] ---> 3f32ccaa0f2a [2023-03-17T07:25:25.564Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T07:25:25.564Z] ---> Running in 7245f4a24655 [2023-03-17T07:25:26.157Z] Removing intermediate container 7245f4a24655 [2023-03-17T07:25:26.157Z] ---> 7585b44509ef [2023-03-17T07:25:26.157Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T07:25:26.157Z] ---> Running in 9a8923cae4db [2023-03-17T07:25:26.429Z] Removing intermediate container 9a8923cae4db [2023-03-17T07:25:26.429Z] ---> fb0fc59b89e0 [2023-03-17T07:25:26.429Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T07:25:26.429Z] ---> Running in ee5993cb53db [2023-03-17T07:25:26.705Z] Removing intermediate container ee5993cb53db [2023-03-17T07:25:26.705Z] ---> 33b1fcc9d7f0 [2023-03-17T07:25:26.705Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T07:25:26.993Z] ---> Running in c7f172cd3eaa [2023-03-17T07:25:27.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T07:25:28.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T07:25:29.966Z] OK: 268 MiB in 57 packages [2023-03-17T07:25:30.556Z] Removing intermediate container c7f172cd3eaa [2023-03-17T07:25:30.556Z] ---> f275db47c7f6 [2023-03-17T07:25:30.556Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-17T07:25:30.824Z] ---> Running in 24be2c315b29 [2023-03-17T07:25:31.094Z] Removing intermediate container 24be2c315b29 [2023-03-17T07:25:31.094Z] ---> 8b3bea9b670c [2023-03-17T07:25:31.094Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-17T07:25:31.679Z] ---> 73c7965ab420 [2023-03-17T07:25:31.679Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T07:25:31.679Z] ---> Running in c30f7005fbef [2023-03-17T07:25:35.933Z] Removing intermediate container c30f7005fbef [2023-03-17T07:25:35.933Z] ---> 3a45c9a70c13 [2023-03-17T07:25:35.933Z] Step 11/24 : COPY . . [2023-03-17T07:25:36.894Z] ---> 009c5eaf0acb [2023-03-17T07:25:36.894Z] Step 12/24 : RUN $MAKE [2023-03-17T07:25:36.894Z] ---> Running in 21a1ef0a716f [2023-03-17T07:25:37.853Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-17T07:27:59.604Z] Removing intermediate container 21a1ef0a716f [2023-03-17T07:27:59.604Z] ---> 61d1760c4b0a [2023-03-17T07:27:59.604Z] Step 13/24 : FROM alpine:3.17 [2023-03-17T07:27:59.604Z] 3.17: Pulling from library/alpine [2023-03-17T07:27:59.604Z] af6eaf76a39c: Already exists [2023-03-17T07:27:59.604Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T07:27:59.605Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T07:27:59.605Z] ---> d74e625d9115 [2023-03-17T07:27:59.605Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-17T07:27:59.605Z] ---> Running in 0461fb8c2917 [2023-03-17T07:27:59.605Z] Removing intermediate container 0461fb8c2917 [2023-03-17T07:27:59.605Z] ---> 93d10179a805 [2023-03-17T07:27:59.605Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T07:27:59.605Z] ---> Running in 2432c9dfdcde [2023-03-17T07:28:01.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T07:28:01.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T07:28:03.019Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T07:28:03.019Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T07:28:03.019Z] OK: 8 MiB in 16 packages [2023-03-17T07:28:03.606Z] Removing intermediate container 2432c9dfdcde [2023-03-17T07:28:03.606Z] ---> 0464300127b4 [2023-03-17T07:28:03.606Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-17T07:28:05.019Z] ---> e27a8c52dac5 [2023-03-17T07:28:05.019Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-17T07:28:05.608Z] ---> d009324a17ce [2023-03-17T07:28:05.608Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-17T07:28:06.197Z] ---> 81cd0b7d3306 [2023-03-17T07:28:06.198Z] Step 19/24 : EXPOSE 59982 [2023-03-17T07:28:06.198Z] ---> Running in aec60096cd1b [2023-03-17T07:28:06.466Z] Removing intermediate container aec60096cd1b [2023-03-17T07:28:06.466Z] ---> 18809634eefe [2023-03-17T07:28:06.466Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-17T07:28:06.740Z] ---> Running in 7d2c7f947138 [2023-03-17T07:28:07.010Z] Removing intermediate container 7d2c7f947138 [2023-03-17T07:28:07.010Z] ---> d0d486a68a28 [2023-03-17T07:28:07.010Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-17T07:28:07.010Z] ---> Running in 12053ca2201b [2023-03-17T07:28:07.285Z] Removing intermediate container 12053ca2201b [2023-03-17T07:28:07.285Z] ---> ca0dd561878c [2023-03-17T07:28:07.285Z] Step 22/24 : LABEL arch=arm64 [2023-03-17T07:28:07.561Z] ---> Running in 9bd47a9446c4 [2023-03-17T07:28:07.830Z] Removing intermediate container 9bd47a9446c4 [2023-03-17T07:28:07.830Z] ---> f5903badacc1 [2023-03-17T07:28:07.830Z] Step 23/24 : LABEL git_sha=ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [2023-03-17T07:28:07.830Z] ---> Running in 66e8d2a4f943 [2023-03-17T07:28:08.112Z] Removing intermediate container 66e8d2a4f943 [2023-03-17T07:28:08.112Z] ---> 1a3277df8339 [2023-03-17T07:28:08.112Z] Step 24/24 : LABEL version=0.0.0 [2023-03-17T07:28:08.474Z] ---> Running in 2a4e06aef6b3 [2023-03-17T07:28:08.748Z] Removing intermediate container 2a4e06aef6b3 [2023-03-17T07:28:08.748Z] ---> 2728bdcc61a6 [2023-03-17T07:28:08.748Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T07:28:08.748Z] Successfully built 2728bdcc61a6 [2023-03-17T07:28:08.748Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:28:09.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T07:28:09.226Z] [2023-03-17T07:28:09.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:28:09.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T07:28:09.888Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T07:28:09.888Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T07:28:09.888Z] 04944245beec: Pulling fs layer [2023-03-17T07:28:09.888Z] 699f458cf7ca: Pulling fs layer [2023-03-17T07:28:09.888Z] 765212b225bb: Pulling fs layer [2023-03-17T07:28:09.888Z] f23df028b6ca: Pulling fs layer [2023-03-17T07:28:09.888Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T07:28:09.888Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T07:28:09.888Z] 765212b225bb: Waiting [2023-03-17T07:28:09.888Z] f23df028b6ca: Waiting [2023-03-17T07:28:09.888Z] 2437ff75d9bd: Waiting [2023-03-17T07:28:09.888Z] d65c8cfc05b1: Waiting [2023-03-17T07:28:09.888Z] 04944245beec: Verifying Checksum [2023-03-17T07:28:09.888Z] 04944245beec: Download complete [2023-03-17T07:28:09.888Z] 765212b225bb: Verifying Checksum [2023-03-17T07:28:09.888Z] 765212b225bb: Download complete [2023-03-17T07:28:09.888Z] f23df028b6ca: Verifying Checksum [2023-03-17T07:28:09.888Z] f23df028b6ca: Download complete [2023-03-17T07:28:10.177Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T07:28:10.177Z] d65c8cfc05b1: Download complete [2023-03-17T07:28:10.177Z] 699f458cf7ca: Verifying Checksum [2023-03-17T07:28:10.177Z] 699f458cf7ca: Download complete [2023-03-17T07:28:10.463Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T07:28:10.463Z] 8998bd30e6a1: Download complete [2023-03-17T07:28:13.089Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T07:28:13.089Z] 2437ff75d9bd: Download complete [2023-03-17T07:28:15.054Z] 8998bd30e6a1: Pull complete [2023-03-17T07:28:15.325Z] 04944245beec: Pull complete [2023-03-17T07:28:16.743Z] 699f458cf7ca: Pull complete [2023-03-17T07:28:17.012Z] 765212b225bb: Pull complete [2023-03-17T07:28:17.979Z] f23df028b6ca: Pull complete [2023-03-17T07:28:17.979Z] d65c8cfc05b1: Pull complete [2023-03-17T07:28:32.976Z] 2437ff75d9bd: Pull complete [2023-03-17T07:28:32.976Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T07:28:32.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T07:28:32.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:28:33.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-4359 does not seem to be running inside a container [2023-03-17T07:28:33.235Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T07:28:36.234Z] $ docker top a6e3d1671ff5ccbfa953d958af213a54a52a740a1bc6a3c7a91417c29397eb4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:28:37.103Z] ---> job-cost.sh [2023-03-17T07:28:37.103Z] lf-activate-venv: SKIPPING [2023-03-17T07:28:37.103Z] INFO: No Stack... [2023-03-17T07:28:37.687Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T07:28:38.270Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T07:28:38.909Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2023-03-17T07:28:38.909Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T07:28:38.985Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-534-2-stack-cost] [2023-03-17T07:28:39.903Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-534-2-stack-cost] did not exist. Created. [2023-03-17T07:28:39.903Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-534-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T07:28:40.565Z] /w/workspace/device-mqtt-go/2@tmp/durable-e21b1702/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T07:28:41.236Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T07:28:41.258Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T07:28:41.308Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T07:28:41.320Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-534-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T07:28:41.343Z] $ docker stop --time=1 a6e3d1671ff5ccbfa953d958af213a54a52a740a1bc6a3c7a91417c29397eb4f [2023-03-17T07:28:42.867Z] $ docker rm -f --volumes a6e3d1671ff5ccbfa953d958af213a54a52a740a1bc6a3c7a91417c29397eb4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-17T07:28:43.277Z] provisioning config files... [2023-03-17T07:28:43.285Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/config5501125457603194576tmp [Pipeline] { [Pipeline] sh [2023-03-17T07:28:43.577Z] + set +x [2023-03-17T07:28:43.577Z] + curl -s https://codecov.io/bash [2023-03-17T07:28:43.577Z] + bash -s -- [2023-03-17T07:28:43.577Z] [2023-03-17T07:28:43.577Z] _____ _ [2023-03-17T07:28:43.577Z] / ____| | | [2023-03-17T07:28:43.577Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T07:28:43.577Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T07:28:43.577Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T07:28:43.577Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T07:28:43.577Z] Bash-1.0.6 [2023-03-17T07:28:43.577Z] [2023-03-17T07:28:43.577Z] [2023-03-17T07:28:43.577Z] ==> git version 2.25.1 found [2023-03-17T07:28:43.577Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-17T07:28:43.577Z] Release-Date: 2020-01-08 [2023-03-17T07:28:43.577Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-17T07:28:43.577Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T07:28:43.577Z] ==> Jenkins CI detected. [2023-03-17T07:28:43.578Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-534 [2023-03-17T07:28:43.578Z] project root: . [2023-03-17T07:28:43.578Z] --> token set from env [2023-03-17T07:28:43.578Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T07:28:43.578Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T07:28:43.578Z] ==> Python coveragepy not found [2023-03-17T07:28:43.578Z] ==> Searching for coverage reports in: [2023-03-17T07:28:43.578Z] + . [2023-03-17T07:28:43.578Z] -> Found 1 reports [2023-03-17T07:28:43.578Z] ==> Detecting git/mercurial file structure [2023-03-17T07:28:43.578Z] ==> Reading reports [2023-03-17T07:28:43.578Z] + ./coverage.out bytes=18047 [2023-03-17T07:28:43.837Z] ==> Appending adjustments [2023-03-17T07:28:43.838Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T07:28:43.838Z] + Found adjustments [2023-03-17T07:28:43.838Z] ==> Gzipping contents [2023-03-17T07:28:43.838Z] 4.0K /tmp/codecov.NaOxfr.gz [2023-03-17T07:28:43.838Z] ==> Uploading reports [2023-03-17T07:28:43.838Z] url: https://codecov.io [2023-03-17T07:28:43.838Z] query: branch=PR-534&commit=ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-534%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=534&job=&cmd_args= [2023-03-17T07:28:43.838Z] -> Pinging Codecov [2023-03-17T07:28:43.838Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-534&commit=ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-534%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=534&job=&cmd_args= [2023-03-17T07:28:43.838Z] -> Uploading to [2023-03-17T07:28:43.838Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/7D719EC7BBE17E464838252E33014C33/ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e/d3edb81c-d6c4-4972-ba2d-7e69b33d3444.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T072843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1ef808022c99e86fc5839be38a73144c57886d53413324c39bb5dbfc4aad0bc [2023-03-17T07:28:43.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T07:28:43.838Z] Dload Upload Total Spent Left Speed [2023-03-17T07:28:44.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 0 0 100 3149 0 9689 --:--:-- --:--:-- --:--:-- 9689 [2023-03-17T07:28:44.406Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ec55e131e1f90984a1e61dd7ca1e8ec1d6657d8e [Pipeline] } [2023-03-17T07:28:44.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-17T07:28:45.063Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives ] [2023-03-17T07:28:45.063Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives [2023-03-17T07:28:45.063Z] total 16 [2023-03-17T07:28:45.063Z] drwxr-xr-x 3 root root 4096 Mar 17 07:18 . [2023-03-17T07:28:45.063Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 07:18 .. [2023-03-17T07:28:45.063Z] drwxr-xr-x 2 root root 4096 Mar 17 07:18 cost [2023-03-17T07:28:45.063Z] -rw-r--r-- 1 root root 86 Mar 17 07:18 cost.csv [2023-03-17T07:28:45.063Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives [2023-03-17T07:28:45.063Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives [2023-03-17T07:28:45.063Z] total 16 [2023-03-17T07:28:45.063Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 07:18 . [2023-03-17T07:28:45.063Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 07:18 .. [2023-03-17T07:28:45.063Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 07:18 cost [2023-03-17T07:28:45.063Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 17 07:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:28:45.353Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:28:46.212Z] ---> package-listing.sh [2023-03-17T07:28:46.212Z] ++ facter osfamily [2023-03-17T07:28:46.212Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T07:28:46.212Z] + OS_FAMILY=debian [2023-03-17T07:28:46.212Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-534 [2023-03-17T07:28:46.212Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T07:28:46.212Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T07:28:46.212Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T07:28:46.212Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T07:28:46.212Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-534 ']' [2023-03-17T07:28:46.212Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T07:28:46.212Z] + case "${OS_FAMILY}" in [2023-03-17T07:28:46.471Z] + dpkg -l [2023-03-17T07:28:46.471Z] + grep '^ii' [2023-03-17T07:28:46.471Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T07:28:46.471Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T07:28:46.471Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T07:28:46.471Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-534 ']' [2023-03-17T07:28:46.471Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives/ [2023-03-17T07:28:46.471Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives/ [Pipeline] echo [2023-03-17T07:28:46.481Z] 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-534/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T07:28:46.759Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T07:28:47.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T07:28:47.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T07:28:47.387Z] prd-ubuntu20.04-docker-8c-8g-4358 does not seem to be running inside a container [2023-03-17T07:28:47.430Z] $ 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-534/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-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T07:28:47.625Z] $ docker top a4b8e058f9146defd23f748f8d3657768b6a690e2eacb4667441da9bf3a13984 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T07:28:47.954Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T07:28:48.239Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T07:28:48.523Z] + ls /var/log/sa-host [2023-03-17T07:28:48.523Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T07:28:48.586Z] provisioning config files... [2023-03-17T07:28:48.592Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/config1202075074926767726tmp [Pipeline] { [Pipeline] echo [2023-03-17T07:28:48.603Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:28:48.880Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T07:28:48.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:28:49.202Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T07:28:49.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:28:49.491Z] ---> sudo-logs.sh [2023-03-17T07:28:49.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T07:28:49.520Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:28:49.799Z] ---> job-cost.sh [2023-03-17T07:28:49.799Z] lf-activate-venv: SKIPPING [2023-03-17T07:28:49.799Z] DEBUG: total: 0.2199999988079071 [2023-03-17T07:28:49.799Z] INFO: Retrieving Stack Cost... [2023-03-17T07:28:50.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T07:28:50.625Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T07:28:50.635Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T07:28:50.915Z] ---> logs-deploy.sh [2023-03-17T07:28:50.915Z] lf-activate-venv: SKIPPING [2023-03-17T07:28:50.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-534/2 [2023-03-17T07:28:50.915Z] INFO: archiving workspace using pattern(s): [2023-03-17T07:28:51.851Z] Archives upload complete. [2023-03-17T07:28:51.851Z] INFO: archiving logs to Nexus