Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a45594980a96898910fec3459b41ad85d89a4405 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-ssh8262365180120075489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10087214104774424583.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18166469891219905705.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4679160187733188970.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-ssh17151927121325576992.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7777 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/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 a45594980a96898910fec3459b41ad85d89a4405 (main) Commit message: "Merge pull request #629 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" > 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 a45594980a96898910fec3459b41ad85d89a4405 # timeout=10 > git rev-list --no-walk b1e63b1ff18fadb50f5646486da837eb774535ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:10:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:10:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:10:18 ========================================================= 03:10:18 EdgeX Global Pipelines Version Info 03:10:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:10:19 ------------------- 03:10:19 stable info: 03:10:19 ------------------- 03:10:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:10:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:10:19 Message: update stable to v1.0.254 03:10:19 ------------------- 03:10:19 experimental info: 03:10:19 ------------------- 03:10:19 Commited By: **** collab-it+edgex@linuxfoundation.org 03:10:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:10:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:10:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a455949 [Pipeline] echo 03:10:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:20 provisioning config files... 03:10:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4582598430336721640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:20 ---> docker-login.sh 03:10:20 nexus3.edgexfoundry.org:10001 03:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:21 Configure a credential helper to remove this warning. See 03:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:21 03:10:21 Login Succeeded 03:10:21 nexus3.edgexfoundry.org:10002 03:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:21 Configure a credential helper to remove this warning. See 03:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:21 03:10:21 Login Succeeded 03:10:21 nexus3.edgexfoundry.org:10003 03:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:21 Configure a credential helper to remove this warning. See 03:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:21 03:10:21 Login Succeeded 03:10:21 nexus3.edgexfoundry.org:10004 03:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:21 Configure a credential helper to remove this warning. See 03:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:21 03:10:21 Login Succeeded 03:10:21 docker.io 03:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:21 Configure a credential helper to remove this warning. See 03:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:21 03:10:21 Login Succeeded 03:10:21 ---> docker-login.sh ends [Pipeline] } 03:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:10:22 + git rev-list -1 --merges a45594980a96898910fec3459b41ad85d89a4405~1..a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] echo 03:10:22 -----------> git rev-list -1 --merges a45594980a96898910fec3459b41ad85d89a4405~1..a45594980a96898910fec3459b41ad85d89a4405 a45594980a96898910fec3459b41ad85d89a4405 03:10:22 a45594980a96898910fec3459b41ad85d89a4405 [false] [Pipeline] sh 03:10:22 + git log --format=format:%s -1 a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] echo 03:10:22 ========================================================= 03:10:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:10:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:22 + git log --format=format:%s -1 a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] echo 03:10:22 [semverPrep] GIT_COMMIT: a45594980a96898910fec3459b41ad85d89a4405, Commit Message: Merge pull request #629 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30 [Pipeline] echo 03:10:23 [semverPrep] This is not a build commit. [Pipeline] sh 03:10:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:10:23 + grep -v github /etc/ssh/ssh_known_hosts 03:10:23 + [ -e /tmp/ssh_known_hosts ] 03:10:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:10:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:10:23 + sudo tee -a /etc/ssh/ssh_known_hosts 03:10:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:23 03:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:24 0.1.4: Pulling from edgex-devops/py-git-semver 03:10:24 b85a868b505f: Pulling fs layer 03:10:24 e2be974225ed: Pulling fs layer 03:10:24 339a4e72a1f5: Pulling fs layer 03:10:24 988bab9f4d93: Pulling fs layer 03:10:24 1469e6f7b9e6: Pulling fs layer 03:10:24 eaf3925da568: Pulling fs layer 03:10:24 bab4dde63d76: Pulling fs layer 03:10:24 bde34c3a00c8: Pulling fs layer 03:10:24 b352a97aabf1: Pulling fs layer 03:10:24 4872d77fe225: Pulling fs layer 03:10:24 5851b861e8e6: Pulling fs layer 03:10:24 bab4dde63d76: Waiting 03:10:24 988bab9f4d93: Waiting 03:10:24 bde34c3a00c8: Waiting 03:10:24 b352a97aabf1: Waiting 03:10:24 4872d77fe225: Waiting 03:10:24 5851b861e8e6: Waiting 03:10:24 eaf3925da568: Waiting 03:10:24 1469e6f7b9e6: Waiting 03:10:24 e2be974225ed: Download complete 03:10:24 988bab9f4d93: Verifying Checksum 03:10:24 988bab9f4d93: Download complete 03:10:24 1469e6f7b9e6: Verifying Checksum 03:10:24 1469e6f7b9e6: Download complete 03:10:24 eaf3925da568: Download complete 03:10:24 339a4e72a1f5: Verifying Checksum 03:10:24 339a4e72a1f5: Download complete 03:10:24 bde34c3a00c8: Download complete 03:10:24 b352a97aabf1: Verifying Checksum 03:10:24 b352a97aabf1: Download complete 03:10:24 4872d77fe225: Verifying Checksum 03:10:24 4872d77fe225: Download complete 03:10:24 5851b861e8e6: Verifying Checksum 03:10:24 5851b861e8e6: Download complete 03:10:24 b85a868b505f: Verifying Checksum 03:10:24 b85a868b505f: Download complete 03:10:24 bab4dde63d76: Verifying Checksum 03:10:24 bab4dde63d76: Download complete 03:10:25 b85a868b505f: Pull complete 03:10:25 e2be974225ed: Pull complete 03:10:26 339a4e72a1f5: Pull complete 03:10:26 988bab9f4d93: Pull complete 03:10:26 1469e6f7b9e6: Pull complete 03:10:26 eaf3925da568: Pull complete 03:10:28 bab4dde63d76: Pull complete 03:10:28 bde34c3a00c8: Pull complete 03:10:28 b352a97aabf1: Pull complete 03:10:28 4872d77fe225: Pull complete 03:10:28 5851b861e8e6: Pull complete 03:10:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:10:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:28 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:10:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:10:33 $ docker top 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a -eo pid,comm 03:10:33 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). 03:10:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:10:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:33 [ssh-agent] Looking for ssh-agent implementation... 03:10:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:33 $ docker exec 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a ssh-agent 03:10:33 SSH_AUTH_SOCK=/tmp/ssh-dwqyzpb2zJHI/agent.33 03:10:33 SSH_AGENT_PID=39 03:10:33 Running ssh-add (command line suppressed) 03:10:34 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1935640088989031644.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1935640088989031644.key) 03:10:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:34 + git tag --points-at HEAD [Pipeline] } 03:10:34 $ docker exec --env ******** --env ******** 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a ssh-agent -k 03:10:34 unset SSH_AUTH_SOCK; 03:10:34 unset SSH_AGENT_PID; 03:10:34 echo Agent pid 39 killed; 03:10:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:10:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:10:34 [ssh-agent] Looking for ssh-agent implementation... 03:10:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:10:34 $ docker exec 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a ssh-agent 03:10:34 SSH_AUTH_SOCK=/tmp/ssh-pCn6w7XlO5cO/agent.71 03:10:34 SSH_AGENT_PID=77 03:10:34 Running ssh-add (command line suppressed) 03:10:34 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12793473128987391378.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12793473128987391378.key) 03:10:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:10:35 + git semver init 03:10:35 2023-09-25 03:10:35,299 [run_init] DEBUG init version:0.0.0 force:False 03:10:35 2023-09-25 03:10:35,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 03:10:35 2023-09-25 03:10:35,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 03:10:35 2023-09-25 03:10:35,300 [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) 03:10:36 2023-09-25 03:10:36,128 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 03:10:36 2023-09-25 03:10:36,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 03:10:36 2023-09-25 03:10:36,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:10:36 2023-09-25 03:10:36,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:10:36 3.1.0-dev.14 [Pipeline] } 03:10:36 $ docker exec --env ******** --env ******** 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a ssh-agent -k 03:10:36 unset SSH_AUTH_SOCK; 03:10:36 unset SSH_AGENT_PID; 03:10:36 echo Agent pid 77 killed; 03:10:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:10:36 + git semver [Pipeline] } 03:10:37 $ docker stop --time=1 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a 03:10:38 $ docker rm -f --volumes 059aed2167197c834e2a1f233d359907fa3e75053a751d3df4716490d311470a [Pipeline] // withDockerContainer [Pipeline] sh 03:10:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:10:38 Stashed 1 file(s) [Pipeline] echo 03:10:38 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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 03:10:39 provisioning config files... 03:10:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18220267416347677773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:39 ---> docker-login.sh 03:10:39 nexus3.edgexfoundry.org:10001 03:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:39 Configure a credential helper to remove this warning. See 03:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:39 03:10:39 Login Succeeded 03:10:39 nexus3.edgexfoundry.org:10002 03:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:39 Configure a credential helper to remove this warning. See 03:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:39 03:10:39 Login Succeeded 03:10:39 nexus3.edgexfoundry.org:10003 03:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:39 Configure a credential helper to remove this warning. See 03:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:39 03:10:39 Login Succeeded 03:10:39 nexus3.edgexfoundry.org:10004 03:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:39 Configure a credential helper to remove this warning. See 03:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:39 03:10:39 Login Succeeded 03:10:39 docker.io 03:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:10:39 Configure a credential helper to remove this warning. See 03:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:10:39 03:10:39 Login Succeeded 03:10:39 ---> docker-login.sh ends [Pipeline] } 03:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:10:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:10:40 ========================================================= 03:10:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:10:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:10:40 Sending build context to Docker daemon 6.5MB 03:10:40 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:10:40 Step 2/12 : FROM ${BASE} AS builder 03:10:40 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:10:40 7264a8db6415: Pulling fs layer 03:10:40 c4d48a809fc2: Pulling fs layer 03:10:40 4f1c88b9dad5: Pulling fs layer 03:10:40 ad3a456e5733: Pulling fs layer 03:10:40 33e27b845d1e: Pulling fs layer 03:10:40 c68163c4e522: Pulling fs layer 03:10:40 50da416c3ac9: Pulling fs layer 03:10:40 23d2d4c4bb30: Pulling fs layer 03:10:40 33e27b845d1e: Waiting 03:10:40 23d2d4c4bb30: Waiting 03:10:40 50da416c3ac9: Waiting 03:10:40 c68163c4e522: Waiting 03:10:40 ad3a456e5733: Waiting 03:10:40 c4d48a809fc2: Verifying Checksum 03:10:40 c4d48a809fc2: Download complete 03:10:40 ad3a456e5733: Verifying Checksum 03:10:40 ad3a456e5733: Download complete 03:10:40 33e27b845d1e: Verifying Checksum 03:10:40 7264a8db6415: Verifying Checksum 03:10:40 7264a8db6415: Download complete 03:10:40 33e27b845d1e: Download complete 03:10:40 c68163c4e522: Verifying Checksum 03:10:40 c68163c4e522: Download complete 03:10:40 7264a8db6415: Pull complete 03:10:40 c4d48a809fc2: Pull complete 03:10:40 23d2d4c4bb30: Verifying Checksum 03:10:40 23d2d4c4bb30: Download complete 03:10:40 4f1c88b9dad5: Verifying Checksum 03:10:40 4f1c88b9dad5: Download complete 03:10:41 50da416c3ac9: Verifying Checksum 03:10:41 50da416c3ac9: Download complete 03:10:44 4f1c88b9dad5: Pull complete 03:10:44 ad3a456e5733: Pull complete 03:10:44 33e27b845d1e: Pull complete 03:10:44 c68163c4e522: Pull complete 03:10:47 50da416c3ac9: Pull complete 03:10:47 23d2d4c4bb30: Pull complete 03:10:47 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:10:47 ---> 0786185ac409 03:10:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:10:53 ---> Running in a5c4a5d67874 03:10:53 Removing intermediate container a5c4a5d67874 03:10:53 ---> 96677179618c 03:10:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:10:53 ---> Running in 9bb6d02ba2f9 03:10:53 Removing intermediate container 9bb6d02ba2f9 03:10:53 ---> 1b2e9b7a0712 03:10:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:10:53 ---> Running in 2b0aa030f56c 03:10:53 Removing intermediate container 2b0aa030f56c 03:10:53 ---> 56c0d9164c30 03:10:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:10:53 ---> Running in 4c8bd8ca22e6 03:10:53 Removing intermediate container 4c8bd8ca22e6 03:10:53 ---> 6973391e9da2 03:10:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:10:53 ---> Running in ee0e9df8da94 03:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:10:53 (1/4) Installing openssh-keygen (9.3_p2-r0) 03:10:53 (2/4) Installing libedit (20221030.3.1-r1) 03:10:53 (3/4) Installing openssh-client-common (9.3_p2-r0) 03:10:53 (4/4) Installing openssh-client-default (9.3_p2-r0) 03:10:53 Executing busybox-1.36.1-r2.trigger 03:10:53 OK: 268 MiB in 56 packages 03:10:54 Still waiting to schedule task 03:10:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:10:54 Removing intermediate container ee0e9df8da94 03:10:54 ---> a3ec14d0dc46 03:10:54 Step 8/12 : WORKDIR /device-mqtt-go 03:10:54 ---> Running in fca605d1b131 03:10:54 Removing intermediate container fca605d1b131 03:10:54 ---> 2fafac01dd7f 03:10:54 Step 9/12 : COPY go.mod vendor* ./ 03:10:54 ---> ab321574ecd0 03:10:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:54 ---> Running in 0eef6f63f13c 03:11:50 Removing intermediate container 0eef6f63f13c 03:11:50 ---> 4498cd905845 03:11:50 Step 11/12 : COPY . . 03:11:50 ---> d3d0a6f7acd5 03:11:50 Step 12/12 : RUN $MAKE 03:11:50 ---> Running in c343da2eb989 03:11:50 noop 03:11:50 Removing intermediate container c343da2eb989 03:11:50 ---> cf8efbcaa49b 03:11:50 Successfully built cf8efbcaa49b 03:11:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:51 + docker inspect -f . ci-base-image-x86_64 03:11:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:51 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:11:51 $ 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 ******** ci-base-image-x86_64 cat 03:11:51 $ docker top 795f71142a0a11c9a73942af8e11b37f047b13e541f47ab006fe35c15c246a4c -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:52 + go version 03:11:52 go version go1.21.0 linux/amd64 [Pipeline] } 03:11:52 $ docker stop --time=1 795f71142a0a11c9a73942af8e11b37f047b13e541f47ab006fe35c15c246a4c 03:11:53 $ docker rm -f --volumes 795f71142a0a11c9a73942af8e11b37f047b13e541f47ab006fe35c15c246a4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:53 + docker inspect -f . ci-base-image-x86_64 03:11:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:53 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:11:53 $ 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 ******** ci-base-image-x86_64 cat 03:11:54 $ docker top 58340a235f41012f0be9903380bc39a296b24f1cf5fad6c10656390a5d5ab846 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 03:11:54 + make test 03:11:54 go test ./... -coverprofile=coverage.out ./... 03:11:56 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:12:06 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:12:06 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:12:06 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements 03:12:11 go vet ./... 03:12:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:12:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:12:15 ./bin/test-attribution-txt.sh [Pipeline] echo 03:12:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:12:15 $ docker stop --time=1 58340a235f41012f0be9903380bc39a296b24f1cf5fad6c10656390a5d5ab846 03:12:18 $ docker rm -f --volumes 58340a235f41012f0be9903380bc39a296b24f1cf5fad6c10656390a5d5ab846 [Pipeline] // withDockerContainer [Pipeline] sh 03:12:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:12:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:12:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:12:19 + ls -al . 03:12:19 total 188 03:12:19 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 03:11 . 03:12:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:10 .. 03:12:19 -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 03:10 .dockerignore 03:12:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 03:12 .git 03:12:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:10 .github 03:12:19 -rw-rw-r-- 1 jenkins jenkins 329 Sep 25 03:10 .gitignore 03:12:19 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 03:10 .golangci.yml 03:12:19 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 03:10 .semver 03:12:19 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 25 03:10 Attribution.txt 03:12:19 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 25 03:10 CHANGELOG.md 03:12:19 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 25 03:10 Dockerfile 03:12:19 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 03:10 GOVERNANCE.md 03:12:19 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 03:10 Jenkinsfile 03:12:19 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 03:10 LICENSE 03:12:19 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 25 03:10 Makefile 03:12:19 -rw-rw-r-- 1 jenkins jenkins 620 Sep 25 03:10 OWNERS.md 03:12:19 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 25 03:10 README.md 03:12:19 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 03:10 VERSION 03:12:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:10 bin 03:12:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:10 cmd 03:12:19 -rw-r--r-- 1 jenkins jenkins 18506 Sep 25 03:12 coverage.out 03:12:19 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 25 03:10 go.mod 03:12:19 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 25 03:10 go.sum 03:12:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:10 internal 03:12:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:10 mock 03:12:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:10 snap 03:12:19 -rw-rw-r-- 1 jenkins jenkins 227 Sep 25 03:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:20 + 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=a45594980a96898910fec3459b41ad85d89a4405 --label arch=amd64 --label version=3.1.0-dev.14 . 03:12:20 Sending build context to Docker daemon 6.52MB 03:12:20 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 03:12:20 Step 2/24 : FROM ${BASE} AS builder 03:12:20 ---> cf8efbcaa49b 03:12:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:12:20 ---> Running in de5b46ead41c 03:12:20 Removing intermediate container de5b46ead41c 03:12:20 ---> febb2c25845c 03:12:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:12:20 ---> Running in 6d7bcdda6e3a 03:12:20 Removing intermediate container 6d7bcdda6e3a 03:12:20 ---> aa8808fe1bdb 03:12:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:12:20 ---> Running in 35889f988105 03:12:20 Removing intermediate container 35889f988105 03:12:20 ---> fb1a98cc7724 03:12:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 03:12:20 ---> Running in e9fa52d00f70 03:12:20 Removing intermediate container e9fa52d00f70 03:12:20 ---> 76b2dca55e95 03:12:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:12:20 ---> Running in f391572239dd 03:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:12:21 OK: 268 MiB in 56 packages 03:12:21 Removing intermediate container f391572239dd 03:12:21 ---> 784630989e6c 03:12:21 Step 8/24 : WORKDIR /device-mqtt-go 03:12:21 ---> Running in c3af2770b20a 03:12:21 Removing intermediate container c3af2770b20a 03:12:21 ---> 41b073e481e8 03:12:21 Step 9/24 : COPY go.mod vendor* ./ 03:12:21 ---> 2f035b143f37 03:12:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:21 ---> Running in 9ab2858e4276 03:12:22 Removing intermediate container 9ab2858e4276 03:12:22 ---> 9aa14778fc42 03:12:22 Step 11/24 : COPY . . 03:12:23 ---> 2cc8be03aae3 03:12:23 Step 12/24 : RUN $MAKE 03:12:23 ---> Running in 515cb8558b3b 03:12:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 03:12:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7779 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 03:12:30 Running in /w/workspace/device-mqtt-go/142 [Pipeline] { [Pipeline] checkout 03:12:30 The recommended git tool is: git 03:12:35 using credential edgex-jenkins-ssh 03:12:35 Cloning the remote Git repository 03:12:35 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:12:35 > git init /w/workspace/device-mqtt-go/142 # timeout=10 03:12:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:12:35 > git --version # timeout=10 03:12:35 > git --version # 'git version 2.25.1' 03:12:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:37 Avoid second fetch 03:12:37 Checking out Revision a45594980a96898910fec3459b41ad85d89a4405 (main) 03:12:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:12:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:37 > git config core.sparsecheckout # timeout=10 03:12:38 > git checkout -f a45594980a96898910fec3459b41ad85d89a4405 # timeout=10 03:12:38 Commit message: "Merge pull request #629 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.30" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:12:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:12:39 Dload Upload Total Spent Left Speed 03:12:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 03:12:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:12:40 + sudo tee /etc/docker/daemon.new 03:12:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:12:40 { 03:12:40 "registry-mirrors": [ 03:12:40 "https://nexus3.edgexfoundry.org:10001" 03:12:40 ], 03:12:40 "bip": "10.250.0.254/24", 03:12:40 "hosts": [ 03:12:40 "tcp://0.0.0.0:5555", 03:12:40 "unix:///var/run/docker.sock" 03:12:40 ], 03:12:40 "mtu": 1458, 03:12:40 "selinux-enabled": true, 03:12:40 "seccomp-profile": "/etc/docker/seccomp.json" 03:12:40 } [Pipeline] sh 03:12:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:12:40 + sudo service docker restart 03:12:45 Removing intermediate container 515cb8558b3b 03:12:45 ---> 62fd2363c7d7 03:12:45 Step 13/24 : FROM alpine:3.18 03:12:45 3.18: Pulling from library/alpine 03:12:45 7264a8db6415: Already exists 03:12:45 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:12:45 Status: Downloaded newer image for alpine:3.18 03:12:45 ---> 7e01a0d0a1dc 03:12:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:12:45 ---> Running in 13e57bbc41d3 03:12:45 Removing intermediate container 13e57bbc41d3 03:12:45 ---> 21e8691c57fc 03:12:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 03:12:45 ---> Running in e597dc1d7f55 03:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:12:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:12:45 (1/1) Installing dumb-init (1.2.5-r2) 03:12:45 Executing busybox-1.36.1-r2.trigger 03:12:45 OK: 7 MiB in 16 packages 03:12:45 Removing intermediate container e597dc1d7f55 03:12:45 ---> 4a862f22f9d2 03:12:45 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:12:45 ---> ab03c4f3ceff 03:12:45 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:12:45 ---> c4e25b762038 03:12:45 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:12:45 ---> fee35d9fe415 03:12:45 Step 19/24 : EXPOSE 59982 03:12:45 ---> Running in 0ecede72d9c5 03:12:45 Removing intermediate container 0ecede72d9c5 03:12:45 ---> 751b3099163b 03:12:45 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:12:45 ---> Running in 68296b99f4b6 03:12:45 Removing intermediate container 68296b99f4b6 03:12:45 ---> 9e9a500cf9b8 03:12:45 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 03:12:45 ---> Running in 6f7a92c1ae2b 03:12:45 Removing intermediate container 6f7a92c1ae2b 03:12:45 ---> 353345556ad0 03:12:45 Step 22/24 : LABEL arch=amd64 03:12:45 ---> Running in ab359232bc57 03:12:45 Removing intermediate container ab359232bc57 03:12:45 ---> 23db69421e58 03:12:45 Step 23/24 : LABEL git_sha=a45594980a96898910fec3459b41ad85d89a4405 03:12:45 ---> Running in ca5358c57e54 03:12:45 Removing intermediate container ca5358c57e54 03:12:45 ---> 562fdffeb35a 03:12:45 Step 24/24 : LABEL version=3.1.0-dev.14 03:12:45 ---> Running in 2f1533b3b977 03:12:45 Removing intermediate container 2f1533b3b977 03:12:45 ---> b44d334bb142 03:12:45 [Warning] One or more build-args [ARCH] were not consumed 03:12:45 Successfully built b44d334bb142 03:12:45 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:45 provisioning config files... 03:12:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16512467423583501857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:45 ---> docker-login.sh 03:12:45 nexus3.edgexfoundry.org:10001 03:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:45 Configure a credential helper to remove this warning. See 03:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:45 03:12:45 Login Succeeded 03:12:45 nexus3.edgexfoundry.org:10002 03:12:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:45 Configure a credential helper to remove this warning. See 03:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:45 03:12:45 Login Succeeded 03:12:45 nexus3.edgexfoundry.org:10003 03:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:46 Configure a credential helper to remove this warning. See 03:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:46 03:12:46 Login Succeeded 03:12:46 nexus3.edgexfoundry.org:10004 03:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:46 Configure a credential helper to remove this warning. See 03:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:46 03:12:46 Login Succeeded 03:12:46 docker.io 03:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:12:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:12:46 Configure a credential helper to remove this warning. See 03:12:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:12:46 03:12:46 Login Succeeded 03:12:46 ---> docker-login.sh ends [Pipeline] } 03:12:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:12:46 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 03:12:46 a45594980a96898910fec3459b41ad85d89a4405 03:12:46 latest 03:12:46 3.1.0-dev.14 03:12:46 a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 03:12:46 main 03:12:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:46 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:47 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405 03:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:12:47 85eb4f105667: Preparing 03:12:47 a62ab7127a36: Preparing 03:12:47 f10a136eb7e9: Preparing 03:12:47 aaad86091a16: Preparing 03:12:47 4693057ce236: Preparing 03:12:47 4693057ce236: Layer already exists 03:12:47 85eb4f105667: Pushed 03:12:47 aaad86091a16: Pushed 03:12:47 a62ab7127a36: Pushed 03:12:50 f10a136eb7e9: Pushed 03:12:50 a45594980a96898910fec3459b41ad85d89a4405: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:50 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:12:50 85eb4f105667: Preparing 03:12:50 a62ab7127a36: Preparing 03:12:50 f10a136eb7e9: Preparing 03:12:50 aaad86091a16: Preparing 03:12:50 4693057ce236: Preparing 03:12:50 85eb4f105667: Layer already exists 03:12:50 aaad86091a16: Layer already exists 03:12:50 f10a136eb7e9: Layer already exists 03:12:50 a62ab7127a36: Layer already exists 03:12:50 4693057ce236: Layer already exists 03:12:50 latest: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.14 03:12:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:12:51 85eb4f105667: Preparing 03:12:51 a62ab7127a36: Preparing 03:12:51 f10a136eb7e9: Preparing 03:12:51 aaad86091a16: Preparing 03:12:51 4693057ce236: Preparing 03:12:51 85eb4f105667: Layer already exists 03:12:51 4693057ce236: Layer already exists 03:12:51 f10a136eb7e9: Layer already exists 03:12:51 aaad86091a16: Layer already exists 03:12:51 a62ab7127a36: Layer already exists 03:12:51 3.1.0-dev.14: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 03:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:12:52 85eb4f105667: Preparing 03:12:52 a62ab7127a36: Preparing 03:12:52 f10a136eb7e9: Preparing 03:12:52 aaad86091a16: Preparing 03:12:52 4693057ce236: Preparing 03:12:52 85eb4f105667: Layer already exists 03:12:52 f10a136eb7e9: Layer already exists 03:12:52 a62ab7127a36: Layer already exists 03:12:52 aaad86091a16: Layer already exists 03:12:52 4693057ce236: Layer already exists 03:12:52 a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 03:12:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 03:12:52 85eb4f105667: Preparing 03:12:52 a62ab7127a36: Preparing 03:12:52 f10a136eb7e9: Preparing 03:12:52 aaad86091a16: Preparing 03:12:52 4693057ce236: Preparing 03:12:52 4693057ce236: Layer already exists 03:12:52 f10a136eb7e9: Layer already exists 03:12:52 a62ab7127a36: Layer already exists 03:12:52 aaad86091a16: Layer already exists 03:12:52 85eb4f105667: Layer already exists 03:12:52 main: digest: sha256:bf1144666e07d24e4209a91a74b430951d31c0a6511bd6acd1adb7840da410dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:12:52 ===================================================== [Pipeline] echo 03:12:52 taggedImages: 03:12:52 - nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405 03:12:52 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 03:12:52 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.14 03:12:52 - nexus3.edgexfoundry.org:10004/device-mqtt:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 03:12:52 - 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 03:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:53 03:12:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:53 latest: Pulling from edgex-lftools-log-publisher 03:12:53 5eb5b503b376: Pulling fs layer 03:12:53 5c69ac0246d0: Pulling fs layer 03:12:53 ec43610c2a17: Pulling fs layer 03:12:53 3a2ae6a8a46f: Pulling fs layer 03:12:53 33b1e0a273af: Pulling fs layer 03:12:53 5d3b04190fa2: Pulling fs layer 03:12:53 2f39f015ded8: Pulling fs layer 03:12:53 3a2ae6a8a46f: Waiting 03:12:53 33b1e0a273af: Waiting 03:12:53 5d3b04190fa2: Waiting 03:12:53 2f39f015ded8: Waiting 03:12:53 5c69ac0246d0: Download complete 03:12:53 3a2ae6a8a46f: Verifying Checksum 03:12:53 3a2ae6a8a46f: Download complete 03:12:53 33b1e0a273af: Verifying Checksum 03:12:53 33b1e0a273af: Download complete 03:12:53 5d3b04190fa2: Verifying Checksum 03:12:53 5d3b04190fa2: Download complete 03:12:53 ec43610c2a17: Download complete 03:12:53 5eb5b503b376: Verifying Checksum 03:12:53 5eb5b503b376: Download complete 03:12:54 2f39f015ded8: Download complete 03:12:55 5eb5b503b376: Pull complete 03:12:55 5c69ac0246d0: Pull complete 03:12:55 ec43610c2a17: Pull complete 03:12:55 3a2ae6a8a46f: Pull complete 03:12:56 33b1e0a273af: Pull complete 03:12:56 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:12:59 provisioning config files... 03:12:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/142@tmp/config9443102524040254143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:59 ---> docker-login.sh 03:12:59 nexus3.edgexfoundry.org:10001 03:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:00 Configure a credential helper to remove this warning. See 03:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:00 03:13:00 Login Succeeded 03:13:00 nexus3.edgexfoundry.org:10002 03:13:00 2f39f015ded8: Pull complete 03:13:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:13:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:00 Configure a credential helper to remove this warning. See 03:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:00 03:13:00 Login Succeeded 03:13:00 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:13:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:13:00 nexus3.edgexfoundry.org:10003 03:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:00 Configure a credential helper to remove this warning. See 03:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:00 03:13:00 Login Succeeded 03:13:00 nexus3.edgexfoundry.org:10004 03:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:01 Configure a credential helper to remove this warning. See 03:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:01 03:13:01 Login Succeeded 03:13:01 docker.io 03:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:01 Configure a credential helper to remove this warning. See 03:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:01 03:13:01 Login Succeeded 03:13:01 ---> docker-login.sh ends 03:13:04 $ docker top 72a7c972b8edb32868803905ee2b741b9663d67f65d33082abbdbc41c278da09 -eo pid,comm [Pipeline] { [Pipeline] } 03:13:04 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 03:13:05 ---> job-cost.sh 03:13:05 lf-activate-venv: SKIPPING 03:13:05 INFO: No Stack... [Pipeline] echo 03:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:13:05 ========================================================= 03:13:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:13:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:05 INFO: Retrieving Pricing Info for: v3-standard-8 03:13:05 INFO: Archiving Costs [Pipeline] sh 03:13:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:13:05 Sending build context to Docker daemon 3.352MB 03:13:05 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 03:13:05 + cut -d, -f6 03:13:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:13:05 Step 2/12 : FROM ${BASE} AS builder [Pipeline] lock 03:13:05 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] 03:13:05 Resource [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] did not exist. Created. 03:13:05 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:13:06 + echo total: 0.2199999988079071 [Pipeline] stash 03:13:06 Stashed 1 file(s) [Pipeline] } 03:13:06 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 03:13:06 $ docker stop --time=1 72a7c972b8edb32868803905ee2b741b9663d67f65d33082abbdbc41c278da09 03:13:07 $ docker rm -f --volumes 72a7c972b8edb32868803905ee2b741b9663d67f65d33082abbdbc41c278da09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:13:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:13:07 9fda8d8052c6: Pulling fs layer 03:13:07 5d54e960e981: Pulling fs layer 03:13:07 c4a7e357bf2a: Pulling fs layer 03:13:07 f0e02332f6b5: Pulling fs layer 03:13:07 cefa15bbcfad: Pulling fs layer 03:13:07 17808c966233: Pulling fs layer 03:13:07 f4c1fc716caa: Pulling fs layer 03:13:07 f0e02332f6b5: Waiting 03:13:07 cefa15bbcfad: Waiting 03:13:07 17808c966233: Waiting 03:13:07 f4c1fc716caa: Waiting 03:13:07 5d54e960e981: Verifying Checksum 03:13:07 5d54e960e981: Download complete 03:13:07 f0e02332f6b5: Verifying Checksum 03:13:07 f0e02332f6b5: Download complete 03:13:07 cefa15bbcfad: Download complete 03:13:07 9fda8d8052c6: Verifying Checksum 03:13:07 9fda8d8052c6: Download complete 03:13:08 f4c1fc716caa: Verifying Checksum 03:13:08 f4c1fc716caa: Download complete 03:13:08 9fda8d8052c6: Pull complete 03:13:09 5d54e960e981: Pull complete 03:13:09 c4a7e357bf2a: Verifying Checksum 03:13:09 c4a7e357bf2a: Download complete 03:13:10 17808c966233: Verifying Checksum 03:13:10 17808c966233: Download complete 03:13:23 c4a7e357bf2a: Pull complete 03:13:23 f0e02332f6b5: Pull complete 03:13:23 cefa15bbcfad: Pull complete 03:13:29 17808c966233: Pull complete 03:13:30 f4c1fc716caa: Pull complete 03:13:30 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:13:30 ---> ea914061e18c 03:13:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 03:13:32 ---> Running in 0a684d0edbc1 03:13:32 Removing intermediate container 0a684d0edbc1 03:13:32 ---> 8ca97dc7378f 03:13:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:13:32 ---> Running in 95cce12cf31d 03:13:33 Removing intermediate container 95cce12cf31d 03:13:33 ---> 358fcf557522 03:13:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:13:33 ---> Running in 5cd66785451f 03:13:33 Removing intermediate container 5cd66785451f 03:13:33 ---> b37d5ddc71be 03:13:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 03:13:33 ---> Running in 0c0ce5a39573 03:13:33 Removing intermediate container 0c0ce5a39573 03:13:33 ---> 17f65e43af67 03:13:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:13:33 ---> Running in 7b4d52cfffc7 03:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:13:36 (1/4) Installing openssh-keygen (9.3_p2-r0) 03:13:36 (2/4) Installing libedit (20221030.3.1-r1) 03:13:36 (3/4) Installing openssh-client-common (9.3_p2-r0) 03:13:36 (4/4) Installing openssh-client-default (9.3_p2-r0) 03:13:36 Executing busybox-1.36.1-r2.trigger 03:13:36 OK: 270 MiB in 56 packages 03:13:37 Removing intermediate container 7b4d52cfffc7 03:13:37 ---> 4b7221273070 03:13:37 Step 8/12 : WORKDIR /device-mqtt-go 03:13:37 ---> Running in 60c26cbc0f28 03:13:37 Removing intermediate container 60c26cbc0f28 03:13:37 ---> 848e479c934b 03:13:37 Step 9/12 : COPY go.mod vendor* ./ 03:13:38 ---> a3b7bf4a269b 03:13:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:38 ---> Running in 09542358064c 03:14:46 Removing intermediate container 09542358064c 03:14:46 ---> 528ee9afd015 03:14:46 Step 11/12 : COPY . . 03:14:46 ---> 7027e6d61f84 03:14:46 Step 12/12 : RUN $MAKE 03:14:46 ---> Running in b0a0b1b6f6d0 03:14:46 noop 03:14:46 Removing intermediate container b0a0b1b6f6d0 03:14:46 ---> ebaab09ff39e 03:14:46 Successfully built ebaab09ff39e 03:14:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:46 + docker inspect -f . ci-base-image-arm64 03:14:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:46 prd-ubuntu20.04-docker-arm64-4c-16g-7779 does not seem to be running inside a container 03:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/142 -v /w/workspace/device-mqtt-go/142:/w/workspace/device-mqtt-go/142:rw,z -v /w/workspace/device-mqtt-go/142@tmp:/w/workspace/device-mqtt-go/142@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 03:14:48 $ docker top b1b89fd3dd51794ba26c28f48b1d8a6ed96f3a3f8004413cbb52eae51e20455c -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:49 + go version 03:14:49 go version go1.21.0 linux/arm64 [Pipeline] } 03:14:49 $ docker stop --time=1 b1b89fd3dd51794ba26c28f48b1d8a6ed96f3a3f8004413cbb52eae51e20455c 03:14:50 $ docker rm -f --volumes b1b89fd3dd51794ba26c28f48b1d8a6ed96f3a3f8004413cbb52eae51e20455c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:51 + docker inspect -f . ci-base-image-arm64 03:14:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:14:51 prd-ubuntu20.04-docker-arm64-4c-16g-7779 does not seem to be running inside a container 03:14:51 $ 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/142 -v /w/workspace/device-mqtt-go/142:/w/workspace/device-mqtt-go/142:rw,z -v /w/workspace/device-mqtt-go/142@tmp:/w/workspace/device-mqtt-go/142@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 03:14:52 $ docker top d720a3d55ff386f32ba73faee29027d31e0b460ed26efa491a3a759303c5dba8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:53 + git config --global --add safe.directory /w/workspace/device-mqtt-go/142 [Pipeline] fileExists [Pipeline] sh 03:14:53 + make test 03:14:54 go test ./... -coverprofile=coverage.out ./... 03:14:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:16:36 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:16:36 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:16:36 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.063s coverage: 22.8% of statements 03:16:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:16:36 go vet ./... 03:16:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:16:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:16:58 ./bin/test-attribution-txt.sh [Pipeline] echo 03:16:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:16:58 $ docker stop --time=1 d720a3d55ff386f32ba73faee29027d31e0b460ed26efa491a3a759303c5dba8 03:17:00 $ docker rm -f --volumes d720a3d55ff386f32ba73faee29027d31e0b460ed26efa491a3a759303c5dba8 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:17:01 Warning: overwriting stash ‘coverage-report’ 03:17:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:17:02 + ls -al . 03:17:02 total 184 03:17:02 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 03:14 . 03:17:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:12 .. 03:17:02 -rw-rw-r-- 1 jenkins jenkins 140 Sep 25 03:12 .dockerignore 03:17:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 03:12 .git 03:17:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:12 .github 03:17:02 -rw-rw-r-- 1 jenkins jenkins 329 Sep 25 03:12 .gitignore 03:17:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 03:12 .golangci.yml 03:17:02 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 25 03:12 Attribution.txt 03:17:02 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 25 03:12 CHANGELOG.md 03:17:02 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 25 03:12 Dockerfile 03:17:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 03:12 GOVERNANCE.md 03:17:02 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 03:12 Jenkinsfile 03:17:02 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 25 03:12 LICENSE 03:17:02 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 25 03:12 Makefile 03:17:02 -rw-rw-r-- 1 jenkins jenkins 620 Sep 25 03:12 OWNERS.md 03:17:02 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 25 03:12 README.md 03:17:02 -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 03:10 VERSION 03:17:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:12 bin 03:17:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:12 cmd 03:17:02 -rw-r--r-- 1 jenkins jenkins 18506 Sep 25 03:16 coverage.out 03:17:02 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 25 03:12 go.mod 03:17:02 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 25 03:12 go.sum 03:17:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 03:12 internal 03:17:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 03:12 mock 03:17:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 03:12 snap 03:17:02 -rw-rw-r-- 1 jenkins jenkins 227 Sep 25 03:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:02 + 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=a45594980a96898910fec3459b41ad85d89a4405 --label arch=arm64 --label version=3.1.0-dev.14 . 03:17:03 Sending build context to Docker daemon 3.371MB 03:17:03 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 03:17:03 Step 2/24 : FROM ${BASE} AS builder 03:17:03 ---> ebaab09ff39e 03:17:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:17:03 ---> Running in cfc33d0db740 03:17:03 Removing intermediate container cfc33d0db740 03:17:03 ---> 468e8f33c774 03:17:03 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:17:03 ---> Running in e964758d97d4 03:17:04 Removing intermediate container e964758d97d4 03:17:04 ---> 4386ebec54ad 03:17:04 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:17:04 ---> Running in bf1a9df3f0a4 03:17:04 Removing intermediate container bf1a9df3f0a4 03:17:04 ---> 25f25940ae9f 03:17:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 03:17:04 ---> Running in 9a06fd6331b5 03:17:05 Removing intermediate container 9a06fd6331b5 03:17:05 ---> c6351eaf5cd2 03:17:05 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:17:05 ---> Running in 92be5203d8ca 03:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:17:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:17:08 OK: 270 MiB in 56 packages 03:17:10 Removing intermediate container 92be5203d8ca 03:17:10 ---> 78321c1638ab 03:17:10 Step 8/24 : WORKDIR /device-mqtt-go 03:17:10 ---> Running in 14fab143fee5 03:17:12 Removing intermediate container 14fab143fee5 03:17:12 ---> da4977d1967e 03:17:12 Step 9/24 : COPY go.mod vendor* ./ 03:17:13 ---> 971dc3fb11a9 03:17:13 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:13 ---> Running in 248c54e2c7e1 03:17:16 Removing intermediate container 248c54e2c7e1 03:17:16 ---> 7a6f084c1f94 03:17:16 Step 11/24 : COPY . . 03:17:17 ---> 97548a9e4702 03:17:17 Step 12/24 : RUN $MAKE 03:17:17 ---> Running in b5bd5c1ba5fd 03:17:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 03:19:25 Removing intermediate container b5bd5c1ba5fd 03:19:25 ---> 6680bec63e5e 03:19:25 Step 13/24 : FROM alpine:3.18 03:19:25 3.18: Pulling from library/alpine 03:19:25 9fda8d8052c6: Already exists 03:19:25 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:19:25 Status: Downloaded newer image for alpine:3.18 03:19:25 ---> f6648c04cd6c 03:19:25 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:19:25 ---> Running in 53ac8366b028 03:19:25 Removing intermediate container 53ac8366b028 03:19:25 ---> 03a26f80b961 03:19:25 Step 15/24 : RUN apk add --update --no-cache dumb-init 03:19:25 ---> Running in cbd67e16b523 03:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:19:25 (1/1) Installing dumb-init (1.2.5-r2) 03:19:25 Executing busybox-1.36.1-r2.trigger 03:19:25 OK: 8 MiB in 16 packages 03:19:25 Removing intermediate container cbd67e16b523 03:19:25 ---> cea1614ad055 03:19:25 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:19:25 ---> 0081a64cce8d 03:19:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:19:25 ---> 251c47aded40 03:19:25 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:19:25 ---> 862340e17c1d 03:19:25 Step 19/24 : EXPOSE 59982 03:19:25 ---> Running in 3efc3193e804 03:19:25 Removing intermediate container 3efc3193e804 03:19:25 ---> 45cfb1b151ac 03:19:25 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:19:25 ---> Running in 0eaadd15f679 03:19:25 Removing intermediate container 0eaadd15f679 03:19:25 ---> 96e643b23e54 03:19:25 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 03:19:25 ---> Running in 59719fd8e265 03:19:25 Removing intermediate container 59719fd8e265 03:19:25 ---> dee546a2c6b9 03:19:25 Step 22/24 : LABEL arch=arm64 03:19:25 ---> Running in d0fe92a6cace 03:19:25 Removing intermediate container d0fe92a6cace 03:19:25 ---> 3e08f05b37a6 03:19:25 Step 23/24 : LABEL git_sha=a45594980a96898910fec3459b41ad85d89a4405 03:19:25 ---> Running in 9a48ca13fa52 03:19:25 Removing intermediate container 9a48ca13fa52 03:19:25 ---> bea9f04045f2 03:19:25 Step 24/24 : LABEL version=3.1.0-dev.14 03:19:25 ---> Running in c718f910594c 03:19:25 Removing intermediate container c718f910594c 03:19:25 ---> f36d84409f7b 03:19:25 [Warning] One or more build-args [ARCH] were not consumed 03:19:25 Successfully built f36d84409f7b 03:19:25 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 03:19:25 provisioning config files... 03:19:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/142@tmp/config9988607785475682767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:25 ---> docker-login.sh 03:19:25 nexus3.edgexfoundry.org:10001 03:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:25 Configure a credential helper to remove this warning. See 03:19:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:25 03:19:25 Login Succeeded 03:19:25 nexus3.edgexfoundry.org:10002 03:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:26 Configure a credential helper to remove this warning. See 03:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:26 03:19:26 Login Succeeded 03:19:26 nexus3.edgexfoundry.org:10003 03:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:26 Configure a credential helper to remove this warning. See 03:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:26 03:19:26 Login Succeeded 03:19:26 nexus3.edgexfoundry.org:10004 03:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:26 Configure a credential helper to remove this warning. See 03:19:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:26 03:19:26 Login Succeeded 03:19:26 docker.io 03:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:19:27 Configure a credential helper to remove this warning. See 03:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:19:27 03:19:27 Login Succeeded 03:19:27 ---> docker-login.sh ends [Pipeline] } 03:19:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:19:27 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 03:19:27 a45594980a96898910fec3459b41ad85d89a4405 03:19:27 latest 03:19:27 3.1.0-dev.14 03:19:27 a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 03:19:27 main 03:19:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:27 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405 03:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:19:28 fd7244e98fb4: Preparing 03:19:28 2bd222c36c91: Preparing 03:19:28 7b1ec09a8c00: Preparing 03:19:28 264394905bda: Preparing 03:19:28 b2191e2be29d: Preparing 03:19:28 b2191e2be29d: Layer already exists 03:19:28 2bd222c36c91: Pushed 03:19:28 fd7244e98fb4: Pushed 03:19:28 264394905bda: Pushed 03:19:35 7b1ec09a8c00: Pushed 03:19:35 a45594980a96898910fec3459b41ad85d89a4405: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:35 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:19:35 fd7244e98fb4: Preparing 03:19:35 2bd222c36c91: Preparing 03:19:35 7b1ec09a8c00: Preparing 03:19:35 264394905bda: Preparing 03:19:35 b2191e2be29d: Preparing 03:19:35 7b1ec09a8c00: Layer already exists 03:19:35 b2191e2be29d: Layer already exists 03:19:35 264394905bda: Layer already exists 03:19:35 fd7244e98fb4: Layer already exists 03:19:35 2bd222c36c91: Layer already exists 03:19:36 latest: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:36 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.14 03:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:19:36 fd7244e98fb4: Preparing 03:19:36 2bd222c36c91: Preparing 03:19:36 7b1ec09a8c00: Preparing 03:19:36 264394905bda: Preparing 03:19:36 b2191e2be29d: Preparing 03:19:36 264394905bda: Layer already exists 03:19:36 2bd222c36c91: Layer already exists 03:19:36 fd7244e98fb4: Layer already exists 03:19:36 7b1ec09a8c00: Layer already exists 03:19:36 b2191e2be29d: Layer already exists 03:19:36 3.1.0-dev.14: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:37 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 03:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:19:37 fd7244e98fb4: Preparing 03:19:37 2bd222c36c91: Preparing 03:19:37 7b1ec09a8c00: Preparing 03:19:37 264394905bda: Preparing 03:19:37 b2191e2be29d: Preparing 03:19:37 264394905bda: Layer already exists 03:19:37 7b1ec09a8c00: Layer already exists 03:19:37 b2191e2be29d: Layer already exists 03:19:37 2bd222c36c91: Layer already exists 03:19:37 fd7244e98fb4: Layer already exists 03:19:37 a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:38 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 03:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:19:38 fd7244e98fb4: Preparing 03:19:38 2bd222c36c91: Preparing 03:19:38 7b1ec09a8c00: Preparing 03:19:38 264394905bda: Preparing 03:19:38 b2191e2be29d: Preparing 03:19:38 7b1ec09a8c00: Layer already exists 03:19:38 fd7244e98fb4: Layer already exists 03:19:38 264394905bda: Layer already exists 03:19:38 b2191e2be29d: Layer already exists 03:19:38 2bd222c36c91: Layer already exists 03:19:38 main: digest: sha256:08b298e14ac4de93adfcd28b3e42eb725e2080ce3d0e1854ec9efed3715bbad1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:38 ===================================================== [Pipeline] echo 03:19:38 taggedImages: 03:19:38 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405 03:19:38 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:19:38 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.14 03:19:38 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a45594980a96898910fec3459b41ad85d89a4405-3.1.0-dev.14 03:19:38 - 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 03:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:38 03:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:39 arm64: Pulling from edgex-lftools-log-publisher 03:19:39 8998bd30e6a1: Pulling fs layer 03:19:39 04944245beec: Pulling fs layer 03:19:39 699f458cf7ca: Pulling fs layer 03:19:39 765212b225bb: Pulling fs layer 03:19:39 f23df028b6ca: Pulling fs layer 03:19:39 765212b225bb: Waiting 03:19:39 d65c8cfc05b1: Pulling fs layer 03:19:39 f23df028b6ca: Waiting 03:19:39 2437ff75d9bd: Pulling fs layer 03:19:39 d65c8cfc05b1: Waiting 03:19:39 04944245beec: Verifying Checksum 03:19:39 04944245beec: Download complete 03:19:39 765212b225bb: Verifying Checksum 03:19:39 765212b225bb: Download complete 03:19:39 f23df028b6ca: Verifying Checksum 03:19:39 f23df028b6ca: Download complete 03:19:39 d65c8cfc05b1: Verifying Checksum 03:19:39 d65c8cfc05b1: Download complete 03:19:39 699f458cf7ca: Verifying Checksum 03:19:39 699f458cf7ca: Download complete 03:19:40 8998bd30e6a1: Verifying Checksum 03:19:40 8998bd30e6a1: Download complete 03:19:42 2437ff75d9bd: Verifying Checksum 03:19:42 2437ff75d9bd: Download complete 03:19:45 8998bd30e6a1: Pull complete 03:19:45 04944245beec: Pull complete 03:19:46 699f458cf7ca: Pull complete 03:19:47 765212b225bb: Pull complete 03:19:47 f23df028b6ca: Pull complete 03:19:48 d65c8cfc05b1: Pull complete 03:20:03 2437ff75d9bd: Pull complete 03:20:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:20:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:03 prd-ubuntu20.04-docker-arm64-4c-16g-7779 does not seem to be running inside a container 03:20:03 $ 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/142 -v /w/workspace/device-mqtt-go/142:/w/workspace/device-mqtt-go/142:rw,z -v /w/workspace/device-mqtt-go/142@tmp:/w/workspace/device-mqtt-go/142@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 03:20:05 $ docker top d42990871c4b77c935080a969c212256ee3050c1f93d418aec89e4272138b9df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:06 ---> job-cost.sh 03:20:06 lf-activate-venv: SKIPPING 03:20:06 INFO: No Stack... 03:20:06 INFO: Retrieving Pricing Info for: v3-standard-4 03:20:07 INFO: Archiving Costs [Pipeline] sh 03:20:08 + cat /w/workspace/device-mqtt-go/142/archives/cost.csv 03:20:08 + cut -d, -f6 [Pipeline] lock 03:20:08 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] 03:20:08 Resource [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] did not exist. Created. 03:20:08 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:20:08 /w/workspace/device-mqtt-go/142@tmp/durable-a18bdeb2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:20:09 + echo total: 0.10999999940395355 [Pipeline] stash 03:20:09 Warning: overwriting stash ‘stack-cost’ 03:20:09 Stashed 1 file(s) [Pipeline] } 03:20:09 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-142-stack-cost] [Pipeline] // lock [Pipeline] } 03:20:09 $ docker stop --time=1 d42990871c4b77c935080a969c212256ee3050c1f93d418aec89e4272138b9df 03:20:11 $ docker rm -f --volumes d42990871c4b77c935080a969c212256ee3050c1f93d418aec89e4272138b9df [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 03:20:11 provisioning config files... 03:20:11 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12656246012161878409tmp [Pipeline] { [Pipeline] sh 03:20:12 + set +x 03:20:12 + curl -s https://codecov.io/bash 03:20:12 + bash -s -- 03:20:12 03:20:12 _____ _ 03:20:12 / ____| | | 03:20:12 | | ___ __| | ___ ___ _____ __ 03:20:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:20:12 | |___| (_) | (_| | __/ (_| (_) \ V / 03:20:12 \_____\___/ \__,_|\___|\___\___/ \_/ 03:20:12 Bash-1.0.6 03:20:12 03:20:12 03:20:12 ==> git version 2.25.1 found 03:20:12 ==> 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 03:20:12 Release-Date: 2020-01-08 03:20:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:20:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:20:12 ==> Jenkins CI detected. 03:20:12 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 03:20:12 project root: . 03:20:12 --> token set from env 03:20:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:20:12 ==> Running gcov in . (disable via -X gcov) 03:20:12 ==> Python coveragepy not found 03:20:12 ==> Searching for coverage reports in: 03:20:12 + . 03:20:12 -> Found 1 reports 03:20:12 ==> Detecting git/mercurial file structure 03:20:12 ==> Reading reports 03:20:12 + ./coverage.out bytes=18506 03:20:12 ==> Appending adjustments 03:20:12 https://docs.codecov.io/docs/fixing-reports 03:20:12 + Found adjustments 03:20:12 ==> Gzipping contents 03:20:12 4.0K /tmp/codecov.WxfB1w.gz 03:20:12 ==> Uploading reports 03:20:12 url: https://codecov.io 03:20:12 query: branch=main&commit=a45594980a96898910fec3459b41ad85d89a4405&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:20:12 -> Pinging Codecov 03:20:12 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=a45594980a96898910fec3459b41ad85d89a4405&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:20:12 -> Uploading to 03:20:12 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/7D719EC7BBE17E464838252E33014C33/a45594980a96898910fec3459b41ad85d89a4405/83c19efa-80a8-4ccb-b789-ddede83763e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T032012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cf3192614521ee5d0d3bfaf4615d314f11816d0cba14a7df40ca446182cc83d 03:20:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:12 Dload Upload Total Spent Left Speed 03:20:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 14118 --:--:-- --:--:-- --:--:-- 14118 03:20:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] } 03:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:20:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:20:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:20:13 03:20:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:20:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:20:14 df9b9388f04a: Pulling fs layer 03:20:14 52dc419b0ee2: Pulling fs layer 03:20:14 25bc292e5bac: Pulling fs layer 03:20:14 114826534d7a: Pulling fs layer 03:20:14 4657fd5d0bcf: Pulling fs layer 03:20:14 6ad1cebc031e: Pulling fs layer 03:20:14 8a3aa393b2d8: Pulling fs layer 03:20:14 114826534d7a: Waiting 03:20:14 6ad1cebc031e: Waiting 03:20:14 4657fd5d0bcf: Waiting 03:20:14 25bc292e5bac: Verifying Checksum 03:20:14 25bc292e5bac: Download complete 03:20:14 52dc419b0ee2: Download complete 03:20:14 df9b9388f04a: Verifying Checksum 03:20:14 df9b9388f04a: Download complete 03:20:14 4657fd5d0bcf: Verifying Checksum 03:20:14 4657fd5d0bcf: Download complete 03:20:14 df9b9388f04a: Pull complete 03:20:14 6ad1cebc031e: Verifying Checksum 03:20:14 6ad1cebc031e: Download complete 03:20:14 52dc419b0ee2: Pull complete 03:20:14 25bc292e5bac: Pull complete 03:20:14 114826534d7a: Verifying Checksum 03:20:14 114826534d7a: Download complete 03:20:15 8a3aa393b2d8: Verifying Checksum 03:20:15 8a3aa393b2d8: Download complete 03:20:18 114826534d7a: Pull complete 03:20:18 4657fd5d0bcf: Pull complete 03:20:19 6ad1cebc031e: Pull complete 03:20:22 8a3aa393b2d8: Pull complete 03:20:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:20:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:20:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:23 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:20:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:20:33 $ docker top 580951a7f11422aaa86a56f050d43b9914bf4d3f728afe256be715a46a25740a -eo pid,comm [Pipeline] { [Pipeline] echo 03:20:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 03:20:33 + set -o pipefail 03:20:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 03:20:39 03:20:39 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 03:20:39 03:20:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/85c8de58-6b4a-4f43-8796-0ab1649ff6f1 03:20:39 03:20:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:20:39 03:20:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:20:39 03:20:39 03:20:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:20:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:20:39 More details here: https://snyk.co/ue1NS [Pipeline] } 03:20:39 $ docker stop --time=1 580951a7f11422aaa86a56f050d43b9914bf4d3f728afe256be715a46a25740a 03:20:44 $ docker rm -f --volumes 580951a7f11422aaa86a56f050d43b9914bf4d3f728afe256be715a46a25740a [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 03:20:44 + git log --format=format:%s -1 a45594980a96898910fec3459b41ad85d89a4405 [Pipeline] sh 03:20:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:20:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:45 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:20:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:20:45 $ docker top 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 -eo pid,comm 03:20:46 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). 03:20:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:46 [ssh-agent] Looking for ssh-agent implementation... 03:20:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:46 $ docker exec 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 ssh-agent 03:20:46 SSH_AUTH_SOCK=/tmp/ssh-v3i0fopx13EE/agent.33 03:20:46 SSH_AGENT_PID=39 03:20:46 Running ssh-add (command line suppressed) 03:20:46 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8383085847199719885.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8383085847199719885.key) 03:20:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:46 + git semver tag 03:20:46 2023-09-25 03:20:46,795 [run_tag] DEBUG tag force:False 03:20:46 2023-09-25 03:20:46,796 [check_head_tag] DEBUG check head tag 03:20:46 2023-09-25 03:20:46,796 [execute] INFO git cat-file --batch-check 03:20:46 2023-09-25 03:20:46,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 03:20:46 2023-09-25 03:20:46,800 [execute] INFO git cat-file --batch 03:20:46 2023-09-25 03:20:46,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 03:20:46 2023-09-25 03:20:46,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:20:46 2023-09-25 03:20:46,811 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 03:20:46 2023-09-25 03:20:46,812 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 03:20:46 2023-09-25 03:20:46,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:20:46 3.1.0-dev.14 [Pipeline] } 03:20:46 $ docker exec --env ******** --env ******** 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 ssh-agent -k 03:20:47 unset SSH_AUTH_SOCK; 03:20:47 unset SSH_AGENT_PID; 03:20:47 echo Agent pid 39 killed; 03:20:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:47 + git semver [Pipeline] } 03:20:47 $ docker stop --time=1 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 03:20:48 $ docker rm -f --volumes 93251a24a380fb1c2c090d8c6f8e4a228419384ff46123202c59a8b6bc102293 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:20:49 03:20:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:20:49 0.23.1-centos7: Pulling from edgex-lftools 03:20:49 ab5ef0e58194: Pulling fs layer 03:20:49 9712f1f96733: Pulling fs layer 03:20:49 63f879dbbcfc: Pulling fs layer 03:20:49 0d9ebad4ef96: Pulling fs layer 03:20:49 e9a5061849ea: Pulling fs layer 03:20:49 d747dcd14b5f: Pulling fs layer 03:20:49 2de7ff778b66: Pulling fs layer 03:20:49 0d9ebad4ef96: Waiting 03:20:49 e9a5061849ea: Waiting 03:20:49 d747dcd14b5f: Waiting 03:20:49 2de7ff778b66: Waiting 03:20:49 9712f1f96733: Verifying Checksum 03:20:49 9712f1f96733: Download complete 03:20:49 63f879dbbcfc: Verifying Checksum 03:20:49 63f879dbbcfc: Download complete 03:20:50 e9a5061849ea: Verifying Checksum 03:20:50 e9a5061849ea: Download complete 03:20:50 0d9ebad4ef96: Verifying Checksum 03:20:50 0d9ebad4ef96: Download complete 03:20:50 ab5ef0e58194: Verifying Checksum 03:20:50 ab5ef0e58194: Download complete 03:20:50 2de7ff778b66: Verifying Checksum 03:20:50 2de7ff778b66: Download complete 03:20:52 ab5ef0e58194: Pull complete 03:20:52 9712f1f96733: Pull complete 03:20:53 63f879dbbcfc: Pull complete 03:20:57 0d9ebad4ef96: Pull complete 03:20:57 e9a5061849ea: Pull complete 03:20:57 d747dcd14b5f: Pull complete 03:20:57 2de7ff778b66: Pull complete 03:20:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:20:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:58 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:20:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:21:02 $ docker top 7fd48fbd94ebf7274b7ef39d2cc6eedfca25ac9802c65e7516b140f513ba3009 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:21:02 provisioning config files... 03:21:02 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12749440124839380156tmp 03:21:02 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5786027961075566190tmp 03:21:02 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3845837000262682052tmp [Pipeline] { [Pipeline] echo 03:21:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:21:03 ---> sigul-configuration.sh 03:21:03 gpg: directory `/root/.gnupg' created 03:21:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:21:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:21:03 gpg: keyring `/root/.gnupg/secring.gpg' created 03:21:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:21:03 gpg: CAST5 encrypted data 03:21:03 gpg: encrypted with 1 passphrase 03:21:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:21:03 + mkdir /home/jenkins 03:21:03 + mkdir /home/jenkins/sigul [Pipeline] sh 03:21:03 + 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 03:21:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:21:03 ---> sigul-install.sh 03:21:03 Sigul already installed; skipping installation. [Pipeline] sh 03:21:04 + git tag --list 03:21:04 0.7.1 03:21:04 v1.0.0 03:21:04 v1.1.0 03:21:04 v1.1.1 03:21:04 v1.2.2 03:21:04 v1.3.0 03:21:04 v1.3.1 03:21:04 v2.0.0 03:21:04 v2.1.0 03:21:04 v2.1.1 03:21:04 v2.2.0 03:21:04 v2.3.0 03:21:04 v3.0 03:21:04 v3.0.0 03:21:04 v3.1.0-dev.1 03:21:04 v3.1.0-dev.10 03:21:04 v3.1.0-dev.11 03:21:04 v3.1.0-dev.12 03:21:04 v3.1.0-dev.13 03:21:04 v3.1.0-dev.14 03:21:04 v3.1.0-dev.2 03:21:04 v3.1.0-dev.3 03:21:04 v3.1.0-dev.4 03:21:04 v3.1.0-dev.5 03:21:04 v3.1.0-dev.6 03:21:04 v3.1.0-dev.7 03:21:04 v3.1.0-dev.8 03:21:04 v3.1.0-dev.9 [Pipeline] sh 03:21:04 + lftools sign git-tag v3.1.0-dev.14 03:21:05 Signing Git tag with Sigul... 03:21:05 Signing v3.1.0-dev.14 [Pipeline] echo 03:21:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:21:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:21:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:21:05 $ docker stop --time=1 7fd48fbd94ebf7274b7ef39d2cc6eedfca25ac9802c65e7516b140f513ba3009 03:21:07 $ docker rm -f --volumes 7fd48fbd94ebf7274b7ef39d2cc6eedfca25ac9802c65e7516b140f513ba3009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:21:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:07 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:21:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:21:08 $ docker top 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:08 [ssh-agent] Looking for ssh-agent implementation... 03:21:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:08 $ docker exec 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 ssh-agent 03:21:08 SSH_AUTH_SOCK=/tmp/ssh-cHHkIGAlyZ7Q/agent.32 03:21:08 SSH_AGENT_PID=38 03:21:08 Running ssh-add (command line suppressed) 03:21:08 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3913064678594006581.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3913064678594006581.key) 03:21:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:09 + git semver bump pre 03:21:09 2023-09-25 03:21:09,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:21:09 2023-09-25 03:21:09,403 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 03:21:09 2023-09-25 03:21:09,403 [bump_version] DEBUG bumped version:3.1.0-dev.15 03:21:09 2023-09-25 03:21:09,403 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 03:21:09 2023-09-25 03:21:09,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:21:09 2023-09-25 03:21:09,404 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:21:09 2023-09-25 03:21:09,406 [execute] INFO git cat-file --batch-check 03:21:09 2023-09-25 03:21:09,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:21:09 2023-09-25 03:21:09,412 [execute] INFO git cat-file --batch 03:21:09 2023-09-25 03:21:09,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:21:09 2023-09-25 03:21:09,417 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:21:09 3.1.0-dev.15 [Pipeline] } 03:21:09 $ docker exec --env ******** --env ******** 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 ssh-agent -k 03:21:09 unset SSH_AUTH_SOCK; 03:21:09 unset SSH_AGENT_PID; 03:21:09 echo Agent pid 38 killed; 03:21:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:09 + git semver [Pipeline] } 03:21:10 $ docker stop --time=1 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 03:21:11 $ docker rm -f --volumes 6ad5a09536427649a19216ca9a90dd1ebed32e73786fbf78f1afa8f98918e308 [Pipeline] // withDockerContainer [Pipeline] sh 03:21:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:12 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:21:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:21:12 $ docker top dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 -eo pid,comm 03:21:12 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). 03:21:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:12 [ssh-agent] Looking for ssh-agent implementation... 03:21:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:13 $ docker exec dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 ssh-agent 03:21:13 SSH_AUTH_SOCK=/tmp/ssh-baOi3fILUryY/agent.33 03:21:13 SSH_AGENT_PID=39 03:21:13 Running ssh-add (command line suppressed) 03:21:13 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8564558931735952789.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8564558931735952789.key) 03:21:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:13 + git semver push 03:21:13 2023-09-25 03:21:13,798 [run_push] DEBUG push 03:21:13 2023-09-25 03:21:13,799 [execute] INFO git cat-file --batch-check 03:21:13 2023-09-25 03:21:13,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:21:13 2023-09-25 03:21:13,803 [execute] INFO git rev-list e40f091d237c1574d7f6f3ed170e41fa7bb6159e -- 03:21:13 2023-09-25 03:21:13,803 [execute] DEBUG Popen(['git', 'rev-list', 'e40f091d237c1574d7f6f3ed170e41fa7bb6159e', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:21:13 2023-09-25 03:21:13,812 [execute] INFO git fetch -v origin 03:21:13 2023-09-25 03:21:13,813 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:21:14 2023-09-25 03:21:14,292 [run_push] DEBUG no remote changes detected 03:21:14 2023-09-25 03:21:14,293 [execute] INFO git push origin semver 03:21:14 2023-09-25 03:21:14,293 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:21:15 2023-09-25 03:21:15,049 [run_push] DEBUG push all version tags 03:21:15 2023-09-25 03:21:15,050 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:21:15 2023-09-25 03:21:15,050 [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) 03:21:15 2023-09-25 03:21:15,780 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:21:15 3.1.0-dev.15 [Pipeline] } 03:21:15 $ docker exec --env ******** --env ******** dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 ssh-agent -k 03:21:16 unset SSH_AUTH_SOCK; 03:21:16 unset SSH_AGENT_PID; 03:21:16 echo Agent pid 39 killed; 03:21:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:16 + git semver [Pipeline] } 03:21:16 $ docker stop --time=1 dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 03:21:18 $ docker rm -f --volumes dc4683ad90128cc5e1d69cd4e7db537bfd6891dafe1fe1c45e7853e9198fe8e1 [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 03:21:18 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 03:21:18 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:21:18 total 16 03:21:18 drwxr-xr-x 3 root root 4096 Sep 25 03:13 . 03:21:18 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 03:21 .. 03:21:18 drwxr-xr-x 2 root root 4096 Sep 25 03:13 cost 03:21:18 -rw-r--r-- 1 root root 86 Sep 25 03:13 cost.csv 03:21:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:21:18 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:21:18 total 16 03:21:18 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 03:13 . 03:21:18 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 03:21 .. 03:21:18 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 03:13 cost 03:21:18 -rw-r--r-- 1 jenkins jenkins 86 Sep 25 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:21:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:21:19 ---> package-listing.sh 03:21:19 ++ facter osfamily 03:21:19 ++ tr '[:upper:]' '[:lower:]' 03:21:20 + OS_FAMILY=debian 03:21:20 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 03:21:20 + START_PACKAGES=/tmp/packages_start.txt 03:21:20 + END_PACKAGES=/tmp/packages_end.txt 03:21:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:21:20 + PACKAGES=/tmp/packages_start.txt 03:21:20 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:21:20 + PACKAGES=/tmp/packages_end.txt 03:21:20 + case "${OS_FAMILY}" in 03:21:20 + dpkg -l 03:21:20 + grep '^ii' 03:21:20 + '[' -f /tmp/packages_start.txt ']' 03:21:20 + '[' -f /tmp/packages_end.txt ']' 03:21:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:21:20 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:21:20 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 03:21:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 03:21:20 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 03:21:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:21 prd-ubuntu20.04-docker-8c-8g-7777 does not seem to be running inside a container 03:21:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:21:21 $ docker top 46fa9b2171323cd91dd60cfc6ca2daf9f091d0af2818bb965a042ee0bcf2f7d6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:21 + touch /tmp/pre-build-complete [Pipeline] sh 03:21:22 + mkdir -p /var/log/sysstat [Pipeline] sh 03:21:22 + ls /var/log/sa-host 03:21:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:22 provisioning config files... 03:21:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7407842363419537265tmp [Pipeline] { [Pipeline] echo 03:21:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:21:22 ---> create-netrc.sh [Pipeline] } 03:21:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:21:23 ---> python-tools-install.sh [Pipeline] echo 03:21:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:21:23 ---> sudo-logs.sh 03:21:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:21:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:21:23 ---> job-cost.sh 03:21:23 lf-activate-venv: SKIPPING 03:21:23 DEBUG: total: 0.2199999988079071 03:21:23 INFO: Retrieving Stack Cost... 03:21:24 INFO: Retrieving Pricing Info for: v3-standard-8 03:21:24 INFO: Archiving Costs [Pipeline] echo 03:21:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:21:24 ---> logs-deploy.sh 03:21:24 lf-activate-venv: SKIPPING 03:21:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/142 03:21:24 INFO: archiving workspace using pattern(s): 03:21:26 Archives upload complete. 03:21:26 INFO: archiving logs to Nexus 03:21:26 ---> uname -a: 03:21:26 Linux prd-ubuntu20-04-docker-8c-8g-7777 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:21:26 03:21:26 03:21:26 ---> lscpu: 03:21:26 Architecture: x86_64 03:21:26 CPU op-mode(s): 32-bit, 64-bit 03:21:26 Byte Order: Little Endian 03:21:26 Address sizes: 40 bits physical, 48 bits virtual 03:21:26 CPU(s): 8 03:21:26 On-line CPU(s) list: 0-7 03:21:26 Thread(s) per core: 1 03:21:26 Core(s) per socket: 1 03:21:26 Socket(s): 8 03:21:26 NUMA node(s): 1 03:21:26 Vendor ID: AuthenticAMD 03:21:26 CPU family: 23 03:21:26 Model: 49 03:21:26 Model name: AMD EPYC-Rome Processor 03:21:26 Stepping: 0 03:21:26 CPU MHz: 2799.998 03:21:26 BogoMIPS: 5599.99 03:21:26 Virtualization: AMD-V 03:21:26 Hypervisor vendor: KVM 03:21:26 Virtualization type: full 03:21:26 L1d cache: 256 KiB 03:21:26 L1i cache: 256 KiB 03:21:26 L2 cache: 4 MiB 03:21:26 L3 cache: 128 MiB 03:21:26 NUMA node0 CPU(s): 0-7 03:21:26 Vulnerability Itlb multihit: Not affected 03:21:26 Vulnerability L1tf: Not affected 03:21:26 Vulnerability Mds: Not affected 03:21:26 Vulnerability Meltdown: Not affected 03:21:26 Vulnerability Mmio stale data: Not affected 03:21:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:21:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:21:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:21:26 Vulnerability Srbds: Not affected 03:21:26 Vulnerability Tsx async abort: Not affected 03:21:26 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 03:21:26 03:21:26 03:21:26 ---> nproc: 03:21:26 8 03:21:26 03:21:26 03:21:26 ---> df -h: 03:21:26 Filesystem Size Used Avail Use% Mounted on 03:21:26 overlay 155G 13G 143G 9% / 03:21:26 tmpfs 64M 0 64M 0% /dev 03:21:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:21:26 shm 64M 0 64M 0% /dev/shm 03:21:26 /dev/vda1 155G 13G 143G 9% /facter-os 03:21:26 03:21:26 03:21:26 ---> sar -b -r -n DEV: 03:21:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7777) 09/25/23 _x86_64_ (8 CPU) 03:21:26 03:21:26 03:09:37 LINUX RESTART (8 CPU) 03:21:26 03:21:26 03:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:21:26 03:11:01 162.21 39.94 122.26 0.00 4336.21 59568.87 0.00 03:21:26 03:12:01 137.21 0.83 136.38 0.00 18.40 52863.32 0.00 03:21:26 03:13:01 161.32 0.17 161.15 0.00 10.12 33611.06 0.00 03:21:26 03:14:01 23.40 0.00 23.40 0.00 0.00 11389.59 0.00 03:21:26 03:15:01 54.01 11.80 42.21 0.00 5195.40 8425.00 0.00 03:21:26 03:16:01 5.72 0.02 5.70 0.00 0.13 117.85 0.00 03:21:26 03:17:01 2.05 0.00 2.05 0.00 0.00 24.26 0.00 03:21:26 03:18:01 2.27 0.02 2.25 0.00 0.13 25.46 0.00 03:21:26 03:19:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 03:21:26 03:20:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 03:21:26 03:21:01 93.55 0.25 93.30 0.00 15.73 55947.88 0.00 03:21:26 Average: 58.59 4.82 53.77 0.00 870.48 20182.27 0.00 03:21:26 03:21:26 03:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:21:26 03:11:01 29238812 31556276 767424 2.33 77776 2504528 1948400 5.74 1027404 2252192 4332 03:21:26 03:12:01 27829632 31211300 1094892 3.33 151452 3392072 2316216 6.83 1610464 2957020 211480 03:21:26 03:13:01 27627628 31537760 766884 2.33 165008 3865568 1843544 5.43 1284936 3442132 318400 03:21:26 03:14:01 27638176 31548620 758496 2.31 165232 3865556 1768656 5.21 1288476 3429612 52 03:21:26 03:15:01 27147448 31509464 759704 2.31 193956 4291420 1707152 5.03 1612972 3557804 1112 03:21:26 03:16:01 27178616 31535504 735608 2.24 192500 4288152 1708168 5.03 1587896 3554564 236 03:21:26 03:17:01 27178800 31535784 735256 2.24 192552 4288188 1708168 5.03 1588516 3554572 172 03:21:26 03:18:01 27182384 31539460 731508 2.22 192632 4288196 1708168 5.03 1584704 3554576 156 03:21:26 03:19:01 27182352 31539432 731480 2.22 192652 4288196 1708168 5.03 1584484 3554576 4 03:21:26 03:20:01 27185108 31542256 728584 2.22 192692 4288200 1708168 5.03 1581756 3554580 20 03:21:26 03:21:01 25681628 31504324 755504 2.30 227660 5596132 1765904 5.20 1687856 4820864 66664 03:21:26 Average: 27370053 31505471 778667 2.37 176737 4086928 1808247 5.33 1494497 3475681 54784 03:21:26 03:21:26 03:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:21:26 03:11:01 lo 6.47 6.47 0.64 0.64 0.00 0.00 0.00 0.00 03:21:26 03:11:01 ens3 661.24 416.40 5650.99 92.00 0.00 0.00 0.00 0.00 03:21:26 03:11:01 docker0 67.22 80.84 5.56 154.99 0.00 0.00 0.00 0.00 03:21:26 03:11:01 veth11072b8 60.47 72.49 5.80 50.62 0.00 0.00 0.00 0.00 03:21:26 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:26 03:12:01 ens3 384.44 225.06 2333.39 28.67 0.00 0.00 0.00 0.00 03:21:26 03:12:01 docker0 211.96 362.34 16.67 2310.11 0.00 0.00 0.00 0.00 03:21:26 03:12:01 veth9b47367 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:26 03:13:01 lo 7.39 7.39 0.74 0.74 0.00 0.00 0.00 0.00 03:21:26 03:13:01 ens3 161.33 119.42 2618.94 317.34 0.00 0.00 0.00 0.00 03:21:26 03:13:01 docker0 3.21 6.14 0.19 62.23 0.00 0.00 0.00 0.00 03:21:26 03:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:21:26 03:14:01 ens3 10.36 6.12 12.63 2.83 0.00 0.00 0.00 0.00 03:21:26 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 03:21:26 03:15:01 ens3 165.84 68.19 2728.51 5.01 0.00 0.00 0.00 0.00 03:21:26 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:26 03:16:01 ens3 1.15 0.80 0.38 0.30 0.00 0.00 0.00 0.00 03:21:26 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:26 03:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:21:26 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:19:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:26 03:20:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 03:21:26 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:26 03:21:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 03:21:26 03:21:01 ens3 377.04 218.85 8195.43 33.38 0.00 0.00 0.00 0.00 03:21:26 03:21:01 docker0 61.29 128.18 4.92 1025.49 0.00 0.00 0.00 0.00 03:21:26 Average: lo 1.59 1.59 0.15 0.15 0.00 0.00 0.00 0.00 03:21:26 Average: ens3 160.16 95.92 1958.19 43.61 0.00 0.00 0.00 0.00 03:21:26 Average: docker0 31.24 52.50 2.49 322.96 0.00 0.00 0.00 0.00 03:21:26 03:21:26 03:21:26 ---> sar -P ALL: 03:21:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7777) 09/25/23 _x86_64_ (8 CPU) 03:21:26 03:21:26 03:09:37 LINUX RESTART (8 CPU) 03:21:26 03:21:26 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:21:26 03:11:01 all 8.74 0.00 2.88 4.36 0.07 83.94 03:21:26 03:11:01 0 7.75 0.00 2.85 1.75 0.07 87.59 03:21:26 03:11:01 1 8.52 0.00 2.78 5.89 0.05 82.76 03:21:26 03:11:01 2 7.99 0.00 3.37 13.70 0.07 74.87 03:21:26 03:11:01 3 7.87 0.00 2.23 0.71 0.08 89.10 03:21:26 03:11:01 4 8.95 0.00 2.23 0.45 0.05 88.32 03:21:26 03:11:01 5 9.05 0.00 3.67 2.36 0.07 84.85 03:21:26 03:11:01 6 9.80 0.00 2.83 8.56 0.05 78.76 03:21:26 03:11:01 7 10.03 0.00 3.13 1.52 0.08 85.24 03:21:26 03:12:01 all 12.61 0.00 3.07 3.69 0.08 80.54 03:21:26 03:12:01 0 12.33 0.00 3.04 5.26 0.05 79.31 03:21:26 03:12:01 1 12.07 0.00 2.72 0.27 0.03 84.91 03:21:26 03:12:01 2 12.01 0.00 3.72 20.01 0.07 64.18 03:21:26 03:12:01 3 12.22 0.00 3.36 1.58 0.05 82.80 03:21:26 03:12:01 4 13.40 0.00 2.72 0.39 0.03 83.45 03:21:26 03:12:01 5 13.19 0.00 2.78 0.47 0.03 83.52 03:21:26 03:12:01 6 12.82 0.00 2.74 0.22 0.27 83.95 03:21:26 03:12:01 7 12.87 0.00 3.49 1.35 0.07 82.22 03:21:26 03:13:01 all 30.42 0.00 4.51 2.37 0.09 62.62 03:21:26 03:13:01 0 29.69 0.00 4.44 3.68 0.08 62.10 03:21:26 03:13:01 1 31.44 0.00 4.53 4.09 0.14 59.81 03:21:26 03:13:01 2 29.93 0.00 4.22 0.37 0.07 65.41 03:21:26 03:13:01 3 30.51 0.00 5.73 1.34 0.08 62.33 03:21:26 03:13:01 4 30.65 0.00 3.93 3.44 0.10 61.88 03:21:26 03:13:01 5 29.44 0.00 4.15 1.32 0.08 65.01 03:21:26 03:13:01 6 31.14 0.00 4.55 1.32 0.07 62.92 03:21:26 03:13:01 7 30.53 0.00 4.52 3.41 0.08 61.46 03:21:26 03:14:01 all 0.44 0.00 0.16 0.61 0.01 98.77 03:21:26 03:14:01 0 0.17 0.00 0.17 0.62 0.02 99.03 03:21:26 03:14:01 1 0.15 0.00 0.42 4.24 0.02 95.18 03:21:26 03:14:01 2 0.42 0.00 0.12 0.03 0.03 99.40 03:21:26 03:14:01 3 2.04 0.00 0.12 0.00 0.02 97.83 03:21:26 03:14:01 4 0.17 0.00 0.12 0.00 0.00 99.72 03:21:26 03:14:01 5 0.20 0.00 0.15 0.00 0.00 99.65 03:21:26 03:14:01 6 0.20 0.00 0.10 0.00 0.02 99.68 03:21:26 03:14:01 7 0.18 0.00 0.13 0.00 0.02 99.67 03:21:26 03:15:01 all 2.72 0.00 1.40 1.01 0.02 94.84 03:21:26 03:15:01 0 2.57 0.00 0.92 0.52 0.03 95.96 03:21:26 03:15:01 1 1.80 0.00 1.30 2.64 0.03 94.23 03:21:26 03:15:01 2 1.48 0.00 1.58 0.12 0.03 96.78 03:21:26 03:15:01 3 3.31 0.00 1.51 0.36 0.03 94.79 03:21:26 03:15:01 4 3.61 0.00 1.09 0.20 0.02 95.09 03:21:26 03:15:01 5 4.21 0.00 1.85 2.02 0.02 91.90 03:21:26 03:15:01 6 2.35 0.00 2.13 2.18 0.02 93.32 03:21:26 03:15:01 7 2.46 0.00 0.80 0.03 0.02 96.69 03:21:26 03:16:01 all 0.25 0.00 0.06 0.08 0.01 99.60 03:21:26 03:16:01 0 0.07 0.00 0.08 0.00 0.00 99.85 03:21:26 03:16:01 1 0.08 0.00 0.05 0.22 0.00 99.65 03:21:26 03:16:01 2 1.49 0.00 0.10 0.00 0.02 98.40 03:21:26 03:16:01 3 0.15 0.00 0.07 0.20 0.00 99.58 03:21:26 03:16:01 4 0.05 0.00 0.03 0.00 0.00 99.92 03:21:26 03:16:01 5 0.02 0.00 0.08 0.00 0.00 99.90 03:21:26 03:16:01 6 0.03 0.00 0.07 0.23 0.03 99.63 03:21:26 03:16:01 7 0.07 0.00 0.03 0.00 0.02 99.88 03:21:26 03:17:01 all 0.03 0.00 0.01 0.02 0.01 99.94 03:21:26 03:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:21:26 03:17:01 1 0.00 0.00 0.00 0.08 0.00 99.92 03:21:26 03:17:01 2 0.18 0.00 0.02 0.00 0.00 99.80 03:21:26 03:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:21:26 03:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:21:26 03:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:26 03:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:21:26 03:17:01 7 0.00 0.00 0.02 0.03 0.00 99.95 03:21:26 03:18:01 all 0.08 0.00 0.01 0.07 0.01 99.83 03:21:26 03:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:21:26 03:18:01 1 0.00 0.00 0.00 0.40 0.00 99.60 03:21:26 03:18:01 2 0.53 0.00 0.02 0.00 0.02 99.43 03:21:26 03:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:26 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:26 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:26 03:18:01 6 0.05 0.00 0.03 0.17 0.03 99.72 03:21:26 03:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:21:26 03:19:01 all 0.05 0.00 0.01 0.00 0.01 99.92 03:21:26 03:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:21:26 03:19:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:21:26 03:19:01 2 0.37 0.00 0.02 0.00 0.02 99.60 03:21:26 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:26 03:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:21:26 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:26 03:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:21:26 03:19:01 7 0.00 0.00 0.02 0.02 0.05 99.92 03:21:26 03:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:21:26 03:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:26 03:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:21:26 03:20:01 2 0.07 0.00 0.00 0.00 0.03 99.90 03:21:26 03:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:21:26 03:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:26 03:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:21:26 03:20:01 6 0.08 0.00 0.03 0.00 0.02 99.87 03:21:26 03:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:21:26 03:21:01 all 7.47 0.00 3.16 4.55 0.07 84.75 03:21:26 03:21:01 0 8.09 0.00 3.46 1.25 0.05 87.15 03:21:26 03:21:01 1 7.02 0.00 3.25 7.65 0.07 82.01 03:21:26 03:21:01 2 8.07 0.00 2.89 0.45 0.03 88.56 03:21:26 03:21:01 3 7.33 0.00 2.97 0.05 0.07 89.57 03:21:26 03:21:01 4 7.54 0.00 2.69 1.97 0.05 87.75 03:21:26 03:21:01 5 6.68 0.00 2.98 0.37 0.03 89.93 03:21:26 03:21:01 6 7.28 0.00 4.34 19.33 0.12 68.94 03:21:26 03:21:01 7 7.77 0.00 2.69 5.41 0.15 83.98 03:21:26 03:21:26 Average: CPU %user %nice %system %iowait %steal %idle 03:21:26 Average: all 5.68 0.00 1.38 1.52 0.04 91.39 03:21:26 Average: 0 5.48 0.00 1.35 1.18 0.03 91.95 03:21:26 Average: 1 5.52 0.00 1.36 2.31 0.03 90.79 03:21:26 Average: 2 5.65 0.00 1.45 3.14 0.03 89.72 03:21:26 Average: 3 5.74 0.00 1.45 0.39 0.03 92.40 03:21:26 Average: 4 5.83 0.00 1.16 0.58 0.02 92.40 03:21:26 Average: 5 5.68 0.00 1.42 0.59 0.02 92.29 03:21:26 Average: 6 5.76 0.00 1.53 2.88 0.06 89.77 03:21:26 Average: 7 5.77 0.00 1.34 1.06 0.05 91.78 03:21:26 03:21:26 03:21:26