Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa7eaa5b279c33a5518f76bb66d0defaa58499c5 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 [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-ssh5120454212218313548.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh1343458669046795090.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7707355610883957329.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 [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-ssh6792306215175065425.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh167067413312905968.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-563 in /w/workspace/edgexfoundry_edgex-ui-go_main [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-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/jenkins-gitclient-ssh6798670043764263525.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fa7eaa5b279c33a5518f76bb66d0defaa58499c5 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa7eaa5b279c33a5518f76bb66d0defaa58499c5 # timeout=10 Commit message: "Merge pull request #459 from bnevis-i/issue-446" > git rev-list --no-walk 60313d708150451d157477761d54052072bb8e7c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-20T15:33:22.972Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-20T15:33:23.026Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-20T15:33:23.042Z] ========================================================= [2021-10-20T15:33:23.042Z] EdgeX Global Pipelines Version Info [2021-10-20T15:33:23.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:33:24.202Z] ------------------- [2021-10-20T15:33:24.202Z] stable info: [2021-10-20T15:33:24.202Z] ------------------- [2021-10-20T15:33:24.202Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-20T15:33:24.202Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T15:33:24.202Z] Message: update stable to v1.0.210 [2021-10-20T15:33:24.775Z] ------------------- [2021-10-20T15:33:24.775Z] experimental info: [2021-10-20T15:33:24.775Z] ------------------- [2021-10-20T15:33:24.775Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-20T15:33:24.775Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-20T15:33:24.775Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-20T15:33:24.893Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-20T15:33:24.903Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-20T15:33:24.912Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-20T15:33:24.922Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-20T15:33:24.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-20T15:33:24.942Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-20T15:33:24.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-20T15:33:24.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-20T15:33:24.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-20T15:33:24.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-20T15:33:24.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-20T15:33:25.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-20T15:33:25.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-20T15:33:25.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-20T15:33:25.045Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T15:33:25.055Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-20T15:33:25.065Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-20T15:33:25.075Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-20T15:33:25.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-20T15:33:25.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-20T15:33:25.111Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-20T15:33:25.122Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-20T15:33:25.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-20T15:33:25.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-20T15:33:25.158Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-20T15:33:25.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-20T15:33:25.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-20T15:33:25.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-20T15:33:25.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-20T15:33:25.211Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] echo [2021-10-20T15:33:25.221Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa7eaa5 [Pipeline] echo [2021-10-20T15:33:25.231Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:33:25.271Z] provisioning config files... [2021-10-20T15:33:25.283Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8987045376335662600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:33:25.581Z] ---> docker-login.sh [2021-10-20T15:33:25.582Z] nexus3.edgexfoundry.org:10001 [2021-10-20T15:33:25.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:33:25.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:33:25.850Z] Configure a credential helper to remove this warning. See [2021-10-20T15:33:25.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:33:25.850Z] [2021-10-20T15:33:25.850Z] Login Succeeded [2021-10-20T15:33:25.850Z] nexus3.edgexfoundry.org:10002 [2021-10-20T15:33:25.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:33:25.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:33:25.850Z] Configure a credential helper to remove this warning. See [2021-10-20T15:33:25.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:33:25.850Z] [2021-10-20T15:33:25.850Z] Login Succeeded [2021-10-20T15:33:25.850Z] nexus3.edgexfoundry.org:10003 [2021-10-20T15:33:25.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:33:26.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:33:26.113Z] Configure a credential helper to remove this warning. See [2021-10-20T15:33:26.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:33:26.113Z] [2021-10-20T15:33:26.113Z] Login Succeeded [2021-10-20T15:33:26.113Z] nexus3.edgexfoundry.org:10004 [2021-10-20T15:33:26.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:33:26.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:33:26.113Z] Configure a credential helper to remove this warning. See [2021-10-20T15:33:26.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:33:26.113Z] [2021-10-20T15:33:26.113Z] Login Succeeded [2021-10-20T15:33:26.113Z] docker.io [2021-10-20T15:33:26.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:33:26.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:33:26.686Z] Configure a credential helper to remove this warning. See [2021-10-20T15:33:26.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:33:26.686Z] [2021-10-20T15:33:26.686Z] Login Succeeded [2021-10-20T15:33:26.686Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T15:33:26.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T15:33:27.122Z] + git log --format=format:%s -1 fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] echo [2021-10-20T15:33:27.158Z] GIT_COMMIT: fa7eaa5b279c33a5518f76bb66d0defaa58499c5, Commit Message: Merge pull request #459 from bnevis-i/issue-446 [Pipeline] echo [2021-10-20T15:33:27.163Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:33:27.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T15:33:27.855Z] [2021-10-20T15:33:27.855Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:33:28.150Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T15:33:28.150Z] latest: Pulling from edgex-devops/git-semver [2021-10-20T15:33:28.150Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T15:33:28.150Z] 3e5f54012d9b: Pulling fs layer [2021-10-20T15:33:28.150Z] 4c7163046ea9: Pulling fs layer [2021-10-20T15:33:28.150Z] 0c2d73faf560: Pulling fs layer [2021-10-20T15:33:28.150Z] 0c2d73faf560: Waiting [2021-10-20T15:33:28.150Z] 3e5f54012d9b: Verifying Checksum [2021-10-20T15:33:28.150Z] 3e5f54012d9b: Download complete [2021-10-20T15:33:28.150Z] a0d0a0d46f8b: Download complete [2021-10-20T15:33:28.150Z] 4c7163046ea9: Verifying Checksum [2021-10-20T15:33:28.150Z] 4c7163046ea9: Download complete [2021-10-20T15:33:28.411Z] 0c2d73faf560: Verifying Checksum [2021-10-20T15:33:28.411Z] 0c2d73faf560: Download complete [2021-10-20T15:33:28.411Z] a0d0a0d46f8b: Pull complete [2021-10-20T15:33:28.411Z] 3e5f54012d9b: Pull complete [2021-10-20T15:33:28.677Z] 4c7163046ea9: Pull complete [2021-10-20T15:33:28.937Z] 0c2d73faf560: Pull complete [2021-10-20T15:33:28.937Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-20T15:33:28.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T15:33:28.937Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-20T15:33:29.006Z] prd-centos7-docker-4c-2g-563 does not seem to be running inside a container [2021-10-20T15:33:29.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-20T15:33:29.653Z] $ docker top 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T15:33:29.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T15:33:29.734Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T15:33:29.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T15:33:29.839Z] $ docker exec 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d ssh-agent [2021-10-20T15:33:29.940Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMNihpL/agent.14 [2021-10-20T15:33:29.940Z] SSH_AGENT_PID=21 [2021-10-20T15:33:29.947Z] Running ssh-add (command line suppressed) [2021-10-20T15:33:30.041Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5264623848805117443.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5264623848805117443.key) [2021-10-20T15:33:30.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T15:33:30.343Z] + git tag --points-at HEAD [Pipeline] } [2021-10-20T15:33:30.358Z] $ docker exec --env ******** --env ******** 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d ssh-agent -k [2021-10-20T15:33:30.446Z] unset SSH_AUTH_SOCK; [2021-10-20T15:33:30.446Z] unset SSH_AGENT_PID; [2021-10-20T15:33:30.446Z] echo Agent pid 21 killed; [2021-10-20T15:33:30.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-20T15:33:30.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T15:33:30.485Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T15:33:30.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T15:33:30.598Z] $ docker exec 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d ssh-agent [2021-10-20T15:33:30.734Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKCOfDe/agent.55 [2021-10-20T15:33:30.734Z] SSH_AGENT_PID=61 [2021-10-20T15:33:30.739Z] Running ssh-add (command line suppressed) [2021-10-20T15:33:30.852Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17259020966275636.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17259020966275636.key) [2021-10-20T15:33:30.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T15:33:31.160Z] + git semver init [2021-10-20T15:33:31.160Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T15:33:31.160Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-20T15:33:31.160Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-20T15:33:31.160Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T15:33:31.160Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T15:33:31.160Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T15:33:31.160Z] # $SEMVER_BRANCH = main [2021-10-20T15:33:31.160Z] # $SEMVER_TEMP = /tmp/semver-521702447 [2021-10-20T15:33:31.160Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-20T15:33:33.082Z] # '/tmp/semver-521702447' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-20T15:33:33.082Z] # -> Force: false [2021-10-20T15:33:33.082Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-20T15:33:33.093Z] $ docker exec --env ******** --env ******** 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d ssh-agent -k [2021-10-20T15:33:33.174Z] unset SSH_AUTH_SOCK; [2021-10-20T15:33:33.175Z] unset SSH_AGENT_PID; [2021-10-20T15:33:33.175Z] echo Agent pid 61 killed; [2021-10-20T15:33:33.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T15:33:33.490Z] + git semver [Pipeline] } [2021-10-20T15:33:33.509Z] $ docker stop --time=1 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d [2021-10-20T15:33:34.828Z] $ docker rm -f 66cbbfdc7ad9fdc8de18f4843df5e2e9a82283913c727335663fdc4d2fa9644d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T15:33:35.178Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-20T15:33:35.420Z] Stashed 1 file(s) [Pipeline] echo [2021-10-20T15:33:35.423Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.23 [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 [2021-10-20T15:33:50.653Z] Still waiting to schedule task [2021-10-20T15:33:50.653Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-20T15:33:50.655Z] Still waiting to schedule task [2021-10-20T15:33:50.655Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-20T15:36:48.695Z] Running on prd-centos7-docker-4c-2g-565 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-20T15:36:48.707Z] Running in /w/workspace/edgex-ui-go/25 [Pipeline] { [Pipeline] checkout [2021-10-20T15:36:48.797Z] The recommended git tool is: git [2021-10-20T15:36:50.839Z] using credential edgex-jenkins-ssh [2021-10-20T15:36:50.851Z] Cloning the remote Git repository [2021-10-20T15:36:50.869Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:36:50.934Z] > git init /w/workspace/edgex-ui-go/25 # timeout=10 [2021-10-20T15:36:50.961Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:36:50.961Z] > git --version # timeout=10 [2021-10-20T15:36:50.968Z] > git --version # 'git version 2.24.4' [2021-10-20T15:36:50.968Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T15:36:51.001Z] [INFO] Currently running in a labeled security context [2021-10-20T15:36:51.002Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-20T15:36:51.002Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/25@tmp/jenkins-gitclient-ssh5618252679491460140.key [2021-10-20T15:36:51.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T15:36:52.490Z] Avoid second fetch [2021-10-20T15:36:52.491Z] Checking out Revision fa7eaa5b279c33a5518f76bb66d0defaa58499c5 (main) [2021-10-20T15:36:52.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-20T15:36:52.475Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T15:36:52.497Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T15:36:52.510Z] > git checkout -f fa7eaa5b279c33a5518f76bb66d0defaa58499c5 # timeout=10 [2021-10-20T15:36:56.228Z] Commit message: "Merge pull request #459 from bnevis-i/issue-446" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:36:56.855Z] provisioning config files... [2021-10-20T15:36:56.869Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config6229043883595021973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:36:57.233Z] ---> docker-login.sh [2021-10-20T15:36:57.233Z] nexus3.edgexfoundry.org:10001 [2021-10-20T15:36:57.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:36:57.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:36:57.499Z] Configure a credential helper to remove this warning. See [2021-10-20T15:36:57.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:36:57.499Z] [2021-10-20T15:36:57.499Z] Login Succeeded [2021-10-20T15:36:57.499Z] nexus3.edgexfoundry.org:10002 [2021-10-20T15:36:57.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:36:57.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:36:57.499Z] Configure a credential helper to remove this warning. See [2021-10-20T15:36:57.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:36:57.500Z] [2021-10-20T15:36:57.500Z] Login Succeeded [2021-10-20T15:36:57.762Z] nexus3.edgexfoundry.org:10003 [2021-10-20T15:36:57.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:36:57.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:36:57.763Z] Configure a credential helper to remove this warning. See [2021-10-20T15:36:57.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:36:57.763Z] [2021-10-20T15:36:57.763Z] Login Succeeded [2021-10-20T15:36:57.763Z] nexus3.edgexfoundry.org:10004 [2021-10-20T15:36:57.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:36:57.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:36:57.763Z] Configure a credential helper to remove this warning. See [2021-10-20T15:36:57.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:36:57.763Z] [2021-10-20T15:36:57.763Z] Login Succeeded [2021-10-20T15:36:57.763Z] docker.io [2021-10-20T15:36:58.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:36:58.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:36:58.293Z] Configure a credential helper to remove this warning. See [2021-10-20T15:36:58.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:36:58.293Z] [2021-10-20T15:36:58.293Z] Login Succeeded [2021-10-20T15:36:58.293Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T15:36:58.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T15:36:58.471Z] ========================================================= [2021-10-20T15:36:58.471Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-20T15:36:58.471Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:36:58.777Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-20T15:36:58.778Z] Sending build context to Docker daemon 20.57MB [2021-10-20T15:36:59.048Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T15:36:59.048Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-20T15:36:59.048Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-20T15:36:59.048Z] a0d0a0d46f8b: Pulling fs layer [2021-10-20T15:36:59.048Z] 31adcdaf11c8: Pulling fs layer [2021-10-20T15:36:59.048Z] b8b176561691: Pulling fs layer [2021-10-20T15:36:59.048Z] 4527c011a84f: Pulling fs layer [2021-10-20T15:36:59.048Z] 5d74067f8e1e: Pulling fs layer [2021-10-20T15:36:59.048Z] e0aca202a116: Pulling fs layer [2021-10-20T15:36:59.048Z] 3a43be97a3b4: Pulling fs layer [2021-10-20T15:36:59.048Z] 34cad66bf833: Pulling fs layer [2021-10-20T15:36:59.048Z] b4e3c513aaa6: Pulling fs layer [2021-10-20T15:36:59.048Z] 4527c011a84f: Waiting [2021-10-20T15:36:59.048Z] 5d74067f8e1e: Waiting [2021-10-20T15:36:59.048Z] e0aca202a116: Waiting [2021-10-20T15:36:59.048Z] 3a43be97a3b4: Waiting [2021-10-20T15:36:59.048Z] 34cad66bf833: Waiting [2021-10-20T15:36:59.048Z] b4e3c513aaa6: Waiting [2021-10-20T15:36:59.048Z] b8b176561691: Verifying Checksum [2021-10-20T15:36:59.048Z] b8b176561691: Download complete [2021-10-20T15:36:59.048Z] 31adcdaf11c8: Verifying Checksum [2021-10-20T15:36:59.048Z] 31adcdaf11c8: Download complete [2021-10-20T15:36:59.048Z] 5d74067f8e1e: Verifying Checksum [2021-10-20T15:36:59.048Z] 5d74067f8e1e: Download complete [2021-10-20T15:36:59.049Z] e0aca202a116: Verifying Checksum [2021-10-20T15:36:59.049Z] e0aca202a116: Download complete [2021-10-20T15:36:59.049Z] a0d0a0d46f8b: Verifying Checksum [2021-10-20T15:36:59.049Z] a0d0a0d46f8b: Download complete [2021-10-20T15:36:59.049Z] 3a43be97a3b4: Verifying Checksum [2021-10-20T15:36:59.049Z] 3a43be97a3b4: Download complete [2021-10-20T15:36:59.314Z] 34cad66bf833: Verifying Checksum [2021-10-20T15:36:59.314Z] 34cad66bf833: Download complete [2021-10-20T15:36:59.314Z] a0d0a0d46f8b: Pull complete [2021-10-20T15:36:59.587Z] 31adcdaf11c8: Pull complete [2021-10-20T15:36:59.830Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-564 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-20T15:36:59.840Z] Running in /w/workspace/edgex-ui-go/25 [Pipeline] { [Pipeline] checkout [2021-10-20T15:36:59.861Z] b8b176561691: Pull complete [2021-10-20T15:36:59.861Z] 4527c011a84f: Verifying Checksum [2021-10-20T15:36:59.861Z] 4527c011a84f: Download complete [2021-10-20T15:36:59.861Z] b4e3c513aaa6: Verifying Checksum [2021-10-20T15:36:59.861Z] b4e3c513aaa6: Download complete [2021-10-20T15:37:00.508Z] The recommended git tool is: git [2021-10-20T15:37:04.157Z] 4527c011a84f: Pull complete [2021-10-20T15:37:04.157Z] 5d74067f8e1e: Pull complete [2021-10-20T15:37:04.157Z] e0aca202a116: Pull complete [2021-10-20T15:37:04.157Z] 3a43be97a3b4: Pull complete [2021-10-20T15:37:04.157Z] 34cad66bf833: Pull complete [2021-10-20T15:37:06.126Z] b4e3c513aaa6: Pull complete [2021-10-20T15:37:06.126Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-20T15:37:06.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-20T15:37:06.126Z] ---> 9f6097aaca64 [2021-10-20T15:37:06.126Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-20T15:37:07.235Z] using credential edgex-jenkins-ssh [2021-10-20T15:37:07.255Z] Cloning the remote Git repository [2021-10-20T15:37:07.308Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:37:07.422Z] > git init /w/workspace/edgex-ui-go/25 # timeout=10 [2021-10-20T15:37:07.504Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-20T15:37:07.505Z] > git --version # timeout=10 [2021-10-20T15:37:07.524Z] > git --version # 'git version 2.17.1' [2021-10-20T15:37:07.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-20T15:37:07.629Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T15:37:10.342Z] ---> Running in ebf3692589fd [2021-10-20T15:37:10.342Z] Removing intermediate container ebf3692589fd [2021-10-20T15:37:10.342Z] ---> 164b67332f14 [2021-10-20T15:37:10.342Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-20T15:37:10.342Z] ---> Running in 1b2fbbdc4eed [2021-10-20T15:37:10.342Z] Removing intermediate container 1b2fbbdc4eed [2021-10-20T15:37:10.342Z] ---> 1d84edc63560 [2021-10-20T15:37:10.342Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T15:37:10.342Z] ---> Running in 83bf5a43a587 [2021-10-20T15:37:10.342Z] Removing intermediate container 83bf5a43a587 [2021-10-20T15:37:10.342Z] ---> dfe7884c81b5 [2021-10-20T15:37:10.342Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-20T15:37:10.342Z] ---> Running in 4d144f4ae155 [2021-10-20T15:37:10.342Z] Removing intermediate container 4d144f4ae155 [2021-10-20T15:37:10.342Z] ---> bfe78fb75375 [2021-10-20T15:37:10.342Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-20T15:37:10.342Z] ---> Running in f1b021e9851b [2021-10-20T15:37:10.607Z] Removing intermediate container f1b021e9851b [2021-10-20T15:37:10.607Z] ---> f2f04bded057 [2021-10-20T15:37:10.607Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T15:37:10.607Z] ---> Running in 85ca4a151e7d [2021-10-20T15:37:10.943Z] Avoid second fetch [2021-10-20T15:37:10.944Z] Checking out Revision fa7eaa5b279c33a5518f76bb66d0defaa58499c5 (main) [2021-10-20T15:37:11.181Z] Removing intermediate container 85ca4a151e7d [2021-10-20T15:37:11.181Z] ---> 066f04bad14f [2021-10-20T15:37:11.181Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T15:37:11.181Z] ---> Running in 9a454b48b3e4 [2021-10-20T15:37:11.444Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T15:37:10.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-20T15:37:10.930Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-20T15:37:10.966Z] > git config core.sparsecheckout # timeout=10 [2021-10-20T15:37:10.977Z] > git checkout -f fa7eaa5b279c33a5518f76bb66d0defaa58499c5 # timeout=10 [2021-10-20T15:37:12.393Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T15:37:12.656Z] OK: 220 MiB in 52 packages [2021-10-20T15:37:12.917Z] Removing intermediate container 9a454b48b3e4 [2021-10-20T15:37:12.917Z] ---> 58ae84742794 [2021-10-20T15:37:12.917Z] Step 10/14 : ENV GO111MODULE=on [2021-10-20T15:37:12.917Z] ---> Running in 549a40fbba81 [2021-10-20T15:37:12.917Z] Removing intermediate container 549a40fbba81 [2021-10-20T15:37:12.917Z] ---> fdedf513be97 [2021-10-20T15:37:12.917Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-20T15:37:12.917Z] ---> Running in 3f066db22f49 [2021-10-20T15:37:13.181Z] Removing intermediate container 3f066db22f49 [2021-10-20T15:37:13.181Z] ---> c2f7f3adc65b [2021-10-20T15:37:13.181Z] Step 12/14 : COPY . . [2021-10-20T15:37:13.750Z] ---> b0a4e2b483ea [2021-10-20T15:37:13.750Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T15:37:13.750Z] ---> Running in 1cc7173bff64 [2021-10-20T15:37:15.887Z] Commit message: "Merge pull request #459 from bnevis-i/issue-446" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T15:37:16.966Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-20T15:37:16.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T15:37:16.966Z] Dload Upload Total Spent Left Speed [2021-10-20T15:37:16.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67565 0 --:--:-- --:--:-- --:--:-- 67954 [Pipeline] sh [2021-10-20T15:37:17.652Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-20T15:37:18.026Z] + sudo tee /etc/docker/daemon.new [2021-10-20T15:37:18.026Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-20T15:37:18.026Z] { [2021-10-20T15:37:18.026Z] "registry-mirrors": [ [2021-10-20T15:37:18.026Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-20T15:37:18.026Z] ], [2021-10-20T15:37:18.026Z] "bip": "10.250.0.254/24", [2021-10-20T15:37:18.026Z] "hosts": [ [2021-10-20T15:37:18.026Z] "tcp://0.0.0.0:5555", [2021-10-20T15:37:18.026Z] "unix:///var/run/docker.sock" [2021-10-20T15:37:18.026Z] ], [2021-10-20T15:37:18.026Z] "mtu": 1458, [2021-10-20T15:37:18.026Z] "selinux-enabled": true, [2021-10-20T15:37:18.026Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-20T15:37:18.026Z] } [Pipeline] sh [2021-10-20T15:37:18.412Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-20T15:37:18.785Z] + sudo service docker restart [2021-10-20T15:37:26.015Z] Removing intermediate container 1cc7173bff64 [2021-10-20T15:37:26.015Z] ---> d5e1e7a5e2f8 [2021-10-20T15:37:26.015Z] Step 14/14 : RUN ${MAKE} [2021-10-20T15:37:26.015Z] ---> Running in d06294a3d7ab [2021-10-20T15:37:26.015Z] noop [2021-10-20T15:37:26.015Z] Removing intermediate container d06294a3d7ab [2021-10-20T15:37:26.015Z] ---> 0bb138232e98 [2021-10-20T15:37:26.015Z] Successfully built 0bb138232e98 [2021-10-20T15:37:26.015Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:37:26.327Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T15:37:26.327Z] . [Pipeline] withDockerContainer [2021-10-20T15:37:26.411Z] prd-centos7-docker-4c-2g-565 does not seem to be running inside a container [2021-10-20T15:37:26.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 [2021-10-20T15:37:26.849Z] $ docker top 80b228ad62626ea7295c96b88756d784a223d38540b70194a862104ec250550f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T15:37:27.209Z] + go version [2021-10-20T15:37:27.209Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-20T15:37:27.222Z] $ docker stop --time=1 80b228ad62626ea7295c96b88756d784a223d38540b70194a862104ec250550f [2021-10-20T15:37:28.416Z] $ docker rm -f 80b228ad62626ea7295c96b88756d784a223d38540b70194a862104ec250550f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:37:29.010Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-20T15:37:29.010Z] . [Pipeline] withDockerContainer [2021-10-20T15:37:29.074Z] prd-centos7-docker-4c-2g-565 does not seem to be running inside a container [2021-10-20T15:37:29.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 [2021-10-20T15:37:29.499Z] $ docker top e667d271ec39801c5bd74046dc86ed240e35ec1bdfc03fd84b9451a5ace4aee8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-20T15:37:29.862Z] + make test [2021-10-20T15:37:29.862Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-20T15:37:30.126Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:37:37.306Z] provisioning config files... [2021-10-20T15:37:37.339Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config996908914462656468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:37:37.726Z] ---> docker-login.sh [2021-10-20T15:37:37.726Z] nexus3.edgexfoundry.org:10001 [2021-10-20T15:37:39.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:37:40.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:37:40.399Z] Configure a credential helper to remove this warning. See [2021-10-20T15:37:40.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:37:40.399Z] [2021-10-20T15:37:40.399Z] Login Succeeded [2021-10-20T15:37:40.399Z] nexus3.edgexfoundry.org:10002 [2021-10-20T15:37:40.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:37:40.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:37:40.965Z] Configure a credential helper to remove this warning. See [2021-10-20T15:37:40.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:37:40.965Z] [2021-10-20T15:37:40.965Z] Login Succeeded [2021-10-20T15:37:40.965Z] nexus3.edgexfoundry.org:10003 [2021-10-20T15:37:41.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:37:41.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:37:41.530Z] Configure a credential helper to remove this warning. See [2021-10-20T15:37:41.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:37:41.530Z] [2021-10-20T15:37:41.530Z] Login Succeeded [2021-10-20T15:37:41.530Z] nexus3.edgexfoundry.org:10004 [2021-10-20T15:37:41.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:37:42.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:37:42.100Z] Configure a credential helper to remove this warning. See [2021-10-20T15:37:42.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:37:42.100Z] [2021-10-20T15:37:42.100Z] Login Succeeded [2021-10-20T15:37:42.100Z] docker.io [2021-10-20T15:37:42.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-20T15:37:42.442Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-20T15:37:42.442Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-20T15:37:42.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:37:42.988Z] Configure a credential helper to remove this warning. See [2021-10-20T15:37:42.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:37:42.988Z] [2021-10-20T15:37:42.988Z] Login Succeeded [2021-10-20T15:37:42.988Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T15:37:43.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-20T15:37:43.331Z] ========================================================= [2021-10-20T15:37:43.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-20T15:37:43.331Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:37:43.696Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-20T15:37:44.703Z] Sending build context to Docker daemon 20.57MB [2021-10-20T15:37:44.703Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T15:37:44.703Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-20T15:37:44.990Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-20T15:37:44.990Z] 552d1f2373af: Pulling fs layer [2021-10-20T15:37:44.990Z] ea3f2d53f512: Pulling fs layer [2021-10-20T15:37:44.990Z] 9e70ebbbe112: Pulling fs layer [2021-10-20T15:37:44.990Z] 7a9cfe048b4a: Pulling fs layer [2021-10-20T15:37:44.990Z] 72dc09318566: Pulling fs layer [2021-10-20T15:37:44.990Z] f4f7b4309257: Pulling fs layer [2021-10-20T15:37:44.990Z] 0ac9a79272e3: Pulling fs layer [2021-10-20T15:37:44.990Z] b78e95d17946: Pulling fs layer [2021-10-20T15:37:44.990Z] 7a9cfe048b4a: Waiting [2021-10-20T15:37:44.990Z] 72dc09318566: Waiting [2021-10-20T15:37:44.990Z] f4f7b4309257: Waiting [2021-10-20T15:37:44.990Z] 0ac9a79272e3: Waiting [2021-10-20T15:37:44.990Z] b78e95d17946: Waiting [2021-10-20T15:37:44.990Z] 9e70ebbbe112: Verifying Checksum [2021-10-20T15:37:44.990Z] 9e70ebbbe112: Download complete [2021-10-20T15:37:44.990Z] ea3f2d53f512: Verifying Checksum [2021-10-20T15:37:44.990Z] ea3f2d53f512: Download complete [2021-10-20T15:37:44.990Z] 72dc09318566: Verifying Checksum [2021-10-20T15:37:44.990Z] 72dc09318566: Download complete [2021-10-20T15:37:44.990Z] f4f7b4309257: Verifying Checksum [2021-10-20T15:37:44.990Z] f4f7b4309257: Download complete [2021-10-20T15:37:44.990Z] 0ac9a79272e3: Verifying Checksum [2021-10-20T15:37:44.990Z] 0ac9a79272e3: Download complete [2021-10-20T15:37:44.990Z] 552d1f2373af: Download complete [2021-10-20T15:37:46.019Z] 552d1f2373af: Pull complete [2021-10-20T15:37:46.640Z] ea3f2d53f512: Pull complete [2021-10-20T15:37:46.921Z] 9e70ebbbe112: Pull complete [2021-10-20T15:37:47.202Z] b78e95d17946: Verifying Checksum [2021-10-20T15:37:47.202Z] b78e95d17946: Download complete [2021-10-20T15:37:47.487Z] 7a9cfe048b4a: Verifying Checksum [2021-10-20T15:37:47.487Z] 7a9cfe048b4a: Download complete [2021-10-20T15:37:47.797Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T15:37:47.797Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-20T15:37:47.809Z] $ docker stop --time=1 e667d271ec39801c5bd74046dc86ed240e35ec1bdfc03fd84b9451a5ace4aee8 [2021-10-20T15:37:49.451Z] $ docker rm -f e667d271ec39801c5bd74046dc86ed240e35ec1bdfc03fd84b9451a5ace4aee8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T15:37:49.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-20T15:37:50.023Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-20T15:37:51.274Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-20T15:37:51.560Z] + ls -al . [2021-10-20T15:37:51.560Z] total 88 [2021-10-20T15:37:51.560Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 20 15:37 . [2021-10-20T15:37:51.560Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 20 15:36 .. [2021-10-20T15:37:51.560Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 20 15:36 assets [2021-10-20T15:37:51.560Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 20 15:36 bin [2021-10-20T15:37:51.560Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 20 15:36 cmd [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 20 15:36 CONTRIBUTING.md [2021-10-20T15:37:51.560Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 20 15:37 coverage.out [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 20 15:36 Dockerfile [2021-10-20T15:37:51.560Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 20 15:36 docs [2021-10-20T15:37:51.560Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 20 15:36 .git [2021-10-20T15:37:51.560Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 20 15:36 .github [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 20 15:36 .gitignore [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 20 15:36 go.mod [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 20 15:36 go.sum [2021-10-20T15:37:51.560Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 20 15:36 internal [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 20 15:36 Jenkinsfile [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 20 15:36 LICENSE [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 20 15:36 Makefile [2021-10-20T15:37:51.560Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 20 15:36 pkg [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 20 15:36 README.md [2021-10-20T15:37:51.560Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 20 15:36 snap [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 20 15:33 VERSION [2021-10-20T15:37:51.560Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 20 15:36 version.go [2021-10-20T15:37:51.560Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 20 15:36 web [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:37:51.861Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fa7eaa5b279c33a5518f76bb66d0defaa58499c5 --label arch=amd64 --label version=2.0.1-dev.23 . [2021-10-20T15:37:51.861Z] Sending build context to Docker daemon 20.57MB [2021-10-20T15:37:51.861Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T15:37:51.861Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-20T15:37:51.861Z] ---> 0bb138232e98 [2021-10-20T15:37:51.861Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-20T15:37:52.127Z] ---> Running in 8d08ef2b63e2 [2021-10-20T15:37:52.127Z] Removing intermediate container 8d08ef2b63e2 [2021-10-20T15:37:52.127Z] ---> 24a4c8de9eb6 [2021-10-20T15:37:52.127Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-20T15:37:52.127Z] ---> Running in 81d2db0b17a2 [2021-10-20T15:37:52.390Z] Removing intermediate container 81d2db0b17a2 [2021-10-20T15:37:52.390Z] ---> 9c7c46c1a481 [2021-10-20T15:37:52.390Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T15:37:52.390Z] ---> Running in 6eb8f563821d [2021-10-20T15:37:52.390Z] Removing intermediate container 6eb8f563821d [2021-10-20T15:37:52.391Z] ---> 2ebaf02b4786 [2021-10-20T15:37:52.391Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-20T15:37:52.391Z] ---> Running in 4b5f183f0531 [2021-10-20T15:37:52.391Z] Removing intermediate container 4b5f183f0531 [2021-10-20T15:37:52.391Z] ---> 7d0f0e98545c [2021-10-20T15:37:52.391Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-20T15:37:52.391Z] ---> Running in 5a924654640c [2021-10-20T15:37:52.652Z] Removing intermediate container 5a924654640c [2021-10-20T15:37:52.652Z] ---> 430318435b8b [2021-10-20T15:37:52.652Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T15:37:52.652Z] ---> Running in 12d30ac229f9 [2021-10-20T15:37:53.237Z] Removing intermediate container 12d30ac229f9 [2021-10-20T15:37:53.237Z] ---> b2de98083365 [2021-10-20T15:37:53.237Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T15:37:53.237Z] ---> Running in df68fee4558a [2021-10-20T15:37:53.497Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-20T15:37:54.448Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-20T15:37:54.708Z] OK: 220 MiB in 52 packages [2021-10-20T15:37:54.976Z] Removing intermediate container df68fee4558a [2021-10-20T15:37:54.976Z] ---> 208b8ca70b9b [2021-10-20T15:37:54.976Z] Step 10/22 : ENV GO111MODULE=on [2021-10-20T15:37:54.976Z] ---> Running in fbf3c2d441c6 [2021-10-20T15:37:54.976Z] Removing intermediate container fbf3c2d441c6 [2021-10-20T15:37:54.976Z] ---> b8ab12225b26 [2021-10-20T15:37:54.976Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-20T15:37:54.976Z] ---> Running in d1787e9001cf [2021-10-20T15:37:55.239Z] Removing intermediate container d1787e9001cf [2021-10-20T15:37:55.239Z] ---> 96ad826f74d6 [2021-10-20T15:37:55.239Z] Step 12/22 : COPY . . [2021-10-20T15:37:56.192Z] ---> 1c34172e1786 [2021-10-20T15:37:56.192Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T15:37:56.192Z] ---> Running in b51d0d2dfc72 [2021-10-20T15:37:56.770Z] Removing intermediate container b51d0d2dfc72 [2021-10-20T15:37:56.770Z] ---> a45bde28336e [2021-10-20T15:37:56.770Z] Step 14/22 : RUN ${MAKE} [2021-10-20T15:37:56.770Z] ---> Running in dd41a13ac6f6 [2021-10-20T15:37:57.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-20T15:38:00.033Z] 7a9cfe048b4a: Pull complete [2021-10-20T15:38:00.033Z] 72dc09318566: Pull complete [2021-10-20T15:38:00.033Z] f4f7b4309257: Pull complete [2021-10-20T15:38:00.033Z] 0ac9a79272e3: Pull complete [2021-10-20T15:38:05.270Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-20T15:38:05.690Z] b78e95d17946: Pull complete [2021-10-20T15:38:05.690Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-20T15:38:05.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-20T15:38:05.690Z] ---> 8b459fc5aaf0 [2021-10-20T15:38:05.690Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-20T15:38:06.657Z] Removing intermediate container dd41a13ac6f6 [2021-10-20T15:38:06.657Z] ---> 0467c10d8996 [2021-10-20T15:38:06.657Z] Step 15/22 : FROM alpine:3.14 [2021-10-20T15:38:07.228Z] 3.14: Pulling from library/alpine [2021-10-20T15:38:07.489Z] a0d0a0d46f8b: Already exists [2021-10-20T15:38:07.753Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T15:38:07.753Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T15:38:07.753Z] ---> 14119a10abf4 [2021-10-20T15:38:07.753Z] Step 16/22 : EXPOSE 4000 [2021-10-20T15:38:07.753Z] ---> Running in 02170cd4911e [2021-10-20T15:38:07.753Z] Removing intermediate container 02170cd4911e [2021-10-20T15:38:07.753Z] ---> ff66cd6385eb [2021-10-20T15:38:07.753Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-20T15:38:08.329Z] ---> da0030870de9 [2021-10-20T15:38:08.329Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-20T15:38:08.329Z] ---> Running in 56628a8afa7e [2021-10-20T15:38:08.329Z] Removing intermediate container 56628a8afa7e [2021-10-20T15:38:08.329Z] ---> 4d3d9dd3863e [2021-10-20T15:38:08.329Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-20T15:38:08.329Z] ---> Running in 7dd340bffd40 [2021-10-20T15:38:08.329Z] Removing intermediate container 7dd340bffd40 [2021-10-20T15:38:08.329Z] ---> ee7a36322d30 [2021-10-20T15:38:08.329Z] Step 20/22 : LABEL arch=amd64 [2021-10-20T15:38:08.329Z] ---> Running in 056e16f65ddb [2021-10-20T15:38:08.329Z] Removing intermediate container 056e16f65ddb [2021-10-20T15:38:08.329Z] ---> c97b99f70951 [2021-10-20T15:38:08.329Z] Step 21/22 : LABEL git_sha=fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [2021-10-20T15:38:08.588Z] ---> Running in ab8914deac3a [2021-10-20T15:38:08.588Z] Removing intermediate container ab8914deac3a [2021-10-20T15:38:08.588Z] ---> 2e7e5e1a512e [2021-10-20T15:38:08.588Z] Step 22/22 : LABEL version=2.0.1-dev.23 [2021-10-20T15:38:08.588Z] ---> Running in 74ebef9e7060 [2021-10-20T15:38:08.588Z] Removing intermediate container 74ebef9e7060 [2021-10-20T15:38:08.588Z] ---> 902a09eb72e8 [2021-10-20T15:38:08.588Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-20T15:38:08.588Z] Successfully built 902a09eb72e8 [2021-10-20T15:38:08.588Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:38:08.806Z] provisioning config files... [2021-10-20T15:38:08.817Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config4575741850264363565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:38:09.126Z] ---> docker-login.sh [2021-10-20T15:38:09.126Z] nexus3.edgexfoundry.org:10001 [2021-10-20T15:38:09.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:38:09.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:38:09.126Z] Configure a credential helper to remove this warning. See [2021-10-20T15:38:09.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:38:09.126Z] [2021-10-20T15:38:09.126Z] Login Succeeded [2021-10-20T15:38:09.126Z] nexus3.edgexfoundry.org:10002 [2021-10-20T15:38:09.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:38:09.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:38:09.387Z] Configure a credential helper to remove this warning. See [2021-10-20T15:38:09.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:38:09.387Z] [2021-10-20T15:38:09.387Z] Login Succeeded [2021-10-20T15:38:09.387Z] nexus3.edgexfoundry.org:10003 [2021-10-20T15:38:09.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:38:09.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:38:09.387Z] Configure a credential helper to remove this warning. See [2021-10-20T15:38:09.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:38:09.387Z] [2021-10-20T15:38:09.387Z] Login Succeeded [2021-10-20T15:38:09.387Z] nexus3.edgexfoundry.org:10004 [2021-10-20T15:38:09.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:38:09.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:38:09.649Z] Configure a credential helper to remove this warning. See [2021-10-20T15:38:09.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:38:09.649Z] [2021-10-20T15:38:09.649Z] Login Succeeded [2021-10-20T15:38:09.649Z] docker.io [2021-10-20T15:38:09.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:38:09.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:38:09.911Z] Configure a credential helper to remove this warning. See [2021-10-20T15:38:09.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:38:09.911Z] [2021-10-20T15:38:09.911Z] Login Succeeded [2021-10-20T15:38:09.911Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T15:38:09.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T15:38:09.961Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-20T15:38:09.961Z] fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [2021-10-20T15:38:09.961Z] latest [2021-10-20T15:38:09.961Z] 2.0.1-dev.23 [2021-10-20T15:38:09.961Z] fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [2021-10-20T15:38:09.961Z] main [2021-10-20T15:38:09.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:10.072Z] ---> Running in a07b4690f71f [2021-10-20T15:38:10.292Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:10.582Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [2021-10-20T15:38:10.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-20T15:38:10.582Z] a031e31b22f4: Preparing [2021-10-20T15:38:10.582Z] e2eb06d8af82: Preparing [2021-10-20T15:38:10.582Z] e2eb06d8af82: Layer already exists [2021-10-20T15:38:10.683Z] Removing intermediate container a07b4690f71f [2021-10-20T15:38:10.683Z] ---> 79ab3ba1abca [2021-10-20T15:38:10.683Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-20T15:38:10.964Z] ---> Running in 4df52a75dfd9 [2021-10-20T15:38:11.245Z] Removing intermediate container 4df52a75dfd9 [2021-10-20T15:38:11.245Z] ---> 5b5efd2b6fc8 [2021-10-20T15:38:11.245Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T15:38:11.526Z] ---> Running in 8fd0fbb178ea [2021-10-20T15:38:11.808Z] Removing intermediate container 8fd0fbb178ea [2021-10-20T15:38:11.808Z] ---> e8b81c27deb8 [2021-10-20T15:38:11.808Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-20T15:38:11.967Z] a031e31b22f4: Pushed [2021-10-20T15:38:11.968Z] fa7eaa5b279c33a5518f76bb66d0defaa58499c5: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:12.091Z] ---> Running in 3be4770414b3 [2021-10-20T15:38:12.268Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:12.561Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-20T15:38:12.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-20T15:38:12.561Z] a031e31b22f4: Preparing [2021-10-20T15:38:12.561Z] e2eb06d8af82: Preparing [2021-10-20T15:38:12.561Z] a031e31b22f4: Layer already exists [2021-10-20T15:38:12.561Z] e2eb06d8af82: Layer already exists [2021-10-20T15:38:12.561Z] latest: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:12.707Z] Removing intermediate container 3be4770414b3 [2021-10-20T15:38:12.707Z] ---> eb6095aab432 [2021-10-20T15:38:12.707Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-20T15:38:12.707Z] ---> Running in 0cc66def60c9 [2021-10-20T15:38:12.855Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:13.148Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.23 [2021-10-20T15:38:13.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-20T15:38:13.148Z] a031e31b22f4: Preparing [2021-10-20T15:38:13.148Z] e2eb06d8af82: Preparing [2021-10-20T15:38:13.148Z] e2eb06d8af82: Layer already exists [2021-10-20T15:38:13.148Z] a031e31b22f4: Layer already exists [2021-10-20T15:38:13.148Z] 2.0.1-dev.23: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:13.323Z] Removing intermediate container 0cc66def60c9 [2021-10-20T15:38:13.323Z] ---> a5677deddee5 [2021-10-20T15:38:13.323Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T15:38:13.323Z] ---> Running in d02c1a038388 [2021-10-20T15:38:13.445Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:13.736Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [2021-10-20T15:38:13.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-20T15:38:13.736Z] a031e31b22f4: Preparing [2021-10-20T15:38:13.736Z] e2eb06d8af82: Preparing [2021-10-20T15:38:13.736Z] a031e31b22f4: Layer already exists [2021-10-20T15:38:13.736Z] e2eb06d8af82: Layer already exists [2021-10-20T15:38:13.736Z] fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:14.032Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:14.323Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-20T15:38:14.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-20T15:38:14.323Z] a031e31b22f4: Preparing [2021-10-20T15:38:14.323Z] e2eb06d8af82: Preparing [2021-10-20T15:38:14.323Z] e2eb06d8af82: Layer already exists [2021-10-20T15:38:14.323Z] a031e31b22f4: Layer already exists [2021-10-20T15:38:14.323Z] main: digest: sha256:1a08ff340e39a9e9d5503d972cd225231d993107397598f9657adf650737f7ef size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T15:38:14.360Z] ===================================================== [Pipeline] echo [2021-10-20T15:38:14.369Z] taggedImages: [2021-10-20T15:38:14.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [2021-10-20T15:38:14.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-20T15:38:14.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.23 [2021-10-20T15:38:14.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [2021-10-20T15:38:14.369Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:14.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:38:14.870Z] [2021-10-20T15:38:14.870Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:15.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:38:15.172Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T15:38:15.172Z] b4d181a07f80: Pulling fs layer [2021-10-20T15:38:15.172Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T15:38:15.172Z] ed53099fbce6: Pulling fs layer [2021-10-20T15:38:15.172Z] dc539afda2c1: Pulling fs layer [2021-10-20T15:38:15.172Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T15:38:15.172Z] 9065ff56babe: Pulling fs layer [2021-10-20T15:38:15.172Z] d287ab97295c: Pulling fs layer [2021-10-20T15:38:15.172Z] dc539afda2c1: Waiting [2021-10-20T15:38:15.172Z] 77bc0d833cb6: Waiting [2021-10-20T15:38:15.172Z] 9065ff56babe: Waiting [2021-10-20T15:38:15.172Z] d287ab97295c: Waiting [2021-10-20T15:38:15.172Z] a1111a8f2ec3: Verifying Checksum [2021-10-20T15:38:15.172Z] a1111a8f2ec3: Download complete [2021-10-20T15:38:15.172Z] dc539afda2c1: Verifying Checksum [2021-10-20T15:38:15.172Z] dc539afda2c1: Download complete [2021-10-20T15:38:15.172Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T15:38:15.172Z] 77bc0d833cb6: Download complete [2021-10-20T15:38:15.443Z] ed53099fbce6: Verifying Checksum [2021-10-20T15:38:15.443Z] ed53099fbce6: Download complete [2021-10-20T15:38:15.443Z] 9065ff56babe: Verifying Checksum [2021-10-20T15:38:15.443Z] 9065ff56babe: Download complete [2021-10-20T15:38:15.443Z] b4d181a07f80: Verifying Checksum [2021-10-20T15:38:15.443Z] b4d181a07f80: Download complete [2021-10-20T15:38:16.011Z] Removing intermediate container d02c1a038388 [2021-10-20T15:38:16.011Z] ---> 7c36ed119f09 [2021-10-20T15:38:16.011Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T15:38:16.011Z] ---> Running in d0cd9591da17 [2021-10-20T15:38:16.032Z] d287ab97295c: Verifying Checksum [2021-10-20T15:38:16.032Z] d287ab97295c: Download complete [2021-10-20T15:38:16.987Z] b4d181a07f80: Pull complete [2021-10-20T15:38:16.987Z] a1111a8f2ec3: Pull complete [2021-10-20T15:38:17.479Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T15:38:17.566Z] ed53099fbce6: Pull complete [2021-10-20T15:38:17.566Z] dc539afda2c1: Pull complete [2021-10-20T15:38:17.826Z] 77bc0d833cb6: Pull complete [2021-10-20T15:38:18.090Z] 9065ff56babe: Pull complete [2021-10-20T15:38:18.488Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T15:38:19.102Z] OK: 219 MiB in 52 packages [2021-10-20T15:38:20.566Z] Removing intermediate container d0cd9591da17 [2021-10-20T15:38:20.566Z] ---> 330923ebd731 [2021-10-20T15:38:20.566Z] Step 10/14 : ENV GO111MODULE=on [2021-10-20T15:38:20.566Z] ---> Running in 90ab4fe50cf0 [2021-10-20T15:38:21.179Z] Removing intermediate container 90ab4fe50cf0 [2021-10-20T15:38:21.179Z] ---> 04b9a11d0c59 [2021-10-20T15:38:21.179Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-20T15:38:21.179Z] ---> Running in 875b71e518ca [2021-10-20T15:38:21.822Z] Removing intermediate container 875b71e518ca [2021-10-20T15:38:21.822Z] ---> 23a75a289e61 [2021-10-20T15:38:21.822Z] Step 12/14 : COPY . . [2021-10-20T15:38:23.423Z] d287ab97295c: Pull complete [2021-10-20T15:38:23.423Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T15:38:23.423Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:38:23.423Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T15:38:23.491Z] prd-centos7-docker-4c-2g-565 does not seem to be running inside a container [2021-10-20T15:38:23.527Z] $ 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-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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:latest cat [2021-10-20T15:38:24.484Z] ---> 2ec47ad6d7b2 [2021-10-20T15:38:24.484Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T15:38:24.788Z] ---> Running in c6dc9a7b0f53 [2021-10-20T15:38:25.756Z] $ docker top 1e04f1de5a01f70941c480ad707115795c952713f0bb7163197e409e489a01b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:38:26.209Z] ---> job-cost.sh [2021-10-20T15:38:26.209Z] lf-activate-venv: SKIPPING [2021-10-20T15:38:26.209Z] INFO: No Stack... [2021-10-20T15:38:26.470Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T15:38:27.042Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T15:38:27.337Z] + cat /w/workspace/edgex-ui-go/25/archives/cost.csv [2021-10-20T15:38:27.337Z] + cut -d, -f6 [Pipeline] lock [2021-10-20T15:38:27.370Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [2021-10-20T15:38:27.379Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] did not exist. Created. [2021-10-20T15:38:27.379Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T15:38:27.692Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-20T15:38:27.735Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T15:38:27.745Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T15:38:27.765Z] $ docker stop --time=1 1e04f1de5a01f70941c480ad707115795c952713f0bb7163197e409e489a01b5 [2021-10-20T15:38:28.973Z] $ docker rm -f 1e04f1de5a01f70941c480ad707115795c952713f0bb7163197e409e489a01b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-20T15:38:51.708Z] Removing intermediate container c6dc9a7b0f53 [2021-10-20T15:38:51.708Z] ---> e700dd5dc103 [2021-10-20T15:38:51.708Z] Step 14/14 : RUN ${MAKE} [2021-10-20T15:38:51.987Z] ---> Running in 92a560626696 [2021-10-20T15:38:52.999Z] noop [2021-10-20T15:38:54.025Z] Removing intermediate container 92a560626696 [2021-10-20T15:38:54.025Z] ---> 85090f29ed6c [2021-10-20T15:38:54.025Z] Successfully built 85090f29ed6c [2021-10-20T15:38:54.303Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:38:54.677Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T15:38:54.677Z] . [Pipeline] withDockerContainer [2021-10-20T15:38:54.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-564 does not seem to be running inside a container [2021-10-20T15:38:55.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 ******** ci-base-image-arm64 cat [2021-10-20T15:38:56.959Z] $ docker top 01c8a91959f658b604e78169e4b9c63ea2e24e8c715af616c704931d9fc78287 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T15:38:57.979Z] + go version [2021-10-20T15:38:57.979Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-20T15:38:58.007Z] $ docker stop --time=1 01c8a91959f658b604e78169e4b9c63ea2e24e8c715af616c704931d9fc78287 [2021-10-20T15:38:59.900Z] $ docker rm -f 01c8a91959f658b604e78169e4b9c63ea2e24e8c715af616c704931d9fc78287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:39:00.625Z] + docker inspect -f . ci-base-image-arm64 [2021-10-20T15:39:00.625Z] . [Pipeline] withDockerContainer [2021-10-20T15:39:00.869Z] prd-ubuntu18.04-docker-arm64-4c-16g-564 does not seem to be running inside a container [2021-10-20T15:39:01.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 ******** ci-base-image-arm64 cat [2021-10-20T15:39:02.636Z] $ docker top 06a4ea88ec8bf96bf932c25222536f5861b06a4a0899fe055be3f9f5b2ea7210 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-20T15:39:03.650Z] + make test [2021-10-20T15:39:03.650Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-20T15:39:04.656Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-20T15:39:44.230Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-20T15:39:44.231Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-20T15:39:44.231Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-20T15:40:06.570Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-20T15:40:06.570Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-20T15:40:06.602Z] $ docker stop --time=1 06a4ea88ec8bf96bf932c25222536f5861b06a4a0899fe055be3f9f5b2ea7210 [2021-10-20T15:40:08.619Z] $ docker rm -f 06a4ea88ec8bf96bf932c25222536f5861b06a4a0899fe055be3f9f5b2ea7210 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-20T15:40:09.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-20T15:40:09.540Z] Warning: overwriting stash ‘coverage-report’ [2021-10-20T15:40:10.455Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-20T15:40:11.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-20T15:40:11.587Z] + ls -al . [2021-10-20T15:40:11.587Z] total 128 [2021-10-20T15:40:11.587Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 20 15:39 . [2021-10-20T15:40:11.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:37 .. [2021-10-20T15:40:11.587Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 20 15:37 .git [2021-10-20T15:40:11.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:37 .github [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 15:37 .gitignore [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 20 15:37 CONTRIBUTING.md [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 20 15:37 Dockerfile [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 20 15:37 Jenkinsfile [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 20 15:37 LICENSE [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 20 15:37 Makefile [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 20 15:37 README.md [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 20 15:33 VERSION [2021-10-20T15:40:11.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:37 assets [2021-10-20T15:40:11.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:37 bin [2021-10-20T15:40:11.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:37 cmd [2021-10-20T15:40:11.587Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 20 15:39 coverage.out [2021-10-20T15:40:11.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 20 15:37 docs [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 20 15:37 go.mod [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 20 15:37 go.sum [2021-10-20T15:40:11.587Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 20 15:37 internal [2021-10-20T15:40:11.587Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 20 15:37 pkg [2021-10-20T15:40:11.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:37 snap [2021-10-20T15:40:11.587Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 20 15:37 version.go [2021-10-20T15:40:11.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 20 15:37 web [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:40:12.019Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fa7eaa5b279c33a5518f76bb66d0defaa58499c5 --label arch=arm64 --label version=2.0.1-dev.23 . [2021-10-20T15:40:13.023Z] Sending build context to Docker daemon 20.57MB [2021-10-20T15:40:13.023Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-20T15:40:13.023Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-20T15:40:13.023Z] ---> 85090f29ed6c [2021-10-20T15:40:13.023Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-20T15:40:13.308Z] ---> Running in a33807f72e4c [2021-10-20T15:40:13.922Z] Removing intermediate container a33807f72e4c [2021-10-20T15:40:13.922Z] ---> 33844c6261d3 [2021-10-20T15:40:13.922Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-20T15:40:13.922Z] ---> Running in d274a5141276 [2021-10-20T15:40:14.529Z] Removing intermediate container d274a5141276 [2021-10-20T15:40:14.529Z] ---> 261d30bdf13a [2021-10-20T15:40:14.529Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-20T15:40:14.808Z] ---> Running in a7328bde6b57 [2021-10-20T15:40:15.416Z] Removing intermediate container a7328bde6b57 [2021-10-20T15:40:15.416Z] ---> ac8cc407faa3 [2021-10-20T15:40:15.416Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-20T15:40:15.695Z] ---> Running in dfa8ba593a18 [2021-10-20T15:40:15.988Z] Removing intermediate container dfa8ba593a18 [2021-10-20T15:40:15.988Z] ---> 5b973a95cd01 [2021-10-20T15:40:15.988Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-20T15:40:16.270Z] ---> Running in 911f144133d2 [2021-10-20T15:40:16.902Z] Removing intermediate container 911f144133d2 [2021-10-20T15:40:16.902Z] ---> 95eb9d7e78e8 [2021-10-20T15:40:16.902Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-20T15:40:17.185Z] ---> Running in e7ec8a0e95d4 [2021-10-20T15:40:19.345Z] Removing intermediate container e7ec8a0e95d4 [2021-10-20T15:40:19.345Z] ---> 744ff4667779 [2021-10-20T15:40:19.345Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-20T15:40:19.673Z] ---> Running in 546f7a87c973 [2021-10-20T15:40:21.201Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-20T15:40:22.205Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-20T15:40:22.818Z] OK: 219 MiB in 52 packages [2021-10-20T15:40:24.275Z] Removing intermediate container 546f7a87c973 [2021-10-20T15:40:24.275Z] ---> 3c8203f1a16b [2021-10-20T15:40:24.275Z] Step 10/22 : ENV GO111MODULE=on [2021-10-20T15:40:24.275Z] ---> Running in 7fe9b2a66cd2 [2021-10-20T15:40:24.887Z] Removing intermediate container 7fe9b2a66cd2 [2021-10-20T15:40:24.887Z] ---> 7a0fbfb6ae95 [2021-10-20T15:40:24.887Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-20T15:40:24.887Z] ---> Running in 6dc9b9f72c02 [2021-10-20T15:40:25.497Z] Removing intermediate container 6dc9b9f72c02 [2021-10-20T15:40:25.497Z] ---> f982b56731eb [2021-10-20T15:40:25.497Z] Step 12/22 : COPY . . [2021-10-20T15:40:28.184Z] ---> c836c210d040 [2021-10-20T15:40:28.184Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-20T15:40:28.460Z] ---> Running in e24813f595db [2021-10-20T15:40:31.150Z] Removing intermediate container e24813f595db [2021-10-20T15:40:31.150Z] ---> 72f73a482799 [2021-10-20T15:40:31.150Z] Step 14/22 : RUN ${MAKE} [2021-10-20T15:40:31.150Z] ---> Running in 69014c5678f0 [2021-10-20T15:40:32.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.23" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-20T15:40:59.635Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-20T15:41:04.018Z] Removing intermediate container 69014c5678f0 [2021-10-20T15:41:04.018Z] ---> 1319f70e5e04 [2021-10-20T15:41:04.018Z] Step 15/22 : FROM alpine:3.14 [2021-10-20T15:41:04.625Z] 3.14: Pulling from library/alpine [2021-10-20T15:41:04.906Z] 552d1f2373af: Already exists [2021-10-20T15:41:05.189Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-20T15:41:05.189Z] Status: Downloaded newer image for alpine:3.14 [2021-10-20T15:41:05.189Z] ---> bb3de5531c18 [2021-10-20T15:41:05.189Z] Step 16/22 : EXPOSE 4000 [2021-10-20T15:41:05.189Z] ---> Running in 741f13c24f54 [2021-10-20T15:41:05.820Z] Removing intermediate container 741f13c24f54 [2021-10-20T15:41:05.820Z] ---> 23ca4b1ecf00 [2021-10-20T15:41:05.820Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-20T15:41:07.286Z] ---> 69ef99297743 [2021-10-20T15:41:07.286Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-20T15:41:07.570Z] ---> Running in c05d88d774ac [2021-10-20T15:41:07.849Z] Removing intermediate container c05d88d774ac [2021-10-20T15:41:07.849Z] ---> b23bc58ab9fd [2021-10-20T15:41:07.849Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-20T15:41:08.148Z] ---> Running in c38e2e5dc67b [2021-10-20T15:41:08.766Z] Removing intermediate container c38e2e5dc67b [2021-10-20T15:41:08.766Z] ---> 4b7f2f30bb82 [2021-10-20T15:41:08.766Z] Step 20/22 : LABEL arch=arm64 [2021-10-20T15:41:08.766Z] ---> Running in a6b8b43d4549 [2021-10-20T15:41:09.376Z] Removing intermediate container a6b8b43d4549 [2021-10-20T15:41:09.376Z] ---> 9ced37750db1 [2021-10-20T15:41:09.376Z] Step 21/22 : LABEL git_sha=fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [2021-10-20T15:41:09.376Z] ---> Running in a8ba46311c01 [2021-10-20T15:41:09.992Z] Removing intermediate container a8ba46311c01 [2021-10-20T15:41:09.992Z] ---> d3e2825a952d [2021-10-20T15:41:09.992Z] Step 22/22 : LABEL version=2.0.1-dev.23 [2021-10-20T15:41:09.992Z] ---> Running in cd77ed0b537d [2021-10-20T15:41:10.600Z] Removing intermediate container cd77ed0b537d [2021-10-20T15:41:10.600Z] ---> 8d799594cf8a [2021-10-20T15:41:10.600Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-20T15:41:10.600Z] Successfully built 8d799594cf8a [2021-10-20T15:41:10.600Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:41:10.799Z] provisioning config files... [2021-10-20T15:41:10.822Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/25@tmp/config429890579118988924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:41:11.224Z] ---> docker-login.sh [2021-10-20T15:41:11.224Z] nexus3.edgexfoundry.org:10001 [2021-10-20T15:41:11.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:41:11.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:41:11.805Z] Configure a credential helper to remove this warning. See [2021-10-20T15:41:11.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:41:11.805Z] [2021-10-20T15:41:11.805Z] Login Succeeded [2021-10-20T15:41:11.805Z] nexus3.edgexfoundry.org:10002 [2021-10-20T15:41:12.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:41:12.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:41:12.363Z] Configure a credential helper to remove this warning. See [2021-10-20T15:41:12.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:41:12.363Z] [2021-10-20T15:41:12.363Z] Login Succeeded [2021-10-20T15:41:12.363Z] nexus3.edgexfoundry.org:10003 [2021-10-20T15:41:12.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:41:12.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:41:12.945Z] Configure a credential helper to remove this warning. See [2021-10-20T15:41:12.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:41:12.945Z] [2021-10-20T15:41:12.945Z] Login Succeeded [2021-10-20T15:41:12.945Z] nexus3.edgexfoundry.org:10004 [2021-10-20T15:41:13.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:41:13.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:41:13.838Z] Configure a credential helper to remove this warning. See [2021-10-20T15:41:13.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:41:13.838Z] [2021-10-20T15:41:13.838Z] Login Succeeded [2021-10-20T15:41:13.838Z] docker.io [2021-10-20T15:41:14.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-20T15:41:15.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-20T15:41:15.563Z] Configure a credential helper to remove this warning. See [2021-10-20T15:41:15.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-20T15:41:15.563Z] [2021-10-20T15:41:15.563Z] Login Succeeded [2021-10-20T15:41:15.563Z] ---> docker-login.sh ends [Pipeline] } [2021-10-20T15:41:15.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T15:41:15.621Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-20T15:41:15.621Z] fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [2021-10-20T15:41:15.621Z] latest [2021-10-20T15:41:15.621Z] 2.0.1-dev.23 [2021-10-20T15:41:15.621Z] fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [2021-10-20T15:41:15.621Z] main [2021-10-20T15:41:15.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:15.998Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:16.362Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [2021-10-20T15:41:16.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-20T15:41:16.639Z] 30cdba18ef7a: Preparing [2021-10-20T15:41:16.639Z] ee420dfed78a: Preparing [2021-10-20T15:41:16.920Z] ee420dfed78a: Layer already exists [2021-10-20T15:41:20.353Z] 30cdba18ef7a: Pushed [2021-10-20T15:41:20.353Z] fa7eaa5b279c33a5518f76bb66d0defaa58499c5: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:20.734Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:21.108Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-20T15:41:21.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-20T15:41:21.108Z] 30cdba18ef7a: Preparing [2021-10-20T15:41:21.108Z] ee420dfed78a: Preparing [2021-10-20T15:41:22.564Z] 30cdba18ef7a: Layer already exists [2021-10-20T15:41:22.564Z] ee420dfed78a: Layer already exists [2021-10-20T15:41:22.564Z] latest: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:22.936Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:23.300Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.23 [2021-10-20T15:41:23.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-20T15:41:23.300Z] 30cdba18ef7a: Preparing [2021-10-20T15:41:23.300Z] ee420dfed78a: Preparing [2021-10-20T15:41:23.300Z] 30cdba18ef7a: Layer already exists [2021-10-20T15:41:23.300Z] ee420dfed78a: Layer already exists [2021-10-20T15:41:23.580Z] 2.0.1-dev.23: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:23.964Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:24.340Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [2021-10-20T15:41:24.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-20T15:41:24.340Z] 30cdba18ef7a: Preparing [2021-10-20T15:41:24.340Z] ee420dfed78a: Preparing [2021-10-20T15:41:24.622Z] 30cdba18ef7a: Layer already exists [2021-10-20T15:41:24.622Z] ee420dfed78a: Layer already exists [2021-10-20T15:41:24.901Z] fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:25.265Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:25.632Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-20T15:41:25.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-20T15:41:25.632Z] 30cdba18ef7a: Preparing [2021-10-20T15:41:25.633Z] ee420dfed78a: Preparing [2021-10-20T15:41:25.915Z] 30cdba18ef7a: Layer already exists [2021-10-20T15:41:25.915Z] ee420dfed78a: Layer already exists [2021-10-20T15:41:25.915Z] main: digest: sha256:adddf5c4a4769be23b81658a9c435b7aab413667a516e32df124f1f65f0894fd size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-20T15:41:25.984Z] ===================================================== [Pipeline] echo [2021-10-20T15:41:25.994Z] taggedImages: [2021-10-20T15:41:25.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [2021-10-20T15:41:25.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-20T15:41:25.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.23 [2021-10-20T15:41:25.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:fa7eaa5b279c33a5518f76bb66d0defaa58499c5-2.0.1-dev.23 [2021-10-20T15:41:25.994Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:26.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T15:41:26.509Z] [2021-10-20T15:41:26.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:41:27.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T15:41:27.464Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-20T15:41:27.464Z] 448f6bf000e3: Pulling fs layer [2021-10-20T15:41:27.464Z] f757da607395: Pulling fs layer [2021-10-20T15:41:27.464Z] 05883995daec: Pulling fs layer [2021-10-20T15:41:27.464Z] 8603b9c90790: Pulling fs layer [2021-10-20T15:41:27.464Z] 1560dd03e051: Pulling fs layer [2021-10-20T15:41:27.464Z] 27f5ce0e4adf: Pulling fs layer [2021-10-20T15:41:27.464Z] c2d8d7efcc4b: Pulling fs layer [2021-10-20T15:41:27.464Z] 1560dd03e051: Waiting [2021-10-20T15:41:27.464Z] 27f5ce0e4adf: Waiting [2021-10-20T15:41:27.464Z] 8603b9c90790: Waiting [2021-10-20T15:41:27.464Z] c2d8d7efcc4b: Waiting [2021-10-20T15:41:27.742Z] f757da607395: Verifying Checksum [2021-10-20T15:41:27.742Z] 8603b9c90790: Verifying Checksum [2021-10-20T15:41:27.742Z] 8603b9c90790: Download complete [2021-10-20T15:41:27.742Z] 1560dd03e051: Download complete [2021-10-20T15:41:27.742Z] 05883995daec: Verifying Checksum [2021-10-20T15:41:27.742Z] 05883995daec: Download complete [2021-10-20T15:41:27.742Z] 27f5ce0e4adf: Download complete [2021-10-20T15:41:29.206Z] 448f6bf000e3: Download complete [2021-10-20T15:41:30.671Z] c2d8d7efcc4b: Verifying Checksum [2021-10-20T15:41:30.671Z] c2d8d7efcc4b: Download complete [2021-10-20T15:41:32.136Z] 448f6bf000e3: Pull complete [2021-10-20T15:41:33.261Z] f757da607395: Pull complete [2021-10-20T15:41:34.784Z] 05883995daec: Pull complete [2021-10-20T15:41:35.067Z] 8603b9c90790: Pull complete [2021-10-20T15:41:36.066Z] 1560dd03e051: Pull complete [2021-10-20T15:41:36.347Z] 27f5ce0e4adf: Pull complete [2021-10-20T15:41:51.554Z] c2d8d7efcc4b: Pull complete [2021-10-20T15:41:51.554Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-20T15:41:51.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-20T15:41:51.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-20T15:41:51.805Z] prd-ubuntu18.04-docker-arm64-4c-16g-564 does not seem to be running inside a container [2021-10-20T15:41:51.947Z] $ 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-ui-go/25 -v /w/workspace/edgex-ui-go/25:/w/workspace/edgex-ui-go/25:rw,z -v /w/workspace/edgex-ui-go/25@tmp:/w/workspace/edgex-ui-go/25@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-20T15:41:54.920Z] $ docker top a1fb63500ffa4ed2b79c3182ab631e7aa765d04822080a15f1404829d1e60fc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:41:55.877Z] ---> job-cost.sh [2021-10-20T15:41:55.877Z] lf-activate-venv: SKIPPING [2021-10-20T15:41:55.877Z] INFO: No Stack... [2021-10-20T15:42:14.304Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-20T15:42:14.304Z] INFO: Archiving Costs [Pipeline] sh [2021-10-20T15:42:15.001Z] + + catcut /w/workspace/edgex-ui-go/25/archives/cost.csv -d, [2021-10-20T15:42:15.002Z] -f6 [Pipeline] lock [2021-10-20T15:42:15.077Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [2021-10-20T15:42:15.083Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] did not exist. Created. [2021-10-20T15:42:15.083Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T15:42:15.802Z] /w/workspace/edgex-ui-go/25@tmp/durable-0d7177c8/script.sh: 1: /w/workspace/edgex-ui-go/25@tmp/durable-0d7177c8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-20T15:42:16.512Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-20T15:42:16.547Z] Warning: overwriting stash ‘stack-cost’ [2021-10-20T15:42:16.672Z] Stashed 1 file(s) [Pipeline] } [2021-10-20T15:42:16.679Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-20T15:42:16.699Z] $ docker stop --time=1 a1fb63500ffa4ed2b79c3182ab631e7aa765d04822080a15f1404829d1e60fc9 [2021-10-20T15:42:18.383Z] $ docker rm -f a1fb63500ffa4ed2b79c3182ab631e7aa765d04822080a15f1404829d1e60fc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-20T15:42:19.290Z] provisioning config files... [2021-10-20T15:42:19.300Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3788674791228241987tmp [Pipeline] { [Pipeline] sh [2021-10-20T15:42:19.607Z] + set +x [2021-10-20T15:42:19.607Z] + curl -s https://codecov.io/bash [2021-10-20T15:42:19.607Z] + bash -s -- [2021-10-20T15:42:19.871Z] [2021-10-20T15:42:19.871Z] _____ _ [2021-10-20T15:42:19.871Z] / ____| | | [2021-10-20T15:42:19.871Z] | | ___ __| | ___ ___ _____ __ [2021-10-20T15:42:19.871Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-20T15:42:19.871Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-20T15:42:19.871Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-20T15:42:19.871Z] Bash-1.0.6 [2021-10-20T15:42:19.871Z] [2021-10-20T15:42:19.871Z] [2021-10-20T15:42:19.871Z] ==> git version 2.24.4 found [2021-10-20T15:42:19.871Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-20T15:42:19.871Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-20T15:42:19.871Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-20T15:42:19.871Z] ==> Jenkins CI detected. [2021-10-20T15:42:19.871Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-20T15:42:19.871Z] project root: . [2021-10-20T15:42:19.871Z] --> token set from env [2021-10-20T15:42:19.871Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-20T15:42:19.871Z] ==> Running gcov in . (disable via -X gcov) [2021-10-20T15:42:19.871Z] ==> Python coveragepy not found [2021-10-20T15:42:19.871Z] ==> Searching for coverage reports in: [2021-10-20T15:42:19.872Z] + . [2021-10-20T15:42:19.872Z] -> Found 1 reports [2021-10-20T15:42:19.872Z] ==> Detecting git/mercurial file structure [2021-10-20T15:42:19.872Z] ==> Reading reports [2021-10-20T15:42:19.872Z] + ./coverage.out bytes=10 [2021-10-20T15:42:19.872Z] ==> Appending adjustments [2021-10-20T15:42:19.872Z] https://docs.codecov.io/docs/fixing-reports [2021-10-20T15:42:19.872Z] + Found adjustments [2021-10-20T15:42:19.872Z] ==> Gzipping contents [2021-10-20T15:42:19.872Z] 4.0K /tmp/codecov.UVzC1c.gz [2021-10-20T15:42:19.872Z] ==> Uploading reports [2021-10-20T15:42:19.872Z] url: https://codecov.io [2021-10-20T15:42:19.872Z] query: branch=main&commit=fa7eaa5b279c33a5518f76bb66d0defaa58499c5&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-20T15:42:19.872Z] -> Pinging Codecov [2021-10-20T15:42:19.872Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=fa7eaa5b279c33a5518f76bb66d0defaa58499c5&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-20T15:42:20.442Z] -> Uploading to [2021-10-20T15:42:20.443Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-20/FB506323287CE973F263BFD2A0EB1F37/fa7eaa5b279c33a5518f76bb66d0defaa58499c5/0c7365d2-6d55-40e0-a83f-2d8656387d2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211020%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211020T154220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8773e380c0922dc4c64e77410c4367331fe8f68f609689729ed2855ae56e36e [2021-10-20T15:42:20.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-20T15:42:20.443Z] Dload Upload Total Spent Left Speed [2021-10-20T15:42:20.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 9160 --:--:-- --:--:-- --:--:-- 9149 [2021-10-20T15:42:20.703Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] } [2021-10-20T15:42:20.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-20T15:42:21.327Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-20T15:42:21.341Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:42:21.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-20T15:42:21.652Z] [2021-10-20T15:42:21.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:42:21.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-20T15:42:21.982Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-20T15:42:21.982Z] 188c0c94c7c5: Pulling fs layer [2021-10-20T15:42:21.982Z] 0ef7d3d256c8: Pulling fs layer [2021-10-20T15:42:21.982Z] de9db76c5a1d: Pulling fs layer [2021-10-20T15:42:21.982Z] 0eba1c9be4d2: Pulling fs layer [2021-10-20T15:42:21.982Z] 0d57e429df01: Pulling fs layer [2021-10-20T15:42:21.982Z] 4e4be7b47b0d: Pulling fs layer [2021-10-20T15:42:21.982Z] e1f770b5df2f: Pulling fs layer [2021-10-20T15:42:21.982Z] 85a0685a4137: Pulling fs layer [2021-10-20T15:42:21.982Z] 0eba1c9be4d2: Waiting [2021-10-20T15:42:21.982Z] 0d57e429df01: Waiting [2021-10-20T15:42:21.982Z] 4e4be7b47b0d: Waiting [2021-10-20T15:42:21.982Z] e1f770b5df2f: Waiting [2021-10-20T15:42:21.982Z] 85a0685a4137: Waiting [2021-10-20T15:42:21.982Z] de9db76c5a1d: Verifying Checksum [2021-10-20T15:42:21.982Z] de9db76c5a1d: Download complete [2021-10-20T15:42:21.982Z] 0ef7d3d256c8: Verifying Checksum [2021-10-20T15:42:21.982Z] 0ef7d3d256c8: Download complete [2021-10-20T15:42:21.982Z] 0d57e429df01: Verifying Checksum [2021-10-20T15:42:21.982Z] 0d57e429df01: Download complete [2021-10-20T15:42:21.982Z] 4e4be7b47b0d: Verifying Checksum [2021-10-20T15:42:21.982Z] 4e4be7b47b0d: Download complete [2021-10-20T15:42:21.982Z] 188c0c94c7c5: Verifying Checksum [2021-10-20T15:42:22.257Z] e1f770b5df2f: Verifying Checksum [2021-10-20T15:42:22.257Z] e1f770b5df2f: Download complete [2021-10-20T15:42:22.257Z] 188c0c94c7c5: Pull complete [2021-10-20T15:42:22.851Z] 0eba1c9be4d2: Verifying Checksum [2021-10-20T15:42:22.851Z] 0eba1c9be4d2: Download complete [2021-10-20T15:42:22.851Z] 0ef7d3d256c8: Pull complete [2021-10-20T15:42:22.851Z] 85a0685a4137: Verifying Checksum [2021-10-20T15:42:22.851Z] 85a0685a4137: Download complete [2021-10-20T15:42:22.851Z] de9db76c5a1d: Pull complete [2021-10-20T15:42:27.113Z] 0eba1c9be4d2: Pull complete [2021-10-20T15:42:27.113Z] 0d57e429df01: Pull complete [2021-10-20T15:42:27.113Z] 4e4be7b47b0d: Pull complete [2021-10-20T15:42:27.691Z] e1f770b5df2f: Pull complete [2021-10-20T15:42:34.298Z] 85a0685a4137: Pull complete [2021-10-20T15:42:34.298Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-20T15:42:34.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-20T15:42:34.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-20T15:42:34.360Z] prd-centos7-docker-4c-2g-563 does not seem to be running inside a container [2021-10-20T15:42:34.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-10-20T15:42:34.961Z] $ docker top 859c208847c6d9f62e389725eff0b66f5a6e79efea9e48fe18e9899a44178400 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-20T15:42:35.028Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-20T15:42:35.311Z] + set -o pipefail [2021-10-20T15:42:35.311Z] + snyk monitor '--org=edgex-jenkins' [2021-10-20T15:42:39.554Z] [2021-10-20T15:42:39.554Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-20T15:42:39.554Z] [2021-10-20T15:42:39.555Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/1edc68af-bf2f-486a-acea-e6384d6c3da4 [2021-10-20T15:42:39.555Z] [2021-10-20T15:42:39.555Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-20T15:42:39.555Z] [2021-10-20T15:42:39.555Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-20T15:42:39.555Z] [2021-10-20T15:42:39.555Z] [Pipeline] } [2021-10-20T15:42:39.567Z] $ docker stop --time=1 859c208847c6d9f62e389725eff0b66f5a6e79efea9e48fe18e9899a44178400 [2021-10-20T15:42:41.173Z] $ docker rm -f 859c208847c6d9f62e389725eff0b66f5a6e79efea9e48fe18e9899a44178400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-20T15:42:42.068Z] + git log --format=format:%s -1 fa7eaa5b279c33a5518f76bb66d0defaa58499c5 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:42:42.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T15:42:42.367Z] . [Pipeline] withDockerContainer [2021-10-20T15:42:42.433Z] prd-centos7-docker-4c-2g-563 does not seem to be running inside a container [2021-10-20T15:42:42.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-10-20T15:42:42.831Z] $ docker top da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T15:42:42.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T15:42:42.910Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T15:42:43.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T15:42:43.025Z] $ docker exec da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 ssh-agent [2021-10-20T15:42:43.143Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkBCiBP/agent.14 [2021-10-20T15:42:43.143Z] SSH_AGENT_PID=20 [2021-10-20T15:42:43.147Z] Running ssh-add (command line suppressed) [2021-10-20T15:42:43.239Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3176440406392704248.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3176440406392704248.key) [2021-10-20T15:42:43.253Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T15:42:43.546Z] + git semver tag [2021-10-20T15:42:43.546Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T15:42:43.546Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-20T15:42:43.546Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-20T15:42:43.546Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T15:42:43.546Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T15:42:43.546Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T15:42:43.546Z] # $SEMVER_BRANCH = main [2021-10-20T15:42:43.546Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-20T15:42:43.546Z] # fa7eaa5b279c33a5518f76bb66d0defaa58499c5 HEAD [2021-10-20T15:42:43.546Z] # -> Force: false [2021-10-20T15:42:43.546Z] # 4d42ed5023ec823a7fd5c2f21451199066e97600 refs/tags/v2.0.1-dev.23 [Pipeline] } [2021-10-20T15:42:43.558Z] $ docker exec --env ******** --env ******** da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 ssh-agent -k [2021-10-20T15:42:43.672Z] unset SSH_AUTH_SOCK; [2021-10-20T15:42:43.672Z] unset SSH_AGENT_PID; [2021-10-20T15:42:43.672Z] echo Agent pid 20 killed; [2021-10-20T15:42:43.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T15:42:43.985Z] + git semver [Pipeline] } [2021-10-20T15:42:44.001Z] $ docker stop --time=1 da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 [2021-10-20T15:42:45.155Z] $ docker rm -f da4e3e7a9bd74ee897f2c674ce4a7682072495ac4f45449b5635046e01939a98 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:42:45.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-20T15:42:45.541Z] [2021-10-20T15:42:45.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:42:45.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-20T15:42:45.844Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-20T15:42:45.844Z] ab5ef0e58194: Pulling fs layer [2021-10-20T15:42:45.844Z] 9712f1f96733: Pulling fs layer [2021-10-20T15:42:45.844Z] 63f879dbbcfc: Pulling fs layer [2021-10-20T15:42:45.844Z] 0d9ebad4ef96: Pulling fs layer [2021-10-20T15:42:45.844Z] e9a5061849ea: Pulling fs layer [2021-10-20T15:42:45.844Z] d747dcd14b5f: Pulling fs layer [2021-10-20T15:42:45.844Z] 2de7ff778b66: Pulling fs layer [2021-10-20T15:42:45.844Z] 0d9ebad4ef96: Waiting [2021-10-20T15:42:45.844Z] e9a5061849ea: Waiting [2021-10-20T15:42:45.844Z] d747dcd14b5f: Waiting [2021-10-20T15:42:45.844Z] 2de7ff778b66: Waiting [2021-10-20T15:42:45.844Z] 9712f1f96733: Verifying Checksum [2021-10-20T15:42:45.844Z] 9712f1f96733: Download complete [2021-10-20T15:42:46.427Z] ab5ef0e58194: Verifying Checksum [2021-10-20T15:42:46.427Z] ab5ef0e58194: Download complete [2021-10-20T15:42:46.427Z] 0d9ebad4ef96: Verifying Checksum [2021-10-20T15:42:46.427Z] 0d9ebad4ef96: Download complete [2021-10-20T15:42:46.427Z] d747dcd14b5f: Verifying Checksum [2021-10-20T15:42:46.427Z] d747dcd14b5f: Download complete [2021-10-20T15:42:46.427Z] 63f879dbbcfc: Verifying Checksum [2021-10-20T15:42:46.427Z] 63f879dbbcfc: Download complete [2021-10-20T15:42:46.427Z] e9a5061849ea: Verifying Checksum [2021-10-20T15:42:46.427Z] e9a5061849ea: Download complete [2021-10-20T15:42:46.427Z] 2de7ff778b66: Verifying Checksum [2021-10-20T15:42:46.427Z] 2de7ff778b66: Download complete [2021-10-20T15:42:49.772Z] ab5ef0e58194: Pull complete [2021-10-20T15:42:49.772Z] 9712f1f96733: Pull complete [2021-10-20T15:42:49.772Z] 63f879dbbcfc: Pull complete [2021-10-20T15:42:54.035Z] 0d9ebad4ef96: Pull complete [2021-10-20T15:42:54.295Z] e9a5061849ea: Pull complete [2021-10-20T15:42:54.295Z] d747dcd14b5f: Pull complete [2021-10-20T15:42:55.697Z] 2de7ff778b66: Pull complete [2021-10-20T15:42:55.697Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-20T15:42:55.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-20T15:42:55.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-20T15:42:55.758Z] prd-centos7-docker-4c-2g-563 does not seem to be running inside a container [2021-10-20T15:42:55.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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:0.23.1-centos7 cat [2021-10-20T15:42:58.972Z] $ docker top 617ea1d018156a0470eb70a317384f388dadcf81af38ada548766e6b19ba8230 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:42:59.047Z] provisioning config files... [2021-10-20T15:42:59.054Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6023429675989654038tmp [2021-10-20T15:42:59.066Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5799350707128630704tmp [2021-10-20T15:42:59.078Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7321656354432463241tmp [Pipeline] { [Pipeline] echo [2021-10-20T15:42:59.094Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:42:59.395Z] ---> sigul-configuration.sh [2021-10-20T15:42:59.395Z] gpg: directory `/root/.gnupg' created [2021-10-20T15:42:59.395Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-20T15:42:59.395Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-20T15:42:59.395Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-20T15:42:59.395Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-20T15:42:59.395Z] gpg: CAST5 encrypted data [2021-10-20T15:42:59.395Z] gpg: encrypted with 1 passphrase [2021-10-20T15:42:59.395Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-20T15:42:59.685Z] + mkdir /home/jenkins [2021-10-20T15:42:59.685Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-20T15:42:59.974Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-20T15:42:59.982Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:43:00.271Z] ---> sigul-install.sh [2021-10-20T15:43:00.271Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-20T15:43:00.559Z] + git tag --list [2021-10-20T15:43:00.559Z] 0.1.1 [2021-10-20T15:43:00.559Z] v1.1.0 [2021-10-20T15:43:00.559Z] v1.2.0 [2021-10-20T15:43:00.559Z] v1.2.1 [2021-10-20T15:43:00.559Z] v1.3.0 [2021-10-20T15:43:00.559Z] v2.0.0 [2021-10-20T15:43:00.559Z] v2.0.1-dev.1 [2021-10-20T15:43:00.559Z] v2.0.1-dev.10 [2021-10-20T15:43:00.559Z] v2.0.1-dev.11 [2021-10-20T15:43:00.559Z] v2.0.1-dev.12 [2021-10-20T15:43:00.559Z] v2.0.1-dev.13 [2021-10-20T15:43:00.559Z] v2.0.1-dev.14 [2021-10-20T15:43:00.559Z] v2.0.1-dev.15 [2021-10-20T15:43:00.559Z] v2.0.1-dev.16 [2021-10-20T15:43:00.559Z] v2.0.1-dev.17 [2021-10-20T15:43:00.559Z] v2.0.1-dev.18 [2021-10-20T15:43:00.559Z] v2.0.1-dev.19 [2021-10-20T15:43:00.559Z] v2.0.1-dev.2 [2021-10-20T15:43:00.559Z] v2.0.1-dev.20 [2021-10-20T15:43:00.559Z] v2.0.1-dev.21 [2021-10-20T15:43:00.559Z] v2.0.1-dev.22 [2021-10-20T15:43:00.559Z] v2.0.1-dev.23 [2021-10-20T15:43:00.559Z] v2.0.1-dev.3 [2021-10-20T15:43:00.559Z] v2.0.1-dev.4 [2021-10-20T15:43:00.559Z] v2.0.1-dev.5 [2021-10-20T15:43:00.559Z] v2.0.1-dev.6 [2021-10-20T15:43:00.559Z] v2.0.1-dev.7 [2021-10-20T15:43:00.559Z] v2.0.1-dev.8 [2021-10-20T15:43:00.559Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-20T15:43:00.844Z] + lftools sign git-tag v2.0.1-dev.23 [2021-10-20T15:43:01.430Z] Signing Git tag with Sigul... [2021-10-20T15:43:01.430Z] Signing v2.0.1-dev.23 [Pipeline] echo [2021-10-20T15:43:02.379Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:43:02.675Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-20T15:43:02.683Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-20T15:43:02.702Z] $ docker stop --time=1 617ea1d018156a0470eb70a317384f388dadcf81af38ada548766e6b19ba8230 [2021-10-20T15:43:03.890Z] $ docker rm -f 617ea1d018156a0470eb70a317384f388dadcf81af38ada548766e6b19ba8230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:43:04.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T15:43:04.488Z] . [Pipeline] withDockerContainer [2021-10-20T15:43:04.548Z] prd-centos7-docker-4c-2g-563 does not seem to be running inside a container [2021-10-20T15:43:04.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-10-20T15:43:04.907Z] $ docker top b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T15:43:04.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T15:43:04.987Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T15:43:05.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T15:43:05.084Z] $ docker exec b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 ssh-agent [2021-10-20T15:43:05.182Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXejapAN/agent.15 [2021-10-20T15:43:05.182Z] SSH_AGENT_PID=21 [2021-10-20T15:43:05.188Z] Running ssh-add (command line suppressed) [2021-10-20T15:43:05.289Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_147502105792076285.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_147502105792076285.key) [2021-10-20T15:43:05.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T15:43:05.587Z] + git semver bump pre [2021-10-20T15:43:05.587Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T15:43:05.587Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-20T15:43:05.587Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-20T15:43:05.587Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T15:43:05.587Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T15:43:05.587Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T15:43:05.587Z] # $SEMVER_BRANCH = main [2021-10-20T15:43:05.587Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-20T15:43:05.587Z] 2.0.1-dev.24 [Pipeline] } [2021-10-20T15:43:05.597Z] $ docker exec --env ******** --env ******** b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 ssh-agent -k [2021-10-20T15:43:05.679Z] unset SSH_AUTH_SOCK; [2021-10-20T15:43:05.679Z] unset SSH_AGENT_PID; [2021-10-20T15:43:05.679Z] echo Agent pid 21 killed; [2021-10-20T15:43:05.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T15:43:06.011Z] + git semver [Pipeline] } [2021-10-20T15:43:06.024Z] $ docker stop --time=1 b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 [2021-10-20T15:43:07.213Z] $ docker rm -f b007649c754f007554886377318f8df4d64321b937bd933bd7af7a5099072ac2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:43:07.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-20T15:43:07.556Z] . [Pipeline] withDockerContainer [2021-10-20T15:43:07.612Z] prd-centos7-docker-4c-2g-563 does not seem to be running inside a container [2021-10-20T15:43:07.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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:10004/edgex-devops/git-semver:latest cat [2021-10-20T15:43:08.005Z] $ docker top 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-20T15:43:08.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-20T15:43:08.098Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-20T15:43:08.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-20T15:43:08.230Z] $ docker exec 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 ssh-agent [2021-10-20T15:43:08.347Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPHHHaj/agent.13 [2021-10-20T15:43:08.347Z] SSH_AGENT_PID=20 [2021-10-20T15:43:08.372Z] Running ssh-add (command line suppressed) [2021-10-20T15:43:08.474Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5957872332569410397.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5957872332569410397.key) [2021-10-20T15:43:08.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-20T15:43:08.826Z] + git semver push [2021-10-20T15:43:08.826Z] # -> Open(): unable to determine branch for HEAD [2021-10-20T15:43:08.826Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-20T15:43:08.826Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-20T15:43:08.826Z] # $SEMVER_REMOTE_NAME = origin [2021-10-20T15:43:08.826Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-20T15:43:08.826Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-20T15:43:08.826Z] # $SEMVER_BRANCH = main [2021-10-20T15:43:08.826Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-20T15:43:10.750Z] $ docker exec --env ******** --env ******** 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 ssh-agent -k [2021-10-20T15:43:10.837Z] unset SSH_AUTH_SOCK; [2021-10-20T15:43:10.837Z] unset SSH_AGENT_PID; [2021-10-20T15:43:10.837Z] echo Agent pid 20 killed; [2021-10-20T15:43:10.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-20T15:43:11.189Z] + git semver [Pipeline] } [2021-10-20T15:43:11.208Z] $ docker stop --time=1 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 [2021-10-20T15:43:12.395Z] $ docker rm -f 20e4ae08399f9aa4a6af63d57c68e07b0f552cb1ebb567a363ea04ef8953b917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-20T15:43:13.499Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:43:13.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:43:14.364Z] ---> package-listing.sh [2021-10-20T15:43:14.364Z] ++ facter osfamily [2021-10-20T15:43:14.364Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-20T15:43:14.628Z] + OS_FAMILY=redhat [2021-10-20T15:43:14.628Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-20T15:43:14.628Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-20T15:43:14.628Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-20T15:43:14.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-20T15:43:14.628Z] + PACKAGES=/tmp/packages_start.txt [2021-10-20T15:43:14.628Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-20T15:43:14.628Z] + PACKAGES=/tmp/packages_end.txt [2021-10-20T15:43:14.628Z] + case "${OS_FAMILY}" in [2021-10-20T15:43:14.628Z] + rpm -qa [2021-10-20T15:43:14.628Z] + sort [2021-10-20T15:43:15.198Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-20T15:43:15.198Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-20T15:43:15.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-20T15:43:15.198Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-20T15:43:15.198Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-20T15:43:15.198Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2021-10-20T15:43:15.208Z] 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-20T15:43:15.485Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:43:16.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:43:16.039Z] [2021-10-20T15:43:16.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-20T15:43:16.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:43:16.332Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-20T15:43:16.332Z] b4d181a07f80: Pulling fs layer [2021-10-20T15:43:16.332Z] a1111a8f2ec3: Pulling fs layer [2021-10-20T15:43:16.332Z] ed53099fbce6: Pulling fs layer [2021-10-20T15:43:16.332Z] dc539afda2c1: Pulling fs layer [2021-10-20T15:43:16.332Z] 77bc0d833cb6: Pulling fs layer [2021-10-20T15:43:16.332Z] 9065ff56babe: Pulling fs layer [2021-10-20T15:43:16.332Z] d287ab97295c: Pulling fs layer [2021-10-20T15:43:16.332Z] dc539afda2c1: Waiting [2021-10-20T15:43:16.332Z] 77bc0d833cb6: Waiting [2021-10-20T15:43:16.332Z] 9065ff56babe: Waiting [2021-10-20T15:43:16.332Z] d287ab97295c: Waiting [2021-10-20T15:43:16.332Z] a1111a8f2ec3: Download complete [2021-10-20T15:43:16.332Z] dc539afda2c1: Verifying Checksum [2021-10-20T15:43:16.332Z] dc539afda2c1: Download complete [2021-10-20T15:43:16.591Z] ed53099fbce6: Verifying Checksum [2021-10-20T15:43:16.591Z] ed53099fbce6: Download complete [2021-10-20T15:43:16.591Z] 77bc0d833cb6: Verifying Checksum [2021-10-20T15:43:16.591Z] 77bc0d833cb6: Download complete [2021-10-20T15:43:16.591Z] 9065ff56babe: Verifying Checksum [2021-10-20T15:43:16.591Z] 9065ff56babe: Download complete [2021-10-20T15:43:16.591Z] b4d181a07f80: Verifying Checksum [2021-10-20T15:43:16.591Z] b4d181a07f80: Download complete [2021-10-20T15:43:17.172Z] d287ab97295c: Verifying Checksum [2021-10-20T15:43:17.172Z] d287ab97295c: Download complete [2021-10-20T15:43:18.113Z] b4d181a07f80: Pull complete [2021-10-20T15:43:18.113Z] a1111a8f2ec3: Pull complete [2021-10-20T15:43:18.689Z] ed53099fbce6: Pull complete [2021-10-20T15:43:18.949Z] dc539afda2c1: Pull complete [2021-10-20T15:43:19.213Z] 77bc0d833cb6: Pull complete [2021-10-20T15:43:19.213Z] 9065ff56babe: Pull complete [2021-10-20T15:43:24.519Z] d287ab97295c: Pull complete [2021-10-20T15:43:24.519Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-20T15:43:24.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-20T15:43:24.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-20T15:43:24.587Z] prd-centos7-docker-4c-2g-563 does not seem to be running inside a container [2021-10-20T15:43:24.619Z] $ 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/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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:latest cat [2021-10-20T15:43:26.774Z] $ docker top 5901dfa0010958af371746f81c0b11818e924edad1d594b60d1178c43e96dc9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-20T15:43:27.118Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-20T15:43:27.401Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-20T15:43:27.691Z] + ls /var/log/sa-host [2021-10-20T15:43:27.691Z] + sadf -c /var/log/sa-host/sa20 [2021-10-20T15:43:27.691Z] file_magic: OK [2021-10-20T15:43:27.691Z] HZ: Using current value: 100 [2021-10-20T15:43:27.691Z] file_header: OK [2021-10-20T15:43:27.691Z] 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 [2021-10-20T15:43:27.691Z] Statistics: [2021-10-20T15:43:27.691Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T15:43:27.691Z] File successfully converted to sysstat format version 12.0.3 [2021-10-20T15:43:27.691Z] + sadf -c /var/log/sa-host/sa30 [2021-10-20T15:43:27.691Z] file_magic: OK [2021-10-20T15:43:27.691Z] HZ: Using current value: 100 [2021-10-20T15:43:27.691Z] file_header: OK [2021-10-20T15:43:27.691Z] 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 [2021-10-20T15:43:27.691Z] Statistics: [2021-10-20T15:43:27.691Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-20T15:43:27.691Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-20T15:43:27.954Z] provisioning config files... [2021-10-20T15:43:27.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config979256763326440727tmp [Pipeline] { [Pipeline] echo [2021-10-20T15:43:27.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:43:28.257Z] ---> create-netrc.sh [Pipeline] } [2021-10-20T15:43:28.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:43:28.621Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-20T15:43:28.630Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:43:28.924Z] ---> sudo-logs.sh [2021-10-20T15:43:28.924Z] Archiving 'sudo' log.. [2021-10-20T15:43:28.924Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-563.novalocal: Name or service not known [2021-10-20T15:43:28.924Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-563.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-20T15:43:28.947Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:43:29.242Z] ---> job-cost.sh [2021-10-20T15:43:29.243Z] lf-activate-venv: SKIPPING [2021-10-20T15:43:29.243Z] DEBUG: total: 0.10999999940395355 [2021-10-20T15:43:29.243Z] INFO: Retrieving Stack Cost... [2021-10-20T15:43:29.812Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-20T15:43:30.072Z] INFO: Archiving Costs [Pipeline] echo [2021-10-20T15:43:30.081Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-20T15:43:30.371Z] ---> logs-deploy.sh [2021-10-20T15:43:30.371Z] lf-activate-venv: SKIPPING [2021-10-20T15:43:30.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/25 [2021-10-20T15:43:30.371Z] INFO: archiving workspace using pattern(s): [2021-10-20T15:43:31.316Z] Archives upload complete. [2021-10-20T15:43:31.316Z] INFO: archiving logs to Nexus