Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0887a2a06b49b030db05b89eeb48f98f69cb4a9e 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-ssh2530325039527919283.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-ssh6805602366455499663.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-ssh8742821888829884131.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-ssh2747018518461582634.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-ssh3258868205960130310.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-13432 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-ssh4266564312089769984.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 0887a2a06b49b030db05b89eeb48f98f69cb4a9e (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 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 Commit message: "fix: GUI backend server can not update app configurable" > git rev-list --no-walk 9bd3696a71516e82160db51d50e6b24836e2cdb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-29T16:23:23.349Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-29T16:23:23.392Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-29T16:23:23.403Z] ========================================================= [2021-10-29T16:23:23.403Z] EdgeX Global Pipelines Version Info [2021-10-29T16:23:23.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:23:24.566Z] ------------------- [2021-10-29T16:23:24.566Z] stable info: [2021-10-29T16:23:24.566Z] ------------------- [2021-10-29T16:23:24.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-29T16:23:24.566Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-29T16:23:24.566Z] Message: update stable to v1.0.210 [2021-10-29T16:23:25.138Z] ------------------- [2021-10-29T16:23:25.138Z] experimental info: [2021-10-29T16:23:25.138Z] ------------------- [2021-10-29T16:23:25.138Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-29T16:23:25.138Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-29T16:23:25.138Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-29T16:23:25.217Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-29T16:23:25.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-29T16:23:25.241Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-29T16:23:25.252Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-29T16:23:25.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-29T16:23:25.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-29T16:23:25.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-29T16:23:25.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-29T16:23:25.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-29T16:23:25.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-29T16:23:25.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-29T16:23:25.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-29T16:23:25.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-29T16:23:25.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-29T16:23:25.354Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-29T16:23:25.363Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-29T16:23:25.372Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T16:23:25.381Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-29T16:23:25.391Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-29T16:23:25.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-29T16:23:25.412Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-29T16:23:25.421Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-29T16:23:25.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-29T16:23:25.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-29T16:23:25.450Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-29T16:23:25.459Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-29T16:23:25.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-29T16:23:25.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-29T16:23:25.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-29T16:23:25.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] echo [2021-10-29T16:23:25.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0887a2a [Pipeline] echo [2021-10-29T16:23:25.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T16:23:25.552Z] provisioning config files... [2021-10-29T16:23:25.567Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4523170779973615772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:23:25.879Z] ---> docker-login.sh [2021-10-29T16:23:25.879Z] nexus3.edgexfoundry.org:10001 [2021-10-29T16:23:25.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:23:26.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:23:26.141Z] Configure a credential helper to remove this warning. See [2021-10-29T16:23:26.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:23:26.141Z] [2021-10-29T16:23:26.141Z] Login Succeeded [2021-10-29T16:23:26.141Z] nexus3.edgexfoundry.org:10002 [2021-10-29T16:23:26.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:23:26.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:23:26.141Z] Configure a credential helper to remove this warning. See [2021-10-29T16:23:26.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:23:26.141Z] [2021-10-29T16:23:26.141Z] Login Succeeded [2021-10-29T16:23:26.141Z] nexus3.edgexfoundry.org:10003 [2021-10-29T16:23:26.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:23:26.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:23:26.141Z] Configure a credential helper to remove this warning. See [2021-10-29T16:23:26.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:23:26.141Z] [2021-10-29T16:23:26.141Z] Login Succeeded [2021-10-29T16:23:26.141Z] nexus3.edgexfoundry.org:10004 [2021-10-29T16:23:26.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:23:26.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:23:26.402Z] Configure a credential helper to remove this warning. See [2021-10-29T16:23:26.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:23:26.402Z] [2021-10-29T16:23:26.402Z] Login Succeeded [2021-10-29T16:23:26.402Z] docker.io [2021-10-29T16:23:26.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:23:26.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:23:26.663Z] Configure a credential helper to remove this warning. See [2021-10-29T16:23:26.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:23:26.663Z] [2021-10-29T16:23:26.663Z] Login Succeeded [2021-10-29T16:23:26.663Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T16:23:26.671Z] 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-29T16:23:27.099Z] + git log --format=format:%s -1 0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] echo [2021-10-29T16:23:27.138Z] GIT_COMMIT: 0887a2a06b49b030db05b89eeb48f98f69cb4a9e, Commit Message: fix: GUI backend server can not update app configurable [Pipeline] echo [2021-10-29T16:23:27.146Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:23:27.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T16:23:27.775Z] [2021-10-29T16:23:27.775Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:23:28.084Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T16:23:28.084Z] latest: Pulling from edgex-devops/git-semver [2021-10-29T16:23:28.084Z] a0d0a0d46f8b: Pulling fs layer [2021-10-29T16:23:28.084Z] 3e5f54012d9b: Pulling fs layer [2021-10-29T16:23:28.084Z] 4c7163046ea9: Pulling fs layer [2021-10-29T16:23:28.084Z] 0c2d73faf560: Pulling fs layer [2021-10-29T16:23:28.084Z] 0c2d73faf560: Waiting [2021-10-29T16:23:28.084Z] 3e5f54012d9b: Verifying Checksum [2021-10-29T16:23:28.084Z] 3e5f54012d9b: Download complete [2021-10-29T16:23:28.084Z] a0d0a0d46f8b: Verifying Checksum [2021-10-29T16:23:28.084Z] a0d0a0d46f8b: Download complete [2021-10-29T16:23:28.084Z] 4c7163046ea9: Verifying Checksum [2021-10-29T16:23:28.084Z] 4c7163046ea9: Download complete [2021-10-29T16:23:28.084Z] 0c2d73faf560: Verifying Checksum [2021-10-29T16:23:28.084Z] 0c2d73faf560: Download complete [2021-10-29T16:23:28.349Z] a0d0a0d46f8b: Pull complete [2021-10-29T16:23:28.349Z] 3e5f54012d9b: Pull complete [2021-10-29T16:23:28.622Z] 4c7163046ea9: Pull complete [2021-10-29T16:23:28.887Z] 0c2d73faf560: Pull complete [2021-10-29T16:23:28.887Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-29T16:23:28.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T16:23:28.887Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-29T16:23:28.971Z] prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container [2021-10-29T16:23:29.017Z] $ 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-29T16:23:29.667Z] $ docker top 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T16:23:29.762Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T16:23:29.762Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T16:23:29.880Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T16:23:29.883Z] $ docker exec 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa ssh-agent [2021-10-29T16:23:29.989Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMaFHpP/agent.14 [2021-10-29T16:23:29.989Z] SSH_AGENT_PID=20 [2021-10-29T16:23:29.997Z] Running ssh-add (command line suppressed) [2021-10-29T16:23:30.091Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5396290393150884012.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5396290393150884012.key) [2021-10-29T16:23:30.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T16:23:30.398Z] + git tag --points-at HEAD [Pipeline] } [2021-10-29T16:23:30.412Z] $ docker exec --env ******** --env ******** 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa ssh-agent -k [2021-10-29T16:23:30.520Z] unset SSH_AUTH_SOCK; [2021-10-29T16:23:30.521Z] unset SSH_AGENT_PID; [2021-10-29T16:23:30.521Z] echo Agent pid 20 killed; [2021-10-29T16:23:30.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-29T16:23:30.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T16:23:30.563Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T16:23:30.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T16:23:30.697Z] $ docker exec 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa ssh-agent [2021-10-29T16:23:30.827Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcbmnHN/agent.54 [2021-10-29T16:23:30.827Z] SSH_AGENT_PID=61 [2021-10-29T16:23:30.832Z] Running ssh-add (command line suppressed) [2021-10-29T16:23:30.928Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4828577277976791419.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4828577277976791419.key) [2021-10-29T16:23:30.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T16:23:31.232Z] + git semver init [2021-10-29T16:23:31.232Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T16:23:31.232Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-29T16:23:31.232Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-29T16:23:31.232Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T16:23:31.232Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T16:23:31.232Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T16:23:31.232Z] # $SEMVER_BRANCH = main [2021-10-29T16:23:31.232Z] # $SEMVER_TEMP = /tmp/semver-357947084 [2021-10-29T16:23:31.232Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-29T16:23:33.788Z] # '/tmp/semver-357947084' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' [2021-10-29T16:23:33.788Z] # -> Force: false [2021-10-29T16:23:33.788Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-29T16:23:33.800Z] $ docker exec --env ******** --env ******** 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa ssh-agent -k [2021-10-29T16:23:33.886Z] unset SSH_AUTH_SOCK; [2021-10-29T16:23:33.886Z] unset SSH_AGENT_PID; [2021-10-29T16:23:33.886Z] echo Agent pid 61 killed; [2021-10-29T16:23:33.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T16:23:34.214Z] + git semver [Pipeline] } [2021-10-29T16:23:34.227Z] $ docker stop --time=1 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa [2021-10-29T16:23:35.531Z] $ docker rm -f 7b5241d920a6a7359bf30f5dd350dd4b67e8364f22dc7cb910891154ffd2ecfa [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T16:23:35.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-29T16:23:36.184Z] Stashed 1 file(s) [Pipeline] echo [2021-10-29T16:23:36.187Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.27 [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-29T16:23:51.335Z] Still waiting to schedule task [2021-10-29T16:23:51.336Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13432’ [2021-10-29T16:23:51.337Z] Still waiting to schedule task [2021-10-29T16:23:51.338Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-29T16:25:34.487Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13433 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-29T16:25:34.500Z] Running in /w/workspace/edgex-ui-go/29 [Pipeline] { [Pipeline] checkout [2021-10-29T16:25:34.702Z] The recommended git tool is: git [2021-10-29T16:25:40.644Z] using credential edgex-jenkins-ssh [2021-10-29T16:25:40.660Z] Cloning the remote Git repository [2021-10-29T16:25:40.710Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T16:25:40.798Z] > git init /w/workspace/edgex-ui-go/29 # timeout=10 [2021-10-29T16:25:40.880Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T16:25:40.881Z] > git --version # timeout=10 [2021-10-29T16:25:40.897Z] > git --version # 'git version 2.17.1' [2021-10-29T16:25:40.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T16:25:40.980Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T16:25:43.756Z] Avoid second fetch [2021-10-29T16:25:43.756Z] Checking out Revision 0887a2a06b49b030db05b89eeb48f98f69cb4a9e (main) [2021-10-29T16:25:43.718Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-29T16:25:43.738Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T16:25:43.782Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T16:25:43.800Z] > git checkout -f 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-10-29T16:25:48.283Z] Commit message: "fix: GUI backend server can not update app configurable" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T16:25:49.446Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-29T16:25:49.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T16:25:49.446Z] Dload Upload Total Spent Left Speed [2021-10-29T16:25:49.446Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 60635 0 --:--:-- --:--:-- --:--:-- 60635 [Pipeline] sh [2021-10-29T16:25:49.873Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-29T16:25:50.223Z] + sudo tee /etc/docker/daemon.new [2021-10-29T16:25:50.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-29T16:25:50.223Z] { [2021-10-29T16:25:50.223Z] "registry-mirrors": [ [2021-10-29T16:25:50.223Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-29T16:25:50.223Z] ], [2021-10-29T16:25:50.223Z] "bip": "10.250.0.254/24", [2021-10-29T16:25:50.223Z] "hosts": [ [2021-10-29T16:25:50.223Z] "tcp://0.0.0.0:5555", [2021-10-29T16:25:50.223Z] "unix:///var/run/docker.sock" [2021-10-29T16:25:50.223Z] ], [2021-10-29T16:25:50.223Z] "mtu": 1458, [2021-10-29T16:25:50.223Z] "selinux-enabled": true, [2021-10-29T16:25:50.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-29T16:25:50.223Z] } [Pipeline] sh [2021-10-29T16:25:50.574Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-29T16:25:50.922Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T16:26:09.276Z] provisioning config files... [2021-10-29T16:26:09.310Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/29@tmp/config6382611961418060808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:26:09.372Z] Running on prd-centos7-docker-4c-2g-13434 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2021-10-29T16:26:09.422Z] Running in /w/workspace/edgex-ui-go/29 [Pipeline] { [Pipeline] checkout [2021-10-29T16:26:09.508Z] The recommended git tool is: git [2021-10-29T16:26:09.674Z] ---> docker-login.sh [2021-10-29T16:26:09.674Z] nexus3.edgexfoundry.org:10001 [2021-10-29T16:26:10.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:10.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:10.942Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:10.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:10.942Z] [2021-10-29T16:26:10.942Z] Login Succeeded [2021-10-29T16:26:10.942Z] nexus3.edgexfoundry.org:10002 [2021-10-29T16:26:11.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:11.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:11.491Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:11.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:11.491Z] [2021-10-29T16:26:11.491Z] Login Succeeded [2021-10-29T16:26:11.491Z] nexus3.edgexfoundry.org:10003 [2021-10-29T16:26:11.570Z] using credential edgex-jenkins-ssh [2021-10-29T16:26:11.584Z] Cloning the remote Git repository [2021-10-29T16:26:11.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:11.718Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T16:26:11.773Z] > git init /w/workspace/edgex-ui-go/29 # timeout=10 [2021-10-29T16:26:11.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-29T16:26:11.807Z] > git --version # timeout=10 [2021-10-29T16:26:11.816Z] > git --version # 'git version 2.24.4' [2021-10-29T16:26:11.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-29T16:26:11.842Z] [INFO] Currently running in a labeled security context [2021-10-29T16:26:11.842Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-29T16:26:11.842Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/29@tmp/jenkins-gitclient-ssh1053189899112546318.key [2021-10-29T16:26:11.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T16:26:12.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:12.041Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:12.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:12.042Z] [2021-10-29T16:26:12.042Z] Login Succeeded [2021-10-29T16:26:12.042Z] nexus3.edgexfoundry.org:10004 [2021-10-29T16:26:12.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:12.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:12.592Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:12.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:12.592Z] [2021-10-29T16:26:12.592Z] Login Succeeded [2021-10-29T16:26:12.592Z] docker.io [2021-10-29T16:26:12.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:13.214Z] Avoid second fetch [2021-10-29T16:26:13.214Z] Checking out Revision 0887a2a06b49b030db05b89eeb48f98f69cb4a9e (main) [2021-10-29T16:26:13.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:13.544Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:13.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:13.544Z] [2021-10-29T16:26:13.544Z] Login Succeeded [2021-10-29T16:26:13.544Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T16:26:13.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-29T16:26:13.898Z] ========================================================= [2021-10-29T16:26:13.898Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-29T16:26:13.898Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:26:13.285Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-29T16:26:13.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-29T16:26:13.311Z] > git config core.sparsecheckout # timeout=10 [2021-10-29T16:26:13.319Z] > git checkout -f 0887a2a06b49b030db05b89eeb48f98f69cb4a9e # timeout=10 [2021-10-29T16:26:14.252Z] + 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-29T16:26:15.245Z] Sending build context to Docker daemon 24.97MB [2021-10-29T16:26:15.245Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T16:26:15.245Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-29T16:26:15.245Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-29T16:26:15.245Z] 552d1f2373af: Pulling fs layer [2021-10-29T16:26:15.245Z] ea3f2d53f512: Pulling fs layer [2021-10-29T16:26:15.245Z] 9e70ebbbe112: Pulling fs layer [2021-10-29T16:26:15.245Z] 7a9cfe048b4a: Pulling fs layer [2021-10-29T16:26:15.245Z] 72dc09318566: Pulling fs layer [2021-10-29T16:26:15.245Z] f4f7b4309257: Pulling fs layer [2021-10-29T16:26:15.245Z] 0ac9a79272e3: Pulling fs layer [2021-10-29T16:26:15.245Z] b78e95d17946: Pulling fs layer [2021-10-29T16:26:15.245Z] 7a9cfe048b4a: Waiting [2021-10-29T16:26:15.245Z] 72dc09318566: Waiting [2021-10-29T16:26:15.245Z] f4f7b4309257: Waiting [2021-10-29T16:26:15.245Z] 0ac9a79272e3: Waiting [2021-10-29T16:26:15.245Z] b78e95d17946: Waiting [2021-10-29T16:26:15.245Z] 9e70ebbbe112: Download complete [2021-10-29T16:26:15.245Z] ea3f2d53f512: Verifying Checksum [2021-10-29T16:26:15.245Z] ea3f2d53f512: Download complete [2021-10-29T16:26:15.245Z] 72dc09318566: Verifying Checksum [2021-10-29T16:26:15.245Z] 72dc09318566: Download complete [2021-10-29T16:26:15.521Z] f4f7b4309257: Verifying Checksum [2021-10-29T16:26:15.522Z] f4f7b4309257: Download complete [2021-10-29T16:26:15.522Z] 552d1f2373af: Verifying Checksum [2021-10-29T16:26:15.522Z] 552d1f2373af: Download complete [2021-10-29T16:26:15.522Z] 0ac9a79272e3: Verifying Checksum [2021-10-29T16:26:15.522Z] 0ac9a79272e3: Download complete [2021-10-29T16:26:16.513Z] 552d1f2373af: Pull complete [2021-10-29T16:26:16.944Z] Commit message: "fix: GUI backend server can not update app configurable" [2021-10-29T16:26:17.117Z] ea3f2d53f512: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T16:26:17.365Z] provisioning config files... [2021-10-29T16:26:17.380Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/29@tmp/config5205175920633840229tmp [Pipeline] { [2021-10-29T16:26:17.393Z] b78e95d17946: Verifying Checksum [2021-10-29T16:26:17.393Z] b78e95d17946: Download complete [2021-10-29T16:26:17.393Z] 9e70ebbbe112: Pull complete [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:26:17.667Z] 7a9cfe048b4a: Verifying Checksum [2021-10-29T16:26:17.667Z] 7a9cfe048b4a: Download complete [2021-10-29T16:26:17.781Z] ---> docker-login.sh [2021-10-29T16:26:17.781Z] nexus3.edgexfoundry.org:10001 [2021-10-29T16:26:17.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:17.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:17.781Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:17.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:17.781Z] [2021-10-29T16:26:17.781Z] Login Succeeded [2021-10-29T16:26:17.781Z] nexus3.edgexfoundry.org:10002 [2021-10-29T16:26:18.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:18.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:18.042Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:18.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:18.042Z] [2021-10-29T16:26:18.042Z] Login Succeeded [2021-10-29T16:26:18.042Z] nexus3.edgexfoundry.org:10003 [2021-10-29T16:26:18.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:18.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:18.042Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:18.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:18.042Z] [2021-10-29T16:26:18.042Z] Login Succeeded [2021-10-29T16:26:18.042Z] nexus3.edgexfoundry.org:10004 [2021-10-29T16:26:18.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:18.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:18.302Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:18.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:18.302Z] [2021-10-29T16:26:18.302Z] Login Succeeded [2021-10-29T16:26:18.302Z] docker.io [2021-10-29T16:26:18.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:26:18.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:26:18.565Z] Configure a credential helper to remove this warning. See [2021-10-29T16:26:18.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:26:18.565Z] [2021-10-29T16:26:18.565Z] Login Succeeded [2021-10-29T16:26:18.565Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T16:26:18.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-29T16:26:18.716Z] ========================================================= [2021-10-29T16:26:18.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-29T16:26:18.716Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:26:19.049Z] + 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-29T16:26:19.049Z] Sending build context to Docker daemon 24.97MB [2021-10-29T16:26:19.317Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T16:26:19.317Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-29T16:26:19.317Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-29T16:26:19.317Z] a0d0a0d46f8b: Pulling fs layer [2021-10-29T16:26:19.317Z] 31adcdaf11c8: Pulling fs layer [2021-10-29T16:26:19.317Z] b8b176561691: Pulling fs layer [2021-10-29T16:26:19.317Z] 4527c011a84f: Pulling fs layer [2021-10-29T16:26:19.317Z] 5d74067f8e1e: Pulling fs layer [2021-10-29T16:26:19.317Z] e0aca202a116: Pulling fs layer [2021-10-29T16:26:19.317Z] 3a43be97a3b4: Pulling fs layer [2021-10-29T16:26:19.317Z] 34cad66bf833: Pulling fs layer [2021-10-29T16:26:19.317Z] b4e3c513aaa6: Pulling fs layer [2021-10-29T16:26:19.317Z] 4527c011a84f: Waiting [2021-10-29T16:26:19.317Z] 5d74067f8e1e: Waiting [2021-10-29T16:26:19.317Z] e0aca202a116: Waiting [2021-10-29T16:26:19.317Z] 3a43be97a3b4: Waiting [2021-10-29T16:26:19.317Z] 34cad66bf833: Waiting [2021-10-29T16:26:19.317Z] b4e3c513aaa6: Waiting [2021-10-29T16:26:19.317Z] b8b176561691: Verifying Checksum [2021-10-29T16:26:19.317Z] b8b176561691: Download complete [2021-10-29T16:26:19.317Z] 31adcdaf11c8: Verifying Checksum [2021-10-29T16:26:19.317Z] 31adcdaf11c8: Download complete [2021-10-29T16:26:19.317Z] 5d74067f8e1e: Verifying Checksum [2021-10-29T16:26:19.317Z] 5d74067f8e1e: Download complete [2021-10-29T16:26:19.317Z] a0d0a0d46f8b: Verifying Checksum [2021-10-29T16:26:19.317Z] a0d0a0d46f8b: Download complete [2021-10-29T16:26:19.317Z] e0aca202a116: Verifying Checksum [2021-10-29T16:26:19.317Z] e0aca202a116: Download complete [2021-10-29T16:26:19.317Z] 3a43be97a3b4: Verifying Checksum [2021-10-29T16:26:19.317Z] 3a43be97a3b4: Download complete [2021-10-29T16:26:19.317Z] 34cad66bf833: Verifying Checksum [2021-10-29T16:26:19.317Z] 34cad66bf833: Download complete [2021-10-29T16:26:19.890Z] a0d0a0d46f8b: Pull complete [2021-10-29T16:26:19.890Z] 4527c011a84f: Verifying Checksum [2021-10-29T16:26:19.890Z] 4527c011a84f: Download complete [2021-10-29T16:26:19.890Z] b4e3c513aaa6: Verifying Checksum [2021-10-29T16:26:19.890Z] b4e3c513aaa6: Download complete [2021-10-29T16:26:19.890Z] 31adcdaf11c8: Pull complete [2021-10-29T16:26:19.890Z] b8b176561691: Pull complete [2021-10-29T16:26:24.628Z] 4527c011a84f: Pull complete [2021-10-29T16:26:24.628Z] 5d74067f8e1e: Pull complete [2021-10-29T16:26:24.628Z] e0aca202a116: Pull complete [2021-10-29T16:26:24.628Z] 3a43be97a3b4: Pull complete [2021-10-29T16:26:24.628Z] 34cad66bf833: Pull complete [2021-10-29T16:26:26.029Z] b4e3c513aaa6: Pull complete [2021-10-29T16:26:26.029Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-29T16:26:26.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-29T16:26:26.029Z] ---> 9f6097aaca64 [2021-10-29T16:26:26.029Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-29T16:26:27.941Z] ---> Running in 0b8f15e7580c [2021-10-29T16:26:27.941Z] Removing intermediate container 0b8f15e7580c [2021-10-29T16:26:27.941Z] ---> d67fae67b7a5 [2021-10-29T16:26:27.941Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-29T16:26:27.941Z] ---> Running in ff9b1a910f35 [2021-10-29T16:26:27.941Z] Removing intermediate container ff9b1a910f35 [2021-10-29T16:26:27.941Z] ---> 4f4b0f46f316 [2021-10-29T16:26:27.941Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T16:26:27.941Z] ---> Running in a34a78e21840 [2021-10-29T16:26:27.974Z] 7a9cfe048b4a: Pull complete [2021-10-29T16:26:28.204Z] Removing intermediate container a34a78e21840 [2021-10-29T16:26:28.204Z] ---> a8524768e010 [2021-10-29T16:26:28.204Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-29T16:26:28.204Z] ---> Running in 5cae37736fa9 [2021-10-29T16:26:28.204Z] Removing intermediate container 5cae37736fa9 [2021-10-29T16:26:28.204Z] ---> 1ef5d29a4779 [2021-10-29T16:26:28.204Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-29T16:26:28.204Z] ---> Running in 9260a509aa0f [2021-10-29T16:26:28.204Z] Removing intermediate container 9260a509aa0f [2021-10-29T16:26:28.204Z] ---> b6200d69845b [2021-10-29T16:26:28.204Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T16:26:28.249Z] 72dc09318566: Pull complete [2021-10-29T16:26:28.464Z] ---> Running in 3df88985dec4 [2021-10-29T16:26:28.530Z] f4f7b4309257: Pull complete [2021-10-29T16:26:28.723Z] Removing intermediate container 3df88985dec4 [2021-10-29T16:26:28.723Z] ---> 2ccfe640ff0d [2021-10-29T16:26:28.723Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T16:26:28.723Z] ---> Running in dcb726bcaf7b [2021-10-29T16:26:28.983Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T16:26:29.123Z] 0ac9a79272e3: Pull complete [2021-10-29T16:26:30.367Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T16:26:30.629Z] OK: 220 MiB in 52 packages [2021-10-29T16:26:30.897Z] Removing intermediate container dcb726bcaf7b [2021-10-29T16:26:30.897Z] ---> 74b0dec003f5 [2021-10-29T16:26:30.897Z] Step 10/14 : ENV GO111MODULE=on [2021-10-29T16:26:30.897Z] ---> Running in b6f433ee964b [2021-10-29T16:26:30.897Z] Removing intermediate container b6f433ee964b [2021-10-29T16:26:30.897Z] ---> 5c201c354eaf [2021-10-29T16:26:30.897Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-29T16:26:30.897Z] ---> Running in b30624b1a0e8 [2021-10-29T16:26:30.897Z] Removing intermediate container b30624b1a0e8 [2021-10-29T16:26:30.897Z] ---> f60f86ff6fae [2021-10-29T16:26:30.897Z] Step 12/14 : COPY . . [2021-10-29T16:26:31.843Z] ---> 2c596ba817e8 [2021-10-29T16:26:31.843Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T16:26:31.843Z] ---> Running in fe8f0d9112ef [2021-10-29T16:26:35.853Z] b78e95d17946: Pull complete [2021-10-29T16:26:35.853Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-29T16:26:35.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-29T16:26:35.853Z] ---> 8b459fc5aaf0 [2021-10-29T16:26:35.853Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-29T16:26:37.296Z] ---> Running in 5cf19c48dd8e [2021-10-29T16:26:37.899Z] Removing intermediate container 5cf19c48dd8e [2021-10-29T16:26:37.899Z] ---> a231a9d65c9f [2021-10-29T16:26:37.899Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-29T16:26:37.899Z] ---> Running in 0e9cbb25dcf3 [2021-10-29T16:26:38.495Z] Removing intermediate container 0e9cbb25dcf3 [2021-10-29T16:26:38.495Z] ---> 9341e3881308 [2021-10-29T16:26:38.495Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T16:26:38.495Z] ---> Running in 5ab8c7a5f803 [2021-10-29T16:26:38.769Z] Removing intermediate container 5ab8c7a5f803 [2021-10-29T16:26:38.769Z] ---> 65a2d0c5f035 [2021-10-29T16:26:38.769Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-29T16:26:39.046Z] ---> Running in e1f8c3a15aa4 [2021-10-29T16:26:39.318Z] Removing intermediate container e1f8c3a15aa4 [2021-10-29T16:26:39.318Z] ---> 5478b0dff723 [2021-10-29T16:26:39.318Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-29T16:26:39.592Z] ---> Running in f9e3cb640e6b [2021-10-29T16:26:39.873Z] Removing intermediate container f9e3cb640e6b [2021-10-29T16:26:39.873Z] ---> 9efa256095c2 [2021-10-29T16:26:39.873Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T16:26:40.146Z] ---> Running in e9f64d669e73 [2021-10-29T16:26:41.869Z] Removing intermediate container fe8f0d9112ef [2021-10-29T16:26:41.869Z] ---> 0360066d2ea5 [2021-10-29T16:26:41.869Z] Step 14/14 : RUN ${MAKE} [2021-10-29T16:26:41.869Z] ---> Running in aa85c3a171cc [2021-10-29T16:26:42.131Z] noop [2021-10-29T16:26:42.131Z] Removing intermediate container aa85c3a171cc [2021-10-29T16:26:42.131Z] ---> 96d328e3803e [2021-10-29T16:26:42.131Z] Successfully built 96d328e3803e [2021-10-29T16:26:42.131Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:26:42.426Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T16:26:42.427Z] . [Pipeline] withDockerContainer [2021-10-29T16:26:42.503Z] prd-centos7-docker-4c-2g-13434 does not seem to be running inside a container [2021-10-29T16:26:42.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@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-x86_64 cat [2021-10-29T16:26:42.766Z] Removing intermediate container e9f64d669e73 [2021-10-29T16:26:42.766Z] ---> 90c878fdad61 [2021-10-29T16:26:42.766Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T16:26:42.766Z] ---> Running in 76e0afb9e162 [2021-10-29T16:26:42.913Z] $ docker top 8b583590b200cd6e963ab892edf2063d7bfa697d8e1808ee9ccdc4bf64655040 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T16:26:43.304Z] + go version [2021-10-29T16:26:43.304Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-29T16:26:43.317Z] $ docker stop --time=1 8b583590b200cd6e963ab892edf2063d7bfa697d8e1808ee9ccdc4bf64655040 [2021-10-29T16:26:43.744Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T16:26:44.338Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T16:26:44.503Z] $ docker rm -f 8b583590b200cd6e963ab892edf2063d7bfa697d8e1808ee9ccdc4bf64655040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:26:44.972Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-29T16:26:44.973Z] . [Pipeline] withDockerContainer [2021-10-29T16:26:45.040Z] prd-centos7-docker-4c-2g-13434 does not seem to be running inside a container [2021-10-29T16:26:45.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@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-x86_64 cat [2021-10-29T16:26:45.312Z] OK: 219 MiB in 52 packages [2021-10-29T16:26:45.423Z] $ docker top b51bb79108fba0d92f434a6d85919c68950335eada9295fa1987c2436943cbed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-29T16:26:45.786Z] + make test [2021-10-29T16:26:45.786Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-29T16:26:46.051Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-29T16:26:46.303Z] Removing intermediate container 76e0afb9e162 [2021-10-29T16:26:46.303Z] ---> 31e24828db8a [2021-10-29T16:26:46.303Z] Step 10/14 : ENV GO111MODULE=on [2021-10-29T16:26:46.303Z] ---> Running in 6c5aaea19532 [2021-10-29T16:26:46.903Z] Removing intermediate container 6c5aaea19532 [2021-10-29T16:26:46.903Z] ---> 8a09e0413b93 [2021-10-29T16:26:46.903Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-29T16:26:46.903Z] ---> Running in 35168efe93eb [2021-10-29T16:26:47.183Z] Removing intermediate container 35168efe93eb [2021-10-29T16:26:47.183Z] ---> 1c556af913c0 [2021-10-29T16:26:47.183Z] Step 12/14 : COPY . . [2021-10-29T16:26:50.574Z] ---> 62a944e57595 [2021-10-29T16:26:50.574Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T16:26:50.574Z] ---> Running in e07536bdd11d [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-29T16:26:58.404Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-29T16:26:58.404Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-29T16:27:03.710Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T16:27:03.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-29T16:27:03.720Z] $ docker stop --time=1 b51bb79108fba0d92f434a6d85919c68950335eada9295fa1987c2436943cbed [2021-10-29T16:27:05.096Z] $ docker rm -f b51bb79108fba0d92f434a6d85919c68950335eada9295fa1987c2436943cbed [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T16:27:05.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-29T16:27:05.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-29T16:27:06.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-29T16:27:07.156Z] + ls -al . [2021-10-29T16:27:07.156Z] total 88 [2021-10-29T16:27:07.156Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 29 16:26 . [2021-10-29T16:27:07.156Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 16:26 .. [2021-10-29T16:27:07.156Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 29 16:26 assets [2021-10-29T16:27:07.156Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 29 16:26 bin [2021-10-29T16:27:07.156Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 29 16:26 cmd [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 29 16:26 CONTRIBUTING.md [2021-10-29T16:27:07.156Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 29 16:26 coverage.out [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 29 16:26 Dockerfile [2021-10-29T16:27:07.156Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 29 16:26 docs [2021-10-29T16:27:07.156Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 29 16:26 .git [2021-10-29T16:27:07.156Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 29 16:26 .github [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 29 16:26 .gitignore [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 29 16:26 go.mod [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 29 16:26 go.sum [2021-10-29T16:27:07.156Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 29 16:26 internal [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 29 16:26 Jenkinsfile [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 29 16:26 LICENSE [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 29 16:26 Makefile [2021-10-29T16:27:07.156Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 29 16:26 pkg [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 29 16:26 README.md [2021-10-29T16:27:07.156Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 29 16:26 snap [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 29 16:23 VERSION [2021-10-29T16:27:07.156Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 29 16:26 version.go [2021-10-29T16:27:07.156Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 29 16:26 web [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:07.470Z] + 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=0887a2a06b49b030db05b89eeb48f98f69cb4a9e --label arch=amd64 --label version=2.0.1-dev.27 . [2021-10-29T16:27:07.731Z] Sending build context to Docker daemon 24.98MB [2021-10-29T16:27:07.731Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T16:27:07.731Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-29T16:27:07.731Z] ---> 96d328e3803e [2021-10-29T16:27:07.731Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-29T16:27:07.731Z] ---> Running in 4857a6b1aaae [2021-10-29T16:27:07.731Z] Removing intermediate container 4857a6b1aaae [2021-10-29T16:27:07.731Z] ---> d5690ddd1314 [2021-10-29T16:27:07.731Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-29T16:27:07.997Z] ---> Running in 2b8b68c65fdf [2021-10-29T16:27:07.997Z] Removing intermediate container 2b8b68c65fdf [2021-10-29T16:27:07.997Z] ---> 785d0f289333 [2021-10-29T16:27:07.997Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T16:27:07.997Z] ---> Running in 8f79aee10f5b [2021-10-29T16:27:07.997Z] Removing intermediate container 8f79aee10f5b [2021-10-29T16:27:07.997Z] ---> 35530ad9d612 [2021-10-29T16:27:07.997Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-29T16:27:07.997Z] ---> Running in e54c65004556 [2021-10-29T16:27:08.267Z] Removing intermediate container e54c65004556 [2021-10-29T16:27:08.267Z] ---> da6f7c45310a [2021-10-29T16:27:08.267Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-29T16:27:08.267Z] ---> Running in 4bab7dad1335 [2021-10-29T16:27:08.267Z] Removing intermediate container 4bab7dad1335 [2021-10-29T16:27:08.267Z] ---> fe89a768ea0e [2021-10-29T16:27:08.267Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T16:27:08.267Z] ---> Running in 560ed2462180 [2021-10-29T16:27:08.849Z] Removing intermediate container 560ed2462180 [2021-10-29T16:27:08.849Z] ---> a668ab28f51d [2021-10-29T16:27:08.849Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T16:27:08.849Z] ---> Running in bb375160c38f [2021-10-29T16:27:08.849Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-29T16:27:09.789Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-29T16:27:10.049Z] OK: 220 MiB in 52 packages [2021-10-29T16:27:10.318Z] Removing intermediate container bb375160c38f [2021-10-29T16:27:10.318Z] ---> 843d468751f7 [2021-10-29T16:27:10.318Z] Step 10/22 : ENV GO111MODULE=on [2021-10-29T16:27:10.318Z] ---> Running in cbfcc11a9635 [2021-10-29T16:27:10.581Z] Removing intermediate container cbfcc11a9635 [2021-10-29T16:27:10.581Z] ---> 6f25f09475b4 [2021-10-29T16:27:10.581Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-29T16:27:10.581Z] ---> Running in 0a4bf983cd7d [2021-10-29T16:27:10.581Z] Removing intermediate container 0a4bf983cd7d [2021-10-29T16:27:10.581Z] ---> 89a21d565e57 [2021-10-29T16:27:10.581Z] Step 12/22 : COPY . . [2021-10-29T16:27:11.524Z] ---> ff64f4d85e20 [2021-10-29T16:27:11.524Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T16:27:11.524Z] ---> Running in 0897c75106a3 [2021-10-29T16:27:11.785Z] Removing intermediate container 0897c75106a3 [2021-10-29T16:27:11.785Z] ---> 07c3ed615878 [2021-10-29T16:27:11.785Z] Step 14/22 : RUN ${MAKE} [2021-10-29T16:27:11.785Z] ---> Running in 5952dcd14c78 [2021-10-29T16:27:12.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-29T16:27:17.386Z] Removing intermediate container e07536bdd11d [2021-10-29T16:27:17.386Z] ---> 1fe1eb5deb86 [2021-10-29T16:27:17.386Z] Step 14/14 : RUN ${MAKE} [2021-10-29T16:27:17.386Z] ---> Running in a5108b6c1dd3 [2021-10-29T16:27:17.386Z] noop [2021-10-29T16:27:17.386Z] Removing intermediate container a5108b6c1dd3 [2021-10-29T16:27:17.386Z] ---> 039ba336f6a1 [2021-10-29T16:27:17.386Z] Successfully built 039ba336f6a1 [2021-10-29T16:27:17.386Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:17.725Z] + docker inspect -f . ci-base-image-arm64 [2021-10-29T16:27:17.725Z] . [Pipeline] withDockerContainer [2021-10-29T16:27:17.965Z] prd-ubuntu18.04-docker-arm64-4c-16g-13433 does not seem to be running inside a container [2021-10-29T16:27:18.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@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-29T16:27:19.601Z] $ docker top cbef01ea979ee05610407f2c341ee48a71cd897df3be3d6e0014f4fbe790d474 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T16:27:20.281Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-29T16:27:20.548Z] + go version [2021-10-29T16:27:20.548Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-29T16:27:20.573Z] $ docker stop --time=1 cbef01ea979ee05610407f2c341ee48a71cd897df3be3d6e0014f4fbe790d474 [2021-10-29T16:27:22.204Z] Removing intermediate container 5952dcd14c78 [2021-10-29T16:27:22.204Z] ---> 1ae0e1c741ef [2021-10-29T16:27:22.204Z] Step 15/22 : FROM alpine:3.14 [2021-10-29T16:27:22.375Z] $ docker rm -f cbef01ea979ee05610407f2c341ee48a71cd897df3be3d6e0014f4fbe790d474 [2021-10-29T16:27:22.465Z] 3.14: Pulling from library/alpine [2021-10-29T16:27:22.465Z] a0d0a0d46f8b: Already exists [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-10-29T16:27:22.727Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-29T16:27:22.727Z] Status: Downloaded newer image for alpine:3.14 [2021-10-29T16:27:22.727Z] ---> 14119a10abf4 [2021-10-29T16:27:22.727Z] Step 16/22 : EXPOSE 4000 [2021-10-29T16:27:22.727Z] ---> Running in a0b0fc4cc54b [2021-10-29T16:27:22.727Z] Removing intermediate container a0b0fc4cc54b [2021-10-29T16:27:22.727Z] ---> e4148ac6f31b [2021-10-29T16:27:22.727Z] 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 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:23.105Z] + docker inspect -f . ci-base-image-arm64 [2021-10-29T16:27:23.105Z] . [Pipeline] withDockerContainer [2021-10-29T16:27:23.299Z] ---> beea51149458 [2021-10-29T16:27:23.299Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-29T16:27:23.299Z] ---> Running in ad0f726bf688 [2021-10-29T16:27:23.299Z] Removing intermediate container ad0f726bf688 [2021-10-29T16:27:23.299Z] ---> 5842cd874c79 [2021-10-29T16:27:23.299Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-29T16:27:23.299Z] ---> Running in 50c81098e3ed [2021-10-29T16:27:23.356Z] prd-ubuntu18.04-docker-arm64-4c-16g-13433 does not seem to be running inside a container [2021-10-29T16:27:23.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@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-29T16:27:23.559Z] Removing intermediate container 50c81098e3ed [2021-10-29T16:27:23.559Z] ---> e2fb96edf399 [2021-10-29T16:27:23.559Z] Step 20/22 : LABEL arch=amd64 [2021-10-29T16:27:23.559Z] ---> Running in b7f75a56d7a5 [2021-10-29T16:27:23.559Z] Removing intermediate container b7f75a56d7a5 [2021-10-29T16:27:23.559Z] ---> 77376b5b330b [2021-10-29T16:27:23.559Z] Step 21/22 : LABEL git_sha=0887a2a06b49b030db05b89eeb48f98f69cb4a9e [2021-10-29T16:27:23.559Z] ---> Running in f6b0461b40c7 [2021-10-29T16:27:23.559Z] Removing intermediate container f6b0461b40c7 [2021-10-29T16:27:23.559Z] ---> 066f6c034b78 [2021-10-29T16:27:23.559Z] Step 22/22 : LABEL version=2.0.1-dev.27 [2021-10-29T16:27:23.822Z] ---> Running in 91943181bd8a [2021-10-29T16:27:23.822Z] Removing intermediate container 91943181bd8a [2021-10-29T16:27:23.822Z] ---> 22689b65d4cf [2021-10-29T16:27:23.822Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-29T16:27:23.822Z] Successfully built 22689b65d4cf [2021-10-29T16:27:23.822Z] Successfully tagged edgex-ui:latest [2021-10-29T16:27:24.982Z] $ docker top 623c0d508709c469091d5bdfca018792c7a5f8dcdafb2bd8b152864d93e609fd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] fileExists [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T16:27:25.461Z] provisioning config files... [2021-10-29T16:27:25.472Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/29@tmp/config4368446352276307661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:27:25.792Z] ---> docker-login.sh [2021-10-29T16:27:25.792Z] nexus3.edgexfoundry.org:10001 [2021-10-29T16:27:25.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:27:25.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:27:25.792Z] Configure a credential helper to remove this warning. See [2021-10-29T16:27:25.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:27:25.792Z] [2021-10-29T16:27:25.792Z] Login Succeeded [2021-10-29T16:27:25.792Z] nexus3.edgexfoundry.org:10002 [2021-10-29T16:27:25.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:27:25.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:27:25.792Z] Configure a credential helper to remove this warning. See [2021-10-29T16:27:25.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:27:25.792Z] [2021-10-29T16:27:25.792Z] Login Succeeded [2021-10-29T16:27:25.792Z] nexus3.edgexfoundry.org:10003 [2021-10-29T16:27:26.002Z] + make test [2021-10-29T16:27:26.002Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-29T16:27:26.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:27:26.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:27:26.051Z] Configure a credential helper to remove this warning. See [2021-10-29T16:27:26.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:27:26.051Z] [2021-10-29T16:27:26.051Z] Login Succeeded [2021-10-29T16:27:26.051Z] nexus3.edgexfoundry.org:10004 [2021-10-29T16:27:26.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:27:26.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:27:26.051Z] Configure a credential helper to remove this warning. See [2021-10-29T16:27:26.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:27:26.051Z] [2021-10-29T16:27:26.051Z] Login Succeeded [2021-10-29T16:27:26.051Z] docker.io [2021-10-29T16:27:26.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:27:26.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:27:26.571Z] Configure a credential helper to remove this warning. See [2021-10-29T16:27:26.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:27:26.571Z] [2021-10-29T16:27:26.571Z] Login Succeeded [2021-10-29T16:27:26.571Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T16:27:26.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T16:27:26.643Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2021-10-29T16:27:26.643Z] 0887a2a06b49b030db05b89eeb48f98f69cb4a9e [2021-10-29T16:27:26.643Z] latest [2021-10-29T16:27:26.643Z] 2.0.1-dev.27 [2021-10-29T16:27:26.643Z] 0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [2021-10-29T16:27:26.643Z] main [2021-10-29T16:27:26.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:26.950Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:26.981Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-29T16:27:27.245Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e [2021-10-29T16:27:27.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-29T16:27:27.245Z] 3599f64f29d3: Preparing [2021-10-29T16:27:27.245Z] e2eb06d8af82: Preparing [2021-10-29T16:27:27.245Z] e2eb06d8af82: Layer already exists [2021-10-29T16:27:28.634Z] 3599f64f29d3: Pushed [2021-10-29T16:27:28.895Z] 0887a2a06b49b030db05b89eeb48f98f69cb4a9e: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:29.201Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:29.498Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-29T16:27:29.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-29T16:27:29.499Z] 3599f64f29d3: Preparing [2021-10-29T16:27:29.499Z] e2eb06d8af82: Preparing [2021-10-29T16:27:29.499Z] e2eb06d8af82: Layer already exists [2021-10-29T16:27:29.499Z] 3599f64f29d3: Layer already exists [2021-10-29T16:27:29.499Z] latest: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:29.801Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:30.106Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.27 [2021-10-29T16:27:30.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-29T16:27:30.106Z] 3599f64f29d3: Preparing [2021-10-29T16:27:30.106Z] e2eb06d8af82: Preparing [2021-10-29T16:27:30.106Z] e2eb06d8af82: Layer already exists [2021-10-29T16:27:30.106Z] 3599f64f29d3: Layer already exists [2021-10-29T16:27:30.106Z] 2.0.1-dev.27: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:30.403Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:30.703Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [2021-10-29T16:27:30.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-29T16:27:30.703Z] 3599f64f29d3: Preparing [2021-10-29T16:27:30.703Z] e2eb06d8af82: Preparing [2021-10-29T16:27:30.703Z] e2eb06d8af82: Layer already exists [2021-10-29T16:27:30.703Z] 3599f64f29d3: Layer already exists [2021-10-29T16:27:30.703Z] 0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:31.014Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:31.310Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2021-10-29T16:27:31.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2021-10-29T16:27:31.310Z] 3599f64f29d3: Preparing [2021-10-29T16:27:31.310Z] e2eb06d8af82: Preparing [2021-10-29T16:27:31.310Z] 3599f64f29d3: Layer already exists [2021-10-29T16:27:31.310Z] e2eb06d8af82: Layer already exists [2021-10-29T16:27:31.310Z] main: digest: sha256:db3e2ca91642c56e991366948b3d02a7390149dc1039bc427671253425827b33 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T16:27:31.340Z] ===================================================== [Pipeline] echo [2021-10-29T16:27:31.347Z] taggedImages: [2021-10-29T16:27:31.347Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e [2021-10-29T16:27:31.347Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2021-10-29T16:27:31.347Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.27 [2021-10-29T16:27:31.347Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [2021-10-29T16:27:31.347Z] - 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-29T16:27:31.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T16:27:31.886Z] [2021-10-29T16:27:31.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:27:32.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T16:27:32.199Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-29T16:27:32.199Z] b4d181a07f80: Pulling fs layer [2021-10-29T16:27:32.199Z] a1111a8f2ec3: Pulling fs layer [2021-10-29T16:27:32.200Z] ed53099fbce6: Pulling fs layer [2021-10-29T16:27:32.200Z] dc539afda2c1: Pulling fs layer [2021-10-29T16:27:32.200Z] 77bc0d833cb6: Pulling fs layer [2021-10-29T16:27:32.200Z] 9065ff56babe: Pulling fs layer [2021-10-29T16:27:32.200Z] d287ab97295c: Pulling fs layer [2021-10-29T16:27:32.200Z] dc539afda2c1: Waiting [2021-10-29T16:27:32.200Z] 77bc0d833cb6: Waiting [2021-10-29T16:27:32.200Z] 9065ff56babe: Waiting [2021-10-29T16:27:32.200Z] d287ab97295c: Waiting [2021-10-29T16:27:32.200Z] a1111a8f2ec3: Verifying Checksum [2021-10-29T16:27:32.200Z] a1111a8f2ec3: Download complete [2021-10-29T16:27:32.200Z] dc539afda2c1: Verifying Checksum [2021-10-29T16:27:32.200Z] dc539afda2c1: Download complete [2021-10-29T16:27:32.462Z] ed53099fbce6: Verifying Checksum [2021-10-29T16:27:32.462Z] ed53099fbce6: Download complete [2021-10-29T16:27:32.462Z] 9065ff56babe: Verifying Checksum [2021-10-29T16:27:32.462Z] 9065ff56babe: Download complete [2021-10-29T16:27:32.462Z] 77bc0d833cb6: Verifying Checksum [2021-10-29T16:27:32.462Z] 77bc0d833cb6: Download complete [2021-10-29T16:27:32.462Z] b4d181a07f80: Verifying Checksum [2021-10-29T16:27:32.462Z] b4d181a07f80: Download complete [2021-10-29T16:27:33.036Z] d287ab97295c: Verifying Checksum [2021-10-29T16:27:33.036Z] d287ab97295c: Download complete [2021-10-29T16:27:33.996Z] b4d181a07f80: Pull complete [2021-10-29T16:27:33.996Z] a1111a8f2ec3: Pull complete [2021-10-29T16:27:34.568Z] ed53099fbce6: Pull complete [2021-10-29T16:27:34.568Z] dc539afda2c1: Pull complete [2021-10-29T16:27:34.830Z] 77bc0d833cb6: Pull complete [2021-10-29T16:27:34.830Z] 9065ff56babe: Pull complete [2021-10-29T16:27:40.151Z] d287ab97295c: Pull complete [2021-10-29T16:27:40.151Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-29T16:27:40.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T16:27:40.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-29T16:27:40.215Z] prd-centos7-docker-4c-2g-13434 does not seem to be running inside a container [2021-10-29T16:27:40.250Z] $ 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/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@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:latest cat [2021-10-29T16:27:42.475Z] $ docker top 8133d1b8a576f0543161ac01a0626993033d3d3d481baff9a01966eecfe0ae77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:27:42.918Z] ---> job-cost.sh [2021-10-29T16:27:42.918Z] lf-activate-venv: SKIPPING [2021-10-29T16:27:42.918Z] INFO: No Stack... [2021-10-29T16:27:43.181Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-29T16:27:43.443Z] INFO: Archiving Costs [Pipeline] sh [2021-10-29T16:27:43.741Z] + cat /w/workspace/edgex-ui-go/29/archives/cost.csv [2021-10-29T16:27:43.741Z] + cut -d, -f6 [Pipeline] lock [2021-10-29T16:27:43.766Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [2021-10-29T16:27:43.772Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] did not exist. Created. [2021-10-29T16:27:43.772Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-29T16:27:44.073Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-29T16:27:44.106Z] Stashed 1 file(s) [Pipeline] } [2021-10-29T16:27:44.112Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-29T16:27:44.126Z] $ docker stop --time=1 8133d1b8a576f0543161ac01a0626993033d3d3d481baff9a01966eecfe0ae77 [2021-10-29T16:27:45.265Z] $ docker rm -f 8133d1b8a576f0543161ac01a0626993033d3d3d481baff9a01966eecfe0ae77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-29T16:28:05.978Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-29T16:28:05.978Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-29T16:28:24.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-29T16:28:24.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-29T16:28:24.304Z] $ docker stop --time=1 623c0d508709c469091d5bdfca018792c7a5f8dcdafb2bd8b152864d93e609fd [2021-10-29T16:28:26.062Z] $ docker rm -f 623c0d508709c469091d5bdfca018792c7a5f8dcdafb2bd8b152864d93e609fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-29T16:28:26.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-29T16:28:26.893Z] Warning: overwriting stash ‘coverage-report’ [2021-10-29T16:28:27.445Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-29T16:28:27.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-29T16:28:28.286Z] + ls -al . [2021-10-29T16:28:28.286Z] total 128 [2021-10-29T16:28:28.286Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 29 16:27 . [2021-10-29T16:28:28.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 16:25 .. [2021-10-29T16:28:28.286Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 16:25 .git [2021-10-29T16:28:28.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 16:25 .github [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 29 16:25 .gitignore [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 29 16:25 CONTRIBUTING.md [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 29 16:25 Dockerfile [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 29 16:25 Jenkinsfile [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 29 16:25 LICENSE [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 29 16:25 Makefile [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 29 16:25 README.md [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 29 16:23 VERSION [2021-10-29T16:28:28.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 16:25 assets [2021-10-29T16:28:28.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 16:25 bin [2021-10-29T16:28:28.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 16:25 cmd [2021-10-29T16:28:28.286Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 29 16:27 coverage.out [2021-10-29T16:28:28.286Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 16:25 docs [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 29 16:25 go.mod [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 29 16:25 go.sum [2021-10-29T16:28:28.286Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 29 16:25 internal [2021-10-29T16:28:28.286Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 29 16:25 pkg [2021-10-29T16:28:28.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 16:25 snap [2021-10-29T16:28:28.286Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 29 16:25 version.go [2021-10-29T16:28:28.286Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 16:25 web [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:28:28.623Z] + 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=0887a2a06b49b030db05b89eeb48f98f69cb4a9e --label arch=arm64 --label version=2.0.1-dev.27 . [2021-10-29T16:28:29.602Z] Sending build context to Docker daemon 24.97MB [2021-10-29T16:28:29.602Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-29T16:28:29.602Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-29T16:28:29.602Z] ---> 039ba336f6a1 [2021-10-29T16:28:29.602Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-29T16:28:29.874Z] ---> Running in c6314d31b53c [2021-10-29T16:28:30.149Z] Removing intermediate container c6314d31b53c [2021-10-29T16:28:30.149Z] ---> cb73cbec5d5c [2021-10-29T16:28:30.149Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-29T16:28:30.422Z] ---> Running in 91f528fa3464 [2021-10-29T16:28:30.697Z] Removing intermediate container 91f528fa3464 [2021-10-29T16:28:30.697Z] ---> dfe75a21eb93 [2021-10-29T16:28:30.697Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-29T16:28:30.976Z] ---> Running in d63f2ba5149d [2021-10-29T16:28:31.250Z] Removing intermediate container d63f2ba5149d [2021-10-29T16:28:31.250Z] ---> 20c6a963d0ae [2021-10-29T16:28:31.250Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-29T16:28:31.523Z] ---> Running in c4a66271152e [2021-10-29T16:28:31.799Z] Removing intermediate container c4a66271152e [2021-10-29T16:28:31.799Z] ---> cb7c5713b68a [2021-10-29T16:28:31.799Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-29T16:28:32.072Z] ---> Running in 1f38c0c9a464 [2021-10-29T16:28:32.347Z] Removing intermediate container 1f38c0c9a464 [2021-10-29T16:28:32.347Z] ---> da6d7197f963 [2021-10-29T16:28:32.347Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-29T16:28:32.621Z] ---> Running in 101c06134abc [2021-10-29T16:28:34.591Z] Removing intermediate container 101c06134abc [2021-10-29T16:28:34.591Z] ---> 85e6fd97faa2 [2021-10-29T16:28:34.591Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-29T16:28:34.591Z] ---> Running in 5f3d2c943963 [2021-10-29T16:28:36.030Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-29T16:28:37.005Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-29T16:28:37.599Z] OK: 219 MiB in 52 packages [2021-10-29T16:28:38.575Z] Removing intermediate container 5f3d2c943963 [2021-10-29T16:28:38.575Z] ---> dcbeda428c8c [2021-10-29T16:28:38.575Z] Step 10/22 : ENV GO111MODULE=on [2021-10-29T16:28:38.575Z] ---> Running in 20b885a41f93 [2021-10-29T16:28:39.165Z] Removing intermediate container 20b885a41f93 [2021-10-29T16:28:39.165Z] ---> 6696b230b409 [2021-10-29T16:28:39.165Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-29T16:28:39.165Z] ---> Running in eb174dd8d606 [2021-10-29T16:28:39.769Z] Removing intermediate container eb174dd8d606 [2021-10-29T16:28:39.769Z] ---> 06a59cb78268 [2021-10-29T16:28:39.769Z] Step 12/22 : COPY . . [2021-10-29T16:28:42.455Z] ---> 231094212fbe [2021-10-29T16:28:42.455Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-29T16:28:42.742Z] ---> Running in 062e6f1e950c [2021-10-29T16:28:45.403Z] Removing intermediate container 062e6f1e950c [2021-10-29T16:28:45.403Z] ---> 047c8d55849c [2021-10-29T16:28:45.403Z] Step 14/22 : RUN ${MAKE} [2021-10-29T16:28:45.403Z] ---> Running in 256c5f9e4772 [2021-10-29T16:28:46.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.27" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-29T16:29:13.199Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-29T16:29:17.501Z] Removing intermediate container 256c5f9e4772 [2021-10-29T16:29:17.501Z] ---> d477a9c37ed8 [2021-10-29T16:29:17.501Z] Step 15/22 : FROM alpine:3.14 [2021-10-29T16:29:17.501Z] 3.14: Pulling from library/alpine [2021-10-29T16:29:17.773Z] 552d1f2373af: Already exists [2021-10-29T16:29:18.045Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-29T16:29:18.045Z] Status: Downloaded newer image for alpine:3.14 [2021-10-29T16:29:18.045Z] ---> bb3de5531c18 [2021-10-29T16:29:18.045Z] Step 16/22 : EXPOSE 4000 [2021-10-29T16:29:18.045Z] ---> Running in 4855dc734e45 [2021-10-29T16:29:18.640Z] Removing intermediate container 4855dc734e45 [2021-10-29T16:29:18.640Z] ---> 1bed3e6aa3a4 [2021-10-29T16:29:18.640Z] 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-29T16:29:20.067Z] ---> 46aea31c49a4 [2021-10-29T16:29:20.067Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-29T16:29:20.067Z] ---> Running in 41028518a4a7 [2021-10-29T16:29:20.662Z] Removing intermediate container 41028518a4a7 [2021-10-29T16:29:20.662Z] ---> c9df777776ee [2021-10-29T16:29:20.662Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-29T16:29:20.662Z] ---> Running in bdf31675e91f [2021-10-29T16:29:21.256Z] Removing intermediate container bdf31675e91f [2021-10-29T16:29:21.256Z] ---> 76d470bc1308 [2021-10-29T16:29:21.256Z] Step 20/22 : LABEL arch=arm64 [2021-10-29T16:29:21.256Z] ---> Running in 5b2fe6d9d23d [2021-10-29T16:29:21.529Z] Removing intermediate container 5b2fe6d9d23d [2021-10-29T16:29:21.529Z] ---> 1955d5fca7a2 [2021-10-29T16:29:21.529Z] Step 21/22 : LABEL git_sha=0887a2a06b49b030db05b89eeb48f98f69cb4a9e [2021-10-29T16:29:21.801Z] ---> Running in 8d1a0474202e [2021-10-29T16:29:22.074Z] Removing intermediate container 8d1a0474202e [2021-10-29T16:29:22.074Z] ---> 3e34618bc02a [2021-10-29T16:29:22.074Z] Step 22/22 : LABEL version=2.0.1-dev.27 [2021-10-29T16:29:22.346Z] ---> Running in fbe53c2bc64d [2021-10-29T16:29:22.620Z] Removing intermediate container fbe53c2bc64d [2021-10-29T16:29:22.620Z] ---> f542a16a9b72 [2021-10-29T16:29:22.620Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-29T16:29:22.889Z] Successfully built f542a16a9b72 [2021-10-29T16:29:22.889Z] 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-29T16:29:23.098Z] provisioning config files... [2021-10-29T16:29:23.114Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/29@tmp/config5147234562964516787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:29:23.456Z] ---> docker-login.sh [2021-10-29T16:29:23.456Z] nexus3.edgexfoundry.org:10001 [2021-10-29T16:29:23.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:29:23.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:29:23.732Z] Configure a credential helper to remove this warning. See [2021-10-29T16:29:23.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:29:23.732Z] [2021-10-29T16:29:23.732Z] Login Succeeded [2021-10-29T16:29:23.732Z] nexus3.edgexfoundry.org:10002 [2021-10-29T16:29:24.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:29:24.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:29:24.327Z] Configure a credential helper to remove this warning. See [2021-10-29T16:29:24.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:29:24.327Z] [2021-10-29T16:29:24.327Z] Login Succeeded [2021-10-29T16:29:24.327Z] nexus3.edgexfoundry.org:10003 [2021-10-29T16:29:24.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:29:24.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:29:24.919Z] Configure a credential helper to remove this warning. See [2021-10-29T16:29:24.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:29:24.919Z] [2021-10-29T16:29:24.919Z] Login Succeeded [2021-10-29T16:29:24.919Z] nexus3.edgexfoundry.org:10004 [2021-10-29T16:29:25.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:29:25.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:29:25.513Z] Configure a credential helper to remove this warning. See [2021-10-29T16:29:25.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:29:25.513Z] [2021-10-29T16:29:25.513Z] Login Succeeded [2021-10-29T16:29:25.513Z] docker.io [2021-10-29T16:29:25.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-29T16:29:26.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-29T16:29:26.377Z] Configure a credential helper to remove this warning. See [2021-10-29T16:29:26.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-29T16:29:26.377Z] [2021-10-29T16:29:26.377Z] Login Succeeded [2021-10-29T16:29:26.377Z] ---> docker-login.sh ends [Pipeline] } [2021-10-29T16:29:26.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T16:29:26.436Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2021-10-29T16:29:26.436Z] 0887a2a06b49b030db05b89eeb48f98f69cb4a9e [2021-10-29T16:29:26.436Z] latest [2021-10-29T16:29:26.436Z] 2.0.1-dev.27 [2021-10-29T16:29:26.436Z] 0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [2021-10-29T16:29:26.436Z] main [2021-10-29T16:29:26.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:26.785Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:27.121Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e [2021-10-29T16:29:27.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-29T16:29:27.121Z] 62e4494b08bc: Preparing [2021-10-29T16:29:27.121Z] ee420dfed78a: Preparing [2021-10-29T16:29:27.121Z] ee420dfed78a: Layer already exists [2021-10-29T16:29:31.419Z] 62e4494b08bc: Pushed [2021-10-29T16:29:31.419Z] 0887a2a06b49b030db05b89eeb48f98f69cb4a9e: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:32.024Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:32.360Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-29T16:29:32.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-29T16:29:32.360Z] 62e4494b08bc: Preparing [2021-10-29T16:29:32.360Z] ee420dfed78a: Preparing [2021-10-29T16:29:32.360Z] 62e4494b08bc: Layer already exists [2021-10-29T16:29:32.360Z] ee420dfed78a: Layer already exists [2021-10-29T16:29:32.631Z] latest: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:32.968Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:33.299Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.27 [2021-10-29T16:29:33.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-29T16:29:33.299Z] 62e4494b08bc: Preparing [2021-10-29T16:29:33.299Z] ee420dfed78a: Preparing [2021-10-29T16:29:33.299Z] 62e4494b08bc: Layer already exists [2021-10-29T16:29:33.299Z] ee420dfed78a: Layer already exists [2021-10-29T16:29:33.571Z] 2.0.1-dev.27: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:33.909Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:34.250Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [2021-10-29T16:29:34.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-29T16:29:34.250Z] 62e4494b08bc: Preparing [2021-10-29T16:29:34.250Z] ee420dfed78a: Preparing [2021-10-29T16:29:34.250Z] ee420dfed78a: Layer already exists [2021-10-29T16:29:34.250Z] 62e4494b08bc: Layer already exists [2021-10-29T16:29:34.523Z] 0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:34.860Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:35.196Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2021-10-29T16:29:35.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2021-10-29T16:29:35.196Z] 62e4494b08bc: Preparing [2021-10-29T16:29:35.196Z] ee420dfed78a: Preparing [2021-10-29T16:29:35.196Z] ee420dfed78a: Layer already exists [2021-10-29T16:29:35.196Z] 62e4494b08bc: Layer already exists [2021-10-29T16:29:35.467Z] main: digest: sha256:fe1c6c3b063de7fc0d4f32e4815728bb51ad1aaf8ceb7cb62ff01ce7a0e85317 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-10-29T16:29:35.513Z] ===================================================== [Pipeline] echo [2021-10-29T16:29:35.521Z] taggedImages: [2021-10-29T16:29:35.521Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e [2021-10-29T16:29:35.521Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2021-10-29T16:29:35.521Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.27 [2021-10-29T16:29:35.521Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0887a2a06b49b030db05b89eeb48f98f69cb4a9e-2.0.1-dev.27 [2021-10-29T16:29:35.521Z] - 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-29T16:29:35.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T16:29:35.938Z] [2021-10-29T16:29:35.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:29:36.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T16:29:36.555Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-29T16:29:36.555Z] 448f6bf000e3: Pulling fs layer [2021-10-29T16:29:36.555Z] f757da607395: Pulling fs layer [2021-10-29T16:29:36.555Z] 05883995daec: Pulling fs layer [2021-10-29T16:29:36.555Z] 8603b9c90790: Pulling fs layer [2021-10-29T16:29:36.555Z] 1560dd03e051: Pulling fs layer [2021-10-29T16:29:36.555Z] 27f5ce0e4adf: Pulling fs layer [2021-10-29T16:29:36.555Z] c2d8d7efcc4b: Pulling fs layer [2021-10-29T16:29:36.555Z] 8603b9c90790: Waiting [2021-10-29T16:29:36.555Z] 1560dd03e051: Waiting [2021-10-29T16:29:36.555Z] 27f5ce0e4adf: Waiting [2021-10-29T16:29:36.555Z] c2d8d7efcc4b: Waiting [2021-10-29T16:29:36.555Z] f757da607395: Verifying Checksum [2021-10-29T16:29:36.555Z] f757da607395: Download complete [2021-10-29T16:29:36.555Z] 8603b9c90790: Verifying Checksum [2021-10-29T16:29:36.555Z] 8603b9c90790: Download complete [2021-10-29T16:29:36.555Z] 1560dd03e051: Verifying Checksum [2021-10-29T16:29:36.555Z] 1560dd03e051: Download complete [2021-10-29T16:29:36.831Z] 27f5ce0e4adf: Verifying Checksum [2021-10-29T16:29:36.831Z] 27f5ce0e4adf: Download complete [2021-10-29T16:29:36.831Z] 05883995daec: Verifying Checksum [2021-10-29T16:29:36.831Z] 05883995daec: Download complete [2021-10-29T16:29:37.106Z] 448f6bf000e3: Verifying Checksum [2021-10-29T16:29:37.106Z] 448f6bf000e3: Download complete [2021-10-29T16:29:39.734Z] c2d8d7efcc4b: Verifying Checksum [2021-10-29T16:29:39.734Z] c2d8d7efcc4b: Download complete [2021-10-29T16:29:40.713Z] 448f6bf000e3: Pull complete [2021-10-29T16:29:41.309Z] f757da607395: Pull complete [2021-10-29T16:29:42.746Z] 05883995daec: Pull complete [2021-10-29T16:29:43.018Z] 8603b9c90790: Pull complete [2021-10-29T16:29:44.006Z] 1560dd03e051: Pull complete [2021-10-29T16:29:44.279Z] 27f5ce0e4adf: Pull complete [2021-10-29T16:29:59.355Z] c2d8d7efcc4b: Pull complete [2021-10-29T16:29:59.355Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-29T16:29:59.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-29T16:29:59.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-29T16:29:59.581Z] prd-ubuntu18.04-docker-arm64-4c-16g-13433 does not seem to be running inside a container [2021-10-29T16:29:59.667Z] $ 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/29 -v /w/workspace/edgex-ui-go/29:/w/workspace/edgex-ui-go/29:rw,z -v /w/workspace/edgex-ui-go/29@tmp:/w/workspace/edgex-ui-go/29@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-29T16:30:02.891Z] $ docker top d4a872f8ace32c65337d23cf69a55741ae2daba9b52d05416e7bf65b1ba95c99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:30:03.889Z] ---> job-cost.sh [2021-10-29T16:30:03.889Z] lf-activate-venv: SKIPPING [2021-10-29T16:30:03.889Z] INFO: No Stack... [2021-10-29T16:30:05.854Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-29T16:30:06.446Z] INFO: Archiving Costs [Pipeline] sh [2021-10-29T16:30:07.101Z] + cat /w/workspace/edgex-ui-go/29/archives/cost.csv [2021-10-29T16:30:07.101Z] + cut -d, -f6 [Pipeline] lock [2021-10-29T16:30:07.161Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [2021-10-29T16:30:07.169Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] did not exist. Created. [2021-10-29T16:30:07.169Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-29T16:30:07.834Z] /w/workspace/edgex-ui-go/29@tmp/durable-cf48ebb3/script.sh: 1: /w/workspace/edgex-ui-go/29@tmp/durable-cf48ebb3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-29T16:30:08.493Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-29T16:30:08.520Z] Warning: overwriting stash ‘stack-cost’ [2021-10-29T16:30:08.652Z] Stashed 1 file(s) [Pipeline] } [2021-10-29T16:30:08.659Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-29T16:30:08.669Z] $ docker stop --time=1 d4a872f8ace32c65337d23cf69a55741ae2daba9b52d05416e7bf65b1ba95c99 [2021-10-29T16:30:10.283Z] $ docker rm -f d4a872f8ace32c65337d23cf69a55741ae2daba9b52d05416e7bf65b1ba95c99 [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-29T16:30:11.009Z] provisioning config files... [2021-10-29T16:30:11.019Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config502402457651499549tmp [Pipeline] { [Pipeline] sh [2021-10-29T16:30:11.331Z] + set +x [2021-10-29T16:30:11.331Z] + curl -s https://codecov.io/bash [2021-10-29T16:30:11.331Z] + bash -s -- [2021-10-29T16:30:11.331Z] [2021-10-29T16:30:11.331Z] _____ _ [2021-10-29T16:30:11.331Z] / ____| | | [2021-10-29T16:30:11.331Z] | | ___ __| | ___ ___ _____ __ [2021-10-29T16:30:11.331Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-29T16:30:11.331Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-29T16:30:11.331Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-29T16:30:11.331Z] Bash-1.0.6 [2021-10-29T16:30:11.331Z] [2021-10-29T16:30:11.331Z] [2021-10-29T16:30:11.331Z] ==> git version 2.24.4 found [2021-10-29T16:30:11.331Z] ==> 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-29T16:30:11.331Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-29T16:30:11.331Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-29T16:30:11.331Z] ==> Jenkins CI detected. [2021-10-29T16:30:11.331Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-29T16:30:11.331Z] project root: . [2021-10-29T16:30:11.331Z] --> token set from env [2021-10-29T16:30:11.331Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-29T16:30:11.596Z] ==> Running gcov in . (disable via -X gcov) [2021-10-29T16:30:11.596Z] ==> Python coveragepy not found [2021-10-29T16:30:11.596Z] ==> Searching for coverage reports in: [2021-10-29T16:30:11.596Z] + . [2021-10-29T16:30:11.596Z] -> Found 1 reports [2021-10-29T16:30:11.596Z] ==> Detecting git/mercurial file structure [2021-10-29T16:30:11.596Z] ==> Reading reports [2021-10-29T16:30:11.596Z] + ./coverage.out bytes=10 [2021-10-29T16:30:11.596Z] ==> Appending adjustments [2021-10-29T16:30:11.596Z] https://docs.codecov.io/docs/fixing-reports [2021-10-29T16:30:11.596Z] + Found adjustments [2021-10-29T16:30:11.596Z] ==> Gzipping contents [2021-10-29T16:30:11.596Z] 4.0K /tmp/codecov.D3Witv.gz [2021-10-29T16:30:11.596Z] ==> Uploading reports [2021-10-29T16:30:11.596Z] url: https://codecov.io [2021-10-29T16:30:11.596Z] query: branch=main&commit=0887a2a06b49b030db05b89eeb48f98f69cb4a9e&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-29T16:30:11.596Z] -> Pinging Codecov [2021-10-29T16:30:11.596Z] 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=0887a2a06b49b030db05b89eeb48f98f69cb4a9e&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-10-29T16:30:12.168Z] -> Uploading to [2021-10-29T16:30:12.168Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-29/FB506323287CE973F263BFD2A0EB1F37/0887a2a06b49b030db05b89eeb48f98f69cb4a9e/fec0b20e-2324-4398-85e1-8ec72bacca63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211029%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211029T163011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4752415b46dd163f203f1e6e8529fa49c20b0921bf99dd2d606a1b3db3f0a355 [2021-10-29T16:30:12.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-29T16:30:12.168Z] Dload Upload Total Spent Left Speed [2021-10-29T16:30:12.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3662 0 0 100 3662 0 11517 --:--:-- --:--:-- --:--:-- 11552 [2021-10-29T16:30:12.428Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] } [2021-10-29T16:30:12.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-10-29T16:30:12.785Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-10-29T16:30:12.794Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:30:13.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-29T16:30:13.097Z] [2021-10-29T16:30:13.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:30:13.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-29T16:30:13.402Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-10-29T16:30:13.402Z] 188c0c94c7c5: Pulling fs layer [2021-10-29T16:30:13.402Z] 0ef7d3d256c8: Pulling fs layer [2021-10-29T16:30:13.402Z] de9db76c5a1d: Pulling fs layer [2021-10-29T16:30:13.402Z] 0eba1c9be4d2: Pulling fs layer [2021-10-29T16:30:13.402Z] 0d57e429df01: Pulling fs layer [2021-10-29T16:30:13.402Z] 4e4be7b47b0d: Pulling fs layer [2021-10-29T16:30:13.402Z] e1f770b5df2f: Pulling fs layer [2021-10-29T16:30:13.402Z] 85a0685a4137: Pulling fs layer [2021-10-29T16:30:13.402Z] 0d57e429df01: Waiting [2021-10-29T16:30:13.402Z] 4e4be7b47b0d: Waiting [2021-10-29T16:30:13.402Z] e1f770b5df2f: Waiting [2021-10-29T16:30:13.402Z] 85a0685a4137: Waiting [2021-10-29T16:30:13.402Z] 0eba1c9be4d2: Waiting [2021-10-29T16:30:13.402Z] de9db76c5a1d: Verifying Checksum [2021-10-29T16:30:13.402Z] de9db76c5a1d: Download complete [2021-10-29T16:30:13.402Z] 0ef7d3d256c8: Verifying Checksum [2021-10-29T16:30:13.402Z] 0ef7d3d256c8: Download complete [2021-10-29T16:30:13.402Z] 0d57e429df01: Verifying Checksum [2021-10-29T16:30:13.402Z] 0d57e429df01: Download complete [2021-10-29T16:30:13.402Z] 4e4be7b47b0d: Download complete [2021-10-29T16:30:13.402Z] 188c0c94c7c5: Download complete [2021-10-29T16:30:13.679Z] e1f770b5df2f: Verifying Checksum [2021-10-29T16:30:13.679Z] e1f770b5df2f: Download complete [2021-10-29T16:30:13.958Z] 188c0c94c7c5: Pull complete [2021-10-29T16:30:14.238Z] 0eba1c9be4d2: Verifying Checksum [2021-10-29T16:30:14.238Z] 0eba1c9be4d2: Download complete [2021-10-29T16:30:14.238Z] 0ef7d3d256c8: Pull complete [2021-10-29T16:30:14.239Z] de9db76c5a1d: Pull complete [2021-10-29T16:30:14.239Z] 85a0685a4137: Verifying Checksum [2021-10-29T16:30:14.239Z] 85a0685a4137: Download complete [2021-10-29T16:30:18.496Z] 0eba1c9be4d2: Pull complete [2021-10-29T16:30:18.496Z] 0d57e429df01: Pull complete [2021-10-29T16:30:18.496Z] 4e4be7b47b0d: Pull complete [2021-10-29T16:30:19.087Z] e1f770b5df2f: Pull complete [2021-10-29T16:30:24.443Z] 85a0685a4137: Pull complete [2021-10-29T16:30:24.443Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-10-29T16:30:24.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-10-29T16:30:24.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-10-29T16:30:24.521Z] prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container [2021-10-29T16:30:24.559Z] $ 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-29T16:30:26.575Z] $ docker top 43f6a852bacc4ea910bb67f7667caf6ea5f42cd224bffed5f0ecb152ca05dcae -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-29T16:30:26.644Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-10-29T16:30:26.927Z] + set -o pipefail [2021-10-29T16:30:26.927Z] + snyk monitor '--org=edgex-jenkins' [2021-10-29T16:30:30.265Z] [2021-10-29T16:30:30.265Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2021-10-29T16:30:30.265Z] [2021-10-29T16:30:30.265Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/28f5f6ec-8c42-47a3-a6ec-1fb840c95d19 [2021-10-29T16:30:30.265Z] [2021-10-29T16:30:30.265Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-10-29T16:30:30.265Z] [2021-10-29T16:30:30.265Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-10-29T16:30:30.265Z] [2021-10-29T16:30:30.265Z] [Pipeline] } [2021-10-29T16:30:30.283Z] $ docker stop --time=1 43f6a852bacc4ea910bb67f7667caf6ea5f42cd224bffed5f0ecb152ca05dcae [2021-10-29T16:30:31.976Z] $ docker rm -f 43f6a852bacc4ea910bb67f7667caf6ea5f42cd224bffed5f0ecb152ca05dcae [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-29T16:30:32.868Z] + git log --format=format:%s -1 0887a2a06b49b030db05b89eeb48f98f69cb4a9e [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:30:33.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T16:30:33.169Z] . [Pipeline] withDockerContainer [2021-10-29T16:30:33.240Z] prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container [2021-10-29T16:30:33.271Z] $ 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-29T16:30:33.698Z] $ docker top ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T16:30:33.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T16:30:33.801Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T16:30:33.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T16:30:33.937Z] $ docker exec ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 ssh-agent [2021-10-29T16:30:34.074Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcMfCfN/agent.13 [2021-10-29T16:30:34.074Z] SSH_AGENT_PID=19 [2021-10-29T16:30:34.080Z] Running ssh-add (command line suppressed) [2021-10-29T16:30:34.197Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6869355922465817672.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6869355922465817672.key) [2021-10-29T16:30:34.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T16:30:34.502Z] + git semver tag [2021-10-29T16:30:34.502Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T16:30:34.502Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-29T16:30:34.502Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-29T16:30:34.502Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T16:30:34.502Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T16:30:34.502Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T16:30:34.502Z] # $SEMVER_BRANCH = main [2021-10-29T16:30:34.502Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-29T16:30:34.502Z] # 0887a2a06b49b030db05b89eeb48f98f69cb4a9e HEAD [2021-10-29T16:30:34.502Z] # -> Force: false [2021-10-29T16:30:34.502Z] # 64c085702098c1be04758304c454ddeb6d230ce3 refs/tags/v2.0.1-dev.27 [Pipeline] } [2021-10-29T16:30:34.512Z] $ docker exec --env ******** --env ******** ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 ssh-agent -k [2021-10-29T16:30:34.618Z] unset SSH_AUTH_SOCK; [2021-10-29T16:30:34.619Z] unset SSH_AGENT_PID; [2021-10-29T16:30:34.619Z] echo Agent pid 19 killed; [2021-10-29T16:30:34.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T16:30:34.938Z] + git semver [Pipeline] } [2021-10-29T16:30:34.958Z] $ docker stop --time=1 ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 [2021-10-29T16:30:36.160Z] $ docker rm -f ccfb1fa270006c0bd78b2dea7c2dfdac6efefb2adcb92b6576cde0537be29ea9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:30:36.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-29T16:30:36.556Z] [2021-10-29T16:30:36.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:30:36.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-29T16:30:36.867Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-29T16:30:36.867Z] ab5ef0e58194: Pulling fs layer [2021-10-29T16:30:36.867Z] 9712f1f96733: Pulling fs layer [2021-10-29T16:30:36.867Z] 63f879dbbcfc: Pulling fs layer [2021-10-29T16:30:36.867Z] 0d9ebad4ef96: Pulling fs layer [2021-10-29T16:30:36.867Z] e9a5061849ea: Pulling fs layer [2021-10-29T16:30:36.867Z] d747dcd14b5f: Pulling fs layer [2021-10-29T16:30:36.867Z] 2de7ff778b66: Pulling fs layer [2021-10-29T16:30:36.867Z] 0d9ebad4ef96: Waiting [2021-10-29T16:30:36.867Z] e9a5061849ea: Waiting [2021-10-29T16:30:36.867Z] d747dcd14b5f: Waiting [2021-10-29T16:30:36.867Z] 2de7ff778b66: Waiting [2021-10-29T16:30:36.867Z] 9712f1f96733: Verifying Checksum [2021-10-29T16:30:36.867Z] 9712f1f96733: Download complete [2021-10-29T16:30:37.130Z] 63f879dbbcfc: Verifying Checksum [2021-10-29T16:30:37.130Z] 63f879dbbcfc: Download complete [2021-10-29T16:30:37.401Z] ab5ef0e58194: Verifying Checksum [2021-10-29T16:30:37.401Z] ab5ef0e58194: Download complete [2021-10-29T16:30:37.401Z] d747dcd14b5f: Verifying Checksum [2021-10-29T16:30:37.401Z] d747dcd14b5f: Download complete [2021-10-29T16:30:37.401Z] 0d9ebad4ef96: Verifying Checksum [2021-10-29T16:30:37.401Z] 0d9ebad4ef96: Download complete [2021-10-29T16:30:37.401Z] e9a5061849ea: Verifying Checksum [2021-10-29T16:30:37.401Z] e9a5061849ea: Download complete [2021-10-29T16:30:37.673Z] 2de7ff778b66: Verifying Checksum [2021-10-29T16:30:37.673Z] 2de7ff778b66: Download complete [2021-10-29T16:30:40.261Z] ab5ef0e58194: Pull complete [2021-10-29T16:30:40.261Z] 9712f1f96733: Pull complete [2021-10-29T16:30:41.208Z] 63f879dbbcfc: Pull complete [2021-10-29T16:30:45.466Z] 0d9ebad4ef96: Pull complete [2021-10-29T16:30:46.046Z] e9a5061849ea: Pull complete [2021-10-29T16:30:46.046Z] d747dcd14b5f: Pull complete [2021-10-29T16:30:47.458Z] 2de7ff778b66: Pull complete [2021-10-29T16:30:47.458Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-29T16:30:47.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-29T16:30:47.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-29T16:30:47.533Z] prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container [2021-10-29T16:30:47.573Z] $ 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-29T16:30:50.745Z] $ docker top df8a951fbbd2c9b1dd41c2d7cb8f9edaef09dc76dd1dfdcd0d58e7f20e295885 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-29T16:30:50.843Z] provisioning config files... [2021-10-29T16:30:50.853Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4270500605781871725tmp [2021-10-29T16:30:50.865Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8318642577694429090tmp [2021-10-29T16:30:50.877Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config812420981643130960tmp [Pipeline] { [Pipeline] echo [2021-10-29T16:30:50.894Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:30:51.194Z] ---> sigul-configuration.sh [2021-10-29T16:30:51.194Z] gpg: directory `/root/.gnupg' created [2021-10-29T16:30:51.194Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-29T16:30:51.194Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-29T16:30:51.194Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-29T16:30:51.194Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-29T16:30:51.194Z] gpg: CAST5 encrypted data [2021-10-29T16:30:51.194Z] gpg: encrypted with 1 passphrase [2021-10-29T16:30:51.194Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-29T16:30:51.496Z] + mkdir /home/jenkins [2021-10-29T16:30:51.496Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-29T16:30:51.797Z] + 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-29T16:30:51.806Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:30:52.096Z] ---> sigul-install.sh [2021-10-29T16:30:52.096Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-29T16:30:52.386Z] + git tag --list [2021-10-29T16:30:52.386Z] 0.1.1 [2021-10-29T16:30:52.386Z] v1.1.0 [2021-10-29T16:30:52.386Z] v1.2.0 [2021-10-29T16:30:52.386Z] v1.2.1 [2021-10-29T16:30:52.386Z] v1.3.0 [2021-10-29T16:30:52.386Z] v2.0.0 [2021-10-29T16:30:52.386Z] v2.0.1-dev.1 [2021-10-29T16:30:52.386Z] v2.0.1-dev.10 [2021-10-29T16:30:52.386Z] v2.0.1-dev.11 [2021-10-29T16:30:52.386Z] v2.0.1-dev.12 [2021-10-29T16:30:52.386Z] v2.0.1-dev.13 [2021-10-29T16:30:52.386Z] v2.0.1-dev.14 [2021-10-29T16:30:52.386Z] v2.0.1-dev.15 [2021-10-29T16:30:52.386Z] v2.0.1-dev.16 [2021-10-29T16:30:52.386Z] v2.0.1-dev.17 [2021-10-29T16:30:52.386Z] v2.0.1-dev.18 [2021-10-29T16:30:52.386Z] v2.0.1-dev.19 [2021-10-29T16:30:52.386Z] v2.0.1-dev.2 [2021-10-29T16:30:52.386Z] v2.0.1-dev.20 [2021-10-29T16:30:52.386Z] v2.0.1-dev.21 [2021-10-29T16:30:52.386Z] v2.0.1-dev.22 [2021-10-29T16:30:52.386Z] v2.0.1-dev.23 [2021-10-29T16:30:52.386Z] v2.0.1-dev.24 [2021-10-29T16:30:52.386Z] v2.0.1-dev.25 [2021-10-29T16:30:52.386Z] v2.0.1-dev.26 [2021-10-29T16:30:52.386Z] v2.0.1-dev.27 [2021-10-29T16:30:52.386Z] v2.0.1-dev.3 [2021-10-29T16:30:52.386Z] v2.0.1-dev.4 [2021-10-29T16:30:52.386Z] v2.0.1-dev.5 [2021-10-29T16:30:52.386Z] v2.0.1-dev.6 [2021-10-29T16:30:52.386Z] v2.0.1-dev.7 [2021-10-29T16:30:52.386Z] v2.0.1-dev.8 [2021-10-29T16:30:52.386Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-29T16:30:52.687Z] + lftools sign git-tag v2.0.1-dev.27 [2021-10-29T16:30:53.255Z] Signing Git tag with Sigul... [2021-10-29T16:30:53.255Z] Signing v2.0.1-dev.27 [Pipeline] echo [2021-10-29T16:30:54.208Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:30:54.513Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-29T16:30:54.521Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-29T16:30:54.536Z] $ docker stop --time=1 df8a951fbbd2c9b1dd41c2d7cb8f9edaef09dc76dd1dfdcd0d58e7f20e295885 [2021-10-29T16:30:55.729Z] $ docker rm -f df8a951fbbd2c9b1dd41c2d7cb8f9edaef09dc76dd1dfdcd0d58e7f20e295885 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:30:56.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T16:30:56.553Z] . [Pipeline] withDockerContainer [2021-10-29T16:30:56.641Z] prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container [2021-10-29T16:30:56.688Z] $ 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-29T16:30:57.061Z] $ docker top d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T16:30:57.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T16:30:57.157Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T16:30:57.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T16:30:57.277Z] $ docker exec d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b ssh-agent [2021-10-29T16:30:57.400Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXohIcnB/agent.14 [2021-10-29T16:30:57.400Z] SSH_AGENT_PID=21 [2021-10-29T16:30:57.406Z] Running ssh-add (command line suppressed) [2021-10-29T16:30:57.506Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6574099401343083192.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6574099401343083192.key) [2021-10-29T16:30:57.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T16:30:57.805Z] + git semver bump pre [2021-10-29T16:30:57.805Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T16:30:57.805Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-29T16:30:57.805Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-29T16:30:57.805Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T16:30:57.805Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T16:30:57.805Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T16:30:57.805Z] # $SEMVER_BRANCH = main [2021-10-29T16:30:57.805Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2021-10-29T16:30:57.805Z] 2.0.1-dev.28 [Pipeline] } [2021-10-29T16:30:57.815Z] $ docker exec --env ******** --env ******** d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b ssh-agent -k [2021-10-29T16:30:57.912Z] unset SSH_AUTH_SOCK; [2021-10-29T16:30:57.912Z] unset SSH_AGENT_PID; [2021-10-29T16:30:57.912Z] echo Agent pid 21 killed; [2021-10-29T16:30:57.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T16:30:58.224Z] + git semver [Pipeline] } [2021-10-29T16:30:58.236Z] $ docker stop --time=1 d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b [2021-10-29T16:30:59.436Z] $ docker rm -f d214a87e575e5a8d2af2c184c316054d4dc138824e12f6f927befc6014e9e98b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:30:59.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-29T16:30:59.790Z] . [Pipeline] withDockerContainer [2021-10-29T16:30:59.853Z] prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container [2021-10-29T16:30:59.893Z] $ 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-29T16:31:00.253Z] $ docker top 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-29T16:31:00.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-29T16:31:00.339Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-29T16:31:00.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-29T16:31:00.441Z] $ docker exec 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a ssh-agent [2021-10-29T16:31:00.530Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfFIgNA/agent.13 [2021-10-29T16:31:00.530Z] SSH_AGENT_PID=19 [2021-10-29T16:31:00.534Z] Running ssh-add (command line suppressed) [2021-10-29T16:31:00.617Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6440816295346075779.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6440816295346075779.key) [2021-10-29T16:31:00.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-29T16:31:00.934Z] + git semver push [2021-10-29T16:31:00.934Z] # -> Open(): unable to determine branch for HEAD [2021-10-29T16:31:00.934Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git [2021-10-29T16:31:00.934Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-29T16:31:00.934Z] # $SEMVER_REMOTE_NAME = origin [2021-10-29T16:31:00.934Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-29T16:31:00.934Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-29T16:31:00.934Z] # $SEMVER_BRANCH = main [2021-10-29T16:31:00.934Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } [2021-10-29T16:31:03.502Z] $ docker exec --env ******** --env ******** 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a ssh-agent -k [2021-10-29T16:31:03.610Z] unset SSH_AUTH_SOCK; [2021-10-29T16:31:03.610Z] unset SSH_AGENT_PID; [2021-10-29T16:31:03.610Z] echo Agent pid 19 killed; [2021-10-29T16:31:03.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-29T16:31:03.923Z] + git semver [Pipeline] } [2021-10-29T16:31:03.935Z] $ docker stop --time=1 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a [2021-10-29T16:31:05.119Z] $ docker rm -f 6d0435915c324755d913a5ca7181290e486424d633fe2b37a292a0f2b819499a [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-29T16:31:05.991Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:31:06.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:31:06.855Z] ---> package-listing.sh [2021-10-29T16:31:06.855Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-29T16:31:06.855Z] ++ facter osfamily [2021-10-29T16:31:07.118Z] + OS_FAMILY=redhat [2021-10-29T16:31:07.118Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2021-10-29T16:31:07.118Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-29T16:31:07.118Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-29T16:31:07.118Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-29T16:31:07.118Z] + PACKAGES=/tmp/packages_start.txt [2021-10-29T16:31:07.118Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-29T16:31:07.118Z] + PACKAGES=/tmp/packages_end.txt [2021-10-29T16:31:07.118Z] + case "${OS_FAMILY}" in [2021-10-29T16:31:07.118Z] + rpm -qa [2021-10-29T16:31:07.118Z] + sort [2021-10-29T16:31:07.689Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-29T16:31:07.689Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-29T16:31:07.689Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-29T16:31:07.689Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2021-10-29T16:31:07.689Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2021-10-29T16:31:07.689Z] + 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-29T16:31:07.703Z] 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-29T16:31:07.992Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:31:08.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T16:31:08.554Z] [2021-10-29T16:31:08.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-29T16:31:08.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T16:31:08.867Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-29T16:31:08.867Z] b4d181a07f80: Pulling fs layer [2021-10-29T16:31:08.867Z] a1111a8f2ec3: Pulling fs layer [2021-10-29T16:31:08.867Z] ed53099fbce6: Pulling fs layer [2021-10-29T16:31:08.867Z] dc539afda2c1: Pulling fs layer [2021-10-29T16:31:08.867Z] 77bc0d833cb6: Pulling fs layer [2021-10-29T16:31:08.867Z] 9065ff56babe: Pulling fs layer [2021-10-29T16:31:08.867Z] d287ab97295c: Pulling fs layer [2021-10-29T16:31:08.867Z] dc539afda2c1: Waiting [2021-10-29T16:31:08.867Z] 77bc0d833cb6: Waiting [2021-10-29T16:31:08.867Z] 9065ff56babe: Waiting [2021-10-29T16:31:08.867Z] d287ab97295c: Waiting [2021-10-29T16:31:08.867Z] a1111a8f2ec3: Verifying Checksum [2021-10-29T16:31:08.867Z] a1111a8f2ec3: Download complete [2021-10-29T16:31:08.867Z] dc539afda2c1: Verifying Checksum [2021-10-29T16:31:08.867Z] dc539afda2c1: Download complete [2021-10-29T16:31:08.867Z] ed53099fbce6: Verifying Checksum [2021-10-29T16:31:08.867Z] ed53099fbce6: Download complete [2021-10-29T16:31:08.867Z] 9065ff56babe: Verifying Checksum [2021-10-29T16:31:08.867Z] 9065ff56babe: Download complete [2021-10-29T16:31:09.130Z] 77bc0d833cb6: Verifying Checksum [2021-10-29T16:31:09.131Z] 77bc0d833cb6: Download complete [2021-10-29T16:31:09.131Z] b4d181a07f80: Verifying Checksum [2021-10-29T16:31:09.131Z] b4d181a07f80: Download complete [2021-10-29T16:31:09.708Z] d287ab97295c: Verifying Checksum [2021-10-29T16:31:09.709Z] d287ab97295c: Download complete [2021-10-29T16:31:10.662Z] b4d181a07f80: Pull complete [2021-10-29T16:31:10.926Z] a1111a8f2ec3: Pull complete [2021-10-29T16:31:11.501Z] ed53099fbce6: Pull complete [2021-10-29T16:31:11.501Z] dc539afda2c1: Pull complete [2021-10-29T16:31:11.762Z] 77bc0d833cb6: Pull complete [2021-10-29T16:31:11.762Z] 9065ff56babe: Pull complete [2021-10-29T16:31:18.398Z] d287ab97295c: Pull complete [2021-10-29T16:31:18.398Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-29T16:31:18.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-29T16:31:18.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-29T16:31:18.491Z] prd-centos7-docker-4c-2g-13432 does not seem to be running inside a container [2021-10-29T16:31:18.547Z] $ 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-29T16:31:20.820Z] $ docker top 760759bcef2053de0e5830b79157a5e47af351c6825f1f670efc06f8b493c207 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-29T16:31:21.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-29T16:31:21.532Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-29T16:31:21.827Z] + ls /var/log/sa-host [2021-10-29T16:31:21.827Z] + sadf -c /var/log/sa-host/sa29 [2021-10-29T16:31:21.827Z] file_magic: OK [2021-10-29T16:31:21.827Z] HZ: Using current value: 100 [2021-10-29T16:31:21.827Z] file_header: OK [2021-10-29T16:31:21.827Z] 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-29T16:31:21.827Z] Statistics: [2021-10-29T16:31:21.827Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-29T16:31:21.827Z] File successfully converted to sysstat format version 12.0.3 [2021-10-29T16:31:21.827Z] + sadf -c /var/log/sa-host/sa30 [2021-10-29T16:31:21.827Z] file_magic: OK [2021-10-29T16:31:21.827Z] HZ: Using current value: 100 [2021-10-29T16:31:21.827Z] file_header: OK [2021-10-29T16:31:21.827Z] 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-29T16:31:21.827Z] Statistics: [2021-10-29T16:31:21.827Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-29T16:31:21.828Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-29T16:31:22.114Z] provisioning config files... [2021-10-29T16:31:22.124Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5477258305355157844tmp [Pipeline] { [Pipeline] echo [2021-10-29T16:31:22.136Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:31:22.419Z] ---> create-netrc.sh [Pipeline] } [2021-10-29T16:31:22.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:31:22.773Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-29T16:31:22.783Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:31:23.074Z] ---> sudo-logs.sh [2021-10-29T16:31:23.074Z] Archiving 'sudo' log.. [2021-10-29T16:31:23.074Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13432.novalocal: Name or service not known [2021-10-29T16:31:23.074Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13432.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-29T16:31:23.093Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:31:23.376Z] ---> job-cost.sh [2021-10-29T16:31:23.376Z] lf-activate-venv: SKIPPING [2021-10-29T16:31:23.376Z] DEBUG: total: 0.10999999940395355 [2021-10-29T16:31:23.376Z] INFO: Retrieving Stack Cost... [2021-10-29T16:31:23.949Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-29T16:31:24.209Z] INFO: Archiving Costs [Pipeline] echo [2021-10-29T16:31:24.223Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-29T16:31:24.512Z] ---> logs-deploy.sh [2021-10-29T16:31:24.512Z] lf-activate-venv: SKIPPING [2021-10-29T16:31:24.512Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/29 [2021-10-29T16:31:24.512Z] INFO: archiving workspace using pattern(s): [2021-10-29T16:31:25.454Z] Archives upload complete. [2021-10-29T16:31:25.454Z] INFO: archiving logs to Nexus [2021-10-29T16:31:26.024Z] ---> uname -a: [2021-10-29T16:31:26.024Z] Linux prd-centos7-docker-4c-2g-13432.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] ---> lscpu: [2021-10-29T16:31:26.024Z] Architecture: x86_64 [2021-10-29T16:31:26.024Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-29T16:31:26.024Z] Byte Order: Little Endian [2021-10-29T16:31:26.024Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-29T16:31:26.024Z] CPU(s): 2 [2021-10-29T16:31:26.024Z] On-line CPU(s) list: 0,1 [2021-10-29T16:31:26.024Z] Thread(s) per core: 1 [2021-10-29T16:31:26.024Z] Core(s) per socket: 1 [2021-10-29T16:31:26.024Z] Socket(s): 2 [2021-10-29T16:31:26.024Z] NUMA node(s): 1 [2021-10-29T16:31:26.024Z] Vendor ID: AuthenticAMD [2021-10-29T16:31:26.024Z] CPU family: 23 [2021-10-29T16:31:26.024Z] Model: 49 [2021-10-29T16:31:26.024Z] Model name: AMD EPYC-Rome Processor [2021-10-29T16:31:26.024Z] Stepping: 0 [2021-10-29T16:31:26.024Z] CPU MHz: 2799.998 [2021-10-29T16:31:26.024Z] BogoMIPS: 5599.99 [2021-10-29T16:31:26.024Z] Virtualization: AMD-V [2021-10-29T16:31:26.024Z] Hypervisor vendor: KVM [2021-10-29T16:31:26.024Z] Virtualization type: full [2021-10-29T16:31:26.024Z] L1d cache: 32K [2021-10-29T16:31:26.024Z] L1i cache: 32K [2021-10-29T16:31:26.024Z] L2 cache: 512K [2021-10-29T16:31:26.024Z] L3 cache: 16384K [2021-10-29T16:31:26.024Z] NUMA node0 CPU(s): 0,1 [2021-10-29T16:31:26.024Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] ---> nproc: [2021-10-29T16:31:26.024Z] 2 [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] ---> df -h: [2021-10-29T16:31:26.024Z] Filesystem Size Used Avail Use% Mounted on [2021-10-29T16:31:26.024Z] overlay 40G 9.0G 32G 23% / [2021-10-29T16:31:26.024Z] tmpfs 64M 0 64M 0% /dev [2021-10-29T16:31:26.024Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-29T16:31:26.024Z] shm 64M 0 64M 0% /dev/shm [2021-10-29T16:31:26.024Z] /dev/vda1 40G 9.0G 32G 23% /facter-os [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] ---> sar -b -r -n DEV: [2021-10-29T16:31:26.024Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/29/21 _x86_64_ (2 CPU) [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] 16:22:49 LINUX RESTART (2 CPU) [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] 16:23:01 tps rtps wtps bread/s bwrtn/s [2021-10-29T16:31:26.024Z] 16:24:01 188.80 62.07 126.73 7594.11 40670.71 [2021-10-29T16:31:26.024Z] 16:25:01 1.77 0.00 1.77 0.00 35.95 [2021-10-29T16:31:26.024Z] 16:26:01 0.23 0.00 0.23 0.00 2.96 [2021-10-29T16:31:26.024Z] 16:27:01 0.22 0.00 0.22 0.00 3.75 [2021-10-29T16:31:26.024Z] 16:28:01 0.23 0.00 0.23 0.00 2.85 [2021-10-29T16:31:26.024Z] 16:29:01 0.30 0.00 0.30 0.00 4.76 [2021-10-29T16:31:26.024Z] 16:30:01 0.33 0.00 0.33 0.00 4.63 [2021-10-29T16:31:26.024Z] 16:31:01 193.07 0.05 193.02 4.00 53208.58 [2021-10-29T16:31:26.024Z] Average: 48.14 7.77 40.37 950.53 11746.87 [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.024Z] 16:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-29T16:31:26.024Z] 16:24:01 5644496 0 627652 7.84 2620 1734172 1259832 13.91 581128 1546464 128 [2021-10-29T16:31:26.024Z] 16:25:01 5656704 0 615436 7.68 2620 1734180 1162300 12.83 571088 1546428 20 [2021-10-29T16:31:26.024Z] 16:26:01 5658260 0 613880 7.66 2620 1734180 1162552 12.84 568908 1546876 20 [2021-10-29T16:31:26.024Z] 16:27:01 5655784 0 616348 7.70 2620 1734188 1162588 12.84 571012 1546876 8 [2021-10-29T16:31:26.024Z] 16:28:01 5661968 0 610160 7.62 2620 1734192 1162300 12.83 564720 1547860 12 [2021-10-29T16:31:26.024Z] 16:29:01 5661924 0 610200 7.62 2620 1734196 1162396 12.83 565144 1547860 8 [2021-10-29T16:31:26.024Z] 16:30:01 5662068 0 610052 7.62 2620 1734200 1162360 12.83 564920 1547860 8 [2021-10-29T16:31:26.024Z] 16:31:01 3941548 0 1008584 12.59 2620 3056188 1516032 16.74 946492 2663968 44 [2021-10-29T16:31:26.024Z] Average: 5442844 0 664039 8.29 2620 1899437 1218795 13.46 616676 1686774 31 [2021-10-29T16:31:26.024Z] [2021-10-29T16:31:26.025Z] 16:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-29T16:31:26.025Z] 16:24:01 eth0 505.51 331.72 1444.95 80.58 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:24:01 docker0 76.70 44.83 6.51 239.35 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:25:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:26:01 eth0 1.25 0.63 0.66 0.22 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:27:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:28:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:29:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:30:01 eth0 0.18 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:31:01 veth2f9d998 0.95 0.70 0.17 0.17 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:31:01 eth0 368.61 220.17 7614.78 43.32 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] 16:31:01 docker0 24.20 39.23 2.28 319.14 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] Average: veth2f9d998 0.12 0.09 0.02 0.02 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] Average: eth0 109.70 69.22 1132.90 15.56 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] Average: docker0 12.62 10.51 1.10 69.84 0.00 0.00 0.00 0.00 [2021-10-29T16:31:26.025Z] [2021-10-29T16:31:26.025Z] [2021-10-29T16:31:26.025Z] ---> sar -P ALL: [2021-10-29T16:31:26.025Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/29/21 _x86_64_ (2 CPU) [2021-10-29T16:31:26.025Z] [2021-10-29T16:31:26.025Z] 16:22:49 LINUX RESTART (2 CPU) [2021-10-29T16:31:26.025Z] [2021-10-29T16:31:26.025Z] 16:23:01 CPU %user %nice %system %iowait %steal %idle [2021-10-29T16:31:26.025Z] 16:24:01 all 20.57 0.00 7.84 5.21 0.08 66.30 [2021-10-29T16:31:26.025Z] 16:24:01 0 20.30 0.00 8.53 5.01 0.07 66.09 [2021-10-29T16:31:26.025Z] 16:24:01 1 20.84 0.00 7.15 5.41 0.09 66.51 [2021-10-29T16:31:26.025Z] 16:25:01 all 0.27 0.00 0.07 0.00 0.03 99.64 [2021-10-29T16:31:26.025Z] 16:25:01 0 0.10 0.00 0.08 0.00 0.03 99.78 [2021-10-29T16:31:26.025Z] 16:25:01 1 0.43 0.00 0.05 0.00 0.02 99.50 [2021-10-29T16:31:26.025Z] 16:26:01 all 0.18 0.00 0.04 0.00 0.03 99.76 [2021-10-29T16:31:26.025Z] 16:26:01 0 0.17 0.00 0.03 0.00 0.02 99.78 [2021-10-29T16:31:26.025Z] 16:26:01 1 0.18 0.00 0.05 0.00 0.03 99.73 [2021-10-29T16:31:26.025Z] 16:27:01 all 0.18 0.00 0.03 0.00 0.02 99.78 [2021-10-29T16:31:26.025Z] 16:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-29T16:31:26.025Z] 16:27:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-10-29T16:31:26.025Z] 16:28:01 all 0.17 0.00 0.07 0.00 0.03 99.74 [2021-10-29T16:31:26.025Z] 16:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-10-29T16:31:26.025Z] 16:28:01 1 0.30 0.00 0.08 0.00 0.02 99.60 [2021-10-29T16:31:26.025Z] 16:29:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-10-29T16:31:26.025Z] 16:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-10-29T16:31:26.025Z] 16:29:01 1 0.23 0.00 0.03 0.00 0.03 99.70 [2021-10-29T16:31:26.025Z] 16:30:01 all 0.15 0.00 0.05 0.00 0.02 99.78 [2021-10-29T16:31:26.025Z] 16:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-29T16:31:26.025Z] 16:30:01 1 0.25 0.00 0.07 0.00 0.02 99.67 [2021-10-29T16:31:26.025Z] 16:31:01 all 26.39 0.00 11.83 2.02 0.11 59.66 [2021-10-29T16:31:26.025Z] 16:31:01 0 26.90 0.00 12.06 2.16 0.11 58.77 [2021-10-29T16:31:26.025Z] 16:31:01 1 25.88 0.00 11.59 1.88 0.11 60.54 [2021-10-29T16:31:26.025Z] Average: all 5.79 0.00 2.40 0.87 0.04 90.90 [2021-10-29T16:31:26.025Z] Average: 0 5.74 0.00 2.51 0.87 0.04 90.85 [2021-10-29T16:31:26.025Z] Average: 1 5.84 0.00 2.29 0.88 0.04 90.94 [2021-10-29T16:31:26.025Z] [2021-10-29T16:31:26.025Z] [2021-10-29T16:31:26.025Z]