Pull request #4473 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76ace5ed56262d1dc76431bf0dc7689d15420130+0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (4a08de06da6d4ca777dae1a69c52162832d2a85c) 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-ssh4455586529113615849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9654087127000340334.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4473/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4473/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3260197454951407323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4473/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7448342395542086278.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13414351602834771196.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4473/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4473/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15646897497182966067.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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-5269 in /w/workspace/edgexfoundry_edgex-go_PR-4473 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit 76ace5ed56262d1dc76431bf0dc7689d15420130 Merge succeeded, producing 76ace5ed56262d1dc76431bf0dc7689d15420130 Checking out Revision 76ace5ed56262d1dc76431bf0dc7689d15420130 (PR-4473) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/4473/head:refs/remotes/origin/PR-4473 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76ace5ed56262d1dc76431bf0dc7689d15420130 # 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 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76ace5ed56262d1dc76431bf0dc7689d15420130 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T19:58:46.985Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T19:58:47.148Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T19:58:47.244Z] ========================================================= [2023-03-22T19:58:47.244Z] EdgeX Global Pipelines Version Info [2023-03-22T19:58:47.244Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:58:48.356Z] ------------------- [2023-03-22T19:58:48.356Z] stable info: [2023-03-22T19:58:48.356Z] ------------------- [2023-03-22T19:58:48.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T19:58:48.356Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T19:58:48.356Z] Message: update stable to v1.0.245 [2023-03-22T19:58:48.619Z] ------------------- [2023-03-22T19:58:48.619Z] experimental info: [2023-03-22T19:58:48.619Z] ------------------- [2023-03-22T19:58:48.619Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T19:58:48.619Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T19:58:48.619Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T19:58:48.929Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-22T19:58:48.967Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-22T19:58:49.004Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T19:58:49.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T19:58:49.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T19:58:49.110Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T19:58:49.146Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T19:58:49.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-22T19:58:49.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-22T19:58:49.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-22T19:58:49.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T19:58:49.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T19:58:49.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T19:58:49.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T19:58:49.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T19:58:49.493Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T19:58:49.529Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T19:58:49.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T19:58:49.602Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T19:58:49.639Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T19:58:49.675Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T19:58:49.710Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T19:58:49.745Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T19:58:49.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4473 [Pipeline] echo [2023-03-22T19:58:49.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4473 [Pipeline] echo [2023-03-22T19:58:49.859Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4473 [Pipeline] echo [2023-03-22T19:58:49.895Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76ace5ed56262d1dc76431bf0dc7689d15420130 [Pipeline] echo [2023-03-22T19:58:49.937Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76ace5e [Pipeline] echo [2023-03-22T19:58:49.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T19:58:50.086Z] provisioning config files... [2023-03-22T19:58:50.103Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15198595104237171237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T19:58:50.458Z] ---> docker-login.sh [2023-03-22T19:58:50.458Z] nexus3.edgexfoundry.org:10001 [2023-03-22T19:58:50.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T19:58:50.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T19:58:50.717Z] Configure a credential helper to remove this warning. See [2023-03-22T19:58:50.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T19:58:50.717Z] [2023-03-22T19:58:50.717Z] Login Succeeded [2023-03-22T19:58:50.717Z] nexus3.edgexfoundry.org:10002 [2023-03-22T19:58:50.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T19:58:50.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T19:58:50.978Z] Configure a credential helper to remove this warning. See [2023-03-22T19:58:50.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T19:58:50.978Z] [2023-03-22T19:58:50.978Z] Login Succeeded [2023-03-22T19:58:50.978Z] nexus3.edgexfoundry.org:10003 [2023-03-22T19:58:50.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T19:58:50.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T19:58:50.978Z] Configure a credential helper to remove this warning. See [2023-03-22T19:58:50.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T19:58:50.978Z] [2023-03-22T19:58:50.978Z] Login Succeeded [2023-03-22T19:58:50.978Z] nexus3.edgexfoundry.org:10004 [2023-03-22T19:58:51.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T19:58:51.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T19:58:51.239Z] Configure a credential helper to remove this warning. See [2023-03-22T19:58:51.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T19:58:51.239Z] [2023-03-22T19:58:51.239Z] Login Succeeded [2023-03-22T19:58:51.239Z] docker.io [2023-03-22T19:58:51.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T19:58:51.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T19:58:51.500Z] Configure a credential helper to remove this warning. See [2023-03-22T19:58:51.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T19:58:51.500Z] [2023-03-22T19:58:51.500Z] Login Succeeded [2023-03-22T19:58:51.500Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T19:58:51.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T19:58:51.953Z] + 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-03-22T19:58:51.954Z] + dirname cmd/core-command/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/core-data/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/core-metadata/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-22T19:58:51.954Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-22T19:58:51.954Z] cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-22T19:58:51.954Z] + dirname+ cmd/security-spire-server/Dockerfile [2023-03-22T19:58:51.954Z] cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/support-notifications/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-22T19:58:51.954Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-22T19:58:51.954Z] + cut -d/ -f2 [2023-03-22T19:58:51.954Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-22T19:58:52.021Z] 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-03-22T19:58:52.535Z] + git rev-list -1 --merges 76ace5ed56262d1dc76431bf0dc7689d15420130~1..76ace5ed56262d1dc76431bf0dc7689d15420130 [Pipeline] echo [2023-03-22T19:58:52.574Z] -----------> git rev-list -1 --merges 76ace5ed56262d1dc76431bf0dc7689d15420130~1..76ace5ed56262d1dc76431bf0dc7689d15420130 76ace5ed56262d1dc76431bf0dc7689d15420130 [false] [Pipeline] sh [2023-03-22T19:58:52.883Z] + git log --format=format:%s -1 76ace5ed56262d1dc76431bf0dc7689d15420130 [Pipeline] echo [2023-03-22T19:58:52.920Z] ========================================================= [2023-03-22T19:58:52.920Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T19:58:52.920Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-22T19:58:53.451Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T19:58:53.452Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T19:58:53.452Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T19:58:53.452Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T19:58:53.452Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T19:58:53.452Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T19:58:53.452Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:58:53.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T19:58:53.955Z] [2023-03-22T19:58:53.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:58:54.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T19:58:54.337Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T19:58:54.337Z] b85a868b505f: Pulling fs layer [2023-03-22T19:58:54.337Z] e2be974225ed: Pulling fs layer [2023-03-22T19:58:54.337Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T19:58:54.337Z] 988bab9f4d93: Pulling fs layer [2023-03-22T19:58:54.337Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T19:58:54.337Z] eaf3925da568: Pulling fs layer [2023-03-22T19:58:54.337Z] bab4dde63d76: Pulling fs layer [2023-03-22T19:58:54.337Z] bde34c3a00c8: Pulling fs layer [2023-03-22T19:58:54.337Z] b352a97aabf1: Pulling fs layer [2023-03-22T19:58:54.337Z] 4872d77fe225: Pulling fs layer [2023-03-22T19:58:54.337Z] 5851b861e8e6: Pulling fs layer [2023-03-22T19:58:54.337Z] 988bab9f4d93: Waiting [2023-03-22T19:58:54.337Z] 4872d77fe225: Waiting [2023-03-22T19:58:54.337Z] 1469e6f7b9e6: Waiting [2023-03-22T19:58:54.337Z] bde34c3a00c8: Waiting [2023-03-22T19:58:54.337Z] bab4dde63d76: Waiting [2023-03-22T19:58:54.337Z] eaf3925da568: Waiting [2023-03-22T19:58:54.337Z] 5851b861e8e6: Waiting [2023-03-22T19:58:54.337Z] e2be974225ed: Verifying Checksum [2023-03-22T19:58:54.337Z] e2be974225ed: Download complete [2023-03-22T19:58:54.337Z] 988bab9f4d93: Verifying Checksum [2023-03-22T19:58:54.337Z] 988bab9f4d93: Download complete [2023-03-22T19:58:54.600Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T19:58:54.600Z] 339a4e72a1f5: Download complete [2023-03-22T19:58:54.600Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T19:58:54.600Z] 1469e6f7b9e6: Download complete [2023-03-22T19:58:54.600Z] eaf3925da568: Verifying Checksum [2023-03-22T19:58:54.600Z] eaf3925da568: Download complete [2023-03-22T19:58:54.600Z] bde34c3a00c8: Download complete [2023-03-22T19:58:54.600Z] b352a97aabf1: Download complete [2023-03-22T19:58:54.600Z] 4872d77fe225: Verifying Checksum [2023-03-22T19:58:54.600Z] 4872d77fe225: Download complete [2023-03-22T19:58:54.600Z] 5851b861e8e6: Verifying Checksum [2023-03-22T19:58:54.600Z] 5851b861e8e6: Download complete [2023-03-22T19:58:54.600Z] b85a868b505f: Verifying Checksum [2023-03-22T19:58:54.600Z] b85a868b505f: Download complete [2023-03-22T19:58:54.860Z] bab4dde63d76: Verifying Checksum [2023-03-22T19:58:54.860Z] bab4dde63d76: Download complete [2023-03-22T19:58:56.241Z] b85a868b505f: Pull complete [2023-03-22T19:58:56.241Z] e2be974225ed: Pull complete [2023-03-22T19:58:56.811Z] 339a4e72a1f5: Pull complete [2023-03-22T19:58:56.811Z] 988bab9f4d93: Pull complete [2023-03-22T19:58:57.071Z] 1469e6f7b9e6: Pull complete [2023-03-22T19:58:57.071Z] eaf3925da568: Pull complete [2023-03-22T19:58:58.978Z] bab4dde63d76: Pull complete [2023-03-22T19:58:58.978Z] bde34c3a00c8: Pull complete [2023-03-22T19:58:59.239Z] b352a97aabf1: Pull complete [2023-03-22T19:58:59.239Z] 4872d77fe225: Pull complete [2023-03-22T19:58:59.500Z] 5851b861e8e6: Pull complete [2023-03-22T19:58:59.500Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T19:58:59.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T19:58:59.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T19:58:59.753Z] prd-ubuntu20.04-docker-8c-8g-5269 does not seem to be running inside a container [2023-03-22T19:58:59.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T19:59:01.558Z] $ docker top a2909aea9b3fdeeea44f776ed6a9f2703ee0a3b5dd3b6e8ac5cf534798b572e1 -eo pid,comm [2023-03-22T19:59:01.611Z] 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-03-22T19:59:01.611Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T19:59:01.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T19:59:01.751Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T19:59:01.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T19:59:01.887Z] $ docker exec a2909aea9b3fdeeea44f776ed6a9f2703ee0a3b5dd3b6e8ac5cf534798b572e1 ssh-agent [2023-03-22T19:59:01.996Z] SSH_AUTH_SOCK=/tmp/ssh-EvfssLQs8ThX/agent.32 [2023-03-22T19:59:01.997Z] SSH_AGENT_PID=38 [2023-03-22T19:59:02.003Z] Running ssh-add (command line suppressed) [2023-03-22T19:59:02.120Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1566035675277052719.key (/w/workspace/edgex-go/1@tmp/private_key_1566035675277052719.key) [2023-03-22T19:59:02.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T19:59:02.463Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T19:59:02.494Z] $ docker exec --env ******** --env ******** a2909aea9b3fdeeea44f776ed6a9f2703ee0a3b5dd3b6e8ac5cf534798b572e1 ssh-agent -k [2023-03-22T19:59:02.613Z] unset SSH_AUTH_SOCK; [2023-03-22T19:59:02.613Z] unset SSH_AGENT_PID; [2023-03-22T19:59:02.614Z] echo Agent pid 38 killed; [2023-03-22T19:59:02.618Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T19:59:02.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T19:59:02.696Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T19:59:02.827Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T19:59:02.834Z] $ docker exec a2909aea9b3fdeeea44f776ed6a9f2703ee0a3b5dd3b6e8ac5cf534798b572e1 ssh-agent [2023-03-22T19:59:02.950Z] SSH_AUTH_SOCK=/tmp/ssh-k1Wl99zCN7wD/agent.70 [2023-03-22T19:59:02.950Z] SSH_AGENT_PID=76 [2023-03-22T19:59:02.955Z] Running ssh-add (command line suppressed) [2023-03-22T19:59:03.073Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8587106709659349732.key (/w/workspace/edgex-go/1@tmp/private_key_8587106709659349732.key) [2023-03-22T19:59:03.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T19:59:03.427Z] + git semver init [2023-03-22T19:59:03.689Z] 2023-03-22 19:59:03,618 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T19:59:03.689Z] 2023-03-22 19:59:03,619 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-22T19:59:03.689Z] 2023-03-22 19:59:03,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-22T19:59:03.689Z] 2023-03-22 19:59:03,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-22T19:59:07.884Z] 2023-03-22 19:59:07,618 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-22T19:59:07.884Z] 2023-03-22 19:59:07,619 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4473 with force:False [2023-03-22T19:59:07.884Z] 2023-03-22 19:59:07,619 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4473 [2023-03-22T19:59:07.884Z] 2023-03-22 19:59:07,625 [execute] INFO git cat-file --batch-check [2023-03-22T19:59:07.884Z] 2023-03-22 19:59:07,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T19:59:07.884Z] 2023-03-22 19:59:07,632 [execute] INFO git cat-file --batch [2023-03-22T19:59:07.884Z] 2023-03-22 19:59:07,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T19:59:07.884Z] 2023-03-22 19:59:07,638 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4473 [2023-03-22T19:59:07.884Z] 0.0.0 [Pipeline] } [2023-03-22T19:59:07.916Z] $ docker exec --env ******** --env ******** a2909aea9b3fdeeea44f776ed6a9f2703ee0a3b5dd3b6e8ac5cf534798b572e1 ssh-agent -k [2023-03-22T19:59:08.035Z] unset SSH_AUTH_SOCK; [2023-03-22T19:59:08.036Z] unset SSH_AGENT_PID; [2023-03-22T19:59:08.036Z] echo Agent pid 76 killed; [2023-03-22T19:59:08.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T19:59:08.477Z] + git semver [Pipeline] } [2023-03-22T19:59:08.767Z] $ docker stop --time=1 a2909aea9b3fdeeea44f776ed6a9f2703ee0a3b5dd3b6e8ac5cf534798b572e1 [2023-03-22T19:59:10.097Z] $ docker rm -f --volumes a2909aea9b3fdeeea44f776ed6a9f2703ee0a3b5dd3b6e8ac5cf534798b572e1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T19:59:10.507Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T19:59:10.783Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T19:59:10.800Z] [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-03-22T19:59:11.617Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-22T19:59:11.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T19:59:11.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T19:59:11.738Z] ========================================================= [2023-03-22T19:59:11.738Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T19:59:11.738Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T19:59:12.096Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T19:59:12.096Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T19:59:12.096Z] 63b65145d645: Pulling fs layer [2023-03-22T19:59:12.096Z] a2d21d5440eb: Pulling fs layer [2023-03-22T19:59:12.096Z] 935e6c44a52c: Pulling fs layer [2023-03-22T19:59:12.096Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T19:59:12.096Z] 30dea6a524f1: Pulling fs layer [2023-03-22T19:59:12.096Z] a2aff8979fd8: Pulling fs layer [2023-03-22T19:59:12.096Z] 6808be2612f2: Pulling fs layer [2023-03-22T19:59:12.096Z] f25807f1079a: Pulling fs layer [2023-03-22T19:59:12.096Z] 30dea6a524f1: Waiting [2023-03-22T19:59:12.096Z] 94cc34f8dd06: Waiting [2023-03-22T19:59:12.096Z] 6808be2612f2: Waiting [2023-03-22T19:59:12.096Z] f25807f1079a: Waiting [2023-03-22T19:59:12.096Z] a2d21d5440eb: Verifying Checksum [2023-03-22T19:59:12.096Z] a2d21d5440eb: Download complete [2023-03-22T19:59:12.096Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T19:59:12.096Z] 94cc34f8dd06: Download complete [2023-03-22T19:59:12.096Z] 30dea6a524f1: Verifying Checksum [2023-03-22T19:59:12.096Z] 30dea6a524f1: Download complete [2023-03-22T19:59:12.096Z] 63b65145d645: Verifying Checksum [2023-03-22T19:59:12.096Z] 63b65145d645: Download complete [2023-03-22T19:59:12.357Z] a2aff8979fd8: Verifying Checksum [2023-03-22T19:59:12.357Z] a2aff8979fd8: Download complete [2023-03-22T19:59:12.357Z] 63b65145d645: Pull complete [2023-03-22T19:59:12.620Z] a2d21d5440eb: Pull complete [2023-03-22T19:59:12.881Z] f25807f1079a: Verifying Checksum [2023-03-22T19:59:12.881Z] f25807f1079a: Download complete [2023-03-22T19:59:12.881Z] 935e6c44a52c: Verifying Checksum [2023-03-22T19:59:12.881Z] 935e6c44a52c: Download complete [2023-03-22T19:59:13.141Z] 6808be2612f2: Verifying Checksum [2023-03-22T19:59:13.141Z] 6808be2612f2: Download complete [2023-03-22T19:59:17.334Z] 935e6c44a52c: Pull complete [2023-03-22T19:59:17.334Z] 94cc34f8dd06: Pull complete [2023-03-22T19:59:17.334Z] 30dea6a524f1: Pull complete [2023-03-22T19:59:17.334Z] a2aff8979fd8: Pull complete [2023-03-22T19:59:19.242Z] 6808be2612f2: Pull complete [2023-03-22T19:59:20.179Z] f25807f1079a: Pull complete [2023-03-22T19:59:20.179Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T19:59:20.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T19:59:20.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T19:59:20.527Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T19:59:20.527Z] WORKDIR /edgex [2023-03-22T19:59:20.527Z] COPY go.mod . [2023-03-22T19:59:20.527Z] RUN go mod download [2023-03-22T19:59:20.527Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-22T19:59:21.095Z] Sending build context to Docker daemon 170.5MB [2023-03-22T19:59:21.095Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T19:59:21.095Z] ---> 3b553350e43f [2023-03-22T19:59:21.095Z] Step 2/4 : WORKDIR /edgex [2023-03-22T19:59:23.641Z] ---> Running in 584ce0f0586d [2023-03-22T19:59:23.641Z] Removing intermediate container 584ce0f0586d [2023-03-22T19:59:23.641Z] ---> a796cc2879ba [2023-03-22T19:59:23.641Z] Step 3/4 : COPY go.mod . [2023-03-22T19:59:23.900Z] ---> aa9bb08825dc [2023-03-22T19:59:23.900Z] Step 4/4 : RUN go mod download [2023-03-22T19:59:23.900Z] ---> Running in fa445f803b7b [2023-03-22T19:59:26.126Z] Still waiting to schedule task [2023-03-22T19:59:26.127Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-22T19:59:36.137Z] Removing intermediate container fa445f803b7b [2023-03-22T19:59:36.138Z] ---> 7be07ca2f0ad [2023-03-22T19:59:36.138Z] Successfully built 7be07ca2f0ad [2023-03-22T19:59:36.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:59:36.511Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T19:59:36.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T19:59:36.659Z] prd-ubuntu20.04-docker-8c-8g-5269 does not seem to be running inside a container [2023-03-22T19:59:36.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T19:59:37.106Z] $ docker top a874e90d5ca4b76facde545cb3ac7de62d4dc9020fc10ba7e9f65ec8cd433e54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T19:59:37.494Z] + go version [2023-03-22T19:59:37.494Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T19:59:37.530Z] $ docker stop --time=1 a874e90d5ca4b76facde545cb3ac7de62d4dc9020fc10ba7e9f65ec8cd433e54 [2023-03-22T19:59:38.851Z] $ docker rm -f --volumes a874e90d5ca4b76facde545cb3ac7de62d4dc9020fc10ba7e9f65ec8cd433e54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T19:59:39.728Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T19:59:39.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T19:59:39.874Z] prd-ubuntu20.04-docker-8c-8g-5269 does not seem to be running inside a container [2023-03-22T19:59:39.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T19:59:40.293Z] $ docker top 2d9f6ddebbedec7d4f51df1ed663412304bc301d47b60ffa1e4c1af718954365 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T19:59:40.417Z] ========================================================= [2023-03-22T19:59:40.417Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T19:59:40.417Z] ========================================================= [Pipeline] sh [2023-03-22T19:59:40.715Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T19:59:41.079Z] + make test [2023-03-22T19:59:41.079Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T19:59:49.192Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T20:00:01.401Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2023-03-22T20:00:01.401Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.55/bootstrap/config/config.go:217:34: privateConfigClient.PutConfigurationToml undefined (type configuration.Client has no field or method PutConfigurationToml) [2023-03-22T20:00:03.307Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T20:00:04.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T20:00:04.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T20:00:04.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2023-03-22T20:00:05.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.069s coverage: 98.5% of statements [2023-03-22T20:00:06.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T20:00:07.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T20:00:07.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T20:00:09.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T20:00:09.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T20:00:09.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T20:00:09.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T20:00:09.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.095s coverage: 71.3% of statements [2023-03-22T20:00:09.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements [2023-03-22T20:00:10.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T20:00:10.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T20:00:12.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.697s coverage: 88.5% of statements [2023-03-22T20:00:12.050Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements [2023-03-22T20:00:12.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T20:00:12.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T20:00:12.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T20:00:13.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.391s coverage: 95.6% of statements [2023-03-22T20:00:13.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T20:00:13.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T20:00:13.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T20:00:13.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T20:00:13.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T20:00:13.193Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements [2023-03-22T20:00:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T20:00:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T20:00:14.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T20:00:14.570Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements [2023-03-22T20:00:14.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T20:00:14.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements [2023-03-22T20:00:14.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-03-22T20:00:15.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 44.1% of statements [2023-03-22T20:00:15.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.062s coverage: 82.9% of statements [2023-03-22T20:00:15.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-03-22T20:00:15.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements [2023-03-22T20:00:15.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2023-03-22T20:00:16.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T20:00:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T20:00:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T20:00:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T20:00:16.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T20:00:16.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T20:00:16.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T20:00:17.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T20:00:17.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T20:00:17.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T20:00:18.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T20:00:19.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T20:00:19.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T20:00:19.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T20:00:19.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T20:00:19.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T20:00:19.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T20:00:19.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T20:00:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T20:00:20.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T20:00:20.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T20:00:22.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T20:00:22.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T20:00:22.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T20:00:22.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T20:00:23.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T20:00:23.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T20:00:23.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T20:00:24.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T20:00:24.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T20:00:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T20:00:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T20:00:27.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.327s coverage: 79.9% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.046s coverage: 86.9% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-22T20:00:40.011Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser [build failed] [2023-03-22T20:00:40.011Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser [build failed] [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements [2023-03-22T20:00:40.011Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2023-03-22T20:00:40.011Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-03-22T20:00:40.011Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.044s coverage: 61.5% of statements [2023-03-22T20:00:40.011Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-22T20:00:40.011Z] FAIL [2023-03-22T20:00:40.011Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-03-22T20:00:40.072Z] $ docker stop --time=1 2d9f6ddebbedec7d4f51df1ed663412304bc301d47b60ffa1e4c1af718954365 [2023-03-22T20:00:41.605Z] $ docker rm -f --volumes 2d9f6ddebbedec7d4f51df1ed663412304bc301d47b60ffa1e4c1af718954365 [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-03-22T20:00:42.566Z] Failed in branch amd64 [2023-03-22T20:01:16.677Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5270 in /w/workspace/edgexfoundry_edgex-go_PR-4473 [Pipeline] { [Pipeline] ws [2023-03-22T20:01:16.740Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-22T20:01:16.867Z] The recommended git tool is: git [2023-03-22T20:01:26.741Z] using credential edgex-jenkins-ssh [2023-03-22T20:01:26.761Z] Cloning the remote Git repository [2023-03-22T20:01:26.837Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-22T20:01:26.965Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-22T20:01:27.186Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T20:01:27.203Z] > git --version # timeout=10 [2023-03-22T20:01:27.262Z] > git --version # 'git version 2.25.1' [2023-03-22T20:01:27.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T20:01:27.644Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T20:01:48.413Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T20:01:48.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T20:01:50.370Z] Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit 76ace5ed56262d1dc76431bf0dc7689d15420130 [2023-03-22T20:01:50.862Z] Merge succeeded, producing 76ace5ed56262d1dc76431bf0dc7689d15420130 [2023-03-22T20:01:50.863Z] Checking out Revision 76ace5ed56262d1dc76431bf0dc7689d15420130 (PR-4473) [2023-03-22T20:01:51.559Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2023-03-22T20:01:51.622Z] > git --version # timeout=10 [2023-03-22T20:01:51.635Z] > git --version # 'git version 2.25.1' [2023-03-22T20:01:51.662Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T20:01:49.540Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-22T20:01:49.588Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-22T20:01:49.589Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T20:01:49.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4473/head:refs/remotes/origin/PR-4473 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T20:01:50.396Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T20:01:50.478Z] > git checkout -f 76ace5ed56262d1dc76431bf0dc7689d15420130 # timeout=10 [2023-03-22T20:01:50.740Z] > git remote # timeout=10 [2023-03-22T20:01:50.768Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T20:01:50.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T20:01:50.817Z] > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 [2023-03-22T20:01:50.849Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T20:01:50.876Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T20:01:50.890Z] > git checkout -f 76ace5ed56262d1dc76431bf0dc7689d15420130 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T20:01:52.941Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T20:01:52.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T20:01:52.941Z] Dload Upload Total Spent Left Speed [2023-03-22T20:01:52.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-03-22T20:01:53.551Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T20:01:53.898Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T20:01:53.898Z] + sudo tee /etc/docker/daemon.new [2023-03-22T20:01:53.898Z] { [2023-03-22T20:01:53.898Z] "registry-mirrors": [ [2023-03-22T20:01:53.898Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T20:01:53.898Z] ], [2023-03-22T20:01:53.898Z] "bip": "10.250.0.254/24", [2023-03-22T20:01:53.898Z] "hosts": [ [2023-03-22T20:01:53.898Z] "tcp://0.0.0.0:5555", [2023-03-22T20:01:53.898Z] "unix:///var/run/docker.sock" [2023-03-22T20:01:53.898Z] ], [2023-03-22T20:01:53.898Z] "mtu": 1458, [2023-03-22T20:01:53.898Z] "selinux-enabled": true, [2023-03-22T20:01:53.898Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T20:01:53.898Z] } [Pipeline] sh [2023-03-22T20:01:54.267Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T20:01:54.638Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T20:02:17.127Z] provisioning config files... [2023-03-22T20:02:17.156Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16845624199572370025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:02:17.554Z] ---> docker-login.sh [2023-03-22T20:02:17.554Z] nexus3.edgexfoundry.org:10001 [2023-03-22T20:02:18.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:02:18.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:02:18.149Z] Configure a credential helper to remove this warning. See [2023-03-22T20:02:18.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:02:18.149Z] [2023-03-22T20:02:18.149Z] Login Succeeded [2023-03-22T20:02:18.149Z] nexus3.edgexfoundry.org:10002 [2023-03-22T20:02:18.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:02:18.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:02:18.695Z] Configure a credential helper to remove this warning. See [2023-03-22T20:02:18.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:02:18.695Z] [2023-03-22T20:02:18.695Z] Login Succeeded [2023-03-22T20:02:18.695Z] nexus3.edgexfoundry.org:10003 [2023-03-22T20:02:18.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:02:18.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:02:18.974Z] Configure a credential helper to remove this warning. See [2023-03-22T20:02:18.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:02:18.974Z] [2023-03-22T20:02:18.974Z] Login Succeeded [2023-03-22T20:02:18.974Z] nexus3.edgexfoundry.org:10004 [2023-03-22T20:02:19.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:02:19.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:02:19.519Z] Configure a credential helper to remove this warning. See [2023-03-22T20:02:19.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:02:19.519Z] [2023-03-22T20:02:19.519Z] Login Succeeded [2023-03-22T20:02:19.519Z] docker.io [2023-03-22T20:02:19.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T20:02:20.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T20:02:20.059Z] Configure a credential helper to remove this warning. See [2023-03-22T20:02:20.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T20:02:20.059Z] [2023-03-22T20:02:20.059Z] Login Succeeded [2023-03-22T20:02:20.059Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T20:02:20.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-22T20:02:20.757Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-22T20:02:20.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T20:02:20.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T20:02:20.865Z] ========================================================= [2023-03-22T20:02:20.865Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T20:02:20.865Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-22T20:02:21.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T20:02:21.521Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T20:02:21.522Z] af6eaf76a39c: Pulling fs layer [2023-03-22T20:02:21.522Z] 55522c791124: Pulling fs layer [2023-03-22T20:02:21.522Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T20:02:21.522Z] 169dfbe0d373: Pulling fs layer [2023-03-22T20:02:21.522Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T20:02:21.522Z] 169dfbe0d373: Waiting [2023-03-22T20:02:21.522Z] e1ff8fa3b103: Waiting [2023-03-22T20:02:21.522Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T20:02:21.522Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T20:02:21.522Z] 52ebb69f0ebf: Waiting [2023-03-22T20:02:21.522Z] 55522c791124: Verifying Checksum [2023-03-22T20:02:21.522Z] 55522c791124: Download complete [2023-03-22T20:02:21.522Z] 169dfbe0d373: Download complete [2023-03-22T20:02:21.522Z] e1ff8fa3b103: Download complete [2023-03-22T20:02:21.522Z] af6eaf76a39c: Verifying Checksum [2023-03-22T20:02:21.522Z] af6eaf76a39c: Download complete [2023-03-22T20:02:22.502Z] af6eaf76a39c: Pull complete [2023-03-22T20:02:22.502Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T20:02:22.502Z] 5abe8eddf0d5: Download complete [2023-03-22T20:02:23.116Z] 55522c791124: Pull complete [2023-03-22T20:02:24.285Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T20:02:24.285Z] 52ebb69f0ebf: Download complete [2023-03-22T20:02:24.285Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T20:02:24.285Z] ce5c4a1c91eb: Download complete [2023-03-22T20:02:34.409Z] ce5c4a1c91eb: Pull complete [2023-03-22T20:02:34.677Z] 169dfbe0d373: Pull complete [2023-03-22T20:02:34.944Z] e1ff8fa3b103: Pull complete [2023-03-22T20:02:41.640Z] 52ebb69f0ebf: Pull complete [2023-03-22T20:02:42.225Z] 5abe8eddf0d5: Pull complete [2023-03-22T20:02:42.225Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T20:02:42.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T20:02:42.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-22T20:02:42.618Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T20:02:42.618Z] WORKDIR /edgex [2023-03-22T20:02:42.618Z] COPY go.mod . [2023-03-22T20:02:42.618Z] RUN go mod download [2023-03-22T20:02:42.618Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-22T20:02:43.586Z] Sending build context to Docker daemon 2.933MB [2023-03-22T20:02:43.586Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T20:02:43.586Z] ---> 6cb57ee374ae [2023-03-22T20:02:43.586Z] Step 2/4 : WORKDIR /edgex [2023-03-22T20:02:45.561Z] ---> Running in 415eb2d167be [2023-03-22T20:02:45.561Z] Removing intermediate container 415eb2d167be [2023-03-22T20:02:45.561Z] ---> bade895dbf43 [2023-03-22T20:02:45.561Z] Step 3/4 : COPY go.mod . [2023-03-22T20:02:46.152Z] ---> bca01aad5655 [2023-03-22T20:02:46.152Z] Step 4/4 : RUN go mod download [2023-03-22T20:02:46.152Z] ---> Running in 00528bc1437e [2023-03-22T20:03:18.451Z] Removing intermediate container 00528bc1437e [2023-03-22T20:03:18.451Z] ---> f1c463b7f0d9 [2023-03-22T20:03:18.451Z] Successfully built f1c463b7f0d9 [2023-03-22T20:03:18.451Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:03:18.915Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T20:03:18.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:03:19.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-5270 does not seem to be running inside a container [2023-03-22T20:03:19.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T20:03:20.524Z] $ docker top adf4adfc06230407f0036feb57de1cf27fc00646f2d2966160accc826f2f1021 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T20:03:21.443Z] + go version [2023-03-22T20:03:21.443Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T20:03:21.482Z] $ docker stop --time=1 adf4adfc06230407f0036feb57de1cf27fc00646f2d2966160accc826f2f1021 [2023-03-22T20:03:23.190Z] $ docker rm -f --volumes adf4adfc06230407f0036feb57de1cf27fc00646f2d2966160accc826f2f1021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:03:24.016Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T20:03:24.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:03:24.261Z] prd-ubuntu20.04-docker-arm64-4c-16g-5270 does not seem to be running inside a container [2023-03-22T20:03:24.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T20:03:25.582Z] $ docker top 3e326dbe74ce7aec7f5948124cb6008fdc515707f3ad6d21a436a2595d956bf5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T20:03:25.828Z] ========================================================= [2023-03-22T20:03:25.828Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-22T20:03:25.828Z] ========================================================= [Pipeline] sh [2023-03-22T20:03:26.465Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T20:03:26.850Z] + make test [2023-03-22T20:03:27.119Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T20:04:13.982Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-22T20:06:05.700Z] # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config [2023-03-22T20:06:05.700Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.0.0-dev.55/bootstrap/config/config.go:217:34: privateConfigClient.PutConfigurationToml undefined (type configuration.Client has no field or method PutConfigurationToml) [2023-03-22T20:06:08.302Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-22T20:06:20.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-22T20:06:20.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-22T20:06:20.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.246s coverage: 28.7% of statements [2023-03-22T20:06:30.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.300s coverage: 98.5% of statements [2023-03-22T20:06:36.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-22T20:06:40.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.469s coverage: 71.3% of statements [2023-03-22T20:06:42.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-22T20:06:42.923Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-22T20:06:43.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.378s coverage: 54.0% of statements [2023-03-22T20:06:47.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-22T20:06:47.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-22T20:06:47.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-22T20:06:47.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-22T20:06:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-22T20:06:55.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-22T20:06:59.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.450s coverage: 88.5% of statements [2023-03-22T20:06:59.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.526s coverage: 3.9% of statements [2023-03-22T20:07:10.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-22T20:07:10.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-22T20:07:10.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-22T20:07:11.487Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.693s coverage: 95.6% of statements [2023-03-22T20:07:11.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-22T20:07:11.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-22T20:07:11.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-22T20:07:11.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-22T20:07:11.487Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-22T20:07:11.754Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements [2023-03-22T20:07:18.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-22T20:07:18.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-22T20:07:18.412Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-22T20:07:18.412Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.259s coverage: 65.9% of statements [2023-03-22T20:07:28.501Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-22T20:07:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements [2023-03-22T20:07:28.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.239s coverage: 29.0% of statements [2023-03-22T20:07:32.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.312s coverage: 44.1% of statements [2023-03-22T20:07:32.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 82.9% of statements [2023-03-22T20:07:32.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.249s coverage: 94.1% of statements [2023-03-22T20:07:32.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements [2023-03-22T20:07:38.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.224s coverage: 87.5% of statements [2023-03-22T20:07:40.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-22T20:07:40.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-22T20:07:40.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-22T20:07:40.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-22T20:07:44.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-22T20:07:44.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-22T20:07:44.087Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-22T20:07:49.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements [2023-03-22T20:07:49.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-22T20:07:49.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-22T20:07:49.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-22T20:07:57.668Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-22T20:08:01.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-22T20:08:03.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-22T20:08:03.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-22T20:08:05.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.503s coverage: 79.9% of statements [2023-03-22T20:08:05.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.272s coverage: 92.9% of statements [2023-03-22T20:08:05.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements [2023-03-22T20:08:05.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.232s coverage: 86.9% of statements [2023-03-22T20:08:05.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements [2023-03-22T20:08:05.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-03-22T20:08:05.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements [2023-03-22T20:08:05.096Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser [build failed] [2023-03-22T20:08:05.096Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser [build failed] [2023-03-22T20:08:05.096Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.275s coverage: 86.0% of statements [2023-03-22T20:08:05.096Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] [2023-03-22T20:08:05.096Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] [2023-03-22T20:08:05.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.179s coverage: 89.4% of statements [2023-03-22T20:08:05.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2023-03-22T20:08:06.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2023-03-22T20:08:06.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-22T20:08:06.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-22T20:08:07.028Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements [2023-03-22T20:08:07.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-22T20:08:07.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-22T20:08:07.319Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] [2023-03-22T20:08:09.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-22T20:08:09.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.242s coverage: 89.5% of statements [2023-03-22T20:08:13.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-22T20:08:13.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-22T20:08:13.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2023-03-22T20:08:20.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-22T20:08:20.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-22T20:08:20.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-22T20:08:20.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-22T20:08:27.145Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.339s coverage: 17.7% of statements [2023-03-22T20:08:27.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-22T20:08:27.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-22T20:08:27.430Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-22T20:08:28.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.608s coverage: 92.3% of statements [2023-03-22T20:08:32.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-22T20:08:32.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-22T20:08:32.273Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.300s coverage: 61.5% of statements [2023-03-22T20:08:34.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-22T20:08:34.219Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-22T20:08:34.805Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.421s coverage: 97.7% of statements [2023-03-22T20:08:34.805Z] FAIL [2023-03-22T20:08:35.773Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-03-22T20:08:35.829Z] $ docker stop --time=1 3e326dbe74ce7aec7f5948124cb6008fdc515707f3ad6d21a436a2595d956bf5 [2023-03-22T20:08:37.760Z] $ docker rm -f --volumes 3e326dbe74ce7aec7f5948124cb6008fdc515707f3ad6d21a436a2595d956bf5 [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-03-22T20:08:39.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T20:08:39.809Z] [2023-03-22T20:08:39.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:08:40.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T20:08:40.632Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T20:08:40.632Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T20:08:40.632Z] 04944245beec: Pulling fs layer [2023-03-22T20:08:40.632Z] 699f458cf7ca: Pulling fs layer [2023-03-22T20:08:40.632Z] 765212b225bb: Pulling fs layer [2023-03-22T20:08:40.632Z] f23df028b6ca: Pulling fs layer [2023-03-22T20:08:40.632Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T20:08:40.632Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T20:08:40.632Z] 765212b225bb: Waiting [2023-03-22T20:08:40.632Z] f23df028b6ca: Waiting [2023-03-22T20:08:40.632Z] 2437ff75d9bd: Waiting [2023-03-22T20:08:40.632Z] d65c8cfc05b1: Waiting [2023-03-22T20:08:40.632Z] 04944245beec: Verifying Checksum [2023-03-22T20:08:40.632Z] 04944245beec: Download complete [2023-03-22T20:08:40.632Z] 765212b225bb: Verifying Checksum [2023-03-22T20:08:40.632Z] 765212b225bb: Download complete [2023-03-22T20:08:40.901Z] f23df028b6ca: Verifying Checksum [2023-03-22T20:08:40.901Z] f23df028b6ca: Download complete [2023-03-22T20:08:40.901Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T20:08:40.901Z] d65c8cfc05b1: Download complete [2023-03-22T20:08:40.901Z] 699f458cf7ca: Verifying Checksum [2023-03-22T20:08:40.901Z] 699f458cf7ca: Download complete [2023-03-22T20:08:41.491Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T20:08:41.491Z] 8998bd30e6a1: Download complete [2023-03-22T20:08:43.442Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T20:08:43.442Z] 2437ff75d9bd: Download complete [2023-03-22T20:08:45.391Z] 8998bd30e6a1: Pull complete [2023-03-22T20:08:45.660Z] 04944245beec: Pull complete [2023-03-22T20:08:48.245Z] 699f458cf7ca: Pull complete [2023-03-22T20:08:48.512Z] 765212b225bb: Pull complete [2023-03-22T20:08:49.480Z] f23df028b6ca: Pull complete [2023-03-22T20:08:49.480Z] d65c8cfc05b1: Pull complete [2023-03-22T20:09:04.491Z] 2437ff75d9bd: Pull complete [2023-03-22T20:09:04.491Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T20:09:04.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T20:09:04.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:09:04.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-5270 does not seem to be running inside a container [2023-03-22T20:09:04.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T20:09:07.365Z] $ docker top f20bb5bb705d055de3ae365cf03b35b8294372f9b777c0791b6ec9fddac151a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:09:07.965Z] ---> job-cost.sh [2023-03-22T20:09:08.231Z] lf-activate-venv: SKIPPING [2023-03-22T20:09:08.231Z] INFO: No Stack... [2023-03-22T20:09:08.811Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T20:09:09.393Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T20:09:09.746Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-22T20:09:09.746Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T20:09:09.827Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4473-1-stack-cost] [2023-03-22T20:09:09.835Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4473-1-stack-cost] did not exist. Created. [2023-03-22T20:09:09.835Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4473-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T20:09:10.250Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T20:09:10.837Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T20:09:10.853Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4473-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T20:09:10.939Z] $ docker stop --time=1 f20bb5bb705d055de3ae365cf03b35b8294372f9b777c0791b6ec9fddac151a0 [2023-03-22T20:09:13.579Z] $ docker rm -f --volumes f20bb5bb705d055de3ae365cf03b35b8294372f9b777c0791b6ec9fddac151a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T20:09:14.263Z] 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-03-22T20:09:15.714Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:09:16.040Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:09:16.933Z] ---> package-listing.sh [2023-03-22T20:09:16.933Z] ++ facter osfamily [2023-03-22T20:09:16.933Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T20:09:17.194Z] + OS_FAMILY=debian [2023-03-22T20:09:17.194Z] + workspace=/w/workspace/edgex-go/1 [2023-03-22T20:09:17.194Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T20:09:17.194Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T20:09:17.194Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T20:09:17.194Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T20:09:17.194Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-22T20:09:17.194Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T20:09:17.194Z] + case "${OS_FAMILY}" in [2023-03-22T20:09:17.194Z] + dpkg -l [2023-03-22T20:09:17.194Z] + grep '^ii' [2023-03-22T20:09:17.194Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T20:09:17.194Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T20:09:17.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T20:09:17.194Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-22T20:09:17.194Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-22T20:09:17.194Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-22T20:09:17.229Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T20:09:17.523Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:09:18.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T20:09:18.142Z] [2023-03-22T20:09:18.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T20:09:18.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T20:09:18.507Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T20:09:18.507Z] 5eb5b503b376: Pulling fs layer [2023-03-22T20:09:18.507Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T20:09:18.507Z] ec43610c2a17: Pulling fs layer [2023-03-22T20:09:18.507Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T20:09:18.507Z] 33b1e0a273af: Pulling fs layer [2023-03-22T20:09:18.507Z] 3a2ae6a8a46f: Waiting [2023-03-22T20:09:18.507Z] 33b1e0a273af: Waiting [2023-03-22T20:09:18.507Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T20:09:18.507Z] 2f39f015ded8: Pulling fs layer [2023-03-22T20:09:18.507Z] 5d3b04190fa2: Waiting [2023-03-22T20:09:18.507Z] 2f39f015ded8: Waiting [2023-03-22T20:09:18.507Z] 5c69ac0246d0: Download complete [2023-03-22T20:09:18.507Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T20:09:18.507Z] 3a2ae6a8a46f: Download complete [2023-03-22T20:09:18.766Z] 33b1e0a273af: Verifying Checksum [2023-03-22T20:09:18.766Z] 33b1e0a273af: Download complete [2023-03-22T20:09:18.766Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T20:09:18.766Z] 5d3b04190fa2: Download complete [2023-03-22T20:09:18.766Z] ec43610c2a17: Verifying Checksum [2023-03-22T20:09:18.766Z] ec43610c2a17: Download complete [2023-03-22T20:09:18.766Z] 5eb5b503b376: Verifying Checksum [2023-03-22T20:09:18.766Z] 5eb5b503b376: Download complete [2023-03-22T20:09:19.332Z] 2f39f015ded8: Download complete [2023-03-22T20:09:19.897Z] 5eb5b503b376: Pull complete [2023-03-22T20:09:20.155Z] 5c69ac0246d0: Pull complete [2023-03-22T20:09:20.722Z] ec43610c2a17: Pull complete [2023-03-22T20:09:20.722Z] 3a2ae6a8a46f: Pull complete [2023-03-22T20:09:20.722Z] 33b1e0a273af: Pull complete [2023-03-22T20:09:20.980Z] 5d3b04190fa2: Pull complete [2023-03-22T20:09:25.172Z] 2f39f015ded8: Pull complete [2023-03-22T20:09:25.172Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T20:09:25.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T20:09:25.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T20:09:25.357Z] prd-ubuntu20.04-docker-8c-8g-5269 does not seem to be running inside a container [2023-03-22T20:09:25.390Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T20:09:26.952Z] $ docker top 4718c3296db86a99d64f3890153c935244f7caf5fda28fba5b4e5323568087ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T20:09:27.340Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T20:09:27.647Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T20:09:27.959Z] + ls /var/log/sa-host [2023-03-22T20:09:27.959Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T20:09:28.162Z] provisioning config files... [2023-03-22T20:09:28.170Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config747821932696711193tmp [Pipeline] { [Pipeline] echo [2023-03-22T20:09:28.218Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:09:28.526Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T20:09:28.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:09:28.939Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T20:09:28.970Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:09:29.280Z] ---> sudo-logs.sh [2023-03-22T20:09:29.280Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T20:09:29.354Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:09:29.669Z] ---> job-cost.sh [2023-03-22T20:09:29.669Z] lf-activate-venv: SKIPPING [2023-03-22T20:09:29.669Z] DEBUG: total: 0.10999999940395355 [2023-03-22T20:09:29.669Z] INFO: Retrieving Stack Cost... [2023-03-22T20:09:29.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T20:09:30.498Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T20:09:30.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T20:09:30.842Z] ---> logs-deploy.sh [2023-03-22T20:09:30.842Z] lf-activate-venv: SKIPPING [2023-03-22T20:09:30.842Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4473/1 [2023-03-22T20:09:30.842Z] INFO: archiving workspace using pattern(s): [2023-03-22T20:09:31.779Z] Archives upload complete. [2023-03-22T20:09:31.779Z] INFO: archiving logs to Nexus