Pull request #4129 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 0b67b2119381be7da318202365afae4bab1434a1 rather than bc208f9dc0b53e06349af22c6f7dbb7d39b5501a Obtained Jenkinsfile from 0b67b2119381be7da318202365afae4bab1434a1 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-ssh2564126099441039568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10323437274808754014.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4129/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16711661996232635402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh864631132045012480.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4129/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17026350792765941735.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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-23521 in /w/workspace/edgexfoundry_edgex-go_PR-4129 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit bc208f9dc0b53e06349af22c6f7dbb7d39b5501a > 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/4129/head:refs/remotes/origin/PR-4129 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc208f9dc0b53e06349af22c6f7dbb7d39b5501a # 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 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 Merge succeeded, producing f362f4f33e76cbf07a9bf09508fbc7f319e3daad Checking out Revision f362f4f33e76cbf07a9bf09508fbc7f319e3daad (PR-4129) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f362f4f33e76cbf07a9bf09508fbc7f319e3daad # timeout=10 Commit message: "Merge commit '0b67b2119381be7da318202365afae4bab1434a1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-25T03:13:43.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-25T03:13:43.678Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-25T03:13:43.692Z] ========================================================= [2022-08-25T03:13:43.692Z] EdgeX Global Pipelines Version Info [2022-08-25T03:13:43.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a7e62dc4b600659c515ee86c454cb0e1e34f0020 # timeout=10 [2022-08-25T03:13:44.506Z] ------------------- [2022-08-25T03:13:44.506Z] stable info: [2022-08-25T03:13:44.506Z] ------------------- [2022-08-25T03:13:44.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-25T03:13:44.507Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T03:13:44.507Z] Message: update stable to v1.0.239 [2022-08-25T03:13:45.081Z] ------------------- [2022-08-25T03:13:45.081Z] experimental info: [2022-08-25T03:13:45.081Z] ------------------- [2022-08-25T03:13:45.081Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-25T03:13:45.081Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T03:13:45.081Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-25T03:13:45.267Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-25T03:13:45.276Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-25T03:13:45.286Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-25T03:13:45.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-25T03:13:45.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-25T03:13:45.324Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-25T03:13:45.335Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-25T03:13:45.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-25T03:13:45.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-25T03:13:45.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-25T03:13:45.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-25T03:13:45.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-25T03:13:45.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-25T03:13:45.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-25T03:13:45.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-25T03:13:45.462Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T03:13:45.474Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T03:13:45.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-25T03:13:45.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-25T03:13:45.509Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-25T03:13:45.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-25T03:13:45.534Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-25T03:13:45.545Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-25T03:13:45.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4129 [Pipeline] echo [2022-08-25T03:13:45.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4129 [Pipeline] echo [2022-08-25T03:13:45.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4129 [Pipeline] echo [2022-08-25T03:13:45.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f362f4f33e76cbf07a9bf09508fbc7f319e3daad [Pipeline] echo [2022-08-25T03:13:45.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f362f4f [Pipeline] echo [2022-08-25T03:13:45.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T03:13:45.662Z] provisioning config files... [2022-08-25T03:13:45.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3208717747994918374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:13:45.983Z] ---> docker-login.sh [2022-08-25T03:13:45.983Z] nexus3.edgexfoundry.org:10001 [2022-08-25T03:13:46.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:13:46.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:13:46.508Z] Configure a credential helper to remove this warning. See [2022-08-25T03:13:46.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:13:46.508Z] [2022-08-25T03:13:46.508Z] Login Succeeded [2022-08-25T03:13:46.508Z] nexus3.edgexfoundry.org:10002 [2022-08-25T03:13:46.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:13:46.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:13:46.769Z] Configure a credential helper to remove this warning. See [2022-08-25T03:13:46.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:13:46.769Z] [2022-08-25T03:13:46.769Z] Login Succeeded [2022-08-25T03:13:46.769Z] nexus3.edgexfoundry.org:10003 [2022-08-25T03:13:46.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:13:46.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:13:46.769Z] Configure a credential helper to remove this warning. See [2022-08-25T03:13:46.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:13:46.769Z] [2022-08-25T03:13:46.769Z] Login Succeeded [2022-08-25T03:13:46.769Z] nexus3.edgexfoundry.org:10004 [2022-08-25T03:13:47.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:13:47.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:13:47.031Z] Configure a credential helper to remove this warning. See [2022-08-25T03:13:47.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:13:47.031Z] [2022-08-25T03:13:47.031Z] Login Succeeded [2022-08-25T03:13:47.031Z] docker.io [2022-08-25T03:13:47.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:13:47.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:13:47.293Z] Configure a credential helper to remove this warning. See [2022-08-25T03:13:47.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:13:47.293Z] [2022-08-25T03:13:47.293Z] Login Succeeded [2022-08-25T03:13:47.293Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T03:13:47.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T03:13:47.624Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/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 cmd/sys-mgmt-agent/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/core-command/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/core-data/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/core-metadata/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-25T03:13:47.624Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-08-25T03:13:47.624Z] cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/support-notifications/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-25T03:13:47.624Z] + + cut -d/ -f2 [2022-08-25T03:13:47.624Z] dirname cmd/support-scheduler/Dockerfile [2022-08-25T03:13:47.624Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-25T03:13:47.624Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-25T03:13:47.624Z] + cut -d/ -f2 [2022-08-25T03:13:47.624Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-25T03:13:47.665Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image: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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-25T03:13:48.021Z] + git rev-list -1 --merges f362f4f33e76cbf07a9bf09508fbc7f319e3daad~1..f362f4f33e76cbf07a9bf09508fbc7f319e3daad [Pipeline] echo [2022-08-25T03:13:48.034Z] -----------> git rev-list -1 --merges f362f4f33e76cbf07a9bf09508fbc7f319e3daad~1..f362f4f33e76cbf07a9bf09508fbc7f319e3daad f362f4f33e76cbf07a9bf09508fbc7f319e3daad [2022-08-25T03:13:48.034Z] f362f4f33e76cbf07a9bf09508fbc7f319e3daad [false] [Pipeline] sh [2022-08-25T03:13:48.326Z] + git log --format=format:%s -1 f362f4f33e76cbf07a9bf09508fbc7f319e3daad [Pipeline] echo [2022-08-25T03:13:48.344Z] ========================================================= [2022-08-25T03:13:48.344Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-25T03:13:48.344Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-25T03:13:48.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T03:13:48.804Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-25T03:13:48.804Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-25T03:13:48.804Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-25T03:13:48.804Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-25T03:13:48.804Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-25T03:13:48.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T03:13:49.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T03:13:49.161Z] [2022-08-25T03:13:49.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T03:13:49.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T03:13:49.476Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-25T03:13:49.476Z] b85a868b505f: Pulling fs layer [2022-08-25T03:13:49.476Z] e2be974225ed: Pulling fs layer [2022-08-25T03:13:49.476Z] 339a4e72a1f5: Pulling fs layer [2022-08-25T03:13:49.476Z] 988bab9f4d93: Pulling fs layer [2022-08-25T03:13:49.476Z] 1469e6f7b9e6: Pulling fs layer [2022-08-25T03:13:49.476Z] eaf3925da568: Pulling fs layer [2022-08-25T03:13:49.476Z] bab4dde63d76: Pulling fs layer [2022-08-25T03:13:49.476Z] bde34c3a00c8: Pulling fs layer [2022-08-25T03:13:49.476Z] b352a97aabf1: Pulling fs layer [2022-08-25T03:13:49.476Z] 4872d77fe225: Pulling fs layer [2022-08-25T03:13:49.476Z] 5851b861e8e6: Pulling fs layer [2022-08-25T03:13:49.476Z] eaf3925da568: Waiting [2022-08-25T03:13:49.476Z] 988bab9f4d93: Waiting [2022-08-25T03:13:49.476Z] 1469e6f7b9e6: Waiting [2022-08-25T03:13:49.476Z] bab4dde63d76: Waiting [2022-08-25T03:13:49.476Z] bde34c3a00c8: Waiting [2022-08-25T03:13:49.476Z] b352a97aabf1: Waiting [2022-08-25T03:13:49.476Z] 4872d77fe225: Waiting [2022-08-25T03:13:49.476Z] 5851b861e8e6: Waiting [2022-08-25T03:13:49.476Z] e2be974225ed: Download complete [2022-08-25T03:13:49.476Z] 988bab9f4d93: Download complete [2022-08-25T03:13:49.737Z] 339a4e72a1f5: Verifying Checksum [2022-08-25T03:13:49.737Z] 339a4e72a1f5: Download complete [2022-08-25T03:13:49.737Z] eaf3925da568: Download complete [2022-08-25T03:13:49.737Z] 1469e6f7b9e6: Verifying Checksum [2022-08-25T03:13:49.737Z] 1469e6f7b9e6: Download complete [2022-08-25T03:13:49.737Z] bde34c3a00c8: Download complete [2022-08-25T03:13:49.737Z] b352a97aabf1: Verifying Checksum [2022-08-25T03:13:49.737Z] b352a97aabf1: Download complete [2022-08-25T03:13:49.737Z] 4872d77fe225: Download complete [2022-08-25T03:13:49.737Z] 5851b861e8e6: Verifying Checksum [2022-08-25T03:13:49.737Z] 5851b861e8e6: Download complete [2022-08-25T03:13:49.737Z] b85a868b505f: Verifying Checksum [2022-08-25T03:13:49.737Z] b85a868b505f: Download complete [2022-08-25T03:13:49.997Z] bab4dde63d76: Verifying Checksum [2022-08-25T03:13:49.997Z] bab4dde63d76: Download complete [2022-08-25T03:13:51.380Z] b85a868b505f: Pull complete [2022-08-25T03:13:51.380Z] e2be974225ed: Pull complete [2022-08-25T03:13:51.640Z] 339a4e72a1f5: Pull complete [2022-08-25T03:13:51.901Z] 988bab9f4d93: Pull complete [2022-08-25T03:13:52.161Z] 1469e6f7b9e6: Pull complete [2022-08-25T03:13:52.161Z] eaf3925da568: Pull complete [2022-08-25T03:13:54.075Z] bab4dde63d76: Pull complete [2022-08-25T03:13:54.075Z] bde34c3a00c8: Pull complete [2022-08-25T03:13:54.337Z] b352a97aabf1: Pull complete [2022-08-25T03:13:54.337Z] 4872d77fe225: Pull complete [2022-08-25T03:13:54.337Z] 5851b861e8e6: Pull complete [2022-08-25T03:13:54.337Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-25T03:13:54.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T03:13:54.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T03:13:54.450Z] prd-ubuntu20.04-docker-8c-8g-23521 does not seem to be running inside a container [2022-08-25T03:13:54.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-25T03:13:56.184Z] $ docker top ae8cc5d2466c32e12635db7f1eec1f7fb39245f5d4df040edde452dc5b548534 -eo pid,comm [2022-08-25T03:13:56.246Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-25T03:13:56.246Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T03:13:56.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T03:13:56.283Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T03:13:56.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T03:13:56.421Z] $ docker exec ae8cc5d2466c32e12635db7f1eec1f7fb39245f5d4df040edde452dc5b548534 ssh-agent [2022-08-25T03:13:56.533Z] SSH_AUTH_SOCK=/tmp/ssh-JfAuq7qsrIuD/agent.33 [2022-08-25T03:13:56.533Z] SSH_AGENT_PID=39 [2022-08-25T03:13:56.542Z] Running ssh-add (command line suppressed) [2022-08-25T03:13:56.662Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6714340708370323723.key (/w/workspace/edgex-go/4@tmp/private_key_6714340708370323723.key) [2022-08-25T03:13:56.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T03:13:56.964Z] + git tag --points-at HEAD [Pipeline] } [2022-08-25T03:13:56.989Z] $ docker exec --env ******** --env ******** ae8cc5d2466c32e12635db7f1eec1f7fb39245f5d4df040edde452dc5b548534 ssh-agent -k [2022-08-25T03:13:57.115Z] unset SSH_AUTH_SOCK; [2022-08-25T03:13:57.116Z] unset SSH_AGENT_PID; [2022-08-25T03:13:57.116Z] echo Agent pid 39 killed; [2022-08-25T03:13:57.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-25T03:13:57.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T03:13:57.150Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T03:13:57.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T03:13:57.276Z] $ docker exec ae8cc5d2466c32e12635db7f1eec1f7fb39245f5d4df040edde452dc5b548534 ssh-agent [2022-08-25T03:13:57.406Z] SSH_AUTH_SOCK=/tmp/ssh-U4ExnicIuNB9/agent.72 [2022-08-25T03:13:57.406Z] SSH_AGENT_PID=79 [2022-08-25T03:13:57.412Z] Running ssh-add (command line suppressed) [2022-08-25T03:13:57.546Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7494079792061470150.key (/w/workspace/edgex-go/4@tmp/private_key_7494079792061470150.key) [2022-08-25T03:13:57.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T03:13:57.855Z] + git semver init [2022-08-25T03:13:58.116Z] 2022-08-25 03:13:58,056 [run_init] DEBUG init version:0.0.0 force:False [2022-08-25T03:13:58.116Z] 2022-08-25 03:13:58,057 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-08-25T03:13:58.116Z] 2022-08-25 03:13:58,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-08-25T03:13:58.116Z] 2022-08-25 03:13:58,057 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-08-25T03:14:02.353Z] 2022-08-25 03:14:02,005 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-08-25T03:14:02.353Z] 2022-08-25 03:14:02,006 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4129 with force:False [2022-08-25T03:14:02.353Z] 2022-08-25 03:14:02,006 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4129 [2022-08-25T03:14:02.353Z] 2022-08-25 03:14:02,010 [execute] INFO git cat-file --batch-check [2022-08-25T03:14:02.353Z] 2022-08-25 03:14:02,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T03:14:02.353Z] 2022-08-25 03:14:02,018 [execute] INFO git cat-file --batch [2022-08-25T03:14:02.353Z] 2022-08-25 03:14:02,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T03:14:02.353Z] 2022-08-25 03:14:02,025 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4129 [2022-08-25T03:14:02.353Z] 0.0.0 [Pipeline] } [2022-08-25T03:14:02.368Z] $ docker exec --env ******** --env ******** ae8cc5d2466c32e12635db7f1eec1f7fb39245f5d4df040edde452dc5b548534 ssh-agent -k [2022-08-25T03:14:02.475Z] unset SSH_AUTH_SOCK; [2022-08-25T03:14:02.475Z] unset SSH_AGENT_PID; [2022-08-25T03:14:02.475Z] echo Agent pid 79 killed; [2022-08-25T03:14:02.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T03:14:02.798Z] + git semver [Pipeline] } [2022-08-25T03:14:03.074Z] $ docker stop --time=1 ae8cc5d2466c32e12635db7f1eec1f7fb39245f5d4df040edde452dc5b548534 [2022-08-25T03:14:04.368Z] $ docker rm -f ae8cc5d2466c32e12635db7f1eec1f7fb39245f5d4df040edde452dc5b548534 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T03:14:04.722Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-25T03:14:04.970Z] Stashed 1 file(s) [Pipeline] echo [2022-08-25T03:14:04.973Z] [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 [2022-08-25T03:14:05.396Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-08-25T03:14:05.409Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T03:14:05.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T03:14:05.437Z] ========================================================= [2022-08-25T03:14:05.437Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-25T03:14:05.437Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-25T03:14:05.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T03:14:05.734Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-25T03:14:05.734Z] 2408cc74d12b: Pulling fs layer [2022-08-25T03:14:05.734Z] ea60b727a1ce: Pulling fs layer [2022-08-25T03:14:05.734Z] 30c4a7721957: Pulling fs layer [2022-08-25T03:14:05.734Z] 370296b7ddb6: Pulling fs layer [2022-08-25T03:14:05.734Z] 7c6cee850709: Pulling fs layer [2022-08-25T03:14:05.734Z] 39a5fcdaea64: Pulling fs layer [2022-08-25T03:14:05.734Z] d94ebbe4e438: Pulling fs layer [2022-08-25T03:14:05.734Z] bcfd1f05c69d: Pulling fs layer [2022-08-25T03:14:05.734Z] 59ccb84bbe0f: Pulling fs layer [2022-08-25T03:14:05.734Z] 7c6cee850709: Waiting [2022-08-25T03:14:05.734Z] 59ccb84bbe0f: Waiting [2022-08-25T03:14:05.734Z] 39a5fcdaea64: Waiting [2022-08-25T03:14:05.734Z] d94ebbe4e438: Waiting [2022-08-25T03:14:05.734Z] bcfd1f05c69d: Waiting [2022-08-25T03:14:05.734Z] 30c4a7721957: Verifying Checksum [2022-08-25T03:14:05.734Z] 30c4a7721957: Download complete [2022-08-25T03:14:05.734Z] ea60b727a1ce: Verifying Checksum [2022-08-25T03:14:05.734Z] ea60b727a1ce: Download complete [2022-08-25T03:14:05.734Z] 7c6cee850709: Verifying Checksum [2022-08-25T03:14:05.734Z] 7c6cee850709: Download complete [2022-08-25T03:14:05.734Z] 39a5fcdaea64: Verifying Checksum [2022-08-25T03:14:05.734Z] 39a5fcdaea64: Download complete [2022-08-25T03:14:05.734Z] 2408cc74d12b: Verifying Checksum [2022-08-25T03:14:05.734Z] 2408cc74d12b: Download complete [2022-08-25T03:14:05.994Z] d94ebbe4e438: Verifying Checksum [2022-08-25T03:14:05.995Z] 2408cc74d12b: Pull complete [2022-08-25T03:14:05.995Z] ea60b727a1ce: Pull complete [2022-08-25T03:14:06.257Z] 30c4a7721957: Pull complete [2022-08-25T03:14:06.516Z] 370296b7ddb6: Verifying Checksum [2022-08-25T03:14:06.516Z] 370296b7ddb6: Download complete [2022-08-25T03:14:06.516Z] 59ccb84bbe0f: Verifying Checksum [2022-08-25T03:14:06.516Z] 59ccb84bbe0f: Download complete [2022-08-25T03:14:06.776Z] bcfd1f05c69d: Verifying Checksum [2022-08-25T03:14:06.776Z] bcfd1f05c69d: Download complete [2022-08-25T03:14:10.069Z] 370296b7ddb6: Pull complete [2022-08-25T03:14:10.329Z] 7c6cee850709: Pull complete [2022-08-25T03:14:10.329Z] 39a5fcdaea64: Pull complete [2022-08-25T03:14:10.329Z] d94ebbe4e438: Pull complete [2022-08-25T03:14:12.236Z] bcfd1f05c69d: Pull complete [2022-08-25T03:14:13.178Z] 59ccb84bbe0f: Pull complete [2022-08-25T03:14:13.179Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-25T03:14:13.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T03:14:13.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-25T03:14:13.484Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-25T03:14:13.484Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T03:14:13.484Z] WORKDIR /edgex [2022-08-25T03:14:13.484Z] COPY go.mod . [2022-08-25T03:14:13.484Z] RUN go mod download [2022-08-25T03:14:14.434Z] Sending build context to Docker daemon 169.3MB [2022-08-25T03:14:14.434Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T03:14:14.434Z] ---> a4fb48ad2a94 [2022-08-25T03:14:14.434Z] Step 2/4 : WORKDIR /edgex [2022-08-25T03:14:16.984Z] ---> Running in 7eea3e475ec5 [2022-08-25T03:14:17.245Z] Removing intermediate container 7eea3e475ec5 [2022-08-25T03:14:17.245Z] ---> c5654c492e76 [2022-08-25T03:14:17.245Z] Step 3/4 : COPY go.mod . [2022-08-25T03:14:17.245Z] ---> ab0e342d30f5 [2022-08-25T03:14:17.245Z] Step 4/4 : RUN go mod download [2022-08-25T03:14:17.245Z] ---> Running in 695b71e5216e [2022-08-25T03:14:20.066Z] Still waiting to schedule task [2022-08-25T03:14:20.066Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-25T03:14:32.177Z] Removing intermediate container 695b71e5216e [2022-08-25T03:14:32.177Z] ---> ed4c9dbc767b [2022-08-25T03:14:32.177Z] Successfully built ed4c9dbc767b [2022-08-25T03:14:32.177Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T03:14:32.484Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T03:14:32.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T03:14:32.567Z] prd-ubuntu20.04-docker-8c-8g-23521 does not seem to be running inside a container [2022-08-25T03:14:32.606Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T03:14:32.950Z] $ docker top 2cd4d0af7da5ce4a98830f9205920766622924695749c7668a73c3b03cb6f9f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T03:14:33.300Z] + go version [2022-08-25T03:14:33.300Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-25T03:14:33.314Z] $ docker stop --time=1 2cd4d0af7da5ce4a98830f9205920766622924695749c7668a73c3b03cb6f9f8 [2022-08-25T03:14:34.554Z] $ docker rm -f 2cd4d0af7da5ce4a98830f9205920766622924695749c7668a73c3b03cb6f9f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T03:14:34.973Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T03:14:34.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T03:14:35.059Z] prd-ubuntu20.04-docker-8c-8g-23521 does not seem to be running inside a container [2022-08-25T03:14:35.100Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T03:14:35.444Z] $ docker top cf5a51c24068eb16d82492b65d956a7698040fd5a4438f9bae5f5552687ee4ec -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-25T03:14:35.531Z] ========================================================= [2022-08-25T03:14:35.531Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-25T03:14:35.531Z] ========================================================= [Pipeline] sh [2022-08-25T03:14:35.819Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-08-25T03:14:36.138Z] + make test [2022-08-25T03:14:36.138Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-25T03:14:36.710Z] go: updates to go.mod needed; to update it: [2022-08-25T03:14:36.710Z] go mod tidy [2022-08-25T03:14:36.710Z] make: *** [Makefile:149: unittest] Error 1 [Pipeline] } [2022-08-25T03:14:36.725Z] $ docker stop --time=1 cf5a51c24068eb16d82492b65d956a7698040fd5a4438f9bae5f5552687ee4ec [2022-08-25T03:14:37.990Z] $ docker rm -f cf5a51c24068eb16d82492b65d956a7698040fd5a4438f9bae5f5552687ee4ec [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] } [2022-08-25T03:14:38.170Z] Failed in branch amd64 [2022-08-25T03:15:58.643Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23522 in /w/workspace/edgexfoundry_edgex-go_PR-4129 [Pipeline] { [Pipeline] ws [2022-08-25T03:15:58.656Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-08-25T03:15:58.702Z] The recommended git tool is: git [2022-08-25T03:16:05.873Z] using credential edgex-jenkins-ssh [2022-08-25T03:16:05.888Z] Cloning the remote Git repository [2022-08-25T03:16:05.964Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-25T03:16:06.060Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-08-25T03:16:06.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-25T03:16:06.186Z] > git --version # timeout=10 [2022-08-25T03:16:06.206Z] > git --version # 'git version 2.25.1' [2022-08-25T03:16:06.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T03:16:06.282Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T03:16:22.163Z] Merging remotes/origin/main commit 0b67b2119381be7da318202365afae4bab1434a1 into PR head commit bc208f9dc0b53e06349af22c6f7dbb7d39b5501a [2022-08-25T03:16:22.772Z] Merge succeeded, producing 76e986d026bbf6481b0d98e5dc98094886b016b0 [2022-08-25T03:16:22.772Z] Checking out Revision 76e986d026bbf6481b0d98e5dc98094886b016b0 (PR-4129) [2022-08-25T03:16:21.291Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-25T03:16:21.313Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T03:16:21.338Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-25T03:16:21.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-25T03:16:21.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T03:16:21.385Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4129/head:refs/remotes/origin/PR-4129 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-25T03:16:22.184Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T03:16:22.199Z] > git checkout -f bc208f9dc0b53e06349af22c6f7dbb7d39b5501a # timeout=10 [2022-08-25T03:16:22.443Z] > git remote # timeout=10 [2022-08-25T03:16:22.464Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T03:16:22.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T03:16:22.491Z] > git merge 0b67b2119381be7da318202365afae4bab1434a1 # timeout=10 [2022-08-25T03:16:22.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T03:16:22.779Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T03:16:22.798Z] > git checkout -f 76e986d026bbf6481b0d98e5dc98094886b016b0 # timeout=10 [2022-08-25T03:16:27.058Z] Commit message: "Merge commit '0b67b2119381be7da318202365afae4bab1434a1' into HEAD" [2022-08-25T03:16:27.083Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T03:16:27.067Z] > git rev-list --no-walk a7e62dc4b600659c515ee86c454cb0e1e34f0020 # timeout=10 [2022-08-25T03:16:27.988Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-25T03:16:27.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T03:16:27.988Z] Dload Upload Total Spent Left Speed [2022-08-25T03:16:27.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 82907 [Pipeline] sh [2022-08-25T03:16:28.749Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-25T03:16:29.093Z] + sudo tee /etc/docker/daemon.new [2022-08-25T03:16:29.093Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-25T03:16:29.093Z] { [2022-08-25T03:16:29.093Z] "registry-mirrors": [ [2022-08-25T03:16:29.093Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-25T03:16:29.093Z] ], [2022-08-25T03:16:29.093Z] "bip": "10.250.0.254/24", [2022-08-25T03:16:29.093Z] "hosts": [ [2022-08-25T03:16:29.093Z] "tcp://0.0.0.0:5555", [2022-08-25T03:16:29.093Z] "unix:///var/run/docker.sock" [2022-08-25T03:16:29.093Z] ], [2022-08-25T03:16:29.093Z] "mtu": 1458, [2022-08-25T03:16:29.093Z] "selinux-enabled": true, [2022-08-25T03:16:29.093Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-25T03:16:29.093Z] } [Pipeline] sh [2022-08-25T03:16:29.441Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-25T03:16:29.780Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T03:16:48.141Z] provisioning config files... [2022-08-25T03:16:48.167Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3813343465070945604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:16:48.527Z] ---> docker-login.sh [2022-08-25T03:16:48.527Z] nexus3.edgexfoundry.org:10001 [2022-08-25T03:16:49.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:16:49.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:16:49.401Z] Configure a credential helper to remove this warning. See [2022-08-25T03:16:49.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:16:49.401Z] [2022-08-25T03:16:49.401Z] Login Succeeded [2022-08-25T03:16:49.401Z] nexus3.edgexfoundry.org:10002 [2022-08-25T03:16:49.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:16:49.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:16:49.953Z] Configure a credential helper to remove this warning. See [2022-08-25T03:16:49.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:16:49.953Z] [2022-08-25T03:16:49.953Z] Login Succeeded [2022-08-25T03:16:49.953Z] nexus3.edgexfoundry.org:10003 [2022-08-25T03:16:50.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:16:50.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:16:50.230Z] Configure a credential helper to remove this warning. See [2022-08-25T03:16:50.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:16:50.230Z] [2022-08-25T03:16:50.230Z] Login Succeeded [2022-08-25T03:16:50.230Z] nexus3.edgexfoundry.org:10004 [2022-08-25T03:16:50.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:16:50.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:16:50.837Z] Configure a credential helper to remove this warning. See [2022-08-25T03:16:50.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:16:50.837Z] [2022-08-25T03:16:50.837Z] Login Succeeded [2022-08-25T03:16:50.837Z] docker.io [2022-08-25T03:16:51.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T03:16:51.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T03:16:51.388Z] Configure a credential helper to remove this warning. See [2022-08-25T03:16:51.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T03:16:51.388Z] [2022-08-25T03:16:51.388Z] Login Succeeded [2022-08-25T03:16:51.388Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T03:16:51.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-25T03:16:52.320Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-08-25T03:16:52.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T03:16:52.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T03:16:52.375Z] ========================================================= [2022-08-25T03:16:52.375Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-25T03:16:52.375Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-25T03:16:52.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T03:16:52.995Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-25T03:16:52.995Z] b3c136eddcbf: Pulling fs layer [2022-08-25T03:16:52.995Z] c0a3192eca97: Pulling fs layer [2022-08-25T03:16:52.995Z] a050256f5b6f: Pulling fs layer [2022-08-25T03:16:52.995Z] 656be50a0ddc: Pulling fs layer [2022-08-25T03:16:52.995Z] 2bbca73fdf42: Pulling fs layer [2022-08-25T03:16:52.995Z] 46d945488cbd: Pulling fs layer [2022-08-25T03:16:52.995Z] 8a5474983e97: Pulling fs layer [2022-08-25T03:16:52.995Z] 329c88fbcd65: Pulling fs layer [2022-08-25T03:16:52.995Z] 2bbca73fdf42: Waiting [2022-08-25T03:16:52.995Z] 46d945488cbd: Waiting [2022-08-25T03:16:52.995Z] 329c88fbcd65: Waiting [2022-08-25T03:16:52.995Z] 8a5474983e97: Waiting [2022-08-25T03:16:52.995Z] 656be50a0ddc: Waiting [2022-08-25T03:16:52.995Z] a050256f5b6f: Verifying Checksum [2022-08-25T03:16:52.995Z] a050256f5b6f: Download complete [2022-08-25T03:16:52.995Z] c0a3192eca97: Verifying Checksum [2022-08-25T03:16:52.995Z] c0a3192eca97: Download complete [2022-08-25T03:16:52.995Z] 2bbca73fdf42: Verifying Checksum [2022-08-25T03:16:52.995Z] 2bbca73fdf42: Download complete [2022-08-25T03:16:52.995Z] 46d945488cbd: Verifying Checksum [2022-08-25T03:16:52.995Z] 46d945488cbd: Download complete [2022-08-25T03:16:52.996Z] b3c136eddcbf: Verifying Checksum [2022-08-25T03:16:52.996Z] b3c136eddcbf: Download complete [2022-08-25T03:16:54.019Z] b3c136eddcbf: Pull complete [2022-08-25T03:16:54.019Z] 329c88fbcd65: Verifying Checksum [2022-08-25T03:16:54.019Z] 329c88fbcd65: Download complete [2022-08-25T03:16:54.627Z] c0a3192eca97: Pull complete [2022-08-25T03:16:54.909Z] a050256f5b6f: Pull complete [2022-08-25T03:16:55.187Z] 8a5474983e97: Verifying Checksum [2022-08-25T03:16:55.187Z] 8a5474983e97: Download complete [2022-08-25T03:16:55.789Z] 656be50a0ddc: Verifying Checksum [2022-08-25T03:16:55.789Z] 656be50a0ddc: Download complete [2022-08-25T03:17:10.889Z] 656be50a0ddc: Pull complete [2022-08-25T03:17:10.889Z] 2bbca73fdf42: Pull complete [2022-08-25T03:17:10.889Z] 46d945488cbd: Pull complete [2022-08-25T03:17:16.305Z] 8a5474983e97: Pull complete [2022-08-25T03:17:17.748Z] 329c88fbcd65: Pull complete [2022-08-25T03:17:17.748Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-25T03:17:17.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T03:17:17.748Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-25T03:17:18.097Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-25T03:17:18.097Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T03:17:18.097Z] WORKDIR /edgex [2022-08-25T03:17:18.097Z] COPY go.mod . [2022-08-25T03:17:18.097Z] RUN go mod download [2022-08-25T03:17:18.694Z] Sending build context to Docker daemon 3.16MB [2022-08-25T03:17:18.694Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T03:17:18.694Z] ---> ff4287adb874 [2022-08-25T03:17:18.694Z] Step 2/4 : WORKDIR /edgex [2022-08-25T03:17:20.673Z] ---> Running in 2e2da96acef6 [2022-08-25T03:17:20.673Z] Removing intermediate container 2e2da96acef6 [2022-08-25T03:17:20.673Z] ---> f5a7b8ea1e17 [2022-08-25T03:17:20.673Z] Step 3/4 : COPY go.mod . [2022-08-25T03:17:21.275Z] ---> 60fefefa21a7 [2022-08-25T03:17:21.275Z] Step 4/4 : RUN go mod download [2022-08-25T03:17:21.275Z] ---> Running in 3c091eee02b3 [2022-08-25T03:18:00.319Z] Removing intermediate container 3c091eee02b3 [2022-08-25T03:18:00.319Z] ---> 9a5432cc2d33 [2022-08-25T03:18:00.319Z] Successfully built 9a5432cc2d33 [2022-08-25T03:18:00.319Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T03:18:00.675Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T03:18:00.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T03:18:00.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-23522 does not seem to be running inside a container [2022-08-25T03:18:01.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T03:18:02.334Z] $ docker top bc118f5e4718182ae6efbb28764d7a6d6282b6f97965898fad82e399bc218278 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T03:18:03.248Z] + go version [2022-08-25T03:18:03.248Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-25T03:18:03.270Z] $ docker stop --time=1 bc118f5e4718182ae6efbb28764d7a6d6282b6f97965898fad82e399bc218278 [2022-08-25T03:18:04.905Z] $ docker rm -f bc118f5e4718182ae6efbb28764d7a6d6282b6f97965898fad82e399bc218278 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T03:18:05.541Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T03:18:05.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T03:18:05.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-23522 does not seem to be running inside a container [2022-08-25T03:18:05.870Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T03:18:07.134Z] $ docker top c37c35a7c94690f1288509c17bb1b2e56a5d2be09e27f6609c780442f9fb753d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-25T03:18:07.401Z] ========================================================= [2022-08-25T03:18:07.401Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-25T03:18:07.401Z] ========================================================= [Pipeline] sh [2022-08-25T03:18:08.045Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-08-25T03:18:08.716Z] + make test [2022-08-25T03:18:08.716Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-25T03:18:09.710Z] go: updates to go.mod needed; to update it: [2022-08-25T03:18:09.710Z] go mod tidy [2022-08-25T03:18:09.710Z] make: *** [Makefile:149: unittest] Error 1 [Pipeline] } [2022-08-25T03:18:09.734Z] $ docker stop --time=1 c37c35a7c94690f1288509c17bb1b2e56a5d2be09e27f6609c780442f9fb753d [2022-08-25T03:18:11.399Z] $ docker rm -f c37c35a7c94690f1288509c17bb1b2e56a5d2be09e27f6609c780442f9fb753d [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 [2022-08-25T03:18:12.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T03:18:12.070Z] [2022-08-25T03:18:12.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T03:18:12.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T03:18:12.701Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-25T03:18:12.701Z] 8998bd30e6a1: Pulling fs layer [2022-08-25T03:18:12.701Z] 04944245beec: Pulling fs layer [2022-08-25T03:18:12.701Z] 699f458cf7ca: Pulling fs layer [2022-08-25T03:18:12.701Z] 765212b225bb: Pulling fs layer [2022-08-25T03:18:12.701Z] f23df028b6ca: Pulling fs layer [2022-08-25T03:18:12.701Z] d65c8cfc05b1: Pulling fs layer [2022-08-25T03:18:12.701Z] 2437ff75d9bd: Pulling fs layer [2022-08-25T03:18:12.701Z] 765212b225bb: Waiting [2022-08-25T03:18:12.701Z] f23df028b6ca: Waiting [2022-08-25T03:18:12.701Z] d65c8cfc05b1: Waiting [2022-08-25T03:18:12.701Z] 2437ff75d9bd: Waiting [2022-08-25T03:18:12.701Z] 04944245beec: Verifying Checksum [2022-08-25T03:18:12.701Z] 04944245beec: Download complete [2022-08-25T03:18:12.701Z] 765212b225bb: Verifying Checksum [2022-08-25T03:18:12.701Z] 765212b225bb: Download complete [2022-08-25T03:18:12.701Z] f23df028b6ca: Download complete [2022-08-25T03:18:12.701Z] d65c8cfc05b1: Verifying Checksum [2022-08-25T03:18:12.701Z] d65c8cfc05b1: Download complete [2022-08-25T03:18:12.984Z] 699f458cf7ca: Verifying Checksum [2022-08-25T03:18:12.984Z] 699f458cf7ca: Download complete [2022-08-25T03:18:13.260Z] 8998bd30e6a1: Verifying Checksum [2022-08-25T03:18:13.260Z] 8998bd30e6a1: Download complete [2022-08-25T03:18:15.899Z] 2437ff75d9bd: Download complete [2022-08-25T03:18:17.885Z] 8998bd30e6a1: Pull complete [2022-08-25T03:18:18.162Z] 04944245beec: Pull complete [2022-08-25T03:18:19.608Z] 699f458cf7ca: Pull complete [2022-08-25T03:18:19.883Z] 765212b225bb: Pull complete [2022-08-25T03:18:20.483Z] f23df028b6ca: Pull complete [2022-08-25T03:18:20.757Z] d65c8cfc05b1: Pull complete [2022-08-25T03:18:35.858Z] 2437ff75d9bd: Pull complete [2022-08-25T03:18:35.858Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-25T03:18:35.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T03:18:35.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T03:18:36.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-23522 does not seem to be running inside a container [2022-08-25T03:18:36.208Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-25T03:18:38.570Z] $ docker top 88631dc88bd487932fb50b3044dfc073e78b00912b177a10e138c5b4cc24b3aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:18:39.544Z] ---> job-cost.sh [2022-08-25T03:18:39.544Z] lf-activate-venv: SKIPPING [2022-08-25T03:18:39.544Z] INFO: No Stack... [2022-08-25T03:18:40.141Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-25T03:18:40.736Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T03:18:41.396Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-08-25T03:18:41.397Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T03:18:41.463Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4129-4-stack-cost] [2022-08-25T03:18:41.469Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4129-4-stack-cost] did not exist. Created. [2022-08-25T03:18:41.469Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4129-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T03:18:42.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-25T03:18:42.891Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T03:18:42.899Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4129-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T03:18:42.921Z] $ docker stop --time=1 88631dc88bd487932fb50b3044dfc073e78b00912b177a10e138c5b4cc24b3aa [2022-08-25T03:18:44.537Z] $ docker rm -f 88631dc88bd487932fb50b3044dfc073e78b00912b177a10e138c5b4cc24b3aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T03:18:44.849Z] 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 [2022-08-25T03:18:45.485Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:18:45.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:18:46.647Z] ---> package-listing.sh [2022-08-25T03:18:46.647Z] ++ facter osfamily [2022-08-25T03:18:46.647Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-25T03:18:46.909Z] + OS_FAMILY=debian [2022-08-25T03:18:46.909Z] + workspace=/w/workspace/edgex-go/4 [2022-08-25T03:18:46.909Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-25T03:18:46.909Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-25T03:18:46.909Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-25T03:18:46.909Z] + PACKAGES=/tmp/packages_start.txt [2022-08-25T03:18:46.909Z] + '[' /w/workspace/edgex-go/4 ']' [2022-08-25T03:18:46.909Z] + PACKAGES=/tmp/packages_end.txt [2022-08-25T03:18:46.909Z] + case "${OS_FAMILY}" in [2022-08-25T03:18:46.909Z] + dpkg -l [2022-08-25T03:18:46.909Z] + grep '^ii' [2022-08-25T03:18:46.909Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-25T03:18:46.909Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-25T03:18:46.909Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-25T03:18:46.909Z] + '[' /w/workspace/edgex-go/4 ']' [2022-08-25T03:18:46.909Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-08-25T03:18:46.909Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-08-25T03:18:46.921Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-25T03:18:47.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T03:18:47.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T03:18:47.778Z] [2022-08-25T03:18:47.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T03:18:48.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T03:18:48.342Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-25T03:18:48.342Z] 5eb5b503b376: Pulling fs layer [2022-08-25T03:18:48.342Z] 5c69ac0246d0: Pulling fs layer [2022-08-25T03:18:48.342Z] ec43610c2a17: Pulling fs layer [2022-08-25T03:18:48.342Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-25T03:18:48.342Z] 3a2ae6a8a46f: Waiting [2022-08-25T03:18:48.342Z] 33b1e0a273af: Pulling fs layer [2022-08-25T03:18:48.342Z] 5d3b04190fa2: Pulling fs layer [2022-08-25T03:18:48.342Z] 2f39f015ded8: Pulling fs layer [2022-08-25T03:18:48.342Z] 5d3b04190fa2: Waiting [2022-08-25T03:18:48.342Z] 2f39f015ded8: Waiting [2022-08-25T03:18:48.342Z] 5c69ac0246d0: Download complete [2022-08-25T03:18:48.342Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-25T03:18:48.342Z] 3a2ae6a8a46f: Download complete [2022-08-25T03:18:48.606Z] 33b1e0a273af: Verifying Checksum [2022-08-25T03:18:48.606Z] 33b1e0a273af: Download complete [2022-08-25T03:18:48.606Z] ec43610c2a17: Verifying Checksum [2022-08-25T03:18:48.606Z] ec43610c2a17: Download complete [2022-08-25T03:18:48.606Z] 5d3b04190fa2: Verifying Checksum [2022-08-25T03:18:48.606Z] 5d3b04190fa2: Download complete [2022-08-25T03:18:48.606Z] 5eb5b503b376: Verifying Checksum [2022-08-25T03:18:48.606Z] 5eb5b503b376: Download complete [2022-08-25T03:18:49.187Z] 2f39f015ded8: Download complete [2022-08-25T03:18:50.126Z] 5eb5b503b376: Pull complete [2022-08-25T03:18:50.387Z] 5c69ac0246d0: Pull complete [2022-08-25T03:18:50.958Z] ec43610c2a17: Pull complete [2022-08-25T03:18:50.958Z] 3a2ae6a8a46f: Pull complete [2022-08-25T03:18:51.525Z] 33b1e0a273af: Pull complete [2022-08-25T03:18:51.525Z] 5d3b04190fa2: Pull complete [2022-08-25T03:18:55.724Z] 2f39f015ded8: Pull complete [2022-08-25T03:18:55.724Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-25T03:18:55.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T03:18:55.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T03:18:55.819Z] prd-ubuntu20.04-docker-8c-8g-23521 does not seem to be running inside a container [2022-08-25T03:18:55.855Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-25T03:18:57.920Z] $ docker top 38321a3fac7147d48af97bd49921c5c5dfaad0ce30bfdfdcd0f6ef82c799fc88 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T03:18:58.284Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-25T03:18:58.570Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-25T03:18:58.858Z] + ls /var/log/sa-host [2022-08-25T03:18:58.858Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T03:18:59.005Z] provisioning config files... [2022-08-25T03:18:59.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3819835606247950704tmp [Pipeline] { [Pipeline] echo [2022-08-25T03:18:59.029Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:18:59.314Z] ---> create-netrc.sh [Pipeline] } [2022-08-25T03:18:59.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:18:59.660Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-25T03:18:59.670Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:18:59.957Z] ---> sudo-logs.sh [2022-08-25T03:18:59.957Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-25T03:18:59.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:19:00.278Z] ---> job-cost.sh [2022-08-25T03:19:00.278Z] lf-activate-venv: SKIPPING [2022-08-25T03:19:00.278Z] DEBUG: total: 0.10999999940395355 [2022-08-25T03:19:00.278Z] INFO: Retrieving Stack Cost... [2022-08-25T03:19:00.848Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T03:19:01.107Z] INFO: Archiving Costs [Pipeline] echo [2022-08-25T03:19:01.119Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T03:19:01.406Z] ---> logs-deploy.sh [2022-08-25T03:19:01.406Z] lf-activate-venv: SKIPPING [2022-08-25T03:19:01.406Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4129/4 [2022-08-25T03:19:01.406Z] INFO: archiving workspace using pattern(s): [2022-08-25T03:19:02.343Z] Archives upload complete. [2022-08-25T03:19:02.603Z] INFO: archiving logs to Nexus [2022-08-25T03:19:03.175Z] ---> uname -a: [2022-08-25T03:19:03.175Z] Linux prd-ubuntu20-04-docker-8c-8g-23521 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-25T03:19:03.175Z] [2022-08-25T03:19:03.175Z] [2022-08-25T03:19:03.175Z] ---> lscpu: [2022-08-25T03:19:03.175Z] Architecture: x86_64 [2022-08-25T03:19:03.175Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-25T03:19:03.175Z] Byte Order: Little Endian [2022-08-25T03:19:03.175Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-25T03:19:03.175Z] CPU(s): 8 [2022-08-25T03:19:03.175Z] On-line CPU(s) list: 0-7 [2022-08-25T03:19:03.175Z] Thread(s) per core: 1 [2022-08-25T03:19:03.175Z] Core(s) per socket: 1 [2022-08-25T03:19:03.175Z] Socket(s): 8 [2022-08-25T03:19:03.175Z] NUMA node(s): 1 [2022-08-25T03:19:03.175Z] Vendor ID: AuthenticAMD [2022-08-25T03:19:03.175Z] CPU family: 23 [2022-08-25T03:19:03.175Z] Model: 49 [2022-08-25T03:19:03.175Z] Model name: AMD EPYC-Rome Processor [2022-08-25T03:19:03.175Z] Stepping: 0 [2022-08-25T03:19:03.175Z] CPU MHz: 2799.998 [2022-08-25T03:19:03.175Z] BogoMIPS: 5599.99 [2022-08-25T03:19:03.175Z] Virtualization: AMD-V [2022-08-25T03:19:03.175Z] Hypervisor vendor: KVM [2022-08-25T03:19:03.175Z] Virtualization type: full [2022-08-25T03:19:03.175Z] L1d cache: 256 KiB [2022-08-25T03:19:03.175Z] L1i cache: 256 KiB [2022-08-25T03:19:03.175Z] L2 cache: 4 MiB [2022-08-25T03:19:03.175Z] L3 cache: 128 MiB [2022-08-25T03:19:03.175Z] NUMA node0 CPU(s): 0-7 [2022-08-25T03:19:03.175Z] Vulnerability Itlb multihit: Not affected [2022-08-25T03:19:03.175Z] Vulnerability L1tf: Not affected [2022-08-25T03:19:03.175Z] Vulnerability Mds: Not affected [2022-08-25T03:19:03.175Z] Vulnerability Meltdown: Not affected [2022-08-25T03:19:03.175Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-25T03:19:03.176Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-25T03:19:03.176Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-25T03:19:03.176Z] Vulnerability Srbds: Not affected [2022-08-25T03:19:03.176Z] Vulnerability Tsx async abort: Not affected [2022-08-25T03:19:03.176Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] ---> nproc: [2022-08-25T03:19:03.176Z] 8 [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] ---> df -h: [2022-08-25T03:19:03.176Z] Filesystem Size Used Avail Use% Mounted on [2022-08-25T03:19:03.176Z] overlay 155G 11G 145G 7% / [2022-08-25T03:19:03.176Z] tmpfs 64M 0 64M 0% /dev [2022-08-25T03:19:03.176Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-25T03:19:03.176Z] shm 64M 0 64M 0% /dev/shm [2022-08-25T03:19:03.176Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] ---> sar -b -r -n DEV: [2022-08-25T03:19:03.176Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23521) 08/25/22 _x86_64_ (8 CPU) [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] 03:13:00 LINUX RESTART (8 CPU) [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] 03:14:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-25T03:19:03.176Z] 03:15:01 120.06 1.20 118.86 0.00 26.84 56851.11 0.00 [2022-08-25T03:19:03.176Z] 03:16:01 1.77 0.00 1.77 0.00 0.00 21.88 0.00 [2022-08-25T03:19:03.176Z] 03:17:01 1.53 0.02 1.52 0.00 0.13 16.93 0.00 [2022-08-25T03:19:03.176Z] 03:18:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 [2022-08-25T03:19:03.176Z] 03:19:01 37.71 0.18 37.53 0.00 15.60 21560.27 0.00 [2022-08-25T03:19:03.176Z] Average: 32.20 0.28 31.93 0.00 8.45 15555.30 0.00 [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] 03:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-25T03:19:03.176Z] 03:15:01 28251020 31807484 494060 1.50 136280 3645412 1810836 5.34 1146304 3060328 260 [2022-08-25T03:19:03.176Z] 03:16:01 28251712 31808368 492500 1.50 136336 3645428 1810836 5.34 1145920 3060320 28 [2022-08-25T03:19:03.176Z] 03:17:01 28257636 31814736 486268 1.48 136420 3645420 1810836 5.34 1138408 3060592 16 [2022-08-25T03:19:03.176Z] 03:18:01 28258404 31815644 484840 1.47 136468 3645424 1810836 5.34 1138552 3060592 24 [2022-08-25T03:19:03.176Z] 03:19:01 27685036 31755268 538384 1.64 144196 4098696 1939312 5.72 1216476 3498144 432 [2022-08-25T03:19:03.176Z] Average: 28140762 31800300 499210 1.52 137940 3736076 1836531 5.41 1157132 3147995 152 [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] 03:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-25T03:19:03.176Z] 03:15:01 docker0 96.00 115.51 8.06 1165.83 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:15:01 ens3 301.98 237.04 5191.77 82.52 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:15:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:16:01 ens3 0.72 0.43 0.36 0.27 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:18:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:19:01 ens3 106.02 66.26 2535.05 15.01 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] 03:19:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] Average: docker0 18.94 22.79 1.59 230.04 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] Average: ens3 81.03 60.18 1533.19 19.35 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] ---> sar -P ALL: [2022-08-25T03:19:03.176Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23521) 08/25/22 _x86_64_ (8 CPU) [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] 03:13:00 LINUX RESTART (8 CPU) [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] 03:14:02 CPU %user %nice %system %iowait %steal %idle [2022-08-25T03:19:03.176Z] 03:15:01 all 6.34 0.00 2.88 1.33 0.04 89.41 [2022-08-25T03:19:03.176Z] 03:15:01 0 6.66 0.00 2.87 0.20 0.03 90.23 [2022-08-25T03:19:03.176Z] 03:15:01 1 6.48 0.00 4.02 2.44 0.05 87.01 [2022-08-25T03:19:03.176Z] 03:15:01 2 5.95 0.00 2.53 0.29 0.03 91.20 [2022-08-25T03:19:03.176Z] 03:15:01 3 5.44 0.00 3.83 5.19 0.03 85.50 [2022-08-25T03:19:03.176Z] 03:15:01 4 7.10 0.00 2.29 0.03 0.03 90.55 [2022-08-25T03:19:03.176Z] 03:15:01 5 6.36 0.00 2.35 0.98 0.03 90.29 [2022-08-25T03:19:03.176Z] 03:15:01 6 5.98 0.00 2.62 0.14 0.03 91.23 [2022-08-25T03:19:03.176Z] 03:15:01 7 6.74 0.00 2.54 1.42 0.05 89.25 [2022-08-25T03:19:03.176Z] 03:16:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2022-08-25T03:19:03.176Z] 03:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-25T03:19:03.176Z] 03:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T03:19:03.176Z] 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T03:19:03.176Z] 03:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-25T03:19:03.176Z] 03:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T03:19:03.176Z] 03:16:01 5 0.08 0.00 0.05 0.00 0.03 99.83 [2022-08-25T03:19:03.176Z] 03:16:01 6 0.65 0.00 0.00 0.00 0.00 99.35 [2022-08-25T03:19:03.176Z] 03:16:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2022-08-25T03:19:03.176Z] 03:17:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2022-08-25T03:19:03.176Z] 03:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-25T03:19:03.176Z] 03:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T03:19:03.176Z] 03:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-25T03:19:03.176Z] 03:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-25T03:19:03.176Z] 03:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-25T03:19:03.176Z] 03:17:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2022-08-25T03:19:03.176Z] 03:17:01 6 1.99 0.00 0.00 0.00 0.00 98.01 [2022-08-25T03:19:03.176Z] 03:17:01 7 0.05 0.00 0.03 0.05 0.00 99.87 [2022-08-25T03:19:03.176Z] 03:18:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2022-08-25T03:19:03.176Z] 03:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-25T03:19:03.176Z] 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T03:19:03.176Z] 03:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-25T03:19:03.176Z] 03:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T03:19:03.176Z] 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-25T03:19:03.176Z] 03:18:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-25T03:19:03.176Z] 03:18:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2022-08-25T03:19:03.176Z] 03:18:01 7 0.07 0.00 0.03 0.05 0.02 99.83 [2022-08-25T03:19:03.176Z] 03:19:01 all 3.18 0.00 1.20 0.78 0.03 94.80 [2022-08-25T03:19:03.176Z] 03:19:01 0 3.35 0.00 1.12 0.13 0.03 95.37 [2022-08-25T03:19:03.176Z] 03:19:01 1 2.46 0.00 1.22 0.00 0.07 96.25 [2022-08-25T03:19:03.176Z] 03:19:01 2 3.95 0.00 1.27 1.77 0.02 92.99 [2022-08-25T03:19:03.176Z] 03:19:01 3 3.25 0.00 1.17 0.17 0.02 95.39 [2022-08-25T03:19:03.176Z] 03:19:01 4 2.68 0.00 0.75 0.10 0.02 96.45 [2022-08-25T03:19:03.176Z] 03:19:01 5 2.70 0.00 1.32 0.00 0.03 95.94 [2022-08-25T03:19:03.176Z] 03:19:01 6 3.65 0.00 1.14 0.25 0.02 94.93 [2022-08-25T03:19:03.176Z] 03:19:01 7 3.40 0.00 1.61 3.85 0.05 91.10 [2022-08-25T03:19:03.176Z] Average: all 2.01 0.00 0.81 0.42 0.02 96.74 [2022-08-25T03:19:03.176Z] Average: 0 1.99 0.00 0.80 0.07 0.02 97.12 [2022-08-25T03:19:03.176Z] Average: 1 1.77 0.00 1.04 0.48 0.02 96.69 [2022-08-25T03:19:03.176Z] Average: 2 1.96 0.00 0.75 0.41 0.02 96.85 [2022-08-25T03:19:03.176Z] Average: 3 1.72 0.00 0.99 1.05 0.01 96.23 [2022-08-25T03:19:03.176Z] Average: 4 1.94 0.00 0.60 0.03 0.01 97.42 [2022-08-25T03:19:03.176Z] Average: 5 1.82 0.00 0.74 0.20 0.02 97.22 [2022-08-25T03:19:03.176Z] Average: 6 2.82 0.00 0.74 0.08 0.01 96.35 [2022-08-25T03:19:03.176Z] Average: 7 2.03 0.00 0.84 1.08 0.03 96.02 [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z] [2022-08-25T03:19:03.176Z]