Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d48f562ef729a2ec37fa97109bc6a87329b19a34 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-ssh5603089664758706327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh2540909991912792912.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13055302164701798709.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh8969420059432874090.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9106631867476654575.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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 [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-34828 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision d48f562ef729a2ec37fa97109bc6a87329b19a34 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f d48f562ef729a2ec37fa97109bc6a87329b19a34 # timeout=10 Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.35" > git rev-list --no-walk 1804939991e9cf6e6628dcf61ff454f4c33f5abe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T02:43:53.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T02:43:53.575Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T02:43:53.597Z] ========================================================= [2022-05-03T02:43:53.597Z] EdgeX Global Pipelines Version Info [2022-05-03T02:43:53.597Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:43:54.400Z] ------------------- [2022-05-03T02:43:54.400Z] stable info: [2022-05-03T02:43:54.400Z] ------------------- [2022-05-03T02:43:54.400Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T02:43:54.400Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T02:43:54.400Z] Message: update stable to v1.0.227 [2022-05-03T02:43:54.978Z] ------------------- [2022-05-03T02:43:54.978Z] experimental info: [2022-05-03T02:43:54.978Z] ------------------- [2022-05-03T02:43:54.978Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T02:43:54.978Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T02:43:54.978Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T02:43:55.149Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-03T02:43:55.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-03T02:43:55.183Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T02:43:55.199Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T02:43:55.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T02:43:55.233Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T02:43:55.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T02:43:55.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-03T02:43:55.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T02:43:55.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T02:43:55.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T02:43:55.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-03T02:43:55.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T02:43:55.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T02:43:55.363Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T02:43:55.374Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T02:43:55.385Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T02:43:55.396Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T02:43:55.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T02:43:55.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T02:43:55.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-03T02:43:55.466Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-03T02:43:55.485Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-03T02:43:55.506Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-03T02:43:55.525Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-03T02:43:55.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T02:43:55.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-03T02:43:55.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-03T02:43:55.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-03T02:43:55.615Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d48f562ef729a2ec37fa97109bc6a87329b19a34 [Pipeline] echo [2022-05-03T02:43:55.634Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d48f562 [Pipeline] echo [2022-05-03T02:43:55.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T02:43:55.711Z] provisioning config files... [2022-05-03T02:43:55.729Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4231369121117297511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:43:56.064Z] ---> docker-login.sh [2022-05-03T02:43:56.065Z] nexus3.edgexfoundry.org:10001 [2022-05-03T02:43:56.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:43:56.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:43:56.329Z] Configure a credential helper to remove this warning. See [2022-05-03T02:43:56.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:43:56.329Z] [2022-05-03T02:43:56.329Z] Login Succeeded [2022-05-03T02:43:56.329Z] nexus3.edgexfoundry.org:10002 [2022-05-03T02:43:56.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:43:56.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:43:56.592Z] Configure a credential helper to remove this warning. See [2022-05-03T02:43:56.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:43:56.592Z] [2022-05-03T02:43:56.592Z] Login Succeeded [2022-05-03T02:43:56.592Z] nexus3.edgexfoundry.org:10003 [2022-05-03T02:43:56.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:43:56.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:43:56.856Z] Configure a credential helper to remove this warning. See [2022-05-03T02:43:56.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:43:56.856Z] [2022-05-03T02:43:56.856Z] Login Succeeded [2022-05-03T02:43:56.856Z] nexus3.edgexfoundry.org:10004 [2022-05-03T02:43:56.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:43:56.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:43:56.856Z] Configure a credential helper to remove this warning. See [2022-05-03T02:43:56.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:43:56.856Z] [2022-05-03T02:43:56.856Z] Login Succeeded [2022-05-03T02:43:56.856Z] docker.io [2022-05-03T02:43:56.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:43:57.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:43:57.433Z] Configure a credential helper to remove this warning. See [2022-05-03T02:43:57.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:43:57.433Z] [2022-05-03T02:43:57.433Z] Login Succeeded [2022-05-03T02:43:57.434Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T02:43:57.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T02:43:57.895Z] + git rev-list -1 --merges d48f562ef729a2ec37fa97109bc6a87329b19a34~1..d48f562ef729a2ec37fa97109bc6a87329b19a34 [Pipeline] echo [2022-05-03T02:43:57.989Z] -----------> git rev-list -1 --merges d48f562ef729a2ec37fa97109bc6a87329b19a34~1..d48f562ef729a2ec37fa97109bc6a87329b19a34 d48f562ef729a2ec37fa97109bc6a87329b19a34 [2022-05-03T02:43:57.989Z] d48f562ef729a2ec37fa97109bc6a87329b19a34 [false] [Pipeline] sh [2022-05-03T02:43:58.288Z] + git log --format=format:%s -1 d48f562ef729a2ec37fa97109bc6a87329b19a34 [Pipeline] echo [2022-05-03T02:43:58.310Z] ========================================================= [2022-05-03T02:43:58.310Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T02:43:58.310Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T02:43:58.657Z] + git log --format=format:%s -1 d48f562ef729a2ec37fa97109bc6a87329b19a34 [Pipeline] echo [2022-05-03T02:43:58.672Z] [semverPrep] GIT_COMMIT: d48f562ef729a2ec37fa97109bc6a87329b19a34, Commit Message: Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.35 [Pipeline] echo [2022-05-03T02:43:58.684Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-03T02:43:59.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T02:43:59.212Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T02:43:59.212Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T02:43:59.212Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T02:43:59.212Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T02:43:59.212Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T02:43:59.212Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:43:59.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T02:43:59.743Z] [2022-05-03T02:43:59.743Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:44:00.061Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T02:44:00.061Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T02:44:00.061Z] 1fe172e4850f: Pulling fs layer [2022-05-03T02:44:00.061Z] caf521ccaac6: Pulling fs layer [2022-05-03T02:44:00.061Z] 3ead6fa29328: Pulling fs layer [2022-05-03T02:44:00.061Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T02:44:00.061Z] a8d5f1318db7: Pulling fs layer [2022-05-03T02:44:00.061Z] c427282e49a2: Pulling fs layer [2022-05-03T02:44:00.061Z] 1827001aaf11: Pulling fs layer [2022-05-03T02:44:00.061Z] 0714d37db230: Pulling fs layer [2022-05-03T02:44:00.061Z] ac28cf19c067: Pulling fs layer [2022-05-03T02:44:00.061Z] ca983d60f3e2: Pulling fs layer [2022-05-03T02:44:00.061Z] 9f894cec8388: Pulling fs layer [2022-05-03T02:44:00.061Z] a8d5f1318db7: Waiting [2022-05-03T02:44:00.061Z] c427282e49a2: Waiting [2022-05-03T02:44:00.061Z] 1827001aaf11: Waiting [2022-05-03T02:44:00.061Z] 0714d37db230: Waiting [2022-05-03T02:44:00.061Z] ac28cf19c067: Waiting [2022-05-03T02:44:00.061Z] ca983d60f3e2: Waiting [2022-05-03T02:44:00.061Z] 9f894cec8388: Waiting [2022-05-03T02:44:00.061Z] 5c2a1cbceb83: Waiting [2022-05-03T02:44:00.061Z] caf521ccaac6: Download complete [2022-05-03T02:44:00.061Z] 5c2a1cbceb83: Verifying Checksum [2022-05-03T02:44:00.061Z] 5c2a1cbceb83: Download complete [2022-05-03T02:44:00.061Z] a8d5f1318db7: Verifying Checksum [2022-05-03T02:44:00.061Z] a8d5f1318db7: Download complete [2022-05-03T02:44:00.323Z] c427282e49a2: Download complete [2022-05-03T02:44:00.323Z] 3ead6fa29328: Verifying Checksum [2022-05-03T02:44:00.323Z] 3ead6fa29328: Download complete [2022-05-03T02:44:00.323Z] 0714d37db230: Verifying Checksum [2022-05-03T02:44:00.323Z] ac28cf19c067: Verifying Checksum [2022-05-03T02:44:00.323Z] ac28cf19c067: Download complete [2022-05-03T02:44:00.323Z] ca983d60f3e2: Verifying Checksum [2022-05-03T02:44:00.323Z] ca983d60f3e2: Download complete [2022-05-03T02:44:00.323Z] 9f894cec8388: Verifying Checksum [2022-05-03T02:44:00.323Z] 9f894cec8388: Download complete [2022-05-03T02:44:00.323Z] 1fe172e4850f: Verifying Checksum [2022-05-03T02:44:00.323Z] 1fe172e4850f: Download complete [2022-05-03T02:44:00.586Z] 1827001aaf11: Verifying Checksum [2022-05-03T02:44:00.586Z] 1827001aaf11: Download complete [2022-05-03T02:44:01.976Z] 1fe172e4850f: Pull complete [2022-05-03T02:44:01.976Z] caf521ccaac6: Pull complete [2022-05-03T02:44:02.237Z] 3ead6fa29328: Pull complete [2022-05-03T02:44:02.497Z] 5c2a1cbceb83: Pull complete [2022-05-03T02:44:02.760Z] a8d5f1318db7: Pull complete [2022-05-03T02:44:02.760Z] c427282e49a2: Pull complete [2022-05-03T02:44:04.680Z] 1827001aaf11: Pull complete [2022-05-03T02:44:04.680Z] 0714d37db230: Pull complete [2022-05-03T02:44:04.680Z] ac28cf19c067: Pull complete [2022-05-03T02:44:04.941Z] ca983d60f3e2: Pull complete [2022-05-03T02:44:04.941Z] 9f894cec8388: Pull complete [2022-05-03T02:44:04.941Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T02:44:04.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T02:44:04.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T02:44:05.024Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T02:44:05.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T02:44:06.494Z] $ docker top fb2c22ac87a5242f8ae198a66eaf24b378e1363a2c5d2c923d70f5f2ba219123 -eo pid,comm [2022-05-03T02:44:06.558Z] 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). [2022-05-03T02:44:06.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T02:44:06.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T02:44:06.599Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T02:44:06.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T02:44:06.740Z] $ docker exec fb2c22ac87a5242f8ae198a66eaf24b378e1363a2c5d2c923d70f5f2ba219123 ssh-agent [2022-05-03T02:44:06.849Z] SSH_AUTH_SOCK=/tmp/ssh-Utbjoa5gpnzn/agent.33 [2022-05-03T02:44:06.849Z] SSH_AGENT_PID=39 [2022-05-03T02:44:06.857Z] Running ssh-add (command line suppressed) [2022-05-03T02:44:06.969Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4014604216338729575.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4014604216338729575.key) [2022-05-03T02:44:06.978Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T02:44:07.274Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T02:44:07.302Z] $ docker exec --env ******** --env ******** fb2c22ac87a5242f8ae198a66eaf24b378e1363a2c5d2c923d70f5f2ba219123 ssh-agent -k [2022-05-03T02:44:07.415Z] unset SSH_AUTH_SOCK; [2022-05-03T02:44:07.415Z] unset SSH_AGENT_PID; [2022-05-03T02:44:07.415Z] echo Agent pid 39 killed; [2022-05-03T02:44:07.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T02:44:07.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T02:44:07.452Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T02:44:07.596Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T02:44:07.604Z] $ docker exec fb2c22ac87a5242f8ae198a66eaf24b378e1363a2c5d2c923d70f5f2ba219123 ssh-agent [2022-05-03T02:44:07.715Z] SSH_AUTH_SOCK=/tmp/ssh-Aug7pTfoXicE/agent.72 [2022-05-03T02:44:07.715Z] SSH_AGENT_PID=78 [2022-05-03T02:44:07.721Z] Running ssh-add (command line suppressed) [2022-05-03T02:44:07.839Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_624355209074109510.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_624355209074109510.key) [2022-05-03T02:44:07.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T02:44:08.136Z] + git semver init [2022-05-03T02:44:08.398Z] 2022-05-03 02:44:08,403 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T02:44:08.658Z] 2022-05-03 02:44:08,404 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-05-03T02:44:08.658Z] 2022-05-03 02:44:08,405 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-05-03T02:44:08.658Z] 2022-05-03 02:44:08,405 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-03T02:44:09.602Z] 2022-05-03 02:44:09,247 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-05-03T02:44:09.602Z] 2022-05-03 02:44:09,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-05-03T02:44:09.602Z] 2022-05-03 02:44:09,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T02:44:09.602Z] 2022-05-03 02:44:09,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T02:44:09.602Z] 2.2.0-dev.18 [Pipeline] } [2022-05-03T02:44:09.620Z] $ docker exec --env ******** --env ******** fb2c22ac87a5242f8ae198a66eaf24b378e1363a2c5d2c923d70f5f2ba219123 ssh-agent -k [2022-05-03T02:44:09.731Z] unset SSH_AUTH_SOCK; [2022-05-03T02:44:09.731Z] unset SSH_AGENT_PID; [2022-05-03T02:44:09.731Z] echo Agent pid 78 killed; [2022-05-03T02:44:09.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T02:44:10.049Z] + git semver [Pipeline] } [2022-05-03T02:44:10.330Z] $ docker stop --time=1 fb2c22ac87a5242f8ae198a66eaf24b378e1363a2c5d2c923d70f5f2ba219123 [2022-05-03T02:44:11.637Z] $ docker rm -f fb2c22ac87a5242f8ae198a66eaf24b378e1363a2c5d2c923d70f5f2ba219123 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T02:44:11.998Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T02:44:12.290Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T02:44:12.296Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.18 [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 [2022-05-03T02:44:12.565Z] provisioning config files... [2022-05-03T02:44:12.576Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8680514652740106314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:44:12.884Z] ---> docker-login.sh [2022-05-03T02:44:12.884Z] nexus3.edgexfoundry.org:10001 [2022-05-03T02:44:12.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:12.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:12.884Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:12.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:12.884Z] [2022-05-03T02:44:12.884Z] Login Succeeded [2022-05-03T02:44:12.884Z] nexus3.edgexfoundry.org:10002 [2022-05-03T02:44:12.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:12.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:12.884Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:12.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:12.884Z] [2022-05-03T02:44:12.884Z] Login Succeeded [2022-05-03T02:44:12.884Z] nexus3.edgexfoundry.org:10003 [2022-05-03T02:44:13.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:13.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:13.147Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:13.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:13.147Z] [2022-05-03T02:44:13.147Z] Login Succeeded [2022-05-03T02:44:13.147Z] nexus3.edgexfoundry.org:10004 [2022-05-03T02:44:13.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:13.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:13.147Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:13.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:13.147Z] [2022-05-03T02:44:13.147Z] Login Succeeded [2022-05-03T02:44:13.147Z] docker.io [2022-05-03T02:44:13.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:44:13.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:44:13.676Z] Configure a credential helper to remove this warning. See [2022-05-03T02:44:13.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:44:13.676Z] [2022-05-03T02:44:13.676Z] Login Succeeded [2022-05-03T02:44:13.676Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T02:44:13.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T02:44:13.765Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T02:44:13.781Z] ========================================================= [2022-05-03T02:44:13.782Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T02:44:13.782Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:44:14.110Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-03T02:44:14.110Z] Sending build context to Docker daemon 5.855MB [2022-05-03T02:44:14.110Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T02:44:14.110Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T02:44:14.110Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T02:44:14.110Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T02:44:14.110Z] 666ba61612fd: Pulling fs layer [2022-05-03T02:44:14.110Z] 8ed8ca486205: Pulling fs layer [2022-05-03T02:44:14.110Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T02:44:14.110Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T02:44:14.110Z] ca2b28591e48: Pulling fs layer [2022-05-03T02:44:14.110Z] a51346096db8: Pulling fs layer [2022-05-03T02:44:14.110Z] daebc70d1ce1: Pulling fs layer [2022-05-03T02:44:14.110Z] 0e18a0eac166: Pulling fs layer [2022-05-03T02:44:14.110Z] 4fe6c5a15a65: Waiting [2022-05-03T02:44:14.110Z] 22a0e8bec74d: Waiting [2022-05-03T02:44:14.110Z] daebc70d1ce1: Waiting [2022-05-03T02:44:14.110Z] 0e18a0eac166: Waiting [2022-05-03T02:44:14.110Z] a51346096db8: Waiting [2022-05-03T02:44:14.110Z] 8ed8ca486205: Download complete [2022-05-03T02:44:14.110Z] 666ba61612fd: Verifying Checksum [2022-05-03T02:44:14.110Z] 666ba61612fd: Download complete [2022-05-03T02:44:14.377Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T02:44:14.377Z] 22a0e8bec74d: Download complete [2022-05-03T02:44:14.377Z] ca2b28591e48: Verifying Checksum [2022-05-03T02:44:14.377Z] ca2b28591e48: Download complete [2022-05-03T02:44:14.377Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T02:44:14.377Z] 59bf1c3509f3: Download complete [2022-05-03T02:44:14.377Z] a51346096db8: Verifying Checksum [2022-05-03T02:44:14.377Z] a51346096db8: Download complete [2022-05-03T02:44:14.377Z] daebc70d1ce1: Verifying Checksum [2022-05-03T02:44:14.377Z] daebc70d1ce1: Download complete [2022-05-03T02:44:14.377Z] 59bf1c3509f3: Pull complete [2022-05-03T02:44:14.644Z] 666ba61612fd: Pull complete [2022-05-03T02:44:14.644Z] 8ed8ca486205: Pull complete [2022-05-03T02:44:14.902Z] 0e18a0eac166: Verifying Checksum [2022-05-03T02:44:14.902Z] 0e18a0eac166: Download complete [2022-05-03T02:44:15.162Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T02:44:15.162Z] 4fe6c5a15a65: Download complete [2022-05-03T02:44:18.476Z] 4fe6c5a15a65: Pull complete [2022-05-03T02:44:18.476Z] 22a0e8bec74d: Pull complete [2022-05-03T02:44:18.476Z] ca2b28591e48: Pull complete [2022-05-03T02:44:18.738Z] a51346096db8: Pull complete [2022-05-03T02:44:18.738Z] daebc70d1ce1: Pull complete [2022-05-03T02:44:21.282Z] 0e18a0eac166: Pull complete [2022-05-03T02:44:21.282Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T02:44:21.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T02:44:21.282Z] ---> f018257e8ee9 [2022-05-03T02:44:21.282Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T02:44:22.667Z] ---> Running in 50340c01f3ec [2022-05-03T02:44:22.667Z] Removing intermediate container 50340c01f3ec [2022-05-03T02:44:22.667Z] ---> d639e89faed2 [2022-05-03T02:44:22.667Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T02:44:22.926Z] ---> Running in dacf3604a0f9 [2022-05-03T02:44:22.926Z] Removing intermediate container dacf3604a0f9 [2022-05-03T02:44:22.926Z] ---> 743e1b5e9ed1 [2022-05-03T02:44:22.926Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T02:44:22.926Z] ---> Running in a05e37a38b54 [2022-05-03T02:44:23.500Z] Removing intermediate container a05e37a38b54 [2022-05-03T02:44:23.500Z] ---> ceca035530fe [2022-05-03T02:44:23.500Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T02:44:23.500Z] ---> Running in e74bee31ce61 [2022-05-03T02:44:23.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T02:44:24.703Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T02:44:25.274Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T02:44:25.274Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T02:44:25.274Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T02:44:25.274Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T02:44:25.536Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T02:44:25.536Z] OK: 224 MiB in 56 packages [2022-05-03T02:44:25.800Z] Removing intermediate container e74bee31ce61 [2022-05-03T02:44:25.800Z] ---> 0faf8e4b787f [2022-05-03T02:44:25.800Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-03T02:44:26.066Z] ---> Running in 8fb11d0946bd [2022-05-03T02:44:26.066Z] Removing intermediate container 8fb11d0946bd [2022-05-03T02:44:26.066Z] ---> b27108398533 [2022-05-03T02:44:26.066Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-03T02:44:26.066Z] ---> 23a35acd08c6 [2022-05-03T02:44:26.066Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T02:44:26.330Z] ---> Running in a490a53847a9 [2022-05-03T02:44:27.478Z] Still waiting to schedule task [2022-05-03T02:44:27.478Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34827’ [2022-05-03T02:44:44.467Z] Removing intermediate container a490a53847a9 [2022-05-03T02:44:44.467Z] ---> c7d3a8c49cbb [2022-05-03T02:44:44.467Z] Step 10/12 : COPY . . [2022-05-03T02:44:45.039Z] ---> 5609651283cb [2022-05-03T02:44:45.039Z] Step 11/12 : ARG MAKE='make build' [2022-05-03T02:44:45.039Z] ---> Running in 78888ca92465 [2022-05-03T02:44:45.297Z] Removing intermediate container 78888ca92465 [2022-05-03T02:44:45.297Z] ---> 0896d587ca93 [2022-05-03T02:44:45.297Z] Step 12/12 : RUN $MAKE [2022-05-03T02:44:45.297Z] ---> Running in 894e2c6e07b4 [2022-05-03T02:44:45.556Z] noop [2022-05-03T02:44:45.816Z] Removing intermediate container 894e2c6e07b4 [2022-05-03T02:44:45.816Z] ---> a22ed1ed844c [2022-05-03T02:44:45.816Z] Successfully built a22ed1ed844c [2022-05-03T02:44:45.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:44:46.118Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T02:44:46.118Z] . [Pipeline] withDockerContainer [2022-05-03T02:44:46.191Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T02:44:46.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-05-03T02:44:46.643Z] $ docker top cfdb666ef0371da2c14b4a6624f981f1f2696d1b580d3fb5a5a33b783a27c27c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T02:44:47.026Z] + go version [2022-05-03T02:44:47.026Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T02:44:47.053Z] $ docker stop --time=1 cfdb666ef0371da2c14b4a6624f981f1f2696d1b580d3fb5a5a33b783a27c27c [2022-05-03T02:44:48.417Z] $ docker rm -f cfdb666ef0371da2c14b4a6624f981f1f2696d1b580d3fb5a5a33b783a27c27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:44:48.851Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T02:44:48.851Z] . [Pipeline] withDockerContainer [2022-05-03T02:44:48.919Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T02:44:48.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2022-05-03T02:44:49.363Z] $ docker top 2c51705e0e31bf1256f2a5666b0df58e2336a5c513145dfc7e78230eb5039147 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T02:44:49.728Z] + make test [2022-05-03T02:44:49.728Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-03T02:44:49.990Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-03T02:45:02.214Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-03T02:45:02.214Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-05-03T02:45:02.214Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-03T02:45:07.493Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T02:45:12.840Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T02:45:12.840Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T02:45:12.840Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T02:45:12.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T02:45:12.867Z] $ docker stop --time=1 2c51705e0e31bf1256f2a5666b0df58e2336a5c513145dfc7e78230eb5039147 [2022-05-03T02:45:15.118Z] $ docker rm -f 2c51705e0e31bf1256f2a5666b0df58e2336a5c513145dfc7e78230eb5039147 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T02:45:15.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T02:45:15.671Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-03T02:45:16.517Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T02:45:16.811Z] + ls -al . [2022-05-03T02:45:16.811Z] total 176 [2022-05-03T02:45:16.811Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 02:45 . [2022-05-03T02:45:16.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:43 .. [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 02:43 .dockerignore [2022-05-03T02:45:16.811Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 02:44 .git [2022-05-03T02:45:16.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:43 .github [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 02:43 .gitignore [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 02:43 .golangci.yml [2022-05-03T02:45:16.811Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 02:44 .semver [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 3 02:43 Attribution.txt [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 3 02:43 CHANGELOG.md [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 02:43 Dockerfile [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 02:43 GOVERNANCE.md [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 02:43 Jenkinsfile [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 02:43 LICENSE [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 02:43 Makefile [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 02:43 OWNERS.md [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 3 02:43 README.md [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 02:44 VERSION [2022-05-03T02:45:16.811Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:43 bin [2022-05-03T02:45:16.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:43 cmd [2022-05-03T02:45:16.811Z] -rw-r--r-- 1 jenkins jenkins 17887 May 3 02:45 coverage.out [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 3 02:43 go.mod [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 35259 May 3 02:43 go.sum [2022-05-03T02:45:16.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:43 internal [2022-05-03T02:45:16.811Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:43 mock [2022-05-03T02:45:16.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:43 snap [2022-05-03T02:45:16.811Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 02:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:17.183Z] + 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=d48f562ef729a2ec37fa97109bc6a87329b19a34 --label arch=amd64 --label version=2.2.0-dev.18 . [2022-05-03T02:45:17.183Z] Sending build context to Docker daemon 5.873MB [2022-05-03T02:45:17.183Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T02:45:17.183Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T02:45:17.183Z] ---> a22ed1ed844c [2022-05-03T02:45:17.183Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T02:45:17.443Z] ---> Running in 83390c55f4e1 [2022-05-03T02:45:17.443Z] Removing intermediate container 83390c55f4e1 [2022-05-03T02:45:17.443Z] ---> 7a4b36410415 [2022-05-03T02:45:17.443Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T02:45:17.705Z] ---> Running in aa7cba27d0f9 [2022-05-03T02:45:17.705Z] Removing intermediate container aa7cba27d0f9 [2022-05-03T02:45:17.705Z] ---> 0c3db370ba0a [2022-05-03T02:45:17.705Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T02:45:17.968Z] ---> Running in 88036f9b0cf6 [2022-05-03T02:45:18.542Z] Removing intermediate container 88036f9b0cf6 [2022-05-03T02:45:18.542Z] ---> 9472386cfb6c [2022-05-03T02:45:18.542Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T02:45:18.803Z] ---> Running in 5ebe823380ff [2022-05-03T02:45:19.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T02:45:20.011Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T02:45:20.284Z] OK: 224 MiB in 56 packages [2022-05-03T02:45:20.854Z] Removing intermediate container 5ebe823380ff [2022-05-03T02:45:20.854Z] ---> 4c0adaa12a34 [2022-05-03T02:45:20.854Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-03T02:45:20.854Z] ---> Running in ece407988cef [2022-05-03T02:45:21.114Z] Removing intermediate container ece407988cef [2022-05-03T02:45:21.114Z] ---> 633c6d8f01b0 [2022-05-03T02:45:21.114Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-03T02:45:21.378Z] ---> a11c681314ee [2022-05-03T02:45:21.378Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T02:45:21.378Z] ---> Running in f0a138a11c50 [2022-05-03T02:45:22.337Z] Removing intermediate container f0a138a11c50 [2022-05-03T02:45:22.337Z] ---> 0707ab69ef82 [2022-05-03T02:45:22.337Z] Step 10/24 : COPY . . [2022-05-03T02:45:22.912Z] ---> 4d2e98ffbb2a [2022-05-03T02:45:22.912Z] Step 11/24 : ARG MAKE='make build' [2022-05-03T02:45:22.912Z] ---> Running in e42fdad4486b [2022-05-03T02:45:22.912Z] Removing intermediate container e42fdad4486b [2022-05-03T02:45:22.912Z] ---> a8b8d0f35f17 [2022-05-03T02:45:22.912Z] Step 12/24 : RUN $MAKE [2022-05-03T02:45:23.172Z] ---> Running in 18a87947315f [2022-05-03T02:45:23.433Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-03T02:45:50.006Z] Removing intermediate container 18a87947315f [2022-05-03T02:45:50.006Z] ---> 08b55c34c034 [2022-05-03T02:45:50.006Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T02:45:50.006Z] 3.14: Pulling from library/alpine [2022-05-03T02:45:50.007Z] 8663204ce13b: Pulling fs layer [2022-05-03T02:45:50.007Z] 8663204ce13b: Verifying Checksum [2022-05-03T02:45:50.007Z] 8663204ce13b: Download complete [2022-05-03T02:45:50.007Z] 8663204ce13b: Pull complete [2022-05-03T02:45:50.007Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T02:45:50.007Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T02:45:50.007Z] ---> e04c818066af [2022-05-03T02:45:50.007Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-03T02:45:50.007Z] ---> Running in 370c6bb88899 [2022-05-03T02:45:50.007Z] Removing intermediate container 370c6bb88899 [2022-05-03T02:45:50.007Z] ---> 3360391d97d3 [2022-05-03T02:45:50.007Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T02:45:50.007Z] ---> Running in 9e1e9bac099c [2022-05-03T02:45:50.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T02:45:50.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T02:45:50.007Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T02:45:50.007Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T02:45:50.007Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T02:45:50.007Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T02:45:50.007Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T02:45:50.007Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T02:45:50.007Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T02:45:50.007Z] OK: 8 MiB in 20 packages [2022-05-03T02:45:50.007Z] Removing intermediate container 9e1e9bac099c [2022-05-03T02:45:50.007Z] ---> 4c5519318491 [2022-05-03T02:45:50.007Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-03T02:45:50.007Z] ---> 86450381ed55 [2022-05-03T02:45:50.007Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-03T02:45:50.007Z] ---> 8b4b2de382f8 [2022-05-03T02:45:50.007Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-03T02:45:50.007Z] ---> 51e13cff1fad [2022-05-03T02:45:50.007Z] Step 19/24 : EXPOSE 59982 [2022-05-03T02:45:50.007Z] ---> Running in 933d84729e6e [2022-05-03T02:45:50.007Z] Removing intermediate container 933d84729e6e [2022-05-03T02:45:50.007Z] ---> 8bc589904217 [2022-05-03T02:45:50.007Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-03T02:45:50.007Z] ---> Running in ebbdfc4983b4 [2022-05-03T02:45:50.007Z] Removing intermediate container ebbdfc4983b4 [2022-05-03T02:45:50.007Z] ---> 002c9cbc1721 [2022-05-03T02:45:50.007Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T02:45:50.007Z] ---> Running in 2a0b94c0ab75 [2022-05-03T02:45:50.007Z] Removing intermediate container 2a0b94c0ab75 [2022-05-03T02:45:50.007Z] ---> 7da8a50a2c9e [2022-05-03T02:45:50.007Z] Step 22/24 : LABEL arch=amd64 [2022-05-03T02:45:50.007Z] ---> Running in 204c92282b2c [2022-05-03T02:45:50.007Z] Removing intermediate container 204c92282b2c [2022-05-03T02:45:50.007Z] ---> 2ba7883fa957 [2022-05-03T02:45:50.007Z] Step 23/24 : LABEL git_sha=d48f562ef729a2ec37fa97109bc6a87329b19a34 [2022-05-03T02:45:50.007Z] ---> Running in a2aa9844fff0 [2022-05-03T02:45:50.007Z] Removing intermediate container a2aa9844fff0 [2022-05-03T02:45:50.007Z] ---> 79919244af46 [2022-05-03T02:45:50.007Z] Step 24/24 : LABEL version=2.2.0-dev.18 [2022-05-03T02:45:50.007Z] ---> Running in c5d81fa43f0d [2022-05-03T02:45:50.007Z] Removing intermediate container c5d81fa43f0d [2022-05-03T02:45:50.007Z] ---> fd641d2a05b1 [2022-05-03T02:45:50.007Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T02:45:50.007Z] Successfully built fd641d2a05b1 [2022-05-03T02:45:50.007Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T02:45:50.106Z] provisioning config files... [2022-05-03T02:45:50.116Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4923650380103842235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:45:50.414Z] ---> docker-login.sh [2022-05-03T02:45:50.414Z] nexus3.edgexfoundry.org:10001 [2022-05-03T02:45:50.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:45:50.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:45:50.414Z] Configure a credential helper to remove this warning. See [2022-05-03T02:45:50.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:45:50.414Z] [2022-05-03T02:45:50.414Z] Login Succeeded [2022-05-03T02:45:50.414Z] nexus3.edgexfoundry.org:10002 [2022-05-03T02:45:50.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:45:50.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:45:50.673Z] Configure a credential helper to remove this warning. See [2022-05-03T02:45:50.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:45:50.673Z] [2022-05-03T02:45:50.673Z] Login Succeeded [2022-05-03T02:45:50.673Z] nexus3.edgexfoundry.org:10003 [2022-05-03T02:45:50.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:45:50.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:45:50.673Z] Configure a credential helper to remove this warning. See [2022-05-03T02:45:50.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:45:50.673Z] [2022-05-03T02:45:50.673Z] Login Succeeded [2022-05-03T02:45:50.673Z] nexus3.edgexfoundry.org:10004 [2022-05-03T02:45:50.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:45:50.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:45:50.935Z] Configure a credential helper to remove this warning. See [2022-05-03T02:45:50.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:45:50.935Z] [2022-05-03T02:45:50.935Z] Login Succeeded [2022-05-03T02:45:50.935Z] docker.io [2022-05-03T02:45:50.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:45:51.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:45:51.195Z] Configure a credential helper to remove this warning. See [2022-05-03T02:45:51.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:45:51.195Z] [2022-05-03T02:45:51.195Z] Login Succeeded [2022-05-03T02:45:51.195Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T02:45:51.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:45:51.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T02:45:51.265Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-05-03T02:45:51.265Z] d48f562ef729a2ec37fa97109bc6a87329b19a34 [2022-05-03T02:45:51.265Z] latest [2022-05-03T02:45:51.265Z] 2.2.0-dev.18 [2022-05-03T02:45:51.265Z] d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18 [2022-05-03T02:45:51.265Z] main [2022-05-03T02:45:51.265Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:51.592Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d48f562ef729a2ec37fa97109bc6a87329b19a34 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:51.888Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d48f562ef729a2ec37fa97109bc6a87329b19a34 [2022-05-03T02:45:51.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T02:45:51.888Z] 663de3fd5bf0: Preparing [2022-05-03T02:45:51.888Z] 14ba87765c87: Preparing [2022-05-03T02:45:51.888Z] d10039b5a08d: Preparing [2022-05-03T02:45:51.888Z] 6619a4003808: Preparing [2022-05-03T02:45:51.888Z] b541d28bf3b4: Preparing [2022-05-03T02:45:51.888Z] b541d28bf3b4: Layer already exists [2022-05-03T02:45:51.888Z] 663de3fd5bf0: Pushed [2022-05-03T02:45:51.888Z] 14ba87765c87: Pushed [2022-05-03T02:45:52.157Z] 6619a4003808: Pushed [2022-05-03T02:45:54.696Z] d10039b5a08d: Pushed [2022-05-03T02:45:54.696Z] d48f562ef729a2ec37fa97109bc6a87329b19a34: digest: sha256:223383e45f275a904237840916faa4daafa9dab3654cbf39442df9ef104e746d size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:55.000Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:55.297Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-05-03T02:45:55.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T02:45:55.297Z] 663de3fd5bf0: Preparing [2022-05-03T02:45:55.297Z] 14ba87765c87: Preparing [2022-05-03T02:45:55.297Z] d10039b5a08d: Preparing [2022-05-03T02:45:55.297Z] 6619a4003808: Preparing [2022-05-03T02:45:55.297Z] b541d28bf3b4: Preparing [2022-05-03T02:45:55.297Z] 14ba87765c87: Layer already exists [2022-05-03T02:45:55.297Z] b541d28bf3b4: Layer already exists [2022-05-03T02:45:55.297Z] d10039b5a08d: Layer already exists [2022-05-03T02:45:55.297Z] 6619a4003808: Layer already exists [2022-05-03T02:45:55.297Z] 663de3fd5bf0: Layer already exists [2022-05-03T02:45:55.297Z] latest: digest: sha256:223383e45f275a904237840916faa4daafa9dab3654cbf39442df9ef104e746d size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:55.598Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:55.891Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.18 [2022-05-03T02:45:55.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T02:45:55.891Z] 663de3fd5bf0: Preparing [2022-05-03T02:45:55.891Z] 14ba87765c87: Preparing [2022-05-03T02:45:55.891Z] d10039b5a08d: Preparing [2022-05-03T02:45:55.891Z] 6619a4003808: Preparing [2022-05-03T02:45:55.891Z] b541d28bf3b4: Preparing [2022-05-03T02:45:55.891Z] 663de3fd5bf0: Layer already exists [2022-05-03T02:45:55.891Z] b541d28bf3b4: Layer already exists [2022-05-03T02:45:55.891Z] 14ba87765c87: Layer already exists [2022-05-03T02:45:55.891Z] 6619a4003808: Layer already exists [2022-05-03T02:45:55.891Z] d10039b5a08d: Layer already exists [2022-05-03T02:45:55.891Z] 2.2.0-dev.18: digest: sha256:223383e45f275a904237840916faa4daafa9dab3654cbf39442df9ef104e746d size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:56.196Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:56.486Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18 [2022-05-03T02:45:56.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T02:45:56.486Z] 663de3fd5bf0: Preparing [2022-05-03T02:45:56.486Z] 14ba87765c87: Preparing [2022-05-03T02:45:56.487Z] d10039b5a08d: Preparing [2022-05-03T02:45:56.487Z] 6619a4003808: Preparing [2022-05-03T02:45:56.487Z] b541d28bf3b4: Preparing [2022-05-03T02:45:56.487Z] d10039b5a08d: Layer already exists [2022-05-03T02:45:56.487Z] 6619a4003808: Layer already exists [2022-05-03T02:45:56.487Z] 14ba87765c87: Layer already exists [2022-05-03T02:45:56.487Z] 663de3fd5bf0: Layer already exists [2022-05-03T02:45:56.487Z] b541d28bf3b4: Layer already exists [2022-05-03T02:45:56.487Z] d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18: digest: sha256:223383e45f275a904237840916faa4daafa9dab3654cbf39442df9ef104e746d size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:56.791Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:57.083Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-05-03T02:45:57.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T02:45:57.083Z] 663de3fd5bf0: Preparing [2022-05-03T02:45:57.083Z] 14ba87765c87: Preparing [2022-05-03T02:45:57.083Z] d10039b5a08d: Preparing [2022-05-03T02:45:57.083Z] 6619a4003808: Preparing [2022-05-03T02:45:57.083Z] b541d28bf3b4: Preparing [2022-05-03T02:45:57.083Z] b541d28bf3b4: Layer already exists [2022-05-03T02:45:57.083Z] 14ba87765c87: Layer already exists [2022-05-03T02:45:57.083Z] 6619a4003808: Layer already exists [2022-05-03T02:45:57.083Z] d10039b5a08d: Layer already exists [2022-05-03T02:45:57.083Z] 663de3fd5bf0: Layer already exists [2022-05-03T02:45:57.083Z] main: digest: sha256:223383e45f275a904237840916faa4daafa9dab3654cbf39442df9ef104e746d size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T02:45:57.125Z] ===================================================== [Pipeline] echo [2022-05-03T02:45:57.141Z] taggedImages: [2022-05-03T02:45:57.141Z] - nexus3.edgexfoundry.org:10004/device-mqtt:d48f562ef729a2ec37fa97109bc6a87329b19a34 [2022-05-03T02:45:57.141Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-05-03T02:45:57.141Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.18 [2022-05-03T02:45:57.141Z] - nexus3.edgexfoundry.org:10004/device-mqtt:d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18 [2022-05-03T02:45:57.141Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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] sh [2022-05-03T02:45:57.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T02:45:57.518Z] [2022-05-03T02:45:57.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:45:57.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T02:45:57.942Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T02:45:57.942Z] 5eb5b503b376: Pulling fs layer [2022-05-03T02:45:57.942Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T02:45:57.942Z] ec43610c2a17: Pulling fs layer [2022-05-03T02:45:57.942Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T02:45:57.942Z] 33b1e0a273af: Pulling fs layer [2022-05-03T02:45:57.942Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T02:45:57.942Z] 2f39f015ded8: Pulling fs layer [2022-05-03T02:45:57.942Z] 2f39f015ded8: Waiting [2022-05-03T02:45:57.942Z] 33b1e0a273af: Waiting [2022-05-03T02:45:57.942Z] 5d3b04190fa2: Waiting [2022-05-03T02:45:57.942Z] 3a2ae6a8a46f: Waiting [2022-05-03T02:45:57.942Z] 5c69ac0246d0: Verifying Checksum [2022-05-03T02:45:57.942Z] 5c69ac0246d0: Download complete [2022-05-03T02:45:57.942Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-03T02:45:57.942Z] 3a2ae6a8a46f: Download complete [2022-05-03T02:45:57.942Z] 33b1e0a273af: Verifying Checksum [2022-05-03T02:45:57.942Z] 33b1e0a273af: Download complete [2022-05-03T02:45:57.942Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T02:45:57.942Z] 5d3b04190fa2: Download complete [2022-05-03T02:45:57.942Z] ec43610c2a17: Verifying Checksum [2022-05-03T02:45:57.942Z] ec43610c2a17: Download complete [2022-05-03T02:45:58.227Z] 5eb5b503b376: Verifying Checksum [2022-05-03T02:45:58.227Z] 5eb5b503b376: Download complete [2022-05-03T02:45:58.801Z] 2f39f015ded8: Verifying Checksum [2022-05-03T02:45:58.801Z] 2f39f015ded8: Download complete [2022-05-03T02:45:59.740Z] 5eb5b503b376: Pull complete [2022-05-03T02:45:59.740Z] 5c69ac0246d0: Pull complete [2022-05-03T02:46:00.311Z] ec43610c2a17: Pull complete [2022-05-03T02:46:00.311Z] 3a2ae6a8a46f: Pull complete [2022-05-03T02:46:00.311Z] 33b1e0a273af: Pull complete [2022-05-03T02:46:00.573Z] 5d3b04190fa2: Pull complete [2022-05-03T02:46:05.861Z] 2f39f015ded8: Pull complete [2022-05-03T02:46:05.861Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T02:46:05.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T02:46:05.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T02:46:05.935Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T02:46:05.975Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T02:46:07.997Z] $ docker top fd657637a2cc6e96ee22e25372d2af1d756633c9a913518b16e79393683b0cb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:46:08.386Z] ---> job-cost.sh [2022-05-03T02:46:08.386Z] lf-activate-venv: SKIPPING [2022-05-03T02:46:08.386Z] INFO: No Stack... [2022-05-03T02:46:08.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T02:46:09.216Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T02:46:09.509Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-05-03T02:46:09.509Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T02:46:09.524Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-39-stack-cost] [2022-05-03T02:46:09.531Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-39-stack-cost] did not exist. Created. [2022-05-03T02:46:09.531Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T02:46:09.842Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T02:46:09.870Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T02:46:09.875Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T02:46:09.896Z] $ docker stop --time=1 fd657637a2cc6e96ee22e25372d2af1d756633c9a913518b16e79393683b0cb5 [2022-05-03T02:46:11.060Z] $ docker rm -f fd657637a2cc6e96ee22e25372d2af1d756633c9a913518b16e79393683b0cb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T02:54:50.792Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35428 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-05-03T02:54:50.808Z] Running in /w/workspace/device-mqtt-go/39 [Pipeline] { [Pipeline] checkout [2022-05-03T02:54:51.128Z] Selected Git installation does not exist. Using Default [2022-05-03T02:54:51.128Z] The recommended git tool is: NONE [2022-05-03T02:54:57.252Z] using credential edgex-jenkins-ssh [2022-05-03T02:54:57.270Z] Cloning the remote Git repository [2022-05-03T02:54:57.425Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-03T02:54:57.563Z] > git init /w/workspace/device-mqtt-go/39 # timeout=10 [2022-05-03T02:54:57.713Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-03T02:54:57.714Z] > git --version # timeout=10 [2022-05-03T02:54:57.729Z] > git --version # 'git version 2.25.1' [2022-05-03T02:54:57.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T02:54:57.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T02:54:58.887Z] Avoid second fetch [2022-05-03T02:54:58.888Z] Checking out Revision d48f562ef729a2ec37fa97109bc6a87329b19a34 (main) [2022-05-03T02:54:58.857Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-03T02:54:58.875Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T02:54:58.912Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T02:54:58.930Z] > git checkout -f d48f562ef729a2ec37fa97109bc6a87329b19a34 # timeout=10 [2022-05-03T02:55:03.096Z] Commit message: "Merge pull request #375 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T02:55:04.006Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T02:55:04.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T02:55:04.006Z] Dload Upload Total Spent Left Speed [2022-05-03T02:55:04.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98691 0 --:--:-- --:--:-- --:--:-- 99521 [Pipeline] sh [2022-05-03T02:55:04.544Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T02:55:04.892Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-05-03T02:55:04.892Z] sudo tee /etc/docker/daemon.new [2022-05-03T02:55:04.892Z] { [2022-05-03T02:55:04.892Z] "registry-mirrors": [ [2022-05-03T02:55:04.892Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T02:55:04.892Z] ], [2022-05-03T02:55:04.892Z] "bip": "10.250.0.254/24", [2022-05-03T02:55:04.892Z] "hosts": [ [2022-05-03T02:55:04.892Z] "tcp://0.0.0.0:5555", [2022-05-03T02:55:04.892Z] "unix:///var/run/docker.sock" [2022-05-03T02:55:04.892Z] ], [2022-05-03T02:55:04.892Z] "mtu": 1458, [2022-05-03T02:55:04.892Z] "selinux-enabled": true, [2022-05-03T02:55:04.892Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T02:55:04.892Z] } [Pipeline] sh [2022-05-03T02:55:05.256Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T02:55:05.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T02:55:24.049Z] provisioning config files... [2022-05-03T02:55:24.075Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/39@tmp/config6813879204705021706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T02:55:24.446Z] ---> docker-login.sh [2022-05-03T02:55:24.446Z] nexus3.edgexfoundry.org:10001 [2022-05-03T02:55:25.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:55:25.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:55:25.326Z] Configure a credential helper to remove this warning. See [2022-05-03T02:55:25.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:55:25.326Z] [2022-05-03T02:55:25.326Z] Login Succeeded [2022-05-03T02:55:25.326Z] nexus3.edgexfoundry.org:10002 [2022-05-03T02:55:25.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:55:25.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:55:25.601Z] Configure a credential helper to remove this warning. See [2022-05-03T02:55:25.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:55:25.601Z] [2022-05-03T02:55:25.601Z] Login Succeeded [2022-05-03T02:55:25.601Z] nexus3.edgexfoundry.org:10003 [2022-05-03T02:55:25.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:55:26.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:55:26.155Z] Configure a credential helper to remove this warning. See [2022-05-03T02:55:26.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:55:26.155Z] [2022-05-03T02:55:26.155Z] Login Succeeded [2022-05-03T02:55:26.155Z] nexus3.edgexfoundry.org:10004 [2022-05-03T02:55:26.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:55:26.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:55:26.435Z] Configure a credential helper to remove this warning. See [2022-05-03T02:55:26.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:55:26.435Z] [2022-05-03T02:55:26.435Z] Login Succeeded [2022-05-03T02:55:26.435Z] docker.io [2022-05-03T02:55:27.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T02:55:27.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T02:55:27.311Z] Configure a credential helper to remove this warning. See [2022-05-03T02:55:27.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T02:55:27.311Z] [2022-05-03T02:55:27.311Z] Login Succeeded [2022-05-03T02:55:27.311Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T02:55:27.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T02:55:27.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T02:55:27.739Z] ========================================================= [2022-05-03T02:55:27.739Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T02:55:27.739Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:55:28.108Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-03T02:55:28.384Z] Sending build context to Docker daemon 3.042MB [2022-05-03T02:55:28.384Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T02:55:28.384Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T02:55:28.659Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T02:55:28.659Z] 9b3977197b4f: Pulling fs layer [2022-05-03T02:55:28.659Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T02:55:28.659Z] 94645a83ff95: Pulling fs layer [2022-05-03T02:55:28.659Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T02:55:28.659Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T02:55:28.659Z] 3096ccb668a1: Pulling fs layer [2022-05-03T02:55:28.659Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T02:55:28.659Z] a4caa8a26152: Pulling fs layer [2022-05-03T02:55:28.659Z] 3f3a8bcf1eab: Waiting [2022-05-03T02:55:28.659Z] 3096ccb668a1: Waiting [2022-05-03T02:55:28.659Z] e8cf19c19ddd: Waiting [2022-05-03T02:55:28.659Z] a4caa8a26152: Waiting [2022-05-03T02:55:28.659Z] 0c92f367c5e7: Waiting [2022-05-03T02:55:28.659Z] 94645a83ff95: Verifying Checksum [2022-05-03T02:55:28.659Z] 94645a83ff95: Download complete [2022-05-03T02:55:28.659Z] 1a89e8eeedd5: Verifying Checksum [2022-05-03T02:55:28.659Z] 1a89e8eeedd5: Download complete [2022-05-03T02:55:28.659Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T02:55:28.659Z] 0c92f367c5e7: Download complete [2022-05-03T02:55:28.659Z] 3096ccb668a1: Verifying Checksum [2022-05-03T02:55:28.659Z] 9b3977197b4f: Verifying Checksum [2022-05-03T02:55:28.659Z] 9b3977197b4f: Download complete [2022-05-03T02:55:28.659Z] 3096ccb668a1: Download complete [2022-05-03T02:55:28.941Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T02:55:28.942Z] e8cf19c19ddd: Download complete [2022-05-03T02:55:29.548Z] 9b3977197b4f: Pull complete [2022-05-03T02:55:30.155Z] 1a89e8eeedd5: Pull complete [2022-05-03T02:55:30.434Z] 94645a83ff95: Pull complete [2022-05-03T02:55:30.712Z] a4caa8a26152: Verifying Checksum [2022-05-03T02:55:30.713Z] a4caa8a26152: Download complete [2022-05-03T02:55:31.317Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T02:55:31.317Z] 3f3a8bcf1eab: Download complete [2022-05-03T02:55:43.762Z] 3f3a8bcf1eab: Pull complete [2022-05-03T02:55:43.762Z] 0c92f367c5e7: Pull complete [2022-05-03T02:55:43.762Z] 3096ccb668a1: Pull complete [2022-05-03T02:55:44.036Z] e8cf19c19ddd: Pull complete [2022-05-03T02:55:50.786Z] a4caa8a26152: Pull complete [2022-05-03T02:55:50.786Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T02:55:50.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T02:55:50.786Z] ---> 725f1c02e7f9 [2022-05-03T02:55:50.786Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T02:55:51.061Z] ---> Running in 46ba42d8e2a9 [2022-05-03T02:55:51.339Z] Removing intermediate container 46ba42d8e2a9 [2022-05-03T02:55:51.339Z] ---> 4e748d913773 [2022-05-03T02:55:51.339Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T02:55:51.339Z] ---> Running in 1a1406c6ce8e [2022-05-03T02:55:51.622Z] Removing intermediate container 1a1406c6ce8e [2022-05-03T02:55:51.622Z] ---> ced42b2f1366 [2022-05-03T02:55:51.622Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T02:55:51.622Z] ---> Running in 0de38642ac60 [2022-05-03T02:55:53.639Z] Removing intermediate container 0de38642ac60 [2022-05-03T02:55:53.639Z] ---> 5848693dd0c8 [2022-05-03T02:55:53.639Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T02:55:53.639Z] ---> Running in c1eb145e3be2 [2022-05-03T02:55:54.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T02:55:55.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T02:55:56.209Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T02:55:56.209Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T02:55:56.209Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T02:55:56.481Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T02:55:56.481Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T02:55:56.754Z] OK: 224 MiB in 56 packages [2022-05-03T02:55:57.755Z] Removing intermediate container c1eb145e3be2 [2022-05-03T02:55:57.755Z] ---> 34f08710a3c0 [2022-05-03T02:55:57.755Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-03T02:55:57.755Z] ---> Running in c38c4f0bdc40 [2022-05-03T02:55:58.041Z] Removing intermediate container c38c4f0bdc40 [2022-05-03T02:55:58.041Z] ---> 2f549740c550 [2022-05-03T02:55:58.041Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-03T02:55:59.509Z] ---> 9d44236762b4 [2022-05-03T02:55:59.509Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T02:55:59.791Z] ---> Running in 1e1af66983a2 [2022-05-03T02:56:46.891Z] Removing intermediate container 1e1af66983a2 [2022-05-03T02:56:46.891Z] ---> 48ef5b750243 [2022-05-03T02:56:46.891Z] Step 10/12 : COPY . . [2022-05-03T02:56:46.891Z] ---> 3d73808f90d6 [2022-05-03T02:56:46.891Z] Step 11/12 : ARG MAKE='make build' [2022-05-03T02:56:46.891Z] ---> Running in a407991e8d20 [2022-05-03T02:56:46.891Z] Removing intermediate container a407991e8d20 [2022-05-03T02:56:46.891Z] ---> 6454194a5a82 [2022-05-03T02:56:46.891Z] Step 12/12 : RUN $MAKE [2022-05-03T02:56:46.891Z] ---> Running in 9cdc39bd79ba [2022-05-03T02:56:46.891Z] noop [2022-05-03T02:56:46.891Z] Removing intermediate container 9cdc39bd79ba [2022-05-03T02:56:46.891Z] ---> 075a769eda66 [2022-05-03T02:56:46.891Z] Successfully built 075a769eda66 [2022-05-03T02:56:46.891Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:56:47.251Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T02:56:47.251Z] . [Pipeline] withDockerContainer [2022-05-03T02:56:47.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-35428 does not seem to be running inside a container [2022-05-03T02:56:47.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/39 -v /w/workspace/device-mqtt-go/39:/w/workspace/device-mqtt-go/39:rw,z -v /w/workspace/device-mqtt-go/39@tmp:/w/workspace/device-mqtt-go/39@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 ******** ci-base-image-arm64 cat [2022-05-03T02:56:48.901Z] $ docker top be634b009c4b173dfba71f6892687f46d425f62bd501441db72fb55460254212 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T02:56:49.817Z] + go version [2022-05-03T02:56:49.817Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T02:56:49.850Z] $ docker stop --time=1 be634b009c4b173dfba71f6892687f46d425f62bd501441db72fb55460254212 [2022-05-03T02:56:51.499Z] $ docker rm -f be634b009c4b173dfba71f6892687f46d425f62bd501441db72fb55460254212 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:56:52.138Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T02:56:52.139Z] . [Pipeline] withDockerContainer [2022-05-03T02:56:52.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-35428 does not seem to be running inside a container [2022-05-03T02:56:52.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/39 -v /w/workspace/device-mqtt-go/39:/w/workspace/device-mqtt-go/39:rw,z -v /w/workspace/device-mqtt-go/39@tmp:/w/workspace/device-mqtt-go/39@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 ******** ci-base-image-arm64 cat [2022-05-03T02:56:53.802Z] $ docker top 2fba002744f35e13dbff8daf681f7c861bb2db0a38dc09a9c8c4ef6c10ef270d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T02:56:54.726Z] + make test [2022-05-03T02:56:54.726Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-03T02:56:56.175Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-03T02:58:18.071Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-03T02:58:18.071Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 21.8% of statements [2022-05-03T02:58:18.071Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-03T02:58:18.071Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T02:58:18.071Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T02:58:36.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T02:58:36.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T02:58:36.473Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T02:58:39.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T02:58:39.904Z] $ docker stop --time=1 2fba002744f35e13dbff8daf681f7c861bb2db0a38dc09a9c8c4ef6c10ef270d [2022-05-03T02:58:41.700Z] $ docker rm -f 2fba002744f35e13dbff8daf681f7c861bb2db0a38dc09a9c8c4ef6c10ef270d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T02:58:42.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T02:58:42.687Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T02:58:43.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T02:58:43.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T02:58:43.940Z] + ls -al . [2022-05-03T02:58:43.940Z] total 172 [2022-05-03T02:58:43.940Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 02:58 . [2022-05-03T02:58:43.940Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:54 .. [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 02:54 .dockerignore [2022-05-03T02:58:43.940Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 02:55 .git [2022-05-03T02:58:43.940Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:54 .github [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 02:54 .gitignore [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 02:54 .golangci.yml [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 3 02:54 Attribution.txt [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 3 02:54 CHANGELOG.md [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 02:54 Dockerfile [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 02:54 GOVERNANCE.md [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 02:54 Jenkinsfile [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 02:54 LICENSE [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 02:54 Makefile [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 02:54 OWNERS.md [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 3 02:54 README.md [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 02:44 VERSION [2022-05-03T02:58:43.940Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:54 bin [2022-05-03T02:58:43.940Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:54 cmd [2022-05-03T02:58:43.940Z] -rw-r--r-- 1 jenkins jenkins 17887 May 3 02:58 coverage.out [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 3 02:54 go.mod [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 35259 May 3 02:54 go.sum [2022-05-03T02:58:43.940Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 02:54 internal [2022-05-03T02:58:43.940Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 02:54 mock [2022-05-03T02:58:43.940Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 02:54 snap [2022-05-03T02:58:43.940Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 02:54 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T02:58:44.284Z] + 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=d48f562ef729a2ec37fa97109bc6a87329b19a34 --label arch=arm64 --label version=2.2.0-dev.18 . [2022-05-03T02:58:44.596Z] Sending build context to Docker daemon 3.061MB [2022-05-03T02:58:44.885Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T02:58:44.885Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T02:58:44.885Z] ---> 075a769eda66 [2022-05-03T02:58:44.885Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T02:58:44.885Z] ---> Running in 86b8aac8b7fe [2022-05-03T02:58:45.170Z] Removing intermediate container 86b8aac8b7fe [2022-05-03T02:58:45.170Z] ---> c9eb69a1597e [2022-05-03T02:58:45.170Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T02:58:45.470Z] ---> Running in ff01ee26c9de [2022-05-03T02:58:45.787Z] Removing intermediate container ff01ee26c9de [2022-05-03T02:58:45.787Z] ---> 25e2fce75055 [2022-05-03T02:58:45.787Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T02:58:45.787Z] ---> Running in 378f4648fdb8 [2022-05-03T02:58:47.808Z] Removing intermediate container 378f4648fdb8 [2022-05-03T02:58:47.808Z] ---> 6e06daa274b0 [2022-05-03T02:58:47.808Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T02:58:47.808Z] ---> Running in 1614f76ee2e3 [2022-05-03T02:58:48.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T02:58:49.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T02:58:50.360Z] OK: 224 MiB in 56 packages [2022-05-03T02:58:50.976Z] Removing intermediate container 1614f76ee2e3 [2022-05-03T02:58:50.976Z] ---> a318cf46b340 [2022-05-03T02:58:50.976Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-03T02:58:51.249Z] ---> Running in dc3ebba9ab58 [2022-05-03T02:58:51.524Z] Removing intermediate container dc3ebba9ab58 [2022-05-03T02:58:51.524Z] ---> b60a4e9bd61b [2022-05-03T02:58:51.524Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-03T02:58:52.128Z] ---> ab3768d03103 [2022-05-03T02:58:52.128Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T02:58:52.128Z] ---> Running in 413cf64b0452 [2022-05-03T02:58:54.114Z] Removing intermediate container 413cf64b0452 [2022-05-03T02:58:54.114Z] ---> fd318c528c8a [2022-05-03T02:58:54.114Z] Step 10/24 : COPY . . [2022-05-03T02:58:54.713Z] ---> 0792e2ae71f2 [2022-05-03T02:58:54.713Z] Step 11/24 : ARG MAKE='make build' [2022-05-03T02:58:54.988Z] ---> Running in 5dd1c2d18261 [2022-05-03T02:58:55.263Z] Removing intermediate container 5dd1c2d18261 [2022-05-03T02:58:55.263Z] ---> c7395aeb097b [2022-05-03T02:58:55.263Z] Step 12/24 : RUN $MAKE [2022-05-03T02:58:55.263Z] ---> Running in 37947a904eb4 [2022-05-03T02:58:56.241Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-03T03:01:03.093Z] Removing intermediate container 37947a904eb4 [2022-05-03T03:01:03.093Z] ---> 45703b965c3b [2022-05-03T03:01:03.093Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T03:01:03.093Z] 3.14: Pulling from library/alpine [2022-05-03T03:01:03.093Z] 455c02918c45: Pulling fs layer [2022-05-03T03:01:03.093Z] 455c02918c45: Download complete [2022-05-03T03:01:03.093Z] 455c02918c45: Pull complete [2022-05-03T03:01:03.093Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T03:01:03.093Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T03:01:03.093Z] ---> ac73e934f311 [2022-05-03T03:01:03.093Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-03T03:01:03.093Z] ---> Running in e2e889fc45fb [2022-05-03T03:01:03.093Z] Removing intermediate container e2e889fc45fb [2022-05-03T03:01:03.093Z] ---> 5e38c47d1873 [2022-05-03T03:01:03.093Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T03:01:03.093Z] ---> Running in 0ca9800b578f [2022-05-03T03:01:03.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T03:01:03.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T03:01:03.093Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T03:01:03.093Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T03:01:03.093Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T03:01:03.093Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T03:01:03.093Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T03:01:03.093Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T03:01:03.093Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T03:01:03.093Z] OK: 8 MiB in 20 packages [2022-05-03T03:01:03.093Z] Removing intermediate container 0ca9800b578f [2022-05-03T03:01:03.093Z] ---> d9598ba30483 [2022-05-03T03:01:03.093Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-03T03:01:03.093Z] ---> 1e8e18bed1d4 [2022-05-03T03:01:03.093Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-03T03:01:03.093Z] ---> 967e4b7679b3 [2022-05-03T03:01:03.093Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-03T03:01:03.093Z] ---> 12c9b1f72423 [2022-05-03T03:01:03.093Z] Step 19/24 : EXPOSE 59982 [2022-05-03T03:01:03.093Z] ---> Running in a832f327de61 [2022-05-03T03:01:03.093Z] Removing intermediate container a832f327de61 [2022-05-03T03:01:03.093Z] ---> c92fd4b4f542 [2022-05-03T03:01:03.093Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-03T03:01:03.093Z] ---> Running in f6ba17d090bb [2022-05-03T03:01:03.093Z] Removing intermediate container f6ba17d090bb [2022-05-03T03:01:03.093Z] ---> a96ac7dc27b8 [2022-05-03T03:01:03.093Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T03:01:03.093Z] ---> Running in 76368adb7fbd [2022-05-03T03:01:03.093Z] Removing intermediate container 76368adb7fbd [2022-05-03T03:01:03.093Z] ---> 4cbd5cf6e000 [2022-05-03T03:01:03.093Z] Step 22/24 : LABEL arch=arm64 [2022-05-03T03:01:03.093Z] ---> Running in 1a64246b0545 [2022-05-03T03:01:03.093Z] Removing intermediate container 1a64246b0545 [2022-05-03T03:01:03.093Z] ---> b7f80bd5bee4 [2022-05-03T03:01:03.093Z] Step 23/24 : LABEL git_sha=d48f562ef729a2ec37fa97109bc6a87329b19a34 [2022-05-03T03:01:03.093Z] ---> Running in 98a2eeb25ffd [2022-05-03T03:01:03.093Z] Removing intermediate container 98a2eeb25ffd [2022-05-03T03:01:03.093Z] ---> f328edb3eaa3 [2022-05-03T03:01:03.093Z] Step 24/24 : LABEL version=2.2.0-dev.18 [2022-05-03T03:01:03.093Z] ---> Running in f03513485858 [2022-05-03T03:01:03.093Z] Removing intermediate container f03513485858 [2022-05-03T03:01:03.093Z] ---> 50c600297626 [2022-05-03T03:01:03.093Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T03:01:03.093Z] Successfully built 50c600297626 [2022-05-03T03:01:03.093Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T03:01:03.234Z] provisioning config files... [2022-05-03T03:01:03.252Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/39@tmp/config2289235344746165891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:01:03.615Z] ---> docker-login.sh [2022-05-03T03:01:03.615Z] nexus3.edgexfoundry.org:10001 [2022-05-03T03:01:03.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:01:03.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:01:03.890Z] Configure a credential helper to remove this warning. See [2022-05-03T03:01:03.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:01:03.890Z] [2022-05-03T03:01:03.890Z] Login Succeeded [2022-05-03T03:01:03.890Z] nexus3.edgexfoundry.org:10002 [2022-05-03T03:01:04.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:01:04.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:01:04.440Z] Configure a credential helper to remove this warning. See [2022-05-03T03:01:04.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:01:04.440Z] [2022-05-03T03:01:04.440Z] Login Succeeded [2022-05-03T03:01:04.440Z] nexus3.edgexfoundry.org:10003 [2022-05-03T03:01:04.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:01:04.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:01:04.713Z] Configure a credential helper to remove this warning. See [2022-05-03T03:01:04.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:01:04.713Z] [2022-05-03T03:01:04.713Z] Login Succeeded [2022-05-03T03:01:04.713Z] nexus3.edgexfoundry.org:10004 [2022-05-03T03:01:05.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:01:05.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:01:05.313Z] Configure a credential helper to remove this warning. See [2022-05-03T03:01:05.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:01:05.313Z] [2022-05-03T03:01:05.313Z] Login Succeeded [2022-05-03T03:01:05.313Z] docker.io [2022-05-03T03:01:05.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:01:05.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:01:05.855Z] Configure a credential helper to remove this warning. See [2022-05-03T03:01:05.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:01:05.855Z] [2022-05-03T03:01:05.855Z] Login Succeeded [2022-05-03T03:01:06.126Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T03:01:06.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T03:01:06.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T03:01:06.212Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-05-03T03:01:06.212Z] d48f562ef729a2ec37fa97109bc6a87329b19a34 [2022-05-03T03:01:06.212Z] latest [2022-05-03T03:01:06.212Z] 2.2.0-dev.18 [2022-05-03T03:01:06.212Z] d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18 [2022-05-03T03:01:06.212Z] main [2022-05-03T03:01:06.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:01:06.585Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d48f562ef729a2ec37fa97109bc6a87329b19a34 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:01:06.928Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d48f562ef729a2ec37fa97109bc6a87329b19a34 [2022-05-03T03:01:06.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T03:01:06.928Z] c7ca2a746afd: Preparing [2022-05-03T03:01:06.928Z] 93ebf650d0fa: Preparing [2022-05-03T03:01:06.928Z] d36e1d8c548a: Preparing [2022-05-03T03:01:06.928Z] 600b7ece893f: Preparing [2022-05-03T03:01:06.928Z] f73e7dbfee58: Preparing [2022-05-03T03:01:06.928Z] f73e7dbfee58: Layer already exists [2022-05-03T03:02:43.693Z] 600b7ece893f: Retrying in 5 seconds [2022-05-03T03:02:43.693Z] 93ebf650d0fa: Retrying in 5 seconds [2022-05-03T03:02:43.693Z] d36e1d8c548a: Retrying in 5 seconds [2022-05-03T03:02:43.693Z] c7ca2a746afd: Retrying in 5 seconds [2022-05-03T03:02:43.693Z] d36e1d8c548a: Retrying in 4 seconds [2022-05-03T03:02:43.693Z] 600b7ece893f: Retrying in 4 seconds [2022-05-03T03:02:43.693Z] 93ebf650d0fa: Retrying in 4 seconds [2022-05-03T03:02:43.693Z] c7ca2a746afd: Retrying in 4 seconds [2022-05-03T03:02:43.693Z] d36e1d8c548a: Retrying in 3 seconds [2022-05-03T03:02:43.693Z] 93ebf650d0fa: Retrying in 3 seconds [2022-05-03T03:02:43.693Z] 600b7ece893f: Retrying in 3 seconds [2022-05-03T03:02:43.693Z] c7ca2a746afd: Retrying in 3 seconds [2022-05-03T03:02:43.693Z] 600b7ece893f: Retrying in 2 seconds [2022-05-03T03:02:43.693Z] d36e1d8c548a: Retrying in 2 seconds [2022-05-03T03:02:43.693Z] 93ebf650d0fa: Retrying in 2 seconds [2022-05-03T03:02:43.693Z] c7ca2a746afd: Retrying in 2 seconds [2022-05-03T03:02:43.693Z] 600b7ece893f: Retrying in 1 second [2022-05-03T03:02:43.693Z] d36e1d8c548a: Retrying in 1 second [2022-05-03T03:02:43.693Z] 93ebf650d0fa: Retrying in 1 second [2022-05-03T03:02:43.693Z] c7ca2a746afd: Retrying in 1 second [2022-05-03T03:04:20.468Z] c7ca2a746afd: Retrying in 10 seconds [2022-05-03T03:04:20.469Z] 93ebf650d0fa: Retrying in 10 seconds [2022-05-03T03:04:20.469Z] 600b7ece893f: Retrying in 10 seconds [2022-05-03T03:04:20.469Z] d36e1d8c548a: Retrying in 10 seconds [2022-05-03T03:04:20.469Z] c7ca2a746afd: Retrying in 9 seconds [2022-05-03T03:04:20.469Z] 93ebf650d0fa: Retrying in 9 seconds [2022-05-03T03:04:20.469Z] 600b7ece893f: Retrying in 9 seconds [2022-05-03T03:04:20.469Z] d36e1d8c548a: Retrying in 9 seconds [2022-05-03T03:04:20.469Z] c7ca2a746afd: Retrying in 8 seconds [2022-05-03T03:04:20.469Z] 93ebf650d0fa: Retrying in 8 seconds [2022-05-03T03:04:20.469Z] 600b7ece893f: Retrying in 8 seconds [2022-05-03T03:04:20.469Z] d36e1d8c548a: Retrying in 8 seconds [2022-05-03T03:04:20.469Z] c7ca2a746afd: Retrying in 7 seconds [2022-05-03T03:04:20.469Z] 93ebf650d0fa: Retrying in 7 seconds [2022-05-03T03:04:20.469Z] 600b7ece893f: Retrying in 7 seconds [2022-05-03T03:04:20.469Z] d36e1d8c548a: Retrying in 7 seconds [2022-05-03T03:04:20.469Z] c7ca2a746afd: Retrying in 6 seconds [2022-05-03T03:04:20.469Z] 93ebf650d0fa: Retrying in 6 seconds [2022-05-03T03:04:20.469Z] 600b7ece893f: Retrying in 6 seconds [2022-05-03T03:04:20.469Z] d36e1d8c548a: Retrying in 6 seconds [2022-05-03T03:04:20.469Z] 93ebf650d0fa: Retrying in 5 seconds [2022-05-03T03:04:20.469Z] c7ca2a746afd: Retrying in 5 seconds [2022-05-03T03:04:20.469Z] 600b7ece893f: Retrying in 5 seconds [2022-05-03T03:04:20.469Z] d36e1d8c548a: Retrying in 5 seconds [2022-05-03T03:04:20.469Z] 93ebf650d0fa: Retrying in 4 seconds [2022-05-03T03:04:20.469Z] c7ca2a746afd: Retrying in 4 seconds [2022-05-03T03:04:20.469Z] 600b7ece893f: Retrying in 4 seconds [2022-05-03T03:04:20.469Z] d36e1d8c548a: Retrying in 4 seconds [2022-05-03T03:04:20.469Z] 93ebf650d0fa: Retrying in 3 seconds [2022-05-03T03:04:20.469Z] c7ca2a746afd: Retrying in 3 seconds [2022-05-03T03:04:20.469Z] d36e1d8c548a: Retrying in 3 seconds [2022-05-03T03:04:20.469Z] 600b7ece893f: Retrying in 3 seconds [2022-05-03T03:04:20.469Z] c7ca2a746afd: Retrying in 2 seconds [2022-05-03T03:04:20.469Z] 93ebf650d0fa: Retrying in 2 seconds [2022-05-03T03:04:20.469Z] d36e1d8c548a: Retrying in 2 seconds [2022-05-03T03:04:20.469Z] 600b7ece893f: Retrying in 2 seconds [2022-05-03T03:04:21.062Z] c7ca2a746afd: Retrying in 1 second [2022-05-03T03:04:21.062Z] 93ebf650d0fa: Retrying in 1 second [2022-05-03T03:04:21.062Z] d36e1d8c548a: Retrying in 1 second [2022-05-03T03:04:21.063Z] 600b7ece893f: Retrying in 1 second [2022-05-03T03:05:57.879Z] 600b7ece893f: Retrying in 15 seconds [2022-05-03T03:05:57.879Z] d36e1d8c548a: Retrying in 15 seconds [2022-05-03T03:05:57.879Z] 93ebf650d0fa: Retrying in 15 seconds [2022-05-03T03:05:57.879Z] c7ca2a746afd: Retrying in 15 seconds [2022-05-03T03:05:57.879Z] 600b7ece893f: Retrying in 14 seconds [2022-05-03T03:05:57.879Z] d36e1d8c548a: Retrying in 14 seconds [2022-05-03T03:05:57.879Z] 93ebf650d0fa: Retrying in 14 seconds [2022-05-03T03:05:57.879Z] c7ca2a746afd: Retrying in 14 seconds [2022-05-03T03:05:57.879Z] 600b7ece893f: Retrying in 13 seconds [2022-05-03T03:05:57.879Z] d36e1d8c548a: Retrying in 13 seconds [2022-05-03T03:05:57.879Z] 93ebf650d0fa: Retrying in 13 seconds [2022-05-03T03:05:57.879Z] c7ca2a746afd: Retrying in 13 seconds [2022-05-03T03:05:57.879Z] 93ebf650d0fa: Retrying in 12 seconds [2022-05-03T03:05:57.879Z] c7ca2a746afd: Retrying in 12 seconds [2022-05-03T03:05:57.879Z] d36e1d8c548a: Retrying in 12 seconds [2022-05-03T03:05:57.879Z] 600b7ece893f: Retrying in 12 seconds [2022-05-03T03:05:57.879Z] 600b7ece893f: Retrying in 11 seconds [2022-05-03T03:05:57.879Z] d36e1d8c548a: Retrying in 11 seconds [2022-05-03T03:05:57.879Z] 93ebf650d0fa: Retrying in 11 seconds [2022-05-03T03:05:57.879Z] c7ca2a746afd: Retrying in 11 seconds [2022-05-03T03:05:57.879Z] d36e1d8c548a: Retrying in 10 seconds [2022-05-03T03:05:57.879Z] 600b7ece893f: Retrying in 10 seconds [2022-05-03T03:05:57.879Z] 93ebf650d0fa: Retrying in 10 seconds [2022-05-03T03:05:57.879Z] c7ca2a746afd: Retrying in 10 seconds [2022-05-03T03:05:58.153Z] 600b7ece893f: Retrying in 9 seconds [2022-05-03T03:05:58.153Z] d36e1d8c548a: Retrying in 9 seconds [2022-05-03T03:05:58.153Z] 93ebf650d0fa: Retrying in 9 seconds [2022-05-03T03:05:58.153Z] c7ca2a746afd: Retrying in 9 seconds [2022-05-03T03:05:59.127Z] 600b7ece893f: Retrying in 8 seconds [2022-05-03T03:05:59.127Z] 93ebf650d0fa: Retrying in 8 seconds [2022-05-03T03:05:59.127Z] d36e1d8c548a: Retrying in 8 seconds [2022-05-03T03:05:59.127Z] c7ca2a746afd: Retrying in 8 seconds [2022-05-03T03:06:00.105Z] c7ca2a746afd: Retrying in 7 seconds [2022-05-03T03:06:00.105Z] d36e1d8c548a: Retrying in 7 seconds [2022-05-03T03:06:00.105Z] 93ebf650d0fa: Retrying in 7 seconds [2022-05-03T03:06:00.105Z] 600b7ece893f: Retrying in 7 seconds [2022-05-03T03:06:01.083Z] 600b7ece893f: Retrying in 6 seconds [2022-05-03T03:06:01.084Z] d36e1d8c548a: Retrying in 6 seconds [2022-05-03T03:06:01.084Z] 93ebf650d0fa: Retrying in 6 seconds [2022-05-03T03:06:01.084Z] c7ca2a746afd: Retrying in 6 seconds [2022-05-03T03:06:02.064Z] 600b7ece893f: Retrying in 5 seconds [2022-05-03T03:06:02.064Z] d36e1d8c548a: Retrying in 5 seconds [2022-05-03T03:06:02.064Z] 93ebf650d0fa: Retrying in 5 seconds [2022-05-03T03:06:02.064Z] c7ca2a746afd: Retrying in 5 seconds [2022-05-03T03:06:03.059Z] 600b7ece893f: Retrying in 4 seconds [2022-05-03T03:06:03.059Z] d36e1d8c548a: Retrying in 4 seconds [2022-05-03T03:06:03.059Z] 93ebf650d0fa: Retrying in 4 seconds [2022-05-03T03:06:03.059Z] c7ca2a746afd: Retrying in 4 seconds [2022-05-03T03:06:04.036Z] 600b7ece893f: Retrying in 3 seconds [2022-05-03T03:06:04.036Z] d36e1d8c548a: Retrying in 3 seconds [2022-05-03T03:06:04.036Z] 93ebf650d0fa: Retrying in 3 seconds [2022-05-03T03:06:04.036Z] c7ca2a746afd: Retrying in 3 seconds [2022-05-03T03:06:05.011Z] 600b7ece893f: Retrying in 2 seconds [2022-05-03T03:06:05.011Z] d36e1d8c548a: Retrying in 2 seconds [2022-05-03T03:06:05.011Z] 93ebf650d0fa: Retrying in 2 seconds [2022-05-03T03:06:05.011Z] c7ca2a746afd: Retrying in 2 seconds [2022-05-03T03:06:05.986Z] 600b7ece893f: Retrying in 1 second [2022-05-03T03:06:05.986Z] d36e1d8c548a: Retrying in 1 second [2022-05-03T03:06:05.986Z] 93ebf650d0fa: Retrying in 1 second [2022-05-03T03:06:05.986Z] c7ca2a746afd: Retrying in 1 second [2022-05-03T03:07:42.756Z] c7ca2a746afd: Retrying in 20 seconds [2022-05-03T03:07:42.756Z] d36e1d8c548a: Retrying in 20 seconds [2022-05-03T03:07:42.756Z] 93ebf650d0fa: Retrying in 20 seconds [2022-05-03T03:07:42.756Z] 600b7ece893f: Retrying in 20 seconds [2022-05-03T03:07:42.756Z] 93ebf650d0fa: Retrying in 19 seconds [2022-05-03T03:07:42.756Z] d36e1d8c548a: Retrying in 19 seconds [2022-05-03T03:07:42.756Z] 600b7ece893f: Retrying in 19 seconds [2022-05-03T03:07:42.756Z] c7ca2a746afd: Retrying in 19 seconds [2022-05-03T03:07:42.756Z] d36e1d8c548a: Retrying in 18 seconds [2022-05-03T03:07:42.756Z] c7ca2a746afd: Retrying in 18 seconds [2022-05-03T03:07:42.756Z] 93ebf650d0fa: Retrying in 18 seconds [2022-05-03T03:07:42.756Z] 600b7ece893f: Retrying in 18 seconds [2022-05-03T03:07:42.756Z] c7ca2a746afd: Retrying in 17 seconds [2022-05-03T03:07:42.756Z] 93ebf650d0fa: Retrying in 17 seconds [2022-05-03T03:07:42.756Z] d36e1d8c548a: Retrying in 17 seconds [2022-05-03T03:07:42.756Z] 600b7ece893f: Retrying in 17 seconds [2022-05-03T03:07:42.756Z] c7ca2a746afd: Retrying in 16 seconds [2022-05-03T03:07:42.756Z] 93ebf650d0fa: Retrying in 16 seconds [2022-05-03T03:07:42.756Z] d36e1d8c548a: Retrying in 16 seconds [2022-05-03T03:07:42.756Z] 600b7ece893f: Retrying in 16 seconds [2022-05-03T03:07:42.756Z] c7ca2a746afd: Retrying in 15 seconds [2022-05-03T03:07:42.756Z] 93ebf650d0fa: Retrying in 15 seconds [2022-05-03T03:07:42.756Z] d36e1d8c548a: Retrying in 15 seconds [2022-05-03T03:07:42.756Z] 600b7ece893f: Retrying in 15 seconds [2022-05-03T03:07:43.345Z] c7ca2a746afd: Retrying in 14 seconds [2022-05-03T03:07:43.345Z] d36e1d8c548a: Retrying in 14 seconds [2022-05-03T03:07:43.345Z] 93ebf650d0fa: Retrying in 14 seconds [2022-05-03T03:07:43.345Z] 600b7ece893f: Retrying in 14 seconds [2022-05-03T03:07:44.321Z] d36e1d8c548a: Retrying in 13 seconds [2022-05-03T03:07:44.321Z] 600b7ece893f: Retrying in 13 seconds [2022-05-03T03:07:44.321Z] c7ca2a746afd: Retrying in 13 seconds [2022-05-03T03:07:44.321Z] 93ebf650d0fa: Retrying in 13 seconds [2022-05-03T03:07:45.294Z] c7ca2a746afd: Retrying in 12 seconds [2022-05-03T03:07:45.294Z] d36e1d8c548a: Retrying in 12 seconds [2022-05-03T03:07:45.294Z] 600b7ece893f: Retrying in 12 seconds [2022-05-03T03:07:45.294Z] 93ebf650d0fa: Retrying in 12 seconds [2022-05-03T03:07:46.264Z] 600b7ece893f: Retrying in 11 seconds [2022-05-03T03:07:46.264Z] d36e1d8c548a: Retrying in 11 seconds [2022-05-03T03:07:46.264Z] c7ca2a746afd: Retrying in 11 seconds [2022-05-03T03:07:46.264Z] 93ebf650d0fa: Retrying in 11 seconds [2022-05-03T03:07:47.240Z] d36e1d8c548a: Retrying in 10 seconds [2022-05-03T03:07:47.240Z] c7ca2a746afd: Retrying in 10 seconds [2022-05-03T03:07:47.240Z] 93ebf650d0fa: Retrying in 10 seconds [2022-05-03T03:07:47.240Z] 600b7ece893f: Retrying in 10 seconds [2022-05-03T03:07:48.214Z] c7ca2a746afd: Retrying in 9 seconds [2022-05-03T03:07:48.214Z] 600b7ece893f: Retrying in 9 seconds [2022-05-03T03:07:48.214Z] 93ebf650d0fa: Retrying in 9 seconds [2022-05-03T03:07:48.214Z] d36e1d8c548a: Retrying in 9 seconds [2022-05-03T03:07:49.182Z] 600b7ece893f: Retrying in 8 seconds [2022-05-03T03:07:49.182Z] c7ca2a746afd: Retrying in 8 seconds [2022-05-03T03:07:49.182Z] 93ebf650d0fa: Retrying in 8 seconds [2022-05-03T03:07:49.182Z] d36e1d8c548a: Retrying in 8 seconds [2022-05-03T03:07:50.155Z] 600b7ece893f: Retrying in 7 seconds [2022-05-03T03:07:50.155Z] 93ebf650d0fa: Retrying in 7 seconds [2022-05-03T03:07:50.155Z] d36e1d8c548a: Retrying in 7 seconds [2022-05-03T03:07:50.155Z] c7ca2a746afd: Retrying in 7 seconds [2022-05-03T03:07:51.128Z] c7ca2a746afd: Retrying in 6 seconds [2022-05-03T03:07:51.128Z] 600b7ece893f: Retrying in 6 seconds [2022-05-03T03:07:51.128Z] 93ebf650d0fa: Retrying in 6 seconds [2022-05-03T03:07:51.128Z] d36e1d8c548a: Retrying in 6 seconds [2022-05-03T03:07:52.100Z] 600b7ece893f: Retrying in 5 seconds [2022-05-03T03:07:52.100Z] c7ca2a746afd: Retrying in 5 seconds [2022-05-03T03:07:52.100Z] d36e1d8c548a: Retrying in 5 seconds [2022-05-03T03:07:52.101Z] 93ebf650d0fa: Retrying in 5 seconds [2022-05-03T03:07:53.073Z] 600b7ece893f: Retrying in 4 seconds [2022-05-03T03:07:53.073Z] d36e1d8c548a: Retrying in 4 seconds [2022-05-03T03:07:53.073Z] c7ca2a746afd: Retrying in 4 seconds [2022-05-03T03:07:53.073Z] 93ebf650d0fa: Retrying in 4 seconds [2022-05-03T03:07:54.497Z] 600b7ece893f: Retrying in 3 seconds [2022-05-03T03:07:54.497Z] 93ebf650d0fa: Retrying in 3 seconds [2022-05-03T03:07:54.497Z] d36e1d8c548a: Retrying in 3 seconds [2022-05-03T03:07:54.497Z] c7ca2a746afd: Retrying in 3 seconds [2022-05-03T03:07:55.085Z] d36e1d8c548a: Retrying in 2 seconds [2022-05-03T03:07:55.085Z] c7ca2a746afd: Retrying in 2 seconds [2022-05-03T03:07:55.085Z] 600b7ece893f: Retrying in 2 seconds [2022-05-03T03:07:55.085Z] 93ebf650d0fa: Retrying in 2 seconds [2022-05-03T03:07:56.503Z] d36e1d8c548a: Retrying in 1 second [2022-05-03T03:07:56.503Z] c7ca2a746afd: Retrying in 1 second [2022-05-03T03:07:56.503Z] 93ebf650d0fa: Retrying in 1 second [2022-05-03T03:07:56.503Z] 600b7ece893f: Retrying in 1 second [2022-05-03T03:08:28.805Z] 93ebf650d0fa: Pushed [2022-05-03T03:08:28.805Z] c7ca2a746afd: Pushed [2022-05-03T03:08:28.805Z] 600b7ece893f: Pushed [2022-05-03T03:08:31.412Z] d36e1d8c548a: Pushed [2022-05-03T03:08:31.682Z] d48f562ef729a2ec37fa97109bc6a87329b19a34: digest: sha256:bc18158139021e6caf02fda3e266416a3bde720b65b64a92157d9786911d912a size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:32.024Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:32.360Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-05-03T03:08:32.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T03:08:32.360Z] c7ca2a746afd: Preparing [2022-05-03T03:08:32.360Z] 93ebf650d0fa: Preparing [2022-05-03T03:08:32.360Z] d36e1d8c548a: Preparing [2022-05-03T03:08:32.360Z] 600b7ece893f: Preparing [2022-05-03T03:08:32.360Z] f73e7dbfee58: Preparing [2022-05-03T03:08:32.360Z] 93ebf650d0fa: Layer already exists [2022-05-03T03:08:32.360Z] d36e1d8c548a: Layer already exists [2022-05-03T03:08:32.360Z] 600b7ece893f: Layer already exists [2022-05-03T03:08:32.360Z] c7ca2a746afd: Layer already exists [2022-05-03T03:08:32.360Z] f73e7dbfee58: Layer already exists [2022-05-03T03:08:32.630Z] latest: digest: sha256:bc18158139021e6caf02fda3e266416a3bde720b65b64a92157d9786911d912a size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:32.972Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:33.308Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.18 [2022-05-03T03:08:33.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T03:08:33.308Z] c7ca2a746afd: Preparing [2022-05-03T03:08:33.308Z] 93ebf650d0fa: Preparing [2022-05-03T03:08:33.308Z] d36e1d8c548a: Preparing [2022-05-03T03:08:33.308Z] 600b7ece893f: Preparing [2022-05-03T03:08:33.308Z] f73e7dbfee58: Preparing [2022-05-03T03:08:33.308Z] c7ca2a746afd: Layer already exists [2022-05-03T03:08:33.308Z] f73e7dbfee58: Layer already exists [2022-05-03T03:08:33.308Z] 600b7ece893f: Layer already exists [2022-05-03T03:08:33.308Z] d36e1d8c548a: Layer already exists [2022-05-03T03:08:33.308Z] 93ebf650d0fa: Layer already exists [2022-05-03T03:08:33.579Z] 2.2.0-dev.18: digest: sha256:bc18158139021e6caf02fda3e266416a3bde720b65b64a92157d9786911d912a size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:33.925Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:34.262Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18 [2022-05-03T03:08:34.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T03:08:34.263Z] c7ca2a746afd: Preparing [2022-05-03T03:08:34.263Z] 93ebf650d0fa: Preparing [2022-05-03T03:08:34.263Z] d36e1d8c548a: Preparing [2022-05-03T03:08:34.263Z] 600b7ece893f: Preparing [2022-05-03T03:08:34.263Z] f73e7dbfee58: Preparing [2022-05-03T03:08:34.263Z] d36e1d8c548a: Layer already exists [2022-05-03T03:08:34.263Z] f73e7dbfee58: Layer already exists [2022-05-03T03:08:34.263Z] 93ebf650d0fa: Layer already exists [2022-05-03T03:08:34.263Z] c7ca2a746afd: Layer already exists [2022-05-03T03:08:34.263Z] 600b7ece893f: Layer already exists [2022-05-03T03:08:34.535Z] d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18: digest: sha256:bc18158139021e6caf02fda3e266416a3bde720b65b64a92157d9786911d912a size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:34.884Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:35.225Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-05-03T03:08:35.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T03:08:35.225Z] c7ca2a746afd: Preparing [2022-05-03T03:08:35.225Z] 93ebf650d0fa: Preparing [2022-05-03T03:08:35.225Z] d36e1d8c548a: Preparing [2022-05-03T03:08:35.225Z] 600b7ece893f: Preparing [2022-05-03T03:08:35.225Z] f73e7dbfee58: Preparing [2022-05-03T03:08:35.225Z] c7ca2a746afd: Layer already exists [2022-05-03T03:08:35.225Z] d36e1d8c548a: Layer already exists [2022-05-03T03:08:35.225Z] 600b7ece893f: Layer already exists [2022-05-03T03:08:35.225Z] f73e7dbfee58: Layer already exists [2022-05-03T03:08:35.225Z] 93ebf650d0fa: Layer already exists [2022-05-03T03:08:35.495Z] main: digest: sha256:bc18158139021e6caf02fda3e266416a3bde720b65b64a92157d9786911d912a size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T03:08:35.545Z] ===================================================== [Pipeline] echo [2022-05-03T03:08:35.559Z] taggedImages: [2022-05-03T03:08:35.559Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d48f562ef729a2ec37fa97109bc6a87329b19a34 [2022-05-03T03:08:35.559Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-05-03T03:08:35.559Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.18 [2022-05-03T03:08:35.559Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:d48f562ef729a2ec37fa97109bc6a87329b19a34-2.2.0-dev.18 [2022-05-03T03:08:35.559Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:35.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T03:08:35.929Z] [2022-05-03T03:08:35.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:08:36.276Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T03:08:36.555Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T03:08:36.555Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T03:08:36.555Z] 04944245beec: Pulling fs layer [2022-05-03T03:08:36.555Z] 699f458cf7ca: Pulling fs layer [2022-05-03T03:08:36.555Z] 765212b225bb: Pulling fs layer [2022-05-03T03:08:36.555Z] f23df028b6ca: Pulling fs layer [2022-05-03T03:08:36.555Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T03:08:36.555Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T03:08:36.555Z] f23df028b6ca: Waiting [2022-05-03T03:08:36.555Z] d65c8cfc05b1: Waiting [2022-05-03T03:08:36.555Z] 2437ff75d9bd: Waiting [2022-05-03T03:08:36.555Z] 765212b225bb: Waiting [2022-05-03T03:08:36.555Z] 04944245beec: Download complete [2022-05-03T03:08:36.555Z] 765212b225bb: Verifying Checksum [2022-05-03T03:08:36.555Z] 765212b225bb: Download complete [2022-05-03T03:08:36.555Z] f23df028b6ca: Download complete [2022-05-03T03:08:36.555Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T03:08:36.555Z] d65c8cfc05b1: Download complete [2022-05-03T03:08:36.831Z] 699f458cf7ca: Verifying Checksum [2022-05-03T03:08:36.831Z] 699f458cf7ca: Download complete [2022-05-03T03:08:37.105Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T03:08:37.105Z] 8998bd30e6a1: Download complete [2022-05-03T03:08:39.731Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T03:08:39.731Z] 2437ff75d9bd: Download complete [2022-05-03T03:08:41.711Z] 8998bd30e6a1: Pull complete [2022-05-03T03:08:41.986Z] 04944245beec: Pull complete [2022-05-03T03:08:43.418Z] 699f458cf7ca: Pull complete [2022-05-03T03:08:43.691Z] 765212b225bb: Pull complete [2022-05-03T03:08:44.735Z] f23df028b6ca: Pull complete [2022-05-03T03:08:45.021Z] d65c8cfc05b1: Pull complete [2022-05-03T03:09:00.139Z] 2437ff75d9bd: Pull complete [2022-05-03T03:09:00.139Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T03:09:00.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T03:09:00.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T03:09:00.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-35428 does not seem to be running inside a container [2022-05-03T03:09:00.465Z] $ 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/39 -v /w/workspace/device-mqtt-go/39:/w/workspace/device-mqtt-go/39:rw,z -v /w/workspace/device-mqtt-go/39@tmp:/w/workspace/device-mqtt-go/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-03T03:09:02.875Z] $ docker top a976c6435de1857cdc395dc12c38ab2687980be346ad1fd1c720ae04f91d6369 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:09:03.782Z] ---> job-cost.sh [2022-05-03T03:09:03.782Z] lf-activate-venv: SKIPPING [2022-05-03T03:09:03.782Z] INFO: No Stack... [2022-05-03T03:09:04.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T03:09:05.344Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T03:09:06.009Z] + + catcut /w/workspace/device-mqtt-go/39/archives/cost.csv -d, [2022-05-03T03:09:06.009Z] -f6 [Pipeline] lock [2022-05-03T03:09:06.040Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-39-stack-cost] [2022-05-03T03:09:06.048Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-39-stack-cost] did not exist. Created. [2022-05-03T03:09:06.049Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T03:09:06.731Z] /w/workspace/device-mqtt-go/39@tmp/durable-d83becef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-03T03:09:07.415Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-03T03:09:07.441Z] Warning: overwriting stash ‘stack-cost’ [2022-05-03T03:09:07.489Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T03:09:07.495Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T03:09:07.509Z] $ docker stop --time=1 a976c6435de1857cdc395dc12c38ab2687980be346ad1fd1c720ae04f91d6369 [2022-05-03T03:09:09.027Z] $ docker rm -f a976c6435de1857cdc395dc12c38ab2687980be346ad1fd1c720ae04f91d6369 [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 [2022-05-03T03:09:09.621Z] provisioning config files... [2022-05-03T03:09:09.631Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4955356193369729468tmp [Pipeline] { [Pipeline] sh [2022-05-03T03:09:09.928Z] + set +x [2022-05-03T03:09:09.928Z] + curl -s https://codecov.io/bash [2022-05-03T03:09:09.928Z] + bash -s -- [2022-05-03T03:09:09.928Z] [2022-05-03T03:09:09.928Z] _____ _ [2022-05-03T03:09:09.928Z] / ____| | | [2022-05-03T03:09:09.928Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T03:09:09.928Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T03:09:09.928Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T03:09:09.928Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T03:09:09.928Z] Bash-1.0.6 [2022-05-03T03:09:09.928Z] [2022-05-03T03:09:09.928Z] [2022-05-03T03:09:09.928Z] ==> git version 2.25.1 found [2022-05-03T03:09:09.928Z] ==> 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 [2022-05-03T03:09:09.928Z] Release-Date: 2020-01-08 [2022-05-03T03:09:09.928Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-03T03:09:09.928Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T03:09:09.928Z] ==> Jenkins CI detected. [2022-05-03T03:09:09.928Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-05-03T03:09:09.928Z] project root: . [2022-05-03T03:09:09.928Z] --> token set from env [2022-05-03T03:09:09.928Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T03:09:09.928Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T03:09:09.928Z] ==> Python coveragepy not found [2022-05-03T03:09:09.928Z] ==> Searching for coverage reports in: [2022-05-03T03:09:09.928Z] + . [2022-05-03T03:09:09.928Z] -> Found 1 reports [2022-05-03T03:09:09.928Z] ==> Detecting git/mercurial file structure [2022-05-03T03:09:10.189Z] ==> Reading reports [2022-05-03T03:09:10.189Z] + ./coverage.out bytes=17887 [2022-05-03T03:09:10.189Z] ==> Appending adjustments [2022-05-03T03:09:10.189Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T03:09:10.189Z] + Found adjustments [2022-05-03T03:09:10.189Z] ==> Gzipping contents [2022-05-03T03:09:10.189Z] 4.0K /tmp/codecov.2nd03l.gz [2022-05-03T03:09:10.189Z] ==> Uploading reports [2022-05-03T03:09:10.189Z] url: https://codecov.io [2022-05-03T03:09:10.189Z] query: branch=main&commit=d48f562ef729a2ec37fa97109bc6a87329b19a34&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T03:09:10.189Z] -> Pinging Codecov [2022-05-03T03:09:10.189Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=d48f562ef729a2ec37fa97109bc6a87329b19a34&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F39%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T03:09:10.450Z] -> Uploading to [2022-05-03T03:09:10.450Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/7D719EC7BBE17E464838252E33014C33/d48f562ef729a2ec37fa97109bc6a87329b19a34/4439e8c3-939d-4424-8586-84c3c27134aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T030910Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7aecb50971b74aa1f4e3f5e25696a538605cf1188678178883ab8097753e46df [2022-05-03T03:09:10.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T03:09:10.450Z] Dload Upload Total Spent Left Speed [2022-05-03T03:09:10.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 11061 --:--:-- --:--:-- --:--:-- 11061 [2022-05-03T03:09:10.711Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/d48f562ef729a2ec37fa97109bc6a87329b19a34 [Pipeline] } [2022-05-03T03:09:10.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-03T03:09:11.018Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-03T03:09:11.027Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:09:11.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T03:09:11.324Z] [2022-05-03T03:09:11.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:09:11.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T03:09:11.631Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-03T03:09:11.631Z] 188c0c94c7c5: Pulling fs layer [2022-05-03T03:09:11.631Z] 0ef7d3d256c8: Pulling fs layer [2022-05-03T03:09:11.631Z] de9db76c5a1d: Pulling fs layer [2022-05-03T03:09:11.631Z] 0eba1c9be4d2: Pulling fs layer [2022-05-03T03:09:11.631Z] 0d57e429df01: Pulling fs layer [2022-05-03T03:09:11.631Z] 4e4be7b47b0d: Pulling fs layer [2022-05-03T03:09:11.631Z] e1f770b5df2f: Pulling fs layer [2022-05-03T03:09:11.631Z] 85a0685a4137: Pulling fs layer [2022-05-03T03:09:11.631Z] e1f770b5df2f: Waiting [2022-05-03T03:09:11.631Z] 85a0685a4137: Waiting [2022-05-03T03:09:11.631Z] 0eba1c9be4d2: Waiting [2022-05-03T03:09:11.631Z] 4e4be7b47b0d: Waiting [2022-05-03T03:09:11.631Z] 0d57e429df01: Waiting [2022-05-03T03:09:11.631Z] de9db76c5a1d: Download complete [2022-05-03T03:09:11.631Z] 0ef7d3d256c8: Download complete [2022-05-03T03:09:11.631Z] 0d57e429df01: Download complete [2022-05-03T03:09:11.631Z] 4e4be7b47b0d: Download complete [2022-05-03T03:09:11.631Z] 188c0c94c7c5: Verifying Checksum [2022-05-03T03:09:11.631Z] 188c0c94c7c5: Download complete [2022-05-03T03:09:11.891Z] 188c0c94c7c5: Pull complete [2022-05-03T03:09:11.891Z] e1f770b5df2f: Verifying Checksum [2022-05-03T03:09:11.891Z] e1f770b5df2f: Download complete [2022-05-03T03:09:12.150Z] 0ef7d3d256c8: Pull complete [2022-05-03T03:09:12.150Z] de9db76c5a1d: Pull complete [2022-05-03T03:09:12.409Z] 0eba1c9be4d2: Verifying Checksum [2022-05-03T03:09:12.409Z] 0eba1c9be4d2: Download complete [2022-05-03T03:09:12.667Z] 85a0685a4137: Verifying Checksum [2022-05-03T03:09:12.667Z] 85a0685a4137: Download complete [2022-05-03T03:09:15.947Z] 0eba1c9be4d2: Pull complete [2022-05-03T03:09:15.947Z] 0d57e429df01: Pull complete [2022-05-03T03:09:15.947Z] 4e4be7b47b0d: Pull complete [2022-05-03T03:09:16.208Z] e1f770b5df2f: Pull complete [2022-05-03T03:09:20.394Z] 85a0685a4137: Pull complete [2022-05-03T03:09:20.394Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-03T03:09:20.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T03:09:20.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-03T03:09:20.463Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T03:09:20.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-03T03:09:22.758Z] $ docker top cc5d59a175badfce2e582195f91d48244234df34b9f7eb5ffcbac29116ab5765 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T03:09:22.850Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-03T03:09:23.161Z] + set -o pipefail [2022-05-03T03:09:23.162Z] + snyk monitor '--org=edgex-jenkins' [2022-05-03T03:09:28.435Z] [2022-05-03T03:09:28.435Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-05-03T03:09:28.435Z] [2022-05-03T03:09:28.435Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/20db80b0-354a-413b-90e5-0c9b80448b75 [2022-05-03T03:09:28.435Z] [2022-05-03T03:09:28.435Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-03T03:09:28.435Z] [2022-05-03T03:09:28.435Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-03T03:09:28.435Z] [2022-05-03T03:09:28.435Z] [Pipeline] } [2022-05-03T03:09:28.444Z] $ docker stop --time=1 cc5d59a175badfce2e582195f91d48244234df34b9f7eb5ffcbac29116ab5765 [2022-05-03T03:09:30.602Z] $ docker rm -f cc5d59a175badfce2e582195f91d48244234df34b9f7eb5ffcbac29116ab5765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T03:09:31.353Z] + git log --format=format:%s -1 d48f562ef729a2ec37fa97109bc6a87329b19a34 [Pipeline] sh [2022-05-03T03:09:31.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T03:09:31.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:09:31.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T03:09:31.950Z] . [Pipeline] withDockerContainer [2022-05-03T03:09:32.022Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T03:09:32.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T03:09:32.489Z] $ docker top 4e170ba8024d6f277b313ce9acb809e01049f4b5a90af9dad2ae4c26300d2b4f -eo pid,comm [2022-05-03T03:09:32.545Z] 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). [2022-05-03T03:09:32.545Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T03:09:32.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T03:09:32.581Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T03:09:32.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T03:09:32.702Z] $ docker exec 4e170ba8024d6f277b313ce9acb809e01049f4b5a90af9dad2ae4c26300d2b4f ssh-agent [2022-05-03T03:09:32.832Z] SSH_AUTH_SOCK=/tmp/ssh-b6oG5w4zWUNK/agent.33 [2022-05-03T03:09:32.832Z] SSH_AGENT_PID=39 [2022-05-03T03:09:32.837Z] Running ssh-add (command line suppressed) [2022-05-03T03:09:32.954Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7547099346612344459.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7547099346612344459.key) [2022-05-03T03:09:32.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T03:09:33.257Z] + git semver tag [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,468 [run_tag] DEBUG tag force:False [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,469 [check_head_tag] DEBUG check head tag [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,469 [execute] INFO git cat-file --batch-check [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,474 [execute] INFO git cat-file --batch [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,474 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,492 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,492 [execute] INFO git tag -a v2.2.0-dev.18 -m v2.2.0-dev.18 [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,492 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.18', '-m', 'v2.2.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-03T03:09:33.517Z] 2022-05-03 03:09:33,496 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T03:09:33.517Z] 2.2.0-dev.18 [Pipeline] } [2022-05-03T03:09:33.526Z] $ docker exec --env ******** --env ******** 4e170ba8024d6f277b313ce9acb809e01049f4b5a90af9dad2ae4c26300d2b4f ssh-agent -k [2022-05-03T03:09:33.635Z] unset SSH_AUTH_SOCK; [2022-05-03T03:09:33.635Z] unset SSH_AGENT_PID; [2022-05-03T03:09:33.635Z] echo Agent pid 39 killed; [2022-05-03T03:09:33.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T03:09:33.950Z] + git semver [Pipeline] } [2022-05-03T03:09:34.221Z] $ docker stop --time=1 4e170ba8024d6f277b313ce9acb809e01049f4b5a90af9dad2ae4c26300d2b4f [2022-05-03T03:09:35.503Z] $ docker rm -f 4e170ba8024d6f277b313ce9acb809e01049f4b5a90af9dad2ae4c26300d2b4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:09:35.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T03:09:35.901Z] [2022-05-03T03:09:35.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:09:36.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T03:09:36.195Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-03T03:09:36.195Z] ab5ef0e58194: Pulling fs layer [2022-05-03T03:09:36.195Z] 9712f1f96733: Pulling fs layer [2022-05-03T03:09:36.195Z] 63f879dbbcfc: Pulling fs layer [2022-05-03T03:09:36.195Z] 0d9ebad4ef96: Pulling fs layer [2022-05-03T03:09:36.195Z] e9a5061849ea: Pulling fs layer [2022-05-03T03:09:36.195Z] d747dcd14b5f: Pulling fs layer [2022-05-03T03:09:36.195Z] 2de7ff778b66: Pulling fs layer [2022-05-03T03:09:36.195Z] d747dcd14b5f: Waiting [2022-05-03T03:09:36.195Z] 2de7ff778b66: Waiting [2022-05-03T03:09:36.195Z] 0d9ebad4ef96: Waiting [2022-05-03T03:09:36.195Z] e9a5061849ea: Waiting [2022-05-03T03:09:36.195Z] 9712f1f96733: Download complete [2022-05-03T03:09:36.454Z] 63f879dbbcfc: Verifying Checksum [2022-05-03T03:09:36.454Z] 63f879dbbcfc: Download complete [2022-05-03T03:09:36.713Z] e9a5061849ea: Verifying Checksum [2022-05-03T03:09:36.713Z] e9a5061849ea: Download complete [2022-05-03T03:09:36.713Z] d747dcd14b5f: Verifying Checksum [2022-05-03T03:09:36.713Z] d747dcd14b5f: Download complete [2022-05-03T03:09:36.713Z] ab5ef0e58194: Verifying Checksum [2022-05-03T03:09:36.713Z] ab5ef0e58194: Download complete [2022-05-03T03:09:36.713Z] 0d9ebad4ef96: Verifying Checksum [2022-05-03T03:09:36.713Z] 0d9ebad4ef96: Download complete [2022-05-03T03:09:36.713Z] 2de7ff778b66: Verifying Checksum [2022-05-03T03:09:36.713Z] 2de7ff778b66: Download complete [2022-05-03T03:09:39.246Z] ab5ef0e58194: Pull complete [2022-05-03T03:09:39.506Z] 9712f1f96733: Pull complete [2022-05-03T03:09:40.071Z] 63f879dbbcfc: Pull complete [2022-05-03T03:09:44.260Z] 0d9ebad4ef96: Pull complete [2022-05-03T03:09:44.260Z] e9a5061849ea: Pull complete [2022-05-03T03:09:44.260Z] d747dcd14b5f: Pull complete [2022-05-03T03:09:45.198Z] 2de7ff778b66: Pull complete [2022-05-03T03:09:45.198Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-03T03:09:45.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T03:09:45.198Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-03T03:09:45.262Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T03:09:45.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-03T03:09:47.962Z] $ docker top 82f1126183fcccabd02efd31851183177bf390303cd0d5aa36ec143b789b9f59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-03T03:09:48.048Z] provisioning config files... [2022-05-03T03:09:48.057Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8159843590586439618tmp [2022-05-03T03:09:48.070Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5727899882963249257tmp [2022-05-03T03:09:48.081Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1477096779666884152tmp [Pipeline] { [Pipeline] echo [2022-05-03T03:09:48.098Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:09:48.398Z] ---> sigul-configuration.sh [2022-05-03T03:09:48.398Z] gpg: directory `/root/.gnupg' created [2022-05-03T03:09:48.398Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-03T03:09:48.398Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-03T03:09:48.398Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-03T03:09:48.398Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-03T03:09:48.398Z] gpg: CAST5 encrypted data [2022-05-03T03:09:48.398Z] gpg: encrypted with 1 passphrase [2022-05-03T03:09:48.398Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-03T03:09:48.682Z] + mkdir /home/jenkins [2022-05-03T03:09:48.682Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-03T03:09:48.968Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-03T03:09:48.977Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:09:49.260Z] ---> sigul-install.sh [2022-05-03T03:09:49.261Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-03T03:09:49.544Z] + git tag --list [2022-05-03T03:09:49.545Z] 0.7.1 [2022-05-03T03:09:49.545Z] v1.0.0 [2022-05-03T03:09:49.545Z] v1.1.0 [2022-05-03T03:09:49.545Z] v1.1.1 [2022-05-03T03:09:49.545Z] v1.2.2 [2022-05-03T03:09:49.545Z] v1.3.0 [2022-05-03T03:09:49.545Z] v1.3.1 [2022-05-03T03:09:49.545Z] v2.0.0 [2022-05-03T03:09:49.545Z] v2.0.1-dev.1 [2022-05-03T03:09:49.545Z] v2.0.1-dev.10 [2022-05-03T03:09:49.545Z] v2.0.1-dev.11 [2022-05-03T03:09:49.545Z] v2.0.1-dev.12 [2022-05-03T03:09:49.545Z] v2.0.1-dev.13 [2022-05-03T03:09:49.545Z] v2.0.1-dev.14 [2022-05-03T03:09:49.545Z] v2.0.1-dev.15 [2022-05-03T03:09:49.545Z] v2.0.1-dev.16 [2022-05-03T03:09:49.545Z] v2.0.1-dev.17 [2022-05-03T03:09:49.545Z] v2.0.1-dev.2 [2022-05-03T03:09:49.545Z] v2.0.1-dev.3 [2022-05-03T03:09:49.545Z] v2.0.1-dev.4 [2022-05-03T03:09:49.545Z] v2.0.1-dev.5 [2022-05-03T03:09:49.545Z] v2.0.1-dev.6 [2022-05-03T03:09:49.545Z] v2.0.1-dev.7 [2022-05-03T03:09:49.545Z] v2.0.1-dev.8 [2022-05-03T03:09:49.545Z] v2.0.1-dev.9 [2022-05-03T03:09:49.545Z] v2.1.0 [2022-05-03T03:09:49.545Z] v2.2.0-dev.1 [2022-05-03T03:09:49.545Z] v2.2.0-dev.10 [2022-05-03T03:09:49.545Z] v2.2.0-dev.11 [2022-05-03T03:09:49.545Z] v2.2.0-dev.12 [2022-05-03T03:09:49.545Z] v2.2.0-dev.13 [2022-05-03T03:09:49.545Z] v2.2.0-dev.14 [2022-05-03T03:09:49.545Z] v2.2.0-dev.15 [2022-05-03T03:09:49.545Z] v2.2.0-dev.16 [2022-05-03T03:09:49.545Z] v2.2.0-dev.17 [2022-05-03T03:09:49.545Z] v2.2.0-dev.18 [2022-05-03T03:09:49.545Z] v2.2.0-dev.2 [2022-05-03T03:09:49.545Z] v2.2.0-dev.3 [2022-05-03T03:09:49.545Z] v2.2.0-dev.4 [2022-05-03T03:09:49.545Z] v2.2.0-dev.5 [2022-05-03T03:09:49.545Z] v2.2.0-dev.6 [2022-05-03T03:09:49.545Z] v2.2.0-dev.7 [2022-05-03T03:09:49.545Z] v2.2.0-dev.8 [2022-05-03T03:09:49.545Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-03T03:09:49.829Z] + lftools sign git-tag v2.2.0-dev.18 [2022-05-03T03:09:50.398Z] Signing Git tag with Sigul... [2022-05-03T03:09:50.398Z] Signing v2.2.0-dev.18 [Pipeline] echo [2022-05-03T03:09:51.348Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:09:51.634Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-03T03:09:51.642Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-03T03:09:51.662Z] $ docker stop --time=1 82f1126183fcccabd02efd31851183177bf390303cd0d5aa36ec143b789b9f59 [2022-05-03T03:09:52.975Z] $ docker rm -f 82f1126183fcccabd02efd31851183177bf390303cd0d5aa36ec143b789b9f59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-03T03:09:53.392Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T03:09:53.392Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:09:53.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T03:09:53.682Z] . [Pipeline] withDockerContainer [2022-05-03T03:09:53.744Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T03:09:53.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T03:09:54.154Z] $ docker top 3f5fe6a4b9b85eae0ff56239737719415a53d3ef65f4b35eddb3bea80f682a4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T03:09:54.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T03:09:54.245Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T03:09:54.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T03:09:54.365Z] $ docker exec 3f5fe6a4b9b85eae0ff56239737719415a53d3ef65f4b35eddb3bea80f682a4a ssh-agent [2022-05-03T03:09:54.484Z] SSH_AUTH_SOCK=/tmp/ssh-XrxsnCLZyuGK/agent.31 [2022-05-03T03:09:54.484Z] SSH_AGENT_PID=37 [2022-05-03T03:09:54.489Z] Running ssh-add (command line suppressed) [2022-05-03T03:09:54.597Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8605113450674856288.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8605113450674856288.key) [2022-05-03T03:09:54.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T03:09:54.962Z] + git semver bump pre [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,182 [bump_version] DEBUG bumping version:2.2.0-dev.18 on axis:pre with prefix:dev [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,182 [bump_version] DEBUG bumped version:2.2.0-dev.19 [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,182 [write_version] DEBUG write version:2.2.0-dev.19 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,183 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,183 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,185 [execute] INFO git cat-file --batch-check [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,191 [execute] INFO git cat-file --batch [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T03:09:55.232Z] 2022-05-03 03:09:55,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T03:09:55.232Z] 2.2.0-dev.19 [Pipeline] } [2022-05-03T03:09:55.281Z] $ docker exec --env ******** --env ******** 3f5fe6a4b9b85eae0ff56239737719415a53d3ef65f4b35eddb3bea80f682a4a ssh-agent -k [2022-05-03T03:09:55.398Z] unset SSH_AUTH_SOCK; [2022-05-03T03:09:55.399Z] unset SSH_AGENT_PID; [2022-05-03T03:09:55.399Z] echo Agent pid 37 killed; [2022-05-03T03:09:55.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T03:09:55.725Z] + git semver [Pipeline] } [2022-05-03T03:09:56.000Z] $ docker stop --time=1 3f5fe6a4b9b85eae0ff56239737719415a53d3ef65f4b35eddb3bea80f682a4a [2022-05-03T03:09:57.292Z] $ docker rm -f 3f5fe6a4b9b85eae0ff56239737719415a53d3ef65f4b35eddb3bea80f682a4a [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T03:09:57.661Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T03:09:57.661Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:09:57.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T03:09:57.958Z] . [Pipeline] withDockerContainer [2022-05-03T03:09:58.025Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T03:09:58.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-03T03:09:58.441Z] $ docker top 2b803263d4e5e83e93c35dd73c4779293c51de0cd02bd0461242af88b036deb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T03:09:58.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T03:09:58.535Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T03:09:58.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T03:09:58.665Z] $ docker exec 2b803263d4e5e83e93c35dd73c4779293c51de0cd02bd0461242af88b036deb9 ssh-agent [2022-05-03T03:09:58.792Z] SSH_AUTH_SOCK=/tmp/ssh-cuajSkpDELQB/agent.34 [2022-05-03T03:09:58.792Z] SSH_AGENT_PID=40 [2022-05-03T03:09:58.798Z] Running ssh-add (command line suppressed) [2022-05-03T03:09:58.905Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7231422984185880043.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7231422984185880043.key) [2022-05-03T03:09:58.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T03:09:59.208Z] + git semver push [2022-05-03T03:09:59.469Z] 2022-05-03 03:09:59,426 [run_push] DEBUG push [2022-05-03T03:09:59.469Z] 2022-05-03 03:09:59,427 [execute] INFO git push origin semver [2022-05-03T03:09:59.469Z] 2022-05-03 03:09:59,427 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-03T03:10:00.413Z] 2022-05-03 03:10:00,262 [run_push] DEBUG push all version tags [2022-05-03T03:10:00.413Z] 2022-05-03 03:10:00,263 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-03T03:10:00.413Z] 2022-05-03 03:10:00,263 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-03T03:10:01.353Z] 2022-05-03 03:10:00,990 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T03:10:01.353Z] 2.2.0-dev.19 [Pipeline] } [2022-05-03T03:10:01.366Z] $ docker exec --env ******** --env ******** 2b803263d4e5e83e93c35dd73c4779293c51de0cd02bd0461242af88b036deb9 ssh-agent -k [2022-05-03T03:10:01.487Z] unset SSH_AUTH_SOCK; [2022-05-03T03:10:01.487Z] unset SSH_AGENT_PID; [2022-05-03T03:10:01.487Z] echo Agent pid 40 killed; [2022-05-03T03:10:01.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T03:10:01.814Z] + git semver [Pipeline] } [2022-05-03T03:10:02.087Z] $ docker stop --time=1 2b803263d4e5e83e93c35dd73c4779293c51de0cd02bd0461242af88b036deb9 [2022-05-03T03:10:03.425Z] $ docker rm -f 2b803263d4e5e83e93c35dd73c4779293c51de0cd02bd0461242af88b036deb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-05-03T03:10:04.096Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-05-03T03:10:04.096Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-05-03T03:10:04.096Z] total 16 [2022-05-03T03:10:04.096Z] drwxr-xr-x 3 root root 4096 May 3 02:46 . [2022-05-03T03:10:04.096Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 03:09 .. [2022-05-03T03:10:04.096Z] drwxr-xr-x 2 root root 4096 May 3 02:46 cost [2022-05-03T03:10:04.096Z] -rw-r--r-- 1 root root 84 May 3 02:46 cost.csv [2022-05-03T03:10:04.096Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-05-03T03:10:04.096Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-05-03T03:10:04.096Z] total 16 [2022-05-03T03:10:04.096Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 02:46 . [2022-05-03T03:10:04.096Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 03:09 .. [2022-05-03T03:10:04.096Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 02:46 cost [2022-05-03T03:10:04.096Z] -rw-r--r-- 1 jenkins jenkins 84 May 3 02:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:10:04.394Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:10:05.255Z] ---> package-listing.sh [2022-05-03T03:10:05.255Z] ++ facter osfamily [2022-05-03T03:10:05.255Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T03:10:05.514Z] + OS_FAMILY=debian [2022-05-03T03:10:05.514Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-05-03T03:10:05.514Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T03:10:05.514Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T03:10:05.514Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T03:10:05.514Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T03:10:05.514Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-05-03T03:10:05.514Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T03:10:05.514Z] + case "${OS_FAMILY}" in [2022-05-03T03:10:05.514Z] + dpkg -l [2022-05-03T03:10:05.514Z] + grep '^ii' [2022-05-03T03:10:05.514Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T03:10:05.514Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T03:10:05.514Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T03:10:05.514Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-05-03T03:10:05.514Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-05-03T03:10:05.514Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-05-03T03:10:05.523Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-03T03:10:05.801Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:10:06.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T03:10:06.362Z] . [Pipeline] withDockerContainer [2022-05-03T03:10:06.424Z] prd-ubuntu20.04-docker-8c-8g-34828 does not seem to be running inside a container [2022-05-03T03:10:06.460Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-03T03:10:06.724Z] $ docker top 52b1862fa5438eee2bc4cd7f206008af043b14e4325d9547eb7b676957bea899 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T03:10:07.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T03:10:07.390Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T03:10:07.682Z] + ls /var/log/sa-host [2022-05-03T03:10:07.682Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T03:10:07.972Z] provisioning config files... [2022-05-03T03:10:07.983Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5296158914066437466tmp [Pipeline] { [Pipeline] echo [2022-05-03T03:10:07.999Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:10:08.291Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T03:10:08.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:10:08.648Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T03:10:08.657Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:10:08.944Z] ---> sudo-logs.sh [2022-05-03T03:10:08.944Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T03:10:08.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:10:09.267Z] ---> job-cost.sh [2022-05-03T03:10:09.267Z] lf-activate-venv: SKIPPING [2022-05-03T03:10:09.267Z] DEBUG: total: 0.2199999988079071 [2022-05-03T03:10:09.267Z] INFO: Retrieving Stack Cost... [2022-05-03T03:10:09.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T03:10:10.101Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T03:10:10.114Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:10:10.400Z] ---> logs-deploy.sh [2022-05-03T03:10:10.400Z] lf-activate-venv: SKIPPING [2022-05-03T03:10:10.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/39 [2022-05-03T03:10:10.400Z] INFO: archiving workspace using pattern(s): [2022-05-03T03:10:11.342Z] Archives upload complete. [2022-05-03T03:10:11.342Z] INFO: archiving logs to Nexus