Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe 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-ssh8332204707420449166.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-ssh10636796435138068198.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-ssh14813198758482626630.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-ssh4390615455966509992.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-ssh3428710689639316329.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 Running on prd-ubuntu20.04-docker-8c-8g-40355 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 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe (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 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe # timeout=10 Commit message: "Merge pull request #376 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.22" > git rev-list --no-walk d48f562ef729a2ec37fa97109bc6a87329b19a34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-03T04:42:30.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T04:42:30.152Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T04:42:30.179Z] ========================================================= [2022-05-03T04:42:30.179Z] EdgeX Global Pipelines Version Info [2022-05-03T04:42:30.179Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:30.928Z] ------------------- [2022-05-03T04:42:30.928Z] stable info: [2022-05-03T04:42:30.928Z] ------------------- [2022-05-03T04:42:30.928Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T04:42:30.928Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T04:42:30.928Z] Message: update stable to v1.0.227 [2022-05-03T04:42:31.501Z] ------------------- [2022-05-03T04:42:31.501Z] experimental info: [2022-05-03T04:42:31.501Z] ------------------- [2022-05-03T04:42:31.501Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T04:42:31.501Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T04:42:31.501Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T04:42:31.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-03T04:42:31.657Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-03T04:42:31.669Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T04:42:31.681Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T04:42:31.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T04:42:31.707Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T04:42:31.719Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T04:42:31.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-03T04:42:31.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T04:42:31.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T04:42:31.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T04:42:31.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-03T04:42:31.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T04:42:31.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T04:42:31.817Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T04:42:31.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T04:42:31.844Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T04:42:31.855Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T04:42:31.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T04:42:31.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T04:42:31.893Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-03T04:42:31.906Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-03T04:42:31.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-03T04:42:31.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-03T04:42:31.940Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-03T04:42:31.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T04:42:31.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-03T04:42:31.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-03T04:42:31.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-03T04:42:31.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [Pipeline] echo [2022-05-03T04:42:32.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d2f59d [Pipeline] echo [2022-05-03T04:42:32.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:42:32.071Z] provisioning config files... [2022-05-03T04:42:32.088Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config423791740394660919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:32.402Z] ---> docker-login.sh [2022-05-03T04:42:32.402Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:42:32.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:32.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:32.664Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:32.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:32.664Z] [2022-05-03T04:42:32.664Z] Login Succeeded [2022-05-03T04:42:32.664Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:42:32.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:32.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:32.926Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:32.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:32.926Z] [2022-05-03T04:42:32.926Z] Login Succeeded [2022-05-03T04:42:32.926Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:42:32.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:32.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:32.926Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:32.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:32.926Z] [2022-05-03T04:42:32.926Z] Login Succeeded [2022-05-03T04:42:32.926Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:42:33.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:33.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:33.187Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:33.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:33.187Z] [2022-05-03T04:42:33.187Z] Login Succeeded [2022-05-03T04:42:33.187Z] docker.io [2022-05-03T04:42:33.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:33.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:33.761Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:33.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:33.761Z] [2022-05-03T04:42:33.761Z] Login Succeeded [2022-05-03T04:42:33.761Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:42:33.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T04:42:34.146Z] + git rev-list -1 --merges 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe~1..1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [Pipeline] echo [2022-05-03T04:42:34.254Z] -----------> git rev-list -1 --merges 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe~1..1d2f59dacf4fd36608b01d556a8e89d8457c2ffe 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [2022-05-03T04:42:34.254Z] 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [false] [Pipeline] sh [2022-05-03T04:42:34.581Z] + git log --format=format:%s -1 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [Pipeline] echo [2022-05-03T04:42:34.599Z] ========================================================= [2022-05-03T04:42:34.599Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T04:42:34.599Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:42:34.936Z] + git log --format=format:%s -1 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [Pipeline] echo [2022-05-03T04:42:34.949Z] [semverPrep] GIT_COMMIT: 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe, Commit Message: Merge pull request #376 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.22 [Pipeline] echo [2022-05-03T04:42:34.958Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-03T04:42:35.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T04:42:35.331Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T04:42:35.331Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T04:42:35.331Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T04:42:35.331Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T04:42:35.331Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T04:42:35.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:42:35.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:42:35.675Z] [2022-05-03T04:42:35.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:42:35.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:42:35.977Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T04:42:35.977Z] 1fe172e4850f: Pulling fs layer [2022-05-03T04:42:35.977Z] caf521ccaac6: Pulling fs layer [2022-05-03T04:42:35.977Z] 3ead6fa29328: Pulling fs layer [2022-05-03T04:42:35.977Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T04:42:35.977Z] a8d5f1318db7: Pulling fs layer [2022-05-03T04:42:35.977Z] c427282e49a2: Pulling fs layer [2022-05-03T04:42:35.977Z] 1827001aaf11: Pulling fs layer [2022-05-03T04:42:35.977Z] 0714d37db230: Pulling fs layer [2022-05-03T04:42:35.977Z] ac28cf19c067: Pulling fs layer [2022-05-03T04:42:35.977Z] ca983d60f3e2: Pulling fs layer [2022-05-03T04:42:35.977Z] 9f894cec8388: Pulling fs layer [2022-05-03T04:42:35.977Z] 5c2a1cbceb83: Waiting [2022-05-03T04:42:35.977Z] a8d5f1318db7: Waiting [2022-05-03T04:42:35.977Z] ac28cf19c067: Waiting [2022-05-03T04:42:35.977Z] ca983d60f3e2: Waiting [2022-05-03T04:42:35.977Z] c427282e49a2: Waiting [2022-05-03T04:42:35.977Z] 9f894cec8388: Waiting [2022-05-03T04:42:35.977Z] 0714d37db230: Waiting [2022-05-03T04:42:35.977Z] 1827001aaf11: Waiting [2022-05-03T04:42:35.977Z] caf521ccaac6: Download complete [2022-05-03T04:42:35.977Z] 5c2a1cbceb83: Download complete [2022-05-03T04:42:35.977Z] a8d5f1318db7: Verifying Checksum [2022-05-03T04:42:35.977Z] a8d5f1318db7: Download complete [2022-05-03T04:42:35.977Z] 3ead6fa29328: Verifying Checksum [2022-05-03T04:42:35.977Z] 3ead6fa29328: Download complete [2022-05-03T04:42:35.977Z] c427282e49a2: Verifying Checksum [2022-05-03T04:42:35.977Z] c427282e49a2: Download complete [2022-05-03T04:42:36.236Z] 0714d37db230: Download complete [2022-05-03T04:42:36.236Z] ac28cf19c067: Download complete [2022-05-03T04:42:36.236Z] ca983d60f3e2: Verifying Checksum [2022-05-03T04:42:36.236Z] ca983d60f3e2: Download complete [2022-05-03T04:42:36.236Z] 9f894cec8388: Verifying Checksum [2022-05-03T04:42:36.236Z] 9f894cec8388: Download complete [2022-05-03T04:42:36.236Z] 1fe172e4850f: Verifying Checksum [2022-05-03T04:42:36.236Z] 1fe172e4850f: Download complete [2022-05-03T04:42:36.496Z] 1827001aaf11: Verifying Checksum [2022-05-03T04:42:36.496Z] 1827001aaf11: Download complete [2022-05-03T04:42:37.437Z] 1fe172e4850f: Pull complete [2022-05-03T04:42:37.437Z] caf521ccaac6: Pull complete [2022-05-03T04:42:38.008Z] 3ead6fa29328: Pull complete [2022-05-03T04:42:38.008Z] 5c2a1cbceb83: Pull complete [2022-05-03T04:42:38.269Z] a8d5f1318db7: Pull complete [2022-05-03T04:42:38.529Z] c427282e49a2: Pull complete [2022-05-03T04:42:40.444Z] 1827001aaf11: Pull complete [2022-05-03T04:42:40.444Z] 0714d37db230: Pull complete [2022-05-03T04:42:40.444Z] ac28cf19c067: Pull complete [2022-05-03T04:42:40.444Z] ca983d60f3e2: Pull complete [2022-05-03T04:42:40.444Z] 9f894cec8388: Pull complete [2022-05-03T04:42:40.444Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T04:42:40.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:42:40.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T04:42:40.519Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:42:40.561Z] $ 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-03T04:42:41.927Z] $ docker top 3718204e42fc3b4a605aa793c62de2a47348b13e3502c21082690753d61d06a4 -eo pid,comm [2022-05-03T04:42:42.001Z] 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-03T04:42:42.002Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T04:42:42.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:42:42.040Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:42:42.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:42:42.179Z] $ docker exec 3718204e42fc3b4a605aa793c62de2a47348b13e3502c21082690753d61d06a4 ssh-agent [2022-05-03T04:42:42.307Z] SSH_AUTH_SOCK=/tmp/ssh-EKDlVod9sJfj/agent.35 [2022-05-03T04:42:42.307Z] SSH_AGENT_PID=41 [2022-05-03T04:42:42.316Z] Running ssh-add (command line suppressed) [2022-05-03T04:42:42.421Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4213172854122885071.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4213172854122885071.key) [2022-05-03T04:42:42.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:42:42.724Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T04:42:42.746Z] $ docker exec --env ******** --env ******** 3718204e42fc3b4a605aa793c62de2a47348b13e3502c21082690753d61d06a4 ssh-agent -k [2022-05-03T04:42:42.851Z] unset SSH_AUTH_SOCK; [2022-05-03T04:42:42.852Z] unset SSH_AGENT_PID; [2022-05-03T04:42:42.852Z] echo Agent pid 41 killed; [2022-05-03T04:42:42.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T04:42:42.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:42:42.888Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:42:43.009Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:42:43.015Z] $ docker exec 3718204e42fc3b4a605aa793c62de2a47348b13e3502c21082690753d61d06a4 ssh-agent [2022-05-03T04:42:43.140Z] SSH_AUTH_SOCK=/tmp/ssh-R57EPemfDgrB/agent.74 [2022-05-03T04:42:43.140Z] SSH_AGENT_PID=81 [2022-05-03T04:42:43.146Z] Running ssh-add (command line suppressed) [2022-05-03T04:42:43.283Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2953033539321170892.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2953033539321170892.key) [2022-05-03T04:42:43.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:42:43.591Z] + git semver init [2022-05-03T04:42:43.851Z] 2022-05-03 04:42:43,778 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T04:42:43.851Z] 2022-05-03 04:42:43,779 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-05-03T04:42:43.851Z] 2022-05-03 04:42:43,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-05-03T04:42:43.851Z] 2022-05-03 04:42:43,779 [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-03T04:42:44.798Z] 2022-05-03 04:42:44,590 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-05-03T04:42:44.798Z] 2022-05-03 04:42:44,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-05-03T04:42:44.798Z] 2022-05-03 04:42:44,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T04:42:44.798Z] 2022-05-03 04:42:44,591 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T04:42:44.798Z] 2.2.0-dev.19 [Pipeline] } [2022-05-03T04:42:44.813Z] $ docker exec --env ******** --env ******** 3718204e42fc3b4a605aa793c62de2a47348b13e3502c21082690753d61d06a4 ssh-agent -k [2022-05-03T04:42:44.918Z] unset SSH_AUTH_SOCK; [2022-05-03T04:42:44.919Z] unset SSH_AGENT_PID; [2022-05-03T04:42:44.919Z] echo Agent pid 81 killed; [2022-05-03T04:42:44.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T04:42:45.236Z] + git semver [Pipeline] } [2022-05-03T04:42:45.515Z] $ docker stop --time=1 3718204e42fc3b4a605aa793c62de2a47348b13e3502c21082690753d61d06a4 [2022-05-03T04:42:46.856Z] $ docker rm -f 3718204e42fc3b4a605aa793c62de2a47348b13e3502c21082690753d61d06a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:42:47.199Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T04:42:47.441Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T04:42:47.445Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.19 [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-03T04:42:47.611Z] provisioning config files... [2022-05-03T04:42:47.621Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8899084068177283335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:42:47.919Z] ---> docker-login.sh [2022-05-03T04:42:47.919Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:42:47.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:47.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:47.919Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:47.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:47.919Z] [2022-05-03T04:42:47.919Z] Login Succeeded [2022-05-03T04:42:47.919Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:42:47.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:48.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:48.180Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:48.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:48.180Z] [2022-05-03T04:42:48.180Z] Login Succeeded [2022-05-03T04:42:48.180Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:42:48.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:48.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:48.180Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:48.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:48.180Z] [2022-05-03T04:42:48.180Z] Login Succeeded [2022-05-03T04:42:48.180Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:42:48.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:48.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:48.440Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:48.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:48.440Z] [2022-05-03T04:42:48.441Z] Login Succeeded [2022-05-03T04:42:48.441Z] docker.io [2022-05-03T04:42:48.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:42:48.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:42:48.701Z] Configure a credential helper to remove this warning. See [2022-05-03T04:42:48.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:42:48.701Z] [2022-05-03T04:42:48.701Z] Login Succeeded [2022-05-03T04:42:48.701Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:42:48.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T04:42:48.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T04:42:48.797Z] ========================================================= [2022-05-03T04:42:48.797Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T04:42:48.797Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:42:49.106Z] + 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-03T04:42:49.106Z] Sending build context to Docker daemon 5.859MB [2022-05-03T04:42:49.106Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:42:49.106Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T04:42:49.106Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T04:42:49.106Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T04:42:49.106Z] 666ba61612fd: Pulling fs layer [2022-05-03T04:42:49.106Z] 8ed8ca486205: Pulling fs layer [2022-05-03T04:42:49.106Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T04:42:49.106Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T04:42:49.106Z] ca2b28591e48: Pulling fs layer [2022-05-03T04:42:49.106Z] a51346096db8: Pulling fs layer [2022-05-03T04:42:49.106Z] daebc70d1ce1: Pulling fs layer [2022-05-03T04:42:49.106Z] 0e18a0eac166: Pulling fs layer [2022-05-03T04:42:49.106Z] 4fe6c5a15a65: Waiting [2022-05-03T04:42:49.106Z] 22a0e8bec74d: Waiting [2022-05-03T04:42:49.106Z] daebc70d1ce1: Waiting [2022-05-03T04:42:49.106Z] 0e18a0eac166: Waiting [2022-05-03T04:42:49.106Z] ca2b28591e48: Waiting [2022-05-03T04:42:49.106Z] a51346096db8: Waiting [2022-05-03T04:42:49.106Z] 8ed8ca486205: Download complete [2022-05-03T04:42:49.106Z] 666ba61612fd: Download complete [2022-05-03T04:42:49.106Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T04:42:49.106Z] 22a0e8bec74d: Download complete [2022-05-03T04:42:49.366Z] ca2b28591e48: Verifying Checksum [2022-05-03T04:42:49.366Z] ca2b28591e48: Download complete [2022-05-03T04:42:49.366Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T04:42:49.366Z] 59bf1c3509f3: Download complete [2022-05-03T04:42:49.366Z] a51346096db8: Verifying Checksum [2022-05-03T04:42:49.366Z] a51346096db8: Download complete [2022-05-03T04:42:49.366Z] daebc70d1ce1: Verifying Checksum [2022-05-03T04:42:49.366Z] daebc70d1ce1: Download complete [2022-05-03T04:42:49.366Z] 59bf1c3509f3: Pull complete [2022-05-03T04:42:49.366Z] 666ba61612fd: Pull complete [2022-05-03T04:42:49.626Z] 8ed8ca486205: Pull complete [2022-05-03T04:42:49.885Z] 0e18a0eac166: Verifying Checksum [2022-05-03T04:42:49.885Z] 0e18a0eac166: Download complete [2022-05-03T04:42:49.885Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T04:42:49.885Z] 4fe6c5a15a65: Download complete [2022-05-03T04:42:54.088Z] 4fe6c5a15a65: Pull complete [2022-05-03T04:42:54.088Z] 22a0e8bec74d: Pull complete [2022-05-03T04:42:54.088Z] ca2b28591e48: Pull complete [2022-05-03T04:42:54.088Z] a51346096db8: Pull complete [2022-05-03T04:42:54.088Z] daebc70d1ce1: Pull complete [2022-05-03T04:42:56.004Z] 0e18a0eac166: Pull complete [2022-05-03T04:42:56.004Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T04:42:56.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T04:42:56.004Z] ---> f018257e8ee9 [2022-05-03T04:42:56.004Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:42:57.391Z] ---> Running in 6047c002eed5 [2022-05-03T04:42:57.391Z] Removing intermediate container 6047c002eed5 [2022-05-03T04:42:57.391Z] ---> e6391007d853 [2022-05-03T04:42:57.391Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:42:57.391Z] ---> Running in 4674f6c81b0b [2022-05-03T04:42:57.391Z] Removing intermediate container 4674f6c81b0b [2022-05-03T04:42:57.391Z] ---> 77ebb776f54e [2022-05-03T04:42:57.391Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:42:57.391Z] ---> Running in 374d1c1c5d53 [2022-05-03T04:42:57.961Z] Removing intermediate container 374d1c1c5d53 [2022-05-03T04:42:57.961Z] ---> 5da57f88ad21 [2022-05-03T04:42:57.961Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:42:57.961Z] ---> Running in bf556905b46a [2022-05-03T04:42:58.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T04:42:59.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T04:42:59.424Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T04:42:59.424Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T04:42:59.685Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T04:42:59.685Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T04:42:59.685Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T04:42:59.685Z] OK: 224 MiB in 56 packages [2022-05-03T04:43:00.255Z] Removing intermediate container bf556905b46a [2022-05-03T04:43:00.255Z] ---> f28678c94489 [2022-05-03T04:43:00.255Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-03T04:43:00.255Z] ---> Running in 9ad09f2b65f4 [2022-05-03T04:43:00.255Z] Removing intermediate container 9ad09f2b65f4 [2022-05-03T04:43:00.255Z] ---> 1dda5d675c13 [2022-05-03T04:43:00.255Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-03T04:43:00.515Z] ---> 3386a8ec9b12 [2022-05-03T04:43:00.515Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:43:00.515Z] ---> Running in 75779d3802c7 [2022-05-03T04:43:02.573Z] Still waiting to schedule task [2022-05-03T04:43:02.573Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-03T04:43:15.438Z] Removing intermediate container 75779d3802c7 [2022-05-03T04:43:15.439Z] ---> f1f08721d281 [2022-05-03T04:43:15.439Z] Step 10/12 : COPY . . [2022-05-03T04:43:15.439Z] ---> f8bf0761fb74 [2022-05-03T04:43:15.439Z] Step 11/12 : ARG MAKE='make build' [2022-05-03T04:43:15.439Z] ---> Running in a693cae0ce83 [2022-05-03T04:43:15.439Z] Removing intermediate container a693cae0ce83 [2022-05-03T04:43:15.439Z] ---> d6c28bb799e2 [2022-05-03T04:43:15.439Z] Step 12/12 : RUN $MAKE [2022-05-03T04:43:15.700Z] ---> Running in 0a43a48331f1 [2022-05-03T04:43:15.962Z] noop [2022-05-03T04:43:16.222Z] Removing intermediate container 0a43a48331f1 [2022-05-03T04:43:16.222Z] ---> dae6883f8bc8 [2022-05-03T04:43:16.222Z] Successfully built dae6883f8bc8 [2022-05-03T04:43:16.222Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:43:16.531Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T04:43:16.531Z] . [Pipeline] withDockerContainer [2022-05-03T04:43:16.601Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:43:16.638Z] $ 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-03T04:43:17.035Z] $ docker top 8a262b4285595f858d5b6ab0e4559827b8d3c381c97028738567f3b899b75938 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:43:17.399Z] + go version [2022-05-03T04:43:17.399Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T04:43:17.414Z] $ docker stop --time=1 8a262b4285595f858d5b6ab0e4559827b8d3c381c97028738567f3b899b75938 [2022-05-03T04:43:18.688Z] $ docker rm -f 8a262b4285595f858d5b6ab0e4559827b8d3c381c97028738567f3b899b75938 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:43:19.100Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T04:43:19.100Z] . [Pipeline] withDockerContainer [2022-05-03T04:43:19.171Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:43:19.208Z] $ 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-03T04:43:19.601Z] $ docker top 37d2926be7e679312edc61ca0774023ecdff084d2b81207bd109fe77c9996f5c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T04:43:19.984Z] + make test [2022-05-03T04:43:19.984Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-03T04:43:20.252Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-03T04:43:28.455Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-03T04:43:28.715Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-05-03T04:43:28.715Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-03T04:43:35.290Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T04:43:39.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T04:43:39.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T04:43:39.492Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T04:43:39.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T04:43:39.779Z] $ docker stop --time=1 37d2926be7e679312edc61ca0774023ecdff084d2b81207bd109fe77c9996f5c [2022-05-03T04:43:41.555Z] $ docker rm -f 37d2926be7e679312edc61ca0774023ecdff084d2b81207bd109fe77c9996f5c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:43:42.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T04:43:42.042Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-03T04:43:42.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T04:43:42.825Z] + ls -al . [2022-05-03T04:43:42.825Z] total 176 [2022-05-03T04:43:42.825Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 04:43 . [2022-05-03T04:43:42.825Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:42 .. [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 04:42 .dockerignore [2022-05-03T04:43:42.825Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:42 .git [2022-05-03T04:43:42.825Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:42 .github [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 04:42 .gitignore [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 04:42 .golangci.yml [2022-05-03T04:43:42.825Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 04:42 .semver [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 3 04:42 Attribution.txt [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 3 04:42 CHANGELOG.md [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 04:42 Dockerfile [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:42 GOVERNANCE.md [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 04:42 Jenkinsfile [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 04:42 LICENSE [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 04:42 Makefile [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 04:42 OWNERS.md [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 3 04:42 README.md [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 04:42 VERSION [2022-05-03T04:43:42.825Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:42 bin [2022-05-03T04:43:42.825Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:42 cmd [2022-05-03T04:43:42.825Z] -rw-r--r-- 1 jenkins jenkins 17887 May 3 04:43 coverage.out [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 3 04:42 go.mod [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 3 04:42 go.sum [2022-05-03T04:43:42.825Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:42 internal [2022-05-03T04:43:42.825Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:42 mock [2022-05-03T04:43:42.825Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:42 snap [2022-05-03T04:43:42.825Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 04:42 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:43:43.122Z] + 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=1d2f59dacf4fd36608b01d556a8e89d8457c2ffe --label arch=amd64 --label version=2.2.0-dev.19 . [2022-05-03T04:43:43.122Z] Sending build context to Docker daemon 5.877MB [2022-05-03T04:43:43.122Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:43:43.122Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T04:43:43.122Z] ---> dae6883f8bc8 [2022-05-03T04:43:43.122Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:43:43.122Z] ---> Running in 96bfb498aab0 [2022-05-03T04:43:43.382Z] Removing intermediate container 96bfb498aab0 [2022-05-03T04:43:43.382Z] ---> 9a6ea447e2b2 [2022-05-03T04:43:43.382Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:43:43.382Z] ---> Running in 4ad5cc554b9d [2022-05-03T04:43:43.382Z] Removing intermediate container 4ad5cc554b9d [2022-05-03T04:43:43.382Z] ---> 478efb724508 [2022-05-03T04:43:43.382Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:43:43.382Z] ---> Running in 828cec2286d4 [2022-05-03T04:43:43.953Z] Removing intermediate container 828cec2286d4 [2022-05-03T04:43:43.953Z] ---> f87ea5101a38 [2022-05-03T04:43:43.953Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:43:44.212Z] ---> Running in ac54ff0e8403 [2022-05-03T04:43:44.473Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T04:43:45.416Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T04:43:45.416Z] OK: 224 MiB in 56 packages [2022-05-03T04:43:45.987Z] Removing intermediate container ac54ff0e8403 [2022-05-03T04:43:45.987Z] ---> 41300aadf90f [2022-05-03T04:43:45.987Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-03T04:43:45.987Z] ---> Running in e1368a5d3772 [2022-05-03T04:43:45.987Z] Removing intermediate container e1368a5d3772 [2022-05-03T04:43:45.987Z] ---> 360ec86243ca [2022-05-03T04:43:45.987Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-03T04:43:46.248Z] ---> d06b49537ca0 [2022-05-03T04:43:46.248Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:43:46.248Z] ---> Running in 0338a9647414 [2022-05-03T04:43:46.820Z] Removing intermediate container 0338a9647414 [2022-05-03T04:43:46.820Z] ---> 5510ef20275c [2022-05-03T04:43:46.820Z] Step 10/24 : COPY . . [2022-05-03T04:43:47.083Z] ---> f3efc97015a6 [2022-05-03T04:43:47.083Z] Step 11/24 : ARG MAKE='make build' [2022-05-03T04:43:47.083Z] ---> Running in 6c537c924cd7 [2022-05-03T04:43:47.343Z] Removing intermediate container 6c537c924cd7 [2022-05-03T04:43:47.343Z] ---> dd79ddf5d3cb [2022-05-03T04:43:47.343Z] Step 12/24 : RUN $MAKE [2022-05-03T04:43:47.343Z] ---> Running in c6819345f628 [2022-05-03T04:43:47.603Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-03T04:44:05.714Z] Removing intermediate container c6819345f628 [2022-05-03T04:44:05.714Z] ---> beb75617af46 [2022-05-03T04:44:05.714Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T04:44:06.284Z] 3.14: Pulling from library/alpine [2022-05-03T04:44:06.543Z] 8663204ce13b: Pulling fs layer [2022-05-03T04:44:06.543Z] 8663204ce13b: Download complete [2022-05-03T04:44:06.803Z] 8663204ce13b: Pull complete [2022-05-03T04:44:06.803Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T04:44:06.803Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T04:44:06.803Z] ---> e04c818066af [2022-05-03T04:44:06.803Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-03T04:44:06.803Z] ---> Running in 7f30172e637e [2022-05-03T04:44:07.063Z] Removing intermediate container 7f30172e637e [2022-05-03T04:44:07.063Z] ---> 18a4faea42bd [2022-05-03T04:44:07.063Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T04:44:07.063Z] ---> Running in 9a7e1483ac95 [2022-05-03T04:44:07.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T04:44:07.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T04:44:07.585Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T04:44:07.585Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T04:44:07.585Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T04:44:07.585Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T04:44:07.585Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T04:44:07.585Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T04:44:07.585Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T04:44:07.585Z] OK: 8 MiB in 20 packages [2022-05-03T04:44:07.846Z] Removing intermediate container 9a7e1483ac95 [2022-05-03T04:44:07.846Z] ---> 06a0db1b1817 [2022-05-03T04:44:07.846Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-03T04:44:08.787Z] ---> dd27739ff5a3 [2022-05-03T04:44:08.787Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-03T04:44:08.787Z] ---> cc94091f5ea8 [2022-05-03T04:44:08.787Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-03T04:44:08.787Z] ---> 086289cd9c79 [2022-05-03T04:44:08.787Z] Step 19/24 : EXPOSE 59982 [2022-05-03T04:44:09.046Z] ---> Running in 1ff98ceb3061 [2022-05-03T04:44:09.046Z] Removing intermediate container 1ff98ceb3061 [2022-05-03T04:44:09.046Z] ---> 1974a8ff2b43 [2022-05-03T04:44:09.046Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-03T04:44:09.046Z] ---> Running in e31b0f03e9bc [2022-05-03T04:44:09.046Z] Removing intermediate container e31b0f03e9bc [2022-05-03T04:44:09.046Z] ---> 006550a6ca96 [2022-05-03T04:44:09.046Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T04:44:09.307Z] ---> Running in 97c8c78cf4fb [2022-05-03T04:44:09.307Z] Removing intermediate container 97c8c78cf4fb [2022-05-03T04:44:09.307Z] ---> 22903d0c6ea9 [2022-05-03T04:44:09.307Z] Step 22/24 : LABEL arch=amd64 [2022-05-03T04:44:09.307Z] ---> Running in 6137617ef9ec [2022-05-03T04:44:09.307Z] Removing intermediate container 6137617ef9ec [2022-05-03T04:44:09.307Z] ---> 52e3ef49e66f [2022-05-03T04:44:09.307Z] Step 23/24 : LABEL git_sha=1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [2022-05-03T04:44:09.307Z] ---> Running in 12d8eb7caec7 [2022-05-03T04:44:09.570Z] Removing intermediate container 12d8eb7caec7 [2022-05-03T04:44:09.570Z] ---> 6bb58408f928 [2022-05-03T04:44:09.570Z] Step 24/24 : LABEL version=2.2.0-dev.19 [2022-05-03T04:44:09.570Z] ---> Running in e93dd5153572 [2022-05-03T04:44:09.570Z] Removing intermediate container e93dd5153572 [2022-05-03T04:44:09.570Z] ---> 8f49fc1ae07c [2022-05-03T04:44:09.570Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T04:44:09.570Z] Successfully built 8f49fc1ae07c [2022-05-03T04:44:09.570Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:44:09.658Z] provisioning config files... [2022-05-03T04:44:09.669Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6785337899613223456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:44:09.967Z] ---> docker-login.sh [2022-05-03T04:44:09.967Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:44:09.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:44:09.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:44:09.967Z] Configure a credential helper to remove this warning. See [2022-05-03T04:44:09.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:44:09.967Z] [2022-05-03T04:44:09.967Z] Login Succeeded [2022-05-03T04:44:09.967Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:44:09.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:44:10.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:44:10.227Z] Configure a credential helper to remove this warning. See [2022-05-03T04:44:10.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:44:10.227Z] [2022-05-03T04:44:10.227Z] Login Succeeded [2022-05-03T04:44:10.227Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:44:10.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:44:10.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:44:10.227Z] Configure a credential helper to remove this warning. See [2022-05-03T04:44:10.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:44:10.227Z] [2022-05-03T04:44:10.227Z] Login Succeeded [2022-05-03T04:44:10.227Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:44:10.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:44:10.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:44:10.488Z] Configure a credential helper to remove this warning. See [2022-05-03T04:44:10.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:44:10.488Z] [2022-05-03T04:44:10.488Z] Login Succeeded [2022-05-03T04:44:10.488Z] docker.io [2022-05-03T04:44:10.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:44:10.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:44:10.749Z] Configure a credential helper to remove this warning. See [2022-05-03T04:44:10.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:44:10.749Z] [2022-05-03T04:44:10.749Z] Login Succeeded [2022-05-03T04:44:10.749Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:44:10.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T04:44:10.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T04:44:10.808Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-05-03T04:44:10.808Z] 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [2022-05-03T04:44:10.808Z] latest [2022-05-03T04:44:10.808Z] 2.2.0-dev.19 [2022-05-03T04:44:10.808Z] 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19 [2022-05-03T04:44:10.808Z] main [2022-05-03T04:44:10.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:11.113Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:11.407Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [2022-05-03T04:44:11.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T04:44:11.407Z] 21b7b7754aaa: Preparing [2022-05-03T04:44:11.407Z] 4582373999d8: Preparing [2022-05-03T04:44:11.407Z] 5d7e4ce5786d: Preparing [2022-05-03T04:44:11.407Z] 51dcd612ef4b: Preparing [2022-05-03T04:44:11.407Z] b541d28bf3b4: Preparing [2022-05-03T04:44:11.407Z] b541d28bf3b4: Layer already exists [2022-05-03T04:44:11.407Z] 21b7b7754aaa: Pushed [2022-05-03T04:44:11.407Z] 4582373999d8: Pushed [2022-05-03T04:44:11.667Z] 51dcd612ef4b: Pushed [2022-05-03T04:44:14.210Z] 5d7e4ce5786d: Pushed [2022-05-03T04:44:14.210Z] 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe: digest: sha256:1a7db61e50ca96599af5652334c9798ff112c83ed1d7fee9a3d7c07710efcdfc size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:14.510Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:14.797Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-05-03T04:44:14.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T04:44:14.797Z] 21b7b7754aaa: Preparing [2022-05-03T04:44:14.797Z] 4582373999d8: Preparing [2022-05-03T04:44:14.797Z] 5d7e4ce5786d: Preparing [2022-05-03T04:44:14.797Z] 51dcd612ef4b: Preparing [2022-05-03T04:44:14.797Z] b541d28bf3b4: Preparing [2022-05-03T04:44:14.797Z] 21b7b7754aaa: Layer already exists [2022-05-03T04:44:14.797Z] 5d7e4ce5786d: Layer already exists [2022-05-03T04:44:14.797Z] b541d28bf3b4: Layer already exists [2022-05-03T04:44:14.797Z] 51dcd612ef4b: Layer already exists [2022-05-03T04:44:14.797Z] 4582373999d8: Layer already exists [2022-05-03T04:44:14.797Z] latest: digest: sha256:1a7db61e50ca96599af5652334c9798ff112c83ed1d7fee9a3d7c07710efcdfc size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:15.093Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:15.393Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.19 [2022-05-03T04:44:15.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T04:44:15.393Z] 21b7b7754aaa: Preparing [2022-05-03T04:44:15.393Z] 4582373999d8: Preparing [2022-05-03T04:44:15.393Z] 5d7e4ce5786d: Preparing [2022-05-03T04:44:15.393Z] 51dcd612ef4b: Preparing [2022-05-03T04:44:15.393Z] b541d28bf3b4: Preparing [2022-05-03T04:44:15.393Z] 5d7e4ce5786d: Layer already exists [2022-05-03T04:44:15.393Z] 21b7b7754aaa: Layer already exists [2022-05-03T04:44:15.393Z] b541d28bf3b4: Layer already exists [2022-05-03T04:44:15.393Z] 4582373999d8: Layer already exists [2022-05-03T04:44:15.393Z] 51dcd612ef4b: Layer already exists [2022-05-03T04:44:15.394Z] 2.2.0-dev.19: digest: sha256:1a7db61e50ca96599af5652334c9798ff112c83ed1d7fee9a3d7c07710efcdfc size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:15.698Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:15.995Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19 [2022-05-03T04:44:15.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T04:44:15.995Z] 21b7b7754aaa: Preparing [2022-05-03T04:44:15.995Z] 4582373999d8: Preparing [2022-05-03T04:44:15.995Z] 5d7e4ce5786d: Preparing [2022-05-03T04:44:15.995Z] 51dcd612ef4b: Preparing [2022-05-03T04:44:15.995Z] b541d28bf3b4: Preparing [2022-05-03T04:44:15.995Z] 21b7b7754aaa: Layer already exists [2022-05-03T04:44:15.995Z] 4582373999d8: Layer already exists [2022-05-03T04:44:15.995Z] 51dcd612ef4b: Layer already exists [2022-05-03T04:44:15.995Z] 5d7e4ce5786d: Layer already exists [2022-05-03T04:44:15.995Z] b541d28bf3b4: Layer already exists [2022-05-03T04:44:15.995Z] 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19: digest: sha256:1a7db61e50ca96599af5652334c9798ff112c83ed1d7fee9a3d7c07710efcdfc size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:16.294Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:16.591Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-05-03T04:44:16.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-05-03T04:44:16.591Z] 21b7b7754aaa: Preparing [2022-05-03T04:44:16.591Z] 4582373999d8: Preparing [2022-05-03T04:44:16.591Z] 5d7e4ce5786d: Preparing [2022-05-03T04:44:16.591Z] 51dcd612ef4b: Preparing [2022-05-03T04:44:16.591Z] b541d28bf3b4: Preparing [2022-05-03T04:44:16.591Z] 21b7b7754aaa: Layer already exists [2022-05-03T04:44:16.591Z] 5d7e4ce5786d: Layer already exists [2022-05-03T04:44:16.591Z] b541d28bf3b4: Layer already exists [2022-05-03T04:44:16.591Z] 51dcd612ef4b: Layer already exists [2022-05-03T04:44:16.591Z] 4582373999d8: Layer already exists [2022-05-03T04:44:16.591Z] main: digest: sha256:1a7db61e50ca96599af5652334c9798ff112c83ed1d7fee9a3d7c07710efcdfc size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T04:44:16.630Z] ===================================================== [Pipeline] echo [2022-05-03T04:44:16.639Z] taggedImages: [2022-05-03T04:44:16.639Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [2022-05-03T04:44:16.639Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-05-03T04:44:16.639Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.2.0-dev.19 [2022-05-03T04:44:16.639Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19 [2022-05-03T04:44:16.639Z] - 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-03T04:44:17.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:44:17.005Z] [2022-05-03T04:44:17.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:44:17.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:44:17.316Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T04:44:17.316Z] 5eb5b503b376: Pulling fs layer [2022-05-03T04:44:17.316Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T04:44:17.316Z] ec43610c2a17: Pulling fs layer [2022-05-03T04:44:17.316Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T04:44:17.316Z] 33b1e0a273af: Pulling fs layer [2022-05-03T04:44:17.316Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T04:44:17.316Z] 2f39f015ded8: Pulling fs layer [2022-05-03T04:44:17.316Z] 3a2ae6a8a46f: Waiting [2022-05-03T04:44:17.316Z] 33b1e0a273af: Waiting [2022-05-03T04:44:17.316Z] 5d3b04190fa2: Waiting [2022-05-03T04:44:17.316Z] 2f39f015ded8: Waiting [2022-05-03T04:44:17.316Z] 5c69ac0246d0: Verifying Checksum [2022-05-03T04:44:17.316Z] 5c69ac0246d0: Download complete [2022-05-03T04:44:17.316Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-03T04:44:17.316Z] 3a2ae6a8a46f: Download complete [2022-05-03T04:44:17.316Z] 33b1e0a273af: Verifying Checksum [2022-05-03T04:44:17.316Z] 33b1e0a273af: Download complete [2022-05-03T04:44:17.316Z] ec43610c2a17: Verifying Checksum [2022-05-03T04:44:17.316Z] ec43610c2a17: Download complete [2022-05-03T04:44:17.316Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T04:44:17.316Z] 5d3b04190fa2: Download complete [2022-05-03T04:44:17.575Z] 5eb5b503b376: Verifying Checksum [2022-05-03T04:44:17.575Z] 5eb5b503b376: Download complete [2022-05-03T04:44:18.144Z] 2f39f015ded8: Download complete [2022-05-03T04:44:18.782Z] 5eb5b503b376: Pull complete [2022-05-03T04:44:19.046Z] 5c69ac0246d0: Pull complete [2022-05-03T04:44:19.308Z] ec43610c2a17: Pull complete [2022-05-03T04:44:19.308Z] 3a2ae6a8a46f: Pull complete [2022-05-03T04:44:19.568Z] 33b1e0a273af: Pull complete [2022-05-03T04:44:19.827Z] 5d3b04190fa2: Pull complete [2022-05-03T04:44:25.109Z] 2f39f015ded8: Pull complete [2022-05-03T04:44:25.109Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T04:44:25.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:44:25.109Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T04:44:25.180Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:44:25.212Z] $ 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-03T04:44:26.816Z] $ docker top 0e38c2047ade38396732e8d555af00c2ae42053f7784068a103f513c7603b8a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:44:27.202Z] ---> job-cost.sh [2022-05-03T04:44:27.202Z] lf-activate-venv: SKIPPING [2022-05-03T04:44:27.202Z] INFO: No Stack... [2022-05-03T04:44:27.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T04:44:28.029Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T04:44:28.320Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-05-03T04:44:28.320Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T04:44:28.339Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-40-stack-cost] [2022-05-03T04:44:28.345Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-40-stack-cost] did not exist. Created. [2022-05-03T04:44:28.345Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T04:44:28.645Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T04:44:28.671Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T04:44:28.678Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T04:44:28.697Z] $ docker stop --time=1 0e38c2047ade38396732e8d555af00c2ae42053f7784068a103f513c7603b8a6 [2022-05-03T04:44:29.857Z] $ docker rm -f 0e38c2047ade38396732e8d555af00c2ae42053f7784068a103f513c7603b8a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T04:44:38.319Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40356 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-05-03T04:44:38.334Z] Running in /w/workspace/device-mqtt-go/40 [Pipeline] { [Pipeline] checkout [2022-05-03T04:44:38.706Z] Selected Git installation does not exist. Using Default [2022-05-03T04:44:38.707Z] The recommended git tool is: NONE [2022-05-03T04:44:45.302Z] using credential edgex-jenkins-ssh [2022-05-03T04:44:45.318Z] Cloning the remote Git repository [2022-05-03T04:44:45.393Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-03T04:44:45.500Z] > git init /w/workspace/device-mqtt-go/40 # timeout=10 [2022-05-03T04:44:45.574Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-03T04:44:45.575Z] > git --version # timeout=10 [2022-05-03T04:44:45.594Z] > git --version # 'git version 2.25.1' [2022-05-03T04:44:45.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T04:44:46.775Z] Avoid second fetch [2022-05-03T04:44:46.776Z] Checking out Revision 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe (main) [2022-05-03T04:44:45.666Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T04:44:46.736Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-03T04:44:46.760Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T04:44:46.801Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T04:44:46.814Z] > git checkout -f 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe # timeout=10 [2022-05-03T04:44:50.951Z] Commit message: "Merge pull request #376 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v2-2.2.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:44:51.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T04:44:51.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T04:44:51.800Z] Dload Upload Total Spent Left Speed [2022-05-03T04:44:51.800Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 96284 [Pipeline] sh [2022-05-03T04:44:52.322Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T04:44:52.669Z] + + sudo tee /etc/docker/daemon.new [2022-05-03T04:44:52.669Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-03T04:44:52.669Z] { [2022-05-03T04:44:52.669Z] "registry-mirrors": [ [2022-05-03T04:44:52.669Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T04:44:52.669Z] ], [2022-05-03T04:44:52.669Z] "bip": "10.250.0.254/24", [2022-05-03T04:44:52.669Z] "hosts": [ [2022-05-03T04:44:52.669Z] "tcp://0.0.0.0:5555", [2022-05-03T04:44:52.669Z] "unix:///var/run/docker.sock" [2022-05-03T04:44:52.669Z] ], [2022-05-03T04:44:52.669Z] "mtu": 1458, [2022-05-03T04:44:52.669Z] "selinux-enabled": true, [2022-05-03T04:44:52.669Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T04:44:52.669Z] } [Pipeline] sh [2022-05-03T04:44:53.034Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T04:44:53.382Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:45:11.742Z] provisioning config files... [2022-05-03T04:45:11.765Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/40@tmp/config3870406615811948001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:45:12.128Z] ---> docker-login.sh [2022-05-03T04:45:12.128Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:45:12.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:45:12.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:45:12.997Z] Configure a credential helper to remove this warning. See [2022-05-03T04:45:12.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:45:12.998Z] [2022-05-03T04:45:12.998Z] Login Succeeded [2022-05-03T04:45:12.998Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:45:13.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:45:13.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:45:13.272Z] Configure a credential helper to remove this warning. See [2022-05-03T04:45:13.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:45:13.272Z] [2022-05-03T04:45:13.272Z] Login Succeeded [2022-05-03T04:45:13.272Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:45:13.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:45:13.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:45:13.818Z] Configure a credential helper to remove this warning. See [2022-05-03T04:45:13.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:45:13.818Z] [2022-05-03T04:45:13.818Z] Login Succeeded [2022-05-03T04:45:13.818Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:45:14.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:45:14.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:45:14.095Z] Configure a credential helper to remove this warning. See [2022-05-03T04:45:14.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:45:14.095Z] [2022-05-03T04:45:14.095Z] Login Succeeded [2022-05-03T04:45:14.095Z] docker.io [2022-05-03T04:45:14.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:45:14.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:45:14.960Z] Configure a credential helper to remove this warning. See [2022-05-03T04:45:14.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:45:14.960Z] [2022-05-03T04:45:14.960Z] Login Succeeded [2022-05-03T04:45:14.960Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:45:14.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T04:45:15.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T04:45:15.574Z] ========================================================= [2022-05-03T04:45:15.574Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T04:45:15.574Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:45:15.962Z] + 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-03T04:45:16.249Z] Sending build context to Docker daemon 3.034MB [2022-05-03T04:45:16.249Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:45:16.249Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T04:45:16.523Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T04:45:16.523Z] 9b3977197b4f: Pulling fs layer [2022-05-03T04:45:16.523Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T04:45:16.523Z] 94645a83ff95: Pulling fs layer [2022-05-03T04:45:16.523Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T04:45:16.523Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T04:45:16.523Z] 3096ccb668a1: Pulling fs layer [2022-05-03T04:45:16.523Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T04:45:16.523Z] a4caa8a26152: Pulling fs layer [2022-05-03T04:45:16.523Z] 0c92f367c5e7: Waiting [2022-05-03T04:45:16.523Z] 3096ccb668a1: Waiting [2022-05-03T04:45:16.523Z] e8cf19c19ddd: Waiting [2022-05-03T04:45:16.523Z] 3f3a8bcf1eab: Waiting [2022-05-03T04:45:16.523Z] a4caa8a26152: Waiting [2022-05-03T04:45:16.523Z] 94645a83ff95: Download complete [2022-05-03T04:45:16.523Z] 1a89e8eeedd5: Verifying Checksum [2022-05-03T04:45:16.523Z] 1a89e8eeedd5: Download complete [2022-05-03T04:45:16.523Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T04:45:16.523Z] 0c92f367c5e7: Download complete [2022-05-03T04:45:16.523Z] 3096ccb668a1: Verifying Checksum [2022-05-03T04:45:16.523Z] 3096ccb668a1: Download complete [2022-05-03T04:45:16.523Z] 9b3977197b4f: Verifying Checksum [2022-05-03T04:45:16.523Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T04:45:16.523Z] e8cf19c19ddd: Download complete [2022-05-03T04:45:17.522Z] 9b3977197b4f: Pull complete [2022-05-03T04:45:17.803Z] 1a89e8eeedd5: Pull complete [2022-05-03T04:45:18.079Z] 94645a83ff95: Pull complete [2022-05-03T04:45:18.677Z] a4caa8a26152: Verifying Checksum [2022-05-03T04:45:18.677Z] a4caa8a26152: Download complete [2022-05-03T04:45:19.272Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T04:45:19.272Z] 3f3a8bcf1eab: Download complete [2022-05-03T04:45:31.699Z] 3f3a8bcf1eab: Pull complete [2022-05-03T04:45:31.699Z] 0c92f367c5e7: Pull complete [2022-05-03T04:45:31.699Z] 3096ccb668a1: Pull complete [2022-05-03T04:45:31.699Z] e8cf19c19ddd: Pull complete [2022-05-03T04:45:38.422Z] a4caa8a26152: Pull complete [2022-05-03T04:45:38.422Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T04:45:38.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T04:45:38.422Z] ---> 725f1c02e7f9 [2022-05-03T04:45:38.422Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:45:38.422Z] ---> Running in 90b1790072c2 [2022-05-03T04:45:38.696Z] Removing intermediate container 90b1790072c2 [2022-05-03T04:45:38.696Z] ---> 598dcb22d584 [2022-05-03T04:45:38.696Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:45:38.696Z] ---> Running in 8127fce0e3d3 [2022-05-03T04:45:38.972Z] Removing intermediate container 8127fce0e3d3 [2022-05-03T04:45:38.972Z] ---> 50b250ab472d [2022-05-03T04:45:38.972Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:45:39.256Z] ---> Running in 65af2a54204f [2022-05-03T04:45:41.238Z] Removing intermediate container 65af2a54204f [2022-05-03T04:45:41.238Z] ---> 1c759a2b249d [2022-05-03T04:45:41.238Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:45:41.238Z] ---> Running in d76ec1fa4aa8 [2022-05-03T04:45:42.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:45:42.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:45:43.800Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T04:45:43.800Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T04:45:43.800Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T04:45:44.071Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T04:45:44.346Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T04:45:44.346Z] OK: 224 MiB in 56 packages [2022-05-03T04:45:45.333Z] Removing intermediate container d76ec1fa4aa8 [2022-05-03T04:45:45.333Z] ---> 84fc1594ec1b [2022-05-03T04:45:45.333Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-03T04:45:45.333Z] ---> Running in 46abc3e22b6e [2022-05-03T04:45:45.613Z] Removing intermediate container 46abc3e22b6e [2022-05-03T04:45:45.613Z] ---> d603606de37e [2022-05-03T04:45:45.613Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-03T04:45:47.613Z] ---> 2d9ff88584e5 [2022-05-03T04:45:47.613Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:45:47.613Z] ---> Running in 5720929ca943 [2022-05-03T04:46:34.641Z] Removing intermediate container 5720929ca943 [2022-05-03T04:46:34.641Z] ---> d7f7f976ed6c [2022-05-03T04:46:34.641Z] Step 10/12 : COPY . . [2022-05-03T04:46:34.641Z] ---> cea426080c05 [2022-05-03T04:46:34.641Z] Step 11/12 : ARG MAKE='make build' [2022-05-03T04:46:34.641Z] ---> Running in ed9bbd5d0365 [2022-05-03T04:46:34.641Z] Removing intermediate container ed9bbd5d0365 [2022-05-03T04:46:34.641Z] ---> 75dae5ee04f0 [2022-05-03T04:46:34.641Z] Step 12/12 : RUN $MAKE [2022-05-03T04:46:34.641Z] ---> Running in 49e3f1328644 [2022-05-03T04:46:34.641Z] noop [2022-05-03T04:46:34.641Z] Removing intermediate container 49e3f1328644 [2022-05-03T04:46:34.641Z] ---> 920e65f6bf5a [2022-05-03T04:46:34.641Z] Successfully built 920e65f6bf5a [2022-05-03T04:46:34.641Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:46:34.991Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T04:46:34.991Z] . [Pipeline] withDockerContainer [2022-05-03T04:46:35.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-40356 does not seem to be running inside a container [2022-05-03T04:46:35.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/40 -v /w/workspace/device-mqtt-go/40:/w/workspace/device-mqtt-go/40:rw,z -v /w/workspace/device-mqtt-go/40@tmp:/w/workspace/device-mqtt-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T04:46:36.615Z] $ docker top dda9c59584d8f60b694761abff04599deb7f286b023ee7e839c2246b5750db39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:46:37.539Z] + go version [2022-05-03T04:46:37.539Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T04:46:37.571Z] $ docker stop --time=1 dda9c59584d8f60b694761abff04599deb7f286b023ee7e839c2246b5750db39 [2022-05-03T04:46:39.215Z] $ docker rm -f dda9c59584d8f60b694761abff04599deb7f286b023ee7e839c2246b5750db39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:46:39.818Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T04:46:39.818Z] . [Pipeline] withDockerContainer [2022-05-03T04:46:40.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-40356 does not seem to be running inside a container [2022-05-03T04:46:40.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/40 -v /w/workspace/device-mqtt-go/40:/w/workspace/device-mqtt-go/40:rw,z -v /w/workspace/device-mqtt-go/40@tmp:/w/workspace/device-mqtt-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-03T04:46:41.448Z] $ docker top 1dd5ccb39a042fc1c58b57799bbf039fbd50b7192117a30d6264d4636d75aeb6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T04:46:42.361Z] + make test [2022-05-03T04:46:42.361Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-03T04:46:43.807Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-03T04:48:05.657Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-03T04:48:05.657Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2022-05-03T04:48:05.657Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-03T04:48:05.657Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T04:48:05.657Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T04:48:27.850Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T04:48:27.850Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T04:48:27.850Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T04:48:29.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T04:48:29.865Z] $ docker stop --time=1 1dd5ccb39a042fc1c58b57799bbf039fbd50b7192117a30d6264d4636d75aeb6 [2022-05-03T04:48:31.625Z] $ docker rm -f 1dd5ccb39a042fc1c58b57799bbf039fbd50b7192117a30d6264d4636d75aeb6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:48:32.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T04:48:32.590Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T04:48:33.050Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:48:33.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T04:48:33.801Z] + ls -al . [2022-05-03T04:48:33.801Z] total 172 [2022-05-03T04:48:33.801Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 04:48 . [2022-05-03T04:48:33.801Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:44 .. [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 04:44 .dockerignore [2022-05-03T04:48:33.801Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:44 .git [2022-05-03T04:48:33.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:44 .github [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 329 May 3 04:44 .gitignore [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 04:44 .golangci.yml [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 3 04:44 Attribution.txt [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 3 04:44 CHANGELOG.md [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 04:44 Dockerfile [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:44 GOVERNANCE.md [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 678 May 3 04:44 Jenkinsfile [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 04:44 LICENSE [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 3 04:44 Makefile [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 04:44 OWNERS.md [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 3 04:44 README.md [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 12 May 3 04:42 VERSION [2022-05-03T04:48:33.801Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:44 bin [2022-05-03T04:48:33.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:44 cmd [2022-05-03T04:48:33.801Z] -rw-r--r-- 1 jenkins jenkins 17887 May 3 04:48 coverage.out [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 3 04:44 go.mod [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 35490 May 3 04:44 go.sum [2022-05-03T04:48:33.801Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:44 internal [2022-05-03T04:48:33.801Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:44 mock [2022-05-03T04:48:33.801Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:44 snap [2022-05-03T04:48:33.801Z] -rw-rw-r-- 1 jenkins jenkins 227 May 3 04:44 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:48:34.148Z] + 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=1d2f59dacf4fd36608b01d556a8e89d8457c2ffe --label arch=arm64 --label version=2.2.0-dev.19 . [2022-05-03T04:48:34.424Z] Sending build context to Docker daemon 3.052MB [2022-05-03T04:48:34.424Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:48:34.424Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T04:48:34.424Z] ---> 920e65f6bf5a [2022-05-03T04:48:34.424Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:48:34.702Z] ---> Running in 5aaa2cbfb6fb [2022-05-03T04:48:34.974Z] Removing intermediate container 5aaa2cbfb6fb [2022-05-03T04:48:34.974Z] ---> b4e68a52f04f [2022-05-03T04:48:34.974Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:48:34.974Z] ---> Running in 8dec580a132b [2022-05-03T04:48:35.252Z] Removing intermediate container 8dec580a132b [2022-05-03T04:48:35.252Z] ---> d62c824bc3cf [2022-05-03T04:48:35.252Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:48:35.252Z] ---> Running in 468a84b9b475 [2022-05-03T04:48:37.244Z] Removing intermediate container 468a84b9b475 [2022-05-03T04:48:37.244Z] ---> 1823e42a4acc [2022-05-03T04:48:37.244Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:48:37.244Z] ---> Running in 81ba99a5891f [2022-05-03T04:48:38.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:48:39.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:48:39.811Z] OK: 224 MiB in 56 packages [2022-05-03T04:48:40.409Z] Removing intermediate container 81ba99a5891f [2022-05-03T04:48:40.409Z] ---> 762b9fe8c153 [2022-05-03T04:48:40.409Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-03T04:48:40.691Z] ---> Running in 0be49d0ef59c [2022-05-03T04:48:40.967Z] Removing intermediate container 0be49d0ef59c [2022-05-03T04:48:40.968Z] ---> f3edb6eff2b6 [2022-05-03T04:48:40.968Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-03T04:48:41.566Z] ---> 0ed0f4bdce06 [2022-05-03T04:48:41.566Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:48:41.566Z] ---> Running in 43e5e6d59c6d [2022-05-03T04:48:43.547Z] Removing intermediate container 43e5e6d59c6d [2022-05-03T04:48:43.547Z] ---> 3ed2459cc295 [2022-05-03T04:48:43.547Z] Step 10/24 : COPY . . [2022-05-03T04:48:44.144Z] ---> 748eeb768bf4 [2022-05-03T04:48:44.144Z] Step 11/24 : ARG MAKE='make build' [2022-05-03T04:48:44.144Z] ---> Running in 686e3abfaece [2022-05-03T04:48:44.750Z] Removing intermediate container 686e3abfaece [2022-05-03T04:48:44.750Z] ---> 3170dd7cca6d [2022-05-03T04:48:44.750Z] Step 12/24 : RUN $MAKE [2022-05-03T04:48:44.750Z] ---> Running in b382e8104b77 [2022-05-03T04:48:45.745Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.2.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-03T04:50:52.602Z] Removing intermediate container b382e8104b77 [2022-05-03T04:50:52.602Z] ---> 1291a0afbdce [2022-05-03T04:50:52.602Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T04:50:52.602Z] 3.14: Pulling from library/alpine [2022-05-03T04:50:52.602Z] 455c02918c45: Pulling fs layer [2022-05-03T04:50:52.602Z] 455c02918c45: Verifying Checksum [2022-05-03T04:50:52.602Z] 455c02918c45: Download complete [2022-05-03T04:50:52.602Z] 455c02918c45: Pull complete [2022-05-03T04:50:52.602Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T04:50:52.602Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T04:50:52.602Z] ---> ac73e934f311 [2022-05-03T04:50:52.602Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-03T04:50:52.602Z] ---> Running in af7c35986a96 [2022-05-03T04:50:52.602Z] Removing intermediate container af7c35986a96 [2022-05-03T04:50:52.602Z] ---> ecd81d971399 [2022-05-03T04:50:52.602Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T04:50:52.602Z] ---> Running in daa20920155b [2022-05-03T04:50:52.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:50:52.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:50:52.602Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T04:50:52.602Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T04:50:52.602Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T04:50:52.602Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T04:50:52.602Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T04:50:52.602Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T04:50:52.602Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T04:50:52.602Z] OK: 8 MiB in 20 packages [2022-05-03T04:50:52.602Z] Removing intermediate container daa20920155b [2022-05-03T04:50:52.602Z] ---> b152649a0455 [2022-05-03T04:50:52.602Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-03T04:50:52.602Z] ---> 9d94c8846512 [2022-05-03T04:50:52.602Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-03T04:50:52.602Z] ---> 0b4206f39f82 [2022-05-03T04:50:52.602Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-03T04:50:52.602Z] ---> fa6026274bde [2022-05-03T04:50:52.602Z] Step 19/24 : EXPOSE 59982 [2022-05-03T04:50:52.602Z] ---> Running in d1cd2d55d40a [2022-05-03T04:50:52.602Z] Removing intermediate container d1cd2d55d40a [2022-05-03T04:50:52.602Z] ---> d33d811d6c8c [2022-05-03T04:50:52.602Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-03T04:50:52.602Z] ---> Running in 6a2ab9eb8b09 [2022-05-03T04:50:52.602Z] Removing intermediate container 6a2ab9eb8b09 [2022-05-03T04:50:52.602Z] ---> bfc0551db98d [2022-05-03T04:50:52.602Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-03T04:50:52.602Z] ---> Running in 210b358cb654 [2022-05-03T04:50:52.602Z] Removing intermediate container 210b358cb654 [2022-05-03T04:50:52.602Z] ---> d2001d8b39b2 [2022-05-03T04:50:52.602Z] Step 22/24 : LABEL arch=arm64 [2022-05-03T04:50:52.602Z] ---> Running in 9f27279d433f [2022-05-03T04:50:52.602Z] Removing intermediate container 9f27279d433f [2022-05-03T04:50:52.602Z] ---> 0c1bfacbf75c [2022-05-03T04:50:52.602Z] Step 23/24 : LABEL git_sha=1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [2022-05-03T04:50:52.602Z] ---> Running in 5c99d3266624 [2022-05-03T04:50:52.602Z] Removing intermediate container 5c99d3266624 [2022-05-03T04:50:52.602Z] ---> 0f7111738356 [2022-05-03T04:50:52.602Z] Step 24/24 : LABEL version=2.2.0-dev.19 [2022-05-03T04:50:52.602Z] ---> Running in f068f858c25c [2022-05-03T04:50:52.602Z] Removing intermediate container f068f858c25c [2022-05-03T04:50:52.602Z] ---> 158d0da855d5 [2022-05-03T04:50:52.602Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T04:50:52.602Z] Successfully built 158d0da855d5 [2022-05-03T04:50:52.602Z] 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-03T04:50:52.692Z] provisioning config files... [2022-05-03T04:50:52.710Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/40@tmp/config7722625224896207769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:50:53.054Z] ---> docker-login.sh [2022-05-03T04:50:53.055Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:50:53.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:50:53.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:50:53.329Z] Configure a credential helper to remove this warning. See [2022-05-03T04:50:53.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:50:53.329Z] [2022-05-03T04:50:53.329Z] Login Succeeded [2022-05-03T04:50:53.329Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:50:53.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:50:53.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:50:53.927Z] Configure a credential helper to remove this warning. See [2022-05-03T04:50:53.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:50:53.927Z] [2022-05-03T04:50:53.927Z] Login Succeeded [2022-05-03T04:50:53.927Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:50:54.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:50:54.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:50:54.473Z] Configure a credential helper to remove this warning. See [2022-05-03T04:50:54.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:50:54.473Z] [2022-05-03T04:50:54.473Z] Login Succeeded [2022-05-03T04:50:54.473Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:50:54.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:50:55.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:50:55.025Z] Configure a credential helper to remove this warning. See [2022-05-03T04:50:55.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:50:55.025Z] [2022-05-03T04:50:55.025Z] Login Succeeded [2022-05-03T04:50:55.025Z] docker.io [2022-05-03T04:50:55.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:50:55.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:50:55.578Z] Configure a credential helper to remove this warning. See [2022-05-03T04:50:55.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:50:55.578Z] [2022-05-03T04:50:55.578Z] Login Succeeded [2022-05-03T04:50:55.578Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:50:55.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T04:50:55.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T04:50:55.650Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-05-03T04:50:55.650Z] 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [2022-05-03T04:50:55.650Z] latest [2022-05-03T04:50:55.650Z] 2.2.0-dev.19 [2022-05-03T04:50:55.650Z] 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19 [2022-05-03T04:50:55.650Z] main [2022-05-03T04:50:55.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:50:56.005Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:50:56.350Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [2022-05-03T04:50:56.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T04:50:56.350Z] 32b5803b57d2: Preparing [2022-05-03T04:50:56.350Z] 6d0e318123bf: Preparing [2022-05-03T04:50:56.350Z] 660c73f54ea4: Preparing [2022-05-03T04:50:56.350Z] c1b40ff97125: Preparing [2022-05-03T04:50:56.350Z] f73e7dbfee58: Preparing [2022-05-03T04:50:56.350Z] f73e7dbfee58: Layer already exists [2022-05-03T04:50:56.634Z] 6d0e318123bf: Pushed [2022-05-03T04:50:56.634Z] 32b5803b57d2: Pushed [2022-05-03T04:50:57.231Z] c1b40ff97125: Pushed [2022-05-03T04:51:02.640Z] 660c73f54ea4: Pushed [2022-05-03T04:51:02.640Z] 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe: digest: sha256:e41879086ea844e52e8b5560c432eff82b450a20aafd5e8f0b195574c2a70a4d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:02.992Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:03.340Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-05-03T04:51:03.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T04:51:03.340Z] 32b5803b57d2: Preparing [2022-05-03T04:51:03.340Z] 6d0e318123bf: Preparing [2022-05-03T04:51:03.340Z] 660c73f54ea4: Preparing [2022-05-03T04:51:03.340Z] c1b40ff97125: Preparing [2022-05-03T04:51:03.340Z] f73e7dbfee58: Preparing [2022-05-03T04:51:03.340Z] f73e7dbfee58: Layer already exists [2022-05-03T04:51:03.340Z] 32b5803b57d2: Layer already exists [2022-05-03T04:51:03.340Z] 660c73f54ea4: Layer already exists [2022-05-03T04:51:03.340Z] 6d0e318123bf: Layer already exists [2022-05-03T04:51:03.340Z] c1b40ff97125: Layer already exists [2022-05-03T04:51:03.615Z] latest: digest: sha256:e41879086ea844e52e8b5560c432eff82b450a20aafd5e8f0b195574c2a70a4d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:03.972Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:04.322Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.19 [2022-05-03T04:51:04.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T04:51:04.322Z] 32b5803b57d2: Preparing [2022-05-03T04:51:04.322Z] 6d0e318123bf: Preparing [2022-05-03T04:51:04.322Z] 660c73f54ea4: Preparing [2022-05-03T04:51:04.322Z] c1b40ff97125: Preparing [2022-05-03T04:51:04.322Z] f73e7dbfee58: Preparing [2022-05-03T04:51:04.322Z] 660c73f54ea4: Layer already exists [2022-05-03T04:51:04.322Z] 32b5803b57d2: Layer already exists [2022-05-03T04:51:04.322Z] 6d0e318123bf: Layer already exists [2022-05-03T04:51:04.322Z] f73e7dbfee58: Layer already exists [2022-05-03T04:51:04.322Z] c1b40ff97125: Layer already exists [2022-05-03T04:51:04.597Z] 2.2.0-dev.19: digest: sha256:e41879086ea844e52e8b5560c432eff82b450a20aafd5e8f0b195574c2a70a4d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:04.948Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:05.297Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19 [2022-05-03T04:51:05.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T04:51:05.297Z] 32b5803b57d2: Preparing [2022-05-03T04:51:05.297Z] 6d0e318123bf: Preparing [2022-05-03T04:51:05.297Z] 660c73f54ea4: Preparing [2022-05-03T04:51:05.297Z] c1b40ff97125: Preparing [2022-05-03T04:51:05.297Z] f73e7dbfee58: Preparing [2022-05-03T04:51:05.297Z] c1b40ff97125: Layer already exists [2022-05-03T04:51:05.297Z] 660c73f54ea4: Layer already exists [2022-05-03T04:51:05.297Z] 6d0e318123bf: Layer already exists [2022-05-03T04:51:05.297Z] 32b5803b57d2: Layer already exists [2022-05-03T04:51:05.297Z] f73e7dbfee58: Layer already exists [2022-05-03T04:51:05.571Z] 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19: digest: sha256:e41879086ea844e52e8b5560c432eff82b450a20aafd5e8f0b195574c2a70a4d size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:05.923Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:06.265Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-05-03T04:51:06.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-05-03T04:51:06.266Z] 32b5803b57d2: Preparing [2022-05-03T04:51:06.266Z] 6d0e318123bf: Preparing [2022-05-03T04:51:06.266Z] 660c73f54ea4: Preparing [2022-05-03T04:51:06.266Z] c1b40ff97125: Preparing [2022-05-03T04:51:06.266Z] f73e7dbfee58: Preparing [2022-05-03T04:51:06.266Z] 660c73f54ea4: Layer already exists [2022-05-03T04:51:06.266Z] f73e7dbfee58: Layer already exists [2022-05-03T04:51:06.266Z] c1b40ff97125: Layer already exists [2022-05-03T04:51:06.266Z] 32b5803b57d2: Layer already exists [2022-05-03T04:51:06.266Z] 6d0e318123bf: Layer already exists [2022-05-03T04:51:06.539Z] main: digest: sha256:e41879086ea844e52e8b5560c432eff82b450a20aafd5e8f0b195574c2a70a4d size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-03T04:51:06.591Z] ===================================================== [Pipeline] echo [2022-05-03T04:51:06.600Z] taggedImages: [2022-05-03T04:51:06.600Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [2022-05-03T04:51:06.600Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-05-03T04:51:06.600Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.2.0-dev.19 [2022-05-03T04:51:06.600Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1d2f59dacf4fd36608b01d556a8e89d8457c2ffe-2.2.0-dev.19 [2022-05-03T04:51:06.600Z] - 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-03T04:51:06.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:51:06.962Z] [2022-05-03T04:51:06.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:07.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:51:07.604Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T04:51:07.604Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T04:51:07.604Z] 04944245beec: Pulling fs layer [2022-05-03T04:51:07.604Z] 699f458cf7ca: Pulling fs layer [2022-05-03T04:51:07.604Z] 765212b225bb: Pulling fs layer [2022-05-03T04:51:07.604Z] f23df028b6ca: Pulling fs layer [2022-05-03T04:51:07.604Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T04:51:07.604Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T04:51:07.604Z] 765212b225bb: Waiting [2022-05-03T04:51:07.604Z] f23df028b6ca: Waiting [2022-05-03T04:51:07.604Z] d65c8cfc05b1: Waiting [2022-05-03T04:51:07.604Z] 2437ff75d9bd: Waiting [2022-05-03T04:51:07.604Z] 04944245beec: Verifying Checksum [2022-05-03T04:51:07.604Z] 04944245beec: Download complete [2022-05-03T04:51:07.604Z] 765212b225bb: Verifying Checksum [2022-05-03T04:51:07.604Z] 765212b225bb: Download complete [2022-05-03T04:51:07.604Z] f23df028b6ca: Verifying Checksum [2022-05-03T04:51:07.604Z] f23df028b6ca: Download complete [2022-05-03T04:51:07.604Z] d65c8cfc05b1: Download complete [2022-05-03T04:51:07.877Z] 699f458cf7ca: Verifying Checksum [2022-05-03T04:51:07.877Z] 699f458cf7ca: Download complete [2022-05-03T04:51:08.153Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T04:51:08.153Z] 8998bd30e6a1: Download complete [2022-05-03T04:51:10.783Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T04:51:10.783Z] 2437ff75d9bd: Download complete [2022-05-03T04:51:12.786Z] 8998bd30e6a1: Pull complete [2022-05-03T04:51:12.786Z] 04944245beec: Pull complete [2022-05-03T04:51:14.244Z] 699f458cf7ca: Pull complete [2022-05-03T04:51:14.517Z] 765212b225bb: Pull complete [2022-05-03T04:51:15.502Z] f23df028b6ca: Pull complete [2022-05-03T04:51:15.776Z] d65c8cfc05b1: Pull complete [2022-05-03T04:51:30.889Z] 2437ff75d9bd: Pull complete [2022-05-03T04:51:30.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T04:51:30.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:51:30.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T04:51:31.116Z] prd-ubuntu20.04-docker-arm64-4c-16g-40356 does not seem to be running inside a container [2022-05-03T04:51:31.208Z] $ 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/40 -v /w/workspace/device-mqtt-go/40:/w/workspace/device-mqtt-go/40:rw,z -v /w/workspace/device-mqtt-go/40@tmp:/w/workspace/device-mqtt-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-03T04:51:33.774Z] $ docker top d3ab5ac23d5acd519a2ee8123ea3121121e2230f5b05d38fea7460091803edc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:51:34.683Z] ---> job-cost.sh [2022-05-03T04:51:34.683Z] lf-activate-venv: SKIPPING [2022-05-03T04:51:34.684Z] INFO: No Stack... [2022-05-03T04:51:35.282Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T04:51:35.879Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T04:51:36.550Z] + cat /w/workspace/device-mqtt-go/40/archives/cost.csv+ [2022-05-03T04:51:36.550Z] cut -d, -f6 [Pipeline] lock [2022-05-03T04:51:36.622Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-40-stack-cost] [2022-05-03T04:51:36.628Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-40-stack-cost] did not exist. Created. [2022-05-03T04:51:36.628Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T04:51:37.309Z] /w/workspace/device-mqtt-go/40@tmp/durable-dd1047b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-03T04:51:37.998Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-03T04:51:38.029Z] Warning: overwriting stash ‘stack-cost’ [2022-05-03T04:51:38.074Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T04:51:38.081Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-40-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T04:51:38.104Z] $ docker stop --time=1 d3ab5ac23d5acd519a2ee8123ea3121121e2230f5b05d38fea7460091803edc8 [2022-05-03T04:51:39.612Z] $ docker rm -f d3ab5ac23d5acd519a2ee8123ea3121121e2230f5b05d38fea7460091803edc8 [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-03T04:51:40.051Z] provisioning config files... [2022-05-03T04:51:40.059Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8249464936335692353tmp [Pipeline] { [Pipeline] sh [2022-05-03T04:51:40.355Z] + set +x [2022-05-03T04:51:40.355Z] + curl -s https://codecov.io/bash [2022-05-03T04:51:40.355Z] + bash -s -- [2022-05-03T04:51:40.355Z] [2022-05-03T04:51:40.355Z] _____ _ [2022-05-03T04:51:40.355Z] / ____| | | [2022-05-03T04:51:40.355Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T04:51:40.355Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T04:51:40.355Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T04:51:40.355Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T04:51:40.355Z] Bash-1.0.6 [2022-05-03T04:51:40.355Z] [2022-05-03T04:51:40.355Z] [2022-05-03T04:51:40.355Z] ==> git version 2.25.1 found [2022-05-03T04:51:40.355Z] ==> 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-03T04:51:40.355Z] Release-Date: 2020-01-08 [2022-05-03T04:51:40.355Z] 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-03T04:51:40.355Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T04:51:40.355Z] ==> Jenkins CI detected. [2022-05-03T04:51:40.355Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-05-03T04:51:40.355Z] project root: . [2022-05-03T04:51:40.355Z] --> token set from env [2022-05-03T04:51:40.355Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T04:51:40.355Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T04:51:40.355Z] ==> Python coveragepy not found [2022-05-03T04:51:40.355Z] ==> Searching for coverage reports in: [2022-05-03T04:51:40.355Z] + . [2022-05-03T04:51:40.355Z] -> Found 1 reports [2022-05-03T04:51:40.355Z] ==> Detecting git/mercurial file structure [2022-05-03T04:51:40.355Z] ==> Reading reports [2022-05-03T04:51:40.355Z] + ./coverage.out bytes=17887 [2022-05-03T04:51:40.355Z] ==> Appending adjustments [2022-05-03T04:51:40.355Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T04:51:40.616Z] + Found adjustments [2022-05-03T04:51:40.616Z] ==> Gzipping contents [2022-05-03T04:51:40.616Z] 4.0K /tmp/codecov.dc6gBB.gz [2022-05-03T04:51:40.616Z] ==> Uploading reports [2022-05-03T04:51:40.616Z] url: https://codecov.io [2022-05-03T04:51:40.616Z] query: branch=main&commit=1d2f59dacf4fd36608b01d556a8e89d8457c2ffe&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T04:51:40.616Z] -> Pinging Codecov [2022-05-03T04:51:40.616Z] 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=1d2f59dacf4fd36608b01d556a8e89d8457c2ffe&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-03T04:51:40.876Z] -> Uploading to [2022-05-03T04:51:40.876Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/7D719EC7BBE17E464838252E33014C33/1d2f59dacf4fd36608b01d556a8e89d8457c2ffe/4b0fb13f-2daf-432a-9976-7b05cb7022a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T045140Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14b21d061e946d4693e749beb9e858f98a38f3ada7353509a328ea1ad986da18 [2022-05-03T04:51:40.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T04:51:40.876Z] Dload Upload Total Spent Left Speed [2022-05-03T04:51:41.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 12266 --:--:-- --:--:-- --:--:-- 12313 [2022-05-03T04:51:41.136Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [Pipeline] } [2022-05-03T04:51:41.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-03T04:51:41.285Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-03T04:51:41.298Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:41.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T04:51:41.602Z] [2022-05-03T04:51:41.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:51:41.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T04:51:41.904Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-03T04:51:41.904Z] 188c0c94c7c5: Pulling fs layer [2022-05-03T04:51:41.904Z] 0ef7d3d256c8: Pulling fs layer [2022-05-03T04:51:41.904Z] de9db76c5a1d: Pulling fs layer [2022-05-03T04:51:41.904Z] 0eba1c9be4d2: Pulling fs layer [2022-05-03T04:51:41.904Z] 0d57e429df01: Pulling fs layer [2022-05-03T04:51:41.904Z] 4e4be7b47b0d: Pulling fs layer [2022-05-03T04:51:41.904Z] e1f770b5df2f: Pulling fs layer [2022-05-03T04:51:41.904Z] 85a0685a4137: Pulling fs layer [2022-05-03T04:51:41.904Z] e1f770b5df2f: Waiting [2022-05-03T04:51:41.904Z] 0d57e429df01: Waiting [2022-05-03T04:51:41.904Z] 4e4be7b47b0d: Waiting [2022-05-03T04:51:41.904Z] 0eba1c9be4d2: Waiting [2022-05-03T04:51:41.904Z] de9db76c5a1d: Verifying Checksum [2022-05-03T04:51:41.904Z] de9db76c5a1d: Download complete [2022-05-03T04:51:41.904Z] 0ef7d3d256c8: Verifying Checksum [2022-05-03T04:51:41.904Z] 0ef7d3d256c8: Download complete [2022-05-03T04:51:41.904Z] 0d57e429df01: Verifying Checksum [2022-05-03T04:51:41.904Z] 0d57e429df01: Download complete [2022-05-03T04:51:41.904Z] 4e4be7b47b0d: Verifying Checksum [2022-05-03T04:51:41.904Z] 4e4be7b47b0d: Download complete [2022-05-03T04:51:41.904Z] 188c0c94c7c5: Download complete [2022-05-03T04:51:42.163Z] 188c0c94c7c5: Pull complete [2022-05-03T04:51:42.163Z] e1f770b5df2f: Verifying Checksum [2022-05-03T04:51:42.163Z] e1f770b5df2f: Download complete [2022-05-03T04:51:42.163Z] 0ef7d3d256c8: Pull complete [2022-05-03T04:51:42.163Z] de9db76c5a1d: Pull complete [2022-05-03T04:51:42.732Z] 0eba1c9be4d2: Verifying Checksum [2022-05-03T04:51:42.732Z] 0eba1c9be4d2: Download complete [2022-05-03T04:51:42.732Z] 85a0685a4137: Verifying Checksum [2022-05-03T04:51:42.732Z] 85a0685a4137: Download complete [2022-05-03T04:51:46.021Z] 0eba1c9be4d2: Pull complete [2022-05-03T04:51:46.021Z] 0d57e429df01: Pull complete [2022-05-03T04:51:46.021Z] 4e4be7b47b0d: Pull complete [2022-05-03T04:51:46.279Z] e1f770b5df2f: Pull complete [2022-05-03T04:51:49.572Z] 85a0685a4137: Pull complete [2022-05-03T04:51:49.572Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-03T04:51:49.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-03T04:51:49.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-03T04:51:49.637Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:51:49.669Z] $ 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-03T04:51:51.902Z] $ docker top 97b97429faf101b60e5ae220a40746664e32d21466b0342f71c7a9e59c5d4f59 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-03T04:51:51.978Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-03T04:51:52.261Z] + set -o pipefail [2022-05-03T04:51:52.261Z] + snyk monitor '--org=edgex-jenkins' [2022-05-03T04:51:57.543Z] [2022-05-03T04:51:57.543Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-05-03T04:51:57.543Z] [2022-05-03T04:51:57.543Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6acecf1b-85ea-4374-bf84-4fa5a6e664d0/history/4d22eef9-a66a-4f46-82df-ad020edb22c2 [2022-05-03T04:51:57.543Z] [2022-05-03T04:51:57.543Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-03T04:51:57.543Z] [2022-05-03T04:51:57.543Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-03T04:51:57.543Z] [2022-05-03T04:51:57.543Z] [Pipeline] } [2022-05-03T04:51:57.550Z] $ docker stop --time=1 97b97429faf101b60e5ae220a40746664e32d21466b0342f71c7a9e59c5d4f59 [2022-05-03T04:51:59.706Z] $ docker rm -f 97b97429faf101b60e5ae220a40746664e32d21466b0342f71c7a9e59c5d4f59 [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-03T04:52:00.404Z] + git log --format=format:%s -1 1d2f59dacf4fd36608b01d556a8e89d8457c2ffe [Pipeline] sh [2022-05-03T04:52:00.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T04:52:00.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:52:00.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:52:00.997Z] . [Pipeline] withDockerContainer [2022-05-03T04:52:01.068Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:52:01.099Z] $ 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-03T04:52:01.616Z] $ docker top 6cded38ed29989c708ccb6b3042b20288bf727b09d2a24ec37927c096307824a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T04:52:01.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:52:01.719Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:52:01.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:52:01.844Z] $ docker exec 6cded38ed29989c708ccb6b3042b20288bf727b09d2a24ec37927c096307824a ssh-agent [2022-05-03T04:52:01.971Z] SSH_AUTH_SOCK=/tmp/ssh-8u5JWdDGyTCu/agent.32 [2022-05-03T04:52:01.971Z] SSH_AGENT_PID=38 [2022-05-03T04:52:01.976Z] Running ssh-add (command line suppressed) [2022-05-03T04:52:02.085Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_855126255813019143.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_855126255813019143.key) [2022-05-03T04:52:02.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:52:02.398Z] + git semver tag [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,577 [run_tag] DEBUG tag force:False [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,577 [check_head_tag] DEBUG check head tag [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,579 [execute] INFO git cat-file --batch-check [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,584 [execute] INFO git cat-file --batch [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,604 [execute] INFO git tag -a v2.2.0-dev.19 -m v2.2.0-dev.19 [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,605 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.19', '-m', 'v2.2.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-03T04:52:02.658Z] 2022-05-03 04:52:02,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T04:52:02.658Z] 2.2.0-dev.19 [Pipeline] } [2022-05-03T04:52:02.663Z] $ docker exec --env ******** --env ******** 6cded38ed29989c708ccb6b3042b20288bf727b09d2a24ec37927c096307824a ssh-agent -k [2022-05-03T04:52:02.782Z] unset SSH_AUTH_SOCK; [2022-05-03T04:52:02.783Z] unset SSH_AGENT_PID; [2022-05-03T04:52:02.783Z] echo Agent pid 38 killed; [2022-05-03T04:52:02.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T04:52:03.099Z] + git semver [Pipeline] } [2022-05-03T04:52:03.377Z] $ docker stop --time=1 6cded38ed29989c708ccb6b3042b20288bf727b09d2a24ec37927c096307824a [2022-05-03T04:52:04.706Z] $ docker rm -f 6cded38ed29989c708ccb6b3042b20288bf727b09d2a24ec37927c096307824a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:52:05.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T04:52:05.117Z] [2022-05-03T04:52:05.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:52:05.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T04:52:05.426Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-03T04:52:05.426Z] ab5ef0e58194: Pulling fs layer [2022-05-03T04:52:05.426Z] 9712f1f96733: Pulling fs layer [2022-05-03T04:52:05.426Z] 63f879dbbcfc: Pulling fs layer [2022-05-03T04:52:05.426Z] 0d9ebad4ef96: Pulling fs layer [2022-05-03T04:52:05.426Z] e9a5061849ea: Pulling fs layer [2022-05-03T04:52:05.426Z] d747dcd14b5f: Pulling fs layer [2022-05-03T04:52:05.426Z] 2de7ff778b66: Pulling fs layer [2022-05-03T04:52:05.426Z] 0d9ebad4ef96: Waiting [2022-05-03T04:52:05.426Z] d747dcd14b5f: Waiting [2022-05-03T04:52:05.426Z] 2de7ff778b66: Waiting [2022-05-03T04:52:05.426Z] 9712f1f96733: Verifying Checksum [2022-05-03T04:52:05.426Z] 9712f1f96733: Download complete [2022-05-03T04:52:05.685Z] 63f879dbbcfc: Verifying Checksum [2022-05-03T04:52:05.685Z] 63f879dbbcfc: Download complete [2022-05-03T04:52:05.685Z] e9a5061849ea: Verifying Checksum [2022-05-03T04:52:05.685Z] e9a5061849ea: Download complete [2022-05-03T04:52:05.945Z] d747dcd14b5f: Verifying Checksum [2022-05-03T04:52:05.945Z] d747dcd14b5f: Download complete [2022-05-03T04:52:05.945Z] ab5ef0e58194: Verifying Checksum [2022-05-03T04:52:05.945Z] ab5ef0e58194: Download complete [2022-05-03T04:52:05.945Z] 0d9ebad4ef96: Verifying Checksum [2022-05-03T04:52:05.945Z] 0d9ebad4ef96: Download complete [2022-05-03T04:52:05.945Z] 2de7ff778b66: Verifying Checksum [2022-05-03T04:52:05.945Z] 2de7ff778b66: Download complete [2022-05-03T04:52:08.485Z] ab5ef0e58194: Pull complete [2022-05-03T04:52:08.744Z] 9712f1f96733: Pull complete [2022-05-03T04:52:09.312Z] 63f879dbbcfc: Pull complete [2022-05-03T04:52:13.509Z] 0d9ebad4ef96: Pull complete [2022-05-03T04:52:13.509Z] e9a5061849ea: Pull complete [2022-05-03T04:52:13.509Z] d747dcd14b5f: Pull complete [2022-05-03T04:52:14.444Z] 2de7ff778b66: Pull complete [2022-05-03T04:52:14.444Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-03T04:52:14.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-03T04:52:14.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-03T04:52:14.508Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:52:14.539Z] $ 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-03T04:52:16.796Z] $ docker top b77f804210d0c0ffbe00d198cf8fa31875c3b8bdc86e47041fcd514cb42a2db7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:52:16.875Z] provisioning config files... [2022-05-03T04:52:16.883Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8196493939320434763tmp [2022-05-03T04:52:16.893Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7862153832234274392tmp [2022-05-03T04:52:16.903Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2855076523488613034tmp [Pipeline] { [Pipeline] echo [2022-05-03T04:52:16.919Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:17.201Z] ---> sigul-configuration.sh [2022-05-03T04:52:17.201Z] gpg: directory `/root/.gnupg' created [2022-05-03T04:52:17.201Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-03T04:52:17.201Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-03T04:52:17.201Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-03T04:52:17.201Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-03T04:52:17.202Z] gpg: CAST5 encrypted data [2022-05-03T04:52:17.202Z] gpg: encrypted with 1 passphrase [2022-05-03T04:52:17.202Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-03T04:52:17.489Z] + mkdir /home/jenkins [2022-05-03T04:52:17.489Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-03T04:52:17.777Z] + 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-03T04:52:17.789Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:18.075Z] ---> sigul-install.sh [2022-05-03T04:52:18.075Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-03T04:52:18.363Z] + git tag --list [2022-05-03T04:52:18.363Z] 0.7.1 [2022-05-03T04:52:18.363Z] v1.0.0 [2022-05-03T04:52:18.363Z] v1.1.0 [2022-05-03T04:52:18.363Z] v1.1.1 [2022-05-03T04:52:18.363Z] v1.2.2 [2022-05-03T04:52:18.363Z] v1.3.0 [2022-05-03T04:52:18.363Z] v1.3.1 [2022-05-03T04:52:18.363Z] v2.0.0 [2022-05-03T04:52:18.363Z] v2.0.1-dev.1 [2022-05-03T04:52:18.363Z] v2.0.1-dev.10 [2022-05-03T04:52:18.363Z] v2.0.1-dev.11 [2022-05-03T04:52:18.363Z] v2.0.1-dev.12 [2022-05-03T04:52:18.363Z] v2.0.1-dev.13 [2022-05-03T04:52:18.363Z] v2.0.1-dev.14 [2022-05-03T04:52:18.363Z] v2.0.1-dev.15 [2022-05-03T04:52:18.363Z] v2.0.1-dev.16 [2022-05-03T04:52:18.363Z] v2.0.1-dev.17 [2022-05-03T04:52:18.363Z] v2.0.1-dev.2 [2022-05-03T04:52:18.363Z] v2.0.1-dev.3 [2022-05-03T04:52:18.363Z] v2.0.1-dev.4 [2022-05-03T04:52:18.363Z] v2.0.1-dev.5 [2022-05-03T04:52:18.363Z] v2.0.1-dev.6 [2022-05-03T04:52:18.363Z] v2.0.1-dev.7 [2022-05-03T04:52:18.363Z] v2.0.1-dev.8 [2022-05-03T04:52:18.363Z] v2.0.1-dev.9 [2022-05-03T04:52:18.363Z] v2.1.0 [2022-05-03T04:52:18.363Z] v2.2.0-dev.1 [2022-05-03T04:52:18.363Z] v2.2.0-dev.10 [2022-05-03T04:52:18.363Z] v2.2.0-dev.11 [2022-05-03T04:52:18.363Z] v2.2.0-dev.12 [2022-05-03T04:52:18.363Z] v2.2.0-dev.13 [2022-05-03T04:52:18.363Z] v2.2.0-dev.14 [2022-05-03T04:52:18.363Z] v2.2.0-dev.15 [2022-05-03T04:52:18.363Z] v2.2.0-dev.16 [2022-05-03T04:52:18.363Z] v2.2.0-dev.17 [2022-05-03T04:52:18.363Z] v2.2.0-dev.18 [2022-05-03T04:52:18.363Z] v2.2.0-dev.19 [2022-05-03T04:52:18.363Z] v2.2.0-dev.2 [2022-05-03T04:52:18.363Z] v2.2.0-dev.3 [2022-05-03T04:52:18.363Z] v2.2.0-dev.4 [2022-05-03T04:52:18.363Z] v2.2.0-dev.5 [2022-05-03T04:52:18.363Z] v2.2.0-dev.6 [2022-05-03T04:52:18.363Z] v2.2.0-dev.7 [2022-05-03T04:52:18.363Z] v2.2.0-dev.8 [2022-05-03T04:52:18.363Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-03T04:52:18.653Z] + lftools sign git-tag v2.2.0-dev.19 [2022-05-03T04:52:19.225Z] Signing Git tag with Sigul... [2022-05-03T04:52:19.225Z] Signing v2.2.0-dev.19 [Pipeline] echo [2022-05-03T04:52:19.495Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:19.781Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-03T04:52:19.791Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-03T04:52:19.810Z] $ docker stop --time=1 b77f804210d0c0ffbe00d198cf8fa31875c3b8bdc86e47041fcd514cb42a2db7 [2022-05-03T04:52:21.150Z] $ docker rm -f b77f804210d0c0ffbe00d198cf8fa31875c3b8bdc86e47041fcd514cb42a2db7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-03T04:52:21.584Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T04:52:21.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:52:21.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:52:21.884Z] . [Pipeline] withDockerContainer [2022-05-03T04:52:21.957Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:52:21.986Z] $ 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-03T04:52:22.401Z] $ docker top 55d8f33f1c5bcd1971f92583ec4a1cfadbbde5c5fb87265659f8d88c93cf8ee5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T04:52:22.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:52:22.504Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:52:22.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:52:22.628Z] $ docker exec 55d8f33f1c5bcd1971f92583ec4a1cfadbbde5c5fb87265659f8d88c93cf8ee5 ssh-agent [2022-05-03T04:52:22.764Z] SSH_AUTH_SOCK=/tmp/ssh-YvsEaGclVDTM/agent.33 [2022-05-03T04:52:22.764Z] SSH_AGENT_PID=40 [2022-05-03T04:52:22.768Z] Running ssh-add (command line suppressed) [2022-05-03T04:52:22.880Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8439099733832576250.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8439099733832576250.key) [2022-05-03T04:52:22.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:52:23.191Z] + git semver bump pre [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,389 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,389 [bump_version] DEBUG bumping version:2.2.0-dev.19 on axis:pre with prefix:dev [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,389 [bump_version] DEBUG bumped version:2.2.0-dev.20 [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,389 [write_version] DEBUG write version:2.2.0-dev.20 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,389 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,389 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,391 [execute] INFO git cat-file --batch-check [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,391 [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-03T04:52:23.453Z] 2022-05-03 04:52:23,395 [execute] INFO git cat-file --batch [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T04:52:23.453Z] 2022-05-03 04:52:23,401 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T04:52:23.453Z] 2.2.0-dev.20 [Pipeline] } [2022-05-03T04:52:23.459Z] $ docker exec --env ******** --env ******** 55d8f33f1c5bcd1971f92583ec4a1cfadbbde5c5fb87265659f8d88c93cf8ee5 ssh-agent -k [2022-05-03T04:52:23.572Z] unset SSH_AUTH_SOCK; [2022-05-03T04:52:23.573Z] unset SSH_AGENT_PID; [2022-05-03T04:52:23.573Z] echo Agent pid 40 killed; [2022-05-03T04:52:23.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T04:52:23.905Z] + git semver [Pipeline] } [2022-05-03T04:52:24.175Z] $ docker stop --time=1 55d8f33f1c5bcd1971f92583ec4a1cfadbbde5c5fb87265659f8d88c93cf8ee5 [2022-05-03T04:52:25.499Z] $ docker rm -f 55d8f33f1c5bcd1971f92583ec4a1cfadbbde5c5fb87265659f8d88c93cf8ee5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:52:25.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T04:52:25.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:52:26.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T04:52:26.168Z] . [Pipeline] withDockerContainer [2022-05-03T04:52:26.234Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:52:26.264Z] $ 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-03T04:52:26.624Z] $ docker top 43d365ae99d772b6841e018910a0c3420fbdf51c00a630648967ce3bc415b927 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T04:52:26.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T04:52:26.727Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T04:52:26.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T04:52:26.854Z] $ docker exec 43d365ae99d772b6841e018910a0c3420fbdf51c00a630648967ce3bc415b927 ssh-agent [2022-05-03T04:52:26.995Z] SSH_AUTH_SOCK=/tmp/ssh-fo7cJik8CZcv/agent.33 [2022-05-03T04:52:26.995Z] SSH_AGENT_PID=39 [2022-05-03T04:52:27.000Z] Running ssh-add (command line suppressed) [2022-05-03T04:52:27.106Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7402891876451047869.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7402891876451047869.key) [2022-05-03T04:52:27.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T04:52:27.414Z] + git semver push [2022-05-03T04:52:27.675Z] 2022-05-03 04:52:27,579 [run_push] DEBUG push [2022-05-03T04:52:27.675Z] 2022-05-03 04:52:27,579 [execute] INFO git push origin semver [2022-05-03T04:52:27.675Z] 2022-05-03 04:52:27,579 [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-03T04:52:28.623Z] 2022-05-03 04:52:28,351 [run_push] DEBUG push all version tags [2022-05-03T04:52:28.623Z] 2022-05-03 04:52:28,351 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-03T04:52:28.623Z] 2022-05-03 04:52:28,352 [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-03T04:52:29.226Z] 2022-05-03 04:52:29,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-05-03T04:52:29.226Z] 2.2.0-dev.20 [Pipeline] } [2022-05-03T04:52:29.240Z] $ docker exec --env ******** --env ******** 43d365ae99d772b6841e018910a0c3420fbdf51c00a630648967ce3bc415b927 ssh-agent -k [2022-05-03T04:52:29.344Z] unset SSH_AUTH_SOCK; [2022-05-03T04:52:29.344Z] unset SSH_AGENT_PID; [2022-05-03T04:52:29.344Z] echo Agent pid 39 killed; [2022-05-03T04:52:29.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T04:52:29.697Z] + git semver [Pipeline] } [2022-05-03T04:52:29.969Z] $ docker stop --time=1 43d365ae99d772b6841e018910a0c3420fbdf51c00a630648967ce3bc415b927 [2022-05-03T04:52:31.270Z] $ docker rm -f 43d365ae99d772b6841e018910a0c3420fbdf51c00a630648967ce3bc415b927 [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-03T04:52:31.918Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-05-03T04:52:31.918Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-05-03T04:52:31.918Z] total 16 [2022-05-03T04:52:31.918Z] drwxr-xr-x 3 root root 4096 May 3 04:44 . [2022-05-03T04:52:31.918Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 04:52 .. [2022-05-03T04:52:31.918Z] drwxr-xr-x 2 root root 4096 May 3 04:44 cost [2022-05-03T04:52:31.918Z] -rw-r--r-- 1 root root 84 May 3 04:44 cost.csv [2022-05-03T04:52:31.918Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-05-03T04:52:31.918Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-05-03T04:52:31.918Z] total 16 [2022-05-03T04:52:31.918Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 04:44 . [2022-05-03T04:52:31.918Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 04:52 .. [2022-05-03T04:52:31.918Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 04:44 cost [2022-05-03T04:52:31.918Z] -rw-r--r-- 1 jenkins jenkins 84 May 3 04:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:32.211Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:33.073Z] ---> package-listing.sh [2022-05-03T04:52:33.073Z] ++ facter osfamily [2022-05-03T04:52:33.073Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T04:52:33.333Z] + OS_FAMILY=debian [2022-05-03T04:52:33.333Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-05-03T04:52:33.333Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T04:52:33.333Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T04:52:33.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T04:52:33.333Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T04:52:33.333Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-05-03T04:52:33.333Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T04:52:33.333Z] + case "${OS_FAMILY}" in [2022-05-03T04:52:33.333Z] + dpkg -l [2022-05-03T04:52:33.333Z] + grep '^ii' [2022-05-03T04:52:33.333Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T04:52:33.333Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T04:52:33.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T04:52:33.333Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-05-03T04:52:33.333Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-05-03T04:52:33.333Z] + 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-03T04:52:33.348Z] 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-03T04:52:33.636Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:52:33.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:52:33.935Z] . [Pipeline] withDockerContainer [2022-05-03T04:52:33.999Z] prd-ubuntu20.04-docker-8c-8g-40355 does not seem to be running inside a container [2022-05-03T04:52:34.024Z] $ 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-03T04:52:34.271Z] $ docker top 5fa8a10e92543e320887db321b59882a72444315ebd00cc6a6a3e24c2cae67ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:52:34.628Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T04:52:34.915Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T04:52:35.204Z] + ls /var/log/sa-host [2022-05-03T04:52:35.204Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:52:35.290Z] provisioning config files... [2022-05-03T04:52:35.300Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2245753718532034492tmp [Pipeline] { [Pipeline] echo [2022-05-03T04:52:35.316Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:35.605Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T04:52:35.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:35.954Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T04:52:35.964Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:36.250Z] ---> sudo-logs.sh [2022-05-03T04:52:36.250Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T04:52:36.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:36.564Z] ---> job-cost.sh [2022-05-03T04:52:36.564Z] lf-activate-venv: SKIPPING [2022-05-03T04:52:36.564Z] DEBUG: total: 0.2199999988079071 [2022-05-03T04:52:36.564Z] INFO: Retrieving Stack Cost... [2022-05-03T04:52:36.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T04:52:37.398Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T04:52:37.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:52:37.695Z] ---> logs-deploy.sh [2022-05-03T04:52:37.695Z] lf-activate-venv: SKIPPING [2022-05-03T04:52:37.695Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/40 [2022-05-03T04:52:37.695Z] INFO: archiving workspace using pattern(s): [2022-05-03T04:52:38.636Z] Archives upload complete. [2022-05-03T04:52:38.636Z] INFO: archiving logs to Nexus