Pull request #642 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621+a20e3f699be50ae0fa7b260dcb78cdd891955ce4 (2047c237cab7dfc248a54034f280589da7584037) 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-ssh6494261051487839431.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh7625776742271952253.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh768256954009806962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1106502812327252406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10845078649133198253.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1164513609067135558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16747 in /w/workspace/gexfoundry_device-mqtt-go_PR-642 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-642 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 Merge succeeded, producing 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 Checking out Revision 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 (PR-642) > git config core.sparsecheckout # timeout=10 > git checkout -f 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 # 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 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 # timeout=10 Commit message: "docs: Update Readme to refer to 3.1 main doc page" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-06T23:29:06.743Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-06T23:29:06.910Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-06T23:29:07.006Z] ========================================================= [2023-11-06T23:29:07.006Z] EdgeX Global Pipelines Version Info [2023-11-06T23:29:07.006Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:29:07.759Z] ------------------- [2023-11-06T23:29:07.759Z] stable info: [2023-11-06T23:29:07.759Z] ------------------- [2023-11-06T23:29:07.759Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-06T23:29:07.759Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T23:29:07.759Z] Message: update stable to v1.0.257 [2023-11-06T23:29:08.331Z] ------------------- [2023-11-06T23:29:08.331Z] experimental info: [2023-11-06T23:29:08.331Z] ------------------- [2023-11-06T23:29:08.331Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-06T23:29:08.331Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T23:29:08.331Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-06T23:29:08.612Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-06T23:29:08.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-06T23:29:08.692Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-06T23:29:08.734Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-06T23:29:08.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-06T23:29:08.813Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-06T23:29:08.855Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-06T23:29:08.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-06T23:29:08.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-06T23:29:08.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-06T23:29:09.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-06T23:29:09.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-06T23:29:09.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-06T23:29:09.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-06T23:29:09.183Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T23:29:09.219Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T23:29:09.257Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T23:29:09.294Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T23:29:09.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-06T23:29:09.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-06T23:29:09.410Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-06T23:29:09.446Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-06T23:29:09.483Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-06T23:29:09.521Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-06T23:29:09.558Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-06T23:29:09.598Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-06T23:29:09.640Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-06T23:29:09.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo [2023-11-06T23:29:09.727Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo [2023-11-06T23:29:09.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo [2023-11-06T23:29:09.815Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] echo [2023-11-06T23:29:09.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 316564c [Pipeline] echo [2023-11-06T23:29:09.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:29:10.007Z] provisioning config files... [2023-11-06T23:29:10.021Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/config17592911558777037941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:29:10.362Z] ---> docker-login.sh [2023-11-06T23:29:10.362Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:29:10.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:10.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:10.622Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:10.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:10.622Z] [2023-11-06T23:29:10.622Z] Login Succeeded [2023-11-06T23:29:10.622Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:29:10.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:10.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:10.882Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:10.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:10.882Z] [2023-11-06T23:29:10.882Z] Login Succeeded [2023-11-06T23:29:10.882Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:29:10.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:10.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:10.882Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:10.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:10.882Z] [2023-11-06T23:29:10.882Z] Login Succeeded [2023-11-06T23:29:10.882Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:29:11.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:11.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:11.145Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:11.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:11.145Z] [2023-11-06T23:29:11.145Z] Login Succeeded [2023-11-06T23:29:11.145Z] docker.io [2023-11-06T23:29:11.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:11.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:11.412Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:11.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:11.412Z] [2023-11-06T23:29:11.412Z] Login Succeeded [2023-11-06T23:29:11.412Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:29:11.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-06T23:29:12.047Z] + git rev-list -1 --merges 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621~1..316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] echo [2023-11-06T23:29:12.119Z] -----------> git rev-list -1 --merges 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621~1..316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [false] [Pipeline] sh [2023-11-06T23:29:12.438Z] + git log --format=format:%s -1 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] echo [2023-11-06T23:29:12.481Z] ========================================================= [2023-11-06T23:29:12.481Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-06T23:29:12.481Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:29:12.932Z] + git log --format=format:%s -1 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] echo [2023-11-06T23:29:12.964Z] [semverPrep] GIT_COMMIT: 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621, Commit Message: docs: Update Readme to refer to 3.1 main doc page [Pipeline] echo [2023-11-06T23:29:12.994Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-06T23:29:13.371Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:29:13.371Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-06T23:29:13.371Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-06T23:29:13.371Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-06T23:29:13.371Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-06T23:29:13.371Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-06T23:29:13.371Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:29:13.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:29:13.799Z] [2023-11-06T23:29:13.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:29:14.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:29:14.237Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-06T23:29:14.237Z] b85a868b505f: Pulling fs layer [2023-11-06T23:29:14.237Z] e2be974225ed: Pulling fs layer [2023-11-06T23:29:14.237Z] 339a4e72a1f5: Pulling fs layer [2023-11-06T23:29:14.237Z] 988bab9f4d93: Pulling fs layer [2023-11-06T23:29:14.237Z] 1469e6f7b9e6: Pulling fs layer [2023-11-06T23:29:14.237Z] eaf3925da568: Pulling fs layer [2023-11-06T23:29:14.237Z] bab4dde63d76: Pulling fs layer [2023-11-06T23:29:14.237Z] bde34c3a00c8: Pulling fs layer [2023-11-06T23:29:14.237Z] b352a97aabf1: Pulling fs layer [2023-11-06T23:29:14.237Z] 4872d77fe225: Pulling fs layer [2023-11-06T23:29:14.237Z] 5851b861e8e6: Pulling fs layer [2023-11-06T23:29:14.237Z] bab4dde63d76: Waiting [2023-11-06T23:29:14.237Z] bde34c3a00c8: Waiting [2023-11-06T23:29:14.237Z] b352a97aabf1: Waiting [2023-11-06T23:29:14.237Z] 4872d77fe225: Waiting [2023-11-06T23:29:14.237Z] 5851b861e8e6: Waiting [2023-11-06T23:29:14.237Z] 988bab9f4d93: Waiting [2023-11-06T23:29:14.237Z] eaf3925da568: Waiting [2023-11-06T23:29:14.237Z] e2be974225ed: Download complete [2023-11-06T23:29:14.237Z] 988bab9f4d93: Verifying Checksum [2023-11-06T23:29:14.237Z] 988bab9f4d93: Download complete [2023-11-06T23:29:14.237Z] 1469e6f7b9e6: Verifying Checksum [2023-11-06T23:29:14.237Z] 1469e6f7b9e6: Download complete [2023-11-06T23:29:14.237Z] 339a4e72a1f5: Verifying Checksum [2023-11-06T23:29:14.237Z] 339a4e72a1f5: Download complete [2023-11-06T23:29:14.237Z] eaf3925da568: Verifying Checksum [2023-11-06T23:29:14.237Z] eaf3925da568: Download complete [2023-11-06T23:29:14.237Z] bde34c3a00c8: Verifying Checksum [2023-11-06T23:29:14.237Z] bde34c3a00c8: Download complete [2023-11-06T23:29:14.514Z] b352a97aabf1: Verifying Checksum [2023-11-06T23:29:14.514Z] b352a97aabf1: Download complete [2023-11-06T23:29:14.514Z] 4872d77fe225: Verifying Checksum [2023-11-06T23:29:14.514Z] 4872d77fe225: Download complete [2023-11-06T23:29:14.514Z] 5851b861e8e6: Download complete [2023-11-06T23:29:14.514Z] b85a868b505f: Verifying Checksum [2023-11-06T23:29:14.514Z] b85a868b505f: Download complete [2023-11-06T23:29:14.774Z] bab4dde63d76: Verifying Checksum [2023-11-06T23:29:14.774Z] bab4dde63d76: Download complete [2023-11-06T23:29:15.710Z] b85a868b505f: Pull complete [2023-11-06T23:29:15.970Z] e2be974225ed: Pull complete [2023-11-06T23:29:16.229Z] 339a4e72a1f5: Pull complete [2023-11-06T23:29:16.489Z] 988bab9f4d93: Pull complete [2023-11-06T23:29:16.748Z] 1469e6f7b9e6: Pull complete [2023-11-06T23:29:16.748Z] eaf3925da568: Pull complete [2023-11-06T23:29:18.684Z] bab4dde63d76: Pull complete [2023-11-06T23:29:18.684Z] bde34c3a00c8: Pull complete [2023-11-06T23:29:18.684Z] b352a97aabf1: Pull complete [2023-11-06T23:29:18.684Z] 4872d77fe225: Pull complete [2023-11-06T23:29:18.684Z] 5851b861e8e6: Pull complete [2023-11-06T23:29:18.684Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-06T23:29:18.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:29:18.946Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:29:19.184Z] prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container [2023-11-06T23:29:19.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:29:22.577Z] $ docker top 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff -eo pid,comm [2023-11-06T23:29:22.628Z] 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-11-06T23:29:22.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:29:22.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:29:22.760Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:29:22.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:29:22.889Z] $ docker exec 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff ssh-agent [2023-11-06T23:29:22.986Z] SSH_AUTH_SOCK=/tmp/ssh-YAg7xdZBsqGS/agent.33 [2023-11-06T23:29:22.986Z] SSH_AGENT_PID=39 [2023-11-06T23:29:22.992Z] Running ssh-add (command line suppressed) [2023-11-06T23:29:23.094Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/private_key_12811136576618421529.key (/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/private_key_12811136576618421529.key) [2023-11-06T23:29:23.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:29:23.437Z] + git tag --points-at HEAD [Pipeline] } [2023-11-06T23:29:23.466Z] $ docker exec --env ******** --env ******** 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff ssh-agent -k [2023-11-06T23:29:23.559Z] unset SSH_AUTH_SOCK; [2023-11-06T23:29:23.560Z] unset SSH_AGENT_PID; [2023-11-06T23:29:23.560Z] echo Agent pid 39 killed; [2023-11-06T23:29:23.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-06T23:29:23.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:29:23.656Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:29:23.759Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:29:23.766Z] $ docker exec 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff ssh-agent [2023-11-06T23:29:23.867Z] SSH_AUTH_SOCK=/tmp/ssh-lcv3qPt50yLJ/agent.71 [2023-11-06T23:29:23.867Z] SSH_AGENT_PID=78 [2023-11-06T23:29:23.872Z] Running ssh-add (command line suppressed) [2023-11-06T23:29:23.993Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/private_key_17063569815507961198.key (/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/private_key_17063569815507961198.key) [2023-11-06T23:29:24.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:29:24.326Z] + git semver init [2023-11-06T23:29:24.586Z] 2023-11-06 23:29:24,507 [run_init] DEBUG init version:0.0.0 force:False [2023-11-06T23:29:24.586Z] 2023-11-06 23:29:24,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver [2023-11-06T23:29:24.586Z] 2023-11-06 23:29:24,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver [2023-11-06T23:29:24.586Z] 2023-11-06 23:29:24,508 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-642, universal_newlines=False, shell=None, istream=None) [2023-11-06T23:29:25.522Z] 2023-11-06 23:29:25,377 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642/.git/info/exclude [2023-11-06T23:29:25.522Z] 2023-11-06 23:29:25,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver/PR-642 with force:False [2023-11-06T23:29:25.522Z] 2023-11-06 23:29:25,378 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver/PR-642 [2023-11-06T23:29:25.522Z] 2023-11-06 23:29:25,382 [execute] INFO git cat-file --batch-check [2023-11-06T23:29:25.522Z] 2023-11-06 23:29:25,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T23:29:25.522Z] 2023-11-06 23:29:25,389 [execute] INFO git cat-file --batch [2023-11-06T23:29:25.522Z] 2023-11-06 23:29:25,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T23:29:25.522Z] 2023-11-06 23:29:25,394 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-642/.semver/PR-642 [2023-11-06T23:29:25.522Z] 0.0.0 [Pipeline] } [2023-11-06T23:29:25.550Z] $ docker exec --env ******** --env ******** 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff ssh-agent -k [2023-11-06T23:29:25.644Z] unset SSH_AUTH_SOCK; [2023-11-06T23:29:25.644Z] unset SSH_AGENT_PID; [2023-11-06T23:29:25.644Z] echo Agent pid 78 killed; [2023-11-06T23:29:25.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:29:26.059Z] + git semver [Pipeline] } [2023-11-06T23:29:26.352Z] $ docker stop --time=1 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff [2023-11-06T23:29:27.626Z] $ docker rm -f --volumes 0419d5853b2009adb8457f666b5e59ef8c0453c3cc1240e8d5d382ec19f2a8ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:29:28.024Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-06T23:29:28.312Z] Stashed 1 file(s) [Pipeline] echo [2023-11-06T23:29:28.337Z] [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-11-06T23:29:28.965Z] provisioning config files... [2023-11-06T23:29:28.974Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/config12310555295687827796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:29:29.322Z] ---> docker-login.sh [2023-11-06T23:29:29.322Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:29:29.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:29.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:29.322Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:29.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:29.322Z] [2023-11-06T23:29:29.322Z] Login Succeeded [2023-11-06T23:29:29.322Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:29:29.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:29.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:29.322Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:29.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:29.322Z] [2023-11-06T23:29:29.322Z] Login Succeeded [2023-11-06T23:29:29.322Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:29:29.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:29.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:29.580Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:29.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:29.580Z] [2023-11-06T23:29:29.580Z] Login Succeeded [2023-11-06T23:29:29.580Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:29:29.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:29.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:29.580Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:29.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:29.580Z] [2023-11-06T23:29:29.580Z] Login Succeeded [2023-11-06T23:29:29.580Z] docker.io [2023-11-06T23:29:29.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:29:30.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:29:30.100Z] Configure a credential helper to remove this warning. See [2023-11-06T23:29:30.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:29:30.100Z] [2023-11-06T23:29:30.100Z] Login Succeeded [2023-11-06T23:29:30.100Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:29:30.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T23:29:30.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:29:30.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:29:30.449Z] ========================================================= [2023-11-06T23:29:30.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-06T23:29:30.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:29:30.912Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T23:29:30.912Z] Sending build context to Docker daemon 6.564MB [2023-11-06T23:29:30.912Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:29:30.912Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-06T23:29:30.912Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-06T23:29:30.912Z] 7264a8db6415: Pulling fs layer [2023-11-06T23:29:30.912Z] c4d48a809fc2: Pulling fs layer [2023-11-06T23:29:30.912Z] 4f1c88b9dad5: Pulling fs layer [2023-11-06T23:29:30.912Z] ad3a456e5733: Pulling fs layer [2023-11-06T23:29:30.912Z] 33e27b845d1e: Pulling fs layer [2023-11-06T23:29:30.912Z] c68163c4e522: Pulling fs layer [2023-11-06T23:29:30.912Z] 50da416c3ac9: Pulling fs layer [2023-11-06T23:29:30.912Z] 23d2d4c4bb30: Pulling fs layer [2023-11-06T23:29:30.912Z] 33e27b845d1e: Waiting [2023-11-06T23:29:30.912Z] 23d2d4c4bb30: Waiting [2023-11-06T23:29:30.912Z] 50da416c3ac9: Waiting [2023-11-06T23:29:30.912Z] c68163c4e522: Waiting [2023-11-06T23:29:31.175Z] c4d48a809fc2: Download complete [2023-11-06T23:29:31.175Z] ad3a456e5733: Verifying Checksum [2023-11-06T23:29:31.175Z] ad3a456e5733: Download complete [2023-11-06T23:29:31.175Z] 33e27b845d1e: Verifying Checksum [2023-11-06T23:29:31.175Z] 33e27b845d1e: Download complete [2023-11-06T23:29:31.175Z] 7264a8db6415: Verifying Checksum [2023-11-06T23:29:31.175Z] 7264a8db6415: Download complete [2023-11-06T23:29:31.175Z] c68163c4e522: Verifying Checksum [2023-11-06T23:29:31.175Z] c68163c4e522: Download complete [2023-11-06T23:29:31.175Z] 7264a8db6415: Pull complete [2023-11-06T23:29:31.434Z] 23d2d4c4bb30: Verifying Checksum [2023-11-06T23:29:31.434Z] 23d2d4c4bb30: Download complete [2023-11-06T23:29:31.434Z] c4d48a809fc2: Pull complete [2023-11-06T23:29:31.434Z] 4f1c88b9dad5: Verifying Checksum [2023-11-06T23:29:31.434Z] 4f1c88b9dad5: Download complete [2023-11-06T23:29:32.000Z] 50da416c3ac9: Verifying Checksum [2023-11-06T23:29:32.000Z] 50da416c3ac9: Download complete [2023-11-06T23:29:35.285Z] 4f1c88b9dad5: Pull complete [2023-11-06T23:29:35.285Z] ad3a456e5733: Pull complete [2023-11-06T23:29:35.285Z] 33e27b845d1e: Pull complete [2023-11-06T23:29:35.285Z] c68163c4e522: Pull complete [2023-11-06T23:29:37.825Z] 50da416c3ac9: Pull complete [2023-11-06T23:29:38.095Z] 23d2d4c4bb30: Pull complete [2023-11-06T23:29:38.095Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-06T23:29:38.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T23:29:38.096Z] ---> 0786185ac409 [2023-11-06T23:29:38.096Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:29:43.390Z] ---> Running in 67dcc55d44cc [2023-11-06T23:29:43.390Z] Removing intermediate container 67dcc55d44cc [2023-11-06T23:29:43.390Z] ---> d3d2654bf111 [2023-11-06T23:29:43.390Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:29:43.390Z] ---> Running in b45f0fdc5603 [2023-11-06T23:29:43.390Z] Removing intermediate container b45f0fdc5603 [2023-11-06T23:29:43.390Z] ---> 05ff460fb58b [2023-11-06T23:29:43.390Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-06T23:29:43.390Z] ---> Running in e7005639b159 [2023-11-06T23:29:43.390Z] Removing intermediate container e7005639b159 [2023-11-06T23:29:43.390Z] ---> 9d951d4f6699 [2023-11-06T23:29:43.390Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:29:43.390Z] ---> Running in f849107d8c07 [2023-11-06T23:29:43.390Z] Removing intermediate container f849107d8c07 [2023-11-06T23:29:43.390Z] ---> a14b690055c7 [2023-11-06T23:29:43.390Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:29:43.390Z] ---> Running in ea6e56e020a3 [2023-11-06T23:29:43.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:29:43.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:29:43.649Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-06T23:29:43.649Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-06T23:29:43.649Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-06T23:29:43.649Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-06T23:29:43.649Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T23:29:43.649Z] OK: 268 MiB in 56 packages [2023-11-06T23:29:43.752Z] Still waiting to schedule task [2023-11-06T23:29:43.752Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-06T23:29:44.216Z] Removing intermediate container ea6e56e020a3 [2023-11-06T23:29:44.216Z] ---> a09d41480a3f [2023-11-06T23:29:44.216Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-06T23:29:44.216Z] ---> Running in 30c26db2be7f [2023-11-06T23:29:44.481Z] Removing intermediate container 30c26db2be7f [2023-11-06T23:29:44.481Z] ---> 54b463df7f01 [2023-11-06T23:29:44.481Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-06T23:29:44.481Z] ---> b9e7bcff0e6c [2023-11-06T23:29:44.481Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:29:44.481Z] ---> Running in 02eece8780e7 [2023-11-06T23:30:31.225Z] Removing intermediate container 02eece8780e7 [2023-11-06T23:30:31.225Z] ---> d0fa85442e81 [2023-11-06T23:30:31.225Z] Step 11/12 : COPY . . [2023-11-06T23:30:31.225Z] ---> ec0838310a9f [2023-11-06T23:30:31.225Z] Step 12/12 : RUN $MAKE [2023-11-06T23:30:31.225Z] ---> Running in 01fb08084e6e [2023-11-06T23:30:31.225Z] noop [2023-11-06T23:30:31.225Z] Removing intermediate container 01fb08084e6e [2023-11-06T23:30:31.225Z] ---> 56377b745201 [2023-11-06T23:30:31.225Z] Successfully built 56377b745201 [2023-11-06T23:30:31.225Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:30:31.670Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T23:30:31.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:30:31.844Z] prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container [2023-11-06T23:30:31.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T23:30:32.240Z] $ docker top afd8bae1d3b785dc2b2b629979d7cf9521526d1d73cf86f1ffc14d881149e366 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:30:32.627Z] + go version [2023-11-06T23:30:32.627Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-06T23:30:32.669Z] $ docker stop --time=1 afd8bae1d3b785dc2b2b629979d7cf9521526d1d73cf86f1ffc14d881149e366 [2023-11-06T23:30:33.947Z] $ docker rm -f --volumes afd8bae1d3b785dc2b2b629979d7cf9521526d1d73cf86f1ffc14d881149e366 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:30:34.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T23:30:34.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:30:34.762Z] prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container [2023-11-06T23:30:34.799Z] $ 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-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T23:30:35.129Z] $ docker top 1af637e040dc0a3ef77472addfca34949b3b5eafad58a711c553a8a4d9fbbcaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:30:35.510Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-642 [Pipeline] fileExists [Pipeline] sh [2023-11-06T23:30:35.867Z] + make test [2023-11-06T23:30:35.868Z] go test ./... -coverprofile=coverage.out ./... [2023-11-06T23:30:37.242Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-06T23:30:47.205Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-06T23:30:47.205Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-06T23:30:47.205Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2023-11-06T23:30:53.757Z] go vet ./... [2023-11-06T23:30:57.058Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T23:30:57.058Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T23:30:57.058Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-06T23:30:57.353Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T23:30:57.392Z] $ docker stop --time=1 1af637e040dc0a3ef77472addfca34949b3b5eafad58a711c553a8a4d9fbbcaf [2023-11-06T23:31:00.316Z] $ docker rm -f --volumes 1af637e040dc0a3ef77472addfca34949b3b5eafad58a711c553a8a4d9fbbcaf [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:31:00.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T23:31:00.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-06T23:31:01.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T23:31:01.882Z] + ls -al . [2023-11-06T23:31:01.882Z] total 184 [2023-11-06T23:31:01.882Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 23:30 . [2023-11-06T23:31:01.882Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:29 .. [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 6 23:29 .dockerignore [2023-11-06T23:31:01.882Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:30 .git [2023-11-06T23:31:01.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:29 .github [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 6 23:29 .gitignore [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:29 .golangci.yml [2023-11-06T23:31:01.882Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:29 .semver [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 6 23:29 Attribution.txt [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 6 23:29 CHANGELOG.md [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 6 23:29 Dockerfile [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:29 GOVERNANCE.md [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 6 23:29 Jenkinsfile [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 6 23:29 LICENSE [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 6 23:29 Makefile [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 6 23:29 OWNERS.md [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 6 23:29 README.md [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 23:29 VERSION [2023-11-06T23:31:01.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:29 bin [2023-11-06T23:31:01.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:29 cmd [2023-11-06T23:31:01.882Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 6 23:30 coverage.out [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 3822 Nov 6 23:29 go.mod [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 6 23:29 go.sum [2023-11-06T23:31:01.882Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:29 internal [2023-11-06T23:31:01.882Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:29 mock [2023-11-06T23:31:01.882Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 6 23:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:31:02.267Z] + 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=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 --label arch=amd64 --label version=0.0.0 . [2023-11-06T23:31:02.267Z] Sending build context to Docker daemon 6.583MB [2023-11-06T23:31:02.267Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:31:02.267Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-06T23:31:02.267Z] ---> 56377b745201 [2023-11-06T23:31:02.267Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:31:02.529Z] ---> Running in 1992eda8b1e2 [2023-11-06T23:31:02.529Z] Removing intermediate container 1992eda8b1e2 [2023-11-06T23:31:02.529Z] ---> 793e1085e75b [2023-11-06T23:31:02.529Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:31:02.529Z] ---> Running in 64481827bb43 [2023-11-06T23:31:02.788Z] Removing intermediate container 64481827bb43 [2023-11-06T23:31:02.788Z] ---> e0aab455ffe1 [2023-11-06T23:31:02.788Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-06T23:31:02.788Z] ---> Running in 0e6255bec7f7 [2023-11-06T23:31:02.788Z] Removing intermediate container 0e6255bec7f7 [2023-11-06T23:31:02.788Z] ---> 3a021664496b [2023-11-06T23:31:02.788Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:31:02.788Z] ---> Running in 77b754893517 [2023-11-06T23:31:03.047Z] Removing intermediate container 77b754893517 [2023-11-06T23:31:03.047Z] ---> b8291482364e [2023-11-06T23:31:03.047Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:31:03.047Z] ---> Running in 45dc1956dd2f [2023-11-06T23:31:03.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:31:03.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:31:03.876Z] OK: 268 MiB in 56 packages [2023-11-06T23:31:04.136Z] Removing intermediate container 45dc1956dd2f [2023-11-06T23:31:04.136Z] ---> 9ec6b01ef2e2 [2023-11-06T23:31:04.136Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-06T23:31:04.136Z] ---> Running in b61fbee34d65 [2023-11-06T23:31:04.136Z] Removing intermediate container b61fbee34d65 [2023-11-06T23:31:04.136Z] ---> cdb93cec48ec [2023-11-06T23:31:04.136Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-06T23:31:04.136Z] ---> 640163b066a7 [2023-11-06T23:31:04.136Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:31:04.396Z] ---> Running in 31658d4b2b74 [2023-11-06T23:31:04.966Z] Removing intermediate container 31658d4b2b74 [2023-11-06T23:31:04.966Z] ---> b39db88b9018 [2023-11-06T23:31:04.966Z] Step 11/24 : COPY . . [2023-11-06T23:31:05.556Z] ---> 643be25e74ed [2023-11-06T23:31:05.556Z] Step 12/24 : RUN $MAKE [2023-11-06T23:31:05.556Z] ---> Running in 56a41dd88eb2 [2023-11-06T23:31:05.816Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-06T23:31:27.816Z] Removing intermediate container 56a41dd88eb2 [2023-11-06T23:31:27.816Z] ---> 7a1212d277fe [2023-11-06T23:31:27.816Z] Step 13/24 : FROM alpine:3.18 [2023-11-06T23:31:27.816Z] 3.18: Pulling from library/alpine [2023-11-06T23:31:27.816Z] 96526aa774ef: Pulling fs layer [2023-11-06T23:31:27.816Z] 96526aa774ef: Verifying Checksum [2023-11-06T23:31:27.816Z] 96526aa774ef: Download complete [2023-11-06T23:31:27.816Z] 96526aa774ef: Pull complete [2023-11-06T23:31:27.816Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T23:31:27.816Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T23:31:27.816Z] ---> 8ca4688f4f35 [2023-11-06T23:31:27.816Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-06T23:31:27.816Z] ---> Running in b166e15c47a0 [2023-11-06T23:31:27.816Z] Removing intermediate container b166e15c47a0 [2023-11-06T23:31:27.816Z] ---> fb65e36b2438 [2023-11-06T23:31:27.816Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-06T23:31:27.816Z] ---> Running in ff470a238c94 [2023-11-06T23:31:27.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:31:28.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:31:28.344Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-06T23:31:28.344Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T23:31:28.344Z] OK: 7 MiB in 16 packages [2023-11-06T23:31:28.603Z] Removing intermediate container ff470a238c94 [2023-11-06T23:31:28.603Z] ---> 01ab3d0f4687 [2023-11-06T23:31:28.603Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-06T23:31:29.577Z] ---> cf9762fe221d [2023-11-06T23:31:29.577Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-06T23:31:29.577Z] ---> 48234b20fbc3 [2023-11-06T23:31:29.577Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-06T23:31:29.577Z] ---> feb5a95133bb [2023-11-06T23:31:29.577Z] Step 19/24 : EXPOSE 59982 [2023-11-06T23:31:29.839Z] ---> Running in c4e036c8df27 [2023-11-06T23:31:29.839Z] Removing intermediate container c4e036c8df27 [2023-11-06T23:31:29.839Z] ---> 14d9aa5054f9 [2023-11-06T23:31:29.839Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-06T23:31:29.839Z] ---> Running in c0bb6bf593e5 [2023-11-06T23:31:29.839Z] Removing intermediate container c0bb6bf593e5 [2023-11-06T23:31:29.839Z] ---> 68092052a40a [2023-11-06T23:31:29.839Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-06T23:31:29.839Z] ---> Running in 411b5a06d989 [2023-11-06T23:31:30.099Z] Removing intermediate container 411b5a06d989 [2023-11-06T23:31:30.099Z] ---> 1d716a0d5c12 [2023-11-06T23:31:30.099Z] Step 22/24 : LABEL arch=amd64 [2023-11-06T23:31:30.099Z] ---> Running in beb93fd70649 [2023-11-06T23:31:30.099Z] Removing intermediate container beb93fd70649 [2023-11-06T23:31:30.099Z] ---> 39f7bb6e99d1 [2023-11-06T23:31:30.099Z] Step 23/24 : LABEL git_sha=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [2023-11-06T23:31:30.099Z] ---> Running in 1ea2f4ce7cfd [2023-11-06T23:31:30.357Z] Removing intermediate container 1ea2f4ce7cfd [2023-11-06T23:31:30.357Z] ---> d33d15ec49b7 [2023-11-06T23:31:30.357Z] Step 24/24 : LABEL version=0.0.0 [2023-11-06T23:31:30.357Z] ---> Running in 37f1f9178e9d [2023-11-06T23:31:30.357Z] Removing intermediate container 37f1f9178e9d [2023-11-06T23:31:30.357Z] ---> f46ee96116a8 [2023-11-06T23:31:30.357Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T23:31:30.357Z] Successfully built f46ee96116a8 [2023-11-06T23:31:30.357Z] 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-11-06T23:31:31.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:31:31.252Z] [2023-11-06T23:31:31.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:31:31.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:31:31.630Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-06T23:31:31.630Z] 5eb5b503b376: Pulling fs layer [2023-11-06T23:31:31.630Z] 5c69ac0246d0: Pulling fs layer [2023-11-06T23:31:31.630Z] ec43610c2a17: Pulling fs layer [2023-11-06T23:31:31.630Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-06T23:31:31.630Z] 33b1e0a273af: Pulling fs layer [2023-11-06T23:31:31.630Z] 3a2ae6a8a46f: Waiting [2023-11-06T23:31:31.630Z] 5d3b04190fa2: Pulling fs layer [2023-11-06T23:31:31.630Z] 2f39f015ded8: Pulling fs layer [2023-11-06T23:31:31.630Z] 33b1e0a273af: Waiting [2023-11-06T23:31:31.630Z] 5d3b04190fa2: Waiting [2023-11-06T23:31:31.630Z] 2f39f015ded8: Waiting [2023-11-06T23:31:31.630Z] 5c69ac0246d0: Download complete [2023-11-06T23:31:31.630Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-06T23:31:31.630Z] 3a2ae6a8a46f: Download complete [2023-11-06T23:31:31.630Z] 33b1e0a273af: Verifying Checksum [2023-11-06T23:31:31.630Z] 33b1e0a273af: Download complete [2023-11-06T23:31:31.630Z] 5d3b04190fa2: Verifying Checksum [2023-11-06T23:31:31.630Z] 5d3b04190fa2: Download complete [2023-11-06T23:31:31.890Z] ec43610c2a17: Verifying Checksum [2023-11-06T23:31:31.890Z] ec43610c2a17: Download complete [2023-11-06T23:31:31.890Z] 5eb5b503b376: Verifying Checksum [2023-11-06T23:31:31.890Z] 5eb5b503b376: Download complete [2023-11-06T23:31:32.456Z] 2f39f015ded8: Download complete [2023-11-06T23:31:33.390Z] 5eb5b503b376: Pull complete [2023-11-06T23:31:33.390Z] 5c69ac0246d0: Pull complete [2023-11-06T23:31:33.958Z] ec43610c2a17: Pull complete [2023-11-06T23:31:33.958Z] 3a2ae6a8a46f: Pull complete [2023-11-06T23:31:34.524Z] 33b1e0a273af: Pull complete [2023-11-06T23:31:34.524Z] 5d3b04190fa2: Pull complete [2023-11-06T23:31:39.787Z] 2f39f015ded8: Pull complete [2023-11-06T23:31:39.787Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-06T23:31:39.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:31:39.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:31:40.028Z] prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container [2023-11-06T23:31:40.081Z] $ 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-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T23:31:44.548Z] $ docker top 1668f42f0c5dba6d4a96943438489a54fc37a6bf0b96aad504e9f72003900bd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:31:45.148Z] ---> job-cost.sh [2023-11-06T23:31:45.148Z] lf-activate-venv: SKIPPING [2023-11-06T23:31:45.148Z] INFO: No Stack... [2023-11-06T23:31:45.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T23:31:45.667Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T23:31:45.985Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives/cost.csv [2023-11-06T23:31:45.985Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T23:31:46.028Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [2023-11-06T23:31:46.033Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] did not exist. Created. [2023-11-06T23:31:46.033Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T23:31:46.418Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-06T23:31:46.475Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T23:31:46.509Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T23:31:46.597Z] $ docker stop --time=1 1668f42f0c5dba6d4a96943438489a54fc37a6bf0b96aad504e9f72003900bd6 [2023-11-06T23:31:47.759Z] $ docker rm -f --volumes 1668f42f0c5dba6d4a96943438489a54fc37a6bf0b96aad504e9f72003900bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-06T23:32:39.576Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16750 in /w/workspace/gexfoundry_device-mqtt-go_PR-642 [Pipeline] { [Pipeline] ws [2023-11-06T23:32:39.633Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-11-06T23:32:39.720Z] The recommended git tool is: git [2023-11-06T23:32:45.941Z] using credential edgex-jenkins-ssh [2023-11-06T23:32:45.956Z] Cloning the remote Git repository [2023-11-06T23:32:46.015Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-06T23:32:46.119Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-11-06T23:32:46.298Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-06T23:32:46.299Z] > git --version # timeout=10 [2023-11-06T23:32:46.320Z] > git --version # 'git version 2.25.1' [2023-11-06T23:32:46.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T23:32:46.504Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T23:32:48.830Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-06T23:32:48.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T23:32:49.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-06T23:32:49.833Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-06T23:32:49.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T23:32:49.852Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-06T23:32:50.468Z] Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [2023-11-06T23:32:50.789Z] Merge succeeded, producing 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [2023-11-06T23:32:50.790Z] Checking out Revision 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 (PR-642) [2023-11-06T23:32:50.490Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T23:32:50.596Z] > git checkout -f 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 # timeout=10 [2023-11-06T23:32:50.683Z] > git remote # timeout=10 [2023-11-06T23:32:50.702Z] > git config --get remote.origin.url # timeout=10 [2023-11-06T23:32:50.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T23:32:50.742Z] > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 [2023-11-06T23:32:50.768Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-06T23:32:50.800Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T23:32:50.815Z] > git checkout -f 316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 # timeout=10 [2023-11-06T23:32:54.348Z] Commit message: "docs: Update Readme to refer to 3.1 main doc page" [2023-11-06T23:32:54.404Z] > git --version # timeout=10 [2023-11-06T23:32:54.416Z] > git --version # 'git version 2.25.1' [2023-11-06T23:32:54.433Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:32:55.492Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-06T23:32:55.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T23:32:55.492Z] Dload Upload Total Spent Left Speed [2023-11-06T23:32:55.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh [2023-11-06T23:32:56.219Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-06T23:32:56.560Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-06T23:32:56.560Z] + sudo tee /etc/docker/daemon.new [2023-11-06T23:32:56.560Z] { [2023-11-06T23:32:56.560Z] "registry-mirrors": [ [2023-11-06T23:32:56.560Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-06T23:32:56.560Z] ], [2023-11-06T23:32:56.560Z] "bip": "10.250.0.254/24", [2023-11-06T23:32:56.560Z] "hosts": [ [2023-11-06T23:32:56.560Z] "tcp://0.0.0.0:5555", [2023-11-06T23:32:56.560Z] "unix:///var/run/docker.sock" [2023-11-06T23:32:56.560Z] ], [2023-11-06T23:32:56.560Z] "mtu": 1458, [2023-11-06T23:32:56.560Z] "selinux-enabled": true, [2023-11-06T23:32:56.560Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-06T23:32:56.560Z] } [Pipeline] sh [2023-11-06T23:32:56.904Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-06T23:32:57.251Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:33:15.695Z] provisioning config files... [2023-11-06T23:33:15.727Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2339222720276688165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:33:16.129Z] ---> docker-login.sh [2023-11-06T23:33:16.129Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:33:16.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:33:16.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:33:16.681Z] Configure a credential helper to remove this warning. See [2023-11-06T23:33:16.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:33:16.681Z] [2023-11-06T23:33:16.681Z] Login Succeeded [2023-11-06T23:33:16.681Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:33:16.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:33:17.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:33:17.226Z] Configure a credential helper to remove this warning. See [2023-11-06T23:33:17.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:33:17.226Z] [2023-11-06T23:33:17.226Z] Login Succeeded [2023-11-06T23:33:17.226Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:33:17.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:33:17.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:33:17.498Z] Configure a credential helper to remove this warning. See [2023-11-06T23:33:17.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:33:17.498Z] [2023-11-06T23:33:17.498Z] Login Succeeded [2023-11-06T23:33:17.498Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:33:17.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:33:18.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:33:18.042Z] Configure a credential helper to remove this warning. See [2023-11-06T23:33:18.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:33:18.042Z] [2023-11-06T23:33:18.042Z] Login Succeeded [2023-11-06T23:33:18.042Z] docker.io [2023-11-06T23:33:18.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:33:18.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:33:18.589Z] Configure a credential helper to remove this warning. See [2023-11-06T23:33:18.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:33:18.589Z] [2023-11-06T23:33:18.589Z] Login Succeeded [2023-11-06T23:33:18.589Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:33:18.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T23:33:19.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:33:19.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:33:19.124Z] ========================================================= [2023-11-06T23:33:19.124Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-06T23:33:19.124Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:33:19.612Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T23:33:19.886Z] Sending build context to Docker daemon 3.382MB [2023-11-06T23:33:19.886Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:33:19.886Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-06T23:33:20.157Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-06T23:33:20.157Z] 9fda8d8052c6: Pulling fs layer [2023-11-06T23:33:20.157Z] 5d54e960e981: Pulling fs layer [2023-11-06T23:33:20.157Z] c4a7e357bf2a: Pulling fs layer [2023-11-06T23:33:20.157Z] f0e02332f6b5: Pulling fs layer [2023-11-06T23:33:20.157Z] cefa15bbcfad: Pulling fs layer [2023-11-06T23:33:20.157Z] 17808c966233: Pulling fs layer [2023-11-06T23:33:20.157Z] f4c1fc716caa: Pulling fs layer [2023-11-06T23:33:20.157Z] cefa15bbcfad: Waiting [2023-11-06T23:33:20.157Z] 17808c966233: Waiting [2023-11-06T23:33:20.157Z] f4c1fc716caa: Waiting [2023-11-06T23:33:20.157Z] f0e02332f6b5: Waiting [2023-11-06T23:33:20.157Z] 5d54e960e981: Download complete [2023-11-06T23:33:20.157Z] f0e02332f6b5: Verifying Checksum [2023-11-06T23:33:20.157Z] f0e02332f6b5: Download complete [2023-11-06T23:33:20.157Z] cefa15bbcfad: Download complete [2023-11-06T23:33:20.157Z] 9fda8d8052c6: Verifying Checksum [2023-11-06T23:33:20.157Z] 9fda8d8052c6: Download complete [2023-11-06T23:33:20.880Z] f4c1fc716caa: Verifying Checksum [2023-11-06T23:33:20.880Z] f4c1fc716caa: Download complete [2023-11-06T23:33:21.152Z] 9fda8d8052c6: Pull complete [2023-11-06T23:33:21.740Z] 5d54e960e981: Pull complete [2023-11-06T23:33:22.010Z] c4a7e357bf2a: Download complete [2023-11-06T23:33:23.433Z] 17808c966233: Verifying Checksum [2023-11-06T23:33:23.433Z] 17808c966233: Download complete [2023-11-06T23:33:35.777Z] c4a7e357bf2a: Pull complete [2023-11-06T23:33:35.777Z] f0e02332f6b5: Pull complete [2023-11-06T23:33:35.777Z] cefa15bbcfad: Pull complete [2023-11-06T23:33:45.876Z] 17808c966233: Pull complete [2023-11-06T23:33:46.851Z] f4c1fc716caa: Pull complete [2023-11-06T23:33:46.851Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-06T23:33:46.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T23:33:46.851Z] ---> ea914061e18c [2023-11-06T23:33:46.851Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:33:48.814Z] ---> Running in 7fcedcde754c [2023-11-06T23:33:49.402Z] Removing intermediate container 7fcedcde754c [2023-11-06T23:33:49.402Z] ---> 15ff14fd7c36 [2023-11-06T23:33:49.402Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:33:49.402Z] ---> Running in 2dfbbc37313b [2023-11-06T23:33:49.672Z] Removing intermediate container 2dfbbc37313b [2023-11-06T23:33:49.672Z] ---> 1e892ea39fc8 [2023-11-06T23:33:49.672Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-06T23:33:49.940Z] ---> Running in 1078d30f8e0a [2023-11-06T23:33:50.211Z] Removing intermediate container 1078d30f8e0a [2023-11-06T23:33:50.211Z] ---> bfa82648a5c2 [2023-11-06T23:33:50.211Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:33:50.211Z] ---> Running in 0d340e20a9e5 [2023-11-06T23:33:50.805Z] Removing intermediate container 0d340e20a9e5 [2023-11-06T23:33:50.805Z] ---> 375091c79bec [2023-11-06T23:33:50.805Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:33:50.805Z] ---> Running in 6e46276f9afd [2023-11-06T23:33:52.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:33:52.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:33:53.983Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-06T23:33:53.983Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-06T23:33:53.983Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-06T23:33:53.983Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-06T23:33:53.983Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T23:33:54.254Z] OK: 270 MiB in 56 packages [2023-11-06T23:33:55.677Z] Removing intermediate container 6e46276f9afd [2023-11-06T23:33:55.677Z] ---> f129f60419ad [2023-11-06T23:33:55.677Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-06T23:33:55.677Z] ---> Running in ea4224e9278b [2023-11-06T23:33:55.949Z] Removing intermediate container ea4224e9278b [2023-11-06T23:33:55.949Z] ---> 16866df0ae5d [2023-11-06T23:33:55.949Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-06T23:33:56.538Z] ---> 5733facf78db [2023-11-06T23:33:56.538Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:33:56.538Z] ---> Running in 41b7d090f221 [2023-11-06T23:35:18.196Z] Removing intermediate container 41b7d090f221 [2023-11-06T23:35:18.196Z] ---> 5f3f90f34b5b [2023-11-06T23:35:18.196Z] Step 11/12 : COPY . . [2023-11-06T23:35:18.196Z] ---> 98fa11b65fab [2023-11-06T23:35:18.196Z] Step 12/12 : RUN $MAKE [2023-11-06T23:35:18.196Z] ---> Running in b54fa13281d1 [2023-11-06T23:35:18.196Z] noop [2023-11-06T23:35:18.196Z] Removing intermediate container b54fa13281d1 [2023-11-06T23:35:18.196Z] ---> da24ab2880c1 [2023-11-06T23:35:18.196Z] Successfully built da24ab2880c1 [2023-11-06T23:35:18.196Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:35:18.710Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T23:35:18.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:35:19.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-16750 does not seem to be running inside a container [2023-11-06T23:35:19.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-06T23:35:20.347Z] $ docker top 2a258d153fb5c39c4d86ab6f36f65af75646ae90da6b0170b3de6035b8cf7c9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:35:21.247Z] + go version [2023-11-06T23:35:21.248Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-06T23:35:21.282Z] $ docker stop --time=1 2a258d153fb5c39c4d86ab6f36f65af75646ae90da6b0170b3de6035b8cf7c9e [2023-11-06T23:35:22.966Z] $ docker rm -f --volumes 2a258d153fb5c39c4d86ab6f36f65af75646ae90da6b0170b3de6035b8cf7c9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:35:23.882Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T23:35:23.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:35:24.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-16750 does not seem to be running inside a container [2023-11-06T23:35:24.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-06T23:35:25.621Z] $ docker top 1c7f40fbd1032d8172572d93c18dc17259d6a43617e2597d95cd8361f92e3bac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:35:26.546Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-06T23:35:27.264Z] + make test [2023-11-06T23:35:27.264Z] go test ./... -coverprofile=coverage.out ./... [2023-11-06T23:35:32.630Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-06T23:37:24.340Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-06T23:37:24.340Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-06T23:37:24.340Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.8% of statements [2023-11-06T23:37:24.930Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-06T23:37:24.930Z] go vet ./... [2023-11-06T23:37:57.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T23:37:57.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T23:37:57.180Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-06T23:37:57.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T23:37:57.253Z] $ docker stop --time=1 1c7f40fbd1032d8172572d93c18dc17259d6a43617e2597d95cd8361f92e3bac [2023-11-06T23:37:59.300Z] $ docker rm -f --volumes 1c7f40fbd1032d8172572d93c18dc17259d6a43617e2597d95cd8361f92e3bac [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:38:00.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T23:38:00.736Z] Warning: overwriting stash ‘coverage-report’ [2023-11-06T23:38:04.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:38:04.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T23:38:05.108Z] + ls -al . [2023-11-06T23:38:05.109Z] total 180 [2023-11-06T23:38:05.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:35 . [2023-11-06T23:38:05.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:32 .. [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 6 23:32 .dockerignore [2023-11-06T23:38:05.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:32 .git [2023-11-06T23:38:05.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:32 .github [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 6 23:32 .gitignore [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:32 .golangci.yml [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 6 23:32 Attribution.txt [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 6 23:32 CHANGELOG.md [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 6 23:32 Dockerfile [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:32 GOVERNANCE.md [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 6 23:32 Jenkinsfile [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 6 23:32 LICENSE [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 6 23:32 Makefile [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 6 23:32 OWNERS.md [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 6 23:32 README.md [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 6 23:29 VERSION [2023-11-06T23:38:05.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:32 bin [2023-11-06T23:38:05.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:32 cmd [2023-11-06T23:38:05.109Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 6 23:37 coverage.out [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 3822 Nov 6 23:32 go.mod [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 35094 Nov 6 23:32 go.sum [2023-11-06T23:38:05.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:32 internal [2023-11-06T23:38:05.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:32 mock [2023-11-06T23:38:05.109Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 6 23:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:38:05.567Z] + 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=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 --label arch=arm64 --label version=0.0.0 . [2023-11-06T23:38:06.996Z] Sending build context to Docker daemon 3.402MB [2023-11-06T23:38:06.996Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:38:06.996Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-06T23:38:06.996Z] ---> da24ab2880c1 [2023-11-06T23:38:06.996Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:38:06.996Z] ---> Running in 21b0849bde4b [2023-11-06T23:38:07.274Z] Removing intermediate container 21b0849bde4b [2023-11-06T23:38:07.274Z] ---> e7f3cff919ba [2023-11-06T23:38:07.274Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:38:07.545Z] ---> Running in 2ab4af7a5553 [2023-11-06T23:38:08.974Z] Removing intermediate container 2ab4af7a5553 [2023-11-06T23:38:08.974Z] ---> 7d4d8c0da801 [2023-11-06T23:38:08.974Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-06T23:38:08.974Z] ---> Running in 7c2e812951b0 [2023-11-06T23:38:09.262Z] Removing intermediate container 7c2e812951b0 [2023-11-06T23:38:09.262Z] ---> a984f42cb556 [2023-11-06T23:38:09.262Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:38:09.534Z] ---> Running in 7676c6cf0173 [2023-11-06T23:38:09.814Z] Removing intermediate container 7676c6cf0173 [2023-11-06T23:38:09.814Z] ---> 06e410188606 [2023-11-06T23:38:09.814Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:38:10.083Z] ---> Running in 1c2be46a8f1b [2023-11-06T23:38:11.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:38:11.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:38:13.085Z] OK: 270 MiB in 56 packages [2023-11-06T23:38:14.061Z] Removing intermediate container 1c2be46a8f1b [2023-11-06T23:38:14.061Z] ---> f12060650ab4 [2023-11-06T23:38:14.061Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-06T23:38:14.061Z] ---> Running in 473761b3b41e [2023-11-06T23:38:14.335Z] Removing intermediate container 473761b3b41e [2023-11-06T23:38:14.335Z] ---> 3462cb192a67 [2023-11-06T23:38:14.335Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-06T23:38:14.923Z] ---> ca3fe6b06e0d [2023-11-06T23:38:14.923Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:38:14.923Z] ---> Running in 68333076edb8 [2023-11-06T23:38:19.196Z] Removing intermediate container 68333076edb8 [2023-11-06T23:38:19.196Z] ---> b1d359ed6599 [2023-11-06T23:38:19.196Z] Step 11/24 : COPY . . [2023-11-06T23:38:19.787Z] ---> 434469a5eb8e [2023-11-06T23:38:19.787Z] Step 12/24 : RUN $MAKE [2023-11-06T23:38:20.059Z] ---> Running in 69f9606a3d22 [2023-11-06T23:38:21.025Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-06T23:40:27.704Z] Removing intermediate container 69f9606a3d22 [2023-11-06T23:40:27.704Z] ---> 8c4fac5b3532 [2023-11-06T23:40:27.704Z] Step 13/24 : FROM alpine:3.18 [2023-11-06T23:40:27.704Z] 3.18: Pulling from library/alpine [2023-11-06T23:40:27.704Z] 579b34f0a95b: Pulling fs layer [2023-11-06T23:40:27.704Z] 579b34f0a95b: Verifying Checksum [2023-11-06T23:40:27.704Z] 579b34f0a95b: Download complete [2023-11-06T23:40:27.704Z] 579b34f0a95b: Pull complete [2023-11-06T23:40:27.704Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T23:40:27.704Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T23:40:27.704Z] ---> 3cc203321400 [2023-11-06T23:40:27.704Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-06T23:40:27.704Z] ---> Running in 5e34be5059a9 [2023-11-06T23:40:27.704Z] Removing intermediate container 5e34be5059a9 [2023-11-06T23:40:27.704Z] ---> 64aaadb85113 [2023-11-06T23:40:27.704Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-06T23:40:27.704Z] ---> Running in 983258f0f418 [2023-11-06T23:40:27.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:40:27.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:40:27.704Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-06T23:40:27.704Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T23:40:27.704Z] OK: 8 MiB in 16 packages [2023-11-06T23:40:27.704Z] Removing intermediate container 983258f0f418 [2023-11-06T23:40:27.704Z] ---> f6afd4529b7c [2023-11-06T23:40:27.704Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-06T23:40:27.704Z] ---> 252c34a8d972 [2023-11-06T23:40:27.704Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-06T23:40:27.704Z] ---> 0534ad30db39 [2023-11-06T23:40:27.704Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-06T23:40:27.704Z] ---> b1493c810a18 [2023-11-06T23:40:27.704Z] Step 19/24 : EXPOSE 59982 [2023-11-06T23:40:27.704Z] ---> Running in e403eed139aa [2023-11-06T23:40:27.704Z] Removing intermediate container e403eed139aa [2023-11-06T23:40:27.704Z] ---> aeafa54aff6e [2023-11-06T23:40:27.704Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-06T23:40:27.704Z] ---> Running in eee62d5fe5ad [2023-11-06T23:40:27.704Z] Removing intermediate container eee62d5fe5ad [2023-11-06T23:40:27.704Z] ---> a9d40778136a [2023-11-06T23:40:27.704Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-06T23:40:27.704Z] ---> Running in f92566544817 [2023-11-06T23:40:27.704Z] Removing intermediate container f92566544817 [2023-11-06T23:40:27.704Z] ---> 2ba0b6904afa [2023-11-06T23:40:27.704Z] Step 22/24 : LABEL arch=arm64 [2023-11-06T23:40:27.704Z] ---> Running in 2508d271f433 [2023-11-06T23:40:27.704Z] Removing intermediate container 2508d271f433 [2023-11-06T23:40:27.704Z] ---> ce2bc62ce231 [2023-11-06T23:40:27.704Z] Step 23/24 : LABEL git_sha=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [2023-11-06T23:40:27.704Z] ---> Running in b476ad320015 [2023-11-06T23:40:27.704Z] Removing intermediate container b476ad320015 [2023-11-06T23:40:27.704Z] ---> 304da7ac18ec [2023-11-06T23:40:27.704Z] Step 24/24 : LABEL version=0.0.0 [2023-11-06T23:40:27.704Z] ---> Running in f274d62e5be4 [2023-11-06T23:40:27.704Z] Removing intermediate container f274d62e5be4 [2023-11-06T23:40:27.704Z] ---> 0ba149ca081c [2023-11-06T23:40:27.704Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T23:40:27.704Z] Successfully built 0ba149ca081c [2023-11-06T23:40:27.704Z] 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-11-06T23:40:28.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T23:40:28.478Z] [2023-11-06T23:40:28.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:40:28.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T23:40:29.168Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-06T23:40:29.168Z] 8998bd30e6a1: Pulling fs layer [2023-11-06T23:40:29.168Z] 04944245beec: Pulling fs layer [2023-11-06T23:40:29.168Z] 699f458cf7ca: Pulling fs layer [2023-11-06T23:40:29.168Z] 765212b225bb: Pulling fs layer [2023-11-06T23:40:29.168Z] f23df028b6ca: Pulling fs layer [2023-11-06T23:40:29.168Z] d65c8cfc05b1: Pulling fs layer [2023-11-06T23:40:29.168Z] 2437ff75d9bd: Pulling fs layer [2023-11-06T23:40:29.168Z] f23df028b6ca: Waiting [2023-11-06T23:40:29.168Z] d65c8cfc05b1: Waiting [2023-11-06T23:40:29.168Z] 2437ff75d9bd: Waiting [2023-11-06T23:40:29.168Z] 04944245beec: Verifying Checksum [2023-11-06T23:40:29.168Z] 04944245beec: Download complete [2023-11-06T23:40:29.168Z] 765212b225bb: Verifying Checksum [2023-11-06T23:40:29.168Z] f23df028b6ca: Verifying Checksum [2023-11-06T23:40:29.168Z] f23df028b6ca: Download complete [2023-11-06T23:40:29.168Z] d65c8cfc05b1: Verifying Checksum [2023-11-06T23:40:29.168Z] d65c8cfc05b1: Download complete [2023-11-06T23:40:29.436Z] 699f458cf7ca: Verifying Checksum [2023-11-06T23:40:29.436Z] 699f458cf7ca: Download complete [2023-11-06T23:40:29.705Z] 8998bd30e6a1: Verifying Checksum [2023-11-06T23:40:29.705Z] 8998bd30e6a1: Download complete [2023-11-06T23:40:32.288Z] 2437ff75d9bd: Verifying Checksum [2023-11-06T23:40:32.288Z] 2437ff75d9bd: Download complete [2023-11-06T23:40:34.225Z] 8998bd30e6a1: Pull complete [2023-11-06T23:40:34.491Z] 04944245beec: Pull complete [2023-11-06T23:40:36.428Z] 699f458cf7ca: Pull complete [2023-11-06T23:40:36.428Z] 765212b225bb: Pull complete [2023-11-06T23:40:37.382Z] f23df028b6ca: Pull complete [2023-11-06T23:40:37.382Z] d65c8cfc05b1: Pull complete [2023-11-06T23:40:52.362Z] 2437ff75d9bd: Pull complete [2023-11-06T23:40:52.362Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-06T23:40:52.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T23:40:52.362Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:40:52.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-16750 does not seem to be running inside a container [2023-11-06T23:40:52.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-06T23:40:55.462Z] $ docker top 2be8a89a8399a92a359556b30036a404df2cd61f21879a437bcd1cbcb265fcdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:40:56.372Z] ---> job-cost.sh [2023-11-06T23:40:56.372Z] lf-activate-venv: SKIPPING [2023-11-06T23:40:56.372Z] INFO: No Stack... [2023-11-06T23:40:56.639Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-06T23:40:57.595Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T23:40:57.928Z] + + cutcat -d, /w/workspace/device-mqtt-go/1/archives/cost.csv -f6 [2023-11-06T23:40:57.928Z] [Pipeline] lock [2023-11-06T23:40:58.289Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [2023-11-06T23:40:58.294Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] did not exist. Created. [2023-11-06T23:40:58.294Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T23:40:58.709Z] /w/workspace/device-mqtt-go/1@tmp/durable-64eafefe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-06T23:40:59.397Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-06T23:40:59.432Z] Warning: overwriting stash ‘stack-cost’ [2023-11-06T23:40:59.490Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T23:40:59.504Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-642-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T23:40:59.577Z] $ docker stop --time=1 2be8a89a8399a92a359556b30036a404df2cd61f21879a437bcd1cbcb265fcdf [2023-11-06T23:41:01.063Z] $ docker rm -f --volumes 2be8a89a8399a92a359556b30036a404df2cd61f21879a437bcd1cbcb265fcdf [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-11-06T23:41:02.091Z] provisioning config files... [2023-11-06T23:41:02.098Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/config8794914641168256400tmp [Pipeline] { [Pipeline] sh [2023-11-06T23:41:02.433Z] + set +x [2023-11-06T23:41:02.433Z] + curl -s https://codecov.io/bash [2023-11-06T23:41:02.433Z] + bash -s -- [2023-11-06T23:41:02.433Z] [2023-11-06T23:41:02.433Z] _____ _ [2023-11-06T23:41:02.433Z] / ____| | | [2023-11-06T23:41:02.433Z] | | ___ __| | ___ ___ _____ __ [2023-11-06T23:41:02.433Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-06T23:41:02.433Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-06T23:41:02.433Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-06T23:41:02.433Z] Bash-1.0.6 [2023-11-06T23:41:02.433Z] [2023-11-06T23:41:02.433Z] [2023-11-06T23:41:02.433Z] ==> git version 2.25.1 found [2023-11-06T23:41:02.433Z] ==> 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-11-06T23:41:02.433Z] Release-Date: 2020-01-08 [2023-11-06T23:41:02.433Z] 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-11-06T23:41:02.433Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-06T23:41:02.433Z] ==> Jenkins CI detected. [2023-11-06T23:41:02.433Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-642 [2023-11-06T23:41:02.433Z] project root: . [2023-11-06T23:41:02.433Z] --> token set from env [2023-11-06T23:41:02.433Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-06T23:41:02.433Z] ==> Running gcov in . (disable via -X gcov) [2023-11-06T23:41:02.433Z] ==> Python coveragepy not found [2023-11-06T23:41:02.433Z] ==> Searching for coverage reports in: [2023-11-06T23:41:02.433Z] + . [2023-11-06T23:41:02.433Z] -> Found 1 reports [2023-11-06T23:41:02.433Z] ==> Detecting git/mercurial file structure [2023-11-06T23:41:02.692Z] ==> Reading reports [2023-11-06T23:41:02.692Z] + ./coverage.out bytes=18506 [2023-11-06T23:41:02.692Z] ==> Appending adjustments [2023-11-06T23:41:02.692Z] https://docs.codecov.io/docs/fixing-reports [2023-11-06T23:41:02.692Z] + Found adjustments [2023-11-06T23:41:02.692Z] ==> Gzipping contents [2023-11-06T23:41:02.692Z] 4.0K /tmp/codecov.x57DTd.gz [2023-11-06T23:41:02.692Z] ==> Uploading reports [2023-11-06T23:41:02.692Z] url: https://codecov.io [2023-11-06T23:41:02.692Z] query: branch=PR-642&commit=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=642&job=&cmd_args= [2023-11-06T23:41:02.692Z] -> Pinging Codecov [2023-11-06T23:41:02.692Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-642&commit=316564ce3ef6e8d5ed07190b87f7ae3d94b6c621&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=642&job=&cmd_args= [2023-11-06T23:41:02.951Z] -> Uploading to [2023-11-06T23:41:02.951Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-06/7D719EC7BBE17E464838252E33014C33/316564ce3ef6e8d5ed07190b87f7ae3d94b6c621/216910dd-0638-4045-a4a9-292c2316ce2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T234102Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ccbbcb6cce8eefb024c7a1b6debe996ca011c4f775a375f9373651cc6a41e2d [2023-11-06T23:41:02.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T23:41:02.951Z] Dload Upload Total Spent Left Speed [2023-11-06T23:41:03.209Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11505 --:--:-- --:--:-- --:--:-- 11505 [2023-11-06T23:41:03.209Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/316564ce3ef6e8d5ed07190b87f7ae3d94b6c621 [Pipeline] } [2023-11-06T23:41:03.238Z] 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-11-06T23:41:05.059Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives ] [2023-11-06T23:41:05.059Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives [2023-11-06T23:41:05.059Z] total 16 [2023-11-06T23:41:05.059Z] drwxr-xr-x 3 root root 4096 Nov 6 23:31 . [2023-11-06T23:41:05.059Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 23:31 .. [2023-11-06T23:41:05.059Z] drwxr-xr-x 2 root root 4096 Nov 6 23:31 cost [2023-11-06T23:41:05.059Z] -rw-r--r-- 1 root root 86 Nov 6 23:31 cost.csv [2023-11-06T23:41:05.059Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives [2023-11-06T23:41:05.059Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives [2023-11-06T23:41:05.059Z] total 16 [2023-11-06T23:41:05.059Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:31 . [2023-11-06T23:41:05.059Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 23:31 .. [2023-11-06T23:41:05.059Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 23:31 cost [2023-11-06T23:41:05.059Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 6 23:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:41:05.390Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:41:06.289Z] ---> package-listing.sh [2023-11-06T23:41:06.289Z] ++ facter osfamily [2023-11-06T23:41:06.289Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-06T23:41:06.550Z] + OS_FAMILY=debian [2023-11-06T23:41:06.550Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-642 [2023-11-06T23:41:06.550Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-06T23:41:06.550Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-06T23:41:06.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-06T23:41:06.550Z] + PACKAGES=/tmp/packages_start.txt [2023-11-06T23:41:06.550Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-642 ']' [2023-11-06T23:41:06.550Z] + PACKAGES=/tmp/packages_end.txt [2023-11-06T23:41:06.550Z] + case "${OS_FAMILY}" in [2023-11-06T23:41:06.550Z] + dpkg -l [2023-11-06T23:41:06.550Z] + grep '^ii' [2023-11-06T23:41:06.550Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-06T23:41:06.550Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-06T23:41:06.550Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-06T23:41:06.550Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-642 ']' [2023-11-06T23:41:06.550Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives/ [2023-11-06T23:41:06.550Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-642/archives/ [Pipeline] echo [2023-11-06T23:41:06.586Z] 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-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-06T23:41:06.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:41:07.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:41:07.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:41:07.838Z] prd-ubuntu20.04-docker-8c-8g-16747 does not seem to be running inside a container [2023-11-06T23:41:07.868Z] $ 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-642/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-642 -v /w/workspace/gexfoundry_device-mqtt-go_PR-642:/w/workspace/gexfoundry_device-mqtt-go_PR-642:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-642@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-11-06T23:41:08.052Z] $ docker top a82881fb798cbb5bb6d21e99a9a452f4f7574c7139d8431cc47a4ea18aa7289d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:41:08.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-06T23:41:08.740Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-06T23:41:09.046Z] + ls /var/log/sa-host [2023-11-06T23:41:09.047Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:41:09.176Z] provisioning config files... [2023-11-06T23:41:09.184Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-642@tmp/config3358411514095278862tmp [Pipeline] { [Pipeline] echo [2023-11-06T23:41:09.230Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:41:09.538Z] ---> create-netrc.sh [Pipeline] } [2023-11-06T23:41:09.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:41:09.974Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-06T23:41:10.008Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:41:10.320Z] ---> sudo-logs.sh [2023-11-06T23:41:10.321Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-06T23:41:10.405Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:41:10.714Z] ---> job-cost.sh [2023-11-06T23:41:10.714Z] lf-activate-venv: SKIPPING [2023-11-06T23:41:10.714Z] DEBUG: total: 0.2199999988079071 [2023-11-06T23:41:10.714Z] INFO: Retrieving Stack Cost... [2023-11-06T23:41:11.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T23:41:11.541Z] INFO: Archiving Costs [Pipeline] echo [2023-11-06T23:41:11.575Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:41:11.885Z] ---> logs-deploy.sh [2023-11-06T23:41:11.885Z] lf-activate-venv: SKIPPING [2023-11-06T23:41:11.885Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-642/1 [2023-11-06T23:41:11.885Z] INFO: archiving workspace using pattern(s): [2023-11-06T23:41:12.822Z] Archives upload complete. [2023-11-06T23:41:12.822Z] INFO: archiving logs to Nexus