Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b506dd615994917e797a6b9bb8fd8633858a422c 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-ssh11122411337066722179.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4084982650437909727.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh571365566190695186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12290459654810743932.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4474080822823520853.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8880’ Running on prd-ubuntu20.04-docker-8c-8g-8887 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 b506dd615994917e797a6b9bb8fd8633858a422c (main) Commit message: "Merge pull request #566 from hahattan/bump-sdk" > 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 b506dd615994917e797a6b9bb8fd8633858a422c # timeout=10 > git rev-list --no-walk 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T07:24:29.460Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T07:24:29.522Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T07:24:29.539Z] ========================================================= [2023-04-18T07:24:29.539Z] EdgeX Global Pipelines Version Info [2023-04-18T07:24:29.539Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:24:30.295Z] ------------------- [2023-04-18T07:24:30.295Z] stable info: [2023-04-18T07:24:30.295Z] ------------------- [2023-04-18T07:24:30.295Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T07:24:30.295Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T07:24:30.295Z] Message: update stable to v1.0.248 [2023-04-18T07:24:30.864Z] ------------------- [2023-04-18T07:24:30.864Z] experimental info: [2023-04-18T07:24:30.864Z] ------------------- [2023-04-18T07:24:30.864Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T07:24:30.864Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T07:24:30.864Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T07:24:31.019Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-18T07:24:31.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-18T07:24:31.036Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T07:24:31.044Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T07:24:31.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T07:24:31.069Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T07:24:31.081Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T07:24:31.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T07:24:31.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T07:24:31.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T07:24:31.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T07:24:31.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-18T07:24:31.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T07:24:31.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T07:24:31.179Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T07:24:31.191Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T07:24:31.207Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T07:24:31.218Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T07:24:31.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T07:24:31.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T07:24:31.254Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-18T07:24:31.268Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-18T07:24:31.279Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T07:24:31.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T07:24:31.302Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T07:24:31.313Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T07:24:31.324Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T07:24:31.337Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-18T07:24:31.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-18T07:24:31.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-18T07:24:31.371Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] echo [2023-04-18T07:24:31.385Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b506dd6 [Pipeline] echo [2023-04-18T07:24:31.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T07:24:31.436Z] provisioning config files... [2023-04-18T07:24:31.450Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15094057030777086789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:24:31.757Z] ---> docker-login.sh [2023-04-18T07:24:31.757Z] nexus3.edgexfoundry.org:10001 [2023-04-18T07:24:32.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:32.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:32.307Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:32.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:32.307Z] [2023-04-18T07:24:32.307Z] Login Succeeded [2023-04-18T07:24:32.307Z] nexus3.edgexfoundry.org:10002 [2023-04-18T07:24:32.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:32.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:32.307Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:32.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:32.307Z] [2023-04-18T07:24:32.307Z] Login Succeeded [2023-04-18T07:24:32.307Z] nexus3.edgexfoundry.org:10003 [2023-04-18T07:24:32.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:32.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:32.568Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:32.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:32.568Z] [2023-04-18T07:24:32.568Z] Login Succeeded [2023-04-18T07:24:32.568Z] nexus3.edgexfoundry.org:10004 [2023-04-18T07:24:32.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:32.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:32.568Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:32.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:32.568Z] [2023-04-18T07:24:32.568Z] Login Succeeded [2023-04-18T07:24:32.568Z] docker.io [2023-04-18T07:24:32.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:32.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:32.827Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:32.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:32.827Z] [2023-04-18T07:24:32.827Z] Login Succeeded [2023-04-18T07:24:32.827Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T07:24:32.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T07:24:33.199Z] + git rev-list -1 --merges b506dd615994917e797a6b9bb8fd8633858a422c~1..b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] echo [2023-04-18T07:24:33.245Z] -----------> git rev-list -1 --merges b506dd615994917e797a6b9bb8fd8633858a422c~1..b506dd615994917e797a6b9bb8fd8633858a422c b506dd615994917e797a6b9bb8fd8633858a422c [2023-04-18T07:24:33.245Z] b506dd615994917e797a6b9bb8fd8633858a422c [false] [Pipeline] sh [2023-04-18T07:24:33.543Z] + git log --format=format:%s -1 b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] echo [2023-04-18T07:24:33.561Z] ========================================================= [2023-04-18T07:24:33.561Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T07:24:33.561Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T07:24:33.877Z] + git log --format=format:%s -1 b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] echo [2023-04-18T07:24:33.889Z] [semverPrep] GIT_COMMIT: b506dd615994917e797a6b9bb8fd8633858a422c, Commit Message: Merge pull request #566 from hahattan/bump-sdk [Pipeline] echo [2023-04-18T07:24:33.898Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T07:24:34.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T07:24:34.253Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T07:24:34.253Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T07:24:34.253Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T07:24:34.253Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T07:24:34.253Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T07:24:34.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:24:34.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T07:24:34.660Z] [2023-04-18T07:24:34.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:24:34.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T07:24:34.960Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T07:24:34.961Z] b85a868b505f: Pulling fs layer [2023-04-18T07:24:34.961Z] e2be974225ed: Pulling fs layer [2023-04-18T07:24:34.961Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T07:24:34.961Z] 988bab9f4d93: Pulling fs layer [2023-04-18T07:24:34.961Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T07:24:34.961Z] eaf3925da568: Pulling fs layer [2023-04-18T07:24:34.961Z] bab4dde63d76: Pulling fs layer [2023-04-18T07:24:34.961Z] bde34c3a00c8: Pulling fs layer [2023-04-18T07:24:34.961Z] b352a97aabf1: Pulling fs layer [2023-04-18T07:24:34.961Z] 4872d77fe225: Pulling fs layer [2023-04-18T07:24:34.961Z] 5851b861e8e6: Pulling fs layer [2023-04-18T07:24:34.961Z] eaf3925da568: Waiting [2023-04-18T07:24:34.961Z] bab4dde63d76: Waiting [2023-04-18T07:24:34.961Z] 5851b861e8e6: Waiting [2023-04-18T07:24:34.961Z] 4872d77fe225: Waiting [2023-04-18T07:24:34.961Z] bde34c3a00c8: Waiting [2023-04-18T07:24:34.961Z] 988bab9f4d93: Waiting [2023-04-18T07:24:34.961Z] b352a97aabf1: Waiting [2023-04-18T07:24:34.961Z] 1469e6f7b9e6: Waiting [2023-04-18T07:24:34.961Z] e2be974225ed: Download complete [2023-04-18T07:24:34.961Z] 988bab9f4d93: Verifying Checksum [2023-04-18T07:24:34.961Z] 988bab9f4d93: Download complete [2023-04-18T07:24:34.961Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T07:24:34.961Z] 1469e6f7b9e6: Download complete [2023-04-18T07:24:34.961Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T07:24:34.961Z] 339a4e72a1f5: Download complete [2023-04-18T07:24:35.218Z] bde34c3a00c8: Verifying Checksum [2023-04-18T07:24:35.218Z] bde34c3a00c8: Download complete [2023-04-18T07:24:35.218Z] b352a97aabf1: Download complete [2023-04-18T07:24:35.218Z] 4872d77fe225: Verifying Checksum [2023-04-18T07:24:35.218Z] 4872d77fe225: Download complete [2023-04-18T07:24:35.218Z] 5851b861e8e6: Verifying Checksum [2023-04-18T07:24:35.218Z] 5851b861e8e6: Download complete [2023-04-18T07:24:35.218Z] b85a868b505f: Verifying Checksum [2023-04-18T07:24:35.218Z] b85a868b505f: Download complete [2023-04-18T07:24:35.476Z] bab4dde63d76: Verifying Checksum [2023-04-18T07:24:35.476Z] bab4dde63d76: Download complete [2023-04-18T07:24:36.409Z] b85a868b505f: Pull complete [2023-04-18T07:24:36.409Z] e2be974225ed: Pull complete [2023-04-18T07:24:36.975Z] 339a4e72a1f5: Pull complete [2023-04-18T07:24:36.975Z] 988bab9f4d93: Pull complete [2023-04-18T07:24:37.234Z] 1469e6f7b9e6: Pull complete [2023-04-18T07:24:37.234Z] eaf3925da568: Pull complete [2023-04-18T07:24:39.138Z] bab4dde63d76: Pull complete [2023-04-18T07:24:39.138Z] bde34c3a00c8: Pull complete [2023-04-18T07:24:39.138Z] b352a97aabf1: Pull complete [2023-04-18T07:24:39.138Z] 4872d77fe225: Pull complete [2023-04-18T07:24:39.138Z] 5851b861e8e6: Pull complete [2023-04-18T07:24:39.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T07:24:39.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T07:24:39.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:24:39.230Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:24:39.263Z] $ 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:0.1.4 cat [2023-04-18T07:24:41.851Z] $ docker top f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 -eo pid,comm [2023-04-18T07:24:41.906Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-18T07:24:41.906Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T07:24:41.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T07:24:41.942Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T07:24:42.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T07:24:42.066Z] $ docker exec f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 ssh-agent [2023-04-18T07:24:42.168Z] SSH_AUTH_SOCK=/tmp/ssh-NsGtJ3CwV2py/agent.32 [2023-04-18T07:24:42.168Z] SSH_AGENT_PID=38 [2023-04-18T07:24:42.174Z] Running ssh-add (command line suppressed) [2023-04-18T07:24:42.276Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2631361317951395106.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2631361317951395106.key) [2023-04-18T07:24:42.287Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T07:24:42.574Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T07:24:42.595Z] $ docker exec --env ******** --env ******** f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 ssh-agent -k [2023-04-18T07:24:42.687Z] unset SSH_AUTH_SOCK; [2023-04-18T07:24:42.688Z] unset SSH_AGENT_PID; [2023-04-18T07:24:42.689Z] echo Agent pid 38 killed; [2023-04-18T07:24:42.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T07:24:42.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T07:24:42.721Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T07:24:42.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T07:24:42.838Z] $ docker exec f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 ssh-agent [2023-04-18T07:24:42.942Z] SSH_AUTH_SOCK=/tmp/ssh-AQojSFORJBmv/agent.70 [2023-04-18T07:24:42.942Z] SSH_AGENT_PID=76 [2023-04-18T07:24:42.947Z] Running ssh-add (command line suppressed) [2023-04-18T07:24:43.043Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5933006808159253358.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5933006808159253358.key) [2023-04-18T07:24:43.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T07:24:43.342Z] + git semver init [2023-04-18T07:24:43.601Z] 2023-04-18 07:24:43,519 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T07:24:43.601Z] 2023-04-18 07:24:43,520 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-18T07:24:43.601Z] 2023-04-18 07:24:43,520 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-18T07:24:43.601Z] 2023-04-18 07:24:43,520 [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) [2023-04-18T07:24:44.538Z] 2023-04-18 07:24:44,274 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-18T07:24:44.538Z] 2023-04-18 07:24:44,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-18T07:24:44.538Z] 2023-04-18 07:24:44,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T07:24:44.538Z] 2023-04-18 07:24:44,275 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T07:24:44.538Z] 3.0.0-dev.19 [Pipeline] } [2023-04-18T07:24:44.550Z] $ docker exec --env ******** --env ******** f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 ssh-agent -k [2023-04-18T07:24:44.641Z] unset SSH_AUTH_SOCK; [2023-04-18T07:24:44.641Z] unset SSH_AGENT_PID; [2023-04-18T07:24:44.641Z] echo Agent pid 76 killed; [2023-04-18T07:24:44.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T07:24:44.947Z] + git semver [Pipeline] } [2023-04-18T07:24:45.222Z] $ docker stop --time=1 f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 [2023-04-18T07:24:46.533Z] $ docker rm -f --volumes f3afa0d43e96b18df96245ecfff43131b6e03e3650dcf73cf37dbffe400d4a99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T07:24:46.870Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T07:24:47.088Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T07:24:47.090Z] [edgeXSemver]: initialized semver on version 3.0.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 [2023-04-18T07:24:47.235Z] provisioning config files... [2023-04-18T07:24:47.245Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16859549558878633656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:24:47.544Z] ---> docker-login.sh [2023-04-18T07:24:47.544Z] nexus3.edgexfoundry.org:10001 [2023-04-18T07:24:47.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:47.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:47.544Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:47.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:47.544Z] [2023-04-18T07:24:47.544Z] Login Succeeded [2023-04-18T07:24:47.544Z] nexus3.edgexfoundry.org:10002 [2023-04-18T07:24:47.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:47.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:47.544Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:47.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:47.544Z] [2023-04-18T07:24:47.544Z] Login Succeeded [2023-04-18T07:24:47.544Z] nexus3.edgexfoundry.org:10003 [2023-04-18T07:24:47.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:47.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:47.803Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:47.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:47.803Z] [2023-04-18T07:24:47.803Z] Login Succeeded [2023-04-18T07:24:47.803Z] nexus3.edgexfoundry.org:10004 [2023-04-18T07:24:47.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:47.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:47.803Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:47.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:47.803Z] [2023-04-18T07:24:47.803Z] Login Succeeded [2023-04-18T07:24:47.803Z] docker.io [2023-04-18T07:24:48.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:24:48.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:24:48.063Z] Configure a credential helper to remove this warning. See [2023-04-18T07:24:48.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:24:48.063Z] [2023-04-18T07:24:48.063Z] Login Succeeded [2023-04-18T07:24:48.063Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T07:24:48.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T07:24:48.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T07:24:48.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T07:24:48.182Z] ========================================================= [2023-04-18T07:24:48.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T07:24:48.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:24:48.496Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T07:24:48.496Z] Sending build context to Docker daemon 6.412MB [2023-04-18T07:24:48.496Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T07:24:48.496Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T07:24:48.496Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T07:24:48.496Z] 63b65145d645: Pulling fs layer [2023-04-18T07:24:48.496Z] a2d21d5440eb: Pulling fs layer [2023-04-18T07:24:48.496Z] 935e6c44a52c: Pulling fs layer [2023-04-18T07:24:48.496Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T07:24:48.496Z] 30dea6a524f1: Pulling fs layer [2023-04-18T07:24:48.496Z] a2aff8979fd8: Pulling fs layer [2023-04-18T07:24:48.496Z] 6808be2612f2: Pulling fs layer [2023-04-18T07:24:48.496Z] f25807f1079a: Pulling fs layer [2023-04-18T07:24:48.496Z] 94cc34f8dd06: Waiting [2023-04-18T07:24:48.496Z] a2aff8979fd8: Waiting [2023-04-18T07:24:48.496Z] 30dea6a524f1: Waiting [2023-04-18T07:24:48.496Z] 6808be2612f2: Waiting [2023-04-18T07:24:48.496Z] f25807f1079a: Waiting [2023-04-18T07:24:48.496Z] a2d21d5440eb: Verifying Checksum [2023-04-18T07:24:48.496Z] a2d21d5440eb: Download complete [2023-04-18T07:24:48.496Z] 94cc34f8dd06: Verifying Checksum [2023-04-18T07:24:48.496Z] 94cc34f8dd06: Download complete [2023-04-18T07:24:48.756Z] 30dea6a524f1: Verifying Checksum [2023-04-18T07:24:48.756Z] 30dea6a524f1: Download complete [2023-04-18T07:24:48.756Z] 63b65145d645: Verifying Checksum [2023-04-18T07:24:48.756Z] 63b65145d645: Download complete [2023-04-18T07:24:48.756Z] a2aff8979fd8: Download complete [2023-04-18T07:24:48.756Z] 63b65145d645: Pull complete [2023-04-18T07:24:49.015Z] a2d21d5440eb: Pull complete [2023-04-18T07:24:49.015Z] f25807f1079a: Verifying Checksum [2023-04-18T07:24:49.015Z] f25807f1079a: Download complete [2023-04-18T07:24:49.274Z] 935e6c44a52c: Verifying Checksum [2023-04-18T07:24:49.274Z] 935e6c44a52c: Download complete [2023-04-18T07:24:49.534Z] 6808be2612f2: Verifying Checksum [2023-04-18T07:24:49.534Z] 6808be2612f2: Download complete [2023-04-18T07:24:52.823Z] 935e6c44a52c: Pull complete [2023-04-18T07:24:52.823Z] 94cc34f8dd06: Pull complete [2023-04-18T07:24:52.823Z] 30dea6a524f1: Pull complete [2023-04-18T07:24:52.823Z] a2aff8979fd8: Pull complete [2023-04-18T07:24:55.355Z] 6808be2612f2: Pull complete [2023-04-18T07:24:55.614Z] f25807f1079a: Pull complete [2023-04-18T07:24:55.614Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T07:24:55.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T07:24:55.876Z] ---> 3b553350e43f [2023-04-18T07:24:55.876Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T07:25:00.095Z] ---> Running in a8578e307b9a [2023-04-18T07:25:00.095Z] Removing intermediate container a8578e307b9a [2023-04-18T07:25:00.095Z] ---> 0f9c0b901fca [2023-04-18T07:25:00.095Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T07:25:00.095Z] ---> Running in b6b2beb0280a [2023-04-18T07:25:00.095Z] Removing intermediate container b6b2beb0280a [2023-04-18T07:25:00.095Z] ---> acda87ad99ba [2023-04-18T07:25:00.095Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T07:25:00.095Z] ---> Running in 782bca7436f6 [2023-04-18T07:25:00.095Z] Removing intermediate container 782bca7436f6 [2023-04-18T07:25:00.095Z] ---> be6fbce89e69 [2023-04-18T07:25:00.095Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T07:25:00.095Z] ---> Running in 2eb9071579a5 [2023-04-18T07:25:00.354Z] Removing intermediate container 2eb9071579a5 [2023-04-18T07:25:00.354Z] ---> 4d43450ef04f [2023-04-18T07:25:00.354Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T07:25:00.354Z] ---> Running in da882fc4c72d [2023-04-18T07:25:00.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T07:25:00.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T07:25:01.138Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T07:25:01.138Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T07:25:01.138Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T07:25:01.138Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T07:25:01.138Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T07:25:01.138Z] OK: 269 MiB in 57 packages [2023-04-18T07:25:01.396Z] Removing intermediate container da882fc4c72d [2023-04-18T07:25:01.396Z] ---> b39c28b3067a [2023-04-18T07:25:01.396Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-18T07:25:01.396Z] ---> Running in c6648f7a2dfb [2023-04-18T07:25:01.655Z] Removing intermediate container c6648f7a2dfb [2023-04-18T07:25:01.655Z] ---> fb7ebb78bbf5 [2023-04-18T07:25:01.655Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-18T07:25:01.655Z] ---> 9c04ada4a114 [2023-04-18T07:25:01.655Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T07:25:01.655Z] ---> Running in 4b782bcd9e14 [2023-04-18T07:25:02.191Z] Still waiting to schedule task [2023-04-18T07:25:02.192Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8885’ [2023-04-18T07:25:42.312Z] Removing intermediate container 4b782bcd9e14 [2023-04-18T07:25:42.312Z] ---> ec71bf600084 [2023-04-18T07:25:42.312Z] Step 11/12 : COPY . . [2023-04-18T07:25:42.312Z] ---> 4153940db06c [2023-04-18T07:25:42.312Z] Step 12/12 : RUN $MAKE [2023-04-18T07:25:42.312Z] ---> Running in 18cf567c5d08 [2023-04-18T07:25:42.312Z] noop [2023-04-18T07:25:42.312Z] Removing intermediate container 18cf567c5d08 [2023-04-18T07:25:42.312Z] ---> d8307f482792 [2023-04-18T07:25:42.312Z] Successfully built d8307f482792 [2023-04-18T07:25:42.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:25:42.630Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T07:25:42.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:25:42.698Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:25:42.731Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T07:25:43.129Z] $ docker top d2552b84adbd356601dfae77669bd3bfa17ff4a31186af281f544bbe2a434ddd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T07:25:43.461Z] + go version [2023-04-18T07:25:43.461Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T07:25:43.475Z] $ docker stop --time=1 d2552b84adbd356601dfae77669bd3bfa17ff4a31186af281f544bbe2a434ddd [2023-04-18T07:25:44.703Z] $ docker rm -f --volumes d2552b84adbd356601dfae77669bd3bfa17ff4a31186af281f544bbe2a434ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:25:45.090Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T07:25:45.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:25:45.157Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:25:45.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-18T07:25:45.494Z] $ docker top 0d3ed5f8925fa4a08795f418560540a22643d1a3f02dfa6ef117c2579eef9626 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T07:25:45.816Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-18T07:25:46.106Z] + make test [2023-04-18T07:25:46.106Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T07:25:50.290Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-18T07:26:00.252Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-18T07:26:00.252Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-18T07:26:00.252Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 21.9% of statements [2023-04-18T07:26:05.514Z] go vet ./... [2023-04-18T07:26:08.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T07:26:08.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T07:26:08.791Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T07:26:08.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T07:26:08.816Z] $ docker stop --time=1 0d3ed5f8925fa4a08795f418560540a22643d1a3f02dfa6ef117c2579eef9626 [2023-04-18T07:26:12.102Z] $ docker rm -f --volumes 0d3ed5f8925fa4a08795f418560540a22643d1a3f02dfa6ef117c2579eef9626 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T07:26:12.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T07:26:12.612Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-18T07:26:13.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T07:26:13.366Z] + ls -al . [2023-04-18T07:26:13.366Z] total 180 [2023-04-18T07:26:13.366Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 07:25 . [2023-04-18T07:26:13.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 07:24 .. [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 07:24 .dockerignore [2023-04-18T07:26:13.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 07:24 .git [2023-04-18T07:26:13.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:24 .github [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 07:24 .gitignore [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 07:24 .golangci.yml [2023-04-18T07:26:13.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 07:24 .semver [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 18 07:24 Attribution.txt [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 18 07:24 CHANGELOG.md [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 18 07:24 Dockerfile [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 07:24 GOVERNANCE.md [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 07:24 Jenkinsfile [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 07:24 LICENSE [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 18 07:24 Makefile [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 07:24 OWNERS.md [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 18 07:24 README.md [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 07:24 VERSION [2023-04-18T07:26:13.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 07:24 bin [2023-04-18T07:26:13.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:24 cmd [2023-04-18T07:26:13.366Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 18 07:25 coverage.out [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 18 07:24 go.mod [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 18 07:24 go.sum [2023-04-18T07:26:13.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:24 internal [2023-04-18T07:26:13.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 07:24 mock [2023-04-18T07:26:13.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 07:24 snap [2023-04-18T07:26:13.366Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 07:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:13.753Z] + 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=b506dd615994917e797a6b9bb8fd8633858a422c --label arch=amd64 --label version=3.0.0-dev.19 . [2023-04-18T07:26:13.753Z] Sending build context to Docker daemon 6.432MB [2023-04-18T07:26:13.753Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T07:26:13.753Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-18T07:26:13.753Z] ---> d8307f482792 [2023-04-18T07:26:13.753Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-18T07:26:14.019Z] ---> Running in 2dbe378f1ca8 [2023-04-18T07:26:14.019Z] Removing intermediate container 2dbe378f1ca8 [2023-04-18T07:26:14.019Z] ---> b385e4b05447 [2023-04-18T07:26:14.019Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T07:26:14.019Z] ---> Running in dbe365701317 [2023-04-18T07:26:14.019Z] Removing intermediate container dbe365701317 [2023-04-18T07:26:14.019Z] ---> a2d664f165df [2023-04-18T07:26:14.019Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T07:26:14.019Z] ---> Running in 67fe50e87b83 [2023-04-18T07:26:14.298Z] Removing intermediate container 67fe50e87b83 [2023-04-18T07:26:14.298Z] ---> 51335585e572 [2023-04-18T07:26:14.298Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T07:26:14.298Z] ---> Running in 2595d319ab27 [2023-04-18T07:26:14.298Z] Removing intermediate container 2595d319ab27 [2023-04-18T07:26:14.298Z] ---> 99cd148e8761 [2023-04-18T07:26:14.298Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T07:26:14.298Z] ---> Running in 56fa203805b5 [2023-04-18T07:26:14.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T07:26:14.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T07:26:14.841Z] OK: 269 MiB in 57 packages [2023-04-18T07:26:15.411Z] Removing intermediate container 56fa203805b5 [2023-04-18T07:26:15.411Z] ---> 916c426348da [2023-04-18T07:26:15.411Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-18T07:26:15.412Z] ---> Running in fd7ebc29aaba [2023-04-18T07:26:15.412Z] Removing intermediate container fd7ebc29aaba [2023-04-18T07:26:15.412Z] ---> 895370c221f2 [2023-04-18T07:26:15.412Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-18T07:26:15.412Z] ---> 2a28a9ec952f [2023-04-18T07:26:15.412Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T07:26:15.412Z] ---> Running in 5f8e48316959 [2023-04-18T07:26:16.348Z] Removing intermediate container 5f8e48316959 [2023-04-18T07:26:16.348Z] ---> 8f5a5a5e655a [2023-04-18T07:26:16.348Z] Step 11/24 : COPY . . [2023-04-18T07:26:16.607Z] ---> c55fe9d5a160 [2023-04-18T07:26:16.607Z] Step 12/24 : RUN $MAKE [2023-04-18T07:26:16.607Z] ---> Running in d2a6908b80cb [2023-04-18T07:26:16.866Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-18T07:26:34.950Z] Removing intermediate container d2a6908b80cb [2023-04-18T07:26:34.950Z] ---> bcc2952b199d [2023-04-18T07:26:34.950Z] Step 13/24 : FROM alpine:3.17 [2023-04-18T07:26:34.950Z] 3.17: Pulling from library/alpine [2023-04-18T07:26:34.950Z] f56be85fc22e: Pulling fs layer [2023-04-18T07:26:34.950Z] f56be85fc22e: Verifying Checksum [2023-04-18T07:26:34.950Z] f56be85fc22e: Download complete [2023-04-18T07:26:34.950Z] f56be85fc22e: Pull complete [2023-04-18T07:26:34.950Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T07:26:34.950Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T07:26:34.950Z] ---> 9ed4aefc74f6 [2023-04-18T07:26:34.950Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-18T07:26:34.950Z] ---> Running in 132637b3e185 [2023-04-18T07:26:34.950Z] Removing intermediate container 132637b3e185 [2023-04-18T07:26:34.950Z] ---> 2b498f839152 [2023-04-18T07:26:34.950Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-18T07:26:34.950Z] ---> Running in 230238afc8f1 [2023-04-18T07:26:34.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T07:26:34.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T07:26:35.210Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T07:26:35.210Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T07:26:35.210Z] OK: 7 MiB in 16 packages [2023-04-18T07:26:35.469Z] Removing intermediate container 230238afc8f1 [2023-04-18T07:26:35.469Z] ---> db762927127e [2023-04-18T07:26:35.469Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-18T07:26:36.053Z] ---> 946a57b607e1 [2023-04-18T07:26:36.053Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-18T07:26:36.313Z] ---> 75dbb8ff1f07 [2023-04-18T07:26:36.313Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-18T07:26:36.313Z] ---> 37ab8c5bbfa0 [2023-04-18T07:26:36.313Z] Step 19/24 : EXPOSE 59982 [2023-04-18T07:26:36.573Z] ---> Running in 615a7bdc1881 [2023-04-18T07:26:36.573Z] Removing intermediate container 615a7bdc1881 [2023-04-18T07:26:36.573Z] ---> 633d557f03af [2023-04-18T07:26:36.573Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-18T07:26:36.573Z] ---> Running in dddefd37a53b [2023-04-18T07:26:36.573Z] Removing intermediate container dddefd37a53b [2023-04-18T07:26:36.573Z] ---> 43a334613f45 [2023-04-18T07:26:36.573Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-18T07:26:36.573Z] ---> Running in 378df7840fbf [2023-04-18T07:26:36.573Z] Removing intermediate container 378df7840fbf [2023-04-18T07:26:36.573Z] ---> b16b43f144d9 [2023-04-18T07:26:36.573Z] Step 22/24 : LABEL arch=amd64 [2023-04-18T07:26:36.848Z] ---> Running in 638b766f357d [2023-04-18T07:26:36.848Z] Removing intermediate container 638b766f357d [2023-04-18T07:26:36.848Z] ---> 23908b6c7e51 [2023-04-18T07:26:36.848Z] Step 23/24 : LABEL git_sha=b506dd615994917e797a6b9bb8fd8633858a422c [2023-04-18T07:26:36.848Z] ---> Running in cec3bf700f2b [2023-04-18T07:26:36.848Z] Removing intermediate container cec3bf700f2b [2023-04-18T07:26:36.848Z] ---> 84112c01a2f1 [2023-04-18T07:26:36.848Z] Step 24/24 : LABEL version=3.0.0-dev.19 [2023-04-18T07:26:36.848Z] ---> Running in 003f03674e93 [2023-04-18T07:26:36.848Z] Removing intermediate container 003f03674e93 [2023-04-18T07:26:36.848Z] ---> 7c488073cc8b [2023-04-18T07:26:36.848Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T07:26:36.848Z] Successfully built 7c488073cc8b [2023-04-18T07:26:37.108Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T07:26:37.232Z] provisioning config files... [2023-04-18T07:26:37.242Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13784267922194614493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:26:37.539Z] ---> docker-login.sh [2023-04-18T07:26:37.539Z] nexus3.edgexfoundry.org:10001 [2023-04-18T07:26:37.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:26:37.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:26:37.539Z] Configure a credential helper to remove this warning. See [2023-04-18T07:26:37.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:26:37.539Z] [2023-04-18T07:26:37.539Z] Login Succeeded [2023-04-18T07:26:37.539Z] nexus3.edgexfoundry.org:10002 [2023-04-18T07:26:37.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:26:37.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:26:37.539Z] Configure a credential helper to remove this warning. See [2023-04-18T07:26:37.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:26:37.539Z] [2023-04-18T07:26:37.539Z] Login Succeeded [2023-04-18T07:26:37.539Z] nexus3.edgexfoundry.org:10003 [2023-04-18T07:26:37.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:26:37.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:26:37.799Z] Configure a credential helper to remove this warning. See [2023-04-18T07:26:37.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:26:37.799Z] [2023-04-18T07:26:37.799Z] Login Succeeded [2023-04-18T07:26:37.799Z] nexus3.edgexfoundry.org:10004 [2023-04-18T07:26:37.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:26:37.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:26:37.799Z] Configure a credential helper to remove this warning. See [2023-04-18T07:26:37.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:26:37.799Z] [2023-04-18T07:26:37.799Z] Login Succeeded [2023-04-18T07:26:37.799Z] docker.io [2023-04-18T07:26:37.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:26:38.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:26:38.059Z] Configure a credential helper to remove this warning. See [2023-04-18T07:26:38.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:26:38.059Z] [2023-04-18T07:26:38.059Z] Login Succeeded [2023-04-18T07:26:38.059Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T07:26:38.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T07:26:38.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T07:26:38.104Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-18T07:26:38.104Z] b506dd615994917e797a6b9bb8fd8633858a422c [2023-04-18T07:26:38.104Z] latest [2023-04-18T07:26:38.104Z] 3.0.0-dev.19 [2023-04-18T07:26:38.104Z] b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [2023-04-18T07:26:38.104Z] main [2023-04-18T07:26:38.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:38.407Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:38.711Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c [2023-04-18T07:26:38.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T07:26:38.711Z] a08ffdfea758: Preparing [2023-04-18T07:26:38.711Z] 998e5f68c3d0: Preparing [2023-04-18T07:26:38.711Z] a131290b8f95: Preparing [2023-04-18T07:26:38.711Z] 27934f702059: Preparing [2023-04-18T07:26:38.711Z] f1417ff83b31: Preparing [2023-04-18T07:26:38.711Z] f1417ff83b31: Layer already exists [2023-04-18T07:26:38.711Z] 27934f702059: Pushed [2023-04-18T07:26:38.711Z] 998e5f68c3d0: Pushed [2023-04-18T07:26:38.711Z] a08ffdfea758: Pushed [2023-04-18T07:26:41.238Z] a131290b8f95: Pushed [2023-04-18T07:26:41.238Z] b506dd615994917e797a6b9bb8fd8633858a422c: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:41.547Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:41.850Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-18T07:26:41.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T07:26:41.850Z] a08ffdfea758: Preparing [2023-04-18T07:26:41.850Z] 998e5f68c3d0: Preparing [2023-04-18T07:26:41.850Z] a131290b8f95: Preparing [2023-04-18T07:26:41.850Z] 27934f702059: Preparing [2023-04-18T07:26:41.850Z] f1417ff83b31: Preparing [2023-04-18T07:26:41.850Z] 27934f702059: Layer already exists [2023-04-18T07:26:41.850Z] 998e5f68c3d0: Layer already exists [2023-04-18T07:26:41.850Z] f1417ff83b31: Layer already exists [2023-04-18T07:26:41.850Z] a131290b8f95: Layer already exists [2023-04-18T07:26:41.850Z] a08ffdfea758: Layer already exists [2023-04-18T07:26:41.850Z] latest: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:42.157Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:42.458Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.19 [2023-04-18T07:26:42.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T07:26:42.458Z] a08ffdfea758: Preparing [2023-04-18T07:26:42.458Z] 998e5f68c3d0: Preparing [2023-04-18T07:26:42.458Z] a131290b8f95: Preparing [2023-04-18T07:26:42.458Z] 27934f702059: Preparing [2023-04-18T07:26:42.458Z] f1417ff83b31: Preparing [2023-04-18T07:26:42.458Z] a131290b8f95: Layer already exists [2023-04-18T07:26:42.458Z] f1417ff83b31: Layer already exists [2023-04-18T07:26:42.458Z] 998e5f68c3d0: Layer already exists [2023-04-18T07:26:42.458Z] a08ffdfea758: Layer already exists [2023-04-18T07:26:42.458Z] 27934f702059: Layer already exists [2023-04-18T07:26:42.458Z] 3.0.0-dev.19: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:42.764Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:43.067Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [2023-04-18T07:26:43.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T07:26:43.067Z] a08ffdfea758: Preparing [2023-04-18T07:26:43.067Z] 998e5f68c3d0: Preparing [2023-04-18T07:26:43.067Z] a131290b8f95: Preparing [2023-04-18T07:26:43.067Z] 27934f702059: Preparing [2023-04-18T07:26:43.067Z] f1417ff83b31: Preparing [2023-04-18T07:26:43.067Z] 27934f702059: Layer already exists [2023-04-18T07:26:43.067Z] 998e5f68c3d0: Layer already exists [2023-04-18T07:26:43.067Z] a131290b8f95: Layer already exists [2023-04-18T07:26:43.067Z] f1417ff83b31: Layer already exists [2023-04-18T07:26:43.067Z] a08ffdfea758: Layer already exists [2023-04-18T07:26:43.067Z] b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:43.372Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:43.673Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-18T07:26:43.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-18T07:26:43.673Z] a08ffdfea758: Preparing [2023-04-18T07:26:43.673Z] 998e5f68c3d0: Preparing [2023-04-18T07:26:43.673Z] a131290b8f95: Preparing [2023-04-18T07:26:43.673Z] 27934f702059: Preparing [2023-04-18T07:26:43.673Z] f1417ff83b31: Preparing [2023-04-18T07:26:43.673Z] f1417ff83b31: Layer already exists [2023-04-18T07:26:43.673Z] 998e5f68c3d0: Layer already exists [2023-04-18T07:26:43.673Z] a131290b8f95: Layer already exists [2023-04-18T07:26:43.673Z] 27934f702059: Layer already exists [2023-04-18T07:26:43.673Z] a08ffdfea758: Layer already exists [2023-04-18T07:26:43.673Z] main: digest: sha256:73aef2089b66e419ccd27b676b30504d0ffbdb13d59495c3590e0f0e5f5416bd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T07:26:43.709Z] ===================================================== [Pipeline] echo [2023-04-18T07:26:43.715Z] taggedImages: [2023-04-18T07:26:43.715Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c [2023-04-18T07:26:43.715Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-18T07:26:43.715Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.19 [2023-04-18T07:26:43.715Z] - nexus3.edgexfoundry.org:10004/device-mqtt:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [2023-04-18T07:26:43.715Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:44.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T07:26:44.060Z] [2023-04-18T07:26:44.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:26:44.355Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T07:26:44.355Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T07:26:44.355Z] 5eb5b503b376: Pulling fs layer [2023-04-18T07:26:44.355Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T07:26:44.355Z] ec43610c2a17: Pulling fs layer [2023-04-18T07:26:44.355Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T07:26:44.355Z] 33b1e0a273af: Pulling fs layer [2023-04-18T07:26:44.355Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T07:26:44.355Z] 2f39f015ded8: Pulling fs layer [2023-04-18T07:26:44.355Z] 33b1e0a273af: Waiting [2023-04-18T07:26:44.355Z] 5d3b04190fa2: Waiting [2023-04-18T07:26:44.355Z] 2f39f015ded8: Waiting [2023-04-18T07:26:44.355Z] 3a2ae6a8a46f: Waiting [2023-04-18T07:26:44.355Z] 5c69ac0246d0: Verifying Checksum [2023-04-18T07:26:44.355Z] 5c69ac0246d0: Download complete [2023-04-18T07:26:44.355Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T07:26:44.355Z] 3a2ae6a8a46f: Download complete [2023-04-18T07:26:44.355Z] 33b1e0a273af: Verifying Checksum [2023-04-18T07:26:44.355Z] 33b1e0a273af: Download complete [2023-04-18T07:26:44.355Z] ec43610c2a17: Verifying Checksum [2023-04-18T07:26:44.355Z] ec43610c2a17: Download complete [2023-04-18T07:26:44.355Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T07:26:44.613Z] 5eb5b503b376: Verifying Checksum [2023-04-18T07:26:44.613Z] 5eb5b503b376: Download complete [2023-04-18T07:26:45.988Z] 5eb5b503b376: Pull complete [2023-04-18T07:26:45.988Z] 5c69ac0246d0: Pull complete [2023-04-18T07:26:46.247Z] ec43610c2a17: Pull complete [2023-04-18T07:26:46.247Z] 3a2ae6a8a46f: Pull complete [2023-04-18T07:26:46.507Z] 33b1e0a273af: Pull complete [2023-04-18T07:26:46.767Z] 5d3b04190fa2: Pull complete [2023-04-18T07:26:50.948Z] 2f39f015ded8: Pull complete [2023-04-18T07:26:50.948Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T07:26:50.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T07:26:50.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:26:51.020Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:26:51.050Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T07:26:53.891Z] $ docker top f16eaad3b5234b2ea4841a06b46b634fa4e32f2df2e07fcdb1ebcea514393980 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:26:54.274Z] ---> job-cost.sh [2023-04-18T07:26:54.274Z] lf-activate-venv: SKIPPING [2023-04-18T07:26:54.274Z] INFO: No Stack... [2023-04-18T07:26:54.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T07:26:55.101Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T07:26:55.391Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-04-18T07:26:55.391Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T07:26:55.405Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [2023-04-18T07:26:55.415Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] did not exist. Created. [2023-04-18T07:26:55.415Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T07:26:55.715Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T07:26:55.744Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T07:26:55.752Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T07:26:55.773Z] $ docker stop --time=1 f16eaad3b5234b2ea4841a06b46b634fa4e32f2df2e07fcdb1ebcea514393980 [2023-04-18T07:26:56.926Z] $ docker rm -f --volumes f16eaad3b5234b2ea4841a06b46b634fa4e32f2df2e07fcdb1ebcea514393980 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T07:28:07.231Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8890 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-18T07:28:07.240Z] Running in /w/workspace/device-mqtt-go/103 [Pipeline] { [Pipeline] checkout [2023-04-18T07:28:07.282Z] Selected Git installation does not exist. Using Default [2023-04-18T07:28:07.282Z] The recommended git tool is: NONE [2023-04-18T07:28:12.874Z] using credential edgex-jenkins-ssh [2023-04-18T07:28:12.895Z] Cloning the remote Git repository [2023-04-18T07:28:12.941Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-18T07:28:13.038Z] > git init /w/workspace/device-mqtt-go/103 # timeout=10 [2023-04-18T07:28:13.183Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-18T07:28:13.185Z] > git --version # timeout=10 [2023-04-18T07:28:13.206Z] > git --version # 'git version 2.25.1' [2023-04-18T07:28:13.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T07:28:13.351Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T07:28:14.480Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-18T07:28:14.504Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T07:28:15.302Z] Avoid second fetch [2023-04-18T07:28:15.303Z] Checking out Revision b506dd615994917e797a6b9bb8fd8633858a422c (main) [2023-04-18T07:28:15.836Z] Commit message: "Merge pull request #566 from hahattan/bump-sdk" [2023-04-18T07:28:15.319Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T07:28:15.397Z] > git checkout -f b506dd615994917e797a6b9bb8fd8633858a422c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T07:28:16.870Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T07:28:16.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T07:28:16.871Z] Dload Upload Total Spent Left Speed [2023-04-18T07:28:16.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-04-18T07:28:17.550Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T07:28:17.879Z] + sudo tee /etc/docker/daemon.new [2023-04-18T07:28:17.879Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T07:28:17.879Z] { [2023-04-18T07:28:17.879Z] "registry-mirrors": [ [2023-04-18T07:28:17.879Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T07:28:17.879Z] ], [2023-04-18T07:28:17.879Z] "bip": "10.250.0.254/24", [2023-04-18T07:28:17.879Z] "hosts": [ [2023-04-18T07:28:17.879Z] "tcp://0.0.0.0:5555", [2023-04-18T07:28:17.879Z] "unix:///var/run/docker.sock" [2023-04-18T07:28:17.879Z] ], [2023-04-18T07:28:17.879Z] "mtu": 1458, [2023-04-18T07:28:17.879Z] "selinux-enabled": true, [2023-04-18T07:28:17.879Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T07:28:17.879Z] } [Pipeline] sh [2023-04-18T07:28:18.206Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T07:28:18.535Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T07:28:36.792Z] provisioning config files... [2023-04-18T07:28:36.818Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/103@tmp/config14426472467481062766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:28:37.167Z] ---> docker-login.sh [2023-04-18T07:28:37.167Z] nexus3.edgexfoundry.org:10001 [2023-04-18T07:28:37.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:28:37.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:28:37.758Z] Configure a credential helper to remove this warning. See [2023-04-18T07:28:37.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:28:37.758Z] [2023-04-18T07:28:37.758Z] Login Succeeded [2023-04-18T07:28:37.758Z] nexus3.edgexfoundry.org:10002 [2023-04-18T07:28:38.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:28:38.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:28:38.026Z] Configure a credential helper to remove this warning. See [2023-04-18T07:28:38.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:28:38.026Z] [2023-04-18T07:28:38.026Z] Login Succeeded [2023-04-18T07:28:38.026Z] nexus3.edgexfoundry.org:10003 [2023-04-18T07:28:38.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:28:38.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:28:38.572Z] Configure a credential helper to remove this warning. See [2023-04-18T07:28:38.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:28:38.572Z] [2023-04-18T07:28:38.572Z] Login Succeeded [2023-04-18T07:28:38.572Z] nexus3.edgexfoundry.org:10004 [2023-04-18T07:28:38.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:28:38.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:28:38.843Z] Configure a credential helper to remove this warning. See [2023-04-18T07:28:38.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:28:38.843Z] [2023-04-18T07:28:38.843Z] Login Succeeded [2023-04-18T07:28:38.843Z] docker.io [2023-04-18T07:28:39.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:28:39.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:28:39.383Z] Configure a credential helper to remove this warning. See [2023-04-18T07:28:39.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:28:39.383Z] [2023-04-18T07:28:39.383Z] Login Succeeded [2023-04-18T07:28:39.383Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T07:28:39.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T07:28:39.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T07:28:39.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T07:28:39.699Z] ========================================================= [2023-04-18T07:28:39.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T07:28:39.699Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:28:40.050Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-18T07:28:40.317Z] Sending build context to Docker daemon 3.34MB [2023-04-18T07:28:40.317Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T07:28:40.317Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-18T07:28:40.586Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T07:28:40.586Z] af6eaf76a39c: Pulling fs layer [2023-04-18T07:28:40.586Z] 55522c791124: Pulling fs layer [2023-04-18T07:28:40.586Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T07:28:40.586Z] 169dfbe0d373: Pulling fs layer [2023-04-18T07:28:40.586Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T07:28:40.586Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T07:28:40.586Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T07:28:40.586Z] e1ff8fa3b103: Waiting [2023-04-18T07:28:40.586Z] 52ebb69f0ebf: Waiting [2023-04-18T07:28:40.586Z] 5abe8eddf0d5: Waiting [2023-04-18T07:28:40.586Z] 169dfbe0d373: Waiting [2023-04-18T07:28:40.586Z] 55522c791124: Download complete [2023-04-18T07:28:40.586Z] 169dfbe0d373: Verifying Checksum [2023-04-18T07:28:40.586Z] 169dfbe0d373: Download complete [2023-04-18T07:28:40.586Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T07:28:40.586Z] e1ff8fa3b103: Download complete [2023-04-18T07:28:40.586Z] af6eaf76a39c: Verifying Checksum [2023-04-18T07:28:40.586Z] af6eaf76a39c: Download complete [2023-04-18T07:28:41.557Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T07:28:41.557Z] 5abe8eddf0d5: Download complete [2023-04-18T07:28:41.827Z] af6eaf76a39c: Pull complete [2023-04-18T07:28:42.099Z] 55522c791124: Pull complete [2023-04-18T07:28:43.072Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T07:28:43.072Z] 52ebb69f0ebf: Download complete [2023-04-18T07:28:43.072Z] ce5c4a1c91eb: Download complete [2023-04-18T07:28:53.144Z] ce5c4a1c91eb: Pull complete [2023-04-18T07:28:53.144Z] 169dfbe0d373: Pull complete [2023-04-18T07:28:53.144Z] e1ff8fa3b103: Pull complete [2023-04-18T07:28:59.798Z] 52ebb69f0ebf: Pull complete [2023-04-18T07:29:00.391Z] 5abe8eddf0d5: Pull complete [2023-04-18T07:29:00.391Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T07:29:00.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T07:29:00.391Z] ---> 6cb57ee374ae [2023-04-18T07:29:00.391Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-18T07:29:02.357Z] ---> Running in ed41be5966e5 [2023-04-18T07:29:02.629Z] Removing intermediate container ed41be5966e5 [2023-04-18T07:29:02.629Z] ---> 813abf74cd93 [2023-04-18T07:29:02.629Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T07:29:02.629Z] ---> Running in aea07adabae7 [2023-04-18T07:29:02.907Z] Removing intermediate container aea07adabae7 [2023-04-18T07:29:02.907Z] ---> 5292be16df63 [2023-04-18T07:29:02.907Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T07:29:03.176Z] ---> Running in 833267ca3f0d [2023-04-18T07:29:03.445Z] Removing intermediate container 833267ca3f0d [2023-04-18T07:29:03.445Z] ---> 3f6d952ecfa5 [2023-04-18T07:29:03.445Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T07:29:03.445Z] ---> Running in 444b884bd067 [2023-04-18T07:29:03.713Z] Removing intermediate container 444b884bd067 [2023-04-18T07:29:03.713Z] ---> 2a487605d6dc [2023-04-18T07:29:03.713Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T07:29:03.982Z] ---> Running in 23689814c989 [2023-04-18T07:29:04.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T07:29:05.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T07:29:06.885Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T07:29:06.885Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-18T07:29:06.885Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T07:29:07.154Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T07:29:07.154Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T07:29:07.154Z] OK: 268 MiB in 57 packages [2023-04-18T07:29:08.123Z] Removing intermediate container 23689814c989 [2023-04-18T07:29:08.123Z] ---> 44bd27192cfd [2023-04-18T07:29:08.123Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-18T07:29:08.123Z] ---> Running in 2b716e8d15ae [2023-04-18T07:29:08.801Z] Removing intermediate container 2b716e8d15ae [2023-04-18T07:29:08.801Z] ---> ed0ac3ab6512 [2023-04-18T07:29:08.801Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-18T07:29:09.105Z] ---> aa6cd6f82680 [2023-04-18T07:29:09.105Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T07:29:09.391Z] ---> Running in 8c541fee4b28 [2023-04-18T07:30:17.360Z] Removing intermediate container 8c541fee4b28 [2023-04-18T07:30:17.360Z] ---> 2f9051653593 [2023-04-18T07:30:17.360Z] Step 11/12 : COPY . . [2023-04-18T07:30:17.360Z] ---> f2b85afd5d6b [2023-04-18T07:30:17.360Z] Step 12/12 : RUN $MAKE [2023-04-18T07:30:17.360Z] ---> Running in 10ecf4bac8b9 [2023-04-18T07:30:17.360Z] noop [2023-04-18T07:30:17.360Z] Removing intermediate container 10ecf4bac8b9 [2023-04-18T07:30:17.360Z] ---> 98fb251e05db [2023-04-18T07:30:17.360Z] Successfully built 98fb251e05db [2023-04-18T07:30:17.360Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:30:17.721Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T07:30:17.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:30:17.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container [2023-04-18T07:30:18.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/103 -v /w/workspace/device-mqtt-go/103:/w/workspace/device-mqtt-go/103:rw,z -v /w/workspace/device-mqtt-go/103@tmp:/w/workspace/device-mqtt-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T07:30:19.197Z] $ docker top 6e3e759d7233090cf8013b59c6d1aa9f43f1bec071bdfc434bbdec28d358feb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T07:30:20.033Z] + go version [2023-04-18T07:30:20.034Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T07:30:20.056Z] $ docker stop --time=1 6e3e759d7233090cf8013b59c6d1aa9f43f1bec071bdfc434bbdec28d358feb3 [2023-04-18T07:30:21.684Z] $ docker rm -f --volumes 6e3e759d7233090cf8013b59c6d1aa9f43f1bec071bdfc434bbdec28d358feb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:30:22.207Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T07:30:22.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:30:22.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container [2023-04-18T07:30:22.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/103 -v /w/workspace/device-mqtt-go/103:/w/workspace/device-mqtt-go/103:rw,z -v /w/workspace/device-mqtt-go/103@tmp:/w/workspace/device-mqtt-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T07:30:25.654Z] $ docker top e70801a917e765b9f94a64db52dac72981c6d999c4d475b143aaaefc626d8f16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T07:30:26.166Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/103 [Pipeline] fileExists [Pipeline] sh [2023-04-18T07:30:27.085Z] + make test [2023-04-18T07:30:27.085Z] go test ./... -coverprofile=coverage.out ./... [2023-04-18T07:30:59.312Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-18T07:32:50.998Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-18T07:32:51.265Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-18T07:32:51.531Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.9% of statements [2023-04-18T07:32:52.125Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-18T07:32:52.125Z] go vet ./... [2023-04-18T07:33:31.020Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T07:33:31.020Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T07:33:31.020Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T07:33:31.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T07:33:31.053Z] $ docker stop --time=1 e70801a917e765b9f94a64db52dac72981c6d999c4d475b143aaaefc626d8f16 [2023-04-18T07:33:32.924Z] $ docker rm -f --volumes e70801a917e765b9f94a64db52dac72981c6d999c4d475b143aaaefc626d8f16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T07:33:34.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T07:33:34.212Z] Warning: overwriting stash ‘coverage-report’ [2023-04-18T07:33:34.806Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T07:33:35.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T07:33:35.531Z] + ls -al . [2023-04-18T07:33:35.532Z] total 176 [2023-04-18T07:33:35.532Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 07:30 . [2023-04-18T07:33:35.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 07:28 .. [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 07:28 .dockerignore [2023-04-18T07:33:35.532Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 07:28 .git [2023-04-18T07:33:35.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:28 .github [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 07:28 .gitignore [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 07:28 .golangci.yml [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 18 07:28 Attribution.txt [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 18 07:28 CHANGELOG.md [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 18 07:28 Dockerfile [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 07:28 GOVERNANCE.md [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 07:28 Jenkinsfile [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 07:28 LICENSE [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 18 07:28 Makefile [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 07:28 OWNERS.md [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 18 07:28 README.md [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 07:24 VERSION [2023-04-18T07:33:35.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 07:28 bin [2023-04-18T07:33:35.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:28 cmd [2023-04-18T07:33:35.532Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 18 07:32 coverage.out [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 18 07:28 go.mod [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 18 07:28 go.sum [2023-04-18T07:33:35.532Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 07:28 internal [2023-04-18T07:33:35.532Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 07:28 mock [2023-04-18T07:33:35.532Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 07:28 snap [2023-04-18T07:33:35.532Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 07:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:33:35.876Z] + 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=b506dd615994917e797a6b9bb8fd8633858a422c --label arch=arm64 --label version=3.0.0-dev.19 . [2023-04-18T07:33:36.146Z] Sending build context to Docker daemon 3.36MB [2023-04-18T07:33:36.418Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T07:33:36.418Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-18T07:33:36.418Z] ---> 98fb251e05db [2023-04-18T07:33:36.418Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-18T07:33:36.418Z] ---> Running in d1e76cd4c8cb [2023-04-18T07:33:36.689Z] Removing intermediate container d1e76cd4c8cb [2023-04-18T07:33:36.689Z] ---> 55427ff02865 [2023-04-18T07:33:36.689Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T07:33:36.960Z] ---> Running in a2c88a0e119a [2023-04-18T07:33:37.231Z] Removing intermediate container a2c88a0e119a [2023-04-18T07:33:37.231Z] ---> 600fea2dc1f9 [2023-04-18T07:33:37.231Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-18T07:33:37.231Z] ---> Running in 8e81c80ce6bb [2023-04-18T07:33:37.504Z] Removing intermediate container 8e81c80ce6bb [2023-04-18T07:33:37.504Z] ---> c9d00be224f9 [2023-04-18T07:33:37.504Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-18T07:33:37.774Z] ---> Running in 3a6cf1d5e5e7 [2023-04-18T07:33:38.061Z] Removing intermediate container 3a6cf1d5e5e7 [2023-04-18T07:33:38.061Z] ---> 37d5d38adede [2023-04-18T07:33:38.061Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-18T07:33:38.061Z] ---> Running in 7f3db027e2cd [2023-04-18T07:33:39.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T07:33:39.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T07:33:41.409Z] OK: 268 MiB in 57 packages [2023-04-18T07:33:42.008Z] Removing intermediate container 7f3db027e2cd [2023-04-18T07:33:42.008Z] ---> 532b2101b6c8 [2023-04-18T07:33:42.008Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-18T07:33:42.289Z] ---> Running in 180906466f7e [2023-04-18T07:33:42.566Z] Removing intermediate container 180906466f7e [2023-04-18T07:33:42.566Z] ---> dfe64703c9ab [2023-04-18T07:33:42.567Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-18T07:33:43.159Z] ---> 76f4ebef58ef [2023-04-18T07:33:43.159Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T07:33:43.159Z] ---> Running in 80033d42cefe [2023-04-18T07:33:45.751Z] Removing intermediate container 80033d42cefe [2023-04-18T07:33:45.751Z] ---> f62caeb7c2fa [2023-04-18T07:33:45.751Z] Step 11/24 : COPY . . [2023-04-18T07:33:46.722Z] ---> 0aa9ff065ba5 [2023-04-18T07:33:46.722Z] Step 12/24 : RUN $MAKE [2023-04-18T07:33:46.722Z] ---> Running in 6bb30047828b [2023-04-18T07:33:47.697Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-18T07:36:09.426Z] Removing intermediate container 6bb30047828b [2023-04-18T07:36:09.426Z] ---> 59b08237d678 [2023-04-18T07:36:09.426Z] Step 13/24 : FROM alpine:3.17 [2023-04-18T07:36:09.426Z] 3.17: Pulling from library/alpine [2023-04-18T07:36:09.426Z] c41833b44d91: Pulling fs layer [2023-04-18T07:36:09.426Z] c41833b44d91: Verifying Checksum [2023-04-18T07:36:09.426Z] c41833b44d91: Pull complete [2023-04-18T07:36:09.426Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T07:36:09.426Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T07:36:09.426Z] ---> 51e60588ff2c [2023-04-18T07:36:09.426Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-18T07:36:09.426Z] ---> Running in a6c1a822b54d [2023-04-18T07:36:09.426Z] Removing intermediate container a6c1a822b54d [2023-04-18T07:36:09.426Z] ---> 9ccb5d133469 [2023-04-18T07:36:09.426Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-18T07:36:09.426Z] ---> Running in 02d74635292e [2023-04-18T07:36:09.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T07:36:09.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T07:36:09.692Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T07:36:09.965Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T07:36:09.965Z] OK: 8 MiB in 16 packages [2023-04-18T07:36:10.936Z] Removing intermediate container 02d74635292e [2023-04-18T07:36:10.936Z] ---> e00b3cdb65bf [2023-04-18T07:36:10.936Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-18T07:36:12.350Z] ---> a2daf9121c0c [2023-04-18T07:36:12.350Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-18T07:36:12.935Z] ---> 3a62dc878461 [2023-04-18T07:36:12.935Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-18T07:36:13.204Z] ---> d5e68ba36477 [2023-04-18T07:36:13.204Z] Step 19/24 : EXPOSE 59982 [2023-04-18T07:36:13.204Z] ---> Running in 6ef259d1a224 [2023-04-18T07:36:13.474Z] Removing intermediate container 6ef259d1a224 [2023-04-18T07:36:13.474Z] ---> 9032cc3f7e18 [2023-04-18T07:36:13.474Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-18T07:36:13.744Z] ---> Running in 38a10aa23f42 [2023-04-18T07:36:14.012Z] Removing intermediate container 38a10aa23f42 [2023-04-18T07:36:14.012Z] ---> 13a980c8c249 [2023-04-18T07:36:14.012Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-18T07:36:14.012Z] ---> Running in 2051b40aa627 [2023-04-18T07:36:14.281Z] Removing intermediate container 2051b40aa627 [2023-04-18T07:36:14.281Z] ---> 440c8b55c58d [2023-04-18T07:36:14.281Z] Step 22/24 : LABEL arch=arm64 [2023-04-18T07:36:14.281Z] ---> Running in d347493b82f7 [2023-04-18T07:36:14.550Z] Removing intermediate container d347493b82f7 [2023-04-18T07:36:14.550Z] ---> f7e948b56ed3 [2023-04-18T07:36:14.550Z] Step 23/24 : LABEL git_sha=b506dd615994917e797a6b9bb8fd8633858a422c [2023-04-18T07:36:14.817Z] ---> Running in ac34bf5cdfbd [2023-04-18T07:36:15.083Z] Removing intermediate container ac34bf5cdfbd [2023-04-18T07:36:15.083Z] ---> c3db190976cf [2023-04-18T07:36:15.083Z] Step 24/24 : LABEL version=3.0.0-dev.19 [2023-04-18T07:36:15.083Z] ---> Running in ad9a20e2b8b3 [2023-04-18T07:36:15.349Z] Removing intermediate container ad9a20e2b8b3 [2023-04-18T07:36:15.349Z] ---> 6d14af7e2cb2 [2023-04-18T07:36:15.349Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T07:36:15.349Z] Successfully built 6d14af7e2cb2 [2023-04-18T07:36:15.349Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T07:36:15.465Z] provisioning config files... [2023-04-18T07:36:15.482Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/103@tmp/config13129857250381266378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:36:15.831Z] ---> docker-login.sh [2023-04-18T07:36:15.831Z] nexus3.edgexfoundry.org:10001 [2023-04-18T07:36:15.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:36:16.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:36:16.098Z] Configure a credential helper to remove this warning. See [2023-04-18T07:36:16.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:36:16.098Z] [2023-04-18T07:36:16.098Z] Login Succeeded [2023-04-18T07:36:16.098Z] nexus3.edgexfoundry.org:10002 [2023-04-18T07:36:16.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:36:16.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:36:16.367Z] Configure a credential helper to remove this warning. See [2023-04-18T07:36:16.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:36:16.367Z] [2023-04-18T07:36:16.367Z] Login Succeeded [2023-04-18T07:36:16.367Z] nexus3.edgexfoundry.org:10003 [2023-04-18T07:36:16.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:36:16.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:36:16.900Z] Configure a credential helper to remove this warning. See [2023-04-18T07:36:16.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:36:16.900Z] [2023-04-18T07:36:16.900Z] Login Succeeded [2023-04-18T07:36:16.900Z] nexus3.edgexfoundry.org:10004 [2023-04-18T07:36:17.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:36:17.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:36:17.169Z] Configure a credential helper to remove this warning. See [2023-04-18T07:36:17.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:36:17.169Z] [2023-04-18T07:36:17.169Z] Login Succeeded [2023-04-18T07:36:17.169Z] docker.io [2023-04-18T07:36:17.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T07:36:17.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T07:36:17.705Z] Configure a credential helper to remove this warning. See [2023-04-18T07:36:17.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T07:36:17.705Z] [2023-04-18T07:36:17.705Z] Login Succeeded [2023-04-18T07:36:17.705Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T07:36:17.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T07:36:17.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T07:36:17.789Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-18T07:36:17.789Z] b506dd615994917e797a6b9bb8fd8633858a422c [2023-04-18T07:36:17.789Z] latest [2023-04-18T07:36:17.789Z] 3.0.0-dev.19 [2023-04-18T07:36:17.789Z] b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [2023-04-18T07:36:17.789Z] main [2023-04-18T07:36:17.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:18.134Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:18.574Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c [2023-04-18T07:36:18.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T07:36:18.575Z] 6a5155ea78c6: Preparing [2023-04-18T07:36:18.575Z] c3c86e0075a5: Preparing [2023-04-18T07:36:18.575Z] 9428d455a8a5: Preparing [2023-04-18T07:36:18.575Z] 2a4933e15bdb: Preparing [2023-04-18T07:36:18.575Z] 26cbea5cba74: Preparing [2023-04-18T07:36:18.575Z] 26cbea5cba74: Layer already exists [2023-04-18T07:36:18.848Z] 6a5155ea78c6: Pushed [2023-04-18T07:36:18.848Z] c3c86e0075a5: Pushed [2023-04-18T07:36:18.848Z] 2a4933e15bdb: Pushed [2023-04-18T07:36:24.240Z] 9428d455a8a5: Pushed [2023-04-18T07:36:24.509Z] b506dd615994917e797a6b9bb8fd8633858a422c: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:24.856Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:25.193Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-18T07:36:25.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T07:36:25.193Z] 6a5155ea78c6: Preparing [2023-04-18T07:36:25.193Z] c3c86e0075a5: Preparing [2023-04-18T07:36:25.193Z] 9428d455a8a5: Preparing [2023-04-18T07:36:25.193Z] 2a4933e15bdb: Preparing [2023-04-18T07:36:25.193Z] 26cbea5cba74: Preparing [2023-04-18T07:36:25.193Z] 26cbea5cba74: Layer already exists [2023-04-18T07:36:25.193Z] c3c86e0075a5: Layer already exists [2023-04-18T07:36:25.193Z] 9428d455a8a5: Layer already exists [2023-04-18T07:36:25.193Z] 2a4933e15bdb: Layer already exists [2023-04-18T07:36:25.193Z] 6a5155ea78c6: Layer already exists [2023-04-18T07:36:25.461Z] latest: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:25.803Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:26.143Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.19 [2023-04-18T07:36:26.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T07:36:26.144Z] 6a5155ea78c6: Preparing [2023-04-18T07:36:26.144Z] c3c86e0075a5: Preparing [2023-04-18T07:36:26.144Z] 9428d455a8a5: Preparing [2023-04-18T07:36:26.144Z] 2a4933e15bdb: Preparing [2023-04-18T07:36:26.144Z] 26cbea5cba74: Preparing [2023-04-18T07:36:26.144Z] 26cbea5cba74: Layer already exists [2023-04-18T07:36:26.144Z] c3c86e0075a5: Layer already exists [2023-04-18T07:36:26.144Z] 9428d455a8a5: Layer already exists [2023-04-18T07:36:26.144Z] 6a5155ea78c6: Layer already exists [2023-04-18T07:36:26.144Z] 2a4933e15bdb: Layer already exists [2023-04-18T07:36:26.144Z] 3.0.0-dev.19: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:26.753Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:27.104Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [2023-04-18T07:36:27.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T07:36:27.104Z] 6a5155ea78c6: Preparing [2023-04-18T07:36:27.104Z] c3c86e0075a5: Preparing [2023-04-18T07:36:27.104Z] 9428d455a8a5: Preparing [2023-04-18T07:36:27.104Z] 2a4933e15bdb: Preparing [2023-04-18T07:36:27.104Z] 26cbea5cba74: Preparing [2023-04-18T07:36:27.104Z] 2a4933e15bdb: Layer already exists [2023-04-18T07:36:27.104Z] 26cbea5cba74: Layer already exists [2023-04-18T07:36:27.104Z] c3c86e0075a5: Layer already exists [2023-04-18T07:36:27.104Z] 6a5155ea78c6: Layer already exists [2023-04-18T07:36:27.104Z] 9428d455a8a5: Layer already exists [2023-04-18T07:36:27.104Z] b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:27.457Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:27.803Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-18T07:36:27.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-18T07:36:27.803Z] 6a5155ea78c6: Preparing [2023-04-18T07:36:27.803Z] c3c86e0075a5: Preparing [2023-04-18T07:36:27.803Z] 9428d455a8a5: Preparing [2023-04-18T07:36:27.803Z] 2a4933e15bdb: Preparing [2023-04-18T07:36:27.803Z] 26cbea5cba74: Preparing [2023-04-18T07:36:27.803Z] 26cbea5cba74: Layer already exists [2023-04-18T07:36:27.803Z] 9428d455a8a5: Layer already exists [2023-04-18T07:36:27.803Z] 2a4933e15bdb: Layer already exists [2023-04-18T07:36:27.803Z] 6a5155ea78c6: Layer already exists [2023-04-18T07:36:27.803Z] c3c86e0075a5: Layer already exists [2023-04-18T07:36:28.070Z] main: digest: sha256:0de563f4f25793e644b7198406751c284e166fb095750541a639dac5e2477f42 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-18T07:36:28.123Z] ===================================================== [Pipeline] echo [2023-04-18T07:36:28.129Z] taggedImages: [2023-04-18T07:36:28.129Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c [2023-04-18T07:36:28.129Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-18T07:36:28.129Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.19 [2023-04-18T07:36:28.129Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b506dd615994917e797a6b9bb8fd8633858a422c-3.0.0-dev.19 [2023-04-18T07:36:28.129Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:28.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T07:36:28.491Z] [2023-04-18T07:36:28.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:36:28.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T07:36:28.832Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T07:36:28.832Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T07:36:28.832Z] 04944245beec: Pulling fs layer [2023-04-18T07:36:28.832Z] 699f458cf7ca: Pulling fs layer [2023-04-18T07:36:28.832Z] 765212b225bb: Pulling fs layer [2023-04-18T07:36:28.832Z] f23df028b6ca: Pulling fs layer [2023-04-18T07:36:28.832Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T07:36:28.832Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T07:36:28.832Z] 765212b225bb: Waiting [2023-04-18T07:36:28.832Z] f23df028b6ca: Waiting [2023-04-18T07:36:28.832Z] d65c8cfc05b1: Waiting [2023-04-18T07:36:28.832Z] 2437ff75d9bd: Waiting [2023-04-18T07:36:29.101Z] 04944245beec: Verifying Checksum [2023-04-18T07:36:29.101Z] 04944245beec: Download complete [2023-04-18T07:36:29.101Z] 765212b225bb: Verifying Checksum [2023-04-18T07:36:29.101Z] 765212b225bb: Download complete [2023-04-18T07:36:29.101Z] f23df028b6ca: Verifying Checksum [2023-04-18T07:36:29.101Z] f23df028b6ca: Download complete [2023-04-18T07:36:29.101Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T07:36:29.101Z] d65c8cfc05b1: Download complete [2023-04-18T07:36:29.369Z] 699f458cf7ca: Verifying Checksum [2023-04-18T07:36:29.369Z] 699f458cf7ca: Download complete [2023-04-18T07:36:29.637Z] 8998bd30e6a1: Verifying Checksum [2023-04-18T07:36:29.637Z] 8998bd30e6a1: Download complete [2023-04-18T07:36:32.227Z] 2437ff75d9bd: Download complete [2023-04-18T07:36:33.643Z] 8998bd30e6a1: Pull complete [2023-04-18T07:36:34.228Z] 04944245beec: Pull complete [2023-04-18T07:36:38.487Z] 699f458cf7ca: Pull complete [2023-04-18T07:36:38.754Z] 765212b225bb: Pull complete [2023-04-18T07:36:39.343Z] f23df028b6ca: Pull complete [2023-04-18T07:36:39.612Z] d65c8cfc05b1: Pull complete [2023-04-18T07:36:54.619Z] 2437ff75d9bd: Pull complete [2023-04-18T07:36:54.619Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T07:36:54.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T07:36:54.619Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:36:54.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-8890 does not seem to be running inside a container [2023-04-18T07:36:54.896Z] $ 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/103 -v /w/workspace/device-mqtt-go/103:/w/workspace/device-mqtt-go/103:rw,z -v /w/workspace/device-mqtt-go/103@tmp:/w/workspace/device-mqtt-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-18T07:36:57.495Z] $ docker top 37110417a5ad64e7fb78196c2d8c8cd6edb4c9647ce664101faa52060f15c04e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:36:58.339Z] ---> job-cost.sh [2023-04-18T07:36:58.339Z] lf-activate-venv: SKIPPING [2023-04-18T07:36:58.339Z] INFO: No Stack... [2023-04-18T07:36:58.606Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T07:36:59.566Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T07:37:00.204Z] + cat /w/workspace/device-mqtt-go/103/archives/cost.csv [2023-04-18T07:37:00.204Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T07:37:00.276Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [2023-04-18T07:37:00.284Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] did not exist. Created. [2023-04-18T07:37:00.285Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T07:37:00.936Z] /w/workspace/device-mqtt-go/103@tmp/durable-12917d52/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T07:37:01.585Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T07:37:01.608Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T07:37:01.659Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T07:37:01.669Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T07:37:01.688Z] $ docker stop --time=1 37110417a5ad64e7fb78196c2d8c8cd6edb4c9647ce664101faa52060f15c04e [2023-04-18T07:37:05.309Z] $ docker rm -f --volumes 37110417a5ad64e7fb78196c2d8c8cd6edb4c9647ce664101faa52060f15c04e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-18T07:37:05.694Z] provisioning config files... [2023-04-18T07:37:05.701Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17896974824897796570tmp [Pipeline] { [Pipeline] sh [2023-04-18T07:37:05.993Z] + set +x [2023-04-18T07:37:05.993Z] + curl -s+ https://codecov.io/bash [2023-04-18T07:37:05.993Z] bash -s -- [2023-04-18T07:37:05.993Z] [2023-04-18T07:37:05.993Z] _____ _ [2023-04-18T07:37:05.993Z] / ____| | | [2023-04-18T07:37:05.993Z] | | ___ __| | ___ ___ _____ __ [2023-04-18T07:37:05.993Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-18T07:37:05.993Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-18T07:37:05.993Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-18T07:37:05.993Z] Bash-1.0.6 [2023-04-18T07:37:05.993Z] [2023-04-18T07:37:05.993Z] [2023-04-18T07:37:05.993Z] ==> git version 2.25.1 found [2023-04-18T07:37:05.993Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-18T07:37:05.993Z] Release-Date: 2020-01-08 [2023-04-18T07:37:05.993Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-18T07:37:05.993Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-18T07:37:05.993Z] ==> Jenkins CI detected. [2023-04-18T07:37:05.993Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-18T07:37:05.993Z] project root: . [2023-04-18T07:37:05.993Z] --> token set from env [2023-04-18T07:37:05.993Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-18T07:37:05.993Z] ==> Running gcov in . (disable via -X gcov) [2023-04-18T07:37:05.993Z] ==> Python coveragepy not found [2023-04-18T07:37:05.993Z] ==> Searching for coverage reports in: [2023-04-18T07:37:05.993Z] + . [2023-04-18T07:37:05.993Z] -> Found 1 reports [2023-04-18T07:37:05.993Z] ==> Detecting git/mercurial file structure [2023-04-18T07:37:05.993Z] ==> Reading reports [2023-04-18T07:37:05.993Z] + ./coverage.out bytes=18460 [2023-04-18T07:37:05.993Z] ==> Appending adjustments [2023-04-18T07:37:05.993Z] https://docs.codecov.io/docs/fixing-reports [2023-04-18T07:37:06.252Z] + Found adjustments [2023-04-18T07:37:06.252Z] ==> Gzipping contents [2023-04-18T07:37:06.252Z] 4.0K /tmp/codecov.J55Woo.gz [2023-04-18T07:37:06.252Z] ==> Uploading reports [2023-04-18T07:37:06.252Z] url: https://codecov.io [2023-04-18T07:37:06.252Z] query: branch=main&commit=b506dd615994917e797a6b9bb8fd8633858a422c&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T07:37:06.252Z] -> Pinging Codecov [2023-04-18T07:37:06.252Z] 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=b506dd615994917e797a6b9bb8fd8633858a422c&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-18T07:37:06.252Z] -> Uploading to [2023-04-18T07:37:06.252Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-18/7D719EC7BBE17E464838252E33014C33/b506dd615994917e797a6b9bb8fd8633858a422c/54b1b98d-2934-4c6e-982d-6221bd1a1e50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T073706Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=650cc52d8675d8792c77f6e5342ea0af14d444a395120f4b6c16864135f44738 [2023-04-18T07:37:06.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T07:37:06.252Z] Dload Upload Total Spent Left Speed [2023-04-18T07:37:06.511Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13834 --:--:-- --:--:-- --:--:-- 13834 [2023-04-18T07:37:06.511Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] } [2023-04-18T07:37:06.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-18T07:37:06.707Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-18T07:37:06.718Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:37:07.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T07:37:07.014Z] [2023-04-18T07:37:07.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:37:07.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T07:37:07.314Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-18T07:37:07.314Z] df9b9388f04a: Pulling fs layer [2023-04-18T07:37:07.314Z] 52dc419b0ee2: Pulling fs layer [2023-04-18T07:37:07.314Z] 25bc292e5bac: Pulling fs layer [2023-04-18T07:37:07.314Z] 114826534d7a: Pulling fs layer [2023-04-18T07:37:07.314Z] 4657fd5d0bcf: Pulling fs layer [2023-04-18T07:37:07.314Z] 6ad1cebc031e: Pulling fs layer [2023-04-18T07:37:07.314Z] 8a3aa393b2d8: Pulling fs layer [2023-04-18T07:37:07.314Z] 4657fd5d0bcf: Waiting [2023-04-18T07:37:07.314Z] 6ad1cebc031e: Waiting [2023-04-18T07:37:07.314Z] 8a3aa393b2d8: Waiting [2023-04-18T07:37:07.314Z] 25bc292e5bac: Verifying Checksum [2023-04-18T07:37:07.314Z] 25bc292e5bac: Download complete [2023-04-18T07:37:07.314Z] 52dc419b0ee2: Verifying Checksum [2023-04-18T07:37:07.314Z] 52dc419b0ee2: Download complete [2023-04-18T07:37:07.314Z] 4657fd5d0bcf: Download complete [2023-04-18T07:37:07.314Z] df9b9388f04a: Verifying Checksum [2023-04-18T07:37:07.574Z] df9b9388f04a: Pull complete [2023-04-18T07:37:07.574Z] 6ad1cebc031e: Verifying Checksum [2023-04-18T07:37:07.574Z] 6ad1cebc031e: Download complete [2023-04-18T07:37:07.574Z] 52dc419b0ee2: Pull complete [2023-04-18T07:37:07.574Z] 25bc292e5bac: Pull complete [2023-04-18T07:37:08.143Z] 114826534d7a: Verifying Checksum [2023-04-18T07:37:08.143Z] 114826534d7a: Download complete [2023-04-18T07:37:08.143Z] 8a3aa393b2d8: Verifying Checksum [2023-04-18T07:37:08.143Z] 8a3aa393b2d8: Download complete [2023-04-18T07:37:11.426Z] 114826534d7a: Pull complete [2023-04-18T07:37:11.426Z] 4657fd5d0bcf: Pull complete [2023-04-18T07:37:11.426Z] 6ad1cebc031e: Pull complete [2023-04-18T07:37:13.970Z] 8a3aa393b2d8: Pull complete [2023-04-18T07:37:13.970Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-18T07:37:13.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-18T07:37:13.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:37:14.057Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:37:14.090Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-18T07:37:16.218Z] $ docker top 472dff573d88a391763018c929b85812ab8bce322eb04907de43f7ec183a5ecb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-18T07:37:16.287Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-18T07:37:16.564Z] + set -o pipefail [2023-04-18T07:37:16.564Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-18T07:37:20.761Z] [2023-04-18T07:37:20.761Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-18T07:37:20.761Z] [2023-04-18T07:37:20.761Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/65474533-6f91-4c93-abbf-28173e1a4313 [2023-04-18T07:37:20.761Z] [2023-04-18T07:37:20.761Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-18T07:37:20.761Z] [2023-04-18T07:37:20.761Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-18T07:37:20.761Z] [2023-04-18T07:37:20.761Z] [2023-04-18T07:37:20.761Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-18T07:37:20.761Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-18T07:37:20.761Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-18T07:37:20.773Z] $ docker stop --time=1 472dff573d88a391763018c929b85812ab8bce322eb04907de43f7ec183a5ecb [2023-04-18T07:37:23.267Z] $ docker rm -f --volumes 472dff573d88a391763018c929b85812ab8bce322eb04907de43f7ec183a5ecb [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 [2023-04-18T07:37:23.969Z] + git log --format=format:%s -1 b506dd615994917e797a6b9bb8fd8633858a422c [Pipeline] sh [2023-04-18T07:37:24.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T07:37:24.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:37:24.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T07:37:24.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:37:24.627Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:37:24.658Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T07:37:25.053Z] $ docker top b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T07:37:25.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T07:37:25.152Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T07:37:25.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T07:37:25.276Z] $ docker exec b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 ssh-agent [2023-04-18T07:37:25.381Z] SSH_AUTH_SOCK=/tmp/ssh-f55BmGcpvPVt/agent.32 [2023-04-18T07:37:25.381Z] SSH_AGENT_PID=38 [2023-04-18T07:37:25.386Z] Running ssh-add (command line suppressed) [2023-04-18T07:37:25.480Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2709675668309243874.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2709675668309243874.key) [2023-04-18T07:37:25.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T07:37:25.779Z] + git semver tag [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,954 [run_tag] DEBUG tag force:False [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,954 [check_head_tag] DEBUG check head tag [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,955 [execute] INFO git cat-file --batch-check [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,958 [execute] INFO git cat-file --batch [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,982 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,982 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-18T07:37:26.039Z] 2023-04-18 07:37:25,986 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T07:37:26.039Z] 3.0.0-dev.19 [Pipeline] } [2023-04-18T07:37:26.051Z] $ docker exec --env ******** --env ******** b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 ssh-agent -k [2023-04-18T07:37:26.143Z] unset SSH_AUTH_SOCK; [2023-04-18T07:37:26.143Z] unset SSH_AGENT_PID; [2023-04-18T07:37:26.143Z] echo Agent pid 38 killed; [2023-04-18T07:37:26.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T07:37:26.467Z] + git semver [Pipeline] } [2023-04-18T07:37:26.740Z] $ docker stop --time=1 b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 [2023-04-18T07:37:27.994Z] $ docker rm -f --volumes b98516a8b69aaa96d6cdebaabd139fb9f107092223226611bb22f46ace65c2b6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:37:28.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T07:37:28.379Z] [2023-04-18T07:37:28.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:37:28.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T07:37:28.676Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-18T07:37:28.676Z] ab5ef0e58194: Pulling fs layer [2023-04-18T07:37:28.676Z] 9712f1f96733: Pulling fs layer [2023-04-18T07:37:28.676Z] 63f879dbbcfc: Pulling fs layer [2023-04-18T07:37:28.676Z] 0d9ebad4ef96: Pulling fs layer [2023-04-18T07:37:28.676Z] e9a5061849ea: Pulling fs layer [2023-04-18T07:37:28.676Z] d747dcd14b5f: Pulling fs layer [2023-04-18T07:37:28.676Z] 2de7ff778b66: Pulling fs layer [2023-04-18T07:37:28.676Z] 0d9ebad4ef96: Waiting [2023-04-18T07:37:28.676Z] 2de7ff778b66: Waiting [2023-04-18T07:37:28.676Z] d747dcd14b5f: Waiting [2023-04-18T07:37:28.676Z] 9712f1f96733: Verifying Checksum [2023-04-18T07:37:28.676Z] 9712f1f96733: Download complete [2023-04-18T07:37:28.936Z] 63f879dbbcfc: Verifying Checksum [2023-04-18T07:37:28.936Z] 63f879dbbcfc: Download complete [2023-04-18T07:37:29.194Z] e9a5061849ea: Verifying Checksum [2023-04-18T07:37:29.194Z] e9a5061849ea: Download complete [2023-04-18T07:37:29.194Z] d747dcd14b5f: Verifying Checksum [2023-04-18T07:37:29.194Z] d747dcd14b5f: Download complete [2023-04-18T07:37:29.194Z] 0d9ebad4ef96: Verifying Checksum [2023-04-18T07:37:29.194Z] 0d9ebad4ef96: Download complete [2023-04-18T07:37:29.194Z] ab5ef0e58194: Verifying Checksum [2023-04-18T07:37:29.194Z] ab5ef0e58194: Download complete [2023-04-18T07:37:29.194Z] 2de7ff778b66: Verifying Checksum [2023-04-18T07:37:29.194Z] 2de7ff778b66: Download complete [2023-04-18T07:37:31.719Z] ab5ef0e58194: Pull complete [2023-04-18T07:37:31.719Z] 9712f1f96733: Pull complete [2023-04-18T07:37:32.283Z] 63f879dbbcfc: Pull complete [2023-04-18T07:37:35.565Z] 0d9ebad4ef96: Pull complete [2023-04-18T07:37:35.565Z] e9a5061849ea: Pull complete [2023-04-18T07:37:35.565Z] d747dcd14b5f: Pull complete [2023-04-18T07:37:36.500Z] 2de7ff778b66: Pull complete [2023-04-18T07:37:36.500Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-18T07:37:36.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-18T07:37:36.500Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:37:36.577Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:37:36.609Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-18T07:37:39.431Z] $ docker top 3910bb3ccb8aa046671b148beee30eb25fdd9b74838c44d278d81340ee0339b2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-18T07:37:39.497Z] provisioning config files... [2023-04-18T07:37:39.503Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3936129207541220257tmp [2023-04-18T07:37:39.512Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1511638727818407893tmp [2023-04-18T07:37:39.519Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8084554843753380117tmp [Pipeline] { [Pipeline] echo [2023-04-18T07:37:39.530Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:37:39.810Z] ---> sigul-configuration.sh [2023-04-18T07:37:39.810Z] gpg: directory `/root/.gnupg' created [2023-04-18T07:37:39.810Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-18T07:37:39.810Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-18T07:37:39.810Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-18T07:37:39.810Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-18T07:37:39.810Z] gpg: CAST5 encrypted data [2023-04-18T07:37:39.810Z] gpg: encrypted with 1 passphrase [2023-04-18T07:37:39.810Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-18T07:37:40.092Z] + mkdir /home/jenkins [2023-04-18T07:37:40.092Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-18T07:37:40.373Z] + 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 [2023-04-18T07:37:40.381Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:37:40.661Z] ---> sigul-install.sh [2023-04-18T07:37:40.661Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-18T07:37:40.946Z] + git tag --list [2023-04-18T07:37:40.946Z] 0.7.1 [2023-04-18T07:37:40.947Z] v1.0.0 [2023-04-18T07:37:40.947Z] v1.1.0 [2023-04-18T07:37:40.947Z] v1.1.1 [2023-04-18T07:37:40.947Z] v1.2.2 [2023-04-18T07:37:40.947Z] v1.3.0 [2023-04-18T07:37:40.947Z] v1.3.1 [2023-04-18T07:37:40.947Z] v2.0.0 [2023-04-18T07:37:40.947Z] v2.1.0 [2023-04-18T07:37:40.947Z] v2.1.1 [2023-04-18T07:37:40.947Z] v2.1.1-dev.1 [2023-04-18T07:37:40.947Z] v2.1.1-dev.2 [2023-04-18T07:37:40.947Z] v2.2.0 [2023-04-18T07:37:40.947Z] v2.2.1-dev.1 [2023-04-18T07:37:40.947Z] v2.2.1-dev.10 [2023-04-18T07:37:40.947Z] v2.2.1-dev.2 [2023-04-18T07:37:40.947Z] v2.2.1-dev.3 [2023-04-18T07:37:40.947Z] v2.2.1-dev.4 [2023-04-18T07:37:40.947Z] v2.2.1-dev.5 [2023-04-18T07:37:40.947Z] v2.2.1-dev.6 [2023-04-18T07:37:40.947Z] v2.2.1-dev.7 [2023-04-18T07:37:40.947Z] v2.2.1-dev.8 [2023-04-18T07:37:40.947Z] v2.2.1-dev.9 [2023-04-18T07:37:40.947Z] v2.3.0 [2023-04-18T07:37:40.947Z] v2.3.0-dev.10 [2023-04-18T07:37:40.947Z] v2.3.0-dev.11 [2023-04-18T07:37:40.947Z] v2.3.0-dev.12 [2023-04-18T07:37:40.947Z] v2.3.0-dev.13 [2023-04-18T07:37:40.947Z] v2.3.0-dev.14 [2023-04-18T07:37:40.947Z] v2.3.0-dev.15 [2023-04-18T07:37:40.947Z] v2.3.0-dev.16 [2023-04-18T07:37:40.947Z] v2.3.0-dev.17 [2023-04-18T07:37:40.947Z] v2.3.0-dev.18 [2023-04-18T07:37:40.947Z] v2.3.0-dev.19 [2023-04-18T07:37:40.947Z] v2.3.0-dev.20 [2023-04-18T07:37:40.947Z] v2.3.0-dev.21 [2023-04-18T07:37:40.947Z] v2.3.0-dev.22 [2023-04-18T07:37:40.947Z] v2.3.0-dev.23 [2023-04-18T07:37:40.947Z] v2.3.0-dev.24 [2023-04-18T07:37:40.947Z] v2.3.0-dev.25 [2023-04-18T07:37:40.947Z] v2.3.0-dev.26 [2023-04-18T07:37:40.947Z] v2.3.0-dev.27 [2023-04-18T07:37:40.947Z] v2.3.0-dev.28 [2023-04-18T07:37:40.947Z] v2.3.0-dev.29 [2023-04-18T07:37:40.947Z] v2.3.0-dev.30 [2023-04-18T07:37:40.947Z] v2.3.0-dev.31 [2023-04-18T07:37:40.947Z] v2.3.0-dev.32 [2023-04-18T07:37:40.947Z] v2.3.0-dev.33 [2023-04-18T07:37:40.947Z] v2.3.0-dev.34 [2023-04-18T07:37:40.947Z] v3.0.0-dev.1 [2023-04-18T07:37:40.947Z] v3.0.0-dev.10 [2023-04-18T07:37:40.947Z] v3.0.0-dev.11 [2023-04-18T07:37:40.947Z] v3.0.0-dev.12 [2023-04-18T07:37:40.947Z] v3.0.0-dev.13 [2023-04-18T07:37:40.947Z] v3.0.0-dev.14 [2023-04-18T07:37:40.947Z] v3.0.0-dev.15 [2023-04-18T07:37:40.947Z] v3.0.0-dev.16 [2023-04-18T07:37:40.947Z] v3.0.0-dev.17 [2023-04-18T07:37:40.947Z] v3.0.0-dev.18 [2023-04-18T07:37:40.947Z] v3.0.0-dev.19 [2023-04-18T07:37:40.947Z] v3.0.0-dev.2 [2023-04-18T07:37:40.947Z] v3.0.0-dev.3 [2023-04-18T07:37:40.947Z] v3.0.0-dev.4 [2023-04-18T07:37:40.947Z] v3.0.0-dev.5 [2023-04-18T07:37:40.947Z] v3.0.0-dev.6 [2023-04-18T07:37:40.947Z] v3.0.0-dev.7 [2023-04-18T07:37:40.947Z] v3.0.0-dev.8 [2023-04-18T07:37:40.947Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-18T07:37:41.231Z] + lftools sign git-tag v3.0.0-dev.19 [2023-04-18T07:37:41.799Z] Signing Git tag with Sigul... [2023-04-18T07:37:41.799Z] Signing v3.0.0-dev.19 [Pipeline] echo [2023-04-18T07:37:42.066Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:37:42.352Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-18T07:37:42.359Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-18T07:37:42.382Z] $ docker stop --time=1 3910bb3ccb8aa046671b148beee30eb25fdd9b74838c44d278d81340ee0339b2 [2023-04-18T07:37:43.698Z] $ docker rm -f --volumes 3910bb3ccb8aa046671b148beee30eb25fdd9b74838c44d278d81340ee0339b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-18T07:37:44.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T07:37:44.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:37:44.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T07:37:44.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:37:44.464Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:37:44.494Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T07:37:44.910Z] $ docker top 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a -eo pid,comm [2023-04-18T07:37:44.964Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-18T07:37:44.964Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T07:37:44.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T07:37:44.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T07:37:45.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T07:37:45.107Z] $ docker exec 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a ssh-agent [2023-04-18T07:37:45.236Z] SSH_AUTH_SOCK=/tmp/ssh-VnE43pbNb3hD/agent.32 [2023-04-18T07:37:45.236Z] SSH_AGENT_PID=39 [2023-04-18T07:37:45.241Z] Running ssh-add (command line suppressed) [2023-04-18T07:37:45.349Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6936465554889958517.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6936465554889958517.key) [2023-04-18T07:37:45.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T07:37:45.647Z] + git semver bump pre [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,852 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,852 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,852 [bump_version] DEBUG bumped version:3.0.0-dev.20 [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,852 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,853 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,853 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,855 [execute] INFO git cat-file --batch-check [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,861 [execute] INFO git cat-file --batch [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T07:37:45.906Z] 2023-04-18 07:37:45,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T07:37:45.906Z] 3.0.0-dev.20 [Pipeline] } [2023-04-18T07:37:46.175Z] $ docker exec --env ******** --env ******** 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a ssh-agent -k [2023-04-18T07:37:46.285Z] unset SSH_AUTH_SOCK; [2023-04-18T07:37:46.285Z] unset SSH_AGENT_PID; [2023-04-18T07:37:46.285Z] echo Agent pid 39 killed; [2023-04-18T07:37:46.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T07:37:46.608Z] + git semver [Pipeline] } [2023-04-18T07:37:46.879Z] $ docker stop --time=1 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a [2023-04-18T07:37:48.180Z] $ docker rm -f --volumes 24c5a5f38cf96890ba6407ec5d3c2ea119870bbdc7737cbe70d309a1465ef26a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T07:37:48.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T07:37:48.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:37:48.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T07:37:48.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:37:48.889Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:37:48.921Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T07:37:49.347Z] $ docker top f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b -eo pid,comm [2023-04-18T07:37:49.400Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-18T07:37:49.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T07:37:49.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T07:37:49.437Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T07:37:49.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T07:37:49.551Z] $ docker exec f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b ssh-agent [2023-04-18T07:37:49.683Z] SSH_AUTH_SOCK=/tmp/ssh-eho5ihAll00L/agent.31 [2023-04-18T07:37:49.683Z] SSH_AGENT_PID=37 [2023-04-18T07:37:49.688Z] Running ssh-add (command line suppressed) [2023-04-18T07:37:49.797Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13764669953687373155.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13764669953687373155.key) [2023-04-18T07:37:49.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T07:37:50.097Z] + git semver push [2023-04-18T07:37:50.359Z] 2023-04-18 07:37:50,330 [run_push] DEBUG push [2023-04-18T07:37:50.359Z] 2023-04-18 07:37:50,331 [execute] INFO git cat-file --batch-check [2023-04-18T07:37:50.359Z] 2023-04-18 07:37:50,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T07:37:50.359Z] 2023-04-18 07:37:50,336 [execute] INFO git rev-list ffae732388b90d7e299608d91d1033394d779473 -- [2023-04-18T07:37:50.359Z] 2023-04-18 07:37:50,337 [execute] DEBUG Popen(['git', 'rev-list', 'ffae732388b90d7e299608d91d1033394d779473', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T07:37:50.359Z] 2023-04-18 07:37:50,346 [execute] INFO git fetch -v origin [2023-04-18T07:37:50.359Z] 2023-04-18 07:37:50,346 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-18T07:37:50.927Z] 2023-04-18 07:37:50,831 [run_push] DEBUG no remote changes detected [2023-04-18T07:37:50.927Z] 2023-04-18 07:37:50,831 [execute] INFO git push origin semver [2023-04-18T07:37:50.927Z] 2023-04-18 07:37:50,831 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-18T07:37:51.865Z] 2023-04-18 07:37:51,587 [run_push] DEBUG push all version tags [2023-04-18T07:37:51.865Z] 2023-04-18 07:37:51,587 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-18T07:37:51.865Z] 2023-04-18 07:37:51,588 [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) [2023-04-18T07:37:52.431Z] 2023-04-18 07:37:52,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-18T07:37:52.431Z] 3.0.0-dev.20 [Pipeline] } [2023-04-18T07:37:52.440Z] $ docker exec --env ******** --env ******** f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b ssh-agent -k [2023-04-18T07:37:52.548Z] unset SSH_AUTH_SOCK; [2023-04-18T07:37:52.548Z] unset SSH_AGENT_PID; [2023-04-18T07:37:52.548Z] echo Agent pid 37 killed; [2023-04-18T07:37:52.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T07:37:52.868Z] + git semver [Pipeline] } [2023-04-18T07:37:53.139Z] $ docker stop --time=1 f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b [2023-04-18T07:37:54.428Z] $ docker rm -f --volumes f3e7d9478af182134dbeb699636f08e0ae8e4736a3ee69b5725f6f4cdbe1457b [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 [2023-04-18T07:37:54.987Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-18T07:37:54.987Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-18T07:37:54.987Z] total 16 [2023-04-18T07:37:54.987Z] drwxr-xr-x 3 root root 4096 Apr 18 07:26 . [2023-04-18T07:37:54.987Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 07:37 .. [2023-04-18T07:37:54.987Z] drwxr-xr-x 2 root root 4096 Apr 18 07:26 cost [2023-04-18T07:37:54.987Z] -rw-r--r-- 1 root root 86 Apr 18 07:26 cost.csv [2023-04-18T07:37:54.987Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-18T07:37:54.987Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-18T07:37:54.987Z] total 16 [2023-04-18T07:37:54.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 07:26 . [2023-04-18T07:37:54.987Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 07:37 .. [2023-04-18T07:37:54.987Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 07:26 cost [2023-04-18T07:37:54.987Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 18 07:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:37:55.272Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:37:56.128Z] ---> package-listing.sh [2023-04-18T07:37:56.128Z] ++ facter osfamily [2023-04-18T07:37:56.128Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T07:37:56.388Z] + OS_FAMILY=debian [2023-04-18T07:37:56.388Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-18T07:37:56.388Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T07:37:56.388Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T07:37:56.388Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T07:37:56.388Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T07:37:56.388Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-18T07:37:56.388Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T07:37:56.388Z] + case "${OS_FAMILY}" in [2023-04-18T07:37:56.388Z] + dpkg -l [2023-04-18T07:37:56.388Z] + grep '^ii' [2023-04-18T07:37:56.388Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T07:37:56.388Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T07:37:56.388Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T07:37:56.388Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-18T07:37:56.388Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-18T07:37:56.388Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-04-18T07:37:56.399Z] 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 [2023-04-18T07:37:56.674Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T07:37:57.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T07:37:57.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T07:37:57.286Z] prd-ubuntu20.04-docker-8c-8g-8887 does not seem to be running inside a container [2023-04-18T07:37:57.314Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T07:37:57.532Z] $ docker top 83adb440a9e88dc615cd223df623c128e53998fd16b66717b78f531726ab707f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T07:37:57.926Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T07:37:58.285Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T07:37:58.565Z] + ls /var/log/sa-host [2023-04-18T07:37:58.565Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T07:37:58.631Z] provisioning config files... [2023-04-18T07:37:58.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13420249284894945351tmp [Pipeline] { [Pipeline] echo [2023-04-18T07:37:58.649Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:37:58.929Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T07:37:58.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:37:59.247Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T07:37:59.255Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:37:59.535Z] ---> sudo-logs.sh [2023-04-18T07:37:59.535Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T07:37:59.564Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:37:59.846Z] ---> job-cost.sh [2023-04-18T07:37:59.846Z] lf-activate-venv: SKIPPING [2023-04-18T07:37:59.846Z] DEBUG: total: 0.2199999988079071 [2023-04-18T07:37:59.846Z] INFO: Retrieving Stack Cost... [2023-04-18T07:38:00.414Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T07:38:00.674Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T07:38:00.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T07:38:00.967Z] ---> logs-deploy.sh [2023-04-18T07:38:00.967Z] lf-activate-venv: SKIPPING [2023-04-18T07:38:00.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/103 [2023-04-18T07:38:00.967Z] INFO: archiving workspace using pattern(s): [2023-04-18T07:38:01.903Z] Archives upload complete. [2023-04-18T07:38:02.161Z] INFO: archiving logs to Nexus [2023-04-18T07:38:02.731Z] ---> uname -a: [2023-04-18T07:38:02.731Z] Linux prd-ubuntu20-04-docker-8c-8g-8887 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] ---> lscpu: [2023-04-18T07:38:02.731Z] Architecture: x86_64 [2023-04-18T07:38:02.731Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-18T07:38:02.731Z] Byte Order: Little Endian [2023-04-18T07:38:02.731Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-18T07:38:02.731Z] CPU(s): 8 [2023-04-18T07:38:02.731Z] On-line CPU(s) list: 0-7 [2023-04-18T07:38:02.731Z] Thread(s) per core: 1 [2023-04-18T07:38:02.731Z] Core(s) per socket: 1 [2023-04-18T07:38:02.731Z] Socket(s): 8 [2023-04-18T07:38:02.731Z] NUMA node(s): 1 [2023-04-18T07:38:02.731Z] Vendor ID: AuthenticAMD [2023-04-18T07:38:02.731Z] CPU family: 23 [2023-04-18T07:38:02.731Z] Model: 49 [2023-04-18T07:38:02.731Z] Model name: AMD EPYC-Rome Processor [2023-04-18T07:38:02.731Z] Stepping: 0 [2023-04-18T07:38:02.731Z] CPU MHz: 2800.004 [2023-04-18T07:38:02.731Z] BogoMIPS: 5600.00 [2023-04-18T07:38:02.731Z] Virtualization: AMD-V [2023-04-18T07:38:02.731Z] Hypervisor vendor: KVM [2023-04-18T07:38:02.731Z] Virtualization type: full [2023-04-18T07:38:02.731Z] L1d cache: 256 KiB [2023-04-18T07:38:02.731Z] L1i cache: 256 KiB [2023-04-18T07:38:02.731Z] L2 cache: 4 MiB [2023-04-18T07:38:02.731Z] L3 cache: 128 MiB [2023-04-18T07:38:02.731Z] NUMA node0 CPU(s): 0-7 [2023-04-18T07:38:02.731Z] Vulnerability Itlb multihit: Not affected [2023-04-18T07:38:02.731Z] Vulnerability L1tf: Not affected [2023-04-18T07:38:02.731Z] Vulnerability Mds: Not affected [2023-04-18T07:38:02.731Z] Vulnerability Meltdown: Not affected [2023-04-18T07:38:02.731Z] Vulnerability Mmio stale data: Not affected [2023-04-18T07:38:02.731Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-18T07:38:02.731Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-18T07:38:02.731Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-18T07:38:02.731Z] Vulnerability Srbds: Not affected [2023-04-18T07:38:02.731Z] Vulnerability Tsx async abort: Not affected [2023-04-18T07:38:02.731Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] ---> nproc: [2023-04-18T07:38:02.731Z] 8 [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] ---> df -h: [2023-04-18T07:38:02.731Z] Filesystem Size Used Avail Use% Mounted on [2023-04-18T07:38:02.731Z] overlay 155G 13G 143G 9% / [2023-04-18T07:38:02.731Z] tmpfs 64M 0 64M 0% /dev [2023-04-18T07:38:02.731Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-18T07:38:02.731Z] shm 64M 0 64M 0% /dev/shm [2023-04-18T07:38:02.731Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] ---> sar -b -r -n DEV: [2023-04-18T07:38:02.731Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8887) 04/18/23 _x86_64_ (8 CPU) [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] 07:23:56 LINUX RESTART (8 CPU) [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] 07:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-18T07:38:02.731Z] 07:25:02 191.49 48.35 143.14 0.00 5455.25 203901.10 0.00 [2023-04-18T07:38:02.731Z] 07:26:01 132.66 1.17 131.49 0.00 9.90 46976.99 0.00 [2023-04-18T07:38:02.731Z] 07:27:01 174.59 0.23 174.35 0.00 16.26 43501.95 0.00 [2023-04-18T07:38:02.731Z] 07:28:01 1.50 0.00 1.50 0.00 0.00 21.48 0.00 [2023-04-18T07:38:02.731Z] 07:29:01 3.08 0.98 2.10 0.00 68.39 56.66 0.00 [2023-04-18T07:38:02.731Z] 07:30:01 39.69 11.86 27.83 0.00 5380.30 6314.15 0.00 [2023-04-18T07:38:02.731Z] 07:31:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2023-04-18T07:38:02.731Z] 07:32:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2023-04-18T07:38:02.731Z] 07:33:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2023-04-18T07:38:02.731Z] 07:34:01 1.32 0.00 1.32 0.00 0.00 28.53 0.00 [2023-04-18T07:38:02.731Z] 07:35:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-04-18T07:38:02.731Z] 07:36:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-04-18T07:38:02.731Z] 07:37:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 [2023-04-18T07:38:02.731Z] 07:38:01 129.30 0.42 128.88 0.00 30.26 58499.58 0.00 [2023-04-18T07:38:02.731Z] Average: 48.54 4.51 44.03 0.00 783.84 25646.40 0.00 [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.731Z] 07:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-18T07:38:02.731Z] 07:25:02 29225224 31614808 699860 2.13 73380 2594736 1962352 5.78 970116 2330684 548 [2023-04-18T07:38:02.731Z] 07:26:01 28038008 31379848 916132 2.79 146412 3373376 2103780 6.20 1356972 3005376 210780 [2023-04-18T07:38:02.731Z] 07:27:01 27713808 31598556 697560 2.12 159712 3870000 1727436 5.09 1233080 3423752 356 [2023-04-18T07:38:02.731Z] 07:28:01 27714364 31599160 696832 2.12 159752 3870000 1727436 5.09 1232632 3423752 120 [2023-04-18T07:38:02.731Z] 07:29:01 27711600 31603660 691200 2.10 161236 3875316 1765480 5.20 1232704 3428944 468 [2023-04-18T07:38:02.731Z] 07:30:01 27347384 31589088 696924 2.12 168152 4203168 1817880 5.36 1457648 3536880 8 [2023-04-18T07:38:02.731Z] 07:31:01 27349848 31591648 694256 2.11 168236 4203172 1817880 5.36 1455480 3536884 8 [2023-04-18T07:38:02.731Z] 07:32:01 27350880 31592716 693128 2.11 168300 4203176 1817880 5.36 1454836 3536884 140 [2023-04-18T07:38:02.731Z] 07:33:01 27350768 31592612 693192 2.11 168324 4203180 1817880 5.36 1454840 3536888 4 [2023-04-18T07:38:02.731Z] 07:34:01 27350752 31592844 693080 2.11 168420 4203152 1817880 5.36 1454828 3537024 68 [2023-04-18T07:38:02.731Z] 07:35:01 27350768 31592892 692972 2.11 168440 4203160 1817880 5.36 1454980 3537016 8 [2023-04-18T07:38:02.731Z] 07:36:01 27350396 31592528 693244 2.11 168472 4203164 1817880 5.36 1454920 3537020 8 [2023-04-18T07:38:02.731Z] 07:37:01 27350484 31592684 693064 2.11 168496 4203164 1817880 5.36 1455220 3537024 12 [2023-04-18T07:38:02.731Z] 07:38:01 25765956 31489228 787664 2.40 206320 5512716 1915900 5.65 1651912 4781820 492 [2023-04-18T07:38:02.731Z] Average: 27497874 31573019 717079 2.18 160975 4051534 1838959 5.42 1380012 3477853 15216 [2023-04-18T07:38:02.731Z] [2023-04-18T07:38:02.732Z] 07:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-18T07:38:02.732Z] 07:25:02 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:25:02 veth6875915 5.10 5.25 0.47 5.06 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:25:02 docker0 13.85 16.36 1.15 120.27 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:25:02 ens3 661.93 422.71 6617.32 89.59 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:26:01 docker0 185.65 335.15 14.59 1915.65 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:26:01 vethf1820d7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:26:01 ens3 366.06 205.66 1953.52 28.72 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:27:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:27:01 docker0 2.73 6.55 0.17 85.54 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:27:01 ens3 198.70 151.04 2708.77 314.12 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:28:01 ens3 1.37 0.52 3.25 0.10 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:29:01 ens3 3.20 2.60 4.75 0.62 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:30:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:30:01 ens3 172.62 78.17 1950.93 5.75 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:32:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:33:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:34:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:35:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:36:01 ens3 0.33 0.27 0.13 0.02 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:37:01 ens3 0.52 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:38:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:38:01 docker0 35.94 66.44 3.29 579.80 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] 07:38:01 ens3 464.81 284.79 7832.18 164.98 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] Average: lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] Average: docker0 16.81 29.96 1.36 190.89 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] Average: ens3 133.31 81.72 1504.56 43.16 0.00 0.00 0.00 0.00 [2023-04-18T07:38:02.732Z] [2023-04-18T07:38:02.732Z] [2023-04-18T07:38:02.732Z] ---> sar -P ALL: [2023-04-18T07:38:02.732Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8887) 04/18/23 _x86_64_ (8 CPU) [2023-04-18T07:38:02.732Z] [2023-04-18T07:38:02.732Z] 07:23:56 LINUX RESTART (8 CPU) [2023-04-18T07:38:02.732Z] [2023-04-18T07:38:02.732Z] 07:24:01 CPU %user %nice %system %iowait %steal %idle [2023-04-18T07:38:02.732Z] 07:25:02 all 9.36 0.00 3.31 2.43 0.07 84.83 [2023-04-18T07:38:02.732Z] 07:25:02 0 8.96 0.00 3.26 1.73 0.05 86.00 [2023-04-18T07:38:02.732Z] 07:25:02 1 9.57 0.00 3.84 0.54 0.08 85.96 [2023-04-18T07:38:02.732Z] 07:25:02 2 12.69 0.00 2.65 0.45 0.07 84.14 [2023-04-18T07:38:02.732Z] 07:25:02 3 8.58 0.00 3.35 10.85 0.07 77.16 [2023-04-18T07:38:02.732Z] 07:25:02 4 10.98 0.00 3.12 1.41 0.05 84.44 [2023-04-18T07:38:02.732Z] 07:25:02 5 7.75 0.00 4.03 3.43 0.07 84.72 [2023-04-18T07:38:02.732Z] 07:25:02 6 7.86 0.00 2.62 0.57 0.08 88.86 [2023-04-18T07:38:02.732Z] 07:25:02 7 8.51 0.00 3.59 0.45 0.08 87.37 [2023-04-18T07:38:02.732Z] 07:26:01 all 20.48 0.00 4.68 3.02 0.07 71.75 [2023-04-18T07:38:02.732Z] 07:26:01 0 19.83 0.00 4.13 0.24 0.09 75.71 [2023-04-18T07:38:02.732Z] 07:26:01 1 19.79 0.00 4.01 0.05 0.07 76.08 [2023-04-18T07:38:02.732Z] 07:26:01 2 20.55 0.00 5.94 4.64 0.05 68.82 [2023-04-18T07:38:02.732Z] 07:26:01 3 20.77 0.00 4.41 1.42 0.10 73.29 [2023-04-18T07:38:02.732Z] 07:26:01 4 20.35 0.00 4.95 17.20 0.07 57.43 [2023-04-18T07:38:02.732Z] 07:26:01 5 20.91 0.00 4.55 0.10 0.07 74.37 [2023-04-18T07:38:02.732Z] 07:26:01 6 20.15 0.00 4.85 0.39 0.07 74.54 [2023-04-18T07:38:02.732Z] 07:26:01 7 21.53 0.00 4.60 0.09 0.09 73.70 [2023-04-18T07:38:02.732Z] 07:27:01 all 23.37 0.00 4.65 1.86 0.09 70.03 [2023-04-18T07:38:02.732Z] 07:27:01 0 22.80 0.00 4.54 0.77 0.07 71.82 [2023-04-18T07:38:02.732Z] 07:27:01 1 24.59 0.00 3.80 0.05 0.07 71.49 [2023-04-18T07:38:02.732Z] 07:27:01 2 23.64 0.00 5.12 4.90 0.08 66.25 [2023-04-18T07:38:02.732Z] 07:27:01 3 22.30 0.00 4.45 0.02 0.08 73.15 [2023-04-18T07:38:02.732Z] 07:27:01 4 24.42 0.00 4.30 0.12 0.08 71.08 [2023-04-18T07:38:02.732Z] 07:27:01 5 22.63 0.00 4.81 7.10 0.15 65.31 [2023-04-18T07:38:02.732Z] 07:27:01 6 22.87 0.00 4.86 1.72 0.07 70.48 [2023-04-18T07:38:02.732Z] 07:27:01 7 23.72 0.00 5.30 0.24 0.12 70.62 [2023-04-18T07:38:02.732Z] 07:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-18T07:38:02.732Z] 07:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.732Z] 07:28:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-18T07:38:02.732Z] 07:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T07:38:02.732Z] 07:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.732Z] 07:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T07:38:02.732Z] 07:28:01 5 0.12 0.00 0.03 0.02 0.02 99.82 [2023-04-18T07:38:02.732Z] 07:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T07:38:02.732Z] 07:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T07:38:02.732Z] 07:29:01 all 0.05 0.00 0.06 0.02 0.01 99.87 [2023-04-18T07:38:02.732Z] 07:29:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-04-18T07:38:02.732Z] 07:29:01 1 0.03 0.00 0.05 0.05 0.00 99.87 [2023-04-18T07:38:02.732Z] 07:29:01 2 0.05 0.00 0.18 0.02 0.00 99.75 [2023-04-18T07:38:02.732Z] 07:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T07:38:02.732Z] 07:29:01 4 0.08 0.00 0.03 0.02 0.02 99.85 [2023-04-18T07:38:02.732Z] 07:29:01 5 0.10 0.00 0.05 0.05 0.03 99.77 [2023-04-18T07:38:02.732Z] 07:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-18T07:38:02.732Z] 07:29:01 7 0.05 0.00 0.07 0.02 0.00 99.87 [2023-04-18T07:38:02.732Z] 07:30:01 all 1.31 0.00 0.59 0.46 0.02 97.62 [2023-04-18T07:38:02.732Z] 07:30:01 0 2.59 0.00 0.78 1.00 0.00 95.63 [2023-04-18T07:38:02.732Z] 07:30:01 1 0.32 0.00 0.39 1.41 0.05 97.84 [2023-04-18T07:38:02.732Z] 07:30:01 2 0.60 0.00 0.38 0.15 0.02 98.85 [2023-04-18T07:38:02.732Z] 07:30:01 3 1.32 0.00 0.73 0.37 0.02 97.57 [2023-04-18T07:38:02.732Z] 07:30:01 4 1.52 0.00 0.58 0.05 0.00 97.85 [2023-04-18T07:38:02.732Z] 07:30:01 5 1.29 0.00 0.57 0.03 0.02 98.10 [2023-04-18T07:38:02.732Z] 07:30:01 6 1.90 0.00 0.67 0.30 0.02 97.11 [2023-04-18T07:38:02.732Z] 07:30:01 7 0.92 0.00 0.62 0.38 0.03 98.04 [2023-04-18T07:38:02.732Z] 07:31:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2023-04-18T07:38:02.732Z] 07:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-18T07:38:02.732Z] 07:31:01 1 0.02 0.00 0.00 0.10 0.02 99.87 [2023-04-18T07:38:02.732Z] 07:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.732Z] 07:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T07:38:02.732Z] 07:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T07:38:02.732Z] 07:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-18T07:38:02.732Z] 07:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-18T07:38:02.732Z] 07:31:01 7 0.05 0.00 0.07 0.07 0.02 99.80 [2023-04-18T07:38:02.732Z] 07:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-18T07:38:02.732Z] 07:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T07:38:02.732Z] 07:32:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2023-04-18T07:38:02.732Z] 07:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T07:38:02.732Z] 07:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T07:38:02.732Z] 07:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T07:38:02.732Z] 07:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T07:38:02.732Z] 07:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-18T07:38:02.732Z] 07:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T07:38:02.732Z] 07:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-18T07:38:02.732Z] 07:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T07:38:02.732Z] 07:33:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-18T07:38:02.732Z] 07:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T07:38:02.733Z] 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T07:38:02.733Z] 07:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T07:38:02.733Z] 07:33:01 5 0.05 0.00 0.05 0.00 0.03 99.87 [2023-04-18T07:38:02.733Z] 07:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:34:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-04-18T07:38:02.733Z] 07:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:34:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-18T07:38:02.733Z] 07:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-18T07:38:02.733Z] 07:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-18T07:38:02.733Z] 07:34:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-18T07:38:02.733Z] 07:34:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-18T07:38:02.733Z] 07:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-18T07:38:02.733Z] 07:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:35:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-18T07:38:02.733Z] 07:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T07:38:02.733Z] 07:35:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2023-04-18T07:38:02.733Z] 07:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-18T07:38:02.733Z] 07:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-18T07:38:02.733Z] [2023-04-18T07:38:02.733Z] 07:35:01 CPU %user %nice %system %iowait %steal %idle [2023-04-18T07:38:02.733Z] 07:36:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2023-04-18T07:38:02.733Z] 07:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:36:01 1 0.27 0.00 0.02 0.02 0.00 99.70 [2023-04-18T07:38:02.733Z] 07:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T07:38:02.733Z] 07:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-18T07:38:02.733Z] 07:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-18T07:38:02.733Z] 07:36:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-18T07:38:02.733Z] 07:36:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2023-04-18T07:38:02.733Z] 07:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-18T07:38:02.733Z] 07:37:01 all 0.26 0.00 0.00 0.00 0.01 99.72 [2023-04-18T07:38:02.733Z] 07:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-18T07:38:02.733Z] 07:37:01 1 1.99 0.00 0.00 0.00 0.02 98.00 [2023-04-18T07:38:02.733Z] 07:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-18T07:38:02.733Z] 07:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-18T07:38:02.733Z] 07:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-18T07:38:02.733Z] 07:37:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-18T07:38:02.733Z] 07:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-18T07:38:02.733Z] 07:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-18T07:38:02.733Z] 07:38:01 all 8.90 0.00 3.94 1.43 0.06 85.68 [2023-04-18T07:38:02.733Z] 07:38:01 0 11.27 0.00 3.79 0.03 0.05 84.86 [2023-04-18T07:38:02.733Z] 07:38:01 1 10.86 0.00 3.72 2.74 0.07 82.61 [2023-04-18T07:38:02.733Z] 07:38:01 2 7.78 0.00 3.69 0.41 0.05 88.08 [2023-04-18T07:38:02.733Z] 07:38:01 3 8.08 0.00 4.48 0.37 0.07 87.01 [2023-04-18T07:38:02.733Z] 07:38:01 4 8.91 0.00 3.51 0.10 0.05 87.43 [2023-04-18T07:38:02.733Z] 07:38:01 5 9.28 0.00 3.81 0.35 0.05 86.51 [2023-04-18T07:38:02.733Z] 07:38:01 6 7.83 0.00 4.25 7.16 0.05 80.71 [2023-04-18T07:38:02.733Z] 07:38:01 7 7.17 0.00 4.24 0.27 0.07 88.25 [2023-04-18T07:38:02.733Z] Average: all 4.52 0.00 1.22 0.65 0.03 93.58 [2023-04-18T07:38:02.733Z] Average: 0 4.64 0.00 1.18 0.27 0.02 93.89 [2023-04-18T07:38:02.733Z] Average: 1 4.79 0.00 1.12 0.36 0.03 93.69 [2023-04-18T07:38:02.733Z] Average: 2 4.62 0.00 1.27 0.75 0.02 93.35 [2023-04-18T07:38:02.733Z] Average: 3 4.32 0.00 1.23 0.93 0.03 93.49 [2023-04-18T07:38:02.733Z] Average: 4 4.69 0.00 1.17 1.32 0.02 92.80 [2023-04-18T07:38:02.733Z] Average: 5 4.41 0.00 1.28 0.79 0.04 93.49 [2023-04-18T07:38:02.733Z] Average: 6 4.29 0.00 1.22 0.72 0.03 93.74 [2023-04-18T07:38:02.733Z] Average: 7 4.37 0.00 1.31 0.11 0.03 94.18 [2023-04-18T07:38:02.733Z] [2023-04-18T07:38:02.733Z] [2023-04-18T07:38:02.733Z]