Pull request #4674 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at e4ab1ec8366e2be91307e230c2cb89f5ed823568 rather than 2e47f212c76c27201984210177a3483499201b8f Obtained Jenkinsfile from e4ab1ec8366e2be91307e230c2cb89f5ed823568 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-ssh15547518931420248487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh5796495520073433111.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4674/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-4674/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9674819303307319374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh12428481186585716132.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-4674/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-4674/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13758462943374167732.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/v3], 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.20 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/v3 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-5866 in /w/workspace/edgexfoundry_edgex-go_PR-4674 [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 e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit 2e47f212c76c27201984210177a3483499201b8f Merge succeeded, producing 9ce36d3c037c2c1d5558a134c1307ae080112d51 Checking out Revision 9ce36d3c037c2c1d5558a134c1307ae080112d51 (PR-4674) > 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/4674/head:refs/remotes/origin/PR-4674 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e47f212c76c27201984210177a3483499201b8f # 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 e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ce36d3c037c2c1d5558a134c1307ae080112d51 # timeout=10 Commit message: "Merge commit 'e4ab1ec8366e2be91307e230c2cb89f5ed823568' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T05:19:53.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T05:19:53.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T05:19:53.554Z] ========================================================= [2023-09-12T05:19:53.554Z] EdgeX Global Pipelines Version Info [2023-09-12T05:19:53.554Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:19:54.264Z] ------------------- [2023-09-12T05:19:54.264Z] stable info: [2023-09-12T05:19:54.264Z] ------------------- [2023-09-12T05:19:54.264Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T05:19:54.264Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-12T05:19:54.264Z] Message: update stable to v1.0.253 > git rev-list --no-walk c36ea2225ad37194e1f2bbf19ae116498b45e46f # timeout=10 [2023-09-12T05:19:54.834Z] ------------------- [2023-09-12T05:19:54.834Z] experimental info: [2023-09-12T05:19:54.834Z] ------------------- [2023-09-12T05:19:54.834Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T05:19:54.834Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-12T05:19:54.834Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T05:19:54.980Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-12T05:19:54.989Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-12T05:19:54.997Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T05:19:55.005Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T05:19:55.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T05:19:55.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-12T05:19:55.041Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T05:19:55.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-12T05:19:55.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-12T05:19:55.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-12T05:19:55.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T05:19:55.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T05:19:55.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T05:19:55.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T05:19:55.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T05:19:55.156Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T05:19:55.172Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T05:19:55.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T05:19:55.203Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-12T05:19:55.215Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-12T05:19:55.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T05:19:55.240Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T05:19:55.251Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T05:19:55.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4674 [Pipeline] echo [2023-09-12T05:19:55.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4674 [Pipeline] echo [2023-09-12T05:19:55.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4674 [Pipeline] echo [2023-09-12T05:19:55.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ce36d3c037c2c1d5558a134c1307ae080112d51 [Pipeline] echo [2023-09-12T05:19:55.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ce36d3 [Pipeline] echo [2023-09-12T05:19:55.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T05:19:55.374Z] provisioning config files... [2023-09-12T05:19:55.387Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6771769598438865823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:19:55.690Z] ---> docker-login.sh [2023-09-12T05:19:55.690Z] nexus3.edgexfoundry.org:10001 [2023-09-12T05:19:55.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:19:55.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:19:55.949Z] Configure a credential helper to remove this warning. See [2023-09-12T05:19:55.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:19:55.949Z] [2023-09-12T05:19:55.949Z] Login Succeeded [2023-09-12T05:19:55.949Z] nexus3.edgexfoundry.org:10002 [2023-09-12T05:19:56.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:19:56.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:19:56.211Z] Configure a credential helper to remove this warning. See [2023-09-12T05:19:56.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:19:56.211Z] [2023-09-12T05:19:56.211Z] Login Succeeded [2023-09-12T05:19:56.211Z] nexus3.edgexfoundry.org:10003 [2023-09-12T05:19:56.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:19:56.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:19:56.211Z] Configure a credential helper to remove this warning. See [2023-09-12T05:19:56.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:19:56.211Z] [2023-09-12T05:19:56.211Z] Login Succeeded [2023-09-12T05:19:56.211Z] nexus3.edgexfoundry.org:10004 [2023-09-12T05:19:56.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:19:56.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:19:56.472Z] Configure a credential helper to remove this warning. See [2023-09-12T05:19:56.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:19:56.472Z] [2023-09-12T05:19:56.472Z] Login Succeeded [2023-09-12T05:19:56.472Z] docker.io [2023-09-12T05:19:56.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:19:56.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:19:56.731Z] Configure a credential helper to remove this warning. See [2023-09-12T05:19:56.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:19:56.731Z] [2023-09-12T05:19:56.731Z] Login Succeeded [2023-09-12T05:19:56.731Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T05:19:56.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T05:19:57.046Z] + 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-auth/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 [2023-09-12T05:19:57.046Z] + dirname cmd/core-command/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/core-data/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/core-metadata/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-12T05:19:57.046Z] + + cut -d/ -f2 [2023-09-12T05:19:57.046Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T05:19:57.046Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-12T05:19:57.046Z] + + dirnamecut cmd/security-spire-server/Dockerfile -d/ [2023-09-12T05:19:57.046Z] -f2 [2023-09-12T05:19:57.046Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/support-notifications/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-12T05:19:57.046Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-12T05:19:57.046Z] + cut -d/ -f2 [2023-09-12T05:19:57.046Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-12T05:19:57.099Z] 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-auth, dockerfile:cmd/security-proxy-auth/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 [2023-09-12T05:19:57.436Z] + git rev-list -1 --merges 9ce36d3c037c2c1d5558a134c1307ae080112d51~1..9ce36d3c037c2c1d5558a134c1307ae080112d51 [Pipeline] echo [2023-09-12T05:19:57.448Z] -----------> git rev-list -1 --merges 9ce36d3c037c2c1d5558a134c1307ae080112d51~1..9ce36d3c037c2c1d5558a134c1307ae080112d51 9ce36d3c037c2c1d5558a134c1307ae080112d51 [2023-09-12T05:19:57.448Z] 9ce36d3c037c2c1d5558a134c1307ae080112d51 [false] [Pipeline] sh [2023-09-12T05:19:57.734Z] + git log --format=format:%s -1 9ce36d3c037c2c1d5558a134c1307ae080112d51 [Pipeline] echo [2023-09-12T05:19:57.747Z] ========================================================= [2023-09-12T05:19:57.747Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T05:19:57.747Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-12T05:19:58.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T05:19:58.183Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T05:19:58.183Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T05:19:58.183Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T05:19:58.183Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T05:19:58.183Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T05:19:58.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T05:19:58.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T05:19:58.607Z] [2023-09-12T05:19:58.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T05:19:58.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T05:19:58.921Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T05:19:58.921Z] b85a868b505f: Pulling fs layer [2023-09-12T05:19:58.921Z] e2be974225ed: Pulling fs layer [2023-09-12T05:19:58.921Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T05:19:58.921Z] 988bab9f4d93: Pulling fs layer [2023-09-12T05:19:58.921Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T05:19:58.921Z] eaf3925da568: Pulling fs layer [2023-09-12T05:19:58.921Z] bab4dde63d76: Pulling fs layer [2023-09-12T05:19:58.921Z] bde34c3a00c8: Pulling fs layer [2023-09-12T05:19:58.921Z] b352a97aabf1: Pulling fs layer [2023-09-12T05:19:58.921Z] 4872d77fe225: Pulling fs layer [2023-09-12T05:19:58.921Z] 5851b861e8e6: Pulling fs layer [2023-09-12T05:19:58.921Z] 1469e6f7b9e6: Waiting [2023-09-12T05:19:58.921Z] eaf3925da568: Waiting [2023-09-12T05:19:58.921Z] bab4dde63d76: Waiting [2023-09-12T05:19:58.921Z] bde34c3a00c8: Waiting [2023-09-12T05:19:58.921Z] b352a97aabf1: Waiting [2023-09-12T05:19:58.921Z] 4872d77fe225: Waiting [2023-09-12T05:19:58.921Z] 5851b861e8e6: Waiting [2023-09-12T05:19:58.921Z] 988bab9f4d93: Waiting [2023-09-12T05:19:58.921Z] e2be974225ed: Download complete [2023-09-12T05:19:58.921Z] 988bab9f4d93: Download complete [2023-09-12T05:19:59.189Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T05:19:59.189Z] 1469e6f7b9e6: Download complete [2023-09-12T05:19:59.189Z] eaf3925da568: Verifying Checksum [2023-09-12T05:19:59.189Z] eaf3925da568: Download complete [2023-09-12T05:19:59.189Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T05:19:59.189Z] 339a4e72a1f5: Download complete [2023-09-12T05:19:59.189Z] bde34c3a00c8: Download complete [2023-09-12T05:19:59.189Z] b352a97aabf1: Download complete [2023-09-12T05:19:59.189Z] 4872d77fe225: Verifying Checksum [2023-09-12T05:19:59.189Z] 4872d77fe225: Download complete [2023-09-12T05:19:59.189Z] 5851b861e8e6: Verifying Checksum [2023-09-12T05:19:59.189Z] 5851b861e8e6: Download complete [2023-09-12T05:19:59.189Z] b85a868b505f: Download complete [2023-09-12T05:19:59.759Z] bab4dde63d76: Verifying Checksum [2023-09-12T05:19:59.759Z] bab4dde63d76: Download complete [2023-09-12T05:20:00.328Z] b85a868b505f: Pull complete [2023-09-12T05:20:00.587Z] e2be974225ed: Pull complete [2023-09-12T05:20:00.847Z] 339a4e72a1f5: Pull complete [2023-09-12T05:20:01.106Z] 988bab9f4d93: Pull complete [2023-09-12T05:20:01.365Z] 1469e6f7b9e6: Pull complete [2023-09-12T05:20:01.365Z] eaf3925da568: Pull complete [2023-09-12T05:20:03.266Z] bab4dde63d76: Pull complete [2023-09-12T05:20:03.266Z] bde34c3a00c8: Pull complete [2023-09-12T05:20:03.266Z] b352a97aabf1: Pull complete [2023-09-12T05:20:03.266Z] 4872d77fe225: Pull complete [2023-09-12T05:20:03.266Z] 5851b861e8e6: Pull complete [2023-09-12T05:20:03.266Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T05:20:03.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T05:20:03.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T05:20:03.613Z] prd-ubuntu20.04-docker-8c-8g-5866 does not seem to be running inside a container [2023-09-12T05:20:03.638Z] $ 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 [2023-09-12T05:20:06.651Z] $ docker top ac2277d3e5cb031a7e166a3f6c58098832146b96a5218e2745f681c394d62c78 -eo pid,comm [2023-09-12T05:20:06.708Z] 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). [2023-09-12T05:20:06.708Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T05:20:06.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T05:20:06.747Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T05:20:06.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T05:20:06.847Z] $ docker exec ac2277d3e5cb031a7e166a3f6c58098832146b96a5218e2745f681c394d62c78 ssh-agent [2023-09-12T05:20:06.954Z] SSH_AUTH_SOCK=/tmp/ssh-PjtrCOpv1IHF/agent.32 [2023-09-12T05:20:06.954Z] SSH_AGENT_PID=38 [2023-09-12T05:20:06.960Z] Running ssh-add (command line suppressed) [2023-09-12T05:20:07.052Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3197462240613264253.key (/w/workspace/edgex-go/4@tmp/private_key_3197462240613264253.key) [2023-09-12T05:20:07.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T05:20:07.353Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T05:20:07.383Z] $ docker exec --env ******** --env ******** ac2277d3e5cb031a7e166a3f6c58098832146b96a5218e2745f681c394d62c78 ssh-agent -k [2023-09-12T05:20:07.471Z] unset SSH_AUTH_SOCK; [2023-09-12T05:20:07.472Z] unset SSH_AGENT_PID; [2023-09-12T05:20:07.472Z] echo Agent pid 38 killed; [2023-09-12T05:20:07.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T05:20:07.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T05:20:07.519Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T05:20:07.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T05:20:07.632Z] $ docker exec ac2277d3e5cb031a7e166a3f6c58098832146b96a5218e2745f681c394d62c78 ssh-agent [2023-09-12T05:20:07.740Z] SSH_AUTH_SOCK=/tmp/ssh-2XWrlkaZiltj/agent.71 [2023-09-12T05:20:07.740Z] SSH_AGENT_PID=77 [2023-09-12T05:20:07.746Z] Running ssh-add (command line suppressed) [2023-09-12T05:20:07.865Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_16655586734390320125.key (/w/workspace/edgex-go/4@tmp/private_key_16655586734390320125.key) [2023-09-12T05:20:07.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T05:20:08.204Z] + git semver init [2023-09-12T05:20:08.464Z] 2023-09-12 05:20:08,371 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T05:20:08.464Z] 2023-09-12 05:20:08,372 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2023-09-12T05:20:08.464Z] 2023-09-12 05:20:08,372 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2023-09-12T05:20:08.464Z] 2023-09-12 05:20:08,373 [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) [2023-09-12T05:20:13.767Z] 2023-09-12 05:20:13,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2023-09-12T05:20:13.767Z] 2023-09-12 05:20:13,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4674 with force:False [2023-09-12T05:20:13.767Z] 2023-09-12 05:20:13,680 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4674 [2023-09-12T05:20:13.767Z] 2023-09-12 05:20:13,684 [execute] INFO git cat-file --batch-check [2023-09-12T05:20:13.767Z] 2023-09-12 05:20:13,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T05:20:13.767Z] 2023-09-12 05:20:13,691 [execute] INFO git cat-file --batch [2023-09-12T05:20:13.767Z] 2023-09-12 05:20:13,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T05:20:13.767Z] 2023-09-12 05:20:13,696 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4674 [2023-09-12T05:20:13.767Z] 0.0.0 [Pipeline] } [2023-09-12T05:20:13.776Z] $ docker exec --env ******** --env ******** ac2277d3e5cb031a7e166a3f6c58098832146b96a5218e2745f681c394d62c78 ssh-agent -k [2023-09-12T05:20:13.877Z] unset SSH_AUTH_SOCK; [2023-09-12T05:20:13.877Z] unset SSH_AGENT_PID; [2023-09-12T05:20:13.877Z] echo Agent pid 77 killed; [2023-09-12T05:20:13.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T05:20:14.187Z] + git semver [Pipeline] } [2023-09-12T05:20:14.459Z] $ docker stop --time=1 ac2277d3e5cb031a7e166a3f6c58098832146b96a5218e2745f681c394d62c78 [2023-09-12T05:20:15.738Z] $ docker rm -f --volumes ac2277d3e5cb031a7e166a3f6c58098832146b96a5218e2745f681c394d62c78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T05:20:16.072Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T05:20:16.291Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T05:20:16.294Z] [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 [2023-09-12T05:20:16.662Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-09-12T05:20:16.677Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T05:20:16.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T05:20:16.693Z] ========================================================= [2023-09-12T05:20:16.694Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-12T05:20:16.694Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T05:20:16.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T05:20:16.977Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T05:20:16.977Z] 4db1b89c0bd1: Pulling fs layer [2023-09-12T05:20:16.977Z] 6911f1a30b25: Pulling fs layer [2023-09-12T05:20:16.977Z] e194b8c5c2a9: Pulling fs layer [2023-09-12T05:20:16.977Z] 6863d3e3a2b1: Pulling fs layer [2023-09-12T05:20:16.977Z] ec0bb842ea78: Pulling fs layer [2023-09-12T05:20:16.977Z] 40a00589a448: Pulling fs layer [2023-09-12T05:20:16.977Z] 6c08303d61cc: Pulling fs layer [2023-09-12T05:20:16.977Z] 798269fcf238: Pulling fs layer [2023-09-12T05:20:16.977Z] 40a00589a448: Waiting [2023-09-12T05:20:16.977Z] 6c08303d61cc: Waiting [2023-09-12T05:20:16.977Z] 6863d3e3a2b1: Waiting [2023-09-12T05:20:16.977Z] 798269fcf238: Waiting [2023-09-12T05:20:16.977Z] ec0bb842ea78: Waiting [2023-09-12T05:20:16.977Z] 6911f1a30b25: Verifying Checksum [2023-09-12T05:20:16.977Z] 6911f1a30b25: Download complete [2023-09-12T05:20:16.977Z] 6863d3e3a2b1: Download complete [2023-09-12T05:20:16.977Z] ec0bb842ea78: Download complete [2023-09-12T05:20:16.977Z] 4db1b89c0bd1: Verifying Checksum [2023-09-12T05:20:16.977Z] 4db1b89c0bd1: Download complete [2023-09-12T05:20:16.977Z] 40a00589a448: Verifying Checksum [2023-09-12T05:20:16.977Z] 40a00589a448: Download complete [2023-09-12T05:20:17.266Z] 4db1b89c0bd1: Pull complete [2023-09-12T05:20:17.266Z] 6911f1a30b25: Pull complete [2023-09-12T05:20:17.834Z] 798269fcf238: Verifying Checksum [2023-09-12T05:20:17.834Z] 798269fcf238: Download complete [2023-09-12T05:20:17.834Z] e194b8c5c2a9: Download complete [2023-09-12T05:20:18.093Z] 6c08303d61cc: Verifying Checksum [2023-09-12T05:20:18.093Z] 6c08303d61cc: Download complete [2023-09-12T05:20:21.377Z] e194b8c5c2a9: Pull complete [2023-09-12T05:20:21.377Z] 6863d3e3a2b1: Pull complete [2023-09-12T05:20:21.377Z] ec0bb842ea78: Pull complete [2023-09-12T05:20:21.377Z] 40a00589a448: Pull complete [2023-09-12T05:20:23.912Z] 6c08303d61cc: Pull complete [2023-09-12T05:20:24.853Z] 798269fcf238: Pull complete [2023-09-12T05:20:24.853Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-12T05:20:24.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T05:20:24.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T05:20:25.156Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T05:20:25.156Z] WORKDIR /edgex [2023-09-12T05:20:25.156Z] COPY go.mod . [2023-09-12T05:20:25.156Z] RUN go mod download [2023-09-12T05:20:25.156Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-12T05:20:25.725Z] Sending build context to Docker daemon 170.9MB [2023-09-12T05:20:25.725Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-12T05:20:25.725Z] ---> ec979cd7f677 [2023-09-12T05:20:25.725Z] Step 2/4 : WORKDIR /edgex [2023-09-12T05:20:31.350Z] Still waiting to schedule task [2023-09-12T05:20:31.350Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-12T05:20:32.310Z] ---> Running in cd373b98e107 [2023-09-12T05:20:32.310Z] Removing intermediate container cd373b98e107 [2023-09-12T05:20:32.310Z] ---> beeb0fe6779e [2023-09-12T05:20:32.310Z] Step 3/4 : COPY go.mod . [2023-09-12T05:20:32.310Z] ---> a6044eb91d99 [2023-09-12T05:20:32.310Z] Step 4/4 : RUN go mod download [2023-09-12T05:20:32.310Z] ---> Running in ee1f53751934 [2023-09-12T05:20:50.454Z] Removing intermediate container ee1f53751934 [2023-09-12T05:20:50.454Z] ---> 1db4265850eb [2023-09-12T05:20:50.454Z] Successfully built 1db4265850eb [2023-09-12T05:20:50.454Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T05:20:50.751Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T05:20:50.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T05:20:50.820Z] prd-ubuntu20.04-docker-8c-8g-5866 does not seem to be running inside a container [2023-09-12T05:20:50.845Z] $ 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 [2023-09-12T05:20:51.231Z] $ docker top 5837559512a5f8fd058fd73b5b0e906ff8dae82cca2af6a3583ea01162a3ad6d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T05:20:51.570Z] + go version [2023-09-12T05:20:51.570Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-12T05:20:51.578Z] $ docker stop --time=1 5837559512a5f8fd058fd73b5b0e906ff8dae82cca2af6a3583ea01162a3ad6d [2023-09-12T05:20:52.849Z] $ docker rm -f --volumes 5837559512a5f8fd058fd73b5b0e906ff8dae82cca2af6a3583ea01162a3ad6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T05:20:53.255Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T05:20:53.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T05:20:53.319Z] prd-ubuntu20.04-docker-8c-8g-5866 does not seem to be running inside a container [2023-09-12T05:20:53.349Z] $ 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 [2023-09-12T05:20:53.674Z] $ docker top 13386a20675b12361a2dc6859d660883872881359fe41b49eb757e163a225262 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T05:20:53.738Z] ========================================================= [2023-09-12T05:20:53.738Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T05:20:53.738Z] ========================================================= [Pipeline] sh [2023-09-12T05:20:54.009Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-09-12T05:20:54.296Z] + make test [2023-09-12T05:20:54.296Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T05:21:02.406Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T05:21:13.563Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [2023-09-12T05:21:13.563Z] internal/core/command/controller/messaging/external.go:159:32: undefined: common.NewPathBuilder [2023-09-12T05:21:13.563Z] internal/core/command/controller/messaging/external.go:159:86: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:21:13.563Z] internal/core/command/controller/messaging/external.go:161:39: undefined: common.NewPathBuilder [2023-09-12T05:21:13.563Z] internal/core/command/controller/messaging/external.go:161:93: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:21:13.563Z] internal/core/command/controller/messaging/internal.go:156:31: undefined: common.NewPathBuilder [2023-09-12T05:21:13.563Z] internal/core/command/controller/messaging/internal.go:156:85: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:21:13.563Z] internal/core/command/controller/messaging/internal.go:158:38: undefined: common.NewPathBuilder [2023-09-12T05:21:13.563Z] internal/core/command/controller/messaging/internal.go:158:92: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:21:13.563Z] # github.com/edgexfoundry/edgex-go/internal/core/data/application [2023-09-12T05:21:13.563Z] internal/core/data/application/event.go:85:25: undefined: common.NewPathBuilder [2023-09-12T05:21:13.563Z] internal/core/data/application/event.go:85:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:21:13.563Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-09-12T05:21:13.563Z] internal/core/metadata/application/notify.go:45:25: undefined: common.NewPathBuilder [2023-09-12T05:21:13.563Z] internal/core/metadata/application/notify.go:45:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:21:13.563Z] internal/core/metadata/application/notify.go:47:32: undefined: common.NewPathBuilder [2023-09-12T05:21:13.563Z] internal/core/metadata/application/notify.go:47:93: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:21:13.563Z] internal/core/metadata/application/notify.go:136:29: undefined: common.NewPathBuilder [2023-09-12T05:21:13.563Z] internal/core/metadata/application/notify.go:136:83: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:21:13.563Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T05:21:13.563Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T05:21:13.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T05:21:13.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T05:21:13.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T05:21:13.821Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T05:21:14.080Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T05:21:14.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T05:21:14.648Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T05:21:14.648Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T05:21:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T05:21:16.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T05:21:16.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-09-12T05:21:19.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 97.0% of statements [2023-09-12T05:21:19.083Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-09-12T05:21:19.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T05:21:19.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T05:21:19.083Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/application [build failed] [2023-09-12T05:21:19.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T05:21:19.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T05:21:19.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T05:21:19.083Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2023-09-12T05:21:19.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T05:21:19.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T05:21:19.083Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-09-12T05:21:19.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T05:21:19.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T05:21:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T05:21:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T05:21:19.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T05:21:19.343Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-09-12T05:21:19.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T05:21:19.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T05:21:19.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T05:21:19.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T05:21:19.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T05:21:19.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T05:21:19.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T05:21:19.601Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2023-09-12T05:21:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T05:21:21.504Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T05:21:21.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2023-09-12T05:21:21.504Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 32.2% of statements [2023-09-12T05:21:21.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements [2023-09-12T05:21:22.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 82.9% of statements [2023-09-12T05:21:22.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2023-09-12T05:21:22.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2023-09-12T05:21:22.456Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2023-09-12T05:21:22.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T05:21:22.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T05:21:22.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T05:21:22.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T05:21:22.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T05:21:22.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T05:21:22.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T05:21:22.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T05:21:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T05:21:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T05:21:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T05:21:24.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T05:21:24.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T05:21:24.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T05:21:24.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T05:21:25.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T05:21:26.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T05:21:27.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T05:21:27.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T05:21:28.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T05:21:28.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T05:21:28.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T05:21:29.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T05:21:29.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T05:21:30.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T05:21:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T05:21:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T05:21:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T05:21:30.939Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T05:21:32.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T05:21:32.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T05:21:32.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T05:21:32.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T05:21:33.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T05:21:33.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T05:21:33.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T05:21:33.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T05:21:34.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements [2023-09-12T05:21:34.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T05:21:34.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T05:21:35.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T05:21:35.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.265s coverage: 79.9% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.093s coverage: 92.9% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 64.4% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 81.8% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 63.1% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 38.4% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 95.7% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements [2023-09-12T05:21:47.601Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 98.9% of statements [2023-09-12T05:21:47.601Z] FAIL [2023-09-12T05:21:47.601Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-09-12T05:21:47.611Z] $ docker stop --time=1 13386a20675b12361a2dc6859d660883872881359fe41b49eb757e163a225262 [2023-09-12T05:21:49.302Z] $ docker rm -f --volumes 13386a20675b12361a2dc6859d660883872881359fe41b49eb757e163a225262 [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] } [2023-09-12T05:21:49.600Z] Failed in branch amd64 [2023-09-12T05:22:02.190Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5867 in /w/workspace/edgexfoundry_edgex-go_PR-4674 [Pipeline] { [Pipeline] ws [2023-09-12T05:22:02.203Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2023-09-12T05:22:02.242Z] The recommended git tool is: git [2023-09-12T05:22:07.277Z] using credential edgex-jenkins-ssh [2023-09-12T05:22:07.294Z] Cloning the remote Git repository [2023-09-12T05:22:07.336Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-12T05:22:07.417Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2023-09-12T05:22:07.557Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T05:22:07.558Z] > git --version # timeout=10 [2023-09-12T05:22:07.581Z] > git --version # 'git version 2.25.1' [2023-09-12T05:22:07.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T05:22:07.729Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T05:22:25.886Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T05:22:25.909Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T05:22:27.532Z] Merging remotes/origin/main commit e4ab1ec8366e2be91307e230c2cb89f5ed823568 into PR head commit 2e47f212c76c27201984210177a3483499201b8f [2023-09-12T05:22:28.107Z] Merge succeeded, producing a849db471e051d4c87f548661d077671e749733c [2023-09-12T05:22:28.108Z] Checking out Revision a849db471e051d4c87f548661d077671e749733c (PR-4674) [2023-09-12T05:22:26.756Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-12T05:22:26.795Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-12T05:22:26.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T05:22:26.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4674/head:refs/remotes/origin/PR-4674 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-12T05:22:27.554Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T05:22:27.627Z] > git checkout -f 2e47f212c76c27201984210177a3483499201b8f # timeout=10 [2023-09-12T05:22:27.841Z] > git remote # timeout=10 [2023-09-12T05:22:27.860Z] > git config --get remote.origin.url # timeout=10 [2023-09-12T05:22:27.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T05:22:27.893Z] > git merge e4ab1ec8366e2be91307e230c2cb89f5ed823568 # timeout=10 [2023-09-12T05:22:28.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-12T05:22:28.117Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T05:22:28.129Z] > git checkout -f a849db471e051d4c87f548661d077671e749733c # timeout=10 [2023-09-12T05:22:31.595Z] Commit message: "Merge commit 'e4ab1ec8366e2be91307e230c2cb89f5ed823568' into HEAD" [2023-09-12T05:22:31.618Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T05:22:32.556Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T05:22:32.556Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T05:22:32.556Z] Dload Upload Total Spent Left Speed [2023-09-12T05:22:32.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 83339 [Pipeline] sh [2023-09-12T05:22:33.259Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T05:22:31.605Z] > git rev-list --no-walk c36ea2225ad37194e1f2bbf19ae116498b45e46f # timeout=10 [2023-09-12T05:22:33.587Z] + sudo tee /etc/docker/daemon.new [2023-09-12T05:22:33.587Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T05:22:33.587Z] { [2023-09-12T05:22:33.587Z] "registry-mirrors": [ [2023-09-12T05:22:33.587Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T05:22:33.587Z] ], [2023-09-12T05:22:33.587Z] "bip": "10.250.0.254/24", [2023-09-12T05:22:33.587Z] "hosts": [ [2023-09-12T05:22:33.587Z] "tcp://0.0.0.0:5555", [2023-09-12T05:22:33.587Z] "unix:///var/run/docker.sock" [2023-09-12T05:22:33.587Z] ], [2023-09-12T05:22:33.587Z] "mtu": 1458, [2023-09-12T05:22:33.587Z] "selinux-enabled": true, [2023-09-12T05:22:33.587Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T05:22:33.587Z] } [Pipeline] sh [2023-09-12T05:22:33.924Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T05:22:34.248Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T05:22:52.510Z] provisioning config files... [2023-09-12T05:22:52.535Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2416682182048909730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:22:52.880Z] ---> docker-login.sh [2023-09-12T05:22:52.880Z] nexus3.edgexfoundry.org:10001 [2023-09-12T05:22:53.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:22:53.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:22:53.419Z] Configure a credential helper to remove this warning. See [2023-09-12T05:22:53.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:22:53.419Z] [2023-09-12T05:22:53.419Z] Login Succeeded [2023-09-12T05:22:53.419Z] nexus3.edgexfoundry.org:10002 [2023-09-12T05:22:53.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:22:53.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:22:53.694Z] Configure a credential helper to remove this warning. See [2023-09-12T05:22:53.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:22:53.694Z] [2023-09-12T05:22:53.694Z] Login Succeeded [2023-09-12T05:22:53.694Z] nexus3.edgexfoundry.org:10003 [2023-09-12T05:22:53.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:22:54.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:22:54.232Z] Configure a credential helper to remove this warning. See [2023-09-12T05:22:54.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:22:54.232Z] [2023-09-12T05:22:54.232Z] Login Succeeded [2023-09-12T05:22:54.232Z] nexus3.edgexfoundry.org:10004 [2023-09-12T05:22:54.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:22:54.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:22:54.501Z] Configure a credential helper to remove this warning. See [2023-09-12T05:22:54.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:22:54.501Z] [2023-09-12T05:22:54.501Z] Login Succeeded [2023-09-12T05:22:54.501Z] docker.io [2023-09-12T05:22:54.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T05:22:55.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T05:22:55.040Z] Configure a credential helper to remove this warning. See [2023-09-12T05:22:55.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T05:22:55.040Z] [2023-09-12T05:22:55.040Z] Login Succeeded [2023-09-12T05:22:55.040Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T05:22:55.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-12T05:22:55.578Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2023-09-12T05:22:55.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T05:22:55.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T05:22:55.615Z] ========================================================= [2023-09-12T05:22:55.615Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-12T05:22:55.615Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-12T05:22:55.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T05:22:55.928Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T05:22:55.928Z] edb6bdbacee9: Pulling fs layer [2023-09-12T05:22:55.928Z] 5f9638ab2659: Pulling fs layer [2023-09-12T05:22:55.928Z] 8d51d6327a98: Pulling fs layer [2023-09-12T05:22:55.928Z] 8b374f2dd631: Pulling fs layer [2023-09-12T05:22:55.928Z] ec14aa9079de: Pulling fs layer [2023-09-12T05:22:55.928Z] 2f466654f4bb: Pulling fs layer [2023-09-12T05:22:55.928Z] 554e91adad29: Pulling fs layer [2023-09-12T05:22:55.928Z] 2f466654f4bb: Waiting [2023-09-12T05:22:55.928Z] 8b374f2dd631: Waiting [2023-09-12T05:22:55.928Z] 554e91adad29: Waiting [2023-09-12T05:22:55.928Z] ec14aa9079de: Waiting [2023-09-12T05:22:56.197Z] 5f9638ab2659: Verifying Checksum [2023-09-12T05:22:56.197Z] 5f9638ab2659: Download complete [2023-09-12T05:22:56.197Z] 8b374f2dd631: Verifying Checksum [2023-09-12T05:22:56.197Z] 8b374f2dd631: Download complete [2023-09-12T05:22:56.197Z] ec14aa9079de: Verifying Checksum [2023-09-12T05:22:56.197Z] ec14aa9079de: Download complete [2023-09-12T05:22:56.197Z] edb6bdbacee9: Verifying Checksum [2023-09-12T05:22:57.184Z] edb6bdbacee9: Pull complete [2023-09-12T05:22:57.457Z] 554e91adad29: Verifying Checksum [2023-09-12T05:22:57.457Z] 554e91adad29: Download complete [2023-09-12T05:22:57.727Z] 5f9638ab2659: Pull complete [2023-09-12T05:22:58.691Z] 2f466654f4bb: Verifying Checksum [2023-09-12T05:22:58.691Z] 2f466654f4bb: Download complete [2023-09-12T05:22:58.691Z] 8d51d6327a98: Verifying Checksum [2023-09-12T05:22:58.691Z] 8d51d6327a98: Download complete [2023-09-12T05:23:11.015Z] 8d51d6327a98: Pull complete [2023-09-12T05:23:11.015Z] 8b374f2dd631: Pull complete [2023-09-12T05:23:11.015Z] ec14aa9079de: Pull complete [2023-09-12T05:23:17.662Z] 2f466654f4bb: Pull complete [2023-09-12T05:23:20.249Z] 554e91adad29: Pull complete [2023-09-12T05:23:20.249Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-12T05:23:20.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T05:23:20.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-12T05:23:20.570Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T05:23:20.570Z] WORKDIR /edgex [2023-09-12T05:23:20.570Z] COPY go.mod . [2023-09-12T05:23:20.570Z] RUN go mod download -t [2023-09-12T05:23:20.570Z] ci-base-image-arm64 -f - . [2023-09-12T05:23:21.157Z] Sending build context to Docker daemon 2.978MB [2023-09-12T05:23:21.157Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-12T05:23:21.157Z] ---> 1e15ea492957 [2023-09-12T05:23:21.157Z] Step 2/4 : WORKDIR /edgex [2023-09-12T05:23:23.100Z] ---> Running in 3069a8927a37 [2023-09-12T05:23:23.100Z] Removing intermediate container 3069a8927a37 [2023-09-12T05:23:23.100Z] ---> 2d9c01a585a7 [2023-09-12T05:23:23.100Z] Step 3/4 : COPY go.mod . [2023-09-12T05:23:23.681Z] ---> bee750936550 [2023-09-12T05:23:23.681Z] Step 4/4 : RUN go mod download [2023-09-12T05:23:23.681Z] ---> Running in b03c54b189b6 [2023-09-12T05:24:02.578Z] Removing intermediate container b03c54b189b6 [2023-09-12T05:24:02.578Z] ---> 45811d32178d [2023-09-12T05:24:02.578Z] Successfully built 45811d32178d [2023-09-12T05:24:02.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T05:24:02.908Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T05:24:02.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T05:24:03.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-5867 does not seem to be running inside a container [2023-09-12T05:24:03.158Z] $ 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 [2023-09-12T05:24:04.303Z] $ docker top d1b083fb306914d628485cc7f060890cc96ce5a26cc0cdfdecc076dcbbfb1db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T05:24:05.099Z] + go version [2023-09-12T05:24:05.099Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-12T05:24:05.120Z] $ docker stop --time=1 d1b083fb306914d628485cc7f060890cc96ce5a26cc0cdfdecc076dcbbfb1db6 [2023-09-12T05:24:06.678Z] $ docker rm -f --volumes d1b083fb306914d628485cc7f060890cc96ce5a26cc0cdfdecc076dcbbfb1db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T05:24:07.189Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T05:24:07.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T05:24:07.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-5867 does not seem to be running inside a container [2023-09-12T05:24:07.406Z] $ 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 [2023-09-12T05:24:10.514Z] $ docker top 505259cef855bcdb0b2c198bb24117a490ed9aacddca1420e222fcafb2a24639 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T05:24:10.698Z] ========================================================= [2023-09-12T05:24:10.698Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-12T05:24:10.698Z] ========================================================= [Pipeline] sh [2023-09-12T05:24:10.995Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2023-09-12T05:24:11.321Z] + make test [2023-09-12T05:24:11.321Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T05:24:50.171Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-12T05:26:41.808Z] # github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [2023-09-12T05:26:41.808Z] internal/core/command/controller/messaging/external.go:159:32: undefined: common.NewPathBuilder [2023-09-12T05:26:41.808Z] internal/core/command/controller/messaging/external.go:159:86: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:26:41.808Z] internal/core/command/controller/messaging/external.go:161:39: undefined: common.NewPathBuilder [2023-09-12T05:26:41.808Z] internal/core/command/controller/messaging/external.go:161:93: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:26:41.808Z] internal/core/command/controller/messaging/internal.go:156:31: undefined: common.NewPathBuilder [2023-09-12T05:26:41.808Z] internal/core/command/controller/messaging/internal.go:156:85: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:26:41.808Z] internal/core/command/controller/messaging/internal.go:158:38: undefined: common.NewPathBuilder [2023-09-12T05:26:41.808Z] internal/core/command/controller/messaging/internal.go:158:92: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:26:42.394Z] # github.com/edgexfoundry/edgex-go/internal/core/data/application [2023-09-12T05:26:42.394Z] internal/core/data/application/event.go:85:25: undefined: common.NewPathBuilder [2023-09-12T05:26:42.394Z] internal/core/data/application/event.go:85:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:26:42.663Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/application [2023-09-12T05:26:42.663Z] internal/core/metadata/application/notify.go:45:25: undefined: common.NewPathBuilder [2023-09-12T05:26:42.663Z] internal/core/metadata/application/notify.go:45:86: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:26:42.663Z] internal/core/metadata/application/notify.go:47:32: undefined: common.NewPathBuilder [2023-09-12T05:26:42.663Z] internal/core/metadata/application/notify.go:47:93: configuration.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:26:42.663Z] internal/core/metadata/application/notify.go:136:29: undefined: common.NewPathBuilder [2023-09-12T05:26:42.664Z] internal/core/metadata/application/notify.go:136:83: config.Service.EnableNameFieldEscape undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo has no field or method EnableNameFieldEscape) [2023-09-12T05:26:43.636Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-12T05:26:46.974Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-12T05:26:47.242Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-12T05:26:47.826Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-12T05:26:47.826Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-12T05:26:47.827Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-12T05:26:49.227Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-12T05:26:51.801Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-12T05:26:51.801Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-12T05:26:51.801Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-12T05:27:04.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-12T05:27:04.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-12T05:27:04.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.248s coverage: 28.7% of statements [2023-09-12T05:27:16.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 97.0% of statements [2023-09-12T05:27:16.435Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging [build failed] [2023-09-12T05:27:16.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-12T05:27:16.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-12T05:27:17.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-12T05:27:17.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-12T05:27:17.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-12T05:27:17.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-12T05:27:17.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-12T05:27:17.016Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/application [build failed] [2023-09-12T05:27:17.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-12T05:27:17.016Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] [2023-09-12T05:27:17.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-12T05:27:17.016Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/application [build failed] [2023-09-12T05:27:18.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-12T05:27:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-12T05:27:18.423Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-12T05:27:18.423Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] [2023-09-12T05:27:19.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-12T05:27:19.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-12T05:27:19.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-12T05:27:19.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-12T05:27:19.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-12T05:27:19.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-12T05:27:19.006Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-12T05:27:19.271Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 72.2% of statements [2023-09-12T05:27:29.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-12T05:27:29.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-12T05:27:29.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.411s coverage: 0.9% of statements [2023-09-12T05:27:29.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 32.2% of statements [2023-09-12T05:27:32.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.291s coverage: 42.9% of statements [2023-09-12T05:27:32.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.265s coverage: 82.9% of statements [2023-09-12T05:27:32.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements [2023-09-12T05:27:32.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements [2023-09-12T05:27:36.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2023-09-12T05:27:38.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-12T05:27:38.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-12T05:27:38.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-12T05:27:38.610Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-12T05:27:40.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-12T05:27:40.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-12T05:27:40.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-12T05:27:40.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-12T05:27:48.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements [2023-09-12T05:27:48.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-12T05:27:48.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-12T05:27:48.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-12T05:27:48.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-12T05:27:55.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-12T05:27:55.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-12T05:27:56.335Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-12T05:28:02.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.057s coverage: 79.9% of statements [2023-09-12T05:28:04.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-12T05:28:05.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-12T05:28:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.259s coverage: 92.9% of statements [2023-09-12T05:28:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements [2023-09-12T05:28:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 62.3% of statements [2023-09-12T05:28:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.209s coverage: 87.2% of statements [2023-09-12T05:28:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.194s coverage: 20.0% of statements [2023-09-12T05:28:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2023-09-12T05:28:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.456s coverage: 81.8% of statements [2023-09-12T05:28:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.481s coverage: 82.1% of statements [2023-09-12T05:28:06.046Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 86.0% of statements [2023-09-12T05:28:11.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-12T05:28:11.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-12T05:28:12.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 63.1% of statements [2023-09-12T05:28:12.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2023-09-12T05:28:13.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-09-12T05:28:13.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements [2023-09-12T05:28:13.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.105s coverage: 73.7% of statements [2023-09-12T05:28:14.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-12T05:28:14.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-12T05:28:14.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-12T05:28:14.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2023-09-12T05:28:22.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-12T05:28:22.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-12T05:28:22.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-12T05:28:22.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.002s coverage: 38.4% of statements [2023-09-12T05:28:22.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.245s coverage: 89.5% of statements [2023-09-12T05:28:26.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-12T05:28:26.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-12T05:28:26.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-12T05:28:26.757Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-12T05:28:26.757Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2023-09-12T05:28:33.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-12T05:28:33.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-12T05:28:33.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-12T05:28:33.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-12T05:28:38.885Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements [2023-09-12T05:28:39.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-12T05:28:39.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-12T05:28:39.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-12T05:28:39.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-12T05:28:40.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.598s coverage: 95.7% of statements [2023-09-12T05:28:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-12T05:28:44.292Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-12T05:28:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 61.8% of statements [2023-09-12T05:28:46.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-12T05:28:46.859Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-12T05:28:47.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.396s coverage: 98.9% of statements [2023-09-12T05:28:47.124Z] FAIL [2023-09-12T05:28:48.081Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-09-12T05:28:48.101Z] $ docker stop --time=1 505259cef855bcdb0b2c198bb24117a490ed9aacddca1420e222fcafb2a24639 [2023-09-12T05:28:50.363Z] $ docker rm -f --volumes 505259cef855bcdb0b2c198bb24117a490ed9aacddca1420e222fcafb2a24639 [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 [2023-09-12T05:28:51.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T05:28:51.727Z] [2023-09-12T05:28:51.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T05:28:52.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T05:28:52.331Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T05:28:52.331Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T05:28:52.331Z] 04944245beec: Pulling fs layer [2023-09-12T05:28:52.331Z] 699f458cf7ca: Pulling fs layer [2023-09-12T05:28:52.331Z] 765212b225bb: Pulling fs layer [2023-09-12T05:28:52.331Z] f23df028b6ca: Pulling fs layer [2023-09-12T05:28:52.331Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T05:28:52.331Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T05:28:52.331Z] 765212b225bb: Waiting [2023-09-12T05:28:52.331Z] f23df028b6ca: Waiting [2023-09-12T05:28:52.331Z] d65c8cfc05b1: Waiting [2023-09-12T05:28:52.331Z] 2437ff75d9bd: Waiting [2023-09-12T05:28:52.331Z] 04944245beec: Verifying Checksum [2023-09-12T05:28:52.331Z] 04944245beec: Download complete [2023-09-12T05:28:52.331Z] 765212b225bb: Verifying Checksum [2023-09-12T05:28:52.331Z] 765212b225bb: Download complete [2023-09-12T05:28:52.331Z] f23df028b6ca: Verifying Checksum [2023-09-12T05:28:52.331Z] f23df028b6ca: Download complete [2023-09-12T05:28:52.605Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T05:28:52.606Z] d65c8cfc05b1: Download complete [2023-09-12T05:28:52.606Z] 699f458cf7ca: Verifying Checksum [2023-09-12T05:28:52.606Z] 699f458cf7ca: Download complete [2023-09-12T05:28:52.874Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T05:28:52.874Z] 8998bd30e6a1: Download complete [2023-09-12T05:28:55.449Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T05:28:55.449Z] 2437ff75d9bd: Download complete [2023-09-12T05:28:56.858Z] 8998bd30e6a1: Pull complete [2023-09-12T05:28:57.125Z] 04944245beec: Pull complete [2023-09-12T05:28:58.533Z] 699f458cf7ca: Pull complete [2023-09-12T05:28:58.798Z] 765212b225bb: Pull complete [2023-09-12T05:28:59.379Z] f23df028b6ca: Pull complete [2023-09-12T05:28:59.644Z] d65c8cfc05b1: Pull complete [2023-09-12T05:29:14.627Z] 2437ff75d9bd: Pull complete [2023-09-12T05:29:14.627Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T05:29:14.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T05:29:14.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T05:29:14.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-5867 does not seem to be running inside a container [2023-09-12T05:29:14.873Z] $ 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 [2023-09-12T05:29:17.290Z] $ docker top 574642d4bdf22b6b6af9dbc9843c015f2535e2dbf34d512346572fc91bf70264 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:29:17.848Z] ---> job-cost.sh [2023-09-12T05:29:18.115Z] lf-activate-venv: SKIPPING [2023-09-12T05:29:18.115Z] INFO: No Stack... [2023-09-12T05:29:18.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T05:29:19.330Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T05:29:19.647Z] + + catcut /w/workspace/edgex-go/4/archives/cost.csv -d, -f6 [2023-09-12T05:29:19.647Z] [Pipeline] lock [2023-09-12T05:29:19.703Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4674-4-stack-cost] [2023-09-12T05:29:19.709Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4674-4-stack-cost] did not exist. Created. [2023-09-12T05:29:19.710Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4674-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T05:29:20.032Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T05:29:20.564Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T05:29:20.570Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4674-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T05:29:20.588Z] $ docker stop --time=1 574642d4bdf22b6b6af9dbc9843c015f2535e2dbf34d512346572fc91bf70264 [2023-09-12T05:29:22.059Z] $ docker rm -f --volumes 574642d4bdf22b6b6af9dbc9843c015f2535e2dbf34d512346572fc91bf70264 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T05:29:22.310Z] 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 [2023-09-12T05:29:22.904Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:29:23.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:29:24.056Z] ---> package-listing.sh [2023-09-12T05:29:24.056Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T05:29:24.056Z] ++ facter osfamily [2023-09-12T05:29:24.315Z] + OS_FAMILY=debian [2023-09-12T05:29:24.315Z] + workspace=/w/workspace/edgex-go/4 [2023-09-12T05:29:24.315Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T05:29:24.315Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T05:29:24.315Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T05:29:24.315Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T05:29:24.315Z] + '[' /w/workspace/edgex-go/4 ']' [2023-09-12T05:29:24.315Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T05:29:24.315Z] + case "${OS_FAMILY}" in [2023-09-12T05:29:24.315Z] + dpkg -l [2023-09-12T05:29:24.315Z] + grep '^ii' [2023-09-12T05:29:24.315Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T05:29:24.315Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T05:29:24.315Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T05:29:24.315Z] + '[' /w/workspace/edgex-go/4 ']' [2023-09-12T05:29:24.315Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2023-09-12T05:29:24.315Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2023-09-12T05:29:24.323Z] 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 [2023-09-12T05:29:24.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T05:29:25.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T05:29:25.156Z] [2023-09-12T05:29:25.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T05:29:25.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T05:29:25.462Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T05:29:25.462Z] 5eb5b503b376: Pulling fs layer [2023-09-12T05:29:25.462Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T05:29:25.462Z] ec43610c2a17: Pulling fs layer [2023-09-12T05:29:25.462Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T05:29:25.462Z] 33b1e0a273af: Pulling fs layer [2023-09-12T05:29:25.462Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T05:29:25.462Z] 2f39f015ded8: Pulling fs layer [2023-09-12T05:29:25.462Z] 3a2ae6a8a46f: Waiting [2023-09-12T05:29:25.462Z] 33b1e0a273af: Waiting [2023-09-12T05:29:25.462Z] 2f39f015ded8: Waiting [2023-09-12T05:29:25.462Z] 5d3b04190fa2: Waiting [2023-09-12T05:29:25.462Z] 5c69ac0246d0: Download complete [2023-09-12T05:29:25.462Z] 3a2ae6a8a46f: Download complete [2023-09-12T05:29:25.462Z] 33b1e0a273af: Verifying Checksum [2023-09-12T05:29:25.462Z] 33b1e0a273af: Download complete [2023-09-12T05:29:25.462Z] ec43610c2a17: Verifying Checksum [2023-09-12T05:29:25.462Z] ec43610c2a17: Download complete [2023-09-12T05:29:25.462Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T05:29:25.462Z] 5d3b04190fa2: Download complete [2023-09-12T05:29:25.721Z] 5eb5b503b376: Verifying Checksum [2023-09-12T05:29:26.286Z] 2f39f015ded8: Verifying Checksum [2023-09-12T05:29:26.286Z] 2f39f015ded8: Download complete [2023-09-12T05:29:26.851Z] 5eb5b503b376: Pull complete [2023-09-12T05:29:27.109Z] 5c69ac0246d0: Pull complete [2023-09-12T05:29:27.731Z] ec43610c2a17: Pull complete [2023-09-12T05:29:27.989Z] 3a2ae6a8a46f: Pull complete [2023-09-12T05:29:27.989Z] 33b1e0a273af: Pull complete [2023-09-12T05:29:28.247Z] 5d3b04190fa2: Pull complete [2023-09-12T05:29:32.432Z] 2f39f015ded8: Pull complete [2023-09-12T05:29:32.432Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T05:29:32.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T05:29:32.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T05:29:32.518Z] prd-ubuntu20.04-docker-8c-8g-5866 does not seem to be running inside a container [2023-09-12T05:29:32.548Z] $ 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 [2023-09-12T05:29:42.824Z] $ docker top 156e458bec53df72518a44beb09982d1d46ea8c6ef5fce3ba9c2bb5263d0d64a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T05:29:43.159Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T05:29:43.448Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T05:29:43.734Z] + ls /var/log/sa-host [2023-09-12T05:29:43.735Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T05:29:43.886Z] provisioning config files... [2023-09-12T05:29:43.894Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config11814414744461110650tmp [Pipeline] { [Pipeline] echo [2023-09-12T05:29:43.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:29:44.192Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T05:29:44.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:29:44.533Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T05:29:44.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:29:44.832Z] ---> sudo-logs.sh [2023-09-12T05:29:44.832Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T05:29:44.869Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:29:45.153Z] ---> job-cost.sh [2023-09-12T05:29:45.153Z] lf-activate-venv: SKIPPING [2023-09-12T05:29:45.153Z] DEBUG: total: 0.10999999940395355 [2023-09-12T05:29:45.153Z] INFO: Retrieving Stack Cost... [2023-09-12T05:29:45.412Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T05:29:45.981Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T05:29:45.992Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T05:29:46.276Z] ---> logs-deploy.sh [2023-09-12T05:29:46.277Z] lf-activate-venv: SKIPPING [2023-09-12T05:29:46.277Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4674/4 [2023-09-12T05:29:46.277Z] INFO: archiving workspace using pattern(s): [2023-09-12T05:29:47.215Z] Archives upload complete. [2023-09-12T05:29:47.215Z] INFO: archiving logs to Nexus