Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 22dd7cc6891c310929bd15537ed473a29469e419+6db49600d84fbc344f4830d0628105aa21893aeb (701f0de3f54b399b29afc58d2322998f604582d3) 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-ssh10393431101948672384.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh14814827175173899077.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16324245977638232523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10465078202020410547.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5991964987924994333.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-673 in /w/workspace/gexfoundry_device-rest-go_PR-190 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-190 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6db49600d84fbc344f4830d0628105aa21893aeb into PR head commit 22dd7cc6891c310929bd15537ed473a29469e419 Merge succeeded, producing 7cb5c9429817c589730df795c1a6b282277bb94c Checking out Revision 7cb5c9429817c589730df795c1a6b282277bb94c (PR-190) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22dd7cc6891c310929bd15537ed473a29469e419 # 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 6db49600d84fbc344f4830d0628105aa21893aeb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cb5c9429817c589730df795c1a6b282277bb94c # timeout=10 Commit message: "Merge commit '6db49600d84fbc344f4830d0628105aa21893aeb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-02T19:07:17.054Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-02T19:07:17.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-02T19:07:17.127Z] ========================================================= [2022-06-02T19:07:17.127Z] EdgeX Global Pipelines Version Info [2022-06-02T19:07:17.127Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0e70da98cff13cf27bcc98182ddbbd5547590dcc # timeout=10 [2022-06-02T19:07:17.919Z] ------------------- [2022-06-02T19:07:17.919Z] stable info: [2022-06-02T19:07:17.919Z] ------------------- [2022-06-02T19:07:17.919Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T19:07:17.919Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-06-02T19:07:17.919Z] Message: update stable to v1.0.230 [2022-06-02T19:07:18.497Z] ------------------- [2022-06-02T19:07:18.497Z] experimental info: [2022-06-02T19:07:18.497Z] ------------------- [2022-06-02T19:07:18.497Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-02T19:07:18.497Z] Commit SHA: e2cac8b444d664382c771f5dccbf61e369ddf83e [2022-06-02T19:07:18.497Z] Message: update experimental to v1.0.231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-02T19:07:18.704Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-06-02T19:07:18.713Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-06-02T19:07:18.722Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-02T19:07:18.731Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-02T19:07:18.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-02T19:07:18.746Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-02T19:07:18.757Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-02T19:07:18.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-02T19:07:18.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-02T19:07:18.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-02T19:07:18.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-02T19:07:18.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-06-02T19:07:18.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-02T19:07:18.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-02T19:07:18.825Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-02T19:07:18.837Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-02T19:07:18.846Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T19:07:18.859Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-02T19:07:18.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-02T19:07:18.882Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-02T19:07:18.895Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-02T19:07:18.909Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-02T19:07:18.918Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-02T19:07:18.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-02T19:07:18.945Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-02T19:07:18.954Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-02T19:07:18.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-190 [Pipeline] echo [2022-06-02T19:07:18.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-190 [Pipeline] echo [2022-06-02T19:07:18.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-190 [Pipeline] echo [2022-06-02T19:07:19.005Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cb5c9429817c589730df795c1a6b282277bb94c [Pipeline] echo [2022-06-02T19:07:19.019Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cb5c94 [Pipeline] echo [2022-06-02T19:07:19.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T19:07:19.077Z] provisioning config files... [2022-06-02T19:07:19.099Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config6086457966095618739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:07:19.409Z] ---> docker-login.sh [2022-06-02T19:07:19.409Z] nexus3.edgexfoundry.org:10001 [2022-06-02T19:07:19.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:19.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:19.673Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:19.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:19.673Z] [2022-06-02T19:07:19.673Z] Login Succeeded [2022-06-02T19:07:19.673Z] nexus3.edgexfoundry.org:10002 [2022-06-02T19:07:19.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:19.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:19.935Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:19.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:19.935Z] [2022-06-02T19:07:19.935Z] Login Succeeded [2022-06-02T19:07:19.935Z] nexus3.edgexfoundry.org:10003 [2022-06-02T19:07:19.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:19.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:19.935Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:19.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:19.935Z] [2022-06-02T19:07:19.935Z] Login Succeeded [2022-06-02T19:07:19.935Z] nexus3.edgexfoundry.org:10004 [2022-06-02T19:07:20.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:20.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:20.198Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:20.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:20.198Z] [2022-06-02T19:07:20.198Z] Login Succeeded [2022-06-02T19:07:20.198Z] docker.io [2022-06-02T19:07:20.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:20.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:20.460Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:20.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:20.460Z] [2022-06-02T19:07:20.460Z] Login Succeeded [2022-06-02T19:07:20.460Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T19:07:20.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-02T19:07:20.886Z] + git rev-list -1 --merges 7cb5c9429817c589730df795c1a6b282277bb94c~1..7cb5c9429817c589730df795c1a6b282277bb94c [Pipeline] echo [2022-06-02T19:07:20.990Z] -----------> git rev-list -1 --merges 7cb5c9429817c589730df795c1a6b282277bb94c~1..7cb5c9429817c589730df795c1a6b282277bb94c 7cb5c9429817c589730df795c1a6b282277bb94c [2022-06-02T19:07:20.990Z] 7cb5c9429817c589730df795c1a6b282277bb94c [false] [Pipeline] sh [2022-06-02T19:07:21.287Z] + git log --format=format:%s -1 7cb5c9429817c589730df795c1a6b282277bb94c [Pipeline] echo [2022-06-02T19:07:21.302Z] ========================================================= [2022-06-02T19:07:21.302Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-02T19:07:21.302Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T19:07:21.644Z] + git log --format=format:%s -1 7cb5c9429817c589730df795c1a6b282277bb94c [Pipeline] echo [2022-06-02T19:07:21.660Z] [semverPrep] GIT_COMMIT: 7cb5c9429817c589730df795c1a6b282277bb94c, Commit Message: Merge commit '6db49600d84fbc344f4830d0628105aa21893aeb' into HEAD [Pipeline] echo [2022-06-02T19:07:21.671Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-02T19:07:22.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-02T19:07:22.049Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-02T19:07:22.049Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-02T19:07:22.049Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-02T19:07:22.049Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-02T19:07:22.049Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-02T19:07:22.049Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:07:22.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T19:07:22.467Z] [2022-06-02T19:07:22.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:07:22.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T19:07:22.780Z] latest: Pulling from edgex-devops/py-git-semver [2022-06-02T19:07:22.780Z] 1fe172e4850f: Pulling fs layer [2022-06-02T19:07:22.780Z] caf521ccaac6: Pulling fs layer [2022-06-02T19:07:22.780Z] 3ead6fa29328: Pulling fs layer [2022-06-02T19:07:22.780Z] 5c2a1cbceb83: Pulling fs layer [2022-06-02T19:07:22.780Z] a8d5f1318db7: Pulling fs layer [2022-06-02T19:07:22.780Z] c427282e49a2: Pulling fs layer [2022-06-02T19:07:22.780Z] 1827001aaf11: Pulling fs layer [2022-06-02T19:07:22.780Z] 0714d37db230: Pulling fs layer [2022-06-02T19:07:22.780Z] ac28cf19c067: Pulling fs layer [2022-06-02T19:07:22.780Z] ca983d60f3e2: Pulling fs layer [2022-06-02T19:07:22.780Z] 9f894cec8388: Pulling fs layer [2022-06-02T19:07:22.780Z] a8d5f1318db7: Waiting [2022-06-02T19:07:22.780Z] c427282e49a2: Waiting [2022-06-02T19:07:22.780Z] 1827001aaf11: Waiting [2022-06-02T19:07:22.780Z] 0714d37db230: Waiting [2022-06-02T19:07:22.780Z] ac28cf19c067: Waiting [2022-06-02T19:07:22.780Z] ca983d60f3e2: Waiting [2022-06-02T19:07:22.780Z] 9f894cec8388: Waiting [2022-06-02T19:07:22.780Z] 5c2a1cbceb83: Waiting [2022-06-02T19:07:22.780Z] caf521ccaac6: Verifying Checksum [2022-06-02T19:07:22.780Z] caf521ccaac6: Download complete [2022-06-02T19:07:22.780Z] 5c2a1cbceb83: Download complete [2022-06-02T19:07:23.041Z] a8d5f1318db7: Verifying Checksum [2022-06-02T19:07:23.041Z] a8d5f1318db7: Download complete [2022-06-02T19:07:23.041Z] c427282e49a2: Verifying Checksum [2022-06-02T19:07:23.041Z] c427282e49a2: Download complete [2022-06-02T19:07:23.041Z] 3ead6fa29328: Verifying Checksum [2022-06-02T19:07:23.041Z] 3ead6fa29328: Download complete [2022-06-02T19:07:23.041Z] 0714d37db230: Verifying Checksum [2022-06-02T19:07:23.041Z] 0714d37db230: Download complete [2022-06-02T19:07:23.041Z] ac28cf19c067: Download complete [2022-06-02T19:07:23.041Z] ca983d60f3e2: Download complete [2022-06-02T19:07:23.041Z] 9f894cec8388: Verifying Checksum [2022-06-02T19:07:23.041Z] 9f894cec8388: Download complete [2022-06-02T19:07:23.041Z] 1fe172e4850f: Verifying Checksum [2022-06-02T19:07:23.041Z] 1fe172e4850f: Download complete [2022-06-02T19:07:23.613Z] 1827001aaf11: Verifying Checksum [2022-06-02T19:07:23.613Z] 1827001aaf11: Download complete [2022-06-02T19:07:24.568Z] 1fe172e4850f: Pull complete [2022-06-02T19:07:24.568Z] caf521ccaac6: Pull complete [2022-06-02T19:07:25.142Z] 3ead6fa29328: Pull complete [2022-06-02T19:07:25.142Z] 5c2a1cbceb83: Pull complete [2022-06-02T19:07:25.402Z] a8d5f1318db7: Pull complete [2022-06-02T19:07:25.402Z] c427282e49a2: Pull complete [2022-06-02T19:07:27.312Z] 1827001aaf11: Pull complete [2022-06-02T19:07:27.312Z] 0714d37db230: Pull complete [2022-06-02T19:07:27.312Z] ac28cf19c067: Pull complete [2022-06-02T19:07:27.573Z] ca983d60f3e2: Pull complete [2022-06-02T19:07:27.573Z] 9f894cec8388: Pull complete [2022-06-02T19:07:27.573Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-06-02T19:07:27.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-06-02T19:07:27.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T19:07:27.677Z] prd-ubuntu20.04-docker-8c-8g-673 does not seem to be running inside a container [2022-06-02T19:07:27.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-06-02T19:07:28.919Z] $ docker top 1ae8421f66c36c78bb90b87af47aed9e55d052f82812b948c8f67fc41cec14c7 -eo pid,comm [2022-06-02T19:07:28.995Z] 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-06-02T19:07:28.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-02T19:07:29.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T19:07:29.032Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T19:07:29.166Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T19:07:29.175Z] $ docker exec 1ae8421f66c36c78bb90b87af47aed9e55d052f82812b948c8f67fc41cec14c7 ssh-agent [2022-06-02T19:07:29.303Z] SSH_AUTH_SOCK=/tmp/ssh-NlYP5N05FiRJ/agent.33 [2022-06-02T19:07:29.303Z] SSH_AGENT_PID=39 [2022-06-02T19:07:29.310Z] Running ssh-add (command line suppressed) [2022-06-02T19:07:29.429Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_7881730691418812622.key (/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_7881730691418812622.key) [2022-06-02T19:07:29.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T19:07:29.746Z] + git tag --points-at HEAD [Pipeline] } [2022-06-02T19:07:29.773Z] $ docker exec --env ******** --env ******** 1ae8421f66c36c78bb90b87af47aed9e55d052f82812b948c8f67fc41cec14c7 ssh-agent -k [2022-06-02T19:07:29.875Z] unset SSH_AUTH_SOCK; [2022-06-02T19:07:29.875Z] unset SSH_AGENT_PID; [2022-06-02T19:07:29.875Z] echo Agent pid 39 killed; [2022-06-02T19:07:29.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-02T19:07:29.905Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-02T19:07:29.905Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-02T19:07:30.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-02T19:07:30.064Z] $ docker exec 1ae8421f66c36c78bb90b87af47aed9e55d052f82812b948c8f67fc41cec14c7 ssh-agent [2022-06-02T19:07:30.202Z] SSH_AUTH_SOCK=/tmp/ssh-rGjCgbFMjWWB/agent.72 [2022-06-02T19:07:30.202Z] SSH_AGENT_PID=79 [2022-06-02T19:07:30.208Z] Running ssh-add (command line suppressed) [2022-06-02T19:07:30.325Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_4036660737050874410.key (/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/private_key_4036660737050874410.key) [2022-06-02T19:07:30.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-02T19:07:30.628Z] + git semver init [2022-06-02T19:07:30.890Z] 2022-06-02 19:07:30,830 [run_init] DEBUG init version:0.0.0 force:False [2022-06-02T19:07:30.890Z] 2022-06-02 19:07:30,831 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-190/.semver [2022-06-02T19:07:30.890Z] 2022-06-02 19:07:30,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-190/.semver [2022-06-02T19:07:30.890Z] 2022-06-02 19:07:30,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-190/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-190, universal_newlines=False, shell=None, istream=None) [2022-06-02T19:07:31.836Z] 2022-06-02 19:07:31,742 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-190/.git/info/exclude [2022-06-02T19:07:31.836Z] 2022-06-02 19:07:31,742 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-190/.semver/PR-190 with force:False [2022-06-02T19:07:31.836Z] 2022-06-02 19:07:31,742 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-190/.semver/PR-190 [2022-06-02T19:07:31.836Z] 2022-06-02 19:07:31,745 [execute] INFO git cat-file --batch-check [2022-06-02T19:07:31.836Z] 2022-06-02 19:07:31,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T19:07:31.836Z] 2022-06-02 19:07:31,752 [execute] INFO git cat-file --batch [2022-06-02T19:07:31.836Z] 2022-06-02 19:07:31,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2022-06-02T19:07:31.836Z] 2022-06-02 19:07:31,756 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-190/.semver/PR-190 [2022-06-02T19:07:31.836Z] 0.0.0 [Pipeline] } [2022-06-02T19:07:31.854Z] $ docker exec --env ******** --env ******** 1ae8421f66c36c78bb90b87af47aed9e55d052f82812b948c8f67fc41cec14c7 ssh-agent -k [2022-06-02T19:07:31.975Z] unset SSH_AUTH_SOCK; [2022-06-02T19:07:31.975Z] unset SSH_AGENT_PID; [2022-06-02T19:07:31.976Z] echo Agent pid 79 killed; [2022-06-02T19:07:31.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-02T19:07:32.291Z] + git semver [Pipeline] } [2022-06-02T19:07:32.572Z] $ docker stop --time=1 1ae8421f66c36c78bb90b87af47aed9e55d052f82812b948c8f67fc41cec14c7 [2022-06-02T19:07:33.895Z] $ docker rm -f 1ae8421f66c36c78bb90b87af47aed9e55d052f82812b948c8f67fc41cec14c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T19:07:34.249Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-02T19:07:34.529Z] Stashed 1 file(s) [Pipeline] echo [2022-06-02T19:07:34.531Z] [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-06-02T19:07:34.654Z] provisioning config files... [2022-06-02T19:07:34.664Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config3763240613203918525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:07:34.971Z] ---> docker-login.sh [2022-06-02T19:07:34.971Z] nexus3.edgexfoundry.org:10001 [2022-06-02T19:07:34.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:34.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:34.971Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:34.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:34.971Z] [2022-06-02T19:07:34.971Z] Login Succeeded [2022-06-02T19:07:34.971Z] nexus3.edgexfoundry.org:10002 [2022-06-02T19:07:34.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:35.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:35.231Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:35.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:35.231Z] [2022-06-02T19:07:35.231Z] Login Succeeded [2022-06-02T19:07:35.231Z] nexus3.edgexfoundry.org:10003 [2022-06-02T19:07:35.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:35.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:35.231Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:35.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:35.231Z] [2022-06-02T19:07:35.231Z] Login Succeeded [2022-06-02T19:07:35.231Z] nexus3.edgexfoundry.org:10004 [2022-06-02T19:07:35.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:35.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:35.513Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:35.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:35.513Z] [2022-06-02T19:07:35.513Z] Login Succeeded [2022-06-02T19:07:35.513Z] docker.io [2022-06-02T19:07:35.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:07:35.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:07:35.778Z] Configure a credential helper to remove this warning. See [2022-06-02T19:07:35.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:07:35.778Z] [2022-06-02T19:07:35.778Z] Login Succeeded [2022-06-02T19:07:35.778Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T19:07:35.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-02T19:07:35.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T19:07:35.872Z] ========================================================= [2022-06-02T19:07:35.872Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-02T19:07:35.872Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:07:36.193Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-02T19:07:36.193Z] Sending build context to Docker daemon 10.64MB [2022-06-02T19:07:36.193Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-02T19:07:36.193Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-02T19:07:36.193Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-02T19:07:36.193Z] 59bf1c3509f3: Pulling fs layer [2022-06-02T19:07:36.193Z] 666ba61612fd: Pulling fs layer [2022-06-02T19:07:36.193Z] 8ed8ca486205: Pulling fs layer [2022-06-02T19:07:36.193Z] 4fe6c5a15a65: Pulling fs layer [2022-06-02T19:07:36.193Z] 22a0e8bec74d: Pulling fs layer [2022-06-02T19:07:36.193Z] ca2b28591e48: Pulling fs layer [2022-06-02T19:07:36.193Z] a51346096db8: Pulling fs layer [2022-06-02T19:07:36.193Z] daebc70d1ce1: Pulling fs layer [2022-06-02T19:07:36.193Z] 0e18a0eac166: Pulling fs layer [2022-06-02T19:07:36.193Z] ca2b28591e48: Waiting [2022-06-02T19:07:36.193Z] 0e18a0eac166: Waiting [2022-06-02T19:07:36.193Z] a51346096db8: Waiting [2022-06-02T19:07:36.193Z] daebc70d1ce1: Waiting [2022-06-02T19:07:36.193Z] 4fe6c5a15a65: Waiting [2022-06-02T19:07:36.193Z] 22a0e8bec74d: Waiting [2022-06-02T19:07:36.193Z] 8ed8ca486205: Verifying Checksum [2022-06-02T19:07:36.193Z] 8ed8ca486205: Download complete [2022-06-02T19:07:36.454Z] 666ba61612fd: Download complete [2022-06-02T19:07:36.454Z] 22a0e8bec74d: Download complete [2022-06-02T19:07:36.454Z] ca2b28591e48: Verifying Checksum [2022-06-02T19:07:36.454Z] a51346096db8: Verifying Checksum [2022-06-02T19:07:36.454Z] a51346096db8: Download complete [2022-06-02T19:07:36.454Z] 59bf1c3509f3: Verifying Checksum [2022-06-02T19:07:36.454Z] 59bf1c3509f3: Download complete [2022-06-02T19:07:36.454Z] daebc70d1ce1: Verifying Checksum [2022-06-02T19:07:36.454Z] daebc70d1ce1: Download complete [2022-06-02T19:07:36.454Z] 59bf1c3509f3: Pull complete [2022-06-02T19:07:36.721Z] 666ba61612fd: Pull complete [2022-06-02T19:07:36.721Z] 8ed8ca486205: Pull complete [2022-06-02T19:07:36.984Z] 0e18a0eac166: Verifying Checksum [2022-06-02T19:07:36.984Z] 0e18a0eac166: Download complete [2022-06-02T19:07:37.251Z] 4fe6c5a15a65: Verifying Checksum [2022-06-02T19:07:37.251Z] 4fe6c5a15a65: Download complete [2022-06-02T19:07:40.568Z] 4fe6c5a15a65: Pull complete [2022-06-02T19:07:40.568Z] 22a0e8bec74d: Pull complete [2022-06-02T19:07:40.829Z] ca2b28591e48: Pull complete [2022-06-02T19:07:40.829Z] a51346096db8: Pull complete [2022-06-02T19:07:40.829Z] daebc70d1ce1: Pull complete [2022-06-02T19:07:43.386Z] 0e18a0eac166: Pull complete [2022-06-02T19:07:43.386Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-06-02T19:07:43.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-02T19:07:43.386Z] ---> f018257e8ee9 [2022-06-02T19:07:43.386Z] Step 3/12 : ARG MAKE='make build' [2022-06-02T19:07:44.331Z] ---> Running in fbe06666f602 [2022-06-02T19:07:44.331Z] Removing intermediate container fbe06666f602 [2022-06-02T19:07:44.331Z] ---> 2375daf8c019 [2022-06-02T19:07:44.331Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-02T19:07:44.331Z] ---> Running in df4627869c75 [2022-06-02T19:07:44.331Z] Removing intermediate container df4627869c75 [2022-06-02T19:07:44.331Z] ---> 9d914e6979b2 [2022-06-02T19:07:44.331Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-02T19:07:44.331Z] ---> Running in 0edf4c025435 [2022-06-02T19:07:44.331Z] Removing intermediate container 0edf4c025435 [2022-06-02T19:07:44.331Z] ---> eae74deb53bf [2022-06-02T19:07:44.331Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T19:07:44.591Z] ---> Running in d3dfcdae0226 [2022-06-02T19:07:45.164Z] Removing intermediate container d3dfcdae0226 [2022-06-02T19:07:45.164Z] ---> 0f68f64b93a7 [2022-06-02T19:07:45.164Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-02T19:07:45.164Z] ---> Running in 31a5dec9389a [2022-06-02T19:07:45.443Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T19:07:46.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T19:07:46.646Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-02T19:07:46.646Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-02T19:07:46.906Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-02T19:07:46.906Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-02T19:07:46.906Z] Executing busybox-1.34.1-r3.trigger [2022-06-02T19:07:46.906Z] OK: 224 MiB in 56 packages [2022-06-02T19:07:47.476Z] Removing intermediate container 31a5dec9389a [2022-06-02T19:07:47.476Z] ---> 9c18139fa0a4 [2022-06-02T19:07:47.476Z] Step 8/12 : WORKDIR /device-rest-go [2022-06-02T19:07:47.476Z] ---> Running in 7a4a2c3b1376 [2022-06-02T19:07:47.476Z] Removing intermediate container 7a4a2c3b1376 [2022-06-02T19:07:47.476Z] ---> 5662bc694baf [2022-06-02T19:07:47.476Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-02T19:07:47.737Z] ---> 2e19738db9ef [2022-06-02T19:07:47.737Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T19:07:47.737Z] ---> Running in d653595c9926 [2022-06-02T19:07:49.628Z] Still waiting to schedule task [2022-06-02T19:07:49.628Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-02T19:08:00.023Z] Removing intermediate container d653595c9926 [2022-06-02T19:08:00.023Z] ---> ef8158e33008 [2022-06-02T19:08:00.023Z] Step 11/12 : COPY . . [2022-06-02T19:08:00.603Z] ---> 7d98bb3853fe [2022-06-02T19:08:00.603Z] Step 12/12 : RUN $MAKE [2022-06-02T19:08:00.603Z] ---> Running in d4676db36fb6 [2022-06-02T19:08:00.863Z] noop [2022-06-02T19:08:01.122Z] Removing intermediate container d4676db36fb6 [2022-06-02T19:08:01.123Z] ---> 156f4183a7b6 [2022-06-02T19:08:01.123Z] Successfully built 156f4183a7b6 [2022-06-02T19:08:01.123Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:08:01.447Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T19:08:01.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T19:08:01.523Z] prd-ubuntu20.04-docker-8c-8g-673 does not seem to be running inside a container [2022-06-02T19:08:01.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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 ******** ci-base-image-x86_64 cat [2022-06-02T19:08:02.052Z] $ docker top 13b1a45dbc8ac385343eda9501f297df9f3a8f8c16a97837c096eb7bc9d04084 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T19:08:02.396Z] + go version [2022-06-02T19:08:02.396Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-06-02T19:08:02.414Z] $ docker stop --time=1 13b1a45dbc8ac385343eda9501f297df9f3a8f8c16a97837c096eb7bc9d04084 [2022-06-02T19:08:03.716Z] $ docker rm -f 13b1a45dbc8ac385343eda9501f297df9f3a8f8c16a97837c096eb7bc9d04084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:08:04.191Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-02T19:08:04.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T19:08:04.334Z] prd-ubuntu20.04-docker-8c-8g-673 does not seem to be running inside a container [2022-06-02T19:08:04.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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 ******** ci-base-image-x86_64 cat [2022-06-02T19:08:04.758Z] $ docker top abed810e25bc5c5242c4d3569905507a89d8145d49b36fdcd1e49694f72a58ec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T19:08:05.120Z] + make test [2022-06-02T19:08:05.120Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-02T19:08:05.380Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-06-02T19:08:15.364Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-06-02T19:08:15.364Z] ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 55.2% of statements [2022-06-02T19:08:20.646Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-02T19:08:24.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T19:08:24.852Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-02T19:08:24.852Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-02T19:08:25.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-02T19:08:25.143Z] $ docker stop --time=1 abed810e25bc5c5242c4d3569905507a89d8145d49b36fdcd1e49694f72a58ec [2022-06-02T19:08:26.779Z] $ docker rm -f abed810e25bc5c5242c4d3569905507a89d8145d49b36fdcd1e49694f72a58ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T19:08:27.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T19:08:27.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-02T19:08:27.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-02T19:08:28.065Z] + ls -al . [2022-06-02T19:08:28.065Z] total 172 [2022-06-02T19:08:28.065Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 2 19:08 . [2022-06-02T19:08:28.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 19:07 .. [2022-06-02T19:08:28.065Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 2 19:07 .dockerignore [2022-06-02T19:08:28.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 19:07 .git [2022-06-02T19:08:28.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 19:07 .github [2022-06-02T19:08:28.065Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 2 19:07 .gitignore [2022-06-02T19:08:28.065Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 2 19:07 .golangci.yml [2022-06-02T19:08:28.065Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 19:07 .semver [2022-06-02T19:08:28.065Z] -rw-rw-r-- 1 jenkins jenkins 8596 Jun 2 19:07 Attribution.txt [2022-06-02T19:08:28.065Z] -rw-rw-r-- 1 jenkins jenkins 11736 Jun 2 19:07 CHANGELOG.md [2022-06-02T19:08:28.065Z] -rw-rw-r-- 1 jenkins jenkins 1672 Jun 2 19:07 Dockerfile [2022-06-02T19:08:28.065Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 19:07 GOVERNANCE.md [2022-06-02T19:08:28.066Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 2 19:07 Jenkinsfile [2022-06-02T19:08:28.066Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 2 19:07 LICENSE [2022-06-02T19:08:28.066Z] -rw-rw-r-- 1 jenkins jenkins 1977 Jun 2 19:07 Makefile [2022-06-02T19:08:28.066Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 2 19:07 OWNERS.md [2022-06-02T19:08:28.066Z] -rw-rw-r-- 1 jenkins jenkins 8003 Jun 2 19:07 README.md [2022-06-02T19:08:28.066Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 19:07 VERSION [2022-06-02T19:08:28.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 19:07 bin [2022-06-02T19:08:28.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 19:07 cmd [2022-06-02T19:08:28.066Z] -rw-r--r-- 1 jenkins jenkins 9355 Jun 2 19:08 coverage.out [2022-06-02T19:08:28.066Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 19:07 driver [2022-06-02T19:08:28.066Z] -rw-rw-r-- 1 jenkins jenkins 3287 Jun 2 19:07 go.mod [2022-06-02T19:08:28.066Z] -rw-rw-r-- 1 jenkins jenkins 35433 Jun 2 19:07 go.sum [2022-06-02T19:08:28.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 19:07 snap [2022-06-02T19:08:28.066Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 2 19:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:08:28.376Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7cb5c9429817c589730df795c1a6b282277bb94c --label arch=amd64 --label version=0.0.0 . [2022-06-02T19:08:28.376Z] Sending build context to Docker daemon 10.65MB [2022-06-02T19:08:28.376Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-02T19:08:28.376Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-02T19:08:28.376Z] ---> 156f4183a7b6 [2022-06-02T19:08:28.376Z] Step 3/25 : ARG MAKE='make build' [2022-06-02T19:08:28.376Z] ---> Running in 08ef59fe0bb7 [2022-06-02T19:08:28.640Z] Removing intermediate container 08ef59fe0bb7 [2022-06-02T19:08:28.640Z] ---> 22fa3b842cef [2022-06-02T19:08:28.640Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-02T19:08:28.640Z] ---> Running in e5c33f0a4110 [2022-06-02T19:08:28.640Z] Removing intermediate container e5c33f0a4110 [2022-06-02T19:08:28.640Z] ---> 75b657057195 [2022-06-02T19:08:28.640Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-02T19:08:28.640Z] ---> Running in 0913bd2d7a55 [2022-06-02T19:08:28.900Z] Removing intermediate container 0913bd2d7a55 [2022-06-02T19:08:28.900Z] ---> 137b207c4235 [2022-06-02T19:08:28.900Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T19:08:28.900Z] ---> Running in 73f105086594 [2022-06-02T19:08:29.471Z] Removing intermediate container 73f105086594 [2022-06-02T19:08:29.471Z] ---> de241452237e [2022-06-02T19:08:29.471Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-02T19:08:29.471Z] ---> Running in a7ebfaf069b8 [2022-06-02T19:08:29.733Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-02T19:08:30.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-02T19:08:30.930Z] OK: 224 MiB in 56 packages [2022-06-02T19:08:31.190Z] Removing intermediate container a7ebfaf069b8 [2022-06-02T19:08:31.190Z] ---> b9eb2b483046 [2022-06-02T19:08:31.190Z] Step 8/25 : WORKDIR /device-rest-go [2022-06-02T19:08:31.190Z] ---> Running in de3d17cc4969 [2022-06-02T19:08:31.190Z] Removing intermediate container de3d17cc4969 [2022-06-02T19:08:31.190Z] ---> 5cf8c3fbf0a5 [2022-06-02T19:08:31.190Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-02T19:08:31.450Z] ---> 11251b999528 [2022-06-02T19:08:31.450Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T19:08:31.450Z] ---> Running in 0434fc78c36d [2022-06-02T19:08:32.022Z] Removing intermediate container 0434fc78c36d [2022-06-02T19:08:32.022Z] ---> 23e61a2f9129 [2022-06-02T19:08:32.022Z] Step 11/25 : COPY . . [2022-06-02T19:08:32.283Z] ---> 4a909d5c62d9 [2022-06-02T19:08:32.283Z] Step 12/25 : RUN $MAKE [2022-06-02T19:08:32.283Z] ---> Running in 33408afeb871 [2022-06-02T19:08:32.545Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-06-02T19:08:50.664Z] Removing intermediate container 33408afeb871 [2022-06-02T19:08:50.664Z] ---> 7741659d8b7b [2022-06-02T19:08:50.664Z] Step 13/25 : FROM alpine:3.14 [2022-06-02T19:08:50.926Z] 3.14: Pulling from library/alpine [2022-06-02T19:08:51.188Z] 8663204ce13b: Pulling fs layer [2022-06-02T19:08:51.450Z] 8663204ce13b: Verifying Checksum [2022-06-02T19:08:51.450Z] 8663204ce13b: Pull complete [2022-06-02T19:08:51.450Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T19:08:51.450Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T19:08:51.450Z] ---> e04c818066af [2022-06-02T19:08:51.450Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-06-02T19:08:51.450Z] ---> Running in 44fdec83280e [2022-06-02T19:08:51.712Z] Removing intermediate container 44fdec83280e [2022-06-02T19:08:51.712Z] ---> be7654b5a043 [2022-06-02T19:08:51.712Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-06-02T19:08:51.712Z] ---> Running in 5625ae5b1349 [2022-06-02T19:08:51.712Z] Removing intermediate container 5625ae5b1349 [2022-06-02T19:08:51.712Z] ---> 0b0daef409e0 [2022-06-02T19:08:51.712Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-02T19:08:51.712Z] ---> Running in f235ca8ecbc3 [2022-06-02T19:08:51.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-02T19:08:52.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-02T19:08:52.235Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-02T19:08:52.235Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T19:08:52.235Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-02T19:08:52.235Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T19:08:52.235Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-02T19:08:52.498Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-02T19:08:52.498Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T19:08:52.498Z] OK: 8 MiB in 20 packages [2022-06-02T19:08:52.759Z] Removing intermediate container f235ca8ecbc3 [2022-06-02T19:08:52.759Z] ---> 74f77550a30c [2022-06-02T19:08:52.759Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-06-02T19:08:53.330Z] ---> 19a04503e8a9 [2022-06-02T19:08:53.330Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-06-02T19:08:53.330Z] ---> e12300bfb374 [2022-06-02T19:08:53.330Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-06-02T19:08:53.591Z] ---> 601dde38f2d1 [2022-06-02T19:08:53.592Z] Step 20/25 : EXPOSE 59986 [2022-06-02T19:08:53.592Z] ---> Running in 4bbfda227b74 [2022-06-02T19:08:53.592Z] Removing intermediate container 4bbfda227b74 [2022-06-02T19:08:53.592Z] ---> 50dde48191e0 [2022-06-02T19:08:53.592Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-06-02T19:08:53.592Z] ---> Running in 3c7b53416fef [2022-06-02T19:08:53.592Z] Removing intermediate container 3c7b53416fef [2022-06-02T19:08:53.592Z] ---> 31ae75e9847e [2022-06-02T19:08:53.592Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-02T19:08:53.860Z] ---> Running in 99ac70fef0a5 [2022-06-02T19:08:53.860Z] Removing intermediate container 99ac70fef0a5 [2022-06-02T19:08:53.860Z] ---> bb4279f43be0 [2022-06-02T19:08:53.860Z] Step 23/25 : LABEL arch=amd64 [2022-06-02T19:08:53.861Z] ---> Running in a43593cd75a5 [2022-06-02T19:08:53.861Z] Removing intermediate container a43593cd75a5 [2022-06-02T19:08:53.861Z] ---> b6a520c9b178 [2022-06-02T19:08:53.861Z] Step 24/25 : LABEL git_sha=7cb5c9429817c589730df795c1a6b282277bb94c [2022-06-02T19:08:54.121Z] ---> Running in fdea582918f3 [2022-06-02T19:08:54.121Z] Removing intermediate container fdea582918f3 [2022-06-02T19:08:54.121Z] ---> f92b0a279812 [2022-06-02T19:08:54.121Z] Step 25/25 : LABEL version=0.0.0 [2022-06-02T19:08:54.121Z] ---> Running in 526d592b0889 [2022-06-02T19:08:54.121Z] Removing intermediate container 526d592b0889 [2022-06-02T19:08:54.121Z] ---> 0b9d95ad812f [2022-06-02T19:08:54.121Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-02T19:08:54.121Z] Successfully built 0b9d95ad812f [2022-06-02T19:08:54.121Z] Successfully tagged device-rest: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-06-02T19:08:54.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T19:08:54.563Z] [2022-06-02T19:08:54.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:08:54.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T19:08:54.876Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-02T19:08:54.876Z] 5eb5b503b376: Pulling fs layer [2022-06-02T19:08:54.876Z] 5c69ac0246d0: Pulling fs layer [2022-06-02T19:08:54.876Z] ec43610c2a17: Pulling fs layer [2022-06-02T19:08:54.876Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-02T19:08:54.876Z] 33b1e0a273af: Pulling fs layer [2022-06-02T19:08:54.876Z] 5d3b04190fa2: Pulling fs layer [2022-06-02T19:08:54.876Z] 2f39f015ded8: Pulling fs layer [2022-06-02T19:08:54.876Z] 3a2ae6a8a46f: Waiting [2022-06-02T19:08:54.876Z] 33b1e0a273af: Waiting [2022-06-02T19:08:54.876Z] 5d3b04190fa2: Waiting [2022-06-02T19:08:54.876Z] 2f39f015ded8: Waiting [2022-06-02T19:08:54.876Z] 5c69ac0246d0: Verifying Checksum [2022-06-02T19:08:54.876Z] 5c69ac0246d0: Download complete [2022-06-02T19:08:54.876Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-02T19:08:54.876Z] 3a2ae6a8a46f: Download complete [2022-06-02T19:08:55.138Z] 33b1e0a273af: Verifying Checksum [2022-06-02T19:08:55.138Z] 33b1e0a273af: Download complete [2022-06-02T19:08:55.138Z] ec43610c2a17: Verifying Checksum [2022-06-02T19:08:55.138Z] ec43610c2a17: Download complete [2022-06-02T19:08:55.138Z] 5d3b04190fa2: Verifying Checksum [2022-06-02T19:08:55.138Z] 5d3b04190fa2: Download complete [2022-06-02T19:08:55.138Z] 5eb5b503b376: Verifying Checksum [2022-06-02T19:08:55.138Z] 5eb5b503b376: Download complete [2022-06-02T19:08:55.707Z] 2f39f015ded8: Download complete [2022-06-02T19:08:56.280Z] 5eb5b503b376: Pull complete [2022-06-02T19:08:56.540Z] 5c69ac0246d0: Pull complete [2022-06-02T19:08:57.108Z] ec43610c2a17: Pull complete [2022-06-02T19:08:57.108Z] 3a2ae6a8a46f: Pull complete [2022-06-02T19:08:57.367Z] 33b1e0a273af: Pull complete [2022-06-02T19:08:57.367Z] 5d3b04190fa2: Pull complete [2022-06-02T19:09:01.562Z] 2f39f015ded8: Pull complete [2022-06-02T19:09:01.562Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-02T19:09:01.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T19:09:01.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T19:09:01.654Z] prd-ubuntu20.04-docker-8c-8g-673 does not seem to be running inside a container [2022-06-02T19:09:01.696Z] $ 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-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-02T19:09:03.070Z] $ docker top 52905aeea6f930017d7fcd24477f27ae36b40dc702b923d7aca4e0169de9bd13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:09:03.482Z] ---> job-cost.sh [2022-06-02T19:09:03.482Z] lf-activate-venv: SKIPPING [2022-06-02T19:09:03.482Z] INFO: No Stack... [2022-06-02T19:09:03.742Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T19:09:04.312Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T19:09:04.604Z] + cut -d, -f6 [2022-06-02T19:09:04.604Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-190/archives/cost.csv [Pipeline] lock [2022-06-02T19:09:04.618Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-190-3-stack-cost] [2022-06-02T19:09:04.623Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-190-3-stack-cost] did not exist. Created. [2022-06-02T19:09:04.623Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-190-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T19:09:04.923Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-02T19:09:04.954Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T19:09:04.960Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-190-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T19:09:04.984Z] $ docker stop --time=1 52905aeea6f930017d7fcd24477f27ae36b40dc702b923d7aca4e0169de9bd13 [2022-06-02T19:09:06.129Z] $ docker rm -f 52905aeea6f930017d7fcd24477f27ae36b40dc702b923d7aca4e0169de9bd13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-02T19:09:27.766Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-674 in /w/workspace/gexfoundry_device-rest-go_PR-190 [Pipeline] { [Pipeline] ws [2022-06-02T19:09:27.778Z] Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout [2022-06-02T19:09:27.819Z] The recommended git tool is: git [2022-06-02T19:09:34.738Z] using credential edgex-jenkins-ssh [2022-06-02T19:09:34.758Z] Cloning the remote Git repository [2022-06-02T19:09:34.814Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-06-02T19:09:34.888Z] > git init /w/workspace/device-rest-go/3 # timeout=10 [2022-06-02T19:09:35.000Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-06-02T19:09:35.001Z] > git --version # timeout=10 [2022-06-02T19:09:35.045Z] > git --version # 'git version 2.25.1' [2022-06-02T19:09:35.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T19:09:35.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T19:09:36.854Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-06-02T19:09:36.876Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-02T19:09:36.909Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-06-02T19:09:37.392Z] Merging remotes/origin/main commit 6db49600d84fbc344f4830d0628105aa21893aeb into PR head commit 22dd7cc6891c310929bd15537ed473a29469e419 [2022-06-02T19:09:37.613Z] Merge succeeded, producing 34992166ae0c1e9fe6d149153aa7d83c66273a5f [2022-06-02T19:09:37.614Z] Checking out Revision 34992166ae0c1e9fe6d149153aa7d83c66273a5f (PR-190) [2022-06-02T19:09:36.940Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-06-02T19:09:36.941Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T19:09:36.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-02T19:09:37.414Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:09:37.427Z] > git checkout -f 22dd7cc6891c310929bd15537ed473a29469e419 # timeout=10 [2022-06-02T19:09:37.507Z] > git remote # timeout=10 [2022-06-02T19:09:37.524Z] > git config --get remote.origin.url # timeout=10 [2022-06-02T19:09:37.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-02T19:09:37.549Z] > git merge 6db49600d84fbc344f4830d0628105aa21893aeb # timeout=10 [2022-06-02T19:09:37.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-02T19:09:37.625Z] > git config core.sparsecheckout # timeout=10 [2022-06-02T19:09:37.643Z] > git checkout -f 34992166ae0c1e9fe6d149153aa7d83c66273a5f # timeout=10 [2022-06-02T19:09:41.755Z] Commit message: "Merge commit '6db49600d84fbc344f4830d0628105aa21893aeb' into HEAD" [2022-06-02T19:09:41.780Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T19:09:42.672Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-02T19:09:42.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T19:09:42.672Z] Dload Upload Total Spent Left Speed [2022-06-02T19:09:42.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 95726 0 --:--:-- --:--:-- --:--:-- 95726 [2022-06-02T19:09:41.768Z] > git rev-list --no-walk 0e70da98cff13cf27bcc98182ddbbd5547590dcc # timeout=10 [Pipeline] sh [2022-06-02T19:09:43.433Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-02T19:09:43.784Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-02T19:09:43.784Z] + sudo tee /etc/docker/daemon.new [2022-06-02T19:09:43.784Z] { [2022-06-02T19:09:43.784Z] "registry-mirrors": [ [2022-06-02T19:09:43.784Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-02T19:09:43.784Z] ], [2022-06-02T19:09:43.784Z] "bip": "10.250.0.254/24", [2022-06-02T19:09:43.784Z] "hosts": [ [2022-06-02T19:09:43.784Z] "tcp://0.0.0.0:5555", [2022-06-02T19:09:43.784Z] "unix:///var/run/docker.sock" [2022-06-02T19:09:43.784Z] ], [2022-06-02T19:09:43.784Z] "mtu": 1458, [2022-06-02T19:09:43.784Z] "selinux-enabled": true, [2022-06-02T19:09:43.784Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-02T19:09:43.784Z] } [Pipeline] sh [2022-06-02T19:09:44.131Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-02T19:09:44.492Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T19:10:02.839Z] provisioning config files... [2022-06-02T19:10:02.863Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config4557588551296253915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:10:03.424Z] ---> docker-login.sh [2022-06-02T19:10:03.424Z] nexus3.edgexfoundry.org:10001 [2022-06-02T19:10:04.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:10:04.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:10:04.301Z] Configure a credential helper to remove this warning. See [2022-06-02T19:10:04.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:10:04.301Z] [2022-06-02T19:10:04.301Z] Login Succeeded [2022-06-02T19:10:04.301Z] nexus3.edgexfoundry.org:10002 [2022-06-02T19:10:04.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:10:04.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:10:04.852Z] Configure a credential helper to remove this warning. See [2022-06-02T19:10:04.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:10:04.852Z] [2022-06-02T19:10:04.852Z] Login Succeeded [2022-06-02T19:10:04.852Z] nexus3.edgexfoundry.org:10003 [2022-06-02T19:10:05.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:10:05.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:10:05.399Z] Configure a credential helper to remove this warning. See [2022-06-02T19:10:05.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:10:05.399Z] [2022-06-02T19:10:05.399Z] Login Succeeded [2022-06-02T19:10:05.399Z] nexus3.edgexfoundry.org:10004 [2022-06-02T19:10:05.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:10:05.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:10:05.674Z] Configure a credential helper to remove this warning. See [2022-06-02T19:10:05.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:10:05.674Z] [2022-06-02T19:10:05.674Z] Login Succeeded [2022-06-02T19:10:05.674Z] docker.io [2022-06-02T19:10:06.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-02T19:10:06.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-02T19:10:06.550Z] Configure a credential helper to remove this warning. See [2022-06-02T19:10:06.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-02T19:10:06.550Z] [2022-06-02T19:10:06.550Z] Login Succeeded [2022-06-02T19:10:06.550Z] ---> docker-login.sh ends [Pipeline] } [2022-06-02T19:10:06.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-02T19:10:06.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-02T19:10:06.841Z] ========================================================= [2022-06-02T19:10:06.841Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-02T19:10:06.841Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:10:07.215Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-02T19:10:07.215Z] Sending build context to Docker daemon 128.5kB [2022-06-02T19:10:07.489Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-02T19:10:07.489Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-02T19:10:07.767Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-02T19:10:07.767Z] 9b3977197b4f: Pulling fs layer [2022-06-02T19:10:07.768Z] 1a89e8eeedd5: Pulling fs layer [2022-06-02T19:10:07.768Z] 94645a83ff95: Pulling fs layer [2022-06-02T19:10:07.768Z] 3f3a8bcf1eab: Pulling fs layer [2022-06-02T19:10:07.768Z] 0c92f367c5e7: Pulling fs layer [2022-06-02T19:10:07.768Z] 3096ccb668a1: Pulling fs layer [2022-06-02T19:10:07.768Z] e8cf19c19ddd: Pulling fs layer [2022-06-02T19:10:07.768Z] a4caa8a26152: Pulling fs layer [2022-06-02T19:10:07.768Z] 3f3a8bcf1eab: Waiting [2022-06-02T19:10:07.768Z] 0c92f367c5e7: Waiting [2022-06-02T19:10:07.768Z] 3096ccb668a1: Waiting [2022-06-02T19:10:07.768Z] e8cf19c19ddd: Waiting [2022-06-02T19:10:07.768Z] a4caa8a26152: Waiting [2022-06-02T19:10:07.768Z] 94645a83ff95: Verifying Checksum [2022-06-02T19:10:07.768Z] 94645a83ff95: Download complete [2022-06-02T19:10:07.768Z] 1a89e8eeedd5: Download complete [2022-06-02T19:10:07.768Z] 0c92f367c5e7: Verifying Checksum [2022-06-02T19:10:07.768Z] 0c92f367c5e7: Download complete [2022-06-02T19:10:07.768Z] 3096ccb668a1: Download complete [2022-06-02T19:10:07.768Z] 9b3977197b4f: Verifying Checksum [2022-06-02T19:10:07.768Z] e8cf19c19ddd: Verifying Checksum [2022-06-02T19:10:07.768Z] e8cf19c19ddd: Download complete [2022-06-02T19:10:08.757Z] 9b3977197b4f: Pull complete [2022-06-02T19:10:09.035Z] 1a89e8eeedd5: Pull complete [2022-06-02T19:10:09.311Z] 94645a83ff95: Pull complete [2022-06-02T19:10:09.586Z] a4caa8a26152: Verifying Checksum [2022-06-02T19:10:09.586Z] a4caa8a26152: Download complete [2022-06-02T19:10:10.568Z] 3f3a8bcf1eab: Verifying Checksum [2022-06-02T19:10:10.568Z] 3f3a8bcf1eab: Download complete [2022-06-02T19:10:22.973Z] 3f3a8bcf1eab: Pull complete [2022-06-02T19:10:22.973Z] 0c92f367c5e7: Pull complete [2022-06-02T19:10:22.973Z] 3096ccb668a1: Pull complete [2022-06-02T19:10:22.973Z] e8cf19c19ddd: Pull complete [2022-06-02T19:10:29.693Z] a4caa8a26152: Pull complete [2022-06-02T19:10:29.693Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-06-02T19:10:29.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-02T19:10:29.693Z] ---> 725f1c02e7f9 [2022-06-02T19:10:29.693Z] Step 3/12 : ARG MAKE='make build' [2022-06-02T19:10:30.678Z] ---> Running in 9c2e33c7ba94 [2022-06-02T19:10:30.952Z] Removing intermediate container 9c2e33c7ba94 [2022-06-02T19:10:30.952Z] ---> 7eea920be6c4 [2022-06-02T19:10:30.952Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-02T19:10:30.952Z] ---> Running in bc819c0f360d [2022-06-02T19:10:31.227Z] Removing intermediate container bc819c0f360d [2022-06-02T19:10:31.227Z] ---> fc49873cf7cb [2022-06-02T19:10:31.227Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-02T19:10:31.227Z] ---> Running in ca0e4c54ae72 [2022-06-02T19:10:31.502Z] Removing intermediate container ca0e4c54ae72 [2022-06-02T19:10:31.502Z] ---> 1e88a0318936 [2022-06-02T19:10:31.502Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T19:10:31.776Z] ---> Running in 00e19a88f5ce [2022-06-02T19:10:33.218Z] Removing intermediate container 00e19a88f5ce [2022-06-02T19:10:33.218Z] ---> e3f08a67bed5 [2022-06-02T19:10:33.218Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-02T19:10:33.493Z] ---> Running in 1289e1721070 [2022-06-02T19:10:34.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T19:10:35.476Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T19:10:36.077Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-02T19:10:36.077Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-02T19:10:36.350Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-02T19:10:36.350Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-02T19:10:36.626Z] Executing busybox-1.34.1-r3.trigger [2022-06-02T19:10:36.626Z] OK: 224 MiB in 56 packages [2022-06-02T19:10:37.618Z] Removing intermediate container 1289e1721070 [2022-06-02T19:10:37.618Z] ---> a3136ce20287 [2022-06-02T19:10:37.618Z] Step 8/12 : WORKDIR /device-rest-go [2022-06-02T19:10:37.618Z] ---> Running in 1e0608add478 [2022-06-02T19:10:38.218Z] Removing intermediate container 1e0608add478 [2022-06-02T19:10:38.218Z] ---> e508c1499e8e [2022-06-02T19:10:38.218Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-02T19:10:38.493Z] ---> c6911151bfe7 [2022-06-02T19:10:38.493Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T19:10:38.774Z] ---> Running in e4f289e103b4 [2022-06-02T19:11:25.794Z] Removing intermediate container e4f289e103b4 [2022-06-02T19:11:25.794Z] ---> 755b3ec2b6fd [2022-06-02T19:11:25.794Z] Step 11/12 : COPY . . [2022-06-02T19:11:25.794Z] ---> 5ba86003267b [2022-06-02T19:11:25.794Z] Step 12/12 : RUN $MAKE [2022-06-02T19:11:25.794Z] ---> Running in c39eb6bdb259 [2022-06-02T19:11:25.794Z] noop [2022-06-02T19:11:25.794Z] Removing intermediate container c39eb6bdb259 [2022-06-02T19:11:25.794Z] ---> 031ad4d15e4c [2022-06-02T19:11:25.794Z] Successfully built 031ad4d15e4c [2022-06-02T19:11:25.794Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:11:26.160Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T19:11:26.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T19:11:26.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-674 does not seem to be running inside a container [2022-06-02T19:11:26.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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 ******** ci-base-image-arm64 cat [2022-06-02T19:11:27.791Z] $ docker top 0b8597740154ef538b6b4373fb1fdc2941161387982bcc8c91ca6e3c3c50103d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T19:11:28.677Z] + go version [2022-06-02T19:11:28.677Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-06-02T19:11:28.707Z] $ docker stop --time=1 0b8597740154ef538b6b4373fb1fdc2941161387982bcc8c91ca6e3c3c50103d [2022-06-02T19:11:30.336Z] $ docker rm -f 0b8597740154ef538b6b4373fb1fdc2941161387982bcc8c91ca6e3c3c50103d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:11:30.957Z] + docker inspect -f . ci-base-image-arm64 [2022-06-02T19:11:30.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T19:11:31.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-674 does not seem to be running inside a container [2022-06-02T19:11:31.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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 ******** ci-base-image-arm64 cat [2022-06-02T19:11:32.517Z] $ docker top 6ed4e1d83c8bcc83933f6d8e5bababa5a35cb6d6e765130452225f2a4a16abc4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-02T19:11:33.435Z] + make test [2022-06-02T19:11:33.435Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-02T19:11:34.878Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-06-02T19:12:56.758Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-06-02T19:12:56.759Z] ok github.com/edgexfoundry/device-rest-go/driver 0.070s coverage: 55.2% of statements [2022-06-02T19:12:56.759Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-02T19:12:56.759Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-02T19:13:18.943Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-02T19:13:18.943Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-02T19:13:18.943Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-02T19:13:22.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-02T19:13:22.378Z] $ docker stop --time=1 6ed4e1d83c8bcc83933f6d8e5bababa5a35cb6d6e765130452225f2a4a16abc4 [2022-06-02T19:13:24.112Z] $ docker rm -f 6ed4e1d83c8bcc83933f6d8e5bababa5a35cb6d6e765130452225f2a4a16abc4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-02T19:13:25.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-02T19:13:25.051Z] Warning: overwriting stash ‘coverage-report’ [2022-06-02T19:13:25.472Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-02T19:13:25.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-02T19:13:26.191Z] + ls -al . [2022-06-02T19:13:26.191Z] total 168 [2022-06-02T19:13:26.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 19:13 . [2022-06-02T19:13:26.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 19:09 .. [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 151 Jun 2 19:09 .dockerignore [2022-06-02T19:13:26.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 19:09 .git [2022-06-02T19:13:26.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 19:09 .github [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 329 Jun 2 19:09 .gitignore [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 2 19:09 .golangci.yml [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 8596 Jun 2 19:09 Attribution.txt [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 11736 Jun 2 19:09 CHANGELOG.md [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 1672 Jun 2 19:09 Dockerfile [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 19:09 GOVERNANCE.md [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 2 19:09 Jenkinsfile [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 2 19:09 LICENSE [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 1977 Jun 2 19:09 Makefile [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 620 Jun 2 19:09 OWNERS.md [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 8003 Jun 2 19:09 README.md [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 19:07 VERSION [2022-06-02T19:13:26.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 19:09 bin [2022-06-02T19:13:26.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 19:09 cmd [2022-06-02T19:13:26.191Z] -rw-r--r-- 1 jenkins jenkins 9355 Jun 2 19:12 coverage.out [2022-06-02T19:13:26.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 19:09 driver [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 3287 Jun 2 19:09 go.mod [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 35433 Jun 2 19:09 go.sum [2022-06-02T19:13:26.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 19:09 snap [2022-06-02T19:13:26.191Z] -rw-rw-r-- 1 jenkins jenkins 713 Jun 2 19:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:13:26.575Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=34992166ae0c1e9fe6d149153aa7d83c66273a5f --label arch=arm64 --label version=0.0.0 . [2022-06-02T19:13:26.576Z] Sending build context to Docker daemon 138.8kB [2022-06-02T19:13:26.860Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-02T19:13:26.860Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-02T19:13:26.860Z] ---> 031ad4d15e4c [2022-06-02T19:13:26.860Z] Step 3/25 : ARG MAKE='make build' [2022-06-02T19:13:27.163Z] ---> Running in 30764d8dd1b7 [2022-06-02T19:13:27.444Z] Removing intermediate container 30764d8dd1b7 [2022-06-02T19:13:27.444Z] ---> e641c09b2978 [2022-06-02T19:13:27.444Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-02T19:13:27.444Z] ---> Running in 21e68cb5fa4e [2022-06-02T19:13:27.740Z] Removing intermediate container 21e68cb5fa4e [2022-06-02T19:13:27.740Z] ---> 36f4aa39e74b [2022-06-02T19:13:27.740Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-02T19:13:28.036Z] ---> Running in e1991af4798a [2022-06-02T19:13:28.376Z] Removing intermediate container e1991af4798a [2022-06-02T19:13:28.376Z] ---> b305f560d716 [2022-06-02T19:13:28.376Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-02T19:13:28.376Z] ---> Running in 6883864f6b0a [2022-06-02T19:13:30.387Z] Removing intermediate container 6883864f6b0a [2022-06-02T19:13:30.387Z] ---> 90ecaba78f80 [2022-06-02T19:13:30.387Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-02T19:13:30.387Z] ---> Running in 1b19a1d53474 [2022-06-02T19:13:30.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-02T19:13:31.964Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-02T19:13:32.941Z] OK: 224 MiB in 56 packages [2022-06-02T19:13:33.543Z] Removing intermediate container 1b19a1d53474 [2022-06-02T19:13:33.543Z] ---> 1dbb921c1b8e [2022-06-02T19:13:33.543Z] Step 8/25 : WORKDIR /device-rest-go [2022-06-02T19:13:33.818Z] ---> Running in cbd6f09e4a75 [2022-06-02T19:13:34.092Z] Removing intermediate container cbd6f09e4a75 [2022-06-02T19:13:34.092Z] ---> 313663ed555e [2022-06-02T19:13:34.092Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-02T19:13:34.689Z] ---> 77e5c68bf9d9 [2022-06-02T19:13:34.689Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-02T19:13:34.689Z] ---> Running in ee015fbc74a0 [2022-06-02T19:13:36.667Z] Removing intermediate container ee015fbc74a0 [2022-06-02T19:13:36.667Z] ---> 34ce8f7ed687 [2022-06-02T19:13:36.667Z] Step 11/25 : COPY . . [2022-06-02T19:13:36.941Z] ---> 693cf0a40673 [2022-06-02T19:13:36.941Z] Step 12/25 : RUN $MAKE [2022-06-02T19:13:37.215Z] ---> Running in c22b5ad67a62 [2022-06-02T19:13:38.196Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-06-02T19:15:45.061Z] Removing intermediate container c22b5ad67a62 [2022-06-02T19:15:45.061Z] ---> c535130d002b [2022-06-02T19:15:45.061Z] Step 13/25 : FROM alpine:3.14 [2022-06-02T19:15:45.061Z] 3.14: Pulling from library/alpine [2022-06-02T19:15:45.061Z] 455c02918c45: Pulling fs layer [2022-06-02T19:15:45.061Z] 455c02918c45: Verifying Checksum [2022-06-02T19:15:45.061Z] 455c02918c45: Download complete [2022-06-02T19:15:45.061Z] 455c02918c45: Pull complete [2022-06-02T19:15:45.061Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-02T19:15:45.061Z] Status: Downloaded newer image for alpine:3.14 [2022-06-02T19:15:45.061Z] ---> ac73e934f311 [2022-06-02T19:15:45.061Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2022-06-02T19:15:45.061Z] ---> Running in ef66012f2174 [2022-06-02T19:15:45.061Z] Removing intermediate container ef66012f2174 [2022-06-02T19:15:45.061Z] ---> 208a07a90500 [2022-06-02T19:15:45.061Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2022-06-02T19:15:45.061Z] ---> Running in 41690d79870d [2022-06-02T19:15:45.061Z] Removing intermediate container 41690d79870d [2022-06-02T19:15:45.061Z] ---> 789fbadf4220 [2022-06-02T19:15:45.061Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-02T19:15:45.061Z] ---> Running in 3f57a6afbbdc [2022-06-02T19:15:45.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-02T19:15:45.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-02T19:15:45.061Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-02T19:15:45.061Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-02T19:15:45.061Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-02T19:15:45.061Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-02T19:15:45.061Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-02T19:15:45.061Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-02T19:15:45.061Z] Executing busybox-1.33.1-r7.trigger [2022-06-02T19:15:45.061Z] OK: 8 MiB in 20 packages [2022-06-02T19:15:45.061Z] Removing intermediate container 3f57a6afbbdc [2022-06-02T19:15:45.061Z] ---> 3f23826dc2c0 [2022-06-02T19:15:45.061Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2022-06-02T19:15:45.061Z] ---> 476f63b455a9 [2022-06-02T19:15:45.061Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2022-06-02T19:15:45.061Z] ---> c8ea6acc332f [2022-06-02T19:15:45.061Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-06-02T19:15:45.061Z] ---> f2460b76ecbd [2022-06-02T19:15:45.061Z] Step 20/25 : EXPOSE 59986 [2022-06-02T19:15:45.061Z] ---> Running in 02d1e21badb9 [2022-06-02T19:15:45.061Z] Removing intermediate container 02d1e21badb9 [2022-06-02T19:15:45.061Z] ---> 2c97ecdc1f27 [2022-06-02T19:15:45.061Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2022-06-02T19:15:45.061Z] ---> Running in c77e6297569b [2022-06-02T19:15:45.061Z] Removing intermediate container c77e6297569b [2022-06-02T19:15:45.061Z] ---> e67582d112ec [2022-06-02T19:15:45.061Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-02T19:15:45.061Z] ---> Running in c11483e9b0d2 [2022-06-02T19:15:45.061Z] Removing intermediate container c11483e9b0d2 [2022-06-02T19:15:45.061Z] ---> 5035791eea55 [2022-06-02T19:15:45.061Z] Step 23/25 : LABEL arch=arm64 [2022-06-02T19:15:45.061Z] ---> Running in 71795954e316 [2022-06-02T19:15:45.061Z] Removing intermediate container 71795954e316 [2022-06-02T19:15:45.061Z] ---> c31cdb72741c [2022-06-02T19:15:45.061Z] Step 24/25 : LABEL git_sha=34992166ae0c1e9fe6d149153aa7d83c66273a5f [2022-06-02T19:15:45.061Z] ---> Running in 91294adfc806 [2022-06-02T19:15:45.061Z] Removing intermediate container 91294adfc806 [2022-06-02T19:15:45.061Z] ---> fc92c74e944c [2022-06-02T19:15:45.061Z] Step 25/25 : LABEL version=0.0.0 [2022-06-02T19:15:45.061Z] ---> Running in ace503c7de2c [2022-06-02T19:15:45.061Z] Removing intermediate container ace503c7de2c [2022-06-02T19:15:45.061Z] ---> a78a2ca5dbef [2022-06-02T19:15:45.061Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-02T19:15:45.061Z] Successfully built a78a2ca5dbef [2022-06-02T19:15:45.061Z] Successfully tagged device-rest-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-06-02T19:15:45.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T19:15:45.495Z] [2022-06-02T19:15:45.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:15:45.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T19:15:46.123Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-02T19:15:46.123Z] 8998bd30e6a1: Pulling fs layer [2022-06-02T19:15:46.123Z] 04944245beec: Pulling fs layer [2022-06-02T19:15:46.123Z] 699f458cf7ca: Pulling fs layer [2022-06-02T19:15:46.123Z] 765212b225bb: Pulling fs layer [2022-06-02T19:15:46.123Z] f23df028b6ca: Pulling fs layer [2022-06-02T19:15:46.123Z] d65c8cfc05b1: Pulling fs layer [2022-06-02T19:15:46.123Z] 2437ff75d9bd: Pulling fs layer [2022-06-02T19:15:46.123Z] 765212b225bb: Waiting [2022-06-02T19:15:46.123Z] f23df028b6ca: Waiting [2022-06-02T19:15:46.123Z] d65c8cfc05b1: Waiting [2022-06-02T19:15:46.123Z] 2437ff75d9bd: Waiting [2022-06-02T19:15:46.123Z] 04944245beec: Verifying Checksum [2022-06-02T19:15:46.123Z] 04944245beec: Download complete [2022-06-02T19:15:46.123Z] 765212b225bb: Verifying Checksum [2022-06-02T19:15:46.123Z] 765212b225bb: Download complete [2022-06-02T19:15:46.123Z] f23df028b6ca: Verifying Checksum [2022-06-02T19:15:46.123Z] f23df028b6ca: Download complete [2022-06-02T19:15:46.123Z] d65c8cfc05b1: Verifying Checksum [2022-06-02T19:15:46.123Z] d65c8cfc05b1: Download complete [2022-06-02T19:15:46.402Z] 699f458cf7ca: Verifying Checksum [2022-06-02T19:15:46.402Z] 699f458cf7ca: Download complete [2022-06-02T19:15:46.679Z] 8998bd30e6a1: Verifying Checksum [2022-06-02T19:15:46.679Z] 8998bd30e6a1: Download complete [2022-06-02T19:15:49.300Z] 2437ff75d9bd: Verifying Checksum [2022-06-02T19:15:49.301Z] 2437ff75d9bd: Download complete [2022-06-02T19:15:50.744Z] 8998bd30e6a1: Pull complete [2022-06-02T19:15:51.343Z] 04944245beec: Pull complete [2022-06-02T19:15:52.773Z] 699f458cf7ca: Pull complete [2022-06-02T19:15:53.045Z] 765212b225bb: Pull complete [2022-06-02T19:15:53.642Z] f23df028b6ca: Pull complete [2022-06-02T19:15:53.915Z] d65c8cfc05b1: Pull complete [2022-06-02T19:16:09.000Z] 2437ff75d9bd: Pull complete [2022-06-02T19:16:09.000Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-02T19:16:09.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-02T19:16:09.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T19:16:09.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-674 does not seem to be running inside a container [2022-06-02T19:16:09.339Z] $ 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-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@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:arm64 cat [2022-06-02T19:16:11.856Z] $ docker top 76b3412b92712458ef75db482fc316af85d60a89e2637c475f35e7d3deaebdaf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:16:12.779Z] ---> job-cost.sh [2022-06-02T19:16:12.779Z] lf-activate-venv: SKIPPING [2022-06-02T19:16:12.779Z] INFO: No Stack... [2022-06-02T19:16:13.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-02T19:16:14.347Z] INFO: Archiving Costs [Pipeline] sh [2022-06-02T19:16:15.006Z] + cat /w/workspace/device-rest-go/3/archives/cost.csv [2022-06-02T19:16:15.006Z] + cut -d, -f6 [Pipeline] lock [2022-06-02T19:16:15.064Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-190-3-stack-cost] [2022-06-02T19:16:15.071Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-190-3-stack-cost] did not exist. Created. [2022-06-02T19:16:15.071Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-190-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-02T19:16:15.742Z] /w/workspace/device-rest-go/3@tmp/durable-62fbfcd5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-02T19:16:16.418Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-02T19:16:16.445Z] Warning: overwriting stash ‘stack-cost’ [2022-06-02T19:16:16.492Z] Stashed 1 file(s) [Pipeline] } [2022-06-02T19:16:16.499Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-190-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-02T19:16:16.523Z] $ docker stop --time=1 76b3412b92712458ef75db482fc316af85d60a89e2637c475f35e7d3deaebdaf [2022-06-02T19:16:18.017Z] $ docker rm -f 76b3412b92712458ef75db482fc316af85d60a89e2637c475f35e7d3deaebdaf [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-06-02T19:16:18.496Z] provisioning config files... [2022-06-02T19:16:18.523Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config6019839690817191968tmp [Pipeline] { [Pipeline] sh [2022-06-02T19:16:18.813Z] + set +x [2022-06-02T19:16:18.813Z] + curl -s https://codecov.io/bash [2022-06-02T19:16:18.813Z] + bash -s -- [2022-06-02T19:16:18.813Z] [2022-06-02T19:16:18.813Z] _____ _ [2022-06-02T19:16:18.813Z] / ____| | | [2022-06-02T19:16:18.813Z] | | ___ __| | ___ ___ _____ __ [2022-06-02T19:16:18.813Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-02T19:16:18.813Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-02T19:16:18.813Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-02T19:16:18.813Z] Bash-1.0.6 [2022-06-02T19:16:18.813Z] [2022-06-02T19:16:18.813Z] [2022-06-02T19:16:18.813Z] ==> git version 2.25.1 found [2022-06-02T19:16:18.813Z] ==> 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-06-02T19:16:18.813Z] Release-Date: 2020-01-08 [2022-06-02T19:16:18.813Z] 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-06-02T19:16:18.813Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-02T19:16:18.813Z] ==> Jenkins CI detected. [2022-06-02T19:16:18.813Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-190 [2022-06-02T19:16:18.813Z] project root: . [2022-06-02T19:16:18.813Z] --> token set from env [2022-06-02T19:16:18.813Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-02T19:16:18.813Z] ==> Running gcov in . (disable via -X gcov) [2022-06-02T19:16:18.813Z] ==> Python coveragepy not found [2022-06-02T19:16:18.813Z] ==> Searching for coverage reports in: [2022-06-02T19:16:18.813Z] + . [2022-06-02T19:16:18.813Z] -> Found 1 reports [2022-06-02T19:16:18.813Z] ==> Detecting git/mercurial file structure [2022-06-02T19:16:18.813Z] ==> Reading reports [2022-06-02T19:16:19.074Z] + ./coverage.out bytes=9355 [2022-06-02T19:16:19.074Z] ==> Appending adjustments [2022-06-02T19:16:19.074Z] https://docs.codecov.io/docs/fixing-reports [2022-06-02T19:16:19.074Z] + Found adjustments [2022-06-02T19:16:19.074Z] ==> Gzipping contents [2022-06-02T19:16:19.074Z] 4.0K /tmp/codecov.0RHNiR.gz [2022-06-02T19:16:19.074Z] ==> Uploading reports [2022-06-02T19:16:19.074Z] url: https://codecov.io [2022-06-02T19:16:19.074Z] query: branch=PR-190&commit=7cb5c9429817c589730df795c1a6b282277bb94c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-190%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=190&job=&cmd_args= [2022-06-02T19:16:19.074Z] -> Pinging Codecov [2022-06-02T19:16:19.074Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-190&commit=7cb5c9429817c589730df795c1a6b282277bb94c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-190%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=190&job=&cmd_args= [2022-06-02T19:16:19.335Z] -> Uploading to [2022-06-02T19:16:19.335Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-02/4E5D53B4F1F92C436F7061BF334D961C/7cb5c9429817c589730df795c1a6b282277bb94c/eeb75313-03dc-4718-a36c-1c53b56be7bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220602T191619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aa00b1210b571b692169a70376cca719534f376e3d3980a19b355d6ecb87ce3d [2022-06-02T19:16:19.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-02T19:16:19.335Z] Dload Upload Total Spent Left Speed [2022-06-02T19:16:19.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 7588 --:--:-- --:--:-- --:--:-- 7588 [2022-06-02T19:16:19.596Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/7cb5c9429817c589730df795c1a6b282277bb94c [Pipeline] } [2022-06-02T19:16:19.603Z] 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-06-02T19:16:20.255Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-190/archives ] [2022-06-02T19:16:20.255Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-190/archives [2022-06-02T19:16:20.255Z] total 16 [2022-06-02T19:16:20.255Z] drwxr-xr-x 3 root root 4096 Jun 2 19:09 . [2022-06-02T19:16:20.255Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 19:09 .. [2022-06-02T19:16:20.255Z] drwxr-xr-x 2 root root 4096 Jun 2 19:09 cost [2022-06-02T19:16:20.255Z] -rw-r--r-- 1 root root 85 Jun 2 19:09 cost.csv [2022-06-02T19:16:20.255Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-190/archives [2022-06-02T19:16:20.255Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-190/archives [2022-06-02T19:16:20.255Z] total 16 [2022-06-02T19:16:20.255Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 19:09 . [2022-06-02T19:16:20.255Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 19:09 .. [2022-06-02T19:16:20.255Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 19:09 cost [2022-06-02T19:16:20.255Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 2 19:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:16:20.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:16:21.410Z] ---> package-listing.sh [2022-06-02T19:16:21.410Z] ++ facter osfamily [2022-06-02T19:16:21.410Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-02T19:16:21.671Z] + OS_FAMILY=debian [2022-06-02T19:16:21.671Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-190 [2022-06-02T19:16:21.671Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-02T19:16:21.671Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-02T19:16:21.671Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-02T19:16:21.671Z] + PACKAGES=/tmp/packages_start.txt [2022-06-02T19:16:21.671Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-190 ']' [2022-06-02T19:16:21.671Z] + PACKAGES=/tmp/packages_end.txt [2022-06-02T19:16:21.671Z] + case "${OS_FAMILY}" in [2022-06-02T19:16:21.671Z] + dpkg -l [2022-06-02T19:16:21.671Z] + grep '^ii' [2022-06-02T19:16:21.671Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-02T19:16:21.671Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-02T19:16:21.671Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-02T19:16:21.671Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-190 ']' [2022-06-02T19:16:21.671Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-190/archives/ [2022-06-02T19:16:21.671Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-190/archives/ [Pipeline] echo [2022-06-02T19:16:21.682Z] 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-rest-go_PR-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-02T19:16:21.961Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-02T19:16:22.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-02T19:16:22.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-02T19:16:22.622Z] prd-ubuntu20.04-docker-8c-8g-673 does not seem to be running inside a container [2022-06-02T19:16:22.662Z] $ 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-rest-go_PR-190/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-rest-go_PR-190 -v /w/workspace/gexfoundry_device-rest-go_PR-190:/w/workspace/gexfoundry_device-rest-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-190@tmp:/w/workspace/gexfoundry_device-rest-go_PR-190@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-lftools-log-publisher:latest cat [2022-06-02T19:16:22.884Z] $ docker top 6fe870e4f6e3de358c88cc7270e0edeac23bfd745e58bc4953c2d2c01d787c84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-02T19:16:23.241Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-02T19:16:23.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-02T19:16:23.816Z] + ls /var/log/sa-host [2022-06-02T19:16:23.816Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-02T19:16:23.948Z] provisioning config files... [2022-06-02T19:16:23.956Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-190@tmp/config5589836331148332672tmp [Pipeline] { [Pipeline] echo [2022-06-02T19:16:23.970Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:16:24.251Z] ---> create-netrc.sh [Pipeline] } [2022-06-02T19:16:24.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:16:24.591Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-02T19:16:24.600Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:16:24.884Z] ---> sudo-logs.sh [2022-06-02T19:16:24.884Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-02T19:16:24.907Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:16:25.195Z] ---> job-cost.sh [2022-06-02T19:16:25.196Z] lf-activate-venv: SKIPPING [2022-06-02T19:16:25.196Z] DEBUG: total: 0.2199999988079071 [2022-06-02T19:16:25.196Z] INFO: Retrieving Stack Cost... [2022-06-02T19:16:25.456Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-02T19:16:26.026Z] INFO: Archiving Costs [Pipeline] echo [2022-06-02T19:16:26.038Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-02T19:16:26.324Z] ---> logs-deploy.sh [2022-06-02T19:16:26.324Z] lf-activate-venv: SKIPPING [2022-06-02T19:16:26.324Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-190/3 [2022-06-02T19:16:26.324Z] INFO: archiving workspace using pattern(s): [2022-06-02T19:16:27.267Z] Archives upload complete. [2022-06-02T19:16:27.267Z] INFO: archiving logs to Nexus [2022-06-02T19:16:28.209Z] ---> uname -a: [2022-06-02T19:16:28.209Z] Linux prd-ubuntu20-04-docker-8c-8g-673 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] ---> lscpu: [2022-06-02T19:16:28.209Z] Architecture: x86_64 [2022-06-02T19:16:28.209Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-02T19:16:28.209Z] Byte Order: Little Endian [2022-06-02T19:16:28.209Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-02T19:16:28.209Z] CPU(s): 8 [2022-06-02T19:16:28.209Z] On-line CPU(s) list: 0-7 [2022-06-02T19:16:28.209Z] Thread(s) per core: 1 [2022-06-02T19:16:28.209Z] Core(s) per socket: 1 [2022-06-02T19:16:28.209Z] Socket(s): 8 [2022-06-02T19:16:28.209Z] NUMA node(s): 1 [2022-06-02T19:16:28.209Z] Vendor ID: AuthenticAMD [2022-06-02T19:16:28.209Z] CPU family: 23 [2022-06-02T19:16:28.209Z] Model: 49 [2022-06-02T19:16:28.209Z] Model name: AMD EPYC-Rome Processor [2022-06-02T19:16:28.209Z] Stepping: 0 [2022-06-02T19:16:28.209Z] CPU MHz: 2799.998 [2022-06-02T19:16:28.209Z] BogoMIPS: 5599.99 [2022-06-02T19:16:28.209Z] Virtualization: AMD-V [2022-06-02T19:16:28.209Z] Hypervisor vendor: KVM [2022-06-02T19:16:28.209Z] Virtualization type: full [2022-06-02T19:16:28.209Z] L1d cache: 256 KiB [2022-06-02T19:16:28.209Z] L1i cache: 256 KiB [2022-06-02T19:16:28.209Z] L2 cache: 4 MiB [2022-06-02T19:16:28.209Z] L3 cache: 128 MiB [2022-06-02T19:16:28.209Z] NUMA node0 CPU(s): 0-7 [2022-06-02T19:16:28.209Z] Vulnerability Itlb multihit: Not affected [2022-06-02T19:16:28.209Z] Vulnerability L1tf: Not affected [2022-06-02T19:16:28.209Z] Vulnerability Mds: Not affected [2022-06-02T19:16:28.209Z] Vulnerability Meltdown: Not affected [2022-06-02T19:16:28.209Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-02T19:16:28.209Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-02T19:16:28.209Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-02T19:16:28.209Z] Vulnerability Srbds: Not affected [2022-06-02T19:16:28.209Z] Vulnerability Tsx async abort: Not affected [2022-06-02T19:16:28.209Z] 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-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] ---> nproc: [2022-06-02T19:16:28.209Z] 8 [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] ---> df -h: [2022-06-02T19:16:28.209Z] Filesystem Size Used Avail Use% Mounted on [2022-06-02T19:16:28.209Z] overlay 155G 11G 145G 7% / [2022-06-02T19:16:28.209Z] tmpfs 64M 0 64M 0% /dev [2022-06-02T19:16:28.209Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-02T19:16:28.209Z] shm 64M 0 64M 0% /dev/shm [2022-06-02T19:16:28.209Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] ---> sar -b -r -n DEV: [2022-06-02T19:16:28.209Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-673) 06/02/22 _x86_64_ (8 CPU) [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] 19:06:40 LINUX RESTART (8 CPU) [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] 19:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-02T19:16:28.209Z] 19:08:01 473.04 46.64 426.40 0.00 4148.99 189875.21 0.00 [2022-06-02T19:16:28.209Z] 19:09:01 177.81 0.13 177.68 0.00 4.52 52019.43 0.00 [2022-06-02T19:16:28.209Z] 19:10:02 24.74 0.00 24.74 0.00 0.00 12731.77 0.00 [2022-06-02T19:16:28.209Z] 19:11:01 1.03 0.00 1.03 0.00 0.00 13.01 0.00 [2022-06-02T19:16:28.209Z] 19:12:01 1.45 0.02 1.43 0.00 0.13 16.13 0.00 [2022-06-02T19:16:28.209Z] 19:13:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2022-06-02T19:16:28.209Z] 19:14:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 [2022-06-02T19:16:28.209Z] 19:15:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2022-06-02T19:16:28.209Z] 19:16:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2022-06-02T19:16:28.209Z] Average: 75.25 5.13 70.12 0.00 455.40 28056.78 0.00 [2022-06-02T19:16:28.209Z] [2022-06-02T19:16:28.209Z] 19:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-02T19:16:28.209Z] 19:08:01 28460444 31724536 577696 1.76 171384 3312732 2589792 7.63 1209036 2787268 420 [2022-06-02T19:16:28.209Z] 19:09:01 27791292 31760812 534088 1.62 173328 3948036 1933040 5.70 1344104 3243236 354792 [2022-06-02T19:16:28.209Z] 19:10:02 27808352 31778496 518492 1.58 173540 3948192 1769172 5.21 1339316 3230896 184 [2022-06-02T19:16:28.209Z] 19:11:01 27809224 31779396 517324 1.57 173568 3948192 1769172 5.21 1339508 3230896 248 [2022-06-02T19:16:28.209Z] 19:12:01 27818980 31789264 507444 1.54 173608 3948200 1769172 5.21 1328364 3230968 44 [2022-06-02T19:16:28.209Z] 19:13:01 27819248 31789564 507112 1.54 173640 3948204 1769172 5.21 1328744 3230972 192 [2022-06-02T19:16:28.209Z] 19:14:01 27827516 31797872 498736 1.52 173680 3948212 1769172 5.21 1320180 3230980 12 [2022-06-02T19:16:28.209Z] 19:15:01 27827500 31797904 498660 1.52 173704 3948216 1769172 5.21 1320208 3230992 180 [2022-06-02T19:16:28.210Z] 19:16:01 27827668 31798072 498612 1.52 173740 3948216 1769172 5.21 1320412 3230992 16 [2022-06-02T19:16:28.210Z] Average: 27887803 31779546 517574 1.57 173355 3877578 1878560 5.54 1316652 3183022 39565 [2022-06-02T19:16:28.210Z] [2022-06-02T19:16:28.210Z] 19:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-02T19:16:28.210Z] 19:08:01 veth7d7bb4c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:08:01 ens3 827.77 536.79 7219.83 122.53 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:08:01 docker0 119.51 146.62 9.77 1234.15 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:08:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:09:01 ens3 169.31 115.80 2681.67 70.05 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:09:01 docker0 10.61 14.77 0.62 89.46 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:09:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:10:02 ens3 15.38 12.41 15.03 14.85 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:10:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:11:01 ens3 6.46 6.27 0.65 14.15 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:12:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:13:01 ens3 4.43 8.55 0.35 7.61 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] Average: ens3 112.60 74.83 1092.89 25.31 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] Average: docker0 14.29 17.72 1.14 145.30 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 [2022-06-02T19:16:28.210Z] [2022-06-02T19:16:28.210Z] [2022-06-02T19:16:28.210Z] ---> sar -P ALL: [2022-06-02T19:16:28.210Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-673) 06/02/22 _x86_64_ (8 CPU) [2022-06-02T19:16:28.210Z] [2022-06-02T19:16:28.210Z] 19:06:40 LINUX RESTART (8 CPU) [2022-06-02T19:16:28.210Z] [2022-06-02T19:16:28.210Z] 19:07:02 CPU %user %nice %system %iowait %steal %idle [2022-06-02T19:16:28.210Z] 19:08:01 all 13.16 0.00 5.13 2.20 0.09 79.42 [2022-06-02T19:16:28.210Z] 19:08:01 0 11.77 0.00 4.68 0.51 0.09 82.95 [2022-06-02T19:16:28.210Z] 19:08:01 1 11.92 0.00 5.68 5.01 0.09 77.30 [2022-06-02T19:16:28.210Z] 19:08:01 2 15.86 0.00 4.98 3.49 0.10 75.56 [2022-06-02T19:16:28.210Z] 19:08:01 3 13.20 0.00 6.31 1.60 0.10 78.79 [2022-06-02T19:16:28.210Z] 19:08:01 4 14.89 0.00 5.01 2.63 0.09 77.38 [2022-06-02T19:16:28.210Z] 19:08:01 5 12.61 0.00 5.16 1.91 0.09 80.24 [2022-06-02T19:16:28.210Z] 19:08:01 6 13.72 0.00 4.15 0.96 0.09 81.08 [2022-06-02T19:16:28.210Z] 19:08:01 7 11.30 0.00 5.11 1.45 0.10 82.04 [2022-06-02T19:16:28.210Z] 19:09:01 all 36.00 0.00 6.88 0.70 0.10 56.32 [2022-06-02T19:16:28.210Z] 19:09:01 0 35.60 0.00 6.76 0.99 0.10 56.55 [2022-06-02T19:16:28.210Z] 19:09:01 1 36.31 0.00 6.74 0.24 0.08 56.63 [2022-06-02T19:16:28.210Z] 19:09:01 2 34.19 0.00 7.23 2.75 0.10 55.72 [2022-06-02T19:16:28.210Z] 19:09:01 3 33.95 0.00 6.36 0.12 0.10 59.47 [2022-06-02T19:16:28.210Z] 19:09:01 4 36.41 0.00 6.89 0.05 0.10 56.55 [2022-06-02T19:16:28.210Z] 19:09:01 5 37.45 0.00 7.03 0.96 0.10 54.47 [2022-06-02T19:16:28.210Z] 19:09:01 6 37.00 0.00 7.02 0.42 0.10 55.46 [2022-06-02T19:16:28.210Z] 19:09:01 7 37.09 0.00 7.01 0.03 0.12 55.75 [2022-06-02T19:16:28.210Z] 19:10:02 all 0.21 0.00 0.18 0.17 0.00 99.44 [2022-06-02T19:16:28.210Z] 19:10:02 0 0.20 0.00 0.13 0.03 0.00 99.63 [2022-06-02T19:16:28.210Z] 19:10:02 1 0.17 0.00 0.17 0.00 0.02 99.65 [2022-06-02T19:16:28.210Z] 19:10:02 2 0.23 0.00 0.42 1.05 0.00 98.30 [2022-06-02T19:16:28.210Z] 19:10:02 3 0.28 0.00 0.13 0.00 0.00 99.58 [2022-06-02T19:16:28.210Z] 19:10:02 4 0.32 0.00 0.08 0.00 0.00 99.60 [2022-06-02T19:16:28.210Z] 19:10:02 5 0.17 0.00 0.12 0.03 0.00 99.68 [2022-06-02T19:16:28.210Z] 19:10:02 6 0.12 0.00 0.20 0.25 0.00 99.43 [2022-06-02T19:16:28.210Z] 19:10:02 7 0.22 0.00 0.17 0.00 0.00 99.62 [2022-06-02T19:16:28.210Z] 19:11:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-06-02T19:16:28.210Z] 19:11:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-06-02T19:16:28.210Z] 19:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-02T19:16:28.210Z] 19:11:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-06-02T19:16:28.210Z] 19:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-02T19:16:28.210Z] 19:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:11:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-06-02T19:16:28.210Z] 19:11:01 6 0.07 0.00 0.03 0.02 0.03 99.85 [2022-06-02T19:16:28.210Z] 19:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-02T19:16:28.210Z] 19:12:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2022-06-02T19:16:28.210Z] 19:12:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2022-06-02T19:16:28.210Z] 19:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-02T19:16:28.210Z] 19:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-06-02T19:16:28.210Z] 19:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-06-02T19:16:28.210Z] 19:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:12:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2022-06-02T19:16:28.210Z] 19:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-02T19:16:28.210Z] 19:13:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-06-02T19:16:28.210Z] 19:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:13:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-06-02T19:16:28.210Z] 19:13:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-06-02T19:16:28.210Z] 19:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-02T19:16:28.210Z] 19:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:13:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2022-06-02T19:16:28.210Z] 19:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-02T19:16:28.210Z] 19:14:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-02T19:16:28.210Z] 19:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-02T19:16:28.210Z] 19:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-02T19:16:28.210Z] 19:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-02T19:16:28.210Z] 19:14:01 5 0.07 0.00 0.07 0.00 0.02 99.85 [2022-06-02T19:16:28.210Z] 19:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:14:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-02T19:16:28.210Z] 19:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-02T19:16:28.210Z] 19:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-02T19:16:28.210Z] 19:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-02T19:16:28.210Z] 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-02T19:16:28.210Z] 19:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-06-02T19:16:28.210Z] 19:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-02T19:16:28.210Z] 19:15:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2022-06-02T19:16:28.210Z] 19:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-02T19:16:28.210Z] 19:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-02T19:16:28.210Z] 19:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-02T19:16:28.210Z] 19:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-02T19:16:28.210Z] 19:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-06-02T19:16:28.210Z] 19:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-02T19:16:28.210Z] 19:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-02T19:16:28.210Z] Average: all 5.44 0.00 1.35 0.34 0.02 92.85 [2022-06-02T19:16:28.210Z] Average: 0 5.25 0.00 1.28 0.18 0.02 93.27 [2022-06-02T19:16:28.210Z] Average: 1 5.35 0.00 1.39 0.57 0.02 92.67 [2022-06-02T19:16:28.210Z] Average: 2 5.53 0.00 1.39 0.80 0.02 92.26 [2022-06-02T19:16:28.210Z] Average: 3 5.21 0.00 1.41 0.19 0.02 93.16 [2022-06-02T19:16:28.210Z] Average: 4 5.69 0.00 1.32 0.29 0.02 92.68 [2022-06-02T19:16:28.210Z] Average: 5 5.55 0.00 1.37 0.32 0.03 92.73 [2022-06-02T19:16:28.210Z] Average: 6 5.62 0.00 1.26 0.19 0.03 92.90 [2022-06-02T19:16:28.210Z] Average: 7 5.34 0.00 1.35 0.16 0.03 93.12 [2022-06-02T19:16:28.210Z] [2022-06-02T19:16:28.210Z] [2022-06-02T19:16:28.210Z]