Pull request #158 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 871c29f0bcfab8d85408e792d4ec7eccaac99fd9+29a5207daaee0c6984d6485493504bb709ad3623 (9e05b679362faa03ccd0e976aa66b7613adb5af1) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17084 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merge succeeded, producing 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 Checking out Revision 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 (PR-158) > git config core.sparsecheckout # timeout=10 > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # 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 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 Commit message: "Merge branch 'master' into SecretProvider" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-21T17:33:57.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-21T17:33:57.834Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-21T17:33:57.939Z] ========================================================= [2020-12-21T17:33:57.940Z] EdgeX Global Pipelines Version Info [2020-12-21T17:33:57.940Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 44ca93d868ac217f7452af40cf6081647efc4994 # timeout=10 [2020-12-21T17:34:00.538Z] ------------------- [2020-12-21T17:34:00.538Z] stable info: [2020-12-21T17:34:00.538Z] ------------------- [2020-12-21T17:34:00.538Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-21T17:34:00.538Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T17:34:00.538Z] Message: update stable to v1.0.173 [2020-12-21T17:34:01.190Z] ------------------- [2020-12-21T17:34:01.190Z] experimental info: [2020-12-21T17:34:01.191Z] ------------------- [2020-12-21T17:34:01.191Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-21T17:34:01.191Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T17:34:01.191Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-21T17:34:01.873Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-12-21T17:34:01.973Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-12-21T17:34:02.088Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-21T17:34:02.212Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-21T17:34:02.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-21T17:34:02.486Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-21T17:34:02.599Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-21T17:34:02.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-21T17:34:02.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-21T17:34:02.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-21T17:34:03.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-21T17:34:03.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-12-21T17:34:03.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-21T17:34:03.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-21T17:34:03.463Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T17:34:03.548Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T17:34:03.645Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T17:34:03.785Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T17:34:03.875Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-21T17:34:03.964Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-21T17:34:04.065Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-21T17:34:04.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-21T17:34:04.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-21T17:34:04.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-21T17:34:04.486Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-21T17:34:04.598Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-21T17:34:04.703Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-21T17:34:04.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo [2020-12-21T17:34:04.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo [2020-12-21T17:34:05.040Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo [2020-12-21T17:34:05.142Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 [Pipeline] echo [2020-12-21T17:34:05.238Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 871c29f [Pipeline] echo [2020-12-21T17:34:05.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T17:34:05.538Z] provisioning config files... [2020-12-21T17:34:05.578Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config6457932406631982934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:34:06.003Z] ---> docker-login.sh [2020-12-21T17:34:06.004Z] nexus3.edgexfoundry.org:10001 [2020-12-21T17:34:06.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:34:06.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:34:06.563Z] Configure a credential helper to remove this warning. See [2020-12-21T17:34:06.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:34:06.563Z] [2020-12-21T17:34:06.563Z] Login Succeeded [2020-12-21T17:34:06.563Z] nexus3.edgexfoundry.org:10002 [2020-12-21T17:34:06.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:34:06.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:34:06.851Z] Configure a credential helper to remove this warning. See [2020-12-21T17:34:06.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:34:06.851Z] [2020-12-21T17:34:06.851Z] Login Succeeded [2020-12-21T17:34:06.851Z] nexus3.edgexfoundry.org:10003 [2020-12-21T17:34:07.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:34:07.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:34:07.130Z] Configure a credential helper to remove this warning. See [2020-12-21T17:34:07.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:34:07.130Z] [2020-12-21T17:34:07.130Z] Login Succeeded [2020-12-21T17:34:07.130Z] nexus3.edgexfoundry.org:10004 [2020-12-21T17:34:07.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:34:07.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:34:07.405Z] Configure a credential helper to remove this warning. See [2020-12-21T17:34:07.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:34:07.405Z] [2020-12-21T17:34:07.405Z] Login Succeeded [2020-12-21T17:34:07.405Z] docker.io [2020-12-21T17:34:07.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:34:07.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:34:07.963Z] Configure a credential helper to remove this warning. See [2020-12-21T17:34:07.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:34:07.963Z] [2020-12-21T17:34:07.963Z] Login Succeeded [2020-12-21T17:34:07.963Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T17:34:08.003Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T17:34:08.936Z] + git log --format=format:%s -1 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 [Pipeline] echo [2020-12-21T17:34:09.156Z] GIT_COMMIT: 871c29f0bcfab8d85408e792d4ec7eccaac99fd9, Commit Message: Merge branch 'master' into SecretProvider [Pipeline] echo [2020-12-21T17:34:09.216Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:34:10.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T17:34:10.143Z] [2020-12-21T17:34:10.143Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:34:10.708Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T17:34:10.708Z] latest: Pulling from edgex-devops/git-semver [2020-12-21T17:34:10.708Z] 31603596830f: Pulling fs layer [2020-12-21T17:34:10.708Z] 2a8b12db71e7: Pulling fs layer [2020-12-21T17:34:10.708Z] 6ca5941a6612: Pulling fs layer [2020-12-21T17:34:10.708Z] ecc8261a40a4: Pulling fs layer [2020-12-21T17:34:10.708Z] ecc8261a40a4: Waiting [2020-12-21T17:34:10.708Z] 2a8b12db71e7: Verifying Checksum [2020-12-21T17:34:10.708Z] 2a8b12db71e7: Download complete [2020-12-21T17:34:11.001Z] 31603596830f: Download complete [2020-12-21T17:34:11.283Z] ecc8261a40a4: Verifying Checksum [2020-12-21T17:34:11.283Z] ecc8261a40a4: Download complete [2020-12-21T17:34:11.283Z] 6ca5941a6612: Verifying Checksum [2020-12-21T17:34:11.283Z] 6ca5941a6612: Download complete [2020-12-21T17:34:11.587Z] 31603596830f: Pull complete [2020-12-21T17:34:11.860Z] 2a8b12db71e7: Pull complete [2020-12-21T17:34:13.304Z] 6ca5941a6612: Pull complete [2020-12-21T17:34:13.575Z] ecc8261a40a4: Pull complete [2020-12-21T17:34:13.575Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-21T17:34:13.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T17:34:13.575Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-21T17:34:13.785Z] prd-centos7-docker-4c-2g-17084 does not seem to be running inside a container [2020-12-21T17:34:13.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-21T17:34:16.609Z] $ docker top a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T17:34:16.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T17:34:16.985Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T17:34:17.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T17:34:17.406Z] $ docker exec a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 ssh-agent [2020-12-21T17:34:17.794Z] SSH_AUTH_SOCK=/tmp/ssh-c8rBRYLIuWVp/agent.12 [2020-12-21T17:34:17.794Z] SSH_AGENT_PID=17 [2020-12-21T17:34:17.810Z] Running ssh-add (command line suppressed) [2020-12-21T17:34:18.047Z] Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_569041158551703570.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_569041158551703570.key) [2020-12-21T17:34:18.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T17:34:18.991Z] + git tag --points-at HEAD [Pipeline] } [2020-12-21T17:34:19.056Z] $ docker exec --env ******** --env ******** a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 ssh-agent -k [2020-12-21T17:34:19.394Z] unset SSH_AUTH_SOCK; [2020-12-21T17:34:19.395Z] unset SSH_AGENT_PID; [2020-12-21T17:34:19.395Z] echo Agent pid 17 killed; [2020-12-21T17:34:19.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-21T17:34:19.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T17:34:19.637Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T17:34:19.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T17:34:19.875Z] $ docker exec a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 ssh-agent [2020-12-21T17:34:20.125Z] SSH_AUTH_SOCK=/tmp/ssh-SCnZpfDtzXJ5/agent.45 [2020-12-21T17:34:20.125Z] SSH_AGENT_PID=50 [2020-12-21T17:34:20.134Z] Running ssh-add (command line suppressed) [2020-12-21T17:34:20.311Z] Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_7390250654235971680.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_7390250654235971680.key) [2020-12-21T17:34:20.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T17:34:20.788Z] + git semver init [2020-12-21T17:34:20.788Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T17:34:20.788Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git [2020-12-21T17:34:20.788Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 [2020-12-21T17:34:20.788Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T17:34:20.788Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T17:34:20.788Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T17:34:20.788Z] # $SEMVER_BRANCH = PR-158 [2020-12-21T17:34:20.788Z] # $SEMVER_TEMP = /tmp/semver-486103661 [2020-12-21T17:34:20.788Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-12-21T17:34:21.410Z] # '/tmp/semver-486103661' -> '/w/workspace/_app-service-configurable_PR-158/.semver' [2020-12-21T17:34:21.410Z] # -> Force: false [2020-12-21T17:34:21.410Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } [2020-12-21T17:34:21.438Z] $ docker exec --env ******** --env ******** a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 ssh-agent -k [2020-12-21T17:34:21.627Z] unset SSH_AUTH_SOCK; [2020-12-21T17:34:21.627Z] unset SSH_AGENT_PID; [2020-12-21T17:34:21.627Z] echo Agent pid 50 killed; [2020-12-21T17:34:21.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T17:34:22.282Z] + git semver [Pipeline] } [2020-12-21T17:34:22.323Z] $ docker stop --time=1 a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 [2020-12-21T17:34:24.016Z] $ docker rm -f a615dc0b665acb5a66efa479a03e9d9cb5b9298bbfb6e64a01979a77257334d6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T17:34:24.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-21T17:34:25.985Z] Stashed 1 file(s) [Pipeline] echo [2020-12-21T17:34:25.988Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2020-12-21T17:34:41.671Z] Still waiting to schedule task [2020-12-21T17:34:41.671Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-21T17:34:41.673Z] Still waiting to schedule task [2020-12-21T17:34:41.673Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-17083’ [2020-12-21T17:37:04.679Z] Running on prd-centos7-docker-4c-2g-17086 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws [2020-12-21T17:37:04.783Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2020-12-21T17:37:07.101Z] using credential edgex-jenkins-ssh [2020-12-21T17:37:07.151Z] Cloning the remote Git repository [2020-12-21T17:37:07.041Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-12-21T17:37:07.115Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2020-12-21T17:37:07.178Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-21T17:37:07.178Z] > git --version # timeout=10 [2020-12-21T17:37:07.187Z] > git --version # 'git version 2.24.3' [2020-12-21T17:37:07.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T17:37:07.217Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T17:37:07.876Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-21T17:37:07.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T17:37:07.899Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-21T17:37:07.915Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-21T17:37:07.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T17:37:07.920Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T17:37:08.506Z] Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 [2020-12-21T17:37:08.605Z] Merge succeeded, producing 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 [2020-12-21T17:37:08.606Z] Checking out Revision 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 (PR-158) [2020-12-21T17:37:08.500Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T17:37:08.506Z] > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 [2020-12-21T17:37:08.554Z] > git remote # timeout=10 [2020-12-21T17:37:08.561Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T17:37:08.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T17:37:08.572Z] > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 [2020-12-21T17:37:08.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T17:37:08.598Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T17:37:08.602Z] > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 [2020-12-21T17:37:12.495Z] Commit message: "Merge branch 'master' into SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T17:37:13.715Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-21T17:37:14.050Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T17:37:14.348Z] + sudo service docker restart [2020-12-21T17:37:14.348Z] + true [2020-12-21T17:37:14.348Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T17:37:15.362Z] provisioning config files... [2020-12-21T17:37:15.389Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config228640234443321207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:37:15.754Z] ---> docker-login.sh [2020-12-21T17:37:15.754Z] nexus3.edgexfoundry.org:10001 [2020-12-21T17:37:16.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:37:16.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:37:16.278Z] Configure a credential helper to remove this warning. See [2020-12-21T17:37:16.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:37:16.278Z] [2020-12-21T17:37:16.278Z] Login Succeeded [2020-12-21T17:37:16.278Z] nexus3.edgexfoundry.org:10002 [2020-12-21T17:37:16.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:37:16.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:37:16.541Z] Configure a credential helper to remove this warning. See [2020-12-21T17:37:16.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:37:16.541Z] [2020-12-21T17:37:16.541Z] Login Succeeded [2020-12-21T17:37:16.541Z] nexus3.edgexfoundry.org:10003 [2020-12-21T17:37:16.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:37:16.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:37:16.803Z] Configure a credential helper to remove this warning. See [2020-12-21T17:37:16.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:37:16.803Z] [2020-12-21T17:37:16.803Z] Login Succeeded [2020-12-21T17:37:16.803Z] nexus3.edgexfoundry.org:10004 [2020-12-21T17:37:16.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:37:16.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:37:16.803Z] Configure a credential helper to remove this warning. See [2020-12-21T17:37:16.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:37:16.803Z] [2020-12-21T17:37:16.803Z] Login Succeeded [2020-12-21T17:37:16.803Z] docker.io [2020-12-21T17:37:17.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:37:17.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:37:17.328Z] Configure a credential helper to remove this warning. See [2020-12-21T17:37:17.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:37:17.328Z] [2020-12-21T17:37:17.328Z] Login Succeeded [2020-12-21T17:37:17.328Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T17:37:17.337Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T17:37:17.683Z] ========================================================= [2020-12-21T17:37:17.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-21T17:37:17.683Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:37:18.027Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-21T17:37:18.027Z] Sending build context to Docker daemon 93.7kB [2020-12-21T17:37:18.027Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-21T17:37:18.027Z] Step 2/8 : FROM ${BASE} [2020-12-21T17:37:18.027Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-21T17:37:18.027Z] 188c0c94c7c5: Pulling fs layer [2020-12-21T17:37:18.027Z] 0ef7d3d256c8: Pulling fs layer [2020-12-21T17:37:18.027Z] de9db76c5a1d: Pulling fs layer [2020-12-21T17:37:18.027Z] bca2f99d35d6: Pulling fs layer [2020-12-21T17:37:18.027Z] 93359f2a8cfa: Pulling fs layer [2020-12-21T17:37:18.027Z] 7c6f9722023f: Pulling fs layer [2020-12-21T17:37:18.027Z] a35cf1a2eb13: Pulling fs layer [2020-12-21T17:37:18.027Z] 93359f2a8cfa: Waiting [2020-12-21T17:37:18.027Z] 7c6f9722023f: Waiting [2020-12-21T17:37:18.027Z] a35cf1a2eb13: Waiting [2020-12-21T17:37:18.027Z] bca2f99d35d6: Waiting [2020-12-21T17:37:18.291Z] de9db76c5a1d: Download complete [2020-12-21T17:37:18.291Z] 0ef7d3d256c8: Verifying Checksum [2020-12-21T17:37:18.291Z] 0ef7d3d256c8: Download complete [2020-12-21T17:37:18.291Z] 93359f2a8cfa: Verifying Checksum [2020-12-21T17:37:18.291Z] 93359f2a8cfa: Download complete [2020-12-21T17:37:18.291Z] 7c6f9722023f: Verifying Checksum [2020-12-21T17:37:18.291Z] 7c6f9722023f: Download complete [2020-12-21T17:37:18.291Z] 188c0c94c7c5: Verifying Checksum [2020-12-21T17:37:18.291Z] 188c0c94c7c5: Download complete [2020-12-21T17:37:18.552Z] 188c0c94c7c5: Pull complete [2020-12-21T17:37:18.814Z] 0ef7d3d256c8: Pull complete [2020-12-21T17:37:18.814Z] de9db76c5a1d: Pull complete [2020-12-21T17:37:20.208Z] a35cf1a2eb13: Verifying Checksum [2020-12-21T17:37:20.208Z] a35cf1a2eb13: Download complete [2020-12-21T17:37:20.785Z] bca2f99d35d6: Verifying Checksum [2020-12-21T17:37:20.785Z] bca2f99d35d6: Download complete [2020-12-21T17:37:26.159Z] bca2f99d35d6: Pull complete [2020-12-21T17:37:26.159Z] 93359f2a8cfa: Pull complete [2020-12-21T17:37:26.159Z] 7c6f9722023f: Pull complete [2020-12-21T17:37:31.499Z] a35cf1a2eb13: Pull complete [2020-12-21T17:37:31.500Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-21T17:37:31.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-21T17:37:31.500Z] ---> a62c8e92a672 [2020-12-21T17:37:31.500Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-21T17:37:31.500Z] ---> Running in 099695ea2812 [2020-12-21T17:37:31.500Z] Removing intermediate container 099695ea2812 [2020-12-21T17:37:31.500Z] ---> 73ef943aa1df [2020-12-21T17:37:31.500Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T17:37:31.500Z] ---> Running in 4a1da9df5425 [2020-12-21T17:37:32.930Z] Removing intermediate container 4a1da9df5425 [2020-12-21T17:37:32.930Z] ---> cd65cbd566fb [2020-12-21T17:37:32.930Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-21T17:37:32.930Z] ---> Running in ab4aec63540e [2020-12-21T17:37:33.201Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T17:37:33.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T17:37:34.380Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-21T17:37:34.643Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-21T17:37:34.643Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-21T17:37:34.643Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-21T17:37:34.905Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-21T17:37:34.905Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-21T17:37:34.905Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T17:37:35.170Z] OK: 167 MiB in 45 packages [2020-12-21T17:37:35.747Z] Removing intermediate container ab4aec63540e [2020-12-21T17:37:35.747Z] ---> f774997ccbcc [2020-12-21T17:37:35.747Z] Step 6/8 : WORKDIR /app [2020-12-21T17:37:35.747Z] ---> Running in eace5e7d36db [2020-12-21T17:37:36.009Z] Removing intermediate container eace5e7d36db [2020-12-21T17:37:36.009Z] ---> 2f86770fcc61 [2020-12-21T17:37:36.009Z] Step 7/8 : COPY . . [2020-12-21T17:37:36.273Z] ---> 4e94fdc78359 [2020-12-21T17:37:36.273Z] Step 8/8 : RUN go mod download [2020-12-21T17:37:36.273Z] ---> Running in 12e745a7ca7a [2020-12-21T17:37:58.321Z] Removing intermediate container 12e745a7ca7a [2020-12-21T17:37:58.321Z] ---> 8d48939f5ad4 [2020-12-21T17:37:58.321Z] Successfully built 8d48939f5ad4 [2020-12-21T17:37:58.321Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:37:58.719Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T17:37:58.719Z] . [Pipeline] withDockerContainer [2020-12-21T17:37:58.941Z] prd-centos7-docker-4c-2g-17086 does not seem to be running inside a container [2020-12-21T17:37:58.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T17:37:59.789Z] $ docker top 4157c5b19e1bfc9861155c2e09243aeeb8fd562de6791c1c532d8350f61f1d0c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T17:38:00.291Z] + go version [2020-12-21T17:38:00.291Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-21T17:38:00.310Z] $ docker stop --time=1 4157c5b19e1bfc9861155c2e09243aeeb8fd562de6791c1c532d8350f61f1d0c [2020-12-21T17:38:01.700Z] $ docker rm -f 4157c5b19e1bfc9861155c2e09243aeeb8fd562de6791c1c532d8350f61f1d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:38:02.624Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T17:38:02.624Z] . [Pipeline] withDockerContainer [2020-12-21T17:38:02.718Z] prd-centos7-docker-4c-2g-17086 does not seem to be running inside a container [2020-12-21T17:38:02.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T17:38:03.454Z] $ docker top 82f2954694648e4bbe69a260779f9d0a3914ef722cf0a73eb18242d78f86fa48 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T17:38:04.073Z] + make test [2020-12-21T17:38:04.073Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-21T17:38:16.477Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-21T17:38:16.477Z] CGO_ENABLED=1 go vet ./... [2020-12-21T17:38:16.988Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17087 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws [2020-12-21T17:38:17.043Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2020-12-21T17:38:18.442Z] gofmt -l . [2020-12-21T17:38:18.442Z] [ "`gofmt -l .`" = "" ] [2020-12-21T17:38:18.442Z] ./bin/test-go-mod-tidy.sh [2020-12-21T17:38:19.018Z] go.mod is not tidy, please run "go mod tidy" [2020-12-21T17:38:19.018Z] changes from running "go mod tidy:" [2020-12-21T17:38:19.018Z] --- go.mod [2020-12-21T17:38:19.018Z] +++ go.mod.bk [2020-12-21T17:38:19.018Z] @@ -2,4 +2,4 @@ [2020-12-21T17:38:19.018Z] [2020-12-21T17:38:19.018Z] go 1.15 [2020-12-21T17:38:19.018Z] [2020-12-21T17:38:19.018Z] -require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 [2020-12-21T17:38:19.018Z] +require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 [2020-12-21T17:38:19.018Z] \ No newline at end of file [2020-12-21T17:38:19.018Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2020-12-21T17:38:19.039Z] $ docker stop --time=1 82f2954694648e4bbe69a260779f9d0a3914ef722cf0a73eb18242d78f86fa48 [2020-12-21T17:38:21.403Z] $ docker rm -f 82f2954694648e4bbe69a260779f9d0a3914ef722cf0a73eb18242d78f86fa48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-12-21T17:38:22.011Z] using credential edgex-jenkins-ssh Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2020-12-21T17:38:22.180Z] Cloning the remote Git repository [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2020-12-21T17:38:22.256Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-21T17:38:23.073Z] Failed in branch amd64 [2020-12-21T17:38:22.369Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2020-12-21T17:38:22.442Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-21T17:38:22.443Z] > git --version # timeout=10 [2020-12-21T17:38:22.466Z] > git --version # 'git version 2.17.1' [2020-12-21T17:38:22.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T17:38:22.557Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T17:38:23.338Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-21T17:38:23.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T17:38:23.386Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-12-21T17:38:23.436Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-12-21T17:38:23.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T17:38:23.449Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T17:38:24.029Z] Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 [2020-12-21T17:38:24.351Z] Merge succeeded, producing 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 [2020-12-21T17:38:24.352Z] Checking out Revision 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 (PR-158) [2020-12-21T17:38:24.056Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T17:38:24.081Z] > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 [2020-12-21T17:38:24.208Z] > git remote # timeout=10 [2020-12-21T17:38:24.249Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T17:38:24.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T17:38:24.289Z] > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 [2020-12-21T17:38:24.320Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T17:38:24.364Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T17:38:24.384Z] > git checkout -f 871c29f0bcfab8d85408e792d4ec7eccaac99fd9 # timeout=10 [2020-12-21T17:38:28.659Z] Commit message: "Merge branch 'master' into SecretProvider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T17:38:30.311Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-21T17:38:30.707Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T17:38:31.098Z] + sudo service docker restart [2020-12-21T17:38:31.098Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T17:38:33.788Z] provisioning config files... [2020-12-21T17:38:33.854Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config3432310873181111626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:38:34.293Z] ---> docker-login.sh [2020-12-21T17:38:34.293Z] nexus3.edgexfoundry.org:10001 [2020-12-21T17:38:35.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:38:35.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:38:35.549Z] Configure a credential helper to remove this warning. See [2020-12-21T17:38:35.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:38:35.549Z] [2020-12-21T17:38:35.549Z] Login Succeeded [2020-12-21T17:38:35.549Z] nexus3.edgexfoundry.org:10002 [2020-12-21T17:38:35.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:38:35.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:38:35.823Z] Configure a credential helper to remove this warning. See [2020-12-21T17:38:35.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:38:35.823Z] [2020-12-21T17:38:35.823Z] Login Succeeded [2020-12-21T17:38:35.823Z] nexus3.edgexfoundry.org:10003 [2020-12-21T17:38:36.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:38:36.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:38:36.417Z] Configure a credential helper to remove this warning. See [2020-12-21T17:38:36.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:38:36.417Z] [2020-12-21T17:38:36.417Z] Login Succeeded [2020-12-21T17:38:36.417Z] nexus3.edgexfoundry.org:10004 [2020-12-21T17:38:36.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:38:36.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:38:36.968Z] Configure a credential helper to remove this warning. See [2020-12-21T17:38:36.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:38:36.968Z] [2020-12-21T17:38:36.968Z] Login Succeeded [2020-12-21T17:38:36.968Z] docker.io [2020-12-21T17:38:37.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T17:38:37.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T17:38:37.514Z] Configure a credential helper to remove this warning. See [2020-12-21T17:38:37.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T17:38:37.514Z] [2020-12-21T17:38:37.514Z] Login Succeeded [2020-12-21T17:38:37.514Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T17:38:37.533Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T17:38:38.074Z] ========================================================= [2020-12-21T17:38:38.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-21T17:38:38.074Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:38:38.468Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-21T17:38:38.468Z] Sending build context to Docker daemon 93.7kB [2020-12-21T17:38:38.741Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-21T17:38:38.741Z] Step 2/8 : FROM ${BASE} [2020-12-21T17:38:38.741Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-21T17:38:38.741Z] 5f621e34cdf4: Pulling fs layer [2020-12-21T17:38:38.741Z] a4357932f1b6: Pulling fs layer [2020-12-21T17:38:38.741Z] 18c013af1878: Pulling fs layer [2020-12-21T17:38:38.741Z] 00ac8860ef70: Pulling fs layer [2020-12-21T17:38:38.741Z] 63d7cb157983: Pulling fs layer [2020-12-21T17:38:38.741Z] b116817d02f9: Pulling fs layer [2020-12-21T17:38:38.741Z] 745a02a5169b: Pulling fs layer [2020-12-21T17:38:38.741Z] 00ac8860ef70: Waiting [2020-12-21T17:38:38.741Z] 63d7cb157983: Waiting [2020-12-21T17:38:38.741Z] 745a02a5169b: Waiting [2020-12-21T17:38:38.741Z] b116817d02f9: Waiting [2020-12-21T17:38:39.020Z] 18c013af1878: Download complete [2020-12-21T17:38:39.020Z] a4357932f1b6: Verifying Checksum [2020-12-21T17:38:39.020Z] a4357932f1b6: Download complete [2020-12-21T17:38:39.020Z] 63d7cb157983: Verifying Checksum [2020-12-21T17:38:39.020Z] 63d7cb157983: Download complete [2020-12-21T17:38:39.020Z] b116817d02f9: Verifying Checksum [2020-12-21T17:38:39.020Z] b116817d02f9: Download complete [2020-12-21T17:38:39.020Z] 5f621e34cdf4: Verifying Checksum [2020-12-21T17:38:39.020Z] 5f621e34cdf4: Download complete [2020-12-21T17:38:39.621Z] 5f621e34cdf4: Pull complete [2020-12-21T17:38:40.225Z] a4357932f1b6: Pull complete [2020-12-21T17:38:40.500Z] 18c013af1878: Pull complete [2020-12-21T17:38:41.941Z] 745a02a5169b: Verifying Checksum [2020-12-21T17:38:41.941Z] 745a02a5169b: Download complete [2020-12-21T17:38:42.931Z] 00ac8860ef70: Verifying Checksum [2020-12-21T17:38:42.931Z] 00ac8860ef70: Download complete [2020-12-21T17:38:53.100Z] 00ac8860ef70: Pull complete [2020-12-21T17:38:53.374Z] 63d7cb157983: Pull complete [2020-12-21T17:38:53.647Z] b116817d02f9: Pull complete [2020-12-21T17:38:57.969Z] 745a02a5169b: Pull complete [2020-12-21T17:38:57.969Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-21T17:38:57.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-21T17:38:57.969Z] ---> b7e6874047d6 [2020-12-21T17:38:57.969Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-21T17:38:59.941Z] ---> Running in 85d1c908a503 [2020-12-21T17:39:00.537Z] Removing intermediate container 85d1c908a503 [2020-12-21T17:39:00.537Z] ---> 7902cf774976 [2020-12-21T17:39:00.537Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T17:39:00.537Z] ---> Running in 0207616a9dd2 [2020-12-21T17:39:03.167Z] Removing intermediate container 0207616a9dd2 [2020-12-21T17:39:03.167Z] ---> 0d1b75d4bf67 [2020-12-21T17:39:03.167Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-12-21T17:39:03.167Z] ---> Running in 5bff0b3b0f30 [2020-12-21T17:39:03.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T17:39:04.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T17:39:05.732Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-12-21T17:39:05.732Z] (2/6) Installing libsodium (1.0.18-r0) [2020-12-21T17:39:05.732Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-12-21T17:39:05.732Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-12-21T17:39:06.004Z] (5/6) Installing libzmq (4.3.3-r0) [2020-12-21T17:39:06.276Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-12-21T17:39:06.276Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T17:39:06.276Z] OK: 144 MiB in 45 packages [2020-12-21T17:39:07.718Z] Removing intermediate container 5bff0b3b0f30 [2020-12-21T17:39:07.718Z] ---> e0022b223c21 [2020-12-21T17:39:07.718Z] Step 6/8 : WORKDIR /app [2020-12-21T17:39:07.718Z] ---> Running in f4636104a2f3 [2020-12-21T17:39:07.992Z] Removing intermediate container f4636104a2f3 [2020-12-21T17:39:07.992Z] ---> dd7b3192f89c [2020-12-21T17:39:07.992Z] Step 7/8 : COPY . . [2020-12-21T17:39:08.972Z] ---> c752e88df2e7 [2020-12-21T17:39:08.972Z] Step 8/8 : RUN go mod download [2020-12-21T17:39:08.972Z] ---> Running in 7ae9e0916f60 [2020-12-21T17:39:35.756Z] Removing intermediate container 7ae9e0916f60 [2020-12-21T17:39:35.756Z] ---> 1380e2e085e2 [2020-12-21T17:39:35.756Z] Successfully built 1380e2e085e2 [2020-12-21T17:39:35.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:39:36.098Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T17:39:36.098Z] . [Pipeline] withDockerContainer [2020-12-21T17:39:36.335Z] prd-ubuntu18.04-docker-arm64-4c-16g-17087 does not seem to be running inside a container [2020-12-21T17:39:36.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T17:39:37.861Z] $ docker top 0f11ae5c4027cdddd64d4a4955e0aab15ce037f3d50049eacaf49d54dc180b92 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T17:39:38.880Z] + go version [2020-12-21T17:39:38.880Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-21T17:39:38.909Z] $ docker stop --time=1 0f11ae5c4027cdddd64d4a4955e0aab15ce037f3d50049eacaf49d54dc180b92 [2020-12-21T17:39:40.780Z] $ docker rm -f 0f11ae5c4027cdddd64d4a4955e0aab15ce037f3d50049eacaf49d54dc180b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:39:41.759Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T17:39:41.759Z] . [Pipeline] withDockerContainer [2020-12-21T17:39:41.992Z] prd-ubuntu18.04-docker-arm64-4c-16g-17087 does not seem to be running inside a container [2020-12-21T17:39:42.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T17:39:43.503Z] $ docker top 19c8c51eb8649e54d946cb3df7a0e86855129ddffa9a256e1bf585251cfbf835 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T17:39:44.536Z] + make test [2020-12-21T17:39:44.536Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-12-21T17:40:23.611Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-12-21T17:40:23.611Z] CGO_ENABLED=1 go vet ./... [2020-12-21T17:40:27.143Z] gofmt -l . [2020-12-21T17:40:27.143Z] [ "`gofmt -l .`" = "" ] [2020-12-21T17:40:27.143Z] ./bin/test-go-mod-tidy.sh [2020-12-21T17:40:27.746Z] go.mod is not tidy, please run "go mod tidy" [2020-12-21T17:40:27.746Z] changes from running "go mod tidy:" [2020-12-21T17:40:27.746Z] --- go.mod [2020-12-21T17:40:27.746Z] +++ go.mod.bk [2020-12-21T17:40:27.746Z] @@ -2,4 +2,4 @@ [2020-12-21T17:40:27.746Z] [2020-12-21T17:40:27.746Z] go 1.15 [2020-12-21T17:40:27.746Z] [2020-12-21T17:40:27.746Z] -require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 [2020-12-21T17:40:27.746Z] +require github.com/edgexfoundry/app-functions-sdk-go v1.3.1-dev.8 [2020-12-21T17:40:27.746Z] \ No newline at end of file [2020-12-21T17:40:27.746Z] make: *** [makefile:38: test] Error 1 [Pipeline] } [2020-12-21T17:40:27.777Z] $ docker stop --time=1 19c8c51eb8649e54d946cb3df7a0e86855129ddffa9a256e1bf585251cfbf835 [2020-12-21T17:40:29.878Z] $ docker rm -f 19c8c51eb8649e54d946cb3df7a0e86855129ddffa9a256e1bf585251cfbf835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-21T17:40:31.779Z] 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 Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:40:34.485Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:40:35.091Z] ---> package-listing.sh [2020-12-21T17:40:35.091Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-21T17:40:35.091Z] ++ facter osfamily [2020-12-21T17:40:35.360Z] + OS_FAMILY=redhat [2020-12-21T17:40:35.360Z] + workspace=/w/workspace/_app-service-configurable_PR-158 [2020-12-21T17:40:35.360Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-21T17:40:35.360Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-21T17:40:35.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-21T17:40:35.360Z] + PACKAGES=/tmp/packages_start.txt [2020-12-21T17:40:35.360Z] + '[' /w/workspace/_app-service-configurable_PR-158 ']' [2020-12-21T17:40:35.360Z] + PACKAGES=/tmp/packages_end.txt [2020-12-21T17:40:35.360Z] + case "${OS_FAMILY}" in [2020-12-21T17:40:35.360Z] + rpm -qa [2020-12-21T17:40:35.360Z] + sort [2020-12-21T17:40:40.803Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-21T17:40:40.803Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-21T17:40:40.803Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-21T17:40:40.803Z] + '[' /w/workspace/_app-service-configurable_PR-158 ']' [2020-12-21T17:40:40.803Z] + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ [2020-12-21T17:40:40.803Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-158/archives/ [Pipeline] echo [2020-12-21T17:40:40.820Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-21T17:40:41.133Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:40:41.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T17:40:42.009Z] [2020-12-21T17:40:42.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-21T17:40:42.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T17:40:42.407Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-21T17:40:42.407Z] df20fa9351a1: Pulling fs layer [2020-12-21T17:40:42.408Z] 36b3adc4ff6f: Pulling fs layer [2020-12-21T17:40:42.408Z] 8ad3a11d3b57: Pulling fs layer [2020-12-21T17:40:42.408Z] 46f8f816bc3b: Pulling fs layer [2020-12-21T17:40:42.408Z] 93b61091891f: Pulling fs layer [2020-12-21T17:40:42.408Z] 93b9cdb0e59b: Pulling fs layer [2020-12-21T17:40:42.408Z] 5e14af77c1be: Pulling fs layer [2020-12-21T17:40:42.408Z] 01666e4c0597: Pulling fs layer [2020-12-21T17:40:42.408Z] aa168da1d23b: Pulling fs layer [2020-12-21T17:40:42.408Z] 46f8f816bc3b: Waiting [2020-12-21T17:40:42.408Z] 93b61091891f: Waiting [2020-12-21T17:40:42.408Z] 93b9cdb0e59b: Waiting [2020-12-21T17:40:42.408Z] 5e14af77c1be: Waiting [2020-12-21T17:40:42.408Z] 01666e4c0597: Waiting [2020-12-21T17:40:42.408Z] aa168da1d23b: Waiting [2020-12-21T17:40:42.704Z] 36b3adc4ff6f: Verifying Checksum [2020-12-21T17:40:42.704Z] 36b3adc4ff6f: Download complete [2020-12-21T17:40:42.704Z] 46f8f816bc3b: Download complete [2020-12-21T17:40:42.704Z] df20fa9351a1: Verifying Checksum [2020-12-21T17:40:42.704Z] df20fa9351a1: Download complete [2020-12-21T17:40:42.704Z] 93b9cdb0e59b: Verifying Checksum [2020-12-21T17:40:42.704Z] 93b9cdb0e59b: Download complete [2020-12-21T17:40:42.704Z] 93b61091891f: Download complete [2020-12-21T17:40:42.987Z] 01666e4c0597: Verifying Checksum [2020-12-21T17:40:42.987Z] 01666e4c0597: Download complete [2020-12-21T17:40:43.258Z] df20fa9351a1: Pull complete [2020-12-21T17:40:43.533Z] 8ad3a11d3b57: Verifying Checksum [2020-12-21T17:40:43.533Z] 8ad3a11d3b57: Download complete [2020-12-21T17:40:43.810Z] 36b3adc4ff6f: Pull complete [2020-12-21T17:40:43.810Z] 5e14af77c1be: Verifying Checksum [2020-12-21T17:40:43.810Z] 5e14af77c1be: Download complete [2020-12-21T17:40:44.808Z] 8ad3a11d3b57: Pull complete [2020-12-21T17:40:44.808Z] 46f8f816bc3b: Pull complete [2020-12-21T17:40:45.435Z] 93b61091891f: Pull complete [2020-12-21T17:40:45.435Z] 93b9cdb0e59b: Pull complete [2020-12-21T17:40:45.723Z] 5e14af77c1be: Pull complete [2020-12-21T17:40:46.023Z] 01666e4c0597: Pull complete [2020-12-21T17:40:49.521Z] aa168da1d23b: Verifying Checksum [2020-12-21T17:40:49.521Z] aa168da1d23b: Download complete [2020-12-21T17:40:59.809Z] aa168da1d23b: Pull complete [2020-12-21T17:40:59.809Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-21T17:41:00.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T17:41:00.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-21T17:41:00.360Z] prd-centos7-docker-4c-2g-17084 does not seem to be running inside a container [2020-12-21T17:41:00.469Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-21T17:41:04.279Z] $ docker top b6c4e2941809225db4b16c23600ecf8659f449f9a1d4c9a5221d41391f90ff04 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T17:41:05.048Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-21T17:41:05.388Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-21T17:41:05.716Z] + ls /var/log/sa-host [2020-12-21T17:41:05.716Z] + sadf -c /var/log/sa-host/sa21 [2020-12-21T17:41:05.716Z] file_magic: OK [2020-12-21T17:41:05.716Z] HZ: Using current value: 100 [2020-12-21T17:41:05.716Z] file_header: OK [2020-12-21T17:41:05.716Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-21T17:41:05.716Z] Statistics: [2020-12-21T17:41:05.716Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-21T17:41:05.716Z] File successfully converted to sysstat format version 12.2.1 [2020-12-21T17:41:05.716Z] + sadf -c /var/log/sa-host/sa23 [2020-12-21T17:41:05.716Z] file_magic: OK [2020-12-21T17:41:05.716Z] HZ: Using current value: 100 [2020-12-21T17:41:05.716Z] file_header: OK [2020-12-21T17:41:05.716Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-21T17:41:05.716Z] Statistics: [2020-12-21T17:41:05.716Z] Hnuu...uuuununununu... [2020-12-21T17:41:05.716Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-21T17:41:05.926Z] provisioning config files... [2020-12-21T17:41:05.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config3179122178039596244tmp [Pipeline] { [Pipeline] echo [2020-12-21T17:41:06.082Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:41:06.398Z] ---> create-netrc.sh [Pipeline] } [2020-12-21T17:41:06.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-21T17:41:06.521Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:41:06.862Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-21T17:41:06.880Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:41:07.232Z] ---> sudo-logs.sh [2020-12-21T17:41:07.232Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-21T17:41:07.523Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:41:07.835Z] ---> job-cost.sh [2020-12-21T17:41:07.835Z] lf-activate-venv: SKIPPING [2020-12-21T17:41:07.835Z] INFO: No Stack... [2020-12-21T17:41:08.818Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-21T17:41:09.434Z] INFO: Archiving Costs [Pipeline] echo [2020-12-21T17:41:09.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T17:41:09.786Z] ---> logs-deploy.sh [2020-12-21T17:41:09.786Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/5 [2020-12-21T17:41:09.786Z] INFO: archiving workspace using pattern(s): [2020-12-21T17:41:12.370Z] Archives upload complete. [2020-12-21T17:41:12.370Z] INFO: archiving logs to Nexus [2020-12-21T17:41:13.782Z] ---> uname -a: [2020-12-21T17:41:13.782Z] Linux prd-centos7-docker-4c-2g-17084.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-21T17:41:13.782Z] [2020-12-21T17:41:13.782Z] [2020-12-21T17:41:13.782Z] ---> lscpu: [2020-12-21T17:41:13.782Z] Architecture: x86_64 [2020-12-21T17:41:13.782Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-21T17:41:13.782Z] Byte Order: Little Endian [2020-12-21T17:41:13.782Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-21T17:41:13.782Z] CPU(s): 4 [2020-12-21T17:41:13.782Z] On-line CPU(s) list: 0-3 [2020-12-21T17:41:13.782Z] Thread(s) per core: 1 [2020-12-21T17:41:13.782Z] Core(s) per socket: 1 [2020-12-21T17:41:13.782Z] Socket(s): 4 [2020-12-21T17:41:13.782Z] NUMA node(s): 1 [2020-12-21T17:41:13.782Z] Vendor ID: GenuineIntel [2020-12-21T17:41:13.782Z] CPU family: 6 [2020-12-21T17:41:13.782Z] Model: 44 [2020-12-21T17:41:13.782Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-21T17:41:13.782Z] Stepping: 1 [2020-12-21T17:41:13.782Z] CPU MHz: 2933.438 [2020-12-21T17:41:13.782Z] BogoMIPS: 5866.87 [2020-12-21T17:41:13.782Z] Virtualization: VT-x [2020-12-21T17:41:13.782Z] Hypervisor vendor: KVM [2020-12-21T17:41:13.782Z] Virtualization type: full [2020-12-21T17:41:13.782Z] L1d cache: 128 KiB [2020-12-21T17:41:13.782Z] L1i cache: 128 KiB [2020-12-21T17:41:13.782Z] L2 cache: 16 MiB [2020-12-21T17:41:13.782Z] L3 cache: 64 MiB [2020-12-21T17:41:13.782Z] NUMA node0 CPU(s): 0-3 [2020-12-21T17:41:13.782Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-21T17:41:13.782Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-21T17:41:13.782Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-21T17:41:13.782Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-21T17:41:13.782Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-21T17:41:13.782Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-21T17:41:13.782Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-21T17:41:13.782Z] Vulnerability Srbds: Not affected [2020-12-21T17:41:13.782Z] Vulnerability Tsx async abort: Not affected [2020-12-21T17:41:13.782Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-21T17:41:13.782Z] [2020-12-21T17:41:13.782Z]