Pull request #3647 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 905359d5c1b4947ebd876e6291f354490a67a70c+c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad (c4d3df6eb62c95f5ffbbbbdcb1e8d88c7f7c15d9) Running in Durability level: MAX_SURVIVABILITY 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-ssh1356519599480330576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8721612111435302806.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3647/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3647/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5943932231323970458.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3647/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5869564623551682560.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3176117810761292972.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3647/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3647/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7168601298504400988.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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 ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1905 in /w/workspace/edgexfoundry_edgex-go_PR-3647 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh2563338322916022552.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 905359d5c1b4947ebd876e6291f354490a67a70c Merge succeeded, producing 905359d5c1b4947ebd876e6291f354490a67a70c Checking out Revision 905359d5c1b4947ebd876e6291f354490a67a70c (PR-3647) > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4160231305112658062.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3647/head:refs/remotes/origin/PR-3647 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905359d5c1b4947ebd876e6291f354490a67a70c # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3412897662906000787.key > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 905359d5c1b4947ebd876e6291f354490a67a70c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:46 ========================================================= 19:07:46 EdgeX Global Pipelines Version Info 19:07:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:47 ------------------- 19:07:47 stable info: 19:07:47 ------------------- 19:07:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:47 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 19:07:47 Message: update stable to v1.0.203 19:07:48 ------------------- 19:07:48 experimental info: 19:07:48 ------------------- 19:07:48 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:48 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 19:07:48 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3647 [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3647 [Pipeline] echo 19:07:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3647 [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 905359d5c1b4947ebd876e6291f354490a67a70c [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 905359d [Pipeline] echo 19:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:52 provisioning config files... 19:07:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3222124719656253181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:53 ---> docker-login.sh 19:07:53 nexus3.edgexfoundry.org:10001 19:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:53 Configure a credential helper to remove this warning. See 19:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:53 19:07:53 Login Succeeded 19:07:53 nexus3.edgexfoundry.org:10002 19:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:53 Configure a credential helper to remove this warning. See 19:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:53 19:07:53 Login Succeeded 19:07:53 nexus3.edgexfoundry.org:10003 19:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:53 Configure a credential helper to remove this warning. See 19:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:53 19:07:53 Login Succeeded 19:07:53 nexus3.edgexfoundry.org:10004 19:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:53 Configure a credential helper to remove this warning. See 19:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:53 19:07:53 Login Succeeded 19:07:53 docker.io 19:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:54 Configure a credential helper to remove this warning. See 19:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:54 19:07:54 Login Succeeded 19:07:54 ---> docker-login.sh ends [Pipeline] } 19:07:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:54 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:07:54 + for file in '`ls cmd/**/Dockerfile`' 19:07:54 ++ dirname cmd/core-command/Dockerfile 19:07:54 ++ cut -d/ -f2 19:07:54 + echo core-command,cmd/core-command/Dockerfile 19:07:54 + for file in '`ls cmd/**/Dockerfile`' 19:07:54 ++ dirname cmd/core-data/Dockerfile 19:07:54 ++ cut -d/ -f2 19:07:54 + echo core-data,cmd/core-data/Dockerfile 19:07:54 + for file in '`ls cmd/**/Dockerfile`' 19:07:54 ++ dirname cmd/core-metadata/Dockerfile 19:07:54 ++ cut -d/ -f2 19:07:54 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:54 + for file in '`ls cmd/**/Dockerfile`' 19:07:54 ++ dirname cmd/security-bootstrapper/Dockerfile 19:07:54 ++ cut -d/ -f2 19:07:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:54 + for file in '`ls cmd/**/Dockerfile`' 19:07:54 ++ dirname cmd/security-proxy-setup/Dockerfile 19:07:54 ++ cut -d/ -f2 19:07:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:54 + for file in '`ls cmd/**/Dockerfile`' 19:07:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:07:54 ++ cut -d/ -f2 19:07:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:54 + for file in '`ls cmd/**/Dockerfile`' 19:07:54 ++ dirname cmd/support-notifications/Dockerfile 19:07:54 ++ cut -d/ -f2 19:07:54 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:54 + for file in '`ls cmd/**/Dockerfile`' 19:07:54 ++ dirname cmd/support-scheduler/Dockerfile 19:07:54 ++ cut -d/ -f2 19:07:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:54 + for file in '`ls cmd/**/Dockerfile`' 19:07:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:07:54 ++ cut -d/ -f2 19:07:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:54 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:56 19:07:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:07:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:57 latest: Pulling from edgex-devops/git-semver 19:07:57 31603596830f: Pulling fs layer 19:07:57 d4622e32a9a9: Pulling fs layer 19:07:57 1030fce36090: Pulling fs layer 19:07:57 6c6cb7e1b49b: Pulling fs layer 19:07:57 6c6cb7e1b49b: Waiting 19:07:57 d4622e32a9a9: Verifying Checksum 19:07:57 d4622e32a9a9: Download complete 19:07:57 31603596830f: Verifying Checksum 19:07:57 31603596830f: Download complete 19:07:57 31603596830f: Pull complete 19:07:57 d4622e32a9a9: Pull complete 19:07:57 1030fce36090: Verifying Checksum 19:07:57 1030fce36090: Download complete 19:07:57 6c6cb7e1b49b: Verifying Checksum 19:07:57 6c6cb7e1b49b: Download complete 19:07:57 1030fce36090: Pull complete 19:07:58 6c6cb7e1b49b: Pull complete 19:07:58 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 19:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:07:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:07:58 prd-centos7-docker-4c-2g-1905 does not seem to be running inside a container 19:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:07:59 $ docker top bf3b34fc372fb8730164e18bd10691a84a0130e374ce9fe1cb39088c597c57d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:59 [ssh-agent] Looking for ssh-agent implementation... 19:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:59 $ docker exec bf3b34fc372fb8730164e18bd10691a84a0130e374ce9fe1cb39088c597c57d6 ssh-agent 19:07:59 SSH_AUTH_SOCK=/tmp/ssh-0n7xpzM57x0p/agent.13 19:07:59 SSH_AGENT_PID=19 19:07:59 Running ssh-add (command line suppressed) 19:07:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7276871339327841917.key (/w/workspace/edgex-go/1@tmp/private_key_7276871339327841917.key) 19:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:00 + git tag --points-at HEAD [Pipeline] } 19:08:00 $ docker exec --env ******** --env ******** bf3b34fc372fb8730164e18bd10691a84a0130e374ce9fe1cb39088c597c57d6 ssh-agent -k 19:08:00 unset SSH_AUTH_SOCK; 19:08:00 unset SSH_AGENT_PID; 19:08:00 echo Agent pid 19 killed; 19:08:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:00 [ssh-agent] Looking for ssh-agent implementation... 19:08:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:00 $ docker exec bf3b34fc372fb8730164e18bd10691a84a0130e374ce9fe1cb39088c597c57d6 ssh-agent 19:08:00 SSH_AUTH_SOCK=/tmp/ssh-i3Iy4BQXr0Fo/agent.56 19:08:00 SSH_AGENT_PID=62 19:08:00 Running ssh-add (command line suppressed) 19:08:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5186336218272191646.key (/w/workspace/edgex-go/1@tmp/private_key_5186336218272191646.key) 19:08:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:01 + git semver init 19:08:01 # -> Open(): unable to determine branch for HEAD 19:08:01 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:08:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:08:01 # $SEMVER_REMOTE_NAME = origin 19:08:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:08:01 # $SEMVER_USER_NAME = edgex-jenkins 19:08:01 # $SEMVER_BRANCH = PR-3647 19:08:01 # $SEMVER_TEMP = /tmp/semver-477272373 19:08:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:08:57 # '/tmp/semver-477272373' -> '/w/workspace/edgex-go/1/.semver' 19:08:57 # -> Force: false 19:08:57 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:08:57 $ docker exec --env ******** --env ******** bf3b34fc372fb8730164e18bd10691a84a0130e374ce9fe1cb39088c597c57d6 ssh-agent -k 19:08:57 unset SSH_AUTH_SOCK; 19:08:57 unset SSH_AGENT_PID; 19:08:57 echo Agent pid 62 killed; 19:08:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:58 + git semver [Pipeline] } 19:08:58 $ docker stop --time=1 bf3b34fc372fb8730164e18bd10691a84a0130e374ce9fe1cb39088c597c57d6 19:08:59 $ docker rm -f bf3b34fc372fb8730164e18bd10691a84a0130e374ce9fe1cb39088c597c57d6 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:00 Stashed 1 file(s) [Pipeline] echo 19:09:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:09:01 ========================================================= 19:09:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:09:01 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:09:01 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:09:03 Sending build context to Docker daemon 328.5MB 19:09:03 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:09:03 Step 2/6 : FROM ${BASE} 19:09:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:03 540db60ca938: Pulling fs layer 19:09:03 adcc1eea9eea: Pulling fs layer 19:09:03 4c4ab2625f07: Pulling fs layer 19:09:03 db62176df00c: Pulling fs layer 19:09:03 3b30891b0d05: Pulling fs layer 19:09:03 444f5516b4c7: Pulling fs layer 19:09:03 90b9b1106a8b: Pulling fs layer 19:09:03 0383d17a5b7e: Pulling fs layer 19:09:03 c82ef313ddc5: Pulling fs layer 19:09:03 3b30891b0d05: Waiting 19:09:03 444f5516b4c7: Waiting 19:09:03 90b9b1106a8b: Waiting 19:09:03 0383d17a5b7e: Waiting 19:09:03 c82ef313ddc5: Waiting 19:09:03 db62176df00c: Waiting 19:09:03 4c4ab2625f07: Verifying Checksum 19:09:03 4c4ab2625f07: Download complete 19:09:03 adcc1eea9eea: Verifying Checksum 19:09:03 adcc1eea9eea: Download complete 19:09:03 3b30891b0d05: Verifying Checksum 19:09:03 3b30891b0d05: Download complete 19:09:03 444f5516b4c7: Verifying Checksum 19:09:03 444f5516b4c7: Download complete 19:09:03 540db60ca938: Verifying Checksum 19:09:03 540db60ca938: Download complete 19:09:03 90b9b1106a8b: Verifying Checksum 19:09:03 90b9b1106a8b: Download complete 19:09:03 540db60ca938: Pull complete 19:09:03 adcc1eea9eea: Pull complete 19:09:03 4c4ab2625f07: Pull complete 19:09:05 0383d17a5b7e: Verifying Checksum 19:09:05 0383d17a5b7e: Download complete 19:09:09 c82ef313ddc5: Verifying Checksum 19:09:09 c82ef313ddc5: Download complete 19:09:09 db62176df00c: Verifying Checksum 19:09:09 db62176df00c: Download complete 19:09:12 db62176df00c: Pull complete 19:09:12 3b30891b0d05: Pull complete 19:09:12 444f5516b4c7: Pull complete 19:09:13 90b9b1106a8b: Pull complete 19:09:13 0383d17a5b7e: Pull complete 19:09:15 c82ef313ddc5: Pull complete 19:09:15 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 19:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:15 ---> 4508b0543a43 19:09:15 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:09:16 ---> Running in eb0ee0c4266d 19:09:16 Still waiting to schedule task 19:09:16 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:09:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:09:17 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:09:18 OK: 219 MiB in 52 packages 19:09:18 Removing intermediate container eb0ee0c4266d 19:09:18 ---> 4f0ef8ecb4a2 19:09:18 Step 4/6 : WORKDIR /edgex-go 19:09:18 ---> Running in cf1961ce3631 19:09:18 Removing intermediate container cf1961ce3631 19:09:18 ---> cbe99f873e5a 19:09:18 Step 5/6 : COPY go.mod . 19:09:18 ---> 314dda90df6e 19:09:18 Step 6/6 : RUN go mod download 19:09:18 ---> Running in 40467c240edd 19:09:57 Removing intermediate container 40467c240edd 19:09:57 ---> ddb825966f92 19:09:57 Successfully built ddb825966f92 19:09:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:09:58 + docker inspect -f . ci-base-image-x86_64 19:09:58 . [Pipeline] withDockerContainer 19:09:58 prd-centos7-docker-4c-2g-1905 does not seem to be running inside a container 19:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:58 $ docker top 748873ab140035c50af6200c02922a869445d14faf1e6baea95945bc0f306f23 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:59 + go version 19:09:59 go version go1.16.6 linux/amd64 [Pipeline] } 19:09:59 $ docker stop --time=1 748873ab140035c50af6200c02922a869445d14faf1e6baea95945bc0f306f23 19:10:00 $ docker rm -f 748873ab140035c50af6200c02922a869445d14faf1e6baea95945bc0f306f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:03 + docker inspect -f . ci-base-image-x86_64 19:10:03 . [Pipeline] withDockerContainer 19:10:03 prd-centos7-docker-4c-2g-1905 does not seem to be running inside a container 19:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:10:03 $ docker top c694b09e6e4fd49bac7c7801215ccc71fd94a30608578ad3c06baae82cc6c0ba -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:03 ========================================================= 19:10:03 [edgeXBuildGoParallel] Running Tests and Build... 19:10:03 ========================================================= [Pipeline] sh 19:10:04 + go mod tidy [Pipeline] sh 19:10:04 + make test 19:10:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:10:04 go mod tidy 19:10:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:10:10 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:10:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.037s coverage: 28.7% of statements 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 100.0% of statements 19:10:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 46.3% of statements 19:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 90.1% of statements 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:10:41 --- FAIL: TestPatchDevice (0.02s) 19:10:41 --- FAIL: TestPatchDevice/Invalid_-_empty_id (0.00s) 19:10:41 device_test.go:547: 19:10:41 Error Trace: device_test.go:547 19:10:41 Error: Received unexpected error: 19:10:41 json: cannot unmarshal array into Go value of type common.BaseResponse 19:10:41 Test: TestPatchDevice/Invalid_-_empty_id 19:10:41 --- FAIL: TestPatchDeviceService (0.01s) 19:10:41 --- FAIL: TestPatchDeviceService/Invalid_-_empty_id (0.00s) 19:10:41 panic: 19:10:41 19:10:41 mock: Unexpected Method Call 19:10:41 ----------------------------- 19:10:41 19:10:41 DeviceServiceById(string) 19:10:41 0: "" 19:10:41 19:10:41 The closest call I have is: 19:10:41 19:10:41 DeviceServiceById(string) 19:10:41 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:10:41 19:10:41 19:10:41 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) [recovered] 19:10:41 panic: 19:10:41 19:10:41 mock: Unexpected Method Call 19:10:41 ----------------------------- 19:10:41 19:10:41 DeviceServiceById(string) 19:10:41 0: "" 19:10:41 19:10:41 The closest call I have is: 19:10:41 19:10:41 DeviceServiceById(string) 19:10:41 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:10:41 19:10:41 19:10:41 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) 19:10:41 19:10:41 goroutine 123 [running]: 19:10:41 testing.tRunner.func1.2(0xa4b220, 0xc00026a350) 19:10:41 /usr/local/go/src/testing/testing.go:1143 +0x49f 19:10:41 testing.tRunner.func1(0xc000442000) 19:10:41 /usr/local/go/src/testing/testing.go:1146 +0x695 19:10:41 panic(0xa4b220, 0xc00026a350) 19:10:41 /usr/local/go/src/runtime/panic.go:971 +0x499 19:10:41 github.com/stretchr/testify/mock.(*Mock).fail(0xc0004a4f00, 0xaff8c2, 0x6f, 0xc0004b8140, 0x4, 0x4) 19:10:41 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:254 +0x21f 19:10:41 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc0004a4f00, 0xc22c0a, 0x11, 0xc00026a120, 0x1, 0x1, 0xc0004b8100, 0x4, 0x4) 19:10:41 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:411 +0x510 19:10:41 github.com/stretchr/testify/mock.(*Mock).Called(0xc0004a4f00, 0xc00026a120, 0x1, 0x1, 0xc00049b468, 0x84feb4, 0x447d51) 19:10:41 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:383 +0x1ee 19:10:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks.(*DBClient).DeviceServiceById(0xc0004a4f00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) 19:10:41 /w/workspace/edgex-go/1/internal/core/metadata/infrastructure/interfaces/mocks/DBClient.go:542 +0x125 19:10:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/application.PatchDeviceService(0xc00026a0a0, 0xc00026a0b0, 0x0, 0x0, 0x0, 0xc00026a0c0, 0xc0004b80c0, 0x2, 0x4, 0xc00026a0d0, ...) 19:10:41 /w/workspace/edgex-go/1/internal/core/metadata/application/deviceservice.go:66 +0x274 19:10:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.(*DeviceServiceController).PatchDeviceService(0xc00000f8c0, 0xba25e0, 0xc0004b8080, 0xc000458000) 19:10:41 /w/workspace/edgex-go/1/internal/core/metadata/controller/http/deviceservice.go:127 +0x517 19:10:41 net/http.HandlerFunc.ServeHTTP(...) 19:10:41 /usr/local/go/src/net/http/server.go:2049 19:10:41 github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.TestPatchDeviceService.func2(0xc000442000) 19:10:41 /w/workspace/edgex-go/1/internal/core/metadata/controller/http/deviceservice_test.go:347 +0x40e 19:10:41 testing.tRunner(0xc000442000, 0xc00041a1e0) 19:10:41 /usr/local/go/src/testing/testing.go:1193 +0x203 19:10:41 created by testing.(*T).Run 19:10:41 /usr/local/go/src/testing/testing.go:1238 +0x5d8 19:10:41 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.184s 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:10:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 59.1% of statements 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:10:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:10:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:10:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 19:10:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 19:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 19:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 19:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 19:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements 19:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 19:11:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.208s coverage: 81.8% of statements 19:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.063s coverage: 87.2% of statements 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.083s coverage: 91.2% of statements 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.119s coverage: 64.4% of statements 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.022s coverage: 73.7% of statements 19:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.209s coverage: 66.9% of statements 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 19:11:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:11:27 --- FAIL: TestPatchSubscription (0.01s) 19:11:27 --- FAIL: TestPatchSubscription/Invalid_-_empty_id (0.00s) 19:11:27 panic: 19:11:27 19:11:27 mock: Unexpected Method Call 19:11:27 ----------------------------- 19:11:27 19:11:27 SubscriptionById(string) 19:11:27 0: "" 19:11:27 19:11:27 The closest call I have is: 19:11:27 19:11:27 SubscriptionById(string) 19:11:27 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:11:27 19:11:27 19:11:27 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) [recovered] 19:11:27 panic: 19:11:27 19:11:27 mock: Unexpected Method Call 19:11:27 ----------------------------- 19:11:27 19:11:27 SubscriptionById(string) 19:11:27 0: "" 19:11:27 19:11:27 The closest call I have is: 19:11:27 19:11:27 SubscriptionById(string) 19:11:27 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:11:27 19:11:27 19:11:27 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) 19:11:27 19:11:27 goroutine 126 [running]: 19:11:27 testing.tRunner.func1.2(0x9a32e0, 0xc00023feb0) 19:11:27 /usr/local/go/src/testing/testing.go:1143 +0x49f 19:11:27 testing.tRunner.func1(0xc0000e0c00) 19:11:27 /usr/local/go/src/testing/testing.go:1146 +0x695 19:11:27 panic(0x9a32e0, 0xc00023feb0) 19:11:27 /usr/local/go/src/runtime/panic.go:971 +0x499 19:11:27 github.com/stretchr/testify/mock.(*Mock).fail(0xc000487220, 0xa50240, 0x6f, 0xc000422180, 0x4, 0x4) 19:11:27 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:254 +0x21f 19:11:27 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc000487220, 0xb515ab, 0x10, 0xc00023fcb0, 0x1, 0x1, 0xc000422140, 0x4, 0x4) 19:11:27 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:411 +0x510 19:11:27 github.com/stretchr/testify/mock.(*Mock).Called(0xc000487220, 0xc00023fcb0, 0x1, 0x1, 0x10000000047e974, 0x10, 0x7fd446d9e108) 19:11:27 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:383 +0x1ee 19:11:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks.(*DBClient).SubscriptionById(0xc000487220, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) 19:11:27 /w/workspace/edgex-go/1/internal/support/notifications/infrastructure/interfaces/mocks/DBClient.go:372 +0x125 19:11:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/application.PatchSubscription(0xad9eb0, 0xc00001c148, 0xc00023fc00, 0xc00023fc10, 0xc0002fa500, 0x2, 0x4, 0xc00023fc20, 0xc00039ffc0, 0x2, ...) 19:11:27 /w/workspace/edgex-go/1/internal/support/notifications/application/subscription.go:142 +0x254 19:11:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http.(*SubscriptionController).PatchSubscription(0xc000089500, 0xad8bc0, 0xc00039ff00, 0xc0001c9500) 19:11:27 /w/workspace/edgex-go/1/internal/support/notifications/controller/http/subscription.go:236 +0x525 19:11:27 net/http.HandlerFunc.ServeHTTP(...) 19:11:27 /usr/local/go/src/net/http/server.go:2049 19:11:27 github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http.TestPatchSubscription.func2(0xc0000e0c00) 19:11:27 /w/workspace/edgex-go/1/internal/support/notifications/controller/http/subscription_test.go:695 +0x40b 19:11:27 testing.tRunner(0xc0000e0c00, 0xc000089b78) 19:11:27 /usr/local/go/src/testing/testing.go:1193 +0x203 19:11:27 created by testing.(*T).Run 19:11:27 /usr/local/go/src/testing/testing.go:1238 +0x5d8 19:11:27 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.094s 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:11:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:11:27 --- FAIL: TestPatchInterval (0.01s) 19:11:27 --- FAIL: TestPatchInterval/Invalid_-_empty_id (0.00s) 19:11:27 panic: 19:11:27 19:11:27 mock: Unexpected Method Call 19:11:27 ----------------------------- 19:11:27 19:11:27 IntervalById(string) 19:11:27 0: "" 19:11:27 19:11:27 The closest call I have is: 19:11:27 19:11:27 IntervalById(string) 19:11:27 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:11:27 19:11:27 19:11:27 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) [recovered] 19:11:27 panic: 19:11:27 19:11:27 mock: Unexpected Method Call 19:11:27 ----------------------------- 19:11:27 19:11:27 IntervalById(string) 19:11:27 0: "" 19:11:27 19:11:27 The closest call I have is: 19:11:27 19:11:27 IntervalById(string) 19:11:27 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:11:27 19:11:27 19:11:27 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) 19:11:27 19:11:27 goroutine 45 [running]: 19:11:27 testing.tRunner.func1.2(0x7ee480, 0xc000452850) 19:11:27 /usr/local/go/src/testing/testing.go:1143 +0x49f 19:11:27 testing.tRunner.func1(0xc000400900) 19:11:27 /usr/local/go/src/testing/testing.go:1146 +0x695 19:11:27 panic(0x7ee480, 0xc000452850) 19:11:27 /usr/local/go/src/runtime/panic.go:971 +0x499 19:11:27 github.com/stretchr/testify/mock.(*Mock).fail(0xc0003736d0, 0x873581, 0x6f, 0xc000462680, 0x4, 0x4) 19:11:27 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:254 +0x21f 19:11:27 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc0003736d0, 0x93669e, 0xc, 0xc000452660, 0x1, 0x1, 0xc000462640, 0x4, 0x4) 19:11:27 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:411 +0x510 19:11:27 github.com/stretchr/testify/mock.(*Mock).Called(0xc0003736d0, 0xc000452660, 0x1, 0x1, 0x47e75c, 0x418f60, 0xc00014f5d0) 19:11:27 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:383 +0x1ee 19:11:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks.(*DBClient).IntervalById(0xc0003736d0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) 19:11:27 /w/workspace/edgex-go/1/internal/support/scheduler/infrastructure/interfaces/mocks/DBClient.go:224 +0x125 19:11:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application.PatchInterval(0xc000452600, 0xc000452610, 0x0, 0x0, 0xc000452620, 0x8d55f0, 0xc0000a6010, 0xc0003d2a60, 0x203000, 0x203000) 19:11:27 /w/workspace/edgex-go/1/internal/support/scheduler/application/interval.go:111 +0x2f4 19:11:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http.(*IntervalController).PatchInterval(0xc0000b8ac8, 0x8d4cf0, 0xc000462600, 0xc0003f2b00) 19:11:27 /w/workspace/edgex-go/1/internal/support/scheduler/controller/http/interval.go:160 +0x525 19:11:27 net/http.HandlerFunc.ServeHTTP(...) 19:11:27 /usr/local/go/src/net/http/server.go:2049 19:11:27 github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http.TestPatchInterval.func3(0xc000400900) 19:11:27 /w/workspace/edgex-go/1/internal/support/scheduler/controller/http/interval_test.go:456 +0x40e 19:11:27 testing.tRunner(0xc000400900, 0xc00042cab0) 19:11:27 /usr/local/go/src/testing/testing.go:1193 +0x203 19:11:27 created by testing.(*T).Run 19:11:27 /usr/local/go/src/testing/testing.go:1238 +0x5d8 19:11:27 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.049s 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:11:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:11:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:11:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 19:11:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 19:11:27 FAIL 19:11:27 make: *** [Makefile:101: test] Error 1 [Pipeline] } 19:11:27 $ docker stop --time=1 c694b09e6e4fd49bac7c7801215ccc71fd94a30608578ad3c06baae82cc6c0ba 19:11:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1906 in /w/workspace/edgexfoundry_edgex-go_PR-3647 19:11:28 $ docker rm -f c694b09e6e4fd49bac7c7801215ccc71fd94a30608578ad3c06baae82cc6c0ba [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 19:11:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 19:11:29 The recommended git tool is: git Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:11:30 Failed in branch amd64 19:11:35 using credential edgex-jenkins-ssh 19:11:35 Cloning the remote Git repository 19:11:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:11:35 > git init /w/workspace/edgex-go/1 # timeout=10 19:11:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:35 > git --version # timeout=10 19:11:35 > git --version # 'git version 2.17.1' 19:11:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:51 Merging remotes/origin/main commit c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad into PR head commit 905359d5c1b4947ebd876e6291f354490a67a70c 19:11:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3647/head:refs/remotes/origin/PR-3647 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:51 > git config core.sparsecheckout # timeout=10 19:11:51 > git checkout -f 905359d5c1b4947ebd876e6291f354490a67a70c # timeout=10 19:11:52 Merge succeeded, producing 905359d5c1b4947ebd876e6291f354490a67a70c 19:11:52 Checking out Revision 905359d5c1b4947ebd876e6291f354490a67a70c (PR-3647) 19:11:51 > git remote # timeout=10 19:11:51 > git config --get remote.origin.url # timeout=10 19:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:51 > git merge c934d2629fd1f346ec6ed5d2a54fcedb9a03a0ad # timeout=10 19:11:51 > git rev-parse HEAD^{commit} # timeout=10 19:11:52 > git config core.sparsecheckout # timeout=10 19:11:52 > git checkout -f 905359d5c1b4947ebd876e6291f354490a67a70c # timeout=10 19:11:56 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:11:56 > git --version # timeout=10 19:11:56 > git --version # 'git version 2.17.1' 19:11:56 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:59 provisioning config files... 19:11:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1032242535483390850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:59 ---> docker-login.sh 19:11:59 nexus3.edgexfoundry.org:10001 19:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:01 Configure a credential helper to remove this warning. See 19:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:01 19:12:01 Login Succeeded 19:12:01 nexus3.edgexfoundry.org:10002 19:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:01 Configure a credential helper to remove this warning. See 19:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:01 19:12:01 Login Succeeded 19:12:01 nexus3.edgexfoundry.org:10003 19:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:02 Configure a credential helper to remove this warning. See 19:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:02 19:12:02 Login Succeeded 19:12:02 nexus3.edgexfoundry.org:10004 19:12:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:02 Configure a credential helper to remove this warning. See 19:12:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:02 19:12:02 Login Succeeded 19:12:02 docker.io 19:12:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:03 Configure a credential helper to remove this warning. See 19:12:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:03 19:12:03 Login Succeeded 19:12:03 ---> docker-login.sh ends [Pipeline] } 19:12:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:12:04 ========================================================= 19:12:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:12:04 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:12:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:12:07 Sending build context to Docker daemon 165.8MB 19:12:07 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:12:07 Step 2/6 : FROM ${BASE} 19:12:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:07 595b0fe564bb: Pulling fs layer 19:12:07 24495759ef45: Pulling fs layer 19:12:07 d148012ef14d: Pulling fs layer 19:12:07 e90a11edd702: Pulling fs layer 19:12:07 d77568369979: Pulling fs layer 19:12:07 02195dbdac53: Pulling fs layer 19:12:07 2b1b35aa2570: Pulling fs layer 19:12:07 2c1f732e5b09: Pulling fs layer 19:12:07 e90a11edd702: Waiting 19:12:07 d77568369979: Waiting 19:12:07 02195dbdac53: Waiting 19:12:07 2c1f732e5b09: Waiting 19:12:07 2b1b35aa2570: Waiting 19:12:07 d148012ef14d: Download complete 19:12:07 24495759ef45: Verifying Checksum 19:12:07 24495759ef45: Download complete 19:12:07 d77568369979: Download complete 19:12:07 02195dbdac53: Download complete 19:12:07 595b0fe564bb: Verifying Checksum 19:12:07 595b0fe564bb: Download complete 19:12:07 2b1b35aa2570: Verifying Checksum 19:12:07 2b1b35aa2570: Download complete 19:12:08 595b0fe564bb: Pull complete 19:12:09 24495759ef45: Pull complete 19:12:09 d148012ef14d: Pull complete 19:12:11 2c1f732e5b09: Verifying Checksum 19:12:11 2c1f732e5b09: Download complete 19:12:11 e90a11edd702: Verifying Checksum 19:12:11 e90a11edd702: Download complete 19:12:22 e90a11edd702: Pull complete 19:12:22 d77568369979: Pull complete 19:12:22 02195dbdac53: Pull complete 19:12:23 2b1b35aa2570: Pull complete 19:12:30 2c1f732e5b09: Pull complete 19:12:30 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 19:12:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:12:30 ---> 88ecf2bb1f95 19:12:30 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:12:33 ---> Running in 010cbb4f93b5 19:12:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:12:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:12:36 OK: 218 MiB in 52 packages 19:12:38 Removing intermediate container 010cbb4f93b5 19:12:38 ---> dcd9a74862da 19:12:38 Step 4/6 : WORKDIR /edgex-go 19:12:38 ---> Running in 80f7b139387f 19:12:38 Removing intermediate container 80f7b139387f 19:12:38 ---> 03dfa8d3e9d0 19:12:38 Step 5/6 : COPY go.mod . 19:12:39 ---> 53cb4f6a64a6 19:12:39 Step 6/6 : RUN go mod download 19:12:39 ---> Running in 5c80dbd51e9e 19:14:16 Removing intermediate container 5c80dbd51e9e 19:14:16 ---> 3607cd425e04 19:14:16 Successfully built 3607cd425e04 19:14:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:14:16 + docker inspect -f . ci-base-image-arm64 19:14:16 . [Pipeline] withDockerContainer 19:14:17 prd-ubuntu18.04-docker-arm64-4c-16g-1906 does not seem to be running inside a container 19:14:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:19 $ docker top ec94484c98c7dd1857192bee7fb46c1b9e9cb8c1146249351bc40ed8d7251dc2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:20 + go version 19:14:20 go version go1.16.6 linux/arm64 [Pipeline] } 19:14:20 $ docker stop --time=1 ec94484c98c7dd1857192bee7fb46c1b9e9cb8c1146249351bc40ed8d7251dc2 19:14:22 $ docker rm -f ec94484c98c7dd1857192bee7fb46c1b9e9cb8c1146249351bc40ed8d7251dc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:23 + docker inspect -f . ci-base-image-arm64 19:14:23 . [Pipeline] withDockerContainer 19:14:23 prd-ubuntu18.04-docker-arm64-4c-16g-1906 does not seem to be running inside a container 19:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:14:25 $ docker top d4fd07bc8bdc2ae17799aae85b47d950242cbcb6fe8e9af289c27464bb0c59dd -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:25 ========================================================= 19:14:25 [edgeXBuildGoParallel] Running Tests and Build... 19:14:25 ========================================================= [Pipeline] sh 19:14:26 + go mod tidy [Pipeline] sh 19:14:28 + make test 19:14:28 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:28 go mod tidy 19:14:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:55 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:16:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:16:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.264s coverage: 28.7% of statements 19:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.292s coverage: 100.0% of statements 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.368s coverage: 46.3% of statements 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.569s coverage: 90.1% of statements 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:16:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:16:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.220s coverage: 81.2% of statements 19:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:16:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:16:35 --- FAIL: TestPatchDevice (0.11s) 19:16:35 --- FAIL: TestPatchDevice/Invalid_-_empty_id (0.01s) 19:16:35 device_test.go:547: 19:16:35 Error Trace: device_test.go:547 19:16:35 Error: Received unexpected error: 19:16:35 json: cannot unmarshal array into Go value of type common.BaseResponse 19:16:35 Test: TestPatchDevice/Invalid_-_empty_id 19:16:35 --- FAIL: TestPatchDeviceService (0.05s) 19:16:35 --- FAIL: TestPatchDeviceService/Invalid_-_empty_id (0.01s) 19:16:35 panic: 19:16:35 19:16:35 mock: Unexpected Method Call 19:16:35 ----------------------------- 19:16:35 19:16:35 DeviceServiceById(string) 19:16:35 0: "" 19:16:35 19:16:35 The closest call I have is: 19:16:35 19:16:35 DeviceServiceById(string) 19:16:35 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:16:35 19:16:35 19:16:35 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) [recovered] 19:16:35 panic: 19:16:35 19:16:35 mock: Unexpected Method Call 19:16:35 ----------------------------- 19:16:35 19:16:35 DeviceServiceById(string) 19:16:35 0: "" 19:16:35 19:16:35 The closest call I have is: 19:16:35 19:16:35 DeviceServiceById(string) 19:16:35 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:16:35 19:16:35 19:16:35 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) 19:16:35 19:16:35 goroutine 230 [running]: 19:16:35 testing.tRunner.func1.2(0x5178a0, 0xc000383a30) 19:16:35 /usr/local/go/src/testing/testing.go:1143 +0x348 19:16:35 testing.tRunner.func1(0xc000501200) 19:16:35 /usr/local/go/src/testing/testing.go:1146 +0x470 19:16:35 panic(0x5178a0, 0xc000383a30) 19:16:35 /usr/local/go/src/runtime/panic.go:971 +0x424 19:16:35 github.com/stretchr/testify/mock.(*Mock).fail(0xc0003d4fa0, 0x5cca20, 0x6f, 0xc000013900, 0x4, 0x4) 19:16:35 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:254 +0x180 19:16:35 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc0003d4fa0, 0x6ef8e5, 0x11, 0xc0003837c0, 0x1, 0x1, 0xc0000138c0, 0x4, 0x4) 19:16:35 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:411 +0x394 19:16:35 github.com/stretchr/testify/mock.(*Mock).Called(0xc0003d4fa0, 0xc0003837c0, 0x1, 0x1, 0xc00034f470, 0x3da35c, 0x4f770) 19:16:35 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:383 +0x15c 19:16:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks.(*DBClient).DeviceServiceById(0xc0003d4fa0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) 19:16:35 /w/workspace/edgex-go/1/internal/core/metadata/infrastructure/interfaces/mocks/DBClient.go:542 +0xcc 19:16:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/application.PatchDeviceService(0xc000383720, 0xc000383730, 0x0, 0x0, 0x0, 0xc000383740, 0xc000013880, 0x2, 0x4, 0xc000383750, ...) 19:16:35 /w/workspace/edgex-go/1/internal/core/metadata/application/deviceservice.go:66 +0x1bc 19:16:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.(*DeviceServiceController).PatchDeviceService(0xc000466ae0, 0x670970, 0xc000013840, 0xc0000b3000) 19:16:35 /w/workspace/edgex-go/1/internal/core/metadata/controller/http/deviceservice.go:127 +0x3cc 19:16:35 net/http.HandlerFunc.ServeHTTP(...) 19:16:35 /usr/local/go/src/net/http/server.go:2049 19:16:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.TestPatchDeviceService.func2(0xc000501200) 19:16:35 /w/workspace/edgex-go/1/internal/core/metadata/controller/http/deviceservice_test.go:347 +0x334 19:16:35 testing.tRunner(0xc000501200, 0xc000662330) 19:16:35 /usr/local/go/src/testing/testing.go:1193 +0x174 19:16:35 created by testing.(*T).Run 19:16:35 /usr/local/go/src/testing/testing.go:1238 +0x43c 19:16:35 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.195s 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:16:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.237s coverage: 59.1% of statements 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:16:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.248s coverage: 60.0% of statements 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:16:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:16:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.155s coverage: 58.8% of statements 19:16:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.228s coverage: 22.0% of statements 19:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 47.1% of statements 19:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.211s coverage: 79.5% of statements 19:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements 19:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.203s coverage: 96.3% of statements 19:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 19:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.191s coverage: 94.4% of statements 19:16:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 19:16:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.565s coverage: 81.8% of statements 19:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.188s coverage: 58.8% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.240s coverage: 85.4% of statements 19:17:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.319s coverage: 91.2% of statements 19:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.854s coverage: 64.4% of statements 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.191s coverage: 100.0% of statements 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 19:17:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 19:17:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 19:17:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.148s coverage: 66.9% of statements 19:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:17:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.820s coverage: 43.6% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.229s coverage: 19.3% of statements 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:17:18 --- FAIL: TestPatchSubscription (0.03s) 19:17:18 --- FAIL: TestPatchSubscription/Invalid_-_empty_id (0.00s) 19:17:18 panic: 19:17:18 19:17:18 mock: Unexpected Method Call 19:17:18 ----------------------------- 19:17:18 19:17:18 SubscriptionById(string) 19:17:18 0: "" 19:17:18 19:17:18 The closest call I have is: 19:17:18 19:17:18 SubscriptionById(string) 19:17:18 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:17:18 19:17:18 19:17:18 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) [recovered] 19:17:18 panic: 19:17:18 19:17:18 mock: Unexpected Method Call 19:17:18 ----------------------------- 19:17:18 19:17:18 SubscriptionById(string) 19:17:18 0: "" 19:17:18 19:17:18 The closest call I have is: 19:17:18 19:17:18 SubscriptionById(string) 19:17:18 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:17:18 19:17:18 19:17:18 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) 19:17:18 19:17:18 goroutine 134 [running]: 19:17:18 testing.tRunner.func1.2(0x495920, 0xc0004170a0) 19:17:18 /usr/local/go/src/testing/testing.go:1143 +0x348 19:17:18 testing.tRunner.func1(0xc0004ead80) 19:17:18 /usr/local/go/src/testing/testing.go:1146 +0x470 19:17:18 panic(0x495920, 0xc0004170a0) 19:17:18 /usr/local/go/src/runtime/panic.go:971 +0x424 19:17:18 github.com/stretchr/testify/mock.(*Mock).fail(0xc000546be0, 0x54335e, 0x6f, 0xc000381a40, 0x4, 0x4) 19:17:18 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:254 +0x180 19:17:18 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc000546be0, 0x643e26, 0x10, 0xc000416e20, 0x1, 0x1, 0xc000381a00, 0x4, 0x4) 19:17:18 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:411 +0x394 19:17:18 github.com/stretchr/testify/mock.(*Mock).Called(0xc000546be0, 0xc000416e20, 0x1, 0x1, 0xc000308600, 0x8c0e8, 0xc000040800) 19:17:18 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:383 +0x15c 19:17:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks.(*DBClient).SubscriptionById(0xc000546be0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) 19:17:18 /w/workspace/edgex-go/1/internal/support/notifications/infrastructure/interfaces/mocks/DBClient.go:372 +0xc8 19:17:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/application.PatchSubscription(0x5cdb10, 0xc000120010, 0xc000416d70, 0xc000416d80, 0xc0003b8c80, 0x2, 0x4, 0xc000416d90, 0xc000381880, 0x2, ...) 19:17:18 /w/workspace/edgex-go/1/internal/support/notifications/application/subscription.go:142 +0x1b4 19:17:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http.(*SubscriptionController).PatchSubscription(0xc00000e558, 0x5cc7d0, 0xc0003817c0, 0xc0004a3200) 19:17:18 /w/workspace/edgex-go/1/internal/support/notifications/controller/http/subscription.go:236 +0x3d0 19:17:18 net/http.HandlerFunc.ServeHTTP(...) 19:17:18 /usr/local/go/src/net/http/server.go:2049 19:17:18 github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http.TestPatchSubscription.func2(0xc0004ead80) 19:17:18 /w/workspace/edgex-go/1/internal/support/notifications/controller/http/subscription_test.go:695 +0x328 19:17:18 testing.tRunner(0xc0004ead80, 0xc00000ebd0) 19:17:18 /usr/local/go/src/testing/testing.go:1193 +0x174 19:17:18 created by testing.(*T).Run 19:17:18 /usr/local/go/src/testing/testing.go:1238 +0x43c 19:17:18 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.411s 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.212s coverage: 62.7% of statements 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:17:18 --- FAIL: TestPatchInterval (0.03s) 19:17:18 --- FAIL: TestPatchInterval/Invalid_-_empty_id (0.00s) 19:17:18 panic: 19:17:18 19:17:18 mock: Unexpected Method Call 19:17:18 ----------------------------- 19:17:18 19:17:18 IntervalById(string) 19:17:18 0: "" 19:17:18 19:17:18 The closest call I have is: 19:17:18 19:17:18 IntervalById(string) 19:17:18 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:17:18 19:17:18 19:17:18 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) [recovered] 19:17:18 panic: 19:17:18 19:17:18 mock: Unexpected Method Call 19:17:18 ----------------------------- 19:17:18 19:17:18 IntervalById(string) 19:17:18 0: "" 19:17:18 19:17:18 The closest call I have is: 19:17:18 19:17:18 IntervalById(string) 19:17:18 0: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 19:17:18 19:17:18 19:17:18 Diff: 0: FAIL: (string=) != (string=82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc) 19:17:18 19:17:18 goroutine 37 [running]: 19:17:18 testing.tRunner.func1.2(0x349ac0, 0xc0004a5450) 19:17:18 /usr/local/go/src/testing/testing.go:1143 +0x348 19:17:18 testing.tRunner.func1(0xc0004d6180) 19:17:18 /usr/local/go/src/testing/testing.go:1146 +0x470 19:17:18 panic(0x349ac0, 0xc0004a5450) 19:17:18 /usr/local/go/src/runtime/panic.go:971 +0x424 19:17:18 github.com/stretchr/testify/mock.(*Mock).fail(0xc000440b40, 0x3cf602, 0x6f, 0xc0004cc4c0, 0x4, 0x4) 19:17:18 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:254 +0x180 19:17:18 github.com/stretchr/testify/mock.(*Mock).MethodCalled(0xc000440b40, 0x49261d, 0xc, 0xc0004a5260, 0x1, 0x1, 0xc0004cc480, 0x4, 0x4) 19:17:18 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:411 +0x394 19:17:18 github.com/stretchr/testify/mock.(*Mock).Called(0xc000440b40, 0xc0004a5260, 0x1, 0x1, 0xc00013b598, 0x83c84, 0xc00013b5d8) 19:17:18 /go/pkg/mod/github.com/stretchr/testify@v1.7.0/mock/mock.go:383 +0x15c 19:17:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks.(*DBClient).IntervalById(0xc000440b40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...) 19:17:18 /w/workspace/edgex-go/1/internal/support/scheduler/infrastructure/interfaces/mocks/DBClient.go:224 +0xc8 19:17:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application.PatchInterval(0xc0004a5200, 0xc0004a5210, 0x0, 0x0, 0xc0004a5220, 0x431fd0, 0xc00001c148, 0xc000422c00, 0xc00004aaa8, 0x496e8) 19:17:18 /w/workspace/edgex-go/1/internal/support/scheduler/application/interval.go:111 +0x238 19:17:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http.(*IntervalController).PatchInterval(0xc000412390, 0x4316a0, 0xc0004cc440, 0xc000429600) 19:17:18 /w/workspace/edgex-go/1/internal/support/scheduler/controller/http/interval.go:160 +0x3e4 19:17:18 net/http.HandlerFunc.ServeHTTP(...) 19:17:18 /usr/local/go/src/net/http/server.go:2049 19:17:18 github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http.TestPatchInterval.func3(0xc0004d6180) 19:17:18 /w/workspace/edgex-go/1/internal/support/scheduler/controller/http/interval_test.go:456 +0x334 19:17:18 testing.tRunner(0xc0004d6180, 0xc0004d0240) 19:17:18 /usr/local/go/src/testing/testing.go:1193 +0x174 19:17:18 created by testing.(*T).Run 19:17:18 /usr/local/go/src/testing/testing.go:1238 +0x43c 19:17:18 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.238s 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.178s coverage: 28.9% of statements 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:17:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 19:17:18 FAIL 19:17:18 make: *** [Makefile:101: test] Error 1 [Pipeline] } 19:17:18 $ docker stop --time=1 d4fd07bc8bdc2ae17799aae85b47d950242cbcb6fe8e9af289c27464bb0c59dd 19:17:20 $ docker rm -f d4fd07bc8bdc2ae17799aae85b47d950242cbcb6fe8e9af289c27464bb0c59dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:23 19:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:23 arm64: Pulling from edgex-lftools-log-publisher 19:17:23 448f6bf000e3: Pulling fs layer 19:17:23 f757da607395: Pulling fs layer 19:17:23 05883995daec: Pulling fs layer 19:17:23 8603b9c90790: Pulling fs layer 19:17:23 1560dd03e051: Pulling fs layer 19:17:23 27f5ce0e4adf: Pulling fs layer 19:17:23 c2d8d7efcc4b: Pulling fs layer 19:17:23 1560dd03e051: Waiting 19:17:23 27f5ce0e4adf: Waiting 19:17:23 c2d8d7efcc4b: Waiting 19:17:23 8603b9c90790: Waiting 19:17:24 f757da607395: Verifying Checksum 19:17:24 f757da607395: Download complete 19:17:24 8603b9c90790: Download complete 19:17:24 1560dd03e051: Verifying Checksum 19:17:24 1560dd03e051: Download complete 19:17:24 27f5ce0e4adf: Verifying Checksum 19:17:24 27f5ce0e4adf: Download complete 19:17:24 05883995daec: Verifying Checksum 19:17:24 05883995daec: Download complete 19:17:25 448f6bf000e3: Download complete 19:17:28 c2d8d7efcc4b: Verifying Checksum 19:17:29 448f6bf000e3: Pull complete 19:17:30 f757da607395: Pull complete 19:17:31 05883995daec: Pull complete 19:17:31 8603b9c90790: Pull complete 19:17:32 1560dd03e051: Pull complete 19:17:33 27f5ce0e4adf: Pull complete 19:17:48 c2d8d7efcc4b: Pull complete 19:17:48 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:17:48 prd-ubuntu18.04-docker-arm64-4c-16g-1906 does not seem to be running inside a container 19:17:48 $ 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/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:17:53 $ docker top 507f67e1ffcc8560233b36e7ac2ef2c99d891185453e7b190d1decb8662e9b4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:54 ---> job-cost.sh 19:17:54 lf-activate-venv: SKIPPING 19:17:54 INFO: No Stack... 19:17:56 INFO: Retrieving Pricing Info for: v2-standard-4 19:17:56 INFO: Archiving Costs [Pipeline] sh 19:17:57 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:17:57 + cut -d, -f6 [Pipeline] lock 19:17:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3647-1-stack-cost] 19:17:57 Resource [jenkins-edgexfoundry-edgex-go-PR-3647-1-stack-cost] did not exist. Created. 19:17:57 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:17:58 + echo total: 0.18000000715255737 [Pipeline] stash 19:17:59 Stashed 1 file(s) [Pipeline] } 19:17:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3647-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:17:59 $ docker stop --time=1 507f67e1ffcc8560233b36e7ac2ef2c99d891185453e7b190d1decb8662e9b4f 19:18:01 $ docker rm -f 507f67e1ffcc8560233b36e7ac2ef2c99d891185453e7b190d1decb8662e9b4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:18:06 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:18:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:18:07 ---> package-listing.sh 19:18:07 ++ facter osfamily 19:18:07 ++ tr '[:upper:]' '[:lower:]' 19:18:07 + OS_FAMILY=redhat 19:18:07 + workspace=/w/workspace/edgex-go/1 19:18:07 + START_PACKAGES=/tmp/packages_start.txt 19:18:07 + END_PACKAGES=/tmp/packages_end.txt 19:18:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:18:07 + PACKAGES=/tmp/packages_start.txt 19:18:07 + '[' /w/workspace/edgex-go/1 ']' 19:18:07 + PACKAGES=/tmp/packages_end.txt 19:18:07 + case "${OS_FAMILY}" in 19:18:07 + sort 19:18:07 + rpm -qa 19:18:08 + '[' -f /tmp/packages_start.txt ']' 19:18:08 + '[' -f /tmp/packages_end.txt ']' 19:18:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:18:08 + '[' /w/workspace/edgex-go/1 ']' 19:18:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:18:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:18:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:18:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:18:09 19:18:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:18:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:18:09 latest: Pulling from edgex-lftools-log-publisher 19:18:09 b4d181a07f80: Pulling fs layer 19:18:09 a1111a8f2ec3: Pulling fs layer 19:18:09 ed53099fbce6: Pulling fs layer 19:18:09 dc539afda2c1: Pulling fs layer 19:18:09 77bc0d833cb6: Pulling fs layer 19:18:09 9065ff56babe: Pulling fs layer 19:18:09 d287ab97295c: Pulling fs layer 19:18:09 dc539afda2c1: Waiting 19:18:09 77bc0d833cb6: Waiting 19:18:09 9065ff56babe: Waiting 19:18:09 d287ab97295c: Waiting 19:18:10 a1111a8f2ec3: Verifying Checksum 19:18:10 a1111a8f2ec3: Download complete 19:18:10 dc539afda2c1: Verifying Checksum 19:18:10 dc539afda2c1: Download complete 19:18:10 77bc0d833cb6: Verifying Checksum 19:18:10 77bc0d833cb6: Download complete 19:18:10 9065ff56babe: Verifying Checksum 19:18:10 9065ff56babe: Download complete 19:18:10 ed53099fbce6: Verifying Checksum 19:18:10 ed53099fbce6: Download complete 19:18:11 b4d181a07f80: Verifying Checksum 19:18:11 b4d181a07f80: Download complete 19:18:12 b4d181a07f80: Pull complete 19:18:12 a1111a8f2ec3: Pull complete 19:18:12 ed53099fbce6: Pull complete 19:18:12 dc539afda2c1: Pull complete 19:18:13 77bc0d833cb6: Pull complete 19:18:13 9065ff56babe: Pull complete 19:18:15 d287ab97295c: Verifying Checksum 19:18:15 d287ab97295c: Download complete 19:18:19 d287ab97295c: Pull complete 19:18:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:18:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:18:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:18:19 prd-centos7-docker-4c-2g-1905 does not seem to be running inside a container 19:18:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:18:22 $ docker top 02e07c11c579e07a52785c3fcc2fd66c94ae4b3a7bf578ead16514c7ff6c2771 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:22 + touch /tmp/pre-build-complete [Pipeline] sh 19:18:22 + mkdir -p /var/log/sysstat [Pipeline] sh 19:18:23 + ls /var/log/sa-host 19:18:23 + sadf -c /var/log/sa-host/sa03 19:18:23 file_magic: OK 19:18:23 HZ: Using current value: 100 19:18:23 file_header: OK 19:18:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:18:23 Statistics: 19:18:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:18:23 File successfully converted to sysstat format version 12.0.3 19:18:23 + sadf -c /var/log/sa-host/sa05 19:18:23 file_magic: OK 19:18:23 HZ: Using current value: 100 19:18:23 file_header: OK 19:18:23 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:18:23 Statistics: 19:18:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:18:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:23 provisioning config files... 19:18:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2788571743223215350tmp [Pipeline] { [Pipeline] echo 19:18:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:18:24 ---> create-netrc.sh [Pipeline] } 19:18:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:18:24 ---> python-tools-install.sh [Pipeline] echo 19:18:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:18:25 ---> sudo-logs.sh 19:18:25 Archiving 'sudo' log.. 19:18:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1905.vexxhost.local: Name or service not known 19:18:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1905.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:18:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:18:25 ---> job-cost.sh 19:18:25 lf-activate-venv: SKIPPING 19:18:25 DEBUG: total: 0.18000000715255737 19:18:25 INFO: Retrieving Stack Cost... 19:18:26 INFO: Retrieving Pricing Info for: v3-standard-2 19:18:26 INFO: Archiving Costs [Pipeline] echo 19:18:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:18:27 ---> logs-deploy.sh 19:18:27 lf-activate-venv: SKIPPING 19:18:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3647/1 19:18:27 INFO: archiving workspace using pattern(s): 19:18:27 Archives upload complete. 19:18:27 INFO: archiving logs to Nexus 19:18:28 ---> uname -a: 19:18:28 Linux prd-centos7-docker-4c-2g-1905.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:18:28 19:18:28 19:18:28 ---> lscpu: 19:18:28 Architecture: x86_64 19:18:28 CPU op-mode(s): 32-bit, 64-bit 19:18:28 Byte Order: Little Endian 19:18:28 Address sizes: 40 bits physical, 48 bits virtual 19:18:28 CPU(s): 2 19:18:28 On-line CPU(s) list: 0,1 19:18:28 Thread(s) per core: 1 19:18:28 Core(s) per socket: 1 19:18:28 Socket(s): 2 19:18:28 NUMA node(s): 1 19:18:28 Vendor ID: AuthenticAMD 19:18:28 CPU family: 23 19:18:28 Model: 49 19:18:28 Model name: AMD EPYC-Rome Processor 19:18:28 Stepping: 0 19:18:28 CPU MHz: 2799.998 19:18:28 BogoMIPS: 5599.99 19:18:28 Virtualization: AMD-V 19:18:28 Hypervisor vendor: KVM 19:18:28 Virtualization type: full 19:18:28 L1d cache: 32K 19:18:28 L1i cache: 32K 19:18:28 L2 cache: 512K 19:18:28 L3 cache: 16384K 19:18:28 NUMA node0 CPU(s): 0,1 19:18:28 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:18:28 19:18:28 19:18:28 ---> nproc: 19:18:28 2 19:18:28 19:18:28 19:18:28 ---> df -h: 19:18:28 Filesystem Size Used Avail Use% Mounted on 19:18:28 overlay 40G 9.3G 31G 24% / 19:18:28 tmpfs 64M 0 64M 0% /dev 19:18:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:18:28 shm 64M 0 64M 0% /dev/shm 19:18:28 /dev/vda1 40G 9.3G 31G 24% /facter-os 19:18:28 19:18:28 19:18:28 ---> sar -b -r -n DEV: 19:18:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 19:18:28 19:18:28 19:06:14 LINUX RESTART (2 CPU) 19:18:28 19:18:28 19:07:01 tps rtps wtps bread/s bwrtn/s 19:18:28 19:08:01 85.53 3.45 82.09 2578.86 8674.13 19:18:28 19:09:01 15.97 0.15 15.82 22.12 10719.14 19:18:28 19:10:01 346.36 0.00 346.36 0.00 91402.46 19:18:28 19:11:01 55.91 0.00 55.91 0.00 6845.65 19:18:28 19:12:01 24.73 0.02 24.72 0.53 4818.45 19:18:28 19:13:01 1.43 0.00 1.43 0.00 23.35 19:18:28 19:14:01 0.18 0.00 0.18 0.00 2.96 19:18:28 19:15:01 0.18 0.00 0.18 0.00 1.90 19:18:28 19:16:01 0.27 0.00 0.27 0.00 3.33 19:18:28 19:17:01 0.22 0.00 0.22 0.00 3.15 19:18:28 19:18:01 0.28 0.00 0.28 0.00 4.00 19:18:28 Average: 48.29 0.33 47.96 236.62 11138.18 19:18:28 19:18:28 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:18:28 19:08:01 5284816 0 827668 10.33 2620 1893836 1494092 16.50 743416 1572572 56 19:18:28 19:09:01 5142052 0 810804 10.12 2620 2053464 1235040 13.64 736128 1721908 132 19:18:28 19:10:01 3570728 0 1061576 13.25 2620 3374016 1292340 14.27 1037124 2781208 20 19:18:28 19:11:01 3112216 0 1187784 14.83 2620 3706320 1713068 18.91 1392724 2860692 136760 19:18:28 19:12:01 3570976 0 1059568 13.23 2620 3375776 1231444 13.60 1114368 2708068 16 19:18:28 19:13:01 3578216 0 1052328 13.14 2620 3375776 1193012 13.17 1109672 2708068 12 19:18:28 19:14:01 3575416 0 1055120 13.17 2620 3375784 1193012 13.17 1107140 2713612 8 19:18:28 19:15:01 3566392 0 1064140 13.29 2620 3375788 1193012 13.17 1116204 2713612 8 19:18:28 19:16:01 3566272 0 1064256 13.29 2620 3375792 1193012 13.17 1118424 2711412 8 19:18:28 19:17:01 3566168 0 1064352 13.29 2620 3375800 1193108 13.17 1118592 2711380 8 19:18:28 19:18:01 3567020 0 1063496 13.28 2620 3375804 1193012 13.17 1134128 2695032 8 19:18:28 Average: 3827297 0 1028281 12.84 2620 3150741 1284014 14.18 1066175 2536142 12458 19:18:28 19:18:28 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:18:28 19:08:01 veth8af252d 0.28 0.45 0.05 0.06 0.00 0.00 0.00 0.00 19:18:28 19:08:01 eth0 835.71 555.12 2515.38 52.50 0.00 0.00 0.00 0.00 19:18:28 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:08:01 docker0 0.28 0.37 0.05 0.06 0.00 0.00 0.00 0.00 19:18:28 19:09:01 eth0 953.80 626.17 2712.25 72.90 0.00 0.00 0.00 0.00 19:18:28 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:09:01 docker0 616.92 917.11 58.89 2696.78 0.00 0.00 0.00 0.00 19:18:28 19:10:01 eth0 1104.76 882.16 5377.34 121.18 0.00 0.00 0.00 0.00 19:18:28 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:10:01 docker0 509.59 571.56 39.58 2084.60 0.00 0.00 0.00 0.00 19:18:28 19:11:01 veth61e813e 0.60 0.73 0.05 0.07 0.00 0.00 0.00 0.00 19:18:28 19:11:01 eth0 39.12 21.84 34.09 14.25 0.00 0.00 0.00 0.00 19:18:28 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:11:01 docker0 0.60 0.60 0.04 0.06 0.00 0.00 0.00 0.00 19:18:28 19:12:01 eth0 13.34 8.96 9.87 8.35 0.00 0.00 0.00 0.00 19:18:28 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:12:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 19:18:28 19:13:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:18:28 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:18:28 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:15:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:18:28 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:16:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:18:28 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:17:01 eth0 0.25 0.18 0.09 0.04 0.00 0.00 0.00 0.00 19:18:28 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:18:01 eth0 0.15 0.10 0.01 0.03 0.00 0.00 0.00 0.00 19:18:28 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 Average: eth0 268.02 190.49 968.31 24.48 0.00 0.00 0.00 0.00 19:18:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:18:28 Average: docker0 102.64 135.57 8.97 434.73 0.00 0.00 0.00 0.00 19:18:28 19:18:28 19:18:28 ---> sar -P ALL: 19:18:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/03/21 _x86_64_ (2 CPU) 19:18:28 19:18:28 19:06:14 LINUX RESTART (2 CPU) 19:18:28 19:18:28 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:18:28 19:08:01 all 7.80 0.00 2.61 1.92 0.08 87.58 19:18:28 19:08:01 0 7.69 0.00 2.72 0.98 0.09 88.52 19:18:28 19:08:01 1 7.91 0.00 2.51 2.85 0.07 86.66 19:18:28 19:09:01 all 13.20 0.00 2.36 0.33 0.08 84.03 19:18:28 19:09:01 0 9.39 0.00 2.09 0.46 0.09 87.97 19:18:28 19:09:01 1 16.99 0.00 2.64 0.19 0.07 80.11 19:18:28 19:10:01 all 23.19 0.00 11.88 3.08 0.09 61.76 19:18:28 19:10:01 0 23.50 0.00 12.03 2.76 0.09 61.62 19:18:28 19:10:01 1 22.88 0.00 11.73 3.39 0.09 61.91 19:18:28 19:11:01 all 56.06 0.00 5.74 0.38 0.09 37.73 19:18:28 19:11:01 0 54.81 0.00 6.35 0.45 0.09 38.30 19:18:28 19:11:01 1 57.30 0.00 5.14 0.30 0.09 37.17 19:18:28 19:12:01 all 9.78 0.00 1.80 0.14 0.03 88.25 19:18:28 19:12:01 0 8.83 0.00 1.75 0.19 0.03 89.20 19:18:28 19:12:01 1 10.74 0.00 1.85 0.08 0.03 87.29 19:18:28 19:13:01 all 0.14 0.00 0.03 0.00 0.02 99.81 19:18:28 19:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:18:28 19:13:01 1 0.25 0.00 0.03 0.00 0.02 99.70 19:18:28 19:14:01 all 0.18 0.00 0.06 0.00 0.03 99.72 19:18:28 19:14:01 0 0.08 0.00 0.07 0.00 0.03 99.82 19:18:28 19:14:01 1 0.28 0.00 0.05 0.00 0.03 99.63 19:18:28 19:15:01 all 0.18 0.00 0.03 0.00 0.01 99.78 19:18:28 19:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:18:28 19:15:01 1 0.35 0.00 0.03 0.00 0.02 99.60 19:18:28 19:16:01 all 0.22 0.00 0.03 0.00 0.02 99.74 19:18:28 19:16:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:18:28 19:16:01 1 0.38 0.00 0.03 0.00 0.02 99.57 19:18:28 19:17:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:18:28 19:17:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:18:28 19:17:01 1 0.17 0.00 0.05 0.00 0.02 99.77 19:18:28 19:18:01 all 0.06 0.00 0.03 0.00 0.03 99.88 19:18:28 19:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:18:28 19:18:01 1 0.08 0.00 0.02 0.00 0.03 99.87 19:18:28 19:18:28 Average: CPU %user %nice %system %iowait %steal %idle 19:18:28 Average: all 9.70 0.00 2.15 0.51 0.04 87.59 19:18:28 Average: 0 9.11 0.00 2.19 0.42 0.04 88.23 19:18:28 Average: 1 10.29 0.00 2.12 0.60 0.04 86.95 19:18:28 19:18:28 19:18:28