Pull request #4341 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd8d61c7fa334855db50537fa94be8ef06a4a5d2+966ddbcdfe08adc100c05000828e7ee1aafc1855 (e2fabccd4f277f632813582f45da94f19732fc99) 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-ssh9399088637194826846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh2521198770541717157.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14045406201108383137.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-4341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8511528135269120925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14498491407685704233.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-4341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4672527769176596872.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [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.18 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5247 in /w/workspace/edgexfoundry_edgex-go_PR-4341 [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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit bd8d61c7fa334855db50537fa94be8ef06a4a5d2 Merge succeeded, producing bd8d61c7fa334855db50537fa94be8ef06a4a5d2 Checking out Revision bd8d61c7fa334855db50537fa94be8ef06a4a5d2 (PR-4341) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:01:31 Timeout set to expire in 6 hr 0 min [Pipeline] { > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4341/head:refs/remotes/origin/PR-4341 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8d61c7fa334855db50537fa94be8ef06a4a5d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8d61c7fa334855db50537fa94be8ef06a4a5d2 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:01:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:01:32 ========================================================= 20:01:32 EdgeX Global Pipelines Version Info 20:01:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:01:33 ------------------- 20:01:33 stable info: 20:01:33 ------------------- 20:01:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:01:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:01:33 Message: update stable to v1.0.244 20:01:33 ------------------- 20:01:33 experimental info: 20:01:33 ------------------- 20:01:33 Commited By: **** collab-it+edgex@linuxfoundation.org 20:01:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:01:33 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:01:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4341 [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4341 [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4341 [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd8d61c [Pipeline] echo 20:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:35 provisioning config files... 20:01:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5444780565183117624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:35 ---> docker-login.sh 20:01:35 nexus3.edgexfoundry.org:10001 20:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:35 Configure a credential helper to remove this warning. See 20:01:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:35 20:01:35 Login Succeeded 20:01:35 nexus3.edgexfoundry.org:10002 20:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:36 Configure a credential helper to remove this warning. See 20:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:36 20:01:36 Login Succeeded 20:01:36 nexus3.edgexfoundry.org:10003 20:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:36 Configure a credential helper to remove this warning. See 20:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:36 20:01:36 Login Succeeded 20:01:36 nexus3.edgexfoundry.org:10004 20:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:36 Configure a credential helper to remove this warning. See 20:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:36 20:01:36 Login Succeeded 20:01:36 docker.io 20:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:36 Configure a credential helper to remove this warning. See 20:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:36 20:01:36 Login Succeeded 20:01:36 ---> docker-login.sh ends [Pipeline] } 20:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:37 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + dirname cmd/core-command/Dockerfile 20:01:37 + echo core-command,cmd/core-command/Dockerfile 20:01:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 20:01:37 cut -d/ -f2 20:01:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:01:37 + dirname cmd/core-data/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + echo core-data,cmd/core-data/Dockerfile 20:01:37 + dirname cmd/core-metadata/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + echo core-metadata,cmd/core-metadata/Dockerfile 20:01:37 + + dirname cmd/security-bootstrapper/Dockerfile 20:01:37 cut -d/ -f2 20:01:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:01:37 + cut -d/+ -f2 20:01:37 dirname cmd/security-proxy-setup/Dockerfile 20:01:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:01:37 + dirname cmd/security-secretstore-setup/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:01:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:01:37 + dirname cmd/security-spire-agent/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:01:37 + dirname cmd/security-spire-config/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:01:37 + dirname cmd/security-spire-server/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:01:37 + dirname cmd/support-notifications/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + echo support-notifications,cmd/support-notifications/Dockerfile 20:01:37 + dirname cmd/support-scheduler/Dockerfile 20:01:37 + cut -d/ -f2 20:01:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:01:37 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:01:37 + git rev-list -1 --merges bd8d61c7fa334855db50537fa94be8ef06a4a5d2~1..bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [Pipeline] echo 20:01:37 -----------> git rev-list -1 --merges bd8d61c7fa334855db50537fa94be8ef06a4a5d2~1..bd8d61c7fa334855db50537fa94be8ef06a4a5d2 bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [false] [Pipeline] sh 20:01:38 + git log --format=format:%s -1 bd8d61c7fa334855db50537fa94be8ef06a4a5d2 [Pipeline] echo 20:01:38 ========================================================= 20:01:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:01:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:01:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:01:38 + grep -v github /etc/ssh/ssh_known_hosts 20:01:38 + [ -e /tmp/ssh_known_hosts ] 20:01:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:01:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:01:38 + sudo tee -a /etc/ssh/ssh_known_hosts 20:01:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:38 20:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:39 0.1.4: Pulling from edgex-devops/py-git-semver 20:01:39 b85a868b505f: Pulling fs layer 20:01:39 e2be974225ed: Pulling fs layer 20:01:39 339a4e72a1f5: Pulling fs layer 20:01:39 988bab9f4d93: Pulling fs layer 20:01:39 1469e6f7b9e6: Pulling fs layer 20:01:39 eaf3925da568: Pulling fs layer 20:01:39 bab4dde63d76: Pulling fs layer 20:01:39 bde34c3a00c8: Pulling fs layer 20:01:39 b352a97aabf1: Pulling fs layer 20:01:39 988bab9f4d93: Waiting 20:01:39 4872d77fe225: Pulling fs layer 20:01:39 5851b861e8e6: Pulling fs layer 20:01:39 1469e6f7b9e6: Waiting 20:01:39 b352a97aabf1: Waiting 20:01:39 bab4dde63d76: Waiting 20:01:39 4872d77fe225: Waiting 20:01:39 bde34c3a00c8: Waiting 20:01:39 5851b861e8e6: Waiting 20:01:39 e2be974225ed: Verifying Checksum 20:01:39 e2be974225ed: Download complete 20:01:39 988bab9f4d93: Verifying Checksum 20:01:39 988bab9f4d93: Download complete 20:01:39 1469e6f7b9e6: Verifying Checksum 20:01:39 1469e6f7b9e6: Download complete 20:01:39 eaf3925da568: Verifying Checksum 20:01:39 eaf3925da568: Download complete 20:01:39 339a4e72a1f5: Verifying Checksum 20:01:39 339a4e72a1f5: Download complete 20:01:39 bde34c3a00c8: Download complete 20:01:39 b352a97aabf1: Verifying Checksum 20:01:39 b352a97aabf1: Download complete 20:01:39 4872d77fe225: Verifying Checksum 20:01:39 4872d77fe225: Download complete 20:01:39 5851b861e8e6: Verifying Checksum 20:01:39 5851b861e8e6: Download complete 20:01:40 b85a868b505f: Verifying Checksum 20:01:40 b85a868b505f: Download complete 20:01:40 bab4dde63d76: Verifying Checksum 20:01:40 bab4dde63d76: Download complete 20:01:41 b85a868b505f: Pull complete 20:01:41 e2be974225ed: Pull complete 20:01:41 339a4e72a1f5: Pull complete 20:01:41 988bab9f4d93: Pull complete 20:01:42 1469e6f7b9e6: Pull complete 20:01:42 eaf3925da568: Pull complete 20:01:44 bab4dde63d76: Pull complete 20:01:44 bde34c3a00c8: Pull complete 20:01:44 b352a97aabf1: Pull complete 20:01:44 4872d77fe225: Pull complete 20:01:44 5851b861e8e6: Pull complete 20:01:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:01:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:44 prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container 20:01:44 $ 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:10003/edgex-devops/py-git-semver:0.1.4 cat 20:01:45 $ docker top c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe -eo pid,comm 20:01:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:01:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:46 [ssh-agent] Looking for ssh-agent implementation... 20:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:46 $ docker exec c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe ssh-agent 20:01:46 SSH_AUTH_SOCK=/tmp/ssh-NoH3W1j8vjli/agent.33 20:01:46 SSH_AGENT_PID=39 20:01:46 Running ssh-add (command line suppressed) 20:01:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6663953411241197104.key (/w/workspace/edgex-go/1@tmp/private_key_6663953411241197104.key) 20:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:46 + git tag --points-at HEAD [Pipeline] } 20:01:46 $ docker exec --env ******** --env ******** c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe ssh-agent -k 20:01:46 unset SSH_AUTH_SOCK; 20:01:46 unset SSH_AGENT_PID; 20:01:46 echo Agent pid 39 killed; 20:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:01:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:47 [ssh-agent] Looking for ssh-agent implementation... 20:01:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:47 $ docker exec c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe ssh-agent 20:01:47 SSH_AUTH_SOCK=/tmp/ssh-fCMq6WWbuO5R/agent.71 20:01:47 SSH_AGENT_PID=77 20:01:47 Running ssh-add (command line suppressed) 20:01:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3158414550581383147.key (/w/workspace/edgex-go/1@tmp/private_key_3158414550581383147.key) 20:01:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:47 + git semver init 20:01:47 2023-02-09 20:01:47,884 [run_init] DEBUG init version:0.0.0 force:False 20:01:47 2023-02-09 20:01:47,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:01:47 2023-02-09 20:01:47,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:01:47 2023-02-09 20:01:47,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:02:34 2023-02-09 20:02:28,813 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:02:34 2023-02-09 20:02:28,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4341 with force:False 20:02:34 2023-02-09 20:02:28,814 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4341 20:02:34 2023-02-09 20:02:28,818 [execute] INFO git cat-file --batch-check 20:02:34 2023-02-09 20:02:28,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:02:34 2023-02-09 20:02:28,826 [execute] INFO git cat-file --batch 20:02:34 2023-02-09 20:02:28,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:02:34 2023-02-09 20:02:28,831 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4341 20:02:34 0.0.0 [Pipeline] } 20:02:34 $ docker exec --env ******** --env ******** c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe ssh-agent -k 20:02:34 unset SSH_AUTH_SOCK; 20:02:34 unset SSH_AGENT_PID; 20:02:34 echo Agent pid 77 killed; 20:02:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:35 + git semver [Pipeline] } 20:02:35 $ docker stop --time=1 c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe 20:02:36 $ docker rm -f --volumes c393b201e233bbd397df4b82914098978e5fe6ca6537b29d20291dfb8c7285fe [Pipeline] // withDockerContainer [Pipeline] sh 20:02:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:02:37 Stashed 1 file(s) [Pipeline] echo 20:02:37 [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] sh 20:02:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:38 ========================================================= 20:02:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:02:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:02:38 213ec9aee27d: Pulling fs layer 20:02:38 4583459ba037: Pulling fs layer 20:02:38 93c1e223e6f2: Pulling fs layer 20:02:38 53926ce57604: Pulling fs layer 20:02:38 21b2b0c7a3f4: Pulling fs layer 20:02:38 22ff95d597cd: Pulling fs layer 20:02:38 12d6caf4c0d1: Pulling fs layer 20:02:38 96b7cbca73a9: Pulling fs layer 20:02:38 a7acece74701: Pulling fs layer 20:02:38 21b2b0c7a3f4: Waiting 20:02:38 22ff95d597cd: Waiting 20:02:38 12d6caf4c0d1: Waiting 20:02:38 96b7cbca73a9: Waiting 20:02:38 53926ce57604: Waiting 20:02:38 a7acece74701: Waiting 20:02:38 93c1e223e6f2: Verifying Checksum 20:02:38 93c1e223e6f2: Download complete 20:02:38 4583459ba037: Verifying Checksum 20:02:38 4583459ba037: Download complete 20:02:38 21b2b0c7a3f4: Verifying Checksum 20:02:38 21b2b0c7a3f4: Download complete 20:02:38 22ff95d597cd: Download complete 20:02:39 213ec9aee27d: Verifying Checksum 20:02:39 213ec9aee27d: Download complete 20:02:39 12d6caf4c0d1: Download complete 20:02:39 213ec9aee27d: Pull complete 20:02:39 4583459ba037: Pull complete 20:02:39 93c1e223e6f2: Pull complete 20:02:39 53926ce57604: Verifying Checksum 20:02:39 53926ce57604: Download complete 20:02:39 a7acece74701: Verifying Checksum 20:02:39 a7acece74701: Download complete 20:02:40 96b7cbca73a9: Verifying Checksum 20:02:40 96b7cbca73a9: Download complete 20:02:42 53926ce57604: Pull complete 20:02:43 21b2b0c7a3f4: Pull complete 20:02:43 22ff95d597cd: Pull complete 20:02:43 12d6caf4c0d1: Pull complete 20:02:45 96b7cbca73a9: Pull complete 20:02:46 a7acece74701: Pull complete 20:02:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:02:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:02:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:46 WORKDIR /edgex 20:02:46 COPY go.mod . 20:02:46 RUN go mod download 20:02:46 + docker build -t ci-base-image-x86_64 -f - . 20:02:47 Sending build context to Docker daemon 170.2MB 20:02:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:47 ---> db6d94c90886 20:02:47 Step 2/4 : WORKDIR /edgex 20:02:49 ---> Running in c7f20f3e7c94 20:02:49 Removing intermediate container c7f20f3e7c94 20:02:49 ---> f215d10236ac 20:02:49 Step 3/4 : COPY go.mod . 20:02:49 ---> bd25795157cd 20:02:49 Step 4/4 : RUN go mod download 20:02:50 ---> Running in 869f95727d12 20:02:52 Still waiting to schedule task 20:02:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:03:04 Removing intermediate container 869f95727d12 20:03:04 ---> 2dcbf15790f9 20:03:04 Successfully built 2dcbf15790f9 20:03:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:05 + docker inspect -f . ci-base-image-x86_64 20:03:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:05 prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container 20:03:05 $ 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 20:03:05 $ docker top 3fb8ba6f8a2c7d560c6d108937ed3d593e774dc37d1c05c98c5ec570f0b18063 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:06 + go version 20:03:06 go version go1.18.7 linux/amd64 [Pipeline] } 20:03:06 $ docker stop --time=1 3fb8ba6f8a2c7d560c6d108937ed3d593e774dc37d1c05c98c5ec570f0b18063 20:03:07 $ docker rm -f --volumes 3fb8ba6f8a2c7d560c6d108937ed3d593e774dc37d1c05c98c5ec570f0b18063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:08 + docker inspect -f . ci-base-image-x86_64 20:03:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:08 prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container 20:03:08 $ 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 20:03:08 $ docker top 637b7f90d9a2a491968ae01aacdaf15cb135bd9ca0fba97d72c023e74efb2609 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:08 ========================================================= 20:03:08 [edgeXBuildGoParallel] Running Tests and Build... 20:03:08 ========================================================= [Pipeline] sh 20:03:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:09 + make test 20:03:09 go test -race -coverprofile=coverage.out ./... 20:03:16 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:31 # github.com/edgexfoundry/edgex-go/internal/security/config 20:03:31 internal/security/config/main.go:65:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:03:31 have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto 20:03:31 internal/security/bootstrapper/mosquitto/configure.go:64:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:03:31 have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []interfaces.BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, interfaces.Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []interfaces.BootstrapHandler) 20:03:31 # github.com/edgexfoundry/edgex-go/internal/security/secretstore 20:03:31 internal/security/secretstore/main.go:79:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:03:31 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 # github.com/edgexfoundry/edgex-go/internal/core/command 20:03:31 internal/core/command/main.go:75:3: not enough arguments in call to bootstrap.Run 20:03:31 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/command/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis 20:03:31 internal/security/bootstrapper/redis/configure.go:65:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:03:31 have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []interfaces.BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, interfaces.Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []interfaces.BootstrapHandler) 20:03:31 # github.com/edgexfoundry/edgex-go/internal/core/data 20:03:31 internal/core/data/main.go:72:3: not enough arguments in call to bootstrap.Run 20:03:31 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/data/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 # github.com/edgexfoundry/edgex-go/internal/security/proxy 20:03:31 internal/security/proxy/main.go:75:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:03:31 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 # github.com/edgexfoundry/edgex-go/internal/support/scheduler 20:03:31 internal/support/scheduler/main.go:69:3: not enough arguments in call to bootstrap.Run 20:03:31 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/support/scheduler/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 # github.com/edgexfoundry/edgex-go/internal/core/metadata 20:03:31 internal/core/metadata/main.go:71:3: not enough arguments in call to bootstrap.Run 20:03:31 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/metadata/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 # github.com/edgexfoundry/edgex-go/internal/support/notifications 20:03:31 internal/support/notifications/main.go:75:3: not enough arguments in call to bootstrap.Run 20:03:31 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements 20:03:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.104s coverage: 98.5% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.151s coverage: 73.2% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.439s coverage: 89.2% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.112s coverage: 3.8% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.525s coverage: 95.6% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.068s coverage: 72.2% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 65.9% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.101s coverage: 47.1% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 82.9% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 20:03:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 20:03:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 20:03:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 20:03:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.266s coverage: 79.9% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 64.4% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.061s coverage: 20.0% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 80.0% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements 20:03:54 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] 20:03:54 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:03:54 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] 20:03:54 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.185s coverage: 92.3% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 20:03:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.126s coverage: 97.7% of statements 20:03:54 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 20:03:55 $ docker stop --time=1 637b7f90d9a2a491968ae01aacdaf15cb135bd9ca0fba97d72c023e74efb2609 20:03:56 $ docker rm -f --volumes 637b7f90d9a2a491968ae01aacdaf15cb135bd9ca0fba97d72c023e74efb2609 [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:03:57 Failed in branch amd64 20:05:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5250 in /w/workspace/edgexfoundry_edgex-go_PR-4341 [Pipeline] { [Pipeline] ws 20:05:46 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:05:46 The recommended git tool is: git 20:05:52 using credential edgex-jenkins-ssh 20:05:52 Cloning the remote Git repository 20:05:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:05:52 > git init /w/workspace/edgex-go/1 # timeout=10 20:05:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:05:52 > git --version # timeout=10 20:05:52 > git --version # 'git version 2.25.1' 20:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:06:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:06:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:06:10 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4341/head:refs/remotes/origin/PR-4341 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:06:11 Merging remotes/origin/main commit 966ddbcdfe08adc100c05000828e7ee1aafc1855 into PR head commit bd8d61c7fa334855db50537fa94be8ef06a4a5d2 20:06:11 Merge succeeded, producing bd8d61c7fa334855db50537fa94be8ef06a4a5d2 20:06:11 Checking out Revision bd8d61c7fa334855db50537fa94be8ef06a4a5d2 (PR-4341) 20:06:12 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:06:12 > git --version # timeout=10 20:06:12 > git --version # 'git version 2.25.1' 20:06:12 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:11 > git config core.sparsecheckout # timeout=10 20:06:11 > git checkout -f bd8d61c7fa334855db50537fa94be8ef06a4a5d2 # timeout=10 20:06:11 > git remote # timeout=10 20:06:11 > git config --get remote.origin.url # timeout=10 20:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:11 > git merge 966ddbcdfe08adc100c05000828e7ee1aafc1855 # timeout=10 20:06:11 > git rev-parse HEAD^{commit} # timeout=10 20:06:11 > git config core.sparsecheckout # timeout=10 20:06:11 > git checkout -f bd8d61c7fa334855db50537fa94be8ef06a4a5d2 # timeout=10 20:06:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:06:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:13 Dload Upload Total Spent Left Speed 20:06:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 20:06:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:06:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:06:14 + sudo tee /etc/docker/daemon.new 20:06:14 { 20:06:14 "registry-mirrors": [ 20:06:14 "https://nexus3.edgexfoundry.org:10001" 20:06:14 ], 20:06:14 "bip": "10.250.0.254/24", 20:06:14 "hosts": [ 20:06:14 "tcp://0.0.0.0:5555", 20:06:14 "unix:///var/run/docker.sock" 20:06:14 ], 20:06:14 "mtu": 1458, 20:06:14 "selinux-enabled": true, 20:06:14 "seccomp-profile": "/etc/docker/seccomp.json" 20:06:14 } [Pipeline] sh 20:06:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:06:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:33 provisioning config files... 20:06:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16018293652550089703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:34 ---> docker-login.sh 20:06:34 nexus3.edgexfoundry.org:10001 20:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:35 Configure a credential helper to remove this warning. See 20:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:35 20:06:35 Login Succeeded 20:06:35 nexus3.edgexfoundry.org:10002 20:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:35 Configure a credential helper to remove this warning. See 20:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:35 20:06:35 Login Succeeded 20:06:35 nexus3.edgexfoundry.org:10003 20:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:35 Configure a credential helper to remove this warning. See 20:06:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:35 20:06:35 Login Succeeded 20:06:35 nexus3.edgexfoundry.org:10004 20:06:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:37 Configure a credential helper to remove this warning. See 20:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:37 20:06:37 Login Succeeded 20:06:37 docker.io 20:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:37 Configure a credential helper to remove this warning. See 20:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:37 20:06:37 Login Succeeded 20:06:37 ---> docker-login.sh ends [Pipeline] } 20:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:06:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:06:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:38 ========================================================= 20:06:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:06:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:06:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:06:39 9b18e9b68314: Pulling fs layer 20:06:39 35d82f9e3411: Pulling fs layer 20:06:39 e16973657156: Pulling fs layer 20:06:39 fc693d55d65f: Pulling fs layer 20:06:39 7e9fc2657dce: Pulling fs layer 20:06:39 dda99020689f: Pulling fs layer 20:06:39 db1c61fa0a46: Pulling fs layer 20:06:39 891c053d2c06: Pulling fs layer 20:06:39 dda99020689f: Waiting 20:06:39 db1c61fa0a46: Waiting 20:06:39 891c053d2c06: Waiting 20:06:39 fc693d55d65f: Waiting 20:06:39 7e9fc2657dce: Waiting 20:06:39 e16973657156: Verifying Checksum 20:06:39 e16973657156: Download complete 20:06:39 35d82f9e3411: Verifying Checksum 20:06:39 35d82f9e3411: Download complete 20:06:39 7e9fc2657dce: Verifying Checksum 20:06:39 7e9fc2657dce: Download complete 20:06:39 dda99020689f: Verifying Checksum 20:06:39 dda99020689f: Download complete 20:06:40 9b18e9b68314: Download complete 20:06:41 9b18e9b68314: Pull complete 20:06:41 891c053d2c06: Verifying Checksum 20:06:41 891c053d2c06: Download complete 20:06:41 35d82f9e3411: Pull complete 20:06:41 e16973657156: Pull complete 20:06:42 db1c61fa0a46: Download complete 20:06:43 fc693d55d65f: Verifying Checksum 20:06:43 fc693d55d65f: Download complete 20:06:56 fc693d55d65f: Pull complete 20:06:56 7e9fc2657dce: Pull complete 20:06:56 dda99020689f: Pull complete 20:07:03 db1c61fa0a46: Pull complete 20:07:04 891c053d2c06: Pull complete 20:07:04 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:07:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:05 WORKDIR /edgex 20:07:05 COPY go.mod . 20:07:05 RUN go mod download 20:07:05 + docker build -t ci-base-image-arm64 -f - . 20:07:05 Sending build context to Docker daemon 3.11MB 20:07:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:05 ---> f96f9c87975a 20:07:05 Step 2/4 : WORKDIR /edgex 20:07:07 ---> Running in 8a6882ca0967 20:07:07 Removing intermediate container 8a6882ca0967 20:07:07 ---> 20ac8b19b398 20:07:07 Step 3/4 : COPY go.mod . 20:07:08 ---> 5b2d4f4844b2 20:07:08 Step 4/4 : RUN go mod download 20:07:08 ---> Running in 971727b5fa04 20:07:40 Removing intermediate container 971727b5fa04 20:07:40 ---> 4bc29f5d15ac 20:07:40 Successfully built 4bc29f5d15ac 20:07:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:40 + docker inspect -f . ci-base-image-arm64 20:07:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:41 prd-ubuntu20.04-docker-arm64-4c-16g-5250 does not seem to be running inside a container 20:07:41 $ 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 20:07:42 $ docker top d0dd1fc035dbcd15d4a795d640f2e059fc70181eb72fc48fc7246eaeaeb35608 -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:43 + go version 20:07:43 go version go1.18.7 linux/arm64 [Pipeline] } 20:07:43 $ docker stop --time=1 d0dd1fc035dbcd15d4a795d640f2e059fc70181eb72fc48fc7246eaeaeb35608 20:07:45 $ docker rm -f --volumes d0dd1fc035dbcd15d4a795d640f2e059fc70181eb72fc48fc7246eaeaeb35608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:46 + docker inspect -f . ci-base-image-arm64 20:07:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:46 prd-ubuntu20.04-docker-arm64-4c-16g-5250 does not seem to be running inside a container 20:07:46 $ 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 20:07:47 $ docker top 7ee06557cb3f69527b68ec2f3368b472f1c7144d6658f3d0e2841b1bb5f8aa92 -eo pid,comm [Pipeline] { [Pipeline] echo 20:07:47 ========================================================= 20:07:47 [edgeXBuildGoParallel] Running Tests and Build... 20:07:47 ========================================================= [Pipeline] sh 20:07:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:07:48 + make test 20:07:48 go test -race -coverprofile=coverage.out ./... 20:08:27 ? github.com/edgexfoundry/edgex-go [no test files] 20:10:19 # github.com/edgexfoundry/edgex-go/internal/core/command 20:10:19 internal/core/command/main.go:75:3: not enough arguments in call to bootstrap.Run 20:10:19 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/command/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:19 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:19 # github.com/edgexfoundry/edgex-go/internal/security/config 20:10:19 internal/security/config/main.go:65:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:10:19 have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:19 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:19 # github.com/edgexfoundry/edgex-go/internal/core/data 20:10:19 internal/core/data/main.go:72:3: not enough arguments in call to bootstrap.Run 20:10:19 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/data/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:19 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:19 # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto 20:10:19 internal/security/bootstrapper/mosquitto/configure.go:64:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:10:19 have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []interfaces.BootstrapHandler) 20:10:19 want (context.Context, context.CancelFunc, flags.Common, string, string, interfaces.Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []interfaces.BootstrapHandler) 20:10:19 # github.com/edgexfoundry/edgex-go/internal/core/metadata 20:10:19 internal/core/metadata/main.go:71:3: not enough arguments in call to bootstrap.Run 20:10:19 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/core/metadata/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:19 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:19 # github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis 20:10:19 internal/security/bootstrapper/redis/configure.go:65:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:10:19 have (context.Context, context.CancelFunc, flags.Common, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []interfaces.BootstrapHandler) 20:10:19 want (context.Context, context.CancelFunc, flags.Common, string, string, interfaces.Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []interfaces.BootstrapHandler) 20:10:20 # github.com/edgexfoundry/edgex-go/internal/security/proxy 20:10:20 internal/security/proxy/main.go:75:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:10:20 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/proxy/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:20 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:20 # github.com/edgexfoundry/edgex-go/internal/security/secretstore 20:10:20 internal/security/secretstore/main.go:79:3: not enough arguments in call to bootstrap.RunAndReturnWaitGroup 20:10:20 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/security/secretstore/config".ConfigurationStruct, nil, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:20 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config".UpdatedStream, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:26 # github.com/edgexfoundry/edgex-go/internal/support/scheduler 20:10:26 internal/support/scheduler/main.go:69:3: not enough arguments in call to bootstrap.Run 20:10:26 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/support/scheduler/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:26 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:26 # github.com/edgexfoundry/edgex-go/internal/support/notifications 20:10:26 internal/support/notifications/main.go:75:3: not enough arguments in call to bootstrap.Run 20:10:26 have (context.Context, context.CancelFunc, *flags.Default, string, string, *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct, startup.Timer, *di.Container, bool, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:26 want (context.Context, context.CancelFunc, flags.Common, string, string, "github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".Configuration, startup.Timer, *di.Container, bool, string, []"github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces".BootstrapHandler) 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.217s coverage: 28.7% of statements 20:10:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.463s coverage: 98.5% of statements 20:10:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.026s coverage: 73.2% of statements 20:10:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.569s coverage: 54.0% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.766s coverage: 89.2% of statements 20:11:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.846s coverage: 3.8% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.359s coverage: 95.6% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.838s coverage: 65.9% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.998s coverage: 0.9% of statements 20:11:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.428s coverage: 29.6% of statements 20:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.417s coverage: 47.1% of statements 20:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.369s coverage: 82.9% of statements 20:11:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.363s coverage: 94.1% of statements 20:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements 20:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 20:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements 20:11:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.332s coverage: 44.8% of statements 20:11:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.932s coverage: 79.9% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.319s coverage: 92.9% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 64.4% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.253s coverage: 86.9% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.228s coverage: 87.2% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.294s coverage: 77.4% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.289s coverage: 80.0% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.947s coverage: 91.2% of statements 20:11:53 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] 20:11:53 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] 20:11:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.216s coverage: 89.4% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 20:11:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 20:11:55 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] 20:11:55 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] 20:11:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.388s coverage: 89.5% of statements 20:11:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements 20:12:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.285s coverage: 17.7% of statements 20:12:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.638s coverage: 92.3% of statements 20:12:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.261s coverage: 63.2% of statements 20:12:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.471s coverage: 97.7% of statements 20:12:09 make: *** [Makefile:143: unittest] Error 2 [Pipeline] } 20:12:10 $ docker stop --time=1 7ee06557cb3f69527b68ec2f3368b472f1c7144d6658f3d0e2841b1bb5f8aa92 20:12:13 $ docker rm -f --volumes 7ee06557cb3f69527b68ec2f3368b472f1c7144d6658f3d0e2841b1bb5f8aa92 [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] withEnv [Pipeline] { [Pipeline] sh 20:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:15 20:12:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:15 arm64: Pulling from edgex-lftools-log-publisher 20:12:15 8998bd30e6a1: Pulling fs layer 20:12:15 04944245beec: Pulling fs layer 20:12:15 699f458cf7ca: Pulling fs layer 20:12:15 765212b225bb: Pulling fs layer 20:12:15 f23df028b6ca: Pulling fs layer 20:12:15 d65c8cfc05b1: Pulling fs layer 20:12:15 2437ff75d9bd: Pulling fs layer 20:12:15 f23df028b6ca: Waiting 20:12:15 d65c8cfc05b1: Waiting 20:12:15 765212b225bb: Waiting 20:12:15 2437ff75d9bd: Waiting 20:12:15 04944245beec: Download complete 20:12:15 765212b225bb: Download complete 20:12:15 f23df028b6ca: Verifying Checksum 20:12:15 f23df028b6ca: Download complete 20:12:15 d65c8cfc05b1: Verifying Checksum 20:12:15 d65c8cfc05b1: Download complete 20:12:15 699f458cf7ca: Verifying Checksum 20:12:15 699f458cf7ca: Download complete 20:12:16 8998bd30e6a1: Verifying Checksum 20:12:16 8998bd30e6a1: Download complete 20:12:19 2437ff75d9bd: Verifying Checksum 20:12:19 2437ff75d9bd: Download complete 20:12:20 8998bd30e6a1: Pull complete 20:12:21 04944245beec: Pull complete 20:12:22 699f458cf7ca: Pull complete 20:12:22 765212b225bb: Pull complete 20:12:23 f23df028b6ca: Pull complete 20:12:23 d65c8cfc05b1: Pull complete 20:12:41 2437ff75d9bd: Pull complete 20:12:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:12:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:41 prd-ubuntu20.04-docker-arm64-4c-16g-5250 does not seem to be running inside a container 20:12:41 $ 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 20:12:44 $ docker top 95bf35b5f40e6c17ea6c1d6eb920837a867aa7d84dd7242a335fd8786390dd3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:45 ---> job-cost.sh 20:12:45 lf-activate-venv: SKIPPING 20:12:45 INFO: No Stack... 20:12:45 INFO: Retrieving Pricing Info for: v3-standard-4 20:12:46 INFO: Archiving Costs [Pipeline] sh 20:12:47 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:12:47 + cut -d, -f6 [Pipeline] lock 20:12:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4341-1-stack-cost] 20:12:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4341-1-stack-cost] did not exist. Created. 20:12:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:12:48 + echo total: 0.10999999940395355 [Pipeline] stash 20:12:48 Stashed 1 file(s) [Pipeline] } 20:12:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4341-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:12:48 $ docker stop --time=1 95bf35b5f40e6c17ea6c1d6eb920837a867aa7d84dd7242a335fd8786390dd3c 20:12:52 $ docker rm -f --volumes 95bf35b5f40e6c17ea6c1d6eb920837a867aa7d84dd7242a335fd8786390dd3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:12:52 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:12:54 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:12:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:12:55 ---> package-listing.sh 20:12:55 ++ facter osfamily 20:12:55 ++ tr '[:upper:]' '[:lower:]' 20:12:55 + OS_FAMILY=debian 20:12:55 + workspace=/w/workspace/edgex-go/1 20:12:55 + START_PACKAGES=/tmp/packages_start.txt 20:12:55 + END_PACKAGES=/tmp/packages_end.txt 20:12:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:12:55 + PACKAGES=/tmp/packages_start.txt 20:12:55 + '[' /w/workspace/edgex-go/1 ']' 20:12:55 + PACKAGES=/tmp/packages_end.txt 20:12:55 + case "${OS_FAMILY}" in 20:12:55 + dpkg -l 20:12:55 + grep '^ii' 20:12:55 + '[' -f /tmp/packages_start.txt ']' 20:12:55 + '[' -f /tmp/packages_end.txt ']' 20:12:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:12:55 + '[' /w/workspace/edgex-go/1 ']' 20:12:55 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:12:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:12:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 20:12:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:56 20:12:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:57 latest: Pulling from edgex-lftools-log-publisher 20:12:57 5eb5b503b376: Pulling fs layer 20:12:57 5c69ac0246d0: Pulling fs layer 20:12:57 ec43610c2a17: Pulling fs layer 20:12:57 3a2ae6a8a46f: Pulling fs layer 20:12:57 33b1e0a273af: Pulling fs layer 20:12:57 5d3b04190fa2: Pulling fs layer 20:12:57 2f39f015ded8: Pulling fs layer 20:12:57 33b1e0a273af: Waiting 20:12:57 5d3b04190fa2: Waiting 20:12:57 2f39f015ded8: Waiting 20:12:57 3a2ae6a8a46f: Waiting 20:12:58 5c69ac0246d0: Verifying Checksum 20:12:58 5c69ac0246d0: Download complete 20:12:58 3a2ae6a8a46f: Verifying Checksum 20:12:58 3a2ae6a8a46f: Download complete 20:12:58 ec43610c2a17: Verifying Checksum 20:12:58 ec43610c2a17: Download complete 20:12:58 33b1e0a273af: Verifying Checksum 20:12:58 33b1e0a273af: Download complete 20:12:58 5d3b04190fa2: Verifying Checksum 20:12:58 5d3b04190fa2: Download complete 20:12:58 5eb5b503b376: Verifying Checksum 20:12:58 5eb5b503b376: Download complete 20:12:59 2f39f015ded8: Download complete 20:13:00 5eb5b503b376: Pull complete 20:13:00 5c69ac0246d0: Pull complete 20:13:00 ec43610c2a17: Pull complete 20:13:00 3a2ae6a8a46f: Pull complete 20:13:01 33b1e0a273af: Pull complete 20:13:01 5d3b04190fa2: Pull complete 20:13:06 2f39f015ded8: Pull complete 20:13:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:13:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:13:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:06 prd-ubuntu20.04-docker-8c-8g-5247 does not seem to be running inside a container 20:13:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 20:13:09 $ docker top 16023ca0a7c2d4d5d7353175737435549b2d48754469a62d35d141c7aabdceb5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:13:09 + touch /tmp/pre-build-complete [Pipeline] sh 20:13:09 + mkdir -p /var/log/sysstat [Pipeline] sh 20:13:10 + ls /var/log/sa-host 20:13:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:10 provisioning config files... 20:13:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12939333017330588402tmp [Pipeline] { [Pipeline] echo 20:13:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:13:10 ---> create-netrc.sh [Pipeline] } 20:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:13:10 ---> python-tools-install.sh [Pipeline] echo 20:13:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:13:11 ---> sudo-logs.sh 20:13:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:13:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:13:11 ---> job-cost.sh 20:13:11 lf-activate-venv: SKIPPING 20:13:11 DEBUG: total: 0.10999999940395355 20:13:11 INFO: Retrieving Stack Cost... 20:13:12 INFO: Retrieving Pricing Info for: v3-standard-8 20:13:12 INFO: Archiving Costs [Pipeline] echo 20:13:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:13:12 ---> logs-deploy.sh 20:13:12 lf-activate-venv: SKIPPING 20:13:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4341/1 20:13:12 INFO: archiving workspace using pattern(s): 20:13:13 Archives upload complete. 20:13:14 INFO: archiving logs to Nexus 20:13:14 ---> uname -a: 20:13:14 Linux prd-ubuntu20-04-docker-8c-8g-5247 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:13:14 20:13:14 20:13:14 ---> lscpu: 20:13:14 Architecture: x86_64 20:13:14 CPU op-mode(s): 32-bit, 64-bit 20:13:14 Byte Order: Little Endian 20:13:14 Address sizes: 40 bits physical, 48 bits virtual 20:13:14 CPU(s): 8 20:13:14 On-line CPU(s) list: 0-7 20:13:14 Thread(s) per core: 1 20:13:14 Core(s) per socket: 1 20:13:14 Socket(s): 8 20:13:14 NUMA node(s): 1 20:13:14 Vendor ID: AuthenticAMD 20:13:14 CPU family: 23 20:13:14 Model: 49 20:13:14 Model name: AMD EPYC-Rome Processor 20:13:14 Stepping: 0 20:13:14 CPU MHz: 2799.996 20:13:14 BogoMIPS: 5599.99 20:13:14 Virtualization: AMD-V 20:13:14 Hypervisor vendor: KVM 20:13:14 Virtualization type: full 20:13:14 L1d cache: 256 KiB 20:13:14 L1i cache: 256 KiB 20:13:14 L2 cache: 4 MiB 20:13:14 L3 cache: 128 MiB 20:13:14 NUMA node0 CPU(s): 0-7 20:13:14 Vulnerability Itlb multihit: Not affected 20:13:14 Vulnerability L1tf: Not affected 20:13:14 Vulnerability Mds: Not affected 20:13:14 Vulnerability Meltdown: Not affected 20:13:14 Vulnerability Mmio stale data: Not affected 20:13:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:13:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:13:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:13:14 Vulnerability Srbds: Not affected 20:13:14 Vulnerability Tsx async abort: Not affected 20:13:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:13:14 20:13:14 20:13:14 ---> nproc: 20:13:14 8 20:13:14 20:13:14 20:13:14 ---> df -h: 20:13:14 Filesystem Size Used Avail Use% Mounted on 20:13:14 overlay 155G 12G 144G 8% / 20:13:14 tmpfs 64M 0 64M 0% /dev 20:13:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:13:14 shm 64M 0 64M 0% /dev/shm 20:13:14 /dev/vda1 155G 12G 144G 8% /facter-os 20:13:14 20:13:14 20:13:14 ---> sar -b -r -n DEV: 20:13:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5247) 02/09/23 _x86_64_ (8 CPU) 20:13:14 20:13:14 19:59:23 LINUX RESTART (8 CPU) 20:13:14 20:13:14 20:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:13:14 20:01:01 9.03 0.00 9.03 0.00 0.00 3156.78 0.00 20:13:14 20:02:01 38.89 9.96 28.92 0.00 1727.82 13455.11 0.00 20:13:14 20:03:01 88.25 1.15 87.10 0.00 24.66 50683.95 0.00 20:13:14 20:04:01 55.06 0.00 55.06 0.00 0.00 23315.71 0.00 20:13:14 20:05:01 45.43 9.35 36.09 0.00 2883.97 5522.96 0.00 20:13:14 20:06:01 22.55 0.00 22.55 0.00 0.00 3157.21 0.00 20:13:14 20:07:01 26.41 1.23 25.18 0.00 2270.42 5062.76 0.00 20:13:14 20:08:01 6.15 0.02 6.13 0.00 0.13 120.76 0.00 20:13:14 20:09:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 20:13:14 20:10:01 2.27 0.00 2.27 0.00 0.00 26.00 0.00 20:13:14 20:11:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 20:13:14 20:12:01 2.00 0.00 2.00 0.00 0.00 22.93 0.00 20:13:14 20:13:01 4.77 0.17 4.60 0.00 13.06 367.94 0.00 20:13:14 Average: 23.37 1.69 21.68 0.00 533.02 8076.96 0.00 20:13:14 20:13:14 20:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:13:14 20:01:01 30315864 31716656 652892 1.99 47484 1669816 1693564 4.99 766236 1535628 32324 20:13:14 20:02:01 29771652 31630224 709372 2.16 60612 2095824 1827912 5.39 955872 1840352 41216 20:13:14 20:03:01 28125596 31606928 699120 2.13 111560 3578476 1885892 5.56 1109224 3212260 126436 20:13:14 20:04:01 28551608 31596812 707560 2.15 113804 3169996 1776840 5.24 1173980 2747664 196 20:13:14 20:05:01 28235808 31580716 710468 2.16 133852 3439288 1796408 5.29 1329912 2883716 18336 20:13:14 20:06:01 28196844 31589320 702152 2.14 137356 3482332 1813976 5.35 1328616 2926640 6248 20:13:14 20:07:01 28022488 31578384 709360 2.16 154076 3624792 1789732 5.27 1499956 2914696 872 20:13:14 20:08:01 28035108 31586132 701680 2.13 152676 3621536 1783304 5.26 1490900 2911452 8 20:13:14 20:09:01 28035812 31586924 701048 2.13 152744 3621540 1783304 5.26 1491200 2911456 12 20:13:14 20:10:01 28035764 31587104 700796 2.13 152824 3621672 1783304 5.26 1491160 2911588 8 20:13:14 20:11:01 28035548 31586980 700692 2.13 152912 3621672 1783304 5.26 1491276 2911588 16 20:13:14 20:12:01 28035596 31587128 700544 2.13 153008 3621672 1783304 5.26 1491272 2911604 8 20:13:14 20:13:01 27657532 31547432 739836 2.25 153648 3937952 2069128 6.10 1532796 3227152 320104 20:13:14 Average: 28388863 31598518 702732 2.14 128966 3315890 1813075 5.34 1319415 2757369 41983 20:13:14 20:13:14 20:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:13:14 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:01:01 ens3 182.57 146.65 1510.28 10.14 0.00 0.00 0.00 0.00 20:13:14 20:02:01 vethb961a54 65.59 80.64 4.75 681.24 0.00 0.00 0.00 0.06 20:13:14 20:02:01 docker0 65.59 80.51 3.85 681.23 0.00 0.00 0.00 0.00 20:13:14 20:02:01 lo 4.00 4.00 0.38 0.38 0.00 0.00 0.00 0.00 20:13:14 20:02:01 ens3 327.97 257.41 3240.57 35.13 0.00 0.00 0.00 0.00 20:13:14 20:03:01 docker0 273.32 324.81 16.89 2730.98 0.00 0.00 0.00 0.00 20:13:14 20:03:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 20:13:14 20:03:01 ens3 479.32 395.17 6742.98 38.63 0.00 0.00 0.00 0.00 20:13:14 20:04:01 docker0 1.38 1.45 0.09 0.11 0.00 0.00 0.00 0.00 20:13:14 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:14 20:04:01 ens3 62.07 70.87 35.40 99.25 0.00 0.00 0.00 0.00 20:13:14 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:05:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 20:13:14 20:05:01 ens3 309.08 198.65 1784.52 15.57 0.00 0.00 0.00 0.00 20:13:14 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:14 20:06:01 ens3 356.11 256.27 741.49 18.43 0.00 0.00 0.00 0.00 20:13:14 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:07:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:13:14 20:07:01 ens3 183.07 123.95 358.81 8.46 0.00 0.00 0.00 0.00 20:13:14 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:14 20:08:01 ens3 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:14 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:14 20:10:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:13:14 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:11:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:13:14 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:13:14 20:12:01 ens3 0.28 0.13 0.13 0.01 0.00 0.00 0.00 0.00 20:13:14 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:13:14 20:13:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 20:13:14 20:13:01 ens3 114.86 76.72 2517.22 9.81 0.00 0.00 0.00 0.00 20:13:14 Average: docker0 26.21 31.33 1.60 262.82 0.00 0.00 0.00 0.00 20:13:14 Average: lo 0.59 0.59 0.05 0.05 0.00 0.00 0.00 0.00 20:13:14 Average: ens3 155.04 117.36 1302.16 18.13 0.00 0.00 0.00 0.00 20:13:14 20:13:14 20:13:14 ---> sar -P ALL: 20:13:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5247) 02/09/23 _x86_64_ (8 CPU) 20:13:14 20:13:14 19:59:23 LINUX RESTART (8 CPU) 20:13:14 20:13:14 20:00:02 CPU %user %nice %system %iowait %steal %idle 20:13:14 20:01:01 all 0.59 0.00 0.21 0.06 0.01 99.12 20:13:14 20:01:01 0 0.36 0.00 0.22 0.00 0.02 99.40 20:13:14 20:01:01 1 0.80 0.00 0.20 0.00 0.02 98.98 20:13:14 20:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:13:14 20:01:01 3 0.87 0.00 0.67 0.00 0.02 98.45 20:13:14 20:01:01 4 0.00 0.00 0.05 0.00 0.02 99.93 20:13:14 20:01:01 5 0.00 0.00 0.05 0.44 0.02 99.49 20:13:14 20:01:01 6 2.71 0.00 0.47 0.00 0.02 96.80 20:13:14 20:01:01 7 0.00 0.00 0.02 0.07 0.00 99.92 20:13:14 20:02:01 all 3.48 0.00 1.30 0.36 0.04 94.82 20:13:14 20:02:01 0 2.84 0.00 1.03 0.96 0.03 95.14 20:13:14 20:02:01 1 2.56 0.00 0.99 0.05 0.02 96.38 20:13:14 20:02:01 2 2.64 0.00 1.54 0.28 0.03 95.50 20:13:14 20:02:01 3 3.80 0.00 1.55 0.03 0.05 94.56 20:13:14 20:02:01 4 3.81 0.00 1.39 0.13 0.03 94.63 20:13:14 20:02:01 5 3.95 0.00 1.29 0.23 0.05 94.47 20:13:14 20:02:01 6 5.18 0.00 1.34 0.35 0.05 93.09 20:13:14 20:02:01 7 3.03 0.00 1.27 0.85 0.03 94.81 20:13:14 20:03:01 all 6.04 0.00 2.70 1.21 0.04 90.00 20:13:14 20:03:01 0 4.71 0.00 2.86 6.23 0.03 86.16 20:13:14 20:03:01 1 5.86 0.00 2.63 0.02 0.05 91.44 20:13:14 20:03:01 2 6.09 0.00 2.11 0.35 0.02 91.43 20:13:14 20:03:01 3 7.08 0.00 3.76 1.98 0.07 87.11 20:13:14 20:03:01 4 5.03 0.00 3.59 0.22 0.03 91.13 20:13:14 20:03:01 5 8.25 0.00 2.41 0.18 0.05 89.10 20:13:14 20:03:01 6 5.60 0.00 2.10 0.66 0.03 91.60 20:13:14 20:03:01 7 5.72 0.00 2.16 0.08 0.02 92.02 20:13:14 20:04:01 all 28.58 0.00 4.54 0.60 0.20 66.08 20:13:14 20:04:01 0 27.92 0.00 3.87 1.06 0.18 66.97 20:13:14 20:04:01 1 28.29 0.00 4.82 0.13 0.17 66.59 20:13:14 20:04:01 2 27.54 0.00 4.88 3.00 0.22 64.36 20:13:14 20:04:01 3 29.50 0.00 4.24 0.55 0.20 65.50 20:13:14 20:04:01 4 28.41 0.00 5.07 0.05 0.18 66.28 20:13:14 20:04:01 5 28.97 0.00 3.51 0.02 0.18 67.32 20:13:14 20:04:01 6 29.56 0.00 3.53 0.00 0.17 66.75 20:13:14 20:04:01 7 28.43 0.00 6.40 0.02 0.25 64.90 20:13:14 20:05:01 all 1.63 0.00 0.98 0.41 0.05 96.93 20:13:14 20:05:01 0 2.84 0.00 1.05 0.47 0.03 95.61 20:13:14 20:05:01 1 1.52 0.00 1.05 0.13 0.07 97.23 20:13:14 20:05:01 2 1.72 0.00 0.65 0.35 0.05 97.23 20:13:14 20:05:01 3 0.96 0.00 2.17 1.38 0.10 95.40 20:13:14 20:05:01 4 1.22 0.00 1.10 0.27 0.02 97.40 20:13:14 20:05:01 5 1.89 0.00 0.62 0.18 0.07 97.24 20:13:14 20:05:01 6 1.96 0.00 0.67 0.38 0.07 96.92 20:13:14 20:05:01 7 0.90 0.00 0.57 0.10 0.03 98.39 20:13:14 20:06:01 all 0.54 0.00 0.27 0.17 0.05 98.97 20:13:14 20:06:01 0 0.53 0.00 0.25 0.03 0.05 99.13 20:13:14 20:06:01 1 0.60 0.00 0.22 0.07 0.03 99.08 20:13:14 20:06:01 2 0.65 0.00 0.40 0.03 0.05 98.86 20:13:14 20:06:01 3 0.79 0.00 0.46 1.11 0.15 97.49 20:13:14 20:06:01 4 0.10 0.00 0.03 0.00 0.00 99.87 20:13:14 20:06:01 5 0.69 0.00 0.22 0.07 0.08 98.95 20:13:14 20:06:01 6 0.64 0.00 0.35 0.02 0.05 98.95 20:13:14 20:06:01 7 0.30 0.00 0.27 0.02 0.02 99.40 20:13:14 20:07:01 all 1.14 0.00 0.76 0.21 0.05 97.85 20:13:14 20:07:01 0 2.50 0.00 1.60 0.08 0.05 95.76 20:13:14 20:07:01 1 1.29 0.00 0.79 0.28 0.03 97.61 20:13:14 20:07:01 2 0.40 0.00 0.65 0.00 0.02 98.93 20:13:14 20:07:01 3 0.86 0.00 0.54 1.18 0.08 97.35 20:13:14 20:07:01 4 0.77 0.00 0.37 0.02 0.02 98.83 20:13:14 20:07:01 5 0.97 0.00 1.07 0.03 0.05 97.88 20:13:14 20:07:01 6 1.34 0.00 0.65 0.08 0.10 97.83 20:13:14 20:07:01 7 0.99 0.00 0.40 0.00 0.02 98.59 20:13:14 20:08:01 all 0.14 0.00 0.06 0.02 0.01 99.77 20:13:14 20:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 20:13:14 20:08:01 1 0.12 0.00 0.08 0.02 0.02 99.77 20:13:14 20:08:01 2 0.05 0.00 0.05 0.00 0.00 99.90 20:13:14 20:08:01 3 0.03 0.00 0.07 0.10 0.00 99.80 20:13:14 20:08:01 4 0.03 0.00 0.05 0.00 0.00 99.92 20:13:14 20:08:01 5 0.08 0.00 0.07 0.00 0.00 99.85 20:13:14 20:08:01 6 0.13 0.00 0.08 0.03 0.03 99.72 20:13:14 20:08:01 7 0.60 0.00 0.08 0.00 0.02 99.30 20:13:14 20:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:13:14 20:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:13:14 20:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:13:14 20:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:13:14 20:09:01 3 0.00 0.00 0.02 0.05 0.02 99.92 20:13:14 20:09:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:13:14 20:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:13:14 20:09:01 6 0.03 0.00 0.02 0.02 0.03 99.90 20:13:14 20:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:13:14 20:10:01 all 0.03 0.00 0.02 0.02 0.01 99.92 20:13:14 20:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 20:13:14 20:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:13:14 20:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:13:14 20:10:01 3 0.00 0.00 0.02 0.07 0.00 99.92 20:13:14 20:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:14 20:10:01 5 0.07 0.00 0.02 0.00 0.02 99.90 20:13:14 20:10:01 6 0.05 0.00 0.03 0.10 0.03 99.78 20:13:14 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:14 20:11:01 all 0.02 0.00 0.02 0.01 0.01 99.93 20:13:14 20:11:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:13:14 20:11:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:13:14 20:11:01 2 0.02 0.00 0.05 0.00 0.02 99.92 20:13:14 20:11:01 3 0.00 0.00 0.00 0.07 0.00 99.93 20:13:14 20:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 20:13:14 20:11:01 5 0.02 0.00 0.05 0.00 0.00 99.93 20:13:14 20:11:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:13:14 20:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:13:14 20:13:14 20:11:01 CPU %user %nice %system %iowait %steal %idle 20:13:14 20:12:01 all 0.03 0.00 0.01 0.02 0.01 99.94 20:13:14 20:12:01 0 0.00 0.00 0.00 0.08 0.02 99.90 20:13:14 20:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:13:14 20:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:13:14 20:12:01 3 0.00 0.00 0.02 0.08 0.00 99.90 20:13:14 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:13:14 20:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 20:13:14 20:12:01 6 0.08 0.00 0.02 0.00 0.02 99.88 20:13:14 20:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:13:14 20:13:01 all 1.60 0.00 0.67 0.05 0.04 97.64 20:13:14 20:13:01 0 1.20 0.00 0.55 0.03 0.05 98.16 20:13:14 20:13:01 1 1.52 0.00 0.65 0.15 0.03 97.65 20:13:14 20:13:01 2 1.58 0.00 0.78 0.00 0.03 97.60 20:13:14 20:13:01 3 1.09 0.00 1.12 0.15 0.05 97.59 20:13:14 20:13:01 4 1.82 0.00 0.58 0.02 0.03 97.55 20:13:14 20:13:01 5 1.20 0.00 0.53 0.00 0.03 98.23 20:13:14 20:13:01 6 2.44 0.00 0.68 0.02 0.07 96.79 20:13:14 20:13:01 7 1.93 0.00 0.43 0.00 0.05 97.58 20:13:14 Average: all 3.36 0.00 0.89 0.24 0.04 95.47 20:13:14 Average: 0 3.30 0.00 0.88 0.69 0.04 95.09 20:13:14 Average: 1 3.27 0.00 0.88 0.07 0.04 95.74 20:13:14 Average: 2 3.13 0.00 0.86 0.31 0.03 95.67 20:13:14 Average: 3 3.45 0.00 1.12 0.52 0.06 94.85 20:13:14 Average: 4 3.16 0.00 0.94 0.05 0.03 95.82 20:13:14 Average: 5 3.54 0.00 0.76 0.09 0.04 95.57 20:13:14 Average: 6 3.82 0.00 0.76 0.13 0.05 95.24 20:13:14 Average: 7 3.22 0.00 0.89 0.09 0.03 95.76 20:13:14 20:13:14 20:13:14