Pull request #407 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 55e3c5155244bbbc6d457c31330974f63a5e47f1+35621d3e3ed5e5519204e5baffde9d6fc275525a (2672b4178ba9be27485dc66447af4c5caec74c70) 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-ssh2055087239994916968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh10688216734651560613.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh785283432657051235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-407/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14522672594800532309.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12008796540160540059.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-407/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18375608737118060864.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21885 in /w/workspace/gexfoundry_device-mqtt-go_PR-407 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-407 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 35621d3e3ed5e5519204e5baffde9d6fc275525a into PR head commit 55e3c5155244bbbc6d457c31330974f63a5e47f1 Merge succeeded, producing 55e3c5155244bbbc6d457c31330974f63a5e47f1 Checking out Revision 55e3c5155244bbbc6d457c31330974f63a5e47f1 (PR-407) > git config core.sparsecheckout # timeout=10 > git checkout -f 55e3c5155244bbbc6d457c31330974f63a5e47f1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 35621d3e3ed5e5519204e5baffde9d6fc275525a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55e3c5155244bbbc6d457c31330974f63a5e47f1 # timeout=10 Commit message: "ci(snap): Add dependabot config for snap go mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-03T17:09:39.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-03T17:09:39.527Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-03T17:09:39.633Z] ========================================================= [2022-08-03T17:09:39.633Z] EdgeX Global Pipelines Version Info [2022-08-03T17:09:39.633Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:09:40.416Z] ------------------- [2022-08-03T17:09:40.417Z] stable info: [2022-08-03T17:09:40.417Z] ------------------- [2022-08-03T17:09:40.417Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T17:09:40.417Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T17:09:40.417Z] Message: update stable to v1.0.238 [2022-08-03T17:09:40.990Z] ------------------- [2022-08-03T17:09:40.990Z] experimental info: [2022-08-03T17:09:40.990Z] ------------------- [2022-08-03T17:09:40.990Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T17:09:40.990Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T17:09:40.990Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-03T17:09:41.403Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-08-03T17:09:41.451Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-08-03T17:09:41.495Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-03T17:09:41.546Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-03T17:09:41.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-03T17:09:41.636Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-03T17:09:41.679Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-03T17:09:41.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-03T17:09:41.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-03T17:09:41.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-03T17:09:41.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-03T17:09:41.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-08-03T17:09:41.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-03T17:09:41.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-03T17:09:42.024Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T17:09:42.074Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T17:09:42.121Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-03T17:09:42.165Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-03T17:09:42.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-03T17:09:42.256Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-03T17:09:42.301Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-03T17:09:42.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-03T17:09:42.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-03T17:09:42.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-03T17:09:42.470Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-03T17:09:42.512Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-03T17:09:42.560Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-03T17:09:42.602Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-407 [Pipeline] echo [2022-08-03T17:09:42.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-407 [Pipeline] echo [2022-08-03T17:09:42.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-407 [Pipeline] echo [2022-08-03T17:09:42.737Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55e3c5155244bbbc6d457c31330974f63a5e47f1 [Pipeline] echo [2022-08-03T17:09:42.783Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55e3c51 [Pipeline] echo [2022-08-03T17:09:42.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T17:09:42.949Z] provisioning config files... [2022-08-03T17:09:42.966Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp/config4884088146914330911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:09:43.353Z] ---> docker-login.sh [2022-08-03T17:09:43.353Z] nexus3.edgexfoundry.org:10001 [2022-08-03T17:09:43.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:09:43.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:09:43.619Z] Configure a credential helper to remove this warning. See [2022-08-03T17:09:43.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:09:43.619Z] [2022-08-03T17:09:43.619Z] Login Succeeded [2022-08-03T17:09:43.619Z] nexus3.edgexfoundry.org:10002 [2022-08-03T17:09:43.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:09:43.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:09:43.881Z] Configure a credential helper to remove this warning. See [2022-08-03T17:09:43.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:09:43.881Z] [2022-08-03T17:09:43.881Z] Login Succeeded [2022-08-03T17:09:43.881Z] nexus3.edgexfoundry.org:10003 [2022-08-03T17:09:43.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:09:43.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:09:43.881Z] Configure a credential helper to remove this warning. See [2022-08-03T17:09:43.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:09:43.881Z] [2022-08-03T17:09:43.881Z] Login Succeeded [2022-08-03T17:09:43.881Z] nexus3.edgexfoundry.org:10004 [2022-08-03T17:09:44.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:09:44.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:09:44.143Z] Configure a credential helper to remove this warning. See [2022-08-03T17:09:44.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:09:44.143Z] [2022-08-03T17:09:44.143Z] Login Succeeded [2022-08-03T17:09:44.143Z] docker.io [2022-08-03T17:09:44.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:09:44.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:09:44.718Z] Configure a credential helper to remove this warning. See [2022-08-03T17:09:44.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:09:44.718Z] [2022-08-03T17:09:44.718Z] Login Succeeded [2022-08-03T17:09:44.718Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T17:09:44.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-03T17:09:45.372Z] + git rev-list -1 --merges 55e3c5155244bbbc6d457c31330974f63a5e47f1~1..55e3c5155244bbbc6d457c31330974f63a5e47f1 [Pipeline] echo [2022-08-03T17:09:45.421Z] -----------> git rev-list -1 --merges 55e3c5155244bbbc6d457c31330974f63a5e47f1~1..55e3c5155244bbbc6d457c31330974f63a5e47f1 55e3c5155244bbbc6d457c31330974f63a5e47f1 [false] [Pipeline] sh [2022-08-03T17:09:45.737Z] + git log --format=format:%s -1 55e3c5155244bbbc6d457c31330974f63a5e47f1 [Pipeline] echo [2022-08-03T17:09:45.772Z] ========================================================= [2022-08-03T17:09:45.772Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-03T17:09:45.772Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T17:09:46.219Z] + git log --format=format:%s -1 55e3c5155244bbbc6d457c31330974f63a5e47f1 [Pipeline] echo [2022-08-03T17:09:46.252Z] [semverPrep] GIT_COMMIT: 55e3c5155244bbbc6d457c31330974f63a5e47f1, Commit Message: ci(snap): Add dependabot config for snap go mods [Pipeline] echo [2022-08-03T17:09:46.283Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-03T17:09:46.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T17:09:46.690Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-03T17:09:46.690Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-03T17:09:46.690Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-03T17:09:46.690Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-03T17:09:46.690Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-03T17:09:46.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:09:47.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T17:09:47.181Z] [2022-08-03T17:09:47.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:09:47.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T17:09:47.565Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-03T17:09:47.565Z] b85a868b505f: Pulling fs layer [2022-08-03T17:09:47.565Z] e2be974225ed: Pulling fs layer [2022-08-03T17:09:47.565Z] 339a4e72a1f5: Pulling fs layer [2022-08-03T17:09:47.565Z] 988bab9f4d93: Pulling fs layer [2022-08-03T17:09:47.565Z] 1469e6f7b9e6: Pulling fs layer [2022-08-03T17:09:47.565Z] eaf3925da568: Pulling fs layer [2022-08-03T17:09:47.565Z] bab4dde63d76: Pulling fs layer [2022-08-03T17:09:47.565Z] bde34c3a00c8: Pulling fs layer [2022-08-03T17:09:47.565Z] b352a97aabf1: Pulling fs layer [2022-08-03T17:09:47.565Z] 4872d77fe225: Pulling fs layer [2022-08-03T17:09:47.565Z] 5851b861e8e6: Pulling fs layer [2022-08-03T17:09:47.565Z] 1469e6f7b9e6: Waiting [2022-08-03T17:09:47.565Z] eaf3925da568: Waiting [2022-08-03T17:09:47.565Z] bab4dde63d76: Waiting [2022-08-03T17:09:47.565Z] bde34c3a00c8: Waiting [2022-08-03T17:09:47.565Z] b352a97aabf1: Waiting [2022-08-03T17:09:47.565Z] 4872d77fe225: Waiting [2022-08-03T17:09:47.565Z] 5851b861e8e6: Waiting [2022-08-03T17:09:47.565Z] 988bab9f4d93: Waiting [2022-08-03T17:09:47.565Z] e2be974225ed: Verifying Checksum [2022-08-03T17:09:47.565Z] e2be974225ed: Download complete [2022-08-03T17:09:47.565Z] 988bab9f4d93: Verifying Checksum [2022-08-03T17:09:47.565Z] 988bab9f4d93: Download complete [2022-08-03T17:09:47.826Z] 1469e6f7b9e6: Verifying Checksum [2022-08-03T17:09:47.826Z] 1469e6f7b9e6: Download complete [2022-08-03T17:09:47.826Z] 339a4e72a1f5: Verifying Checksum [2022-08-03T17:09:47.826Z] 339a4e72a1f5: Download complete [2022-08-03T17:09:47.826Z] eaf3925da568: Verifying Checksum [2022-08-03T17:09:47.826Z] eaf3925da568: Download complete [2022-08-03T17:09:47.826Z] bde34c3a00c8: Download complete [2022-08-03T17:09:47.826Z] b352a97aabf1: Verifying Checksum [2022-08-03T17:09:47.826Z] b352a97aabf1: Download complete [2022-08-03T17:09:47.826Z] 4872d77fe225: Verifying Checksum [2022-08-03T17:09:47.826Z] 4872d77fe225: Download complete [2022-08-03T17:09:47.826Z] 5851b861e8e6: Verifying Checksum [2022-08-03T17:09:47.826Z] 5851b861e8e6: Download complete [2022-08-03T17:09:47.826Z] b85a868b505f: Verifying Checksum [2022-08-03T17:09:47.826Z] b85a868b505f: Download complete [2022-08-03T17:09:48.087Z] bab4dde63d76: Verifying Checksum [2022-08-03T17:09:48.087Z] bab4dde63d76: Download complete [2022-08-03T17:09:49.485Z] b85a868b505f: Pull complete [2022-08-03T17:09:49.485Z] e2be974225ed: Pull complete [2022-08-03T17:09:50.059Z] 339a4e72a1f5: Pull complete [2022-08-03T17:09:50.059Z] 988bab9f4d93: Pull complete [2022-08-03T17:09:50.320Z] 1469e6f7b9e6: Pull complete [2022-08-03T17:09:50.320Z] eaf3925da568: Pull complete [2022-08-03T17:09:52.865Z] bab4dde63d76: Pull complete [2022-08-03T17:09:52.865Z] bde34c3a00c8: Pull complete [2022-08-03T17:09:52.865Z] b352a97aabf1: Pull complete [2022-08-03T17:09:52.865Z] 4872d77fe225: Pull complete [2022-08-03T17:09:52.865Z] 5851b861e8e6: Pull complete [2022-08-03T17:09:52.865Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-03T17:09:52.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T17:09:52.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:09:53.104Z] prd-ubuntu20.04-docker-8c-8g-21885 does not seem to be running inside a container [2022-08-03T17:09:53.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-407 -v /w/workspace/gexfoundry_device-mqtt-go_PR-407:/w/workspace/gexfoundry_device-mqtt-go_PR-407:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-03T17:09:55.195Z] $ docker top 0297b907d62fcf261b7cf0e650b3a81b632830a1ccc2db603f22414f300d7259 -eo pid,comm [2022-08-03T17:09:55.262Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-03T17:09:55.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T17:09:55.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T17:09:55.390Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T17:09:55.523Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T17:09:55.531Z] $ docker exec 0297b907d62fcf261b7cf0e650b3a81b632830a1ccc2db603f22414f300d7259 ssh-agent [2022-08-03T17:09:55.665Z] SSH_AUTH_SOCK=/tmp/ssh-AXfljXLJGoX5/agent.33 [2022-08-03T17:09:55.665Z] SSH_AGENT_PID=40 [2022-08-03T17:09:55.672Z] Running ssh-add (command line suppressed) [2022-08-03T17:09:55.804Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp/private_key_7663397763650399882.key (/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp/private_key_7663397763650399882.key) [2022-08-03T17:09:55.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T17:09:56.158Z] + git tag --points-at HEAD [Pipeline] } [2022-08-03T17:09:56.188Z] $ docker exec --env ******** --env ******** 0297b907d62fcf261b7cf0e650b3a81b632830a1ccc2db603f22414f300d7259 ssh-agent -k [2022-08-03T17:09:56.302Z] unset SSH_AUTH_SOCK; [2022-08-03T17:09:56.303Z] unset SSH_AGENT_PID; [2022-08-03T17:09:56.303Z] echo Agent pid 40 killed; [2022-08-03T17:09:56.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-03T17:09:56.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T17:09:56.396Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T17:09:56.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T17:09:56.552Z] $ docker exec 0297b907d62fcf261b7cf0e650b3a81b632830a1ccc2db603f22414f300d7259 ssh-agent [2022-08-03T17:09:56.663Z] SSH_AUTH_SOCK=/tmp/ssh-bTdeReqDV8MR/agent.74 [2022-08-03T17:09:56.663Z] SSH_AGENT_PID=80 [2022-08-03T17:09:56.669Z] Running ssh-add (command line suppressed) [2022-08-03T17:09:56.790Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp/private_key_2352931134470602704.key (/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp/private_key_2352931134470602704.key) [2022-08-03T17:09:56.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T17:09:57.138Z] + git semver init [2022-08-03T17:09:57.401Z] 2022-08-03 17:09:57,329 [run_init] DEBUG init version:0.0.0 force:False [2022-08-03T17:09:57.401Z] 2022-08-03 17:09:57,330 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-407/.semver [2022-08-03T17:09:57.401Z] 2022-08-03 17:09:57,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-407/.semver [2022-08-03T17:09:57.401Z] 2022-08-03 17:09:57,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-407/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-407, universal_newlines=False, shell=None, istream=None) [2022-08-03T17:09:58.346Z] 2022-08-03 17:09:58,049 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-407/.git/info/exclude [2022-08-03T17:09:58.346Z] 2022-08-03 17:09:58,049 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-407/.semver/PR-407 with force:False [2022-08-03T17:09:58.346Z] 2022-08-03 17:09:58,049 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-407/.semver/PR-407 [2022-08-03T17:09:58.346Z] 2022-08-03 17:09:58,054 [execute] INFO git cat-file --batch-check [2022-08-03T17:09:58.346Z] 2022-08-03 17:09:58,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-407/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T17:09:58.346Z] 2022-08-03 17:09:58,061 [execute] INFO git cat-file --batch [2022-08-03T17:09:58.346Z] 2022-08-03 17:09:58,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-407/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T17:09:58.346Z] 2022-08-03 17:09:58,065 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-407/.semver/PR-407 [2022-08-03T17:09:58.346Z] 0.0.0 [Pipeline] } [2022-08-03T17:09:58.375Z] $ docker exec --env ******** --env ******** 0297b907d62fcf261b7cf0e650b3a81b632830a1ccc2db603f22414f300d7259 ssh-agent -k [2022-08-03T17:09:58.486Z] unset SSH_AUTH_SOCK; [2022-08-03T17:09:58.487Z] unset SSH_AGENT_PID; [2022-08-03T17:09:58.487Z] echo Agent pid 80 killed; [2022-08-03T17:09:58.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T17:09:58.926Z] + git semver [Pipeline] } [2022-08-03T17:09:59.216Z] $ docker stop --time=1 0297b907d62fcf261b7cf0e650b3a81b632830a1ccc2db603f22414f300d7259 [2022-08-03T17:10:00.546Z] $ docker rm -f 0297b907d62fcf261b7cf0e650b3a81b632830a1ccc2db603f22414f300d7259 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T17:10:00.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-03T17:10:01.290Z] Stashed 1 file(s) [Pipeline] echo [2022-08-03T17:10:01.309Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T17:10:01.898Z] provisioning config files... [2022-08-03T17:10:01.908Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp/config5619863855122791192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:10:02.261Z] ---> docker-login.sh [2022-08-03T17:10:02.261Z] nexus3.edgexfoundry.org:10001 [2022-08-03T17:10:02.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:10:02.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:10:02.261Z] Configure a credential helper to remove this warning. See [2022-08-03T17:10:02.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:10:02.261Z] [2022-08-03T17:10:02.261Z] Login Succeeded [2022-08-03T17:10:02.261Z] nexus3.edgexfoundry.org:10002 [2022-08-03T17:10:02.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:10:02.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:10:02.523Z] Configure a credential helper to remove this warning. See [2022-08-03T17:10:02.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:10:02.523Z] [2022-08-03T17:10:02.523Z] Login Succeeded [2022-08-03T17:10:02.523Z] nexus3.edgexfoundry.org:10003 [2022-08-03T17:10:02.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:10:02.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:10:02.523Z] Configure a credential helper to remove this warning. See [2022-08-03T17:10:02.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:10:02.523Z] [2022-08-03T17:10:02.523Z] Login Succeeded [2022-08-03T17:10:02.523Z] nexus3.edgexfoundry.org:10004 [2022-08-03T17:10:02.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:10:02.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:10:02.783Z] Configure a credential helper to remove this warning. See [2022-08-03T17:10:02.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:10:02.783Z] [2022-08-03T17:10:02.783Z] Login Succeeded [2022-08-03T17:10:02.783Z] docker.io [2022-08-03T17:10:02.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:10:03.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:10:03.043Z] Configure a credential helper to remove this warning. See [2022-08-03T17:10:03.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:10:03.043Z] [2022-08-03T17:10:03.043Z] Login Succeeded [2022-08-03T17:10:03.043Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T17:10:03.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-03T17:10:03.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T17:10:03.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T17:10:03.324Z] ========================================================= [2022-08-03T17:10:03.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-03T17:10:03.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:10:03.877Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-03T17:10:03.877Z] Sending build context to Docker daemon 6.076MB [2022-08-03T17:10:03.877Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-03T17:10:03.877Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-03T17:10:03.877Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-03T17:10:03.877Z] 2408cc74d12b: Pulling fs layer [2022-08-03T17:10:03.877Z] ea60b727a1ce: Pulling fs layer [2022-08-03T17:10:03.877Z] 30c4a7721957: Pulling fs layer [2022-08-03T17:10:03.877Z] 370296b7ddb6: Pulling fs layer [2022-08-03T17:10:03.877Z] 7c6cee850709: Pulling fs layer [2022-08-03T17:10:03.877Z] 370296b7ddb6: Waiting [2022-08-03T17:10:03.877Z] 39a5fcdaea64: Pulling fs layer [2022-08-03T17:10:03.877Z] d94ebbe4e438: Pulling fs layer [2022-08-03T17:10:03.877Z] bcfd1f05c69d: Pulling fs layer [2022-08-03T17:10:03.877Z] 7c6cee850709: Waiting [2022-08-03T17:10:03.877Z] 39a5fcdaea64: Waiting [2022-08-03T17:10:03.877Z] bcfd1f05c69d: Waiting [2022-08-03T17:10:03.877Z] d94ebbe4e438: Waiting [2022-08-03T17:10:03.877Z] 59ccb84bbe0f: Pulling fs layer [2022-08-03T17:10:03.877Z] 59ccb84bbe0f: Waiting [2022-08-03T17:10:03.877Z] 30c4a7721957: Download complete [2022-08-03T17:10:03.877Z] ea60b727a1ce: Verifying Checksum [2022-08-03T17:10:03.877Z] ea60b727a1ce: Download complete [2022-08-03T17:10:03.877Z] 7c6cee850709: Download complete [2022-08-03T17:10:03.877Z] 39a5fcdaea64: Verifying Checksum [2022-08-03T17:10:03.877Z] 39a5fcdaea64: Download complete [2022-08-03T17:10:04.140Z] 2408cc74d12b: Verifying Checksum [2022-08-03T17:10:04.140Z] 2408cc74d12b: Download complete [2022-08-03T17:10:04.140Z] d94ebbe4e438: Download complete [2022-08-03T17:10:04.140Z] 2408cc74d12b: Pull complete [2022-08-03T17:10:04.408Z] ea60b727a1ce: Pull complete [2022-08-03T17:10:04.408Z] 30c4a7721957: Pull complete [2022-08-03T17:10:04.408Z] 59ccb84bbe0f: Verifying Checksum [2022-08-03T17:10:04.408Z] 59ccb84bbe0f: Download complete [2022-08-03T17:10:04.673Z] bcfd1f05c69d: Verifying Checksum [2022-08-03T17:10:04.673Z] bcfd1f05c69d: Download complete [2022-08-03T17:10:04.933Z] 370296b7ddb6: Verifying Checksum [2022-08-03T17:10:04.933Z] 370296b7ddb6: Download complete [2022-08-03T17:10:09.130Z] 370296b7ddb6: Pull complete [2022-08-03T17:10:09.130Z] 7c6cee850709: Pull complete [2022-08-03T17:10:09.130Z] 39a5fcdaea64: Pull complete [2022-08-03T17:10:09.130Z] d94ebbe4e438: Pull complete [2022-08-03T17:10:11.671Z] bcfd1f05c69d: Pull complete [2022-08-03T17:10:12.243Z] 59ccb84bbe0f: Pull complete [2022-08-03T17:10:12.243Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-03T17:10:12.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T17:10:12.243Z] ---> a4fb48ad2a94 [2022-08-03T17:10:12.243Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-03T17:10:16.446Z] ---> Running in fbd799f2e47a [2022-08-03T17:10:16.446Z] Removing intermediate container fbd799f2e47a [2022-08-03T17:10:16.446Z] ---> 63e9d421897a [2022-08-03T17:10:16.446Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-03T17:10:16.446Z] ---> Running in 5509c527c3de [2022-08-03T17:10:16.446Z] Removing intermediate container 5509c527c3de [2022-08-03T17:10:16.446Z] ---> 6a7c552e52a7 [2022-08-03T17:10:16.447Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:10:16.447Z] ---> Running in a230dca84481 [2022-08-03T17:10:16.706Z] Removing intermediate container a230dca84481 [2022-08-03T17:10:16.706Z] ---> 64f55e4512fd [2022-08-03T17:10:16.706Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-03T17:10:16.706Z] ---> Running in 350a893a30a8 [2022-08-03T17:10:16.717Z] Still waiting to schedule task [2022-08-03T17:10:16.717Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-03T17:10:16.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T17:10:17.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T17:10:18.487Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-03T17:10:18.487Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-03T17:10:18.487Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-03T17:10:18.747Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-03T17:10:18.747Z] Executing busybox-1.35.0-r13.trigger [2022-08-03T17:10:18.747Z] OK: 216 MiB in 55 packages [2022-08-03T17:10:19.317Z] Removing intermediate container 350a893a30a8 [2022-08-03T17:10:19.317Z] ---> daa82a5553ad [2022-08-03T17:10:19.317Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-08-03T17:10:19.317Z] ---> Running in d58ecd151e94 [2022-08-03T17:10:19.317Z] Removing intermediate container d58ecd151e94 [2022-08-03T17:10:19.317Z] ---> 51a744708ce0 [2022-08-03T17:10:19.317Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-03T17:10:19.576Z] ---> 0a6bc8997c33 [2022-08-03T17:10:19.576Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T17:10:19.576Z] ---> Running in 2c4f47643988 [2022-08-03T17:10:41.548Z] Removing intermediate container 2c4f47643988 [2022-08-03T17:10:41.548Z] ---> 61d483483ef8 [2022-08-03T17:10:41.548Z] Step 10/12 : COPY . . [2022-08-03T17:10:41.548Z] ---> fccbfe787489 [2022-08-03T17:10:41.548Z] Step 11/12 : ARG MAKE='make build' [2022-08-03T17:10:41.548Z] ---> Running in 1fc6d55489df [2022-08-03T17:10:41.548Z] Removing intermediate container 1fc6d55489df [2022-08-03T17:10:41.548Z] ---> a2bcd202d32b [2022-08-03T17:10:41.548Z] Step 12/12 : RUN $MAKE [2022-08-03T17:10:41.548Z] ---> Running in eb6eddb34659 [2022-08-03T17:10:42.125Z] noop [2022-08-03T17:10:43.069Z] Removing intermediate container eb6eddb34659 [2022-08-03T17:10:43.069Z] ---> 69ee04802659 [2022-08-03T17:10:43.069Z] Successfully built 69ee04802659 [2022-08-03T17:10:43.069Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:10:43.514Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T17:10:43.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:10:43.699Z] prd-ubuntu20.04-docker-8c-8g-21885 does not seem to be running inside a container [2022-08-03T17:10:43.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-407 -v /w/workspace/gexfoundry_device-mqtt-go_PR-407:/w/workspace/gexfoundry_device-mqtt-go_PR-407:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-03T17:10:44.875Z] $ docker top 348a2ee15e425e510c1b58245be1f75288accee02acacc1e2fa0a89da13f0800 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T17:10:45.277Z] + go version [2022-08-03T17:10:45.277Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-03T17:10:45.310Z] $ docker stop --time=1 348a2ee15e425e510c1b58245be1f75288accee02acacc1e2fa0a89da13f0800 [2022-08-03T17:10:46.860Z] $ docker rm -f 348a2ee15e425e510c1b58245be1f75288accee02acacc1e2fa0a89da13f0800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:10:47.541Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T17:10:47.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:10:47.690Z] prd-ubuntu20.04-docker-8c-8g-21885 does not seem to be running inside a container [2022-08-03T17:10:47.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-mqtt-go_PR-407 -v /w/workspace/gexfoundry_device-mqtt-go_PR-407:/w/workspace/gexfoundry_device-mqtt-go_PR-407:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-03T17:10:48.084Z] $ docker top 452a267b4f85bbd68fed5a86c02d5a1ff1f3e0798b7745c69affa29d504109e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T17:10:48.487Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-407 [Pipeline] fileExists [Pipeline] sh [2022-08-03T17:10:48.840Z] + make test [2022-08-03T17:10:48.840Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-03T17:10:49.099Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-08-03T17:10:59.089Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-08-03T17:10:59.090Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-08-03T17:10:59.090Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-08-03T17:11:05.670Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-03T17:11:05.670Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-03T17:11:08.961Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T17:11:08.961Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T17:11:08.961Z] ./bin/test-attribution-txt.sh [2022-08-03T17:11:08.961Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T17:11:08.961Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T17:11:08.961Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T17:11:09.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-03T17:11:09.035Z] $ docker stop --time=1 452a267b4f85bbd68fed5a86c02d5a1ff1f3e0798b7745c69affa29d504109e8 [2022-08-03T17:11:11.054Z] $ docker rm -f 452a267b4f85bbd68fed5a86c02d5a1ff1f3e0798b7745c69affa29d504109e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T17:11:11.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-03T17:11:11.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-03T17:11:12.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-03T17:11:12.605Z] + ls -al . [2022-08-03T17:11:12.605Z] total 180 [2022-08-03T17:11:12.605Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 17:10 . [2022-08-03T17:11:12.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 17:09 .. [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 3 17:09 .dockerignore [2022-08-03T17:11:12.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 17:10 .git [2022-08-03T17:11:12.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 17:09 .github [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 3 17:09 .gitignore [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 17:09 .golangci.yml [2022-08-03T17:11:12.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 17:09 .semver [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 8917 Aug 3 17:09 Attribution.txt [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 11365 Aug 3 17:09 CHANGELOG.md [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 1932 Aug 3 17:09 Dockerfile [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 17:09 GOVERNANCE.md [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 3 17:09 Jenkinsfile [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 3 17:09 LICENSE [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 1917 Aug 3 17:09 Makefile [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 3 17:09 OWNERS.md [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 2501 Aug 3 17:09 README.md [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 17:10 VERSION [2022-08-03T17:11:12.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 17:09 bin [2022-08-03T17:11:12.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 17:09 cmd [2022-08-03T17:11:12.605Z] -rw-r--r-- 1 jenkins jenkins 17887 Aug 3 17:10 coverage.out [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 3452 Aug 3 17:09 go.mod [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 36716 Aug 3 17:09 go.sum [2022-08-03T17:11:12.605Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 17:09 internal [2022-08-03T17:11:12.605Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 17:09 mock [2022-08-03T17:11:12.605Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 17:09 snap [2022-08-03T17:11:12.605Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 3 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:11:12.992Z] + 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=55e3c5155244bbbc6d457c31330974f63a5e47f1 --label arch=amd64 --label version=0.0.0 . [2022-08-03T17:11:12.992Z] Sending build context to Docker daemon 6.094MB [2022-08-03T17:11:12.992Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-03T17:11:12.992Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-03T17:11:12.992Z] ---> 69ee04802659 [2022-08-03T17:11:12.992Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-03T17:11:12.992Z] ---> Running in 27af9885c296 [2022-08-03T17:11:13.252Z] Removing intermediate container 27af9885c296 [2022-08-03T17:11:13.252Z] ---> a0d19ac1ce2d [2022-08-03T17:11:13.252Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-03T17:11:13.252Z] ---> Running in c68f31dc7bb2 [2022-08-03T17:11:13.252Z] Removing intermediate container c68f31dc7bb2 [2022-08-03T17:11:13.252Z] ---> 4ac3c08c71c8 [2022-08-03T17:11:13.252Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:11:13.252Z] ---> Running in 01c7e15bee81 [2022-08-03T17:11:13.824Z] Removing intermediate container 01c7e15bee81 [2022-08-03T17:11:13.824Z] ---> cf84109185a2 [2022-08-03T17:11:13.824Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-03T17:11:13.824Z] ---> Running in b863844888a5 [2022-08-03T17:11:14.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T17:11:15.027Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T17:11:15.289Z] OK: 216 MiB in 55 packages [2022-08-03T17:11:15.549Z] Removing intermediate container b863844888a5 [2022-08-03T17:11:15.549Z] ---> f44d80b2de1d [2022-08-03T17:11:15.549Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-08-03T17:11:15.549Z] ---> Running in 211eaa7b9a26 [2022-08-03T17:11:15.549Z] Removing intermediate container 211eaa7b9a26 [2022-08-03T17:11:15.549Z] ---> 5b0b4c9a9f3e [2022-08-03T17:11:15.549Z] Step 8/24 : COPY go.mod vendor* ./ [2022-08-03T17:11:15.809Z] ---> 1694f487d31a [2022-08-03T17:11:15.809Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T17:11:15.809Z] ---> Running in a0ea619b9b41 [2022-08-03T17:11:16.379Z] Removing intermediate container a0ea619b9b41 [2022-08-03T17:11:16.379Z] ---> 79748a78ac1e [2022-08-03T17:11:16.379Z] Step 10/24 : COPY . . [2022-08-03T17:11:16.639Z] ---> 8ac73ea9ec34 [2022-08-03T17:11:16.639Z] Step 11/24 : ARG MAKE='make build' [2022-08-03T17:11:16.639Z] ---> Running in a471513f19e1 [2022-08-03T17:11:16.639Z] Removing intermediate container a471513f19e1 [2022-08-03T17:11:16.639Z] ---> 3959f6f0159e [2022-08-03T17:11:16.639Z] Step 12/24 : RUN $MAKE [2022-08-03T17:11:16.639Z] ---> Running in 9f9d86d0f8d6 [2022-08-03T17:11:16.900Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-08-03T17:11:38.865Z] Removing intermediate container 9f9d86d0f8d6 [2022-08-03T17:11:38.865Z] ---> 0df0fe95b234 [2022-08-03T17:11:38.866Z] Step 13/24 : FROM alpine:3.16 [2022-08-03T17:11:38.866Z] 3.16: Pulling from library/alpine [2022-08-03T17:11:38.866Z] 530afca65e2e: Pulling fs layer [2022-08-03T17:11:38.866Z] 530afca65e2e: Verifying Checksum [2022-08-03T17:11:38.866Z] 530afca65e2e: Download complete [2022-08-03T17:11:38.866Z] 530afca65e2e: Pull complete [2022-08-03T17:11:38.866Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T17:11:38.866Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T17:11:38.866Z] ---> d7d3d98c851f [2022-08-03T17:11:38.866Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-08-03T17:11:38.866Z] ---> Running in c13cba86e5e1 [2022-08-03T17:11:38.866Z] Removing intermediate container c13cba86e5e1 [2022-08-03T17:11:38.866Z] ---> 71d3936c3c0d [2022-08-03T17:11:38.866Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T17:11:38.866Z] ---> Running in 7bfb118d957c [2022-08-03T17:11:38.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T17:11:38.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T17:11:39.126Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T17:11:39.126Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T17:11:39.126Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T17:11:39.126Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T17:11:39.126Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T17:11:39.126Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T17:11:39.126Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T17:11:39.126Z] OK: 8 MiB in 20 packages [2022-08-03T17:11:39.695Z] Removing intermediate container 7bfb118d957c [2022-08-03T17:11:39.695Z] ---> 8d548fe1ef4e [2022-08-03T17:11:39.695Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-08-03T17:11:40.266Z] ---> f63db2d5d0b0 [2022-08-03T17:11:40.266Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-08-03T17:11:40.526Z] ---> 06106343bc62 [2022-08-03T17:11:40.526Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-08-03T17:11:40.526Z] ---> a437de61a22d [2022-08-03T17:11:40.526Z] Step 19/24 : EXPOSE 59982 [2022-08-03T17:11:40.526Z] ---> Running in 5c028bf5c40f [2022-08-03T17:11:40.785Z] Removing intermediate container 5c028bf5c40f [2022-08-03T17:11:40.785Z] ---> c6c659797561 [2022-08-03T17:11:40.785Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-08-03T17:11:40.785Z] ---> Running in d521a668094b [2022-08-03T17:11:40.785Z] Removing intermediate container d521a668094b [2022-08-03T17:11:40.785Z] ---> 09e589f02bd1 [2022-08-03T17:11:40.785Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:11:40.785Z] ---> Running in 94ebdb0f7754 [2022-08-03T17:11:40.785Z] Removing intermediate container 94ebdb0f7754 [2022-08-03T17:11:40.785Z] ---> 41f6d60c9216 [2022-08-03T17:11:40.785Z] Step 22/24 : LABEL arch=amd64 [2022-08-03T17:11:40.785Z] ---> Running in 830b006d62f8 [2022-08-03T17:11:41.044Z] Removing intermediate container 830b006d62f8 [2022-08-03T17:11:41.044Z] ---> ede2d511f072 [2022-08-03T17:11:41.044Z] Step 23/24 : LABEL git_sha=55e3c5155244bbbc6d457c31330974f63a5e47f1 [2022-08-03T17:11:41.044Z] ---> Running in 9acc7618a0ba [2022-08-03T17:11:41.044Z] Removing intermediate container 9acc7618a0ba [2022-08-03T17:11:41.044Z] ---> e9dfb842b747 [2022-08-03T17:11:41.044Z] Step 24/24 : LABEL version=0.0.0 [2022-08-03T17:11:41.044Z] ---> Running in 8cd834c002be [2022-08-03T17:11:41.044Z] Removing intermediate container 8cd834c002be [2022-08-03T17:11:41.044Z] ---> 6961127e89e4 [2022-08-03T17:11:41.044Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-03T17:11:41.044Z] Successfully built 6961127e89e4 [2022-08-03T17:11:41.044Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:11:41.918Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:11:41.918Z] [2022-08-03T17:11:41.918Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:11:42.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:11:42.310Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-03T17:11:42.310Z] 5eb5b503b376: Pulling fs layer [2022-08-03T17:11:42.310Z] 5c69ac0246d0: Pulling fs layer [2022-08-03T17:11:42.310Z] ec43610c2a17: Pulling fs layer [2022-08-03T17:11:42.310Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-03T17:11:42.310Z] 33b1e0a273af: Pulling fs layer [2022-08-03T17:11:42.310Z] 5d3b04190fa2: Pulling fs layer [2022-08-03T17:11:42.310Z] 2f39f015ded8: Pulling fs layer [2022-08-03T17:11:42.310Z] 33b1e0a273af: Waiting [2022-08-03T17:11:42.310Z] 5d3b04190fa2: Waiting [2022-08-03T17:11:42.310Z] 3a2ae6a8a46f: Waiting [2022-08-03T17:11:42.310Z] 2f39f015ded8: Waiting [2022-08-03T17:11:42.310Z] 5c69ac0246d0: Verifying Checksum [2022-08-03T17:11:42.310Z] 5c69ac0246d0: Download complete [2022-08-03T17:11:42.310Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-03T17:11:42.310Z] 3a2ae6a8a46f: Download complete [2022-08-03T17:11:42.310Z] 33b1e0a273af: Verifying Checksum [2022-08-03T17:11:42.310Z] 33b1e0a273af: Download complete [2022-08-03T17:11:42.310Z] 5d3b04190fa2: Verifying Checksum [2022-08-03T17:11:42.310Z] 5d3b04190fa2: Download complete [2022-08-03T17:11:42.310Z] ec43610c2a17: Verifying Checksum [2022-08-03T17:11:42.310Z] ec43610c2a17: Download complete [2022-08-03T17:11:42.576Z] 5eb5b503b376: Download complete [2022-08-03T17:11:43.149Z] 2f39f015ded8: Download complete [2022-08-03T17:11:44.090Z] 5eb5b503b376: Pull complete [2022-08-03T17:11:44.090Z] 5c69ac0246d0: Pull complete [2022-08-03T17:11:44.660Z] ec43610c2a17: Pull complete [2022-08-03T17:11:44.660Z] 3a2ae6a8a46f: Pull complete [2022-08-03T17:11:44.921Z] 33b1e0a273af: Pull complete [2022-08-03T17:11:44.921Z] 5d3b04190fa2: Pull complete [2022-08-03T17:11:50.199Z] 2f39f015ded8: Pull complete [2022-08-03T17:11:50.199Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-03T17:11:50.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:11:50.199Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:11:50.439Z] prd-ubuntu20.04-docker-8c-8g-21885 does not seem to be running inside a container [2022-08-03T17:11:50.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-407 -v /w/workspace/gexfoundry_device-mqtt-go_PR-407:/w/workspace/gexfoundry_device-mqtt-go_PR-407:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-03T17:11:53.079Z] $ docker top f3ea4358fb457b9b8052901e64daa523009fc3cf6a8eed6c99e25355dc38c510 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:11:53.534Z] ---> job-cost.sh [2022-08-03T17:11:53.534Z] lf-activate-venv: SKIPPING [2022-08-03T17:11:53.534Z] INFO: No Stack... [2022-08-03T17:11:53.795Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-03T17:11:54.364Z] INFO: Archiving Costs [Pipeline] sh [2022-08-03T17:11:54.684Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-407/archives/cost.csv [2022-08-03T17:11:54.684Z] + cut -d, -f6 [Pipeline] lock [2022-08-03T17:11:54.731Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-407-1-stack-cost] [2022-08-03T17:11:54.735Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-407-1-stack-cost] did not exist. Created. [2022-08-03T17:11:54.735Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-407-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-03T17:11:55.204Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-03T17:11:55.254Z] Stashed 1 file(s) [Pipeline] } [2022-08-03T17:11:55.283Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-407-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-03T17:11:55.371Z] $ docker stop --time=1 f3ea4358fb457b9b8052901e64daa523009fc3cf6a8eed6c99e25355dc38c510 [2022-08-03T17:11:56.544Z] $ docker rm -f f3ea4358fb457b9b8052901e64daa523009fc3cf6a8eed6c99e25355dc38c510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-03T17:11:58.816Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21887 in /w/workspace/gexfoundry_device-mqtt-go_PR-407 [Pipeline] { [Pipeline] ws [2022-08-03T17:11:58.854Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-08-03T17:11:58.933Z] Selected Git installation does not exist. Using Default [2022-08-03T17:11:58.933Z] The recommended git tool is: NONE [2022-08-03T17:12:05.445Z] using credential edgex-jenkins-ssh [2022-08-03T17:12:05.465Z] Cloning the remote Git repository [2022-08-03T17:12:05.522Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-03T17:12:05.596Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-08-03T17:12:05.664Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-03T17:12:05.664Z] > git --version # timeout=10 [2022-08-03T17:12:05.754Z] > git --version # 'git version 2.25.1' [2022-08-03T17:12:05.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T17:12:05.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T17:12:07.513Z] Merging remotes/origin/main commit 35621d3e3ed5e5519204e5baffde9d6fc275525a into PR head commit 55e3c5155244bbbc6d457c31330974f63a5e47f1 [2022-08-03T17:12:07.714Z] Merge succeeded, producing 55e3c5155244bbbc6d457c31330974f63a5e47f1 [2022-08-03T17:12:07.714Z] Checking out Revision 55e3c5155244bbbc6d457c31330974f63a5e47f1 (PR-407) [2022-08-03T17:12:06.894Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-08-03T17:12:06.912Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T17:12:06.938Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-08-03T17:12:06.968Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-08-03T17:12:06.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T17:12:06.984Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/407/head:refs/remotes/origin/PR-407 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-03T17:12:07.537Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T17:12:07.554Z] > git checkout -f 55e3c5155244bbbc6d457c31330974f63a5e47f1 # timeout=10 [2022-08-03T17:12:07.640Z] > git remote # timeout=10 [2022-08-03T17:12:07.656Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T17:12:07.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T17:12:07.679Z] > git merge 35621d3e3ed5e5519204e5baffde9d6fc275525a # timeout=10 [2022-08-03T17:12:07.701Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T17:12:07.725Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T17:12:07.741Z] > git checkout -f 55e3c5155244bbbc6d457c31330974f63a5e47f1 # timeout=10 [2022-08-03T17:12:11.846Z] Commit message: "ci(snap): Add dependabot config for snap go mods" [2022-08-03T17:12:11.914Z] > git --version # timeout=10 [2022-08-03T17:12:11.929Z] > git --version # 'git version 2.25.1' [2022-08-03T17:12:11.949Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T17:12:13.054Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-03T17:12:13.054Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T17:12:13.054Z] Dload Upload Total Spent Left Speed [2022-08-03T17:12:13.054Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 81668 0 --:--:-- --:--:-- --:--:-- 81668 [Pipeline] sh [2022-08-03T17:12:13.879Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-03T17:12:14.233Z] + sudo tee /etc/docker/daemon.new [2022-08-03T17:12:14.233Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-03T17:12:14.233Z] { [2022-08-03T17:12:14.233Z] "registry-mirrors": [ [2022-08-03T17:12:14.233Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-03T17:12:14.233Z] ], [2022-08-03T17:12:14.233Z] "bip": "10.250.0.254/24", [2022-08-03T17:12:14.233Z] "hosts": [ [2022-08-03T17:12:14.233Z] "tcp://0.0.0.0:5555", [2022-08-03T17:12:14.233Z] "unix:///var/run/docker.sock" [2022-08-03T17:12:14.233Z] ], [2022-08-03T17:12:14.233Z] "mtu": 1458, [2022-08-03T17:12:14.233Z] "selinux-enabled": true, [2022-08-03T17:12:14.233Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-03T17:12:14.233Z] } [Pipeline] sh [2022-08-03T17:12:14.587Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-03T17:12:14.939Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T17:12:33.500Z] provisioning config files... [2022-08-03T17:12:33.523Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1292199646326000606tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:12:33.913Z] ---> docker-login.sh [2022-08-03T17:12:33.913Z] nexus3.edgexfoundry.org:10001 [2022-08-03T17:12:34.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:12:34.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:12:34.783Z] Configure a credential helper to remove this warning. See [2022-08-03T17:12:34.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:12:34.783Z] [2022-08-03T17:12:34.783Z] Login Succeeded [2022-08-03T17:12:34.783Z] nexus3.edgexfoundry.org:10002 [2022-08-03T17:12:35.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:12:35.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:12:35.056Z] Configure a credential helper to remove this warning. See [2022-08-03T17:12:35.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:12:35.056Z] [2022-08-03T17:12:35.056Z] Login Succeeded [2022-08-03T17:12:35.056Z] nexus3.edgexfoundry.org:10003 [2022-08-03T17:12:35.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:12:35.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:12:35.609Z] Configure a credential helper to remove this warning. See [2022-08-03T17:12:35.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:12:35.609Z] [2022-08-03T17:12:35.609Z] Login Succeeded [2022-08-03T17:12:35.609Z] nexus3.edgexfoundry.org:10004 [2022-08-03T17:12:35.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:12:35.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:12:35.884Z] Configure a credential helper to remove this warning. See [2022-08-03T17:12:35.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:12:35.884Z] [2022-08-03T17:12:35.884Z] Login Succeeded [2022-08-03T17:12:35.884Z] docker.io [2022-08-03T17:12:36.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T17:12:36.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T17:12:36.759Z] Configure a credential helper to remove this warning. See [2022-08-03T17:12:36.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T17:12:36.759Z] [2022-08-03T17:12:36.759Z] Login Succeeded [2022-08-03T17:12:36.759Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T17:12:36.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-03T17:12:37.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T17:12:37.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T17:12:37.226Z] ========================================================= [2022-08-03T17:12:37.226Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-03T17:12:37.226Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:12:37.722Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-03T17:12:37.995Z] Sending build context to Docker daemon 3.137MB [2022-08-03T17:12:37.995Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-08-03T17:12:37.995Z] Step 2/12 : FROM ${BASE} AS builder [2022-08-03T17:12:38.276Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-03T17:12:38.276Z] b3c136eddcbf: Pulling fs layer [2022-08-03T17:12:38.276Z] c0a3192eca97: Pulling fs layer [2022-08-03T17:12:38.276Z] a050256f5b6f: Pulling fs layer [2022-08-03T17:12:38.276Z] 656be50a0ddc: Pulling fs layer [2022-08-03T17:12:38.276Z] 2bbca73fdf42: Pulling fs layer [2022-08-03T17:12:38.276Z] 46d945488cbd: Pulling fs layer [2022-08-03T17:12:38.276Z] 8a5474983e97: Pulling fs layer [2022-08-03T17:12:38.276Z] 329c88fbcd65: Pulling fs layer [2022-08-03T17:12:38.276Z] 46d945488cbd: Waiting [2022-08-03T17:12:38.276Z] 8a5474983e97: Waiting [2022-08-03T17:12:38.276Z] 329c88fbcd65: Waiting [2022-08-03T17:12:38.276Z] 656be50a0ddc: Waiting [2022-08-03T17:12:38.276Z] 2bbca73fdf42: Waiting [2022-08-03T17:12:38.276Z] a050256f5b6f: Verifying Checksum [2022-08-03T17:12:38.276Z] a050256f5b6f: Download complete [2022-08-03T17:12:38.276Z] c0a3192eca97: Verifying Checksum [2022-08-03T17:12:38.276Z] c0a3192eca97: Download complete [2022-08-03T17:12:38.276Z] 2bbca73fdf42: Verifying Checksum [2022-08-03T17:12:38.276Z] 2bbca73fdf42: Download complete [2022-08-03T17:12:38.276Z] 46d945488cbd: Verifying Checksum [2022-08-03T17:12:38.276Z] 46d945488cbd: Download complete [2022-08-03T17:12:38.276Z] b3c136eddcbf: Verifying Checksum [2022-08-03T17:12:39.265Z] b3c136eddcbf: Pull complete [2022-08-03T17:12:39.265Z] 329c88fbcd65: Verifying Checksum [2022-08-03T17:12:39.265Z] 329c88fbcd65: Download complete [2022-08-03T17:12:39.868Z] c0a3192eca97: Pull complete [2022-08-03T17:12:40.145Z] a050256f5b6f: Pull complete [2022-08-03T17:12:40.422Z] 8a5474983e97: Verifying Checksum [2022-08-03T17:12:40.422Z] 8a5474983e97: Download complete [2022-08-03T17:12:41.026Z] 656be50a0ddc: Verifying Checksum [2022-08-03T17:12:41.026Z] 656be50a0ddc: Download complete [2022-08-03T17:12:56.123Z] 656be50a0ddc: Pull complete [2022-08-03T17:12:56.123Z] 2bbca73fdf42: Pull complete [2022-08-03T17:12:56.123Z] 46d945488cbd: Pull complete [2022-08-03T17:13:00.441Z] 8a5474983e97: Pull complete [2022-08-03T17:13:03.076Z] 329c88fbcd65: Pull complete [2022-08-03T17:13:03.076Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-03T17:13:03.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T17:13:03.076Z] ---> ff4287adb874 [2022-08-03T17:13:03.076Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-03T17:13:03.677Z] ---> Running in 0cc0bef12008 [2022-08-03T17:13:03.951Z] Removing intermediate container 0cc0bef12008 [2022-08-03T17:13:03.951Z] ---> d874cd33e843 [2022-08-03T17:13:03.951Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-08-03T17:13:03.951Z] ---> Running in 70a25ce2f2b3 [2022-08-03T17:13:04.231Z] Removing intermediate container 70a25ce2f2b3 [2022-08-03T17:13:04.231Z] ---> fa7f424c8ef6 [2022-08-03T17:13:04.231Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:13:04.231Z] ---> Running in 4e72d3372ca0 [2022-08-03T17:13:06.223Z] Removing intermediate container 4e72d3372ca0 [2022-08-03T17:13:06.223Z] ---> 534cd7bd871b [2022-08-03T17:13:06.223Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-03T17:13:06.223Z] ---> Running in be1c1cb035a4 [2022-08-03T17:13:08.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:13:09.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:13:10.161Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-08-03T17:13:10.161Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-08-03T17:13:10.161Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-08-03T17:13:10.437Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-08-03T17:13:10.437Z] Executing busybox-1.35.0-r13.trigger [2022-08-03T17:13:10.437Z] OK: 226 MiB in 55 packages [2022-08-03T17:13:11.424Z] Removing intermediate container be1c1cb035a4 [2022-08-03T17:13:11.424Z] ---> c2b6dda36872 [2022-08-03T17:13:11.424Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-08-03T17:13:11.424Z] ---> Running in 09ec9f1cf142 [2022-08-03T17:13:11.698Z] Removing intermediate container 09ec9f1cf142 [2022-08-03T17:13:11.698Z] ---> 50d3dbc1ac22 [2022-08-03T17:13:11.698Z] Step 8/12 : COPY go.mod vendor* ./ [2022-08-03T17:13:12.298Z] ---> e75775bb769a [2022-08-03T17:13:12.298Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T17:13:12.298Z] ---> Running in 78843b26ca8d [2022-08-03T17:13:59.270Z] Removing intermediate container 78843b26ca8d [2022-08-03T17:13:59.270Z] ---> f3f5dd36402c [2022-08-03T17:13:59.270Z] Step 10/12 : COPY . . [2022-08-03T17:13:59.876Z] ---> c0ec322c5d2a [2022-08-03T17:13:59.876Z] Step 11/12 : ARG MAKE='make build' [2022-08-03T17:13:59.876Z] ---> Running in 075198370efd [2022-08-03T17:14:00.151Z] Removing intermediate container 075198370efd [2022-08-03T17:14:00.151Z] ---> 3471d7298a84 [2022-08-03T17:14:00.151Z] Step 12/12 : RUN $MAKE [2022-08-03T17:14:00.151Z] ---> Running in c8660044422a [2022-08-03T17:14:01.135Z] noop [2022-08-03T17:14:01.743Z] Removing intermediate container c8660044422a [2022-08-03T17:14:01.743Z] ---> 52c7bd91e8a6 [2022-08-03T17:14:01.743Z] Successfully built 52c7bd91e8a6 [2022-08-03T17:14:01.743Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:14:02.224Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T17:14:02.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:14:02.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-21887 does not seem to be running inside a container [2022-08-03T17:14:02.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-03T17:14:03.923Z] $ docker top da4ca75d23703a8781dc77b7ef4394589335b9e1a11368327a1ab14a9f27fe85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T17:14:04.901Z] + go version [2022-08-03T17:14:04.901Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-03T17:14:04.938Z] $ docker stop --time=1 da4ca75d23703a8781dc77b7ef4394589335b9e1a11368327a1ab14a9f27fe85 [2022-08-03T17:14:06.583Z] $ docker rm -f da4ca75d23703a8781dc77b7ef4394589335b9e1a11368327a1ab14a9f27fe85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:14:07.513Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T17:14:07.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:14:07.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-21887 does not seem to be running inside a container [2022-08-03T17:14:07.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-03T17:14:09.214Z] $ docker top 950d0d986790ba9dbd011cb92e560c11fdd819fd1abd5e43bbd8db865b8325b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T17:14:10.154Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2022-08-03T17:14:10.879Z] + make test [2022-08-03T17:14:10.879Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-03T17:14:12.322Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-08-03T17:15:34.141Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-08-03T17:15:34.141Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements [2022-08-03T17:15:34.141Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-08-03T17:15:34.141Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-03T17:15:34.141Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-03T17:15:52.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T17:15:52.478Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T17:15:52.478Z] ./bin/test-attribution-txt.sh [2022-08-03T17:15:52.478Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T17:15:52.478Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T17:15:52.478Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T17:15:52.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-03T17:15:52.560Z] $ docker stop --time=1 950d0d986790ba9dbd011cb92e560c11fdd819fd1abd5e43bbd8db865b8325b8 [2022-08-03T17:15:54.345Z] $ docker rm -f 950d0d986790ba9dbd011cb92e560c11fdd819fd1abd5e43bbd8db865b8325b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T17:15:55.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-03T17:15:55.388Z] Warning: overwriting stash ‘coverage-report’ [2022-08-03T17:15:55.837Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T17:15:56.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-03T17:15:56.797Z] + ls -al . [2022-08-03T17:15:56.797Z] total 176 [2022-08-03T17:15:56.797Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 3 17:14 . [2022-08-03T17:15:56.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 17:12 .. [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 3 17:12 .dockerignore [2022-08-03T17:15:56.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 17:12 .git [2022-08-03T17:15:56.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 17:12 .github [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 329 Aug 3 17:12 .gitignore [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 17:12 .golangci.yml [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 8917 Aug 3 17:12 Attribution.txt [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 11365 Aug 3 17:12 CHANGELOG.md [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 1932 Aug 3 17:12 Dockerfile [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 17:12 GOVERNANCE.md [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 3 17:12 Jenkinsfile [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 3 17:12 LICENSE [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 1917 Aug 3 17:12 Makefile [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 3 17:12 OWNERS.md [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 2501 Aug 3 17:12 README.md [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 17:10 VERSION [2022-08-03T17:15:56.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 17:12 bin [2022-08-03T17:15:56.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 17:12 cmd [2022-08-03T17:15:56.797Z] -rw-r--r-- 1 jenkins jenkins 17887 Aug 3 17:15 coverage.out [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 3452 Aug 3 17:12 go.mod [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 36716 Aug 3 17:12 go.sum [2022-08-03T17:15:56.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 17:12 internal [2022-08-03T17:15:56.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 17:12 mock [2022-08-03T17:15:56.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 17:12 snap [2022-08-03T17:15:56.797Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 3 17:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:15:57.230Z] + 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=55e3c5155244bbbc6d457c31330974f63a5e47f1 --label arch=arm64 --label version=0.0.0 . [2022-08-03T17:15:57.505Z] Sending build context to Docker daemon 3.155MB [2022-08-03T17:15:57.505Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-03T17:15:57.505Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-03T17:15:57.505Z] ---> 52c7bd91e8a6 [2022-08-03T17:15:57.505Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-08-03T17:15:57.777Z] ---> Running in 6f74756c959b [2022-08-03T17:15:58.051Z] Removing intermediate container 6f74756c959b [2022-08-03T17:15:58.051Z] ---> 6f7591103819 [2022-08-03T17:15:58.051Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-03T17:15:58.051Z] ---> Running in ba43565abe3b [2022-08-03T17:15:58.325Z] Removing intermediate container ba43565abe3b [2022-08-03T17:15:58.325Z] ---> ed3f266c4660 [2022-08-03T17:15:58.325Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:15:58.325Z] ---> Running in 455628bcd51d [2022-08-03T17:16:00.323Z] Removing intermediate container 455628bcd51d [2022-08-03T17:16:00.323Z] ---> 36033a674b44 [2022-08-03T17:16:00.323Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-03T17:16:00.323Z] ---> Running in abe8e0423535 [2022-08-03T17:16:00.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:16:02.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:16:02.944Z] OK: 226 MiB in 55 packages [2022-08-03T17:16:03.539Z] Removing intermediate container abe8e0423535 [2022-08-03T17:16:03.539Z] ---> 3764af00995b [2022-08-03T17:16:03.539Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-08-03T17:16:03.818Z] ---> Running in 9636952cc486 [2022-08-03T17:16:04.089Z] Removing intermediate container 9636952cc486 [2022-08-03T17:16:04.089Z] ---> 8d1f51489e71 [2022-08-03T17:16:04.089Z] Step 8/24 : COPY go.mod vendor* ./ [2022-08-03T17:16:04.686Z] ---> bf7fc21f1e90 [2022-08-03T17:16:04.687Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T17:16:04.687Z] ---> Running in d948f525b32f [2022-08-03T17:16:06.665Z] Removing intermediate container d948f525b32f [2022-08-03T17:16:06.665Z] ---> 5b714d3ee589 [2022-08-03T17:16:06.665Z] Step 10/24 : COPY . . [2022-08-03T17:16:07.266Z] ---> 5196935dc372 [2022-08-03T17:16:07.266Z] Step 11/24 : ARG MAKE='make build' [2022-08-03T17:16:07.266Z] ---> Running in 70cdf3ead81d [2022-08-03T17:16:07.544Z] Removing intermediate container 70cdf3ead81d [2022-08-03T17:16:07.544Z] ---> 97a7600b047b [2022-08-03T17:16:07.544Z] Step 12/24 : RUN $MAKE [2022-08-03T17:16:07.821Z] ---> Running in 59d2d39e3b8e [2022-08-03T17:16:08.818Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-08-03T17:18:15.722Z] Removing intermediate container 59d2d39e3b8e [2022-08-03T17:18:15.722Z] ---> d9ad918a0112 [2022-08-03T17:18:15.722Z] Step 13/24 : FROM alpine:3.16 [2022-08-03T17:18:15.722Z] 3.16: Pulling from library/alpine [2022-08-03T17:18:15.722Z] f97344484467: Pulling fs layer [2022-08-03T17:18:15.722Z] f97344484467: Pull complete [2022-08-03T17:18:15.722Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T17:18:15.722Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T17:18:15.722Z] ---> 3d81c46cd875 [2022-08-03T17:18:15.722Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-08-03T17:18:15.722Z] ---> Running in f66e1b1db711 [2022-08-03T17:18:15.722Z] Removing intermediate container f66e1b1db711 [2022-08-03T17:18:15.722Z] ---> 1931e8b4fca5 [2022-08-03T17:18:15.722Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T17:18:15.722Z] ---> Running in 6743018e5e26 [2022-08-03T17:18:15.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:18:15.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:18:15.722Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T17:18:15.722Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T17:18:15.722Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T17:18:15.722Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T17:18:15.722Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T17:18:15.722Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T17:18:15.722Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T17:18:15.722Z] OK: 8 MiB in 20 packages [2022-08-03T17:18:15.722Z] Removing intermediate container 6743018e5e26 [2022-08-03T17:18:15.722Z] ---> 4381f6cb5ae6 [2022-08-03T17:18:15.722Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-08-03T17:18:15.722Z] ---> 00ad45db128c [2022-08-03T17:18:15.722Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-08-03T17:18:15.722Z] ---> a264e5d6e67c [2022-08-03T17:18:15.722Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-08-03T17:18:16.322Z] ---> 2a2e513b1cae [2022-08-03T17:18:16.322Z] Step 19/24 : EXPOSE 59982 [2022-08-03T17:18:16.322Z] ---> Running in 203b7485b680 [2022-08-03T17:18:16.600Z] Removing intermediate container 203b7485b680 [2022-08-03T17:18:16.600Z] ---> 540477fce854 [2022-08-03T17:18:16.600Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-08-03T17:18:16.878Z] ---> Running in e3be93989322 [2022-08-03T17:18:17.153Z] Removing intermediate container e3be93989322 [2022-08-03T17:18:17.153Z] ---> 6f59e4a8e9c2 [2022-08-03T17:18:17.153Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:18:17.153Z] ---> Running in ee11f30dbd3d [2022-08-03T17:18:17.432Z] Removing intermediate container ee11f30dbd3d [2022-08-03T17:18:17.432Z] ---> 3bbce0626784 [2022-08-03T17:18:17.432Z] Step 22/24 : LABEL arch=arm64 [2022-08-03T17:18:17.432Z] ---> Running in 26505f5153d4 [2022-08-03T17:18:17.710Z] Removing intermediate container 26505f5153d4 [2022-08-03T17:18:17.710Z] ---> 9eef78b90257 [2022-08-03T17:18:17.710Z] Step 23/24 : LABEL git_sha=55e3c5155244bbbc6d457c31330974f63a5e47f1 [2022-08-03T17:18:17.988Z] ---> Running in 541b1c0d59f3 [2022-08-03T17:18:18.265Z] Removing intermediate container 541b1c0d59f3 [2022-08-03T17:18:18.265Z] ---> e96041717ae5 [2022-08-03T17:18:18.265Z] Step 24/24 : LABEL version=0.0.0 [2022-08-03T17:18:18.265Z] ---> Running in ff8b7cea7343 [2022-08-03T17:18:18.539Z] Removing intermediate container ff8b7cea7343 [2022-08-03T17:18:18.539Z] ---> 731ac220c4cd [2022-08-03T17:18:18.539Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-03T17:18:18.539Z] Successfully built 731ac220c4cd [2022-08-03T17:18:18.539Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:18:19.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T17:18:19.370Z] [2022-08-03T17:18:19.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:18:19.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T17:18:20.063Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-03T17:18:20.063Z] 8998bd30e6a1: Pulling fs layer [2022-08-03T17:18:20.063Z] 04944245beec: Pulling fs layer [2022-08-03T17:18:20.063Z] 699f458cf7ca: Pulling fs layer [2022-08-03T17:18:20.063Z] 765212b225bb: Pulling fs layer [2022-08-03T17:18:20.063Z] f23df028b6ca: Pulling fs layer [2022-08-03T17:18:20.063Z] d65c8cfc05b1: Pulling fs layer [2022-08-03T17:18:20.063Z] 2437ff75d9bd: Pulling fs layer [2022-08-03T17:18:20.063Z] d65c8cfc05b1: Waiting [2022-08-03T17:18:20.063Z] 2437ff75d9bd: Waiting [2022-08-03T17:18:20.063Z] 765212b225bb: Waiting [2022-08-03T17:18:20.063Z] f23df028b6ca: Waiting [2022-08-03T17:18:20.063Z] 04944245beec: Verifying Checksum [2022-08-03T17:18:20.063Z] 04944245beec: Download complete [2022-08-03T17:18:20.063Z] 765212b225bb: Verifying Checksum [2022-08-03T17:18:20.063Z] 765212b225bb: Download complete [2022-08-03T17:18:20.063Z] f23df028b6ca: Verifying Checksum [2022-08-03T17:18:20.063Z] f23df028b6ca: Download complete [2022-08-03T17:18:20.063Z] d65c8cfc05b1: Verifying Checksum [2022-08-03T17:18:20.063Z] d65c8cfc05b1: Download complete [2022-08-03T17:18:20.343Z] 699f458cf7ca: Verifying Checksum [2022-08-03T17:18:20.343Z] 699f458cf7ca: Download complete [2022-08-03T17:18:20.620Z] 8998bd30e6a1: Verifying Checksum [2022-08-03T17:18:20.620Z] 8998bd30e6a1: Download complete [2022-08-03T17:18:23.243Z] 2437ff75d9bd: Verifying Checksum [2022-08-03T17:18:23.243Z] 2437ff75d9bd: Download complete [2022-08-03T17:18:24.685Z] 8998bd30e6a1: Pull complete [2022-08-03T17:18:25.284Z] 04944245beec: Pull complete [2022-08-03T17:18:26.738Z] 699f458cf7ca: Pull complete [2022-08-03T17:18:27.013Z] 765212b225bb: Pull complete [2022-08-03T17:18:27.999Z] f23df028b6ca: Pull complete [2022-08-03T17:18:27.999Z] d65c8cfc05b1: Pull complete [2022-08-03T17:18:43.097Z] 2437ff75d9bd: Pull complete [2022-08-03T17:18:43.097Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-03T17:18:43.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T17:18:43.097Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:18:43.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-21887 does not seem to be running inside a container [2022-08-03T17:18:43.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-03T17:18:46.123Z] $ docker top 0fd5d68bacb98f847a46c69777d344d6747e59cc4d9ee736517336aa938432ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:18:47.111Z] ---> job-cost.sh [2022-08-03T17:18:47.111Z] lf-activate-venv: SKIPPING [2022-08-03T17:18:47.111Z] INFO: No Stack... [2022-08-03T17:18:47.704Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-03T17:18:48.597Z] INFO: Archiving Costs [Pipeline] sh [2022-08-03T17:18:49.290Z] + cut -d,+ -f6 [2022-08-03T17:18:49.290Z] cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2022-08-03T17:18:49.337Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-407-1-stack-cost] [2022-08-03T17:18:49.342Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-407-1-stack-cost] did not exist. Created. [2022-08-03T17:18:49.342Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-407-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-03T17:18:50.089Z] /w/workspace/device-mqtt-go/1@tmp/durable-b503d80d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-03T17:18:50.787Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-03T17:18:50.823Z] Warning: overwriting stash ‘stack-cost’ [2022-08-03T17:18:50.866Z] Stashed 1 file(s) [Pipeline] } [2022-08-03T17:18:50.881Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-407-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-03T17:18:50.962Z] $ docker stop --time=1 0fd5d68bacb98f847a46c69777d344d6747e59cc4d9ee736517336aa938432ce [2022-08-03T17:18:52.461Z] $ docker rm -f 0fd5d68bacb98f847a46c69777d344d6747e59cc4d9ee736517336aa938432ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-03T17:18:53.503Z] provisioning config files... [2022-08-03T17:18:53.510Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp/config6487136467048010161tmp [Pipeline] { [Pipeline] sh [2022-08-03T17:18:53.846Z] + set +x [2022-08-03T17:18:53.846Z] + curl -s https://codecov.io/bash [2022-08-03T17:18:53.846Z] + bash -s -- [2022-08-03T17:18:53.846Z] [2022-08-03T17:18:53.846Z] _____ _ [2022-08-03T17:18:53.846Z] / ____| | | [2022-08-03T17:18:53.846Z] | | ___ __| | ___ ___ _____ __ [2022-08-03T17:18:53.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-03T17:18:53.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-03T17:18:53.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-03T17:18:53.846Z] Bash-1.0.6 [2022-08-03T17:18:53.846Z] [2022-08-03T17:18:53.846Z] [2022-08-03T17:18:53.846Z] ==> git version 2.25.1 found [2022-08-03T17:18:53.846Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-03T17:18:53.846Z] Release-Date: 2020-01-08 [2022-08-03T17:18:53.846Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-03T17:18:53.846Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-03T17:18:53.846Z] ==> Jenkins CI detected. [2022-08-03T17:18:53.846Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-407 [2022-08-03T17:18:53.846Z] project root: . [2022-08-03T17:18:53.846Z] --> token set from env [2022-08-03T17:18:53.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-03T17:18:53.846Z] ==> Running gcov in . (disable via -X gcov) [2022-08-03T17:18:53.846Z] ==> Python coveragepy not found [2022-08-03T17:18:53.846Z] ==> Searching for coverage reports in: [2022-08-03T17:18:53.846Z] + . [2022-08-03T17:18:53.846Z] -> Found 1 reports [2022-08-03T17:18:53.846Z] ==> Detecting git/mercurial file structure [2022-08-03T17:18:53.846Z] ==> Reading reports [2022-08-03T17:18:53.846Z] + ./coverage.out bytes=17887 [2022-08-03T17:18:53.846Z] ==> Appending adjustments [2022-08-03T17:18:53.846Z] https://docs.codecov.io/docs/fixing-reports [2022-08-03T17:18:54.106Z] + Found adjustments [2022-08-03T17:18:54.106Z] ==> Gzipping contents [2022-08-03T17:18:54.106Z] 4.0K /tmp/codecov.Q57GS8.gz [2022-08-03T17:18:54.106Z] ==> Uploading reports [2022-08-03T17:18:54.106Z] url: https://codecov.io [2022-08-03T17:18:54.106Z] query: branch=PR-407&commit=55e3c5155244bbbc6d457c31330974f63a5e47f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=407&job=&cmd_args= [2022-08-03T17:18:54.106Z] -> Pinging Codecov [2022-08-03T17:18:54.106Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-407&commit=55e3c5155244bbbc6d457c31330974f63a5e47f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-407%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=407&job=&cmd_args= [2022-08-03T17:18:54.366Z] -> Uploading to [2022-08-03T17:18:54.366Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-03/7D719EC7BBE17E464838252E33014C33/55e3c5155244bbbc6d457c31330974f63a5e47f1/3314878b-e32a-4771-aec3-6a06e1c9cd39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220803T171854Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88dcab11856ca4b35b3a7c569255618ea242c186643d171a9d0987d2c72b8899 [2022-08-03T17:18:54.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T17:18:54.366Z] Dload Upload Total Spent Left Speed [2022-08-03T17:18:54.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3217 0 0 100 3217 0 14556 --:--:-- --:--:-- --:--:-- 14490 100 3217 0 0 100 3217 0 13573 --:--:-- --:--:-- --:--:-- 13516 [2022-08-03T17:18:54.627Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/55e3c5155244bbbc6d457c31330974f63a5e47f1 [Pipeline] } [2022-08-03T17:18:54.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-03T17:18:56.391Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-407/archives ] [2022-08-03T17:18:56.391Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-407/archives [2022-08-03T17:18:56.391Z] total 16 [2022-08-03T17:18:56.391Z] drwxr-xr-x 3 root root 4096 Aug 3 17:11 . [2022-08-03T17:18:56.391Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 3 17:11 .. [2022-08-03T17:18:56.391Z] drwxr-xr-x 2 root root 4096 Aug 3 17:11 cost [2022-08-03T17:18:56.391Z] -rw-r--r-- 1 root root 86 Aug 3 17:11 cost.csv [2022-08-03T17:18:56.391Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-407/archives [2022-08-03T17:18:56.391Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-407/archives [2022-08-03T17:18:56.391Z] total 16 [2022-08-03T17:18:56.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 17:11 . [2022-08-03T17:18:56.391Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 3 17:11 .. [2022-08-03T17:18:56.391Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 17:11 cost [2022-08-03T17:18:56.391Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 3 17:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:18:56.721Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:18:57.617Z] ---> package-listing.sh [2022-08-03T17:18:57.617Z] ++ facter osfamily [2022-08-03T17:18:57.617Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-03T17:18:57.878Z] + OS_FAMILY=debian [2022-08-03T17:18:57.878Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-407 [2022-08-03T17:18:57.878Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-03T17:18:57.878Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-03T17:18:57.878Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-03T17:18:57.878Z] + PACKAGES=/tmp/packages_start.txt [2022-08-03T17:18:57.878Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-407 ']' [2022-08-03T17:18:57.878Z] + PACKAGES=/tmp/packages_end.txt [2022-08-03T17:18:57.878Z] + case "${OS_FAMILY}" in [2022-08-03T17:18:57.878Z] + dpkg -l [2022-08-03T17:18:57.878Z] + grep '^ii' [2022-08-03T17:18:57.878Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-03T17:18:57.878Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-03T17:18:57.878Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-03T17:18:57.878Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-407 ']' [2022-08-03T17:18:57.878Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-407/archives/ [2022-08-03T17:18:57.878Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-407/archives/ [Pipeline] echo [2022-08-03T17:18:57.917Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-03T17:18:58.215Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:18:58.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:18:58.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:18:59.005Z] prd-ubuntu20.04-docker-8c-8g-21885 does not seem to be running inside a container [2022-08-03T17:18:59.047Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-407/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-407 -v /w/workspace/gexfoundry_device-mqtt-go_PR-407:/w/workspace/gexfoundry_device-mqtt-go_PR-407:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-03T17:18:59.296Z] $ docker top 1cbe8b9e73457b1b2b2cdd3999b378ec375c701aa3ef7311ae828a2f35f0c065 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T17:18:59.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-03T17:19:00.012Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-03T17:19:00.328Z] + ls /var/log/sa-host [2022-08-03T17:19:00.328Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T17:19:00.466Z] provisioning config files... [2022-08-03T17:19:00.475Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-407@tmp/config5720016969323481267tmp [Pipeline] { [Pipeline] echo [2022-08-03T17:19:00.529Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:19:00.846Z] ---> create-netrc.sh [Pipeline] } [2022-08-03T17:19:00.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:19:01.283Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-03T17:19:01.313Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:19:01.626Z] ---> sudo-logs.sh [2022-08-03T17:19:01.626Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-03T17:19:01.714Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:19:02.038Z] ---> job-cost.sh [2022-08-03T17:19:02.038Z] lf-activate-venv: SKIPPING [2022-08-03T17:19:02.038Z] DEBUG: total: 0.2199999988079071 [2022-08-03T17:19:02.038Z] INFO: Retrieving Stack Cost... [2022-08-03T17:19:02.299Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-03T17:19:02.872Z] INFO: Archiving Costs [Pipeline] echo [2022-08-03T17:19:02.906Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:19:03.217Z] ---> logs-deploy.sh [2022-08-03T17:19:03.217Z] lf-activate-venv: SKIPPING [2022-08-03T17:19:03.217Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-407/1 [2022-08-03T17:19:03.217Z] INFO: archiving workspace using pattern(s): [2022-08-03T17:19:04.158Z] Archives upload complete. [2022-08-03T17:19:04.418Z] INFO: archiving logs to Nexus [2022-08-03T17:19:04.990Z] ---> uname -a: [2022-08-03T17:19:04.990Z] Linux prd-ubuntu20-04-docker-8c-8g-21885 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] ---> lscpu: [2022-08-03T17:19:04.990Z] Architecture: x86_64 [2022-08-03T17:19:04.990Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-03T17:19:04.990Z] Byte Order: Little Endian [2022-08-03T17:19:04.990Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-03T17:19:04.990Z] CPU(s): 8 [2022-08-03T17:19:04.990Z] On-line CPU(s) list: 0-7 [2022-08-03T17:19:04.990Z] Thread(s) per core: 1 [2022-08-03T17:19:04.990Z] Core(s) per socket: 1 [2022-08-03T17:19:04.990Z] Socket(s): 8 [2022-08-03T17:19:04.990Z] NUMA node(s): 1 [2022-08-03T17:19:04.990Z] Vendor ID: AuthenticAMD [2022-08-03T17:19:04.990Z] CPU family: 23 [2022-08-03T17:19:04.990Z] Model: 49 [2022-08-03T17:19:04.990Z] Model name: AMD EPYC-Rome Processor [2022-08-03T17:19:04.990Z] Stepping: 0 [2022-08-03T17:19:04.990Z] CPU MHz: 2799.998 [2022-08-03T17:19:04.990Z] BogoMIPS: 5599.99 [2022-08-03T17:19:04.990Z] Virtualization: AMD-V [2022-08-03T17:19:04.990Z] Hypervisor vendor: KVM [2022-08-03T17:19:04.990Z] Virtualization type: full [2022-08-03T17:19:04.990Z] L1d cache: 256 KiB [2022-08-03T17:19:04.990Z] L1i cache: 256 KiB [2022-08-03T17:19:04.990Z] L2 cache: 4 MiB [2022-08-03T17:19:04.990Z] L3 cache: 128 MiB [2022-08-03T17:19:04.990Z] NUMA node0 CPU(s): 0-7 [2022-08-03T17:19:04.990Z] Vulnerability Itlb multihit: Not affected [2022-08-03T17:19:04.990Z] Vulnerability L1tf: Not affected [2022-08-03T17:19:04.990Z] Vulnerability Mds: Not affected [2022-08-03T17:19:04.990Z] Vulnerability Meltdown: Not affected [2022-08-03T17:19:04.990Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-03T17:19:04.990Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-03T17:19:04.990Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-03T17:19:04.990Z] Vulnerability Srbds: Not affected [2022-08-03T17:19:04.990Z] Vulnerability Tsx async abort: Not affected [2022-08-03T17:19:04.990Z] 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 [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] ---> nproc: [2022-08-03T17:19:04.990Z] 8 [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] ---> df -h: [2022-08-03T17:19:04.990Z] Filesystem Size Used Avail Use% Mounted on [2022-08-03T17:19:04.990Z] overlay 155G 11G 145G 7% / [2022-08-03T17:19:04.990Z] tmpfs 64M 0 64M 0% /dev [2022-08-03T17:19:04.990Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-03T17:19:04.990Z] shm 64M 0 64M 0% /dev/shm [2022-08-03T17:19:04.990Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] ---> sar -b -r -n DEV: [2022-08-03T17:19:04.990Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21885) 08/03/22 _x86_64_ (8 CPU) [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] 17:09:00 LINUX RESTART (8 CPU) [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] 17:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-03T17:19:04.990Z] 17:11:01 169.73 1.14 168.60 0.00 35.25 61820.30 0.00 [2022-08-03T17:19:04.990Z] 17:12:01 172.12 0.15 171.97 0.00 8.27 39398.90 0.00 [2022-08-03T17:19:04.990Z] 17:13:01 1.57 0.00 1.57 0.00 0.00 22.14 0.00 [2022-08-03T17:19:04.990Z] 17:14:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 [2022-08-03T17:19:04.990Z] 17:15:01 0.92 0.02 0.90 0.00 0.13 10.80 0.00 [2022-08-03T17:19:04.990Z] 17:16:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2022-08-03T17:19:04.990Z] 17:17:01 2.60 1.57 1.03 0.00 49.98 13.46 0.00 [2022-08-03T17:19:04.990Z] 17:18:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 [2022-08-03T17:19:04.990Z] 17:19:01 6.63 0.23 6.40 0.00 19.06 123.85 0.00 [2022-08-03T17:19:04.990Z] Average: 39.52 0.34 39.18 0.00 12.48 11176.66 0.00 [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] 17:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-03T17:19:04.990Z] 17:11:01 28007196 31523320 765900 2.33 160680 3547240 2252164 6.64 1468360 2931936 118808 [2022-08-03T17:19:04.990Z] 17:12:01 27636860 31779256 510580 1.55 173724 4117144 1855040 5.47 1272980 3458256 240 [2022-08-03T17:19:04.990Z] 17:13:01 27636700 31779148 510516 1.55 173776 4117148 1855040 5.47 1272464 3458264 16 [2022-08-03T17:19:04.990Z] 17:14:01 27638896 31781368 508096 1.55 173812 4117152 1855040 5.47 1270800 3458268 24 [2022-08-03T17:19:04.990Z] 17:15:01 27644928 31787472 501996 1.53 173828 4117160 1855040 5.47 1265200 3458320 16 [2022-08-03T17:19:04.990Z] 17:16:01 27645068 31787628 501752 1.53 173856 4117160 1855040 5.47 1264300 3458320 16 [2022-08-03T17:19:04.990Z] 17:17:01 27641860 31786892 502060 1.53 173892 4118660 1871260 5.51 1269656 3457916 212 [2022-08-03T17:19:04.990Z] 17:18:01 27642656 31787716 501236 1.52 173908 4118664 1871260 5.51 1268436 3457920 8 [2022-08-03T17:19:04.990Z] 17:19:01 27611760 31759492 524820 1.60 174076 4119988 1993096 5.87 1292380 3456228 216 [2022-08-03T17:19:04.990Z] Average: 27678436 31752477 536328 1.63 172395 4054480 1918109 5.65 1293842 3399492 13284 [2022-08-03T17:19:04.990Z] [2022-08-03T17:19:04.990Z] 17:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-03T17:19:04.990Z] 17:11:01 ens3 352.70 257.33 5537.78 85.10 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:11:01 lo 1.69 1.69 0.16 0.16 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:11:01 vethb9e6898 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:11:01 docker0 139.64 165.82 11.15 1506.35 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:12:01 ens3 169.97 115.86 2688.09 67.92 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:12:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:12:01 docker0 11.28 16.36 0.67 98.84 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:13:01 ens3 0.07 0.08 0.00 0.03 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:14:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:15:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.990Z] 17:16:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:17:01 ens3 6.78 4.90 5.15 5.75 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:18:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:19:01 ens3 29.15 15.25 30.55 8.54 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:19:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] Average: ens3 61.59 43.36 909.33 18.48 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] Average: lo 0.58 0.58 0.05 0.05 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] Average: docker0 16.54 19.97 1.30 175.88 0.00 0.00 0.00 0.00 [2022-08-03T17:19:04.991Z] [2022-08-03T17:19:04.991Z] [2022-08-03T17:19:04.991Z] ---> sar -P ALL: [2022-08-03T17:19:04.991Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21885) 08/03/22 _x86_64_ (8 CPU) [2022-08-03T17:19:04.991Z] [2022-08-03T17:19:04.991Z] 17:09:00 LINUX RESTART (8 CPU) [2022-08-03T17:19:04.991Z] [2022-08-03T17:19:04.991Z] 17:10:02 CPU %user %nice %system %iowait %steal %idle [2022-08-03T17:19:04.991Z] 17:11:01 all 21.42 0.00 5.74 3.28 0.09 69.47 [2022-08-03T17:19:04.991Z] 17:11:01 0 21.52 0.00 5.80 6.23 0.10 66.34 [2022-08-03T17:19:04.991Z] 17:11:01 1 21.35 0.00 6.16 4.97 0.16 67.36 [2022-08-03T17:19:04.991Z] 17:11:01 2 22.03 0.00 6.00 0.53 0.10 71.34 [2022-08-03T17:19:04.991Z] 17:11:01 3 21.24 0.00 6.10 6.28 0.07 66.31 [2022-08-03T17:19:04.991Z] 17:11:01 4 20.77 0.00 5.46 5.83 0.07 67.87 [2022-08-03T17:19:04.991Z] 17:11:01 5 22.37 0.00 5.13 1.18 0.09 71.23 [2022-08-03T17:19:04.991Z] 17:11:01 6 20.32 0.00 5.59 1.05 0.07 72.98 [2022-08-03T17:19:04.991Z] 17:11:01 7 21.74 0.00 5.64 0.17 0.09 72.36 [2022-08-03T17:19:04.991Z] 17:12:01 all 27.59 0.00 5.20 1.32 0.07 65.82 [2022-08-03T17:19:04.991Z] 17:12:01 0 26.29 0.00 4.81 0.47 0.07 68.36 [2022-08-03T17:19:04.991Z] 17:12:01 1 27.65 0.00 4.68 0.07 0.07 67.54 [2022-08-03T17:19:04.991Z] 17:12:01 2 27.70 0.00 5.43 6.82 0.07 59.98 [2022-08-03T17:19:04.991Z] 17:12:01 3 27.32 0.00 5.16 1.04 0.08 66.39 [2022-08-03T17:19:04.991Z] 17:12:01 4 29.22 0.00 4.81 0.24 0.07 65.67 [2022-08-03T17:19:04.991Z] 17:12:01 5 27.36 0.00 5.33 1.47 0.07 65.78 [2022-08-03T17:19:04.991Z] 17:12:01 6 27.04 0.00 6.27 0.39 0.07 66.24 [2022-08-03T17:19:04.991Z] 17:12:01 7 28.10 0.00 5.12 0.08 0.07 66.63 [2022-08-03T17:19:04.991Z] 17:13:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2022-08-03T17:19:04.991Z] 17:13:01 0 0.03 0.00 0.02 0.05 0.02 99.88 [2022-08-03T17:19:04.991Z] 17:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T17:19:04.991Z] 17:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-03T17:19:04.991Z] 17:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T17:19:04.991Z] 17:13:01 4 0.33 0.00 0.00 0.00 0.00 99.67 [2022-08-03T17:19:04.991Z] 17:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T17:19:04.991Z] 17:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T17:19:04.991Z] 17:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T17:19:04.991Z] 17:14:01 all 0.27 0.00 0.02 0.00 0.01 99.70 [2022-08-03T17:19:04.991Z] 17:14:01 0 0.00 0.00 0.03 0.03 0.02 99.92 [2022-08-03T17:19:04.991Z] 17:14:01 1 1.89 0.00 0.02 0.00 0.02 98.08 [2022-08-03T17:19:04.991Z] 17:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-03T17:19:04.991Z] 17:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-03T17:19:04.991Z] 17:14:01 4 0.12 0.00 0.02 0.00 0.02 99.85 [2022-08-03T17:19:04.991Z] 17:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T17:19:04.991Z] 17:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-03T17:19:04.991Z] 17:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-03T17:19:04.991Z] 17:15:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2022-08-03T17:19:04.991Z] 17:15:01 0 0.07 0.00 0.00 0.03 0.02 99.88 [2022-08-03T17:19:04.991Z] 17:15:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2022-08-03T17:19:04.991Z] 17:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-03T17:19:04.991Z] 17:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T17:19:04.991Z] 17:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T17:19:04.991Z] 17:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-03T17:19:04.991Z] 17:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-03T17:19:04.991Z] 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T17:19:04.991Z] 17:16:01 all 0.22 0.00 0.01 0.00 0.00 99.77 [2022-08-03T17:19:04.991Z] 17:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-03T17:19:04.991Z] 17:16:01 1 1.58 0.00 0.00 0.00 0.02 98.40 [2022-08-03T17:19:04.991Z] 17:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-03T17:19:04.991Z] 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T17:19:04.991Z] 17:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-03T17:19:04.991Z] 17:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-03T17:19:04.991Z] 17:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-03T17:19:04.991Z] 17:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T17:19:04.991Z] 17:17:01 all 0.20 0.00 0.04 0.01 0.01 99.74 [2022-08-03T17:19:04.991Z] 17:17:01 0 0.13 0.00 0.07 0.03 0.00 99.77 [2022-08-03T17:19:04.991Z] 17:17:01 1 0.25 0.00 0.02 0.00 0.00 99.73 [2022-08-03T17:19:04.991Z] 17:17:01 2 0.47 0.00 0.05 0.00 0.02 99.47 [2022-08-03T17:19:04.991Z] 17:17:01 3 0.23 0.00 0.00 0.00 0.00 99.77 [2022-08-03T17:19:04.991Z] 17:17:01 4 0.22 0.00 0.03 0.02 0.00 99.73 [2022-08-03T17:19:04.991Z] 17:17:01 5 0.03 0.00 0.07 0.00 0.02 99.88 [2022-08-03T17:19:04.991Z] 17:17:01 6 0.17 0.00 0.03 0.03 0.02 99.75 [2022-08-03T17:19:04.991Z] 17:17:01 7 0.13 0.00 0.05 0.00 0.02 99.80 [2022-08-03T17:19:04.991Z] 17:18:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2022-08-03T17:19:04.991Z] 17:18:01 0 0.00 0.00 0.03 0.13 0.02 99.82 [2022-08-03T17:19:04.991Z] 17:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-03T17:19:04.991Z] 17:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-03T17:19:04.991Z] 17:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-03T17:19:04.991Z] 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-03T17:19:04.991Z] 17:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-03T17:19:04.991Z] 17:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-03T17:19:04.991Z] 17:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-03T17:19:04.991Z] 17:19:01 all 0.50 0.00 0.25 0.04 0.01 99.21 [2022-08-03T17:19:04.991Z] 17:19:01 0 0.20 0.00 0.20 0.25 0.00 99.35 [2022-08-03T17:19:04.991Z] 17:19:01 1 0.47 0.00 0.37 0.00 0.02 99.15 [2022-08-03T17:19:04.991Z] 17:19:01 2 0.62 0.00 0.25 0.00 0.02 99.12 [2022-08-03T17:19:04.991Z] 17:19:01 3 0.85 0.00 0.28 0.02 0.00 98.85 [2022-08-03T17:19:04.991Z] 17:19:01 4 0.75 0.00 0.23 0.00 0.00 99.02 [2022-08-03T17:19:04.991Z] 17:19:01 5 0.35 0.00 0.20 0.02 0.02 99.42 [2022-08-03T17:19:04.991Z] 17:19:01 6 0.32 0.00 0.23 0.00 0.00 99.45 [2022-08-03T17:19:04.991Z] 17:19:01 7 0.43 0.00 0.22 0.00 0.00 99.35 [2022-08-03T17:19:04.991Z] Average: all 5.53 0.00 1.23 0.51 0.02 92.70 [2022-08-03T17:19:04.991Z] Average: 0 5.29 0.00 1.20 0.79 0.03 92.70 [2022-08-03T17:19:04.991Z] Average: 1 6.05 0.00 1.23 0.54 0.03 92.16 [2022-08-03T17:19:04.991Z] Average: 2 5.59 0.00 1.29 0.81 0.03 92.28 [2022-08-03T17:19:04.991Z] Average: 3 5.45 0.00 1.27 0.80 0.02 92.47 [2022-08-03T17:19:04.991Z] Average: 4 5.63 0.00 1.15 0.66 0.02 92.54 [2022-08-03T17:19:04.991Z] Average: 5 5.50 0.00 1.18 0.29 0.02 93.00 [2022-08-03T17:19:04.991Z] Average: 6 5.26 0.00 1.34 0.16 0.02 93.23 [2022-08-03T17:19:04.991Z] Average: 7 5.52 0.00 1.21 0.03 0.02 93.23 [2022-08-03T17:19:04.991Z] [2022-08-03T17:19:04.991Z] [2022-08-03T17:19:04.991Z]