Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 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-ssh15293298845837518821.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh771230503933889918.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3534096896000658474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15098733130026057299.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3706535350401286769.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5015 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#380)" > git rev-list --no-walk ed280a745d7a481fda411e84eedc9b35ce489b45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-31T14:55:34.583Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-31T14:55:34.644Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-31T14:55:34.669Z] ========================================================= [2023-08-31T14:55:34.669Z] EdgeX Global Pipelines Version Info [2023-08-31T14:55:34.669Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:55:35.379Z] ------------------- [2023-08-31T14:55:35.379Z] stable info: [2023-08-31T14:55:35.379Z] ------------------- [2023-08-31T14:55:35.379Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-31T14:55:35.379Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T14:55:35.379Z] Message: update stable to v1.0.253 [2023-08-31T14:55:35.949Z] ------------------- [2023-08-31T14:55:35.949Z] experimental info: [2023-08-31T14:55:35.949Z] ------------------- [2023-08-31T14:55:35.949Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-31T14:55:35.949Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-31T14:55:35.949Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-31T14:55:36.107Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-08-31T14:55:36.122Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-08-31T14:55:36.140Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-31T14:55:36.158Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-31T14:55:36.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-31T14:55:36.180Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-31T14:55:36.190Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-31T14:55:36.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-31T14:55:36.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-31T14:55:36.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-31T14:55:36.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-31T14:55:36.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-08-31T14:55:36.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-31T14:55:36.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-31T14:55:36.299Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T14:55:36.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-31T14:55:36.330Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T14:55:36.342Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-31T14:55:36.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-31T14:55:36.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-31T14:55:36.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-31T14:55:36.383Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-08-31T14:55:36.391Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-31T14:55:36.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-31T14:55:36.409Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-31T14:55:36.417Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-31T14:55:36.426Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-31T14:55:36.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-31T14:55:36.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-31T14:55:36.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-31T14:55:36.476Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] echo [2023-08-31T14:55:36.487Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 86da649 [Pipeline] echo [2023-08-31T14:55:36.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T14:55:36.540Z] provisioning config files... [2023-08-31T14:55:36.554Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12711867063858961783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:55:36.852Z] ---> docker-login.sh [2023-08-31T14:55:36.852Z] nexus3.edgexfoundry.org:10001 [2023-08-31T14:55:37.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:37.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:37.378Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:37.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:37.378Z] [2023-08-31T14:55:37.378Z] Login Succeeded [2023-08-31T14:55:37.378Z] nexus3.edgexfoundry.org:10002 [2023-08-31T14:55:37.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:37.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:37.378Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:37.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:37.378Z] [2023-08-31T14:55:37.378Z] Login Succeeded [2023-08-31T14:55:37.378Z] nexus3.edgexfoundry.org:10003 [2023-08-31T14:55:37.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:37.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:37.638Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:37.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:37.638Z] [2023-08-31T14:55:37.638Z] Login Succeeded [2023-08-31T14:55:37.638Z] nexus3.edgexfoundry.org:10004 [2023-08-31T14:55:37.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:37.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:37.638Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:37.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:37.638Z] [2023-08-31T14:55:37.638Z] Login Succeeded [2023-08-31T14:55:37.638Z] docker.io [2023-08-31T14:55:37.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:37.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:37.898Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:37.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:37.898Z] [2023-08-31T14:55:37.898Z] Login Succeeded [2023-08-31T14:55:37.898Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T14:55:37.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-31T14:55:38.273Z] + git rev-list -1 --merges 86da64990f1b89a077fbbd8441d86d2e9e7b19b5~1..86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] echo [2023-08-31T14:55:38.329Z] -----------> git rev-list -1 --merges 86da64990f1b89a077fbbd8441d86d2e9e7b19b5~1..86da64990f1b89a077fbbd8441d86d2e9e7b19b5 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [false] [Pipeline] sh [2023-08-31T14:55:38.646Z] + git log --format=format:%s -1 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] echo [2023-08-31T14:55:38.666Z] ========================================================= [2023-08-31T14:55:38.666Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-31T14:55:38.666Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T14:55:39.004Z] + git log --format=format:%s -1 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] echo [2023-08-31T14:55:39.015Z] [semverPrep] GIT_COMMIT: 86da64990f1b89a077fbbd8441d86d2e9e7b19b5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#380) [Pipeline] echo [2023-08-31T14:55:39.023Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-31T14:55:39.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-31T14:55:39.358Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-31T14:55:39.358Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-31T14:55:39.358Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-31T14:55:39.358Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-31T14:55:39.358Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-31T14:55:39.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:55:39.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T14:55:39.693Z] [2023-08-31T14:55:39.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:55:40.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T14:55:40.002Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-31T14:55:40.002Z] b85a868b505f: Pulling fs layer [2023-08-31T14:55:40.002Z] e2be974225ed: Pulling fs layer [2023-08-31T14:55:40.002Z] 339a4e72a1f5: Pulling fs layer [2023-08-31T14:55:40.002Z] 988bab9f4d93: Pulling fs layer [2023-08-31T14:55:40.002Z] 1469e6f7b9e6: Pulling fs layer [2023-08-31T14:55:40.002Z] eaf3925da568: Pulling fs layer [2023-08-31T14:55:40.002Z] bab4dde63d76: Pulling fs layer [2023-08-31T14:55:40.002Z] bde34c3a00c8: Pulling fs layer [2023-08-31T14:55:40.002Z] b352a97aabf1: Pulling fs layer [2023-08-31T14:55:40.002Z] 4872d77fe225: Pulling fs layer [2023-08-31T14:55:40.002Z] 5851b861e8e6: Pulling fs layer [2023-08-31T14:55:40.002Z] 988bab9f4d93: Waiting [2023-08-31T14:55:40.002Z] 1469e6f7b9e6: Waiting [2023-08-31T14:55:40.002Z] eaf3925da568: Waiting [2023-08-31T14:55:40.002Z] bab4dde63d76: Waiting [2023-08-31T14:55:40.002Z] bde34c3a00c8: Waiting [2023-08-31T14:55:40.002Z] b352a97aabf1: Waiting [2023-08-31T14:55:40.002Z] 4872d77fe225: Waiting [2023-08-31T14:55:40.002Z] 5851b861e8e6: Waiting [2023-08-31T14:55:40.002Z] e2be974225ed: Verifying Checksum [2023-08-31T14:55:40.002Z] e2be974225ed: Download complete [2023-08-31T14:55:40.002Z] 988bab9f4d93: Verifying Checksum [2023-08-31T14:55:40.002Z] 988bab9f4d93: Download complete [2023-08-31T14:55:40.263Z] 1469e6f7b9e6: Verifying Checksum [2023-08-31T14:55:40.263Z] 1469e6f7b9e6: Download complete [2023-08-31T14:55:40.264Z] 339a4e72a1f5: Verifying Checksum [2023-08-31T14:55:40.264Z] 339a4e72a1f5: Download complete [2023-08-31T14:55:40.264Z] eaf3925da568: Verifying Checksum [2023-08-31T14:55:40.264Z] eaf3925da568: Download complete [2023-08-31T14:55:40.264Z] bde34c3a00c8: Verifying Checksum [2023-08-31T14:55:40.264Z] bde34c3a00c8: Download complete [2023-08-31T14:55:40.264Z] b352a97aabf1: Verifying Checksum [2023-08-31T14:55:40.264Z] b352a97aabf1: Download complete [2023-08-31T14:55:40.264Z] 4872d77fe225: Verifying Checksum [2023-08-31T14:55:40.264Z] 4872d77fe225: Download complete [2023-08-31T14:55:40.264Z] 5851b861e8e6: Verifying Checksum [2023-08-31T14:55:40.264Z] 5851b861e8e6: Download complete [2023-08-31T14:55:40.264Z] b85a868b505f: Verifying Checksum [2023-08-31T14:55:40.264Z] b85a868b505f: Download complete [2023-08-31T14:55:40.523Z] bab4dde63d76: Verifying Checksum [2023-08-31T14:55:40.523Z] bab4dde63d76: Download complete [2023-08-31T14:55:41.457Z] b85a868b505f: Pull complete [2023-08-31T14:55:41.717Z] e2be974225ed: Pull complete [2023-08-31T14:55:42.284Z] 339a4e72a1f5: Pull complete [2023-08-31T14:55:42.284Z] 988bab9f4d93: Pull complete [2023-08-31T14:55:42.547Z] 1469e6f7b9e6: Pull complete [2023-08-31T14:55:42.547Z] eaf3925da568: Pull complete [2023-08-31T14:55:44.461Z] bab4dde63d76: Pull complete [2023-08-31T14:55:44.720Z] bde34c3a00c8: Pull complete [2023-08-31T14:55:44.720Z] b352a97aabf1: Pull complete [2023-08-31T14:55:44.979Z] 4872d77fe225: Pull complete [2023-08-31T14:55:44.979Z] 5851b861e8e6: Pull complete [2023-08-31T14:55:44.979Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-31T14:55:44.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-31T14:55:44.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T14:55:45.086Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-08-31T14:55:45.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-31T14:55:48.782Z] $ docker top aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 -eo pid,comm [2023-08-31T14:55:48.834Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-31T14:55:48.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-31T14:55:48.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T14:55:48.869Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T14:55:48.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T14:55:49.001Z] $ docker exec aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 ssh-agent [2023-08-31T14:55:49.109Z] SSH_AUTH_SOCK=/tmp/ssh-y3xJRP7x3hny/agent.32 [2023-08-31T14:55:49.109Z] SSH_AGENT_PID=38 [2023-08-31T14:55:49.117Z] Running ssh-add (command line suppressed) [2023-08-31T14:55:49.231Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7112977160580481831.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7112977160580481831.key) [2023-08-31T14:55:49.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T14:55:49.538Z] + git tag --points-at HEAD [Pipeline] } [2023-08-31T14:55:49.557Z] $ docker exec --env ******** --env ******** aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 ssh-agent -k [2023-08-31T14:55:49.665Z] unset SSH_AUTH_SOCK; [2023-08-31T14:55:49.667Z] unset SSH_AGENT_PID; [2023-08-31T14:55:49.667Z] echo Agent pid 38 killed; [2023-08-31T14:55:49.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-31T14:55:49.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-31T14:55:49.703Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-31T14:55:49.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-31T14:55:49.837Z] $ docker exec aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 ssh-agent [2023-08-31T14:55:49.946Z] SSH_AUTH_SOCK=/tmp/ssh-zE2N5R43jU5f/agent.70 [2023-08-31T14:55:49.946Z] SSH_AGENT_PID=76 [2023-08-31T14:55:49.952Z] Running ssh-add (command line suppressed) [2023-08-31T14:55:50.084Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1604343528169217158.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1604343528169217158.key) [2023-08-31T14:55:50.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-31T14:55:50.384Z] + git semver init [2023-08-31T14:55:50.644Z] 2023-08-31 14:55:50,576 [run_init] DEBUG init version:0.0.0 force:False [2023-08-31T14:55:50.644Z] 2023-08-31 14:55:50,577 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-08-31T14:55:50.644Z] 2023-08-31 14:55:50,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-08-31T14:55:50.644Z] 2023-08-31 14:55:50,577 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-08-31T14:55:52.029Z] 2023-08-31 14:55:51,681 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-08-31T14:55:52.029Z] 2023-08-31 14:55:51,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-08-31T14:55:52.029Z] 2023-08-31 14:55:51,682 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-08-31T14:55:52.029Z] 2023-08-31 14:55:51,682 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-08-31T14:55:52.029Z] 3.1.0-dev.6 [Pipeline] } [2023-08-31T14:55:52.045Z] $ docker exec --env ******** --env ******** aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 ssh-agent -k [2023-08-31T14:55:52.166Z] unset SSH_AUTH_SOCK; [2023-08-31T14:55:52.167Z] unset SSH_AGENT_PID; [2023-08-31T14:55:52.167Z] echo Agent pid 76 killed; [2023-08-31T14:55:52.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-31T14:55:52.477Z] + git semver [Pipeline] } [2023-08-31T14:55:52.755Z] $ docker stop --time=1 aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 [2023-08-31T14:55:54.047Z] $ docker rm -f --volumes aa425a33548a59f0082b285c8f5b44a2e5b807f0f1cf30114893b09027cd4690 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T14:55:54.379Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-31T14:55:54.608Z] Stashed 1 file(s) [Pipeline] echo [2023-08-31T14:55:54.611Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T14:55:54.777Z] provisioning config files... [2023-08-31T14:55:54.787Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12247248719893290328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:55:55.090Z] ---> docker-login.sh [2023-08-31T14:55:55.090Z] nexus3.edgexfoundry.org:10001 [2023-08-31T14:55:55.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:55.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:55.090Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:55.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:55.090Z] [2023-08-31T14:55:55.090Z] Login Succeeded [2023-08-31T14:55:55.090Z] nexus3.edgexfoundry.org:10002 [2023-08-31T14:55:55.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:55.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:55.351Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:55.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:55.351Z] [2023-08-31T14:55:55.351Z] Login Succeeded [2023-08-31T14:55:55.351Z] nexus3.edgexfoundry.org:10003 [2023-08-31T14:55:55.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:55.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:55.351Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:55.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:55.351Z] [2023-08-31T14:55:55.351Z] Login Succeeded [2023-08-31T14:55:55.351Z] nexus3.edgexfoundry.org:10004 [2023-08-31T14:55:55.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:55.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:55.351Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:55.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:55.351Z] [2023-08-31T14:55:55.351Z] Login Succeeded [2023-08-31T14:55:55.610Z] docker.io [2023-08-31T14:55:55.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:55:55.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:55:55.877Z] Configure a credential helper to remove this warning. See [2023-08-31T14:55:55.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:55:55.877Z] [2023-08-31T14:55:55.877Z] Login Succeeded [2023-08-31T14:55:55.877Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T14:55:55.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T14:55:55.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:55:55.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:55:55.977Z] ========================================================= [2023-08-31T14:55:55.977Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-31T14:55:55.977Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:55:56.397Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T14:55:56.397Z] Sending build context to Docker daemon 21.65MB [2023-08-31T14:55:56.397Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T14:55:56.397Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T14:55:56.397Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-31T14:55:56.397Z] 4db1b89c0bd1: Pulling fs layer [2023-08-31T14:55:56.397Z] 6911f1a30b25: Pulling fs layer [2023-08-31T14:55:56.397Z] e194b8c5c2a9: Pulling fs layer [2023-08-31T14:55:56.397Z] 6863d3e3a2b1: Pulling fs layer [2023-08-31T14:55:56.397Z] ec0bb842ea78: Pulling fs layer [2023-08-31T14:55:56.397Z] 40a00589a448: Pulling fs layer [2023-08-31T14:55:56.397Z] 6c08303d61cc: Pulling fs layer [2023-08-31T14:55:56.397Z] 798269fcf238: Pulling fs layer [2023-08-31T14:55:56.397Z] 6863d3e3a2b1: Waiting [2023-08-31T14:55:56.397Z] ec0bb842ea78: Waiting [2023-08-31T14:55:56.397Z] 40a00589a448: Waiting [2023-08-31T14:55:56.397Z] 6c08303d61cc: Waiting [2023-08-31T14:55:56.397Z] 798269fcf238: Waiting [2023-08-31T14:55:56.397Z] 6911f1a30b25: Verifying Checksum [2023-08-31T14:55:56.397Z] 6911f1a30b25: Download complete [2023-08-31T14:55:56.397Z] 6863d3e3a2b1: Download complete [2023-08-31T14:55:56.397Z] ec0bb842ea78: Verifying Checksum [2023-08-31T14:55:56.397Z] ec0bb842ea78: Download complete [2023-08-31T14:55:56.397Z] 4db1b89c0bd1: Verifying Checksum [2023-08-31T14:55:56.397Z] 4db1b89c0bd1: Download complete [2023-08-31T14:55:56.669Z] 40a00589a448: Verifying Checksum [2023-08-31T14:55:56.669Z] 40a00589a448: Download complete [2023-08-31T14:55:56.669Z] 4db1b89c0bd1: Pull complete [2023-08-31T14:55:56.929Z] 6911f1a30b25: Pull complete [2023-08-31T14:55:56.929Z] 798269fcf238: Verifying Checksum [2023-08-31T14:55:57.189Z] e194b8c5c2a9: Verifying Checksum [2023-08-31T14:55:57.189Z] e194b8c5c2a9: Download complete [2023-08-31T14:55:57.449Z] 6c08303d61cc: Verifying Checksum [2023-08-31T14:55:57.449Z] 6c08303d61cc: Download complete [2023-08-31T14:56:00.733Z] e194b8c5c2a9: Pull complete [2023-08-31T14:56:00.733Z] 6863d3e3a2b1: Pull complete [2023-08-31T14:56:00.733Z] ec0bb842ea78: Pull complete [2023-08-31T14:56:00.733Z] 40a00589a448: Pull complete [2023-08-31T14:56:03.261Z] 6c08303d61cc: Pull complete [2023-08-31T14:56:04.197Z] 798269fcf238: Pull complete [2023-08-31T14:56:04.197Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-31T14:56:04.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-31T14:56:04.197Z] ---> ec979cd7f677 [2023-08-31T14:56:04.197Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T14:56:09.721Z] Still waiting to schedule task [2023-08-31T14:56:09.721Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-31T14:56:12.380Z] ---> Running in 845f5385d6a8 [2023-08-31T14:56:12.380Z] Removing intermediate container 845f5385d6a8 [2023-08-31T14:56:12.380Z] ---> a86f2bc95000 [2023-08-31T14:56:12.380Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T14:56:12.380Z] ---> Running in 248f5d5a1e4f [2023-08-31T14:56:12.380Z] Removing intermediate container 248f5d5a1e4f [2023-08-31T14:56:12.380Z] ---> 363873343bfa [2023-08-31T14:56:12.380Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T14:56:12.380Z] ---> Running in 23a60227c59e [2023-08-31T14:56:12.380Z] Removing intermediate container 23a60227c59e [2023-08-31T14:56:12.380Z] ---> b1e38a58e95b [2023-08-31T14:56:12.380Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T14:56:12.380Z] ---> Running in d17143f3a8da [2023-08-31T14:56:12.380Z] Removing intermediate container d17143f3a8da [2023-08-31T14:56:12.380Z] ---> a07591794e73 [2023-08-31T14:56:12.380Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-08-31T14:56:12.380Z] ---> Running in 4557616fd3e0 [2023-08-31T14:56:12.380Z] Removing intermediate container 4557616fd3e0 [2023-08-31T14:56:12.380Z] ---> d846e5f4b3ae [2023-08-31T14:56:12.380Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T14:56:12.380Z] ---> Running in cb44f2724a2c [2023-08-31T14:56:12.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T14:56:12.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T14:56:12.639Z] OK: 265 MiB in 53 packages [2023-08-31T14:56:12.897Z] Removing intermediate container cb44f2724a2c [2023-08-31T14:56:12.897Z] ---> 2002bf4a2e77 [2023-08-31T14:56:12.897Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-08-31T14:56:12.897Z] ---> Running in 1b167d87eddd [2023-08-31T14:56:12.897Z] Removing intermediate container 1b167d87eddd [2023-08-31T14:56:12.897Z] ---> a462d0d3abef [2023-08-31T14:56:12.897Z] Step 10/13 : COPY go.mod vendor* ./ [2023-08-31T14:56:13.157Z] ---> c047fb4e807f [2023-08-31T14:56:13.157Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T14:56:13.157Z] ---> Running in a940e8194674 [2023-08-31T14:56:52.008Z] Removing intermediate container a940e8194674 [2023-08-31T14:56:52.008Z] ---> 53d1f220801a [2023-08-31T14:56:52.008Z] Step 12/13 : COPY . . [2023-08-31T14:56:52.008Z] ---> b3f3822dd06f [2023-08-31T14:56:52.008Z] Step 13/13 : RUN ${MAKE} [2023-08-31T14:56:52.008Z] ---> Running in 2e313399f373 [2023-08-31T14:56:52.008Z] noop [2023-08-31T14:56:52.008Z] Removing intermediate container 2e313399f373 [2023-08-31T14:56:52.008Z] ---> 90e31e429321 [2023-08-31T14:56:52.008Z] Successfully built 90e31e429321 [2023-08-31T14:56:52.008Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:56:52.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T14:56:52.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T14:56:52.393Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-08-31T14:56:52.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T14:56:52.788Z] $ docker top f13b4a4781f464e7d601b373682f82e83d966d6349334f0694082ba807c8813a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T14:56:53.128Z] + go version [2023-08-31T14:56:53.128Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-31T14:56:53.143Z] $ docker stop --time=1 f13b4a4781f464e7d601b373682f82e83d966d6349334f0694082ba807c8813a [2023-08-31T14:56:54.436Z] $ docker rm -f --volumes f13b4a4781f464e7d601b373682f82e83d966d6349334f0694082ba807c8813a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:56:54.854Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-31T14:56:54.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T14:56:54.930Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-08-31T14:56:54.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** ci-base-image-x86_64 cat [2023-08-31T14:56:55.319Z] $ docker top c5f69af70cd1006899aa06b35a049260f5ae496c1f0ec646a4e6b62a466a5552 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T14:56:55.672Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-08-31T14:56:55.965Z] + make test [2023-08-31T14:56:55.966Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T14:57:01.235Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-08-31T14:57:13.443Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-08-31T14:57:13.443Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-08-31T14:57:15.353Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.042s coverage: 31.4% of statements [2023-08-31T14:57:15.353Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.051s coverage: 86.5% of statements [2023-08-31T14:57:23.484Z] go vet ./... [2023-08-31T14:57:26.936Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-31T14:57:26.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-31T14:57:26.937Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-31T14:57:27.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-31T14:57:27.085Z] $ docker stop --time=1 c5f69af70cd1006899aa06b35a049260f5ae496c1f0ec646a4e6b62a466a5552 [2023-08-31T14:57:30.667Z] $ docker rm -f --volumes c5f69af70cd1006899aa06b35a049260f5ae496c1f0ec646a4e6b62a466a5552 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-31T14:57:31.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-31T14:57:31.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-31T14:57:31.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-31T14:57:31.920Z] + ls -al . [2023-08-31T14:57:31.920Z] total 244 [2023-08-31T14:57:31.920Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 14:56 . [2023-08-31T14:57:31.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 .. [2023-08-31T14:57:31.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 14:55 .git [2023-08-31T14:57:31.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:55 .github [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 496 Aug 31 14:55 .gitignore [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 31 14:55 .golangci.yml [2023-08-31T14:57:31.920Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:55 .semver [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 11264 Aug 31 14:55 Attribution.txt [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 15932 Aug 31 14:55 CHANGELOG.md [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 1574 Aug 31 14:55 Dockerfile [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 14:55 GOVERNANCE.md [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 739 Aug 31 14:55 Jenkinsfile [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 14:55 LICENSE [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 2877 Aug 31 14:55 Makefile [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 31 14:55 OWNERS.md [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 2620 Aug 31 14:55 README.md [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 31 14:55 VERSION [2023-08-31T14:57:31.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 14:55 bin [2023-08-31T14:57:31.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 14:55 cmd [2023-08-31T14:57:31.920Z] -rw-r--r-- 1 jenkins jenkins 78459 Aug 31 14:57 coverage.out [2023-08-31T14:57:31.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 doc [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 4128 Aug 31 14:55 go.mod [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 36507 Aug 31 14:55 go.sum [2023-08-31T14:57:31.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 internal [2023-08-31T14:57:31.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 14:55 snap [2023-08-31T14:57:31.920Z] -rw-rw-r-- 1 jenkins jenkins 236 Aug 31 14:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:57:32.286Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=86da64990f1b89a077fbbd8441d86d2e9e7b19b5 --label arch=amd64 --label version=3.1.0-dev.6 . [2023-08-31T14:57:32.287Z] Sending build context to Docker daemon 21.73MB [2023-08-31T14:57:32.287Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T14:57:32.287Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-31T14:57:32.287Z] ---> 90e31e429321 [2023-08-31T14:57:32.287Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-08-31T14:57:32.546Z] ---> Running in 1d9717119b1f [2023-08-31T14:57:32.546Z] Removing intermediate container 1d9717119b1f [2023-08-31T14:57:32.546Z] ---> 737d4fd3ce43 [2023-08-31T14:57:32.546Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T14:57:32.546Z] ---> Running in e3432151ba4f [2023-08-31T14:57:32.805Z] Removing intermediate container e3432151ba4f [2023-08-31T14:57:32.805Z] ---> 613784027635 [2023-08-31T14:57:32.805Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T14:57:32.805Z] ---> Running in d99e8c127f51 [2023-08-31T14:57:32.805Z] Removing intermediate container d99e8c127f51 [2023-08-31T14:57:32.805Z] ---> 2c5d0b8720d8 [2023-08-31T14:57:32.805Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T14:57:32.805Z] ---> Running in d932dac5d51c [2023-08-31T14:57:32.805Z] Removing intermediate container d932dac5d51c [2023-08-31T14:57:32.805Z] ---> bdf8ae725885 [2023-08-31T14:57:32.805Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-08-31T14:57:32.805Z] ---> Running in 1d68fd6b3189 [2023-08-31T14:57:33.065Z] Removing intermediate container 1d68fd6b3189 [2023-08-31T14:57:33.065Z] ---> fe379adcd77a [2023-08-31T14:57:33.065Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T14:57:33.065Z] ---> Running in 185657759c6f [2023-08-31T14:57:33.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T14:57:33.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T14:57:33.585Z] OK: 265 MiB in 53 packages [2023-08-31T14:57:33.844Z] Removing intermediate container 185657759c6f [2023-08-31T14:57:33.844Z] ---> cf5073c62b2a [2023-08-31T14:57:33.844Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-08-31T14:57:33.844Z] ---> Running in 994efe78e777 [2023-08-31T14:57:34.102Z] Removing intermediate container 994efe78e777 [2023-08-31T14:57:34.102Z] ---> cb7c4822839e [2023-08-31T14:57:34.102Z] Step 10/26 : COPY go.mod vendor* ./ [2023-08-31T14:57:34.102Z] ---> 3da817ef5750 [2023-08-31T14:57:34.102Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T14:57:34.102Z] ---> Running in 07515b88be07 [2023-08-31T14:57:35.038Z] Removing intermediate container 07515b88be07 [2023-08-31T14:57:35.038Z] ---> 9bccb238b6d2 [2023-08-31T14:57:35.038Z] Step 12/26 : COPY . . [2023-08-31T14:57:35.971Z] ---> 8cdff7956148 [2023-08-31T14:57:35.971Z] Step 13/26 : RUN ${MAKE} [2023-08-31T14:57:35.971Z] ---> Running in ebffcec33d06 [2023-08-31T14:57:36.230Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-08-31T14:58:02.791Z] Removing intermediate container ebffcec33d06 [2023-08-31T14:58:02.791Z] ---> cfc5dbf77d75 [2023-08-31T14:58:02.791Z] Step 14/26 : FROM alpine:3.17 [2023-08-31T14:58:02.791Z] 3.17: Pulling from library/alpine [2023-08-31T14:58:02.791Z] 9398808236ff: Pulling fs layer [2023-08-31T14:58:02.791Z] 9398808236ff: Verifying Checksum [2023-08-31T14:58:02.791Z] 9398808236ff: Download complete [2023-08-31T14:58:02.791Z] 9398808236ff: Pull complete [2023-08-31T14:58:02.791Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-31T14:58:02.791Z] Status: Downloaded newer image for alpine:3.17 [2023-08-31T14:58:02.791Z] ---> 1e0b8b5322fc [2023-08-31T14:58:02.791Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-31T14:58:02.791Z] ---> Running in dc3f76471a64 [2023-08-31T14:58:02.791Z] Removing intermediate container dc3f76471a64 [2023-08-31T14:58:02.791Z] ---> be2e0e876a51 [2023-08-31T14:58:02.791Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-08-31T14:58:02.791Z] ---> Running in 604d30a0eb9e [2023-08-31T14:58:02.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-31T14:58:02.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-31T14:58:02.791Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-31T14:58:02.791Z] Executing busybox-1.35.0-r29.trigger [2023-08-31T14:58:02.791Z] OK: 7 MiB in 16 packages [2023-08-31T14:58:02.791Z] Removing intermediate container 604d30a0eb9e [2023-08-31T14:58:02.791Z] ---> c3cb80d1de3e [2023-08-31T14:58:02.791Z] Step 17/26 : WORKDIR / [2023-08-31T14:58:02.791Z] ---> Running in 1440944b14f9 [2023-08-31T14:58:02.791Z] Removing intermediate container 1440944b14f9 [2023-08-31T14:58:02.791Z] ---> 5b92676b3602 [2023-08-31T14:58:02.791Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-08-31T14:58:02.791Z] ---> b789ad43fee5 [2023-08-31T14:58:02.791Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-08-31T14:58:02.791Z] ---> b124957d6d5e [2023-08-31T14:58:02.791Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-08-31T14:58:02.791Z] ---> becee49f9988 [2023-08-31T14:58:02.791Z] Step 21/26 : EXPOSE 59984 [2023-08-31T14:58:02.791Z] ---> Running in fc78f7ef1844 [2023-08-31T14:58:02.791Z] Removing intermediate container fc78f7ef1844 [2023-08-31T14:58:02.791Z] ---> 4682720291da [2023-08-31T14:58:02.791Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-08-31T14:58:02.791Z] ---> Running in 9cff80c30676 [2023-08-31T14:58:02.791Z] Removing intermediate container 9cff80c30676 [2023-08-31T14:58:02.791Z] ---> d8073d5a532e [2023-08-31T14:58:02.791Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-31T14:58:02.791Z] ---> Running in 875ffb1b1e2e [2023-08-31T14:58:03.052Z] Removing intermediate container 875ffb1b1e2e [2023-08-31T14:58:03.052Z] ---> 295fe93aa07f [2023-08-31T14:58:03.052Z] Step 24/26 : LABEL arch=amd64 [2023-08-31T14:58:03.052Z] ---> Running in 4daee0f86752 [2023-08-31T14:58:03.052Z] Removing intermediate container 4daee0f86752 [2023-08-31T14:58:03.052Z] ---> 4632958c2f34 [2023-08-31T14:58:03.052Z] Step 25/26 : LABEL git_sha=86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [2023-08-31T14:58:03.052Z] ---> Running in 65c05bcd4561 [2023-08-31T14:58:03.311Z] Removing intermediate container 65c05bcd4561 [2023-08-31T14:58:03.311Z] ---> 7cb6b9c41c56 [2023-08-31T14:58:03.311Z] Step 26/26 : LABEL version=3.1.0-dev.6 [2023-08-31T14:58:03.311Z] ---> Running in 89eac8d3e061 [2023-08-31T14:58:03.311Z] Removing intermediate container 89eac8d3e061 [2023-08-31T14:58:03.311Z] ---> afbb4cd184bd [2023-08-31T14:58:03.311Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-31T14:58:03.311Z] Successfully built afbb4cd184bd [2023-08-31T14:58:03.311Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T14:58:03.437Z] provisioning config files... [2023-08-31T14:58:03.449Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10558673635887277225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:58:03.752Z] ---> docker-login.sh [2023-08-31T14:58:03.752Z] nexus3.edgexfoundry.org:10001 [2023-08-31T14:58:03.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:03.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:03.752Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:03.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:03.752Z] [2023-08-31T14:58:03.752Z] Login Succeeded [2023-08-31T14:58:03.752Z] nexus3.edgexfoundry.org:10002 [2023-08-31T14:58:03.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:03.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:03.752Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:03.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:03.752Z] [2023-08-31T14:58:03.752Z] Login Succeeded [2023-08-31T14:58:03.752Z] nexus3.edgexfoundry.org:10003 [2023-08-31T14:58:04.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:04.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:04.012Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:04.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:04.012Z] [2023-08-31T14:58:04.012Z] Login Succeeded [2023-08-31T14:58:04.012Z] nexus3.edgexfoundry.org:10004 [2023-08-31T14:58:04.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:04.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:04.012Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:04.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:04.012Z] [2023-08-31T14:58:04.012Z] Login Succeeded [2023-08-31T14:58:04.012Z] docker.io [2023-08-31T14:58:04.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:58:04.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:58:04.271Z] Configure a credential helper to remove this warning. See [2023-08-31T14:58:04.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:58:04.271Z] [2023-08-31T14:58:04.271Z] Login Succeeded [2023-08-31T14:58:04.271Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T14:58:04.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T14:58:04.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:58:04.343Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-08-31T14:58:04.343Z] 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [2023-08-31T14:58:04.343Z] latest [2023-08-31T14:58:04.343Z] 3.1.0-dev.6 [2023-08-31T14:58:04.343Z] 86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6 [2023-08-31T14:58:04.343Z] main [2023-08-31T14:58:04.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:04.665Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:04.976Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [2023-08-31T14:58:04.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-08-31T14:58:04.976Z] c6f8b27bbbb8: Preparing [2023-08-31T14:58:04.976Z] 1bb755aca6bb: Preparing [2023-08-31T14:58:04.976Z] 236f93c521d6: Preparing [2023-08-31T14:58:04.976Z] b86d8c807be2: Preparing [2023-08-31T14:58:04.976Z] 36b50b131297: Preparing [2023-08-31T14:58:04.976Z] 36b50b131297: Layer already exists [2023-08-31T14:58:04.976Z] 1bb755aca6bb: Pushed [2023-08-31T14:58:04.976Z] b86d8c807be2: Pushed [2023-08-31T14:58:04.976Z] c6f8b27bbbb8: Pushed [2023-08-31T14:58:08.264Z] 236f93c521d6: Pushed [2023-08-31T14:58:08.264Z] 86da64990f1b89a077fbbd8441d86d2e9e7b19b5: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:08.592Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:08.903Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-08-31T14:58:08.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-08-31T14:58:08.903Z] c6f8b27bbbb8: Preparing [2023-08-31T14:58:08.903Z] 1bb755aca6bb: Preparing [2023-08-31T14:58:08.903Z] 236f93c521d6: Preparing [2023-08-31T14:58:08.903Z] b86d8c807be2: Preparing [2023-08-31T14:58:08.903Z] 36b50b131297: Preparing [2023-08-31T14:58:08.903Z] 236f93c521d6: Layer already exists [2023-08-31T14:58:08.903Z] c6f8b27bbbb8: Layer already exists [2023-08-31T14:58:08.903Z] 36b50b131297: Layer already exists [2023-08-31T14:58:08.903Z] b86d8c807be2: Layer already exists [2023-08-31T14:58:08.903Z] 1bb755aca6bb: Layer already exists [2023-08-31T14:58:08.903Z] latest: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:09.221Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:09.529Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.6 [2023-08-31T14:58:09.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-08-31T14:58:09.529Z] c6f8b27bbbb8: Preparing [2023-08-31T14:58:09.529Z] 1bb755aca6bb: Preparing [2023-08-31T14:58:09.529Z] 236f93c521d6: Preparing [2023-08-31T14:58:09.529Z] b86d8c807be2: Preparing [2023-08-31T14:58:09.529Z] 36b50b131297: Preparing [2023-08-31T14:58:09.529Z] 36b50b131297: Layer already exists [2023-08-31T14:58:09.529Z] c6f8b27bbbb8: Layer already exists [2023-08-31T14:58:09.529Z] 236f93c521d6: Layer already exists [2023-08-31T14:58:09.529Z] b86d8c807be2: Layer already exists [2023-08-31T14:58:09.529Z] 1bb755aca6bb: Layer already exists [2023-08-31T14:58:09.529Z] 3.1.0-dev.6: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:09.841Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:10.162Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6 [2023-08-31T14:58:10.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-08-31T14:58:10.162Z] c6f8b27bbbb8: Preparing [2023-08-31T14:58:10.162Z] 1bb755aca6bb: Preparing [2023-08-31T14:58:10.162Z] 236f93c521d6: Preparing [2023-08-31T14:58:10.162Z] b86d8c807be2: Preparing [2023-08-31T14:58:10.162Z] 36b50b131297: Preparing [2023-08-31T14:58:10.162Z] b86d8c807be2: Layer already exists [2023-08-31T14:58:10.162Z] 36b50b131297: Layer already exists [2023-08-31T14:58:10.162Z] 1bb755aca6bb: Layer already exists [2023-08-31T14:58:10.162Z] c6f8b27bbbb8: Layer already exists [2023-08-31T14:58:10.162Z] 236f93c521d6: Layer already exists [2023-08-31T14:58:10.162Z] 86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:10.470Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:10.777Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-08-31T14:58:10.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-08-31T14:58:10.778Z] c6f8b27bbbb8: Preparing [2023-08-31T14:58:10.778Z] 1bb755aca6bb: Preparing [2023-08-31T14:58:10.778Z] 236f93c521d6: Preparing [2023-08-31T14:58:10.778Z] b86d8c807be2: Preparing [2023-08-31T14:58:10.778Z] 36b50b131297: Preparing [2023-08-31T14:58:10.778Z] 36b50b131297: Layer already exists [2023-08-31T14:58:10.778Z] 236f93c521d6: Layer already exists [2023-08-31T14:58:10.778Z] b86d8c807be2: Layer already exists [2023-08-31T14:58:10.778Z] c6f8b27bbbb8: Layer already exists [2023-08-31T14:58:10.778Z] 1bb755aca6bb: Layer already exists [2023-08-31T14:58:10.778Z] main: digest: sha256:0883dab051a35de9e215735d1a35e83562490e5ea8739e7863a6151f3e4af123 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-31T14:58:10.829Z] ===================================================== [Pipeline] echo [2023-08-31T14:58:10.840Z] taggedImages: [2023-08-31T14:58:10.840Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5 [2023-08-31T14:58:10.840Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-08-31T14:58:10.840Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.6 [2023-08-31T14:58:10.840Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:86da64990f1b89a077fbbd8441d86d2e9e7b19b5-3.1.0-dev.6 [2023-08-31T14:58:10.840Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera: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] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:11.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T14:58:11.226Z] [2023-08-31T14:58:11.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:58:11.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T14:58:11.527Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-31T14:58:11.527Z] 5eb5b503b376: Pulling fs layer [2023-08-31T14:58:11.527Z] 5c69ac0246d0: Pulling fs layer [2023-08-31T14:58:11.527Z] ec43610c2a17: Pulling fs layer [2023-08-31T14:58:11.527Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-31T14:58:11.527Z] 33b1e0a273af: Pulling fs layer [2023-08-31T14:58:11.527Z] 5d3b04190fa2: Pulling fs layer [2023-08-31T14:58:11.527Z] 2f39f015ded8: Pulling fs layer [2023-08-31T14:58:11.527Z] 33b1e0a273af: Waiting [2023-08-31T14:58:11.527Z] 5d3b04190fa2: Waiting [2023-08-31T14:58:11.527Z] 2f39f015ded8: Waiting [2023-08-31T14:58:11.527Z] 5c69ac0246d0: Verifying Checksum [2023-08-31T14:58:11.527Z] 5c69ac0246d0: Download complete [2023-08-31T14:58:11.527Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-31T14:58:11.527Z] 3a2ae6a8a46f: Download complete [2023-08-31T14:58:11.527Z] 33b1e0a273af: Verifying Checksum [2023-08-31T14:58:11.527Z] 33b1e0a273af: Download complete [2023-08-31T14:58:11.527Z] 5d3b04190fa2: Verifying Checksum [2023-08-31T14:58:11.527Z] 5d3b04190fa2: Download complete [2023-08-31T14:58:11.785Z] ec43610c2a17: Verifying Checksum [2023-08-31T14:58:11.785Z] ec43610c2a17: Download complete [2023-08-31T14:58:11.785Z] 5eb5b503b376: Verifying Checksum [2023-08-31T14:58:11.785Z] 5eb5b503b376: Download complete [2023-08-31T14:58:12.353Z] 2f39f015ded8: Download complete [2023-08-31T14:58:12.923Z] 5eb5b503b376: Pull complete [2023-08-31T14:58:12.923Z] 5c69ac0246d0: Pull complete [2023-08-31T14:58:13.489Z] ec43610c2a17: Pull complete [2023-08-31T14:58:13.489Z] 3a2ae6a8a46f: Pull complete [2023-08-31T14:58:13.489Z] 33b1e0a273af: Pull complete [2023-08-31T14:58:13.748Z] 5d3b04190fa2: Pull complete [2023-08-31T14:58:17.939Z] 2f39f015ded8: Pull complete [2023-08-31T14:58:17.939Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-31T14:58:17.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T14:58:17.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T14:58:18.017Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-08-31T14:58:18.055Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-31T14:58:24.303Z] $ docker top f9c37c220ef7b03dc82cd81f9f95c1bbb7007c04bcdf57000c0961ee1754c747 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:58:24.666Z] ---> job-cost.sh [2023-08-31T14:58:24.666Z] lf-activate-venv: SKIPPING [2023-08-31T14:58:24.666Z] INFO: No Stack... [2023-08-31T14:58:24.926Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T14:58:25.185Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T14:58:25.471Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-08-31T14:58:25.471Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T14:58:25.484Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [2023-08-31T14:58:25.490Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] did not exist. Created. [2023-08-31T14:58:25.490Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T14:58:25.787Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-31T14:58:25.812Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T14:58:25.819Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T14:58:25.844Z] $ docker stop --time=1 f9c37c220ef7b03dc82cd81f9f95c1bbb7007c04bcdf57000c0961ee1754c747 [2023-08-31T14:58:26.993Z] $ docker rm -f --volumes f9c37c220ef7b03dc82cd81f9f95c1bbb7007c04bcdf57000c0961ee1754c747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-31T14:58:53.407Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5020 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-08-31T14:58:53.418Z] Running in /w/workspace/device-onvif-camera/162 [Pipeline] { [Pipeline] checkout [2023-08-31T14:58:53.467Z] The recommended git tool is: git [2023-08-31T14:58:59.877Z] using credential edgex-jenkins-ssh [2023-08-31T14:58:59.895Z] Cloning the remote Git repository [2023-08-31T14:58:59.958Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-31T14:59:00.079Z] > git init /w/workspace/device-onvif-camera/162 # timeout=10 [2023-08-31T14:59:00.261Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-08-31T14:59:00.262Z] > git --version # timeout=10 [2023-08-31T14:59:00.286Z] > git --version # 'git version 2.25.1' [2023-08-31T14:59:00.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-31T14:59:00.461Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T14:59:01.962Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-08-31T14:59:01.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-31T14:59:02.978Z] Avoid second fetch [2023-08-31T14:59:02.979Z] Checking out Revision 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 (main) [2023-08-31T14:59:03.729Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#380)" [2023-08-31T14:59:03.003Z] > git config core.sparsecheckout # timeout=10 [2023-08-31T14:59:03.085Z] > git checkout -f 86da64990f1b89a077fbbd8441d86d2e9e7b19b5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-31T14:59:04.728Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-31T14:59:04.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-31T14:59:04.728Z] Dload Upload Total Spent Left Speed [2023-08-31T14:59:04.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-08-31T14:59:05.334Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-31T14:59:05.680Z] + sudo tee /etc/docker/daemon.new [2023-08-31T14:59:05.680Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-31T14:59:05.680Z] { [2023-08-31T14:59:05.680Z] "registry-mirrors": [ [2023-08-31T14:59:05.680Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-31T14:59:05.680Z] ], [2023-08-31T14:59:05.680Z] "bip": "10.250.0.254/24", [2023-08-31T14:59:05.680Z] "hosts": [ [2023-08-31T14:59:05.680Z] "tcp://0.0.0.0:5555", [2023-08-31T14:59:05.680Z] "unix:///var/run/docker.sock" [2023-08-31T14:59:05.680Z] ], [2023-08-31T14:59:05.680Z] "mtu": 1458, [2023-08-31T14:59:05.680Z] "selinux-enabled": true, [2023-08-31T14:59:05.680Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-31T14:59:05.680Z] } [Pipeline] sh [2023-08-31T14:59:06.026Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-31T14:59:06.374Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T14:59:24.719Z] provisioning config files... [2023-08-31T14:59:24.756Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/162@tmp/config8373951468788902531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T14:59:25.129Z] ---> docker-login.sh [2023-08-31T14:59:25.129Z] nexus3.edgexfoundry.org:10001 [2023-08-31T14:59:25.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:59:25.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:59:25.727Z] Configure a credential helper to remove this warning. See [2023-08-31T14:59:25.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:59:25.727Z] [2023-08-31T14:59:25.727Z] Login Succeeded [2023-08-31T14:59:25.727Z] nexus3.edgexfoundry.org:10002 [2023-08-31T14:59:26.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:59:26.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:59:26.283Z] Configure a credential helper to remove this warning. See [2023-08-31T14:59:26.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:59:26.283Z] [2023-08-31T14:59:26.283Z] Login Succeeded [2023-08-31T14:59:26.283Z] nexus3.edgexfoundry.org:10003 [2023-08-31T14:59:26.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:59:26.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:59:26.556Z] Configure a credential helper to remove this warning. See [2023-08-31T14:59:26.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:59:26.556Z] [2023-08-31T14:59:26.556Z] Login Succeeded [2023-08-31T14:59:26.556Z] nexus3.edgexfoundry.org:10004 [2023-08-31T14:59:26.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:59:27.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:59:27.100Z] Configure a credential helper to remove this warning. See [2023-08-31T14:59:27.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:59:27.100Z] [2023-08-31T14:59:27.100Z] Login Succeeded [2023-08-31T14:59:27.100Z] docker.io [2023-08-31T14:59:27.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-31T14:59:27.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-31T14:59:27.639Z] Configure a credential helper to remove this warning. See [2023-08-31T14:59:27.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-31T14:59:27.639Z] [2023-08-31T14:59:27.639Z] Login Succeeded [2023-08-31T14:59:27.639Z] ---> docker-login.sh ends [Pipeline] } [2023-08-31T14:59:27.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-31T14:59:27.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:59:27.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-31T14:59:27.966Z] ========================================================= [2023-08-31T14:59:27.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-31T14:59:27.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T14:59:28.313Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-31T14:59:28.600Z] Sending build context to Docker daemon 14.19MB [2023-08-31T14:59:28.873Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-31T14:59:28.873Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-31T14:59:28.873Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-31T14:59:28.873Z] edb6bdbacee9: Pulling fs layer [2023-08-31T14:59:28.873Z] 5f9638ab2659: Pulling fs layer [2023-08-31T14:59:28.873Z] 8d51d6327a98: Pulling fs layer [2023-08-31T14:59:28.873Z] 8b374f2dd631: Pulling fs layer [2023-08-31T14:59:28.873Z] ec14aa9079de: Pulling fs layer [2023-08-31T14:59:28.873Z] 2f466654f4bb: Pulling fs layer [2023-08-31T14:59:28.873Z] 554e91adad29: Pulling fs layer [2023-08-31T14:59:28.873Z] 8b374f2dd631: Waiting [2023-08-31T14:59:28.873Z] 2f466654f4bb: Waiting [2023-08-31T14:59:28.873Z] 554e91adad29: Waiting [2023-08-31T14:59:28.873Z] 5f9638ab2659: Verifying Checksum [2023-08-31T14:59:28.873Z] 5f9638ab2659: Download complete [2023-08-31T14:59:29.157Z] 8b374f2dd631: Verifying Checksum [2023-08-31T14:59:29.157Z] 8b374f2dd631: Download complete [2023-08-31T14:59:29.157Z] ec14aa9079de: Download complete [2023-08-31T14:59:29.157Z] edb6bdbacee9: Verifying Checksum [2023-08-31T14:59:30.145Z] edb6bdbacee9: Pull complete [2023-08-31T14:59:30.415Z] 554e91adad29: Verifying Checksum [2023-08-31T14:59:30.415Z] 554e91adad29: Download complete [2023-08-31T14:59:30.686Z] 5f9638ab2659: Pull complete [2023-08-31T14:59:31.657Z] 8d51d6327a98: Verifying Checksum [2023-08-31T14:59:31.657Z] 8d51d6327a98: Download complete [2023-08-31T14:59:31.657Z] 2f466654f4bb: Verifying Checksum [2023-08-31T14:59:31.657Z] 2f466654f4bb: Download complete [2023-08-31T14:59:41.769Z] 8d51d6327a98: Pull complete [2023-08-31T14:59:41.769Z] 8b374f2dd631: Pull complete [2023-08-31T14:59:42.040Z] ec14aa9079de: Pull complete [2023-08-31T14:59:48.896Z] 2f466654f4bb: Pull complete [2023-08-31T14:59:50.857Z] 554e91adad29: Pull complete [2023-08-31T14:59:50.857Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-31T14:59:50.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-31T14:59:50.857Z] ---> 1e15ea492957 [2023-08-31T14:59:50.857Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-31T14:59:52.814Z] ---> Running in 6d4d80761611 [2023-08-31T14:59:53.404Z] Removing intermediate container 6d4d80761611 [2023-08-31T14:59:53.404Z] ---> fb7e6a312122 [2023-08-31T14:59:53.404Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-31T14:59:53.404Z] ---> Running in 02fca851ff90 [2023-08-31T14:59:53.672Z] Removing intermediate container 02fca851ff90 [2023-08-31T14:59:53.672Z] ---> e712d0996127 [2023-08-31T14:59:53.672Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-08-31T14:59:53.672Z] ---> Running in 27edbd782059 [2023-08-31T14:59:54.259Z] Removing intermediate container 27edbd782059 [2023-08-31T14:59:54.259Z] ---> 5885451f92ac [2023-08-31T14:59:54.259Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-08-31T14:59:54.259Z] ---> Running in 5fd7f3e626c2 [2023-08-31T14:59:54.528Z] Removing intermediate container 5fd7f3e626c2 [2023-08-31T14:59:54.528Z] ---> 0ce7ffa39d47 [2023-08-31T14:59:54.528Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-08-31T14:59:54.528Z] ---> Running in 7fa39ee1fedd [2023-08-31T14:59:54.797Z] Removing intermediate container 7fa39ee1fedd [2023-08-31T14:59:54.797Z] ---> 88c3bd4380d6 [2023-08-31T14:59:54.797Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-31T14:59:55.076Z] ---> Running in bb0dee6e146a [2023-08-31T14:59:56.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-31T14:59:57.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-31T14:59:58.065Z] OK: 263 MiB in 53 packages [2023-08-31T14:59:59.034Z] Removing intermediate container bb0dee6e146a [2023-08-31T14:59:59.034Z] ---> acff28db6e04 [2023-08-31T14:59:59.034Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-08-31T14:59:59.034Z] ---> Running in 902d6889a2e0 [2023-08-31T14:59:59.303Z] Removing intermediate container 902d6889a2e0 [2023-08-31T14:59:59.303Z] ---> f88846237abc [2023-08-31T14:59:59.303Z] Step 10/13 : COPY go.mod vendor* ./ [2023-08-31T14:59:59.895Z] ---> cd0b07e6b1e6 [2023-08-31T14:59:59.895Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-31T15:00:00.166Z] ---> Running in 228deb9fcb75 [2023-08-31T15:01:22.050Z] Removing intermediate container 228deb9fcb75 [2023-08-31T15:01:22.050Z] ---> 5340c16eec6f [2023-08-31T15:01:22.050Z] Step 12/13 : COPY . . [2023-08-31T15:01:22.321Z] ---> 3132a79af354 [2023-08-31T15:01:22.321Z] Step 13/13 : RUN ${MAKE} [2023-08-31T15:01:22.321Z] ---> Running in 5579f1647605 [2023-08-31T15:01:23.289Z] noop [2023-08-31T15:01:24.266Z] Removing intermediate container 5579f1647605 [2023-08-31T15:01:24.266Z] ---> a26e703beec5 [2023-08-31T15:01:24.266Z] Successfully built a26e703beec5 [2023-08-31T15:01:24.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:01:24.636Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T15:01:24.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:01:24.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container [2023-08-31T15:01:24.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/162 -v /w/workspace/device-onvif-camera/162:/w/workspace/device-onvif-camera/162:rw,z -v /w/workspace/device-onvif-camera/162@tmp:/w/workspace/device-onvif-camera/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T15:01:26.207Z] $ docker top 9807374df4a0a08d1ebce9005e4eee6ab3684aa4e081eaf341764f663f67b421 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:01:27.053Z] + go version [2023-08-31T15:01:27.053Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-31T15:01:27.076Z] $ docker stop --time=1 9807374df4a0a08d1ebce9005e4eee6ab3684aa4e081eaf341764f663f67b421 [2023-08-31T15:01:28.745Z] $ docker rm -f --volumes 9807374df4a0a08d1ebce9005e4eee6ab3684aa4e081eaf341764f663f67b421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:01:29.316Z] + docker inspect -f . ci-base-image-arm64 [2023-08-31T15:01:29.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:01:29.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container [2023-08-31T15:01:29.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/162 -v /w/workspace/device-onvif-camera/162:/w/workspace/device-onvif-camera/162:rw,z -v /w/workspace/device-onvif-camera/162@tmp:/w/workspace/device-onvif-camera/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-31T15:01:30.987Z] $ docker top 59f7bf7ce06a9fc669f7017b5a7cc30ef56093f4838417f8e6bc355674e19679 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:01:31.840Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/162 [Pipeline] fileExists [Pipeline] sh [2023-08-31T15:01:32.498Z] + make test [2023-08-31T15:01:32.498Z] go test ./... -coverprofile=coverage.out ./... [2023-08-31T15:02:11.386Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-08-31T15:04:50.269Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-08-31T15:04:50.269Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-08-31T15:04:50.269Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.231s coverage: 31.4% of statements [2023-08-31T15:05:22.592Z] --- FAIL: TestIpGenerator (0.00s) [2023-08-31T15:05:22.592Z] --- FAIL: TestIpGenerator/basic_/8_subnet (30.21s) [2023-08-31T15:05:22.592Z] util_test.go:180: [2023-08-31T15:05:22.592Z] Error Trace: /w/workspace/device-onvif-camera/162/internal/netscan/util_test.go:180 [2023-08-31T15:05:22.592Z] Error: Not equal: [2023-08-31T15:05:22.592Z] expected: 0xfffffe [2023-08-31T15:05:22.592Z] actual : 0xee3dbc [2023-08-31T15:05:22.592Z] Test: TestIpGenerator/basic_/8_subnet [2023-08-31T15:05:22.592Z] util_test.go:183: [2023-08-31T15:05:22.592Z] Error Trace: /w/workspace/device-onvif-camera/162/internal/netscan/util_test.go:183 [2023-08-31T15:05:22.592Z] Error: Not equal: [2023-08-31T15:05:22.592Z] expected: "10.255.255.254" [2023-08-31T15:05:22.592Z] actual : "10.238.61.188" [2023-08-31T15:05:22.592Z] [2023-08-31T15:05:22.592Z] Diff: [2023-08-31T15:05:22.592Z] --- Expected [2023-08-31T15:05:22.592Z] +++ Actual [2023-08-31T15:05:22.592Z] @@ -1 +1 @@ [2023-08-31T15:05:22.592Z] -10.255.255.254 [2023-08-31T15:05:22.592Z] +10.238.61.188 [2023-08-31T15:05:22.592Z] Test: TestIpGenerator/basic_/8_subnet [2023-08-31T15:05:22.592Z] FAIL [2023-08-31T15:05:22.592Z] github.com/edgexfoundry/device-onvif-camera/internal/netscan coverage: 86.5% of statements [2023-08-31T15:05:22.592Z] FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.455s [2023-08-31T15:05:22.592Z] FAIL [2023-08-31T15:05:22.592Z] make: *** [Makefile:60: unittest] Error 1 [Pipeline] } [2023-08-31T15:05:22.612Z] $ docker stop --time=1 59f7bf7ce06a9fc669f7017b5a7cc30ef56093f4838417f8e6bc355674e19679 [2023-08-31T15:05:26.777Z] $ docker rm -f --volumes 59f7bf7ce06a9fc669f7017b5a7cc30ef56093f4838417f8e6bc355674e19679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:28.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T15:05:28.115Z] [2023-08-31T15:05:28.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:05:28.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T15:05:28.738Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-31T15:05:28.738Z] 8998bd30e6a1: Pulling fs layer [2023-08-31T15:05:28.738Z] 04944245beec: Pulling fs layer [2023-08-31T15:05:28.738Z] 699f458cf7ca: Pulling fs layer [2023-08-31T15:05:28.738Z] 765212b225bb: Pulling fs layer [2023-08-31T15:05:28.738Z] f23df028b6ca: Pulling fs layer [2023-08-31T15:05:28.738Z] d65c8cfc05b1: Pulling fs layer [2023-08-31T15:05:28.738Z] 2437ff75d9bd: Pulling fs layer [2023-08-31T15:05:28.738Z] 765212b225bb: Waiting [2023-08-31T15:05:28.738Z] f23df028b6ca: Waiting [2023-08-31T15:05:28.738Z] d65c8cfc05b1: Waiting [2023-08-31T15:05:28.738Z] 2437ff75d9bd: Waiting [2023-08-31T15:05:28.738Z] 04944245beec: Verifying Checksum [2023-08-31T15:05:28.738Z] 04944245beec: Download complete [2023-08-31T15:05:28.738Z] 765212b225bb: Verifying Checksum [2023-08-31T15:05:28.738Z] 765212b225bb: Download complete [2023-08-31T15:05:29.018Z] f23df028b6ca: Download complete [2023-08-31T15:05:29.019Z] d65c8cfc05b1: Verifying Checksum [2023-08-31T15:05:29.019Z] d65c8cfc05b1: Download complete [2023-08-31T15:05:29.019Z] 699f458cf7ca: Verifying Checksum [2023-08-31T15:05:29.019Z] 699f458cf7ca: Download complete [2023-08-31T15:05:29.613Z] 8998bd30e6a1: Verifying Checksum [2023-08-31T15:05:29.613Z] 8998bd30e6a1: Download complete [2023-08-31T15:05:32.217Z] 2437ff75d9bd: Verifying Checksum [2023-08-31T15:05:32.217Z] 2437ff75d9bd: Download complete [2023-08-31T15:05:33.628Z] 8998bd30e6a1: Pull complete [2023-08-31T15:05:34.225Z] 04944245beec: Pull complete [2023-08-31T15:05:35.639Z] 699f458cf7ca: Pull complete [2023-08-31T15:05:35.639Z] 765212b225bb: Pull complete [2023-08-31T15:05:36.616Z] f23df028b6ca: Pull complete [2023-08-31T15:05:36.889Z] d65c8cfc05b1: Pull complete [2023-08-31T15:05:51.961Z] 2437ff75d9bd: Pull complete [2023-08-31T15:05:51.961Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-31T15:05:51.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-31T15:05:51.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:05:52.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-5020 does not seem to be running inside a container [2023-08-31T15:05:52.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/device-onvif-camera/162 -v /w/workspace/device-onvif-camera/162:/w/workspace/device-onvif-camera/162:rw,z -v /w/workspace/device-onvif-camera/162@tmp:/w/workspace/device-onvif-camera/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-31T15:05:55.183Z] $ docker top 2af3fb4620a63a18f74b5b6c4dda0f5c108649bcaa5c12776d17a082b7aa7d01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:05:56.093Z] ---> job-cost.sh [2023-08-31T15:05:56.093Z] lf-activate-venv: SKIPPING [2023-08-31T15:05:56.093Z] INFO: No Stack... [2023-08-31T15:05:56.364Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-31T15:05:57.332Z] INFO: Archiving Costs [Pipeline] sh [2023-08-31T15:05:57.990Z] + cat /w/workspace/device-onvif-camera/162/archives/cost.csv [2023-08-31T15:05:57.990Z] + cut -d, -f6 [Pipeline] lock [2023-08-31T15:05:58.075Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [2023-08-31T15:05:58.081Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] did not exist. Created. [2023-08-31T15:05:58.081Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-31T15:05:58.764Z] /w/workspace/device-onvif-camera/162@tmp/durable-c7abc896/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-31T15:05:59.444Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-31T15:05:59.469Z] Warning: overwriting stash ‘stack-cost’ [2023-08-31T15:06:00.219Z] Stashed 1 file(s) [Pipeline] } [2023-08-31T15:06:00.225Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-31T15:06:00.246Z] $ docker stop --time=1 2af3fb4620a63a18f74b5b6c4dda0f5c108649bcaa5c12776d17a082b7aa7d01 [2023-08-31T15:06:01.898Z] $ docker rm -f --volumes 2af3fb4620a63a18f74b5b6c4dda0f5c108649bcaa5c12776d17a082b7aa7d01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-31T15:06:02.241Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-31T15:06:02.924Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-08-31T15:06:02.925Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-08-31T15:06:02.925Z] total 16 [2023-08-31T15:06:02.925Z] drwxr-xr-x 3 root root 4096 Aug 31 14:58 . [2023-08-31T15:06:02.925Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 14:58 .. [2023-08-31T15:06:02.925Z] drwxr-xr-x 2 root root 4096 Aug 31 14:58 cost [2023-08-31T15:06:02.925Z] -rw-r--r-- 1 root root 91 Aug 31 14:58 cost.csv [2023-08-31T15:06:02.925Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-08-31T15:06:02.925Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-08-31T15:06:02.925Z] total 16 [2023-08-31T15:06:02.925Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 14:58 . [2023-08-31T15:06:02.925Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 14:58 .. [2023-08-31T15:06:02.925Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 14:58 cost [2023-08-31T15:06:02.925Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 31 14:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:06:03.216Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:06:04.073Z] ---> package-listing.sh [2023-08-31T15:06:04.073Z] ++ facter osfamily [2023-08-31T15:06:04.073Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-31T15:06:04.333Z] + OS_FAMILY=debian [2023-08-31T15:06:04.333Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-08-31T15:06:04.333Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-31T15:06:04.333Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-31T15:06:04.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-31T15:06:04.333Z] + PACKAGES=/tmp/packages_start.txt [2023-08-31T15:06:04.333Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-08-31T15:06:04.333Z] + PACKAGES=/tmp/packages_end.txt [2023-08-31T15:06:04.333Z] + case "${OS_FAMILY}" in [2023-08-31T15:06:04.333Z] + dpkg -l [2023-08-31T15:06:04.333Z] + grep '^ii' [2023-08-31T15:06:04.333Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-31T15:06:04.333Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-31T15:06:04.333Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-31T15:06:04.333Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-08-31T15:06:04.333Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-08-31T15:06:04.333Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-08-31T15:06:04.344Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-31T15:06:04.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-31T15:06:05.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-31T15:06:05.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-31T15:06:05.259Z] prd-ubuntu20.04-docker-8c-8g-5015 does not seem to be running inside a container [2023-08-31T15:06:05.292Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-lftools-log-publisher:latest cat [2023-08-31T15:06:05.594Z] $ docker top b4a7f8e482d083fb306f6cfe2ed03f8e6e3a4a2efdebb097d4128c0b2112ebe6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-31T15:06:05.936Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-31T15:06:06.244Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-31T15:06:06.526Z] + ls /var/log/sa-host [2023-08-31T15:06:06.526Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-31T15:06:06.598Z] provisioning config files... [2023-08-31T15:06:06.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9526975049324887512tmp [Pipeline] { [Pipeline] echo [2023-08-31T15:06:06.617Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:06:06.903Z] ---> create-netrc.sh [Pipeline] } [2023-08-31T15:06:06.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:06:07.242Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-31T15:06:07.250Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:06:07.533Z] ---> sudo-logs.sh [2023-08-31T15:06:07.533Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-31T15:06:07.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:06:07.833Z] ---> job-cost.sh [2023-08-31T15:06:07.833Z] lf-activate-venv: SKIPPING [2023-08-31T15:06:07.833Z] DEBUG: total: 0.2199999988079071 [2023-08-31T15:06:07.833Z] INFO: Retrieving Stack Cost... [2023-08-31T15:06:08.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-31T15:06:08.661Z] INFO: Archiving Costs [Pipeline] echo [2023-08-31T15:06:08.673Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-31T15:06:08.958Z] ---> logs-deploy.sh [2023-08-31T15:06:08.958Z] lf-activate-venv: SKIPPING [2023-08-31T15:06:08.958Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/162 [2023-08-31T15:06:08.958Z] INFO: archiving workspace using pattern(s): [2023-08-31T15:06:09.895Z] Archives upload complete. [2023-08-31T15:06:10.155Z] INFO: archiving logs to Nexus [2023-08-31T15:06:10.726Z] ---> uname -a: [2023-08-31T15:06:10.726Z] Linux prd-ubuntu20-04-docker-8c-8g-5015 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-31T15:06:10.726Z] [2023-08-31T15:06:10.726Z] [2023-08-31T15:06:10.726Z] ---> lscpu: [2023-08-31T15:06:10.726Z] Architecture: x86_64 [2023-08-31T15:06:10.726Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-31T15:06:10.726Z] Byte Order: Little Endian [2023-08-31T15:06:10.726Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-31T15:06:10.726Z] CPU(s): 8 [2023-08-31T15:06:10.726Z] On-line CPU(s) list: 0-7 [2023-08-31T15:06:10.726Z] Thread(s) per core: 1 [2023-08-31T15:06:10.726Z] Core(s) per socket: 1 [2023-08-31T15:06:10.726Z] Socket(s): 8 [2023-08-31T15:06:10.726Z] NUMA node(s): 1 [2023-08-31T15:06:10.726Z] Vendor ID: AuthenticAMD [2023-08-31T15:06:10.726Z] CPU family: 23 [2023-08-31T15:06:10.726Z] Model: 49 [2023-08-31T15:06:10.726Z] Model name: AMD EPYC-Rome Processor [2023-08-31T15:06:10.726Z] Stepping: 0 [2023-08-31T15:06:10.726Z] CPU MHz: 2799.998 [2023-08-31T15:06:10.726Z] BogoMIPS: 5599.99 [2023-08-31T15:06:10.726Z] Virtualization: AMD-V [2023-08-31T15:06:10.726Z] Hypervisor vendor: KVM [2023-08-31T15:06:10.726Z] Virtualization type: full [2023-08-31T15:06:10.726Z] L1d cache: 256 KiB [2023-08-31T15:06:10.726Z] L1i cache: 256 KiB [2023-08-31T15:06:10.726Z] L2 cache: 4 MiB [2023-08-31T15:06:10.726Z] L3 cache: 128 MiB [2023-08-31T15:06:10.726Z] NUMA node0 CPU(s): 0-7 [2023-08-31T15:06:10.726Z] Vulnerability Itlb multihit: Not affected [2023-08-31T15:06:10.726Z] Vulnerability L1tf: Not affected [2023-08-31T15:06:10.726Z] Vulnerability Mds: Not affected [2023-08-31T15:06:10.726Z] Vulnerability Meltdown: Not affected [2023-08-31T15:06:10.726Z] Vulnerability Mmio stale data: Not affected [2023-08-31T15:06:10.726Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-31T15:06:10.726Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-31T15:06:10.726Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-31T15:06:10.726Z] Vulnerability Srbds: Not affected [2023-08-31T15:06:10.726Z] Vulnerability Tsx async abort: Not affected [2023-08-31T15:06:10.726Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-31T15:06:10.726Z] [2023-08-31T15:06:10.726Z] [2023-08-31T15:06:10.726Z] ---> nproc: [2023-08-31T15:06:10.726Z] 8 [2023-08-31T15:06:10.726Z] [2023-08-31T15:06:10.726Z] [2023-08-31T15:06:10.726Z] ---> df -h: [2023-08-31T15:06:10.726Z] Filesystem Size Used Avail Use% Mounted on [2023-08-31T15:06:10.726Z] overlay 155G 12G 144G 8% / [2023-08-31T15:06:10.726Z] tmpfs 64M 0 64M 0% /dev [2023-08-31T15:06:10.727Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-31T15:06:10.727Z] shm 64M 0 64M 0% /dev/shm [2023-08-31T15:06:10.727Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] ---> sar -b -r -n DEV: [2023-08-31T15:06:10.727Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5015) 08/31/23 _x86_64_ (8 CPU) [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] 14:54:56 LINUX RESTART (8 CPU) [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] 14:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-31T15:06:10.727Z] 14:56:02 130.68 48.33 82.35 0.00 5452.56 150350.41 0.00 [2023-08-31T15:06:10.727Z] 14:57:01 206.80 1.80 205.00 0.00 24.00 80624.57 0.00 [2023-08-31T15:06:10.727Z] 14:58:01 125.28 0.18 125.10 0.00 4.93 30640.76 0.00 [2023-08-31T15:06:10.727Z] 14:59:01 70.87 0.05 70.82 0.00 8.53 19261.07 0.00 [2023-08-31T15:06:10.727Z] 15:00:01 2.47 0.97 1.50 0.00 67.44 25.59 0.00 [2023-08-31T15:06:10.727Z] 15:01:01 46.01 10.41 35.59 0.00 3379.84 5792.37 0.00 [2023-08-31T15:06:10.727Z] 15:02:01 3.57 0.02 3.55 0.00 0.13 79.59 0.00 [2023-08-31T15:06:10.727Z] 15:03:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-08-31T15:06:10.727Z] 15:04:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2023-08-31T15:06:10.727Z] 15:05:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2023-08-31T15:06:10.727Z] 15:06:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 [2023-08-31T15:06:10.727Z] Average: 53.50 5.62 47.88 0.00 813.65 25991.94 0.00 [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] 14:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-31T15:06:10.727Z] 14:56:02 29248364 31600428 726104 2.21 71444 2557768 2025376 5.97 983984 2303492 656252 [2023-08-31T15:06:10.727Z] 14:57:01 27908436 31292004 1007932 3.07 148788 3415096 2397800 7.07 1456696 3043488 96968 [2023-08-31T15:06:10.727Z] 14:58:01 27916368 31564220 738292 2.25 154232 3673624 1858188 5.48 1272388 3221996 34072 [2023-08-31T15:06:10.727Z] 14:59:01 27475292 31584072 716240 2.18 163356 4076844 1736844 5.12 1271968 3612184 4 [2023-08-31T15:06:10.727Z] 15:00:01 27463544 31579148 719848 2.19 164732 4081976 1753968 5.17 1282428 3617256 312 [2023-08-31T15:06:10.727Z] 15:01:01 27140408 31567132 704804 2.14 186308 4370164 1750680 5.16 1499612 3687696 136 [2023-08-31T15:06:10.727Z] 15:02:01 27145660 31567576 704376 2.14 184872 4366916 1709544 5.04 1497984 3684500 8 [2023-08-31T15:06:10.727Z] 15:03:01 27154668 31576640 695260 2.11 184952 4366916 1709544 5.04 1490008 3684496 8 [2023-08-31T15:06:10.727Z] 15:04:01 27154684 31576720 695152 2.11 185024 4366920 1709544 5.04 1489920 3684504 4 [2023-08-31T15:06:10.727Z] 15:05:01 27157824 31579916 691876 2.10 185052 4366912 1709544 5.04 1487092 3684504 132 [2023-08-31T15:06:10.727Z] 15:06:01 27157864 31579956 691796 2.10 185080 4366924 1709544 5.04 1487084 3684504 12 [2023-08-31T15:06:10.727Z] Average: 27538465 31551619 735607 2.24 164895 4000915 1824598 5.38 1383560 3446238 71628 [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] 14:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-31T15:06:10.727Z] 14:56:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:56:02 docker0 14.48 14.66 1.17 120.88 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:56:02 ens3 579.59 375.97 6856.23 83.75 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:57:01 docker0 203.39 316.78 16.33 2494.99 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:57:01 ens3 345.01 220.79 2523.75 31.16 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:57:01 veth38b89fe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:58:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:58:01 docker0 2.90 6.53 0.18 85.47 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:58:01 ens3 46.06 36.23 167.81 91.11 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:59:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 14:59:01 ens3 139.84 99.78 2550.70 249.07 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:00:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:00:01 ens3 1.25 0.85 0.64 0.57 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:01:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:01:01 ens3 128.08 52.12 2075.67 4.16 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:02:01 ens3 2.05 0.20 0.28 0.07 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:03:01 ens3 2.75 1.52 1.22 0.91 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:04:01 ens3 1.38 0.55 0.56 0.40 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:05:01 ens3 1.32 0.48 0.33 0.22 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] 15:06:01 ens3 2.07 0.47 0.59 0.34 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] Average: docker0 19.79 30.29 1.58 242.15 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] Average: ens3 113.22 71.49 1286.96 41.99 0.00 0.00 0.00 0.00 [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] ---> sar -P ALL: [2023-08-31T15:06:10.727Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5015) 08/31/23 _x86_64_ (8 CPU) [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] 14:54:56 LINUX RESTART (8 CPU) [2023-08-31T15:06:10.727Z] [2023-08-31T15:06:10.727Z] 14:55:01 CPU %user %nice %system %iowait %steal %idle [2023-08-31T15:06:10.727Z] 14:56:02 all 9.06 0.00 3.09 2.81 0.06 84.98 [2023-08-31T15:06:10.727Z] 14:56:02 0 7.98 0.00 4.39 3.72 0.07 83.83 [2023-08-31T15:06:10.727Z] 14:56:02 1 9.35 0.00 2.76 0.39 0.07 87.44 [2023-08-31T15:06:10.727Z] 14:56:02 2 11.64 0.00 2.27 0.91 0.05 85.12 [2023-08-31T15:06:10.727Z] 14:56:02 3 8.46 0.00 4.37 11.09 0.05 76.03 [2023-08-31T15:06:10.727Z] 14:56:02 4 7.22 0.00 2.81 4.81 0.05 85.11 [2023-08-31T15:06:10.727Z] 14:56:02 5 6.62 0.00 2.88 1.04 0.05 89.41 [2023-08-31T15:06:10.727Z] 14:56:02 6 11.23 0.00 1.97 0.19 0.05 86.56 [2023-08-31T15:06:10.727Z] 14:56:02 7 9.97 0.00 3.29 0.35 0.08 86.30 [2023-08-31T15:06:10.727Z] 14:57:01 all 10.66 0.00 4.01 6.88 0.06 78.38 [2023-08-31T15:06:10.727Z] 14:57:01 0 10.36 0.00 5.67 30.18 0.07 53.71 [2023-08-31T15:06:10.727Z] 14:57:01 1 11.35 0.00 4.65 2.02 0.03 81.95 [2023-08-31T15:06:10.727Z] 14:57:01 2 10.58 0.00 4.33 10.49 0.05 74.54 [2023-08-31T15:06:10.727Z] 14:57:01 3 9.89 0.00 3.64 8.40 0.07 77.99 [2023-08-31T15:06:10.727Z] 14:57:01 4 11.14 0.00 3.40 0.36 0.07 85.03 [2023-08-31T15:06:10.727Z] 14:57:01 5 10.99 0.00 3.63 0.91 0.07 84.40 [2023-08-31T15:06:10.727Z] 14:57:01 6 10.34 0.00 2.89 0.38 0.07 86.32 [2023-08-31T15:06:10.727Z] 14:57:01 7 10.65 0.00 3.86 2.47 0.07 82.95 [2023-08-31T15:06:10.727Z] 14:58:01 all 41.95 0.00 6.66 2.96 0.10 48.33 [2023-08-31T15:06:10.727Z] 14:58:01 0 42.69 0.00 7.01 15.04 0.12 35.14 [2023-08-31T15:06:10.727Z] 14:58:01 1 41.53 0.00 6.52 0.24 0.10 51.61 [2023-08-31T15:06:10.727Z] 14:58:01 2 42.62 0.00 6.72 0.39 0.10 50.18 [2023-08-31T15:06:10.727Z] 14:58:01 3 41.01 0.00 6.97 2.26 0.10 49.66 [2023-08-31T15:06:10.727Z] 14:58:01 4 43.45 0.00 6.23 0.19 0.10 50.03 [2023-08-31T15:06:10.727Z] 14:58:01 5 43.53 0.00 6.52 4.43 0.10 45.42 [2023-08-31T15:06:10.727Z] 14:58:01 6 40.52 0.00 6.72 0.98 0.08 51.70 [2023-08-31T15:06:10.727Z] 14:58:01 7 40.23 0.00 6.62 0.22 0.12 52.81 [2023-08-31T15:06:10.727Z] 14:59:01 all 3.32 0.00 1.28 1.59 0.03 93.79 [2023-08-31T15:06:10.727Z] 14:59:01 0 2.77 0.00 1.81 9.24 0.05 86.13 [2023-08-31T15:06:10.727Z] 14:59:01 1 3.34 0.00 1.03 0.12 0.02 95.50 [2023-08-31T15:06:10.727Z] 14:59:01 2 2.35 0.00 1.09 0.00 0.02 96.54 [2023-08-31T15:06:10.727Z] 14:59:01 3 2.84 0.00 1.13 2.44 0.03 93.57 [2023-08-31T15:06:10.727Z] 14:59:01 4 3.19 0.00 1.98 0.64 0.02 94.18 [2023-08-31T15:06:10.727Z] 14:59:01 5 4.30 0.00 1.27 0.28 0.03 94.11 [2023-08-31T15:06:10.727Z] 14:59:01 6 4.32 0.00 1.14 0.03 0.03 94.47 [2023-08-31T15:06:10.727Z] 14:59:01 7 3.45 0.00 0.75 0.00 0.03 95.76 [2023-08-31T15:06:10.727Z] 15:00:01 all 0.05 0.00 0.05 0.01 0.00 99.89 [2023-08-31T15:06:10.727Z] 15:00:01 0 0.02 0.00 0.05 0.03 0.00 99.90 [2023-08-31T15:06:10.727Z] 15:00:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2023-08-31T15:06:10.727Z] 15:00:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2023-08-31T15:06:10.727Z] 15:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-31T15:06:10.727Z] 15:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-31T15:06:10.727Z] 15:00:01 5 0.08 0.00 0.25 0.02 0.02 99.63 [2023-08-31T15:06:10.727Z] 15:00:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2023-08-31T15:06:10.727Z] 15:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-31T15:06:10.727Z] 15:01:01 all 2.16 0.00 1.22 0.88 0.02 95.72 [2023-08-31T15:06:10.727Z] 15:01:01 0 2.67 0.00 0.98 1.92 0.02 94.41 [2023-08-31T15:06:10.727Z] 15:01:01 1 2.19 0.00 0.85 0.07 0.02 96.87 [2023-08-31T15:06:10.727Z] 15:01:01 2 2.10 0.00 1.27 1.42 0.02 95.20 [2023-08-31T15:06:10.727Z] 15:01:01 3 1.39 0.00 0.82 1.32 0.02 96.45 [2023-08-31T15:06:10.727Z] 15:01:01 4 3.51 0.00 1.12 0.08 0.02 95.27 [2023-08-31T15:06:10.727Z] 15:01:01 5 2.00 0.00 0.92 1.35 0.02 95.71 [2023-08-31T15:06:10.727Z] 15:01:01 6 2.20 0.00 2.57 0.85 0.02 94.36 [2023-08-31T15:06:10.727Z] 15:01:01 7 1.22 0.00 1.25 0.02 0.02 97.49 [2023-08-31T15:06:10.727Z] 15:02:01 all 0.09 0.00 0.05 0.01 0.01 99.85 [2023-08-31T15:06:10.727Z] 15:02:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2023-08-31T15:06:10.727Z] 15:02:01 1 0.33 0.00 0.12 0.00 0.02 99.53 [2023-08-31T15:06:10.727Z] 15:02:01 2 0.03 0.00 0.05 0.02 0.02 99.88 [2023-08-31T15:06:10.727Z] 15:02:01 3 0.08 0.00 0.03 0.05 0.00 99.83 [2023-08-31T15:06:10.727Z] 15:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-31T15:06:10.727Z] 15:02:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-08-31T15:06:10.727Z] 15:02:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-08-31T15:06:10.727Z] 15:02:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-08-31T15:06:10.727Z] 15:03:01 all 0.19 0.00 0.02 0.03 0.01 99.75 [2023-08-31T15:06:10.727Z] 15:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-31T15:06:10.728Z] 15:03:01 1 0.05 0.00 0.08 0.00 0.03 99.83 [2023-08-31T15:06:10.728Z] 15:03:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-08-31T15:06:10.728Z] 15:03:01 3 1.34 0.00 0.03 0.23 0.02 98.38 [2023-08-31T15:06:10.728Z] 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-31T15:06:10.728Z] 15:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-31T15:06:10.728Z] 15:03:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2023-08-31T15:06:10.728Z] 15:03:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-08-31T15:06:10.728Z] 15:04:01 all 0.05 0.00 0.01 0.04 0.00 99.90 [2023-08-31T15:06:10.728Z] 15:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-31T15:06:10.728Z] 15:04:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2023-08-31T15:06:10.728Z] 15:04:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-08-31T15:06:10.728Z] 15:04:01 3 0.23 0.00 0.02 0.27 0.00 99.48 [2023-08-31T15:06:10.728Z] 15:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-31T15:06:10.728Z] 15:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-31T15:06:10.728Z] 15:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T15:06:10.728Z] 15:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T15:06:10.728Z] 15:05:01 all 0.04 0.00 0.01 0.04 0.00 99.91 [2023-08-31T15:06:10.728Z] 15:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-31T15:06:10.728Z] 15:05:01 1 0.07 0.00 0.03 0.02 0.00 99.88 [2023-08-31T15:06:10.728Z] 15:05:01 2 0.00 0.00 0.00 0.17 0.00 99.83 [2023-08-31T15:06:10.728Z] 15:05:01 3 0.12 0.00 0.02 0.12 0.00 99.75 [2023-08-31T15:06:10.728Z] 15:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-31T15:06:10.728Z] 15:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-31T15:06:10.728Z] 15:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-31T15:06:10.728Z] 15:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-31T15:06:10.728Z] 15:06:01 all 0.03 0.00 0.01 0.01 0.01 99.93 [2023-08-31T15:06:10.728Z] 15:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-08-31T15:06:10.728Z] 15:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-31T15:06:10.728Z] 15:06:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-08-31T15:06:10.728Z] 15:06:01 3 0.03 0.00 0.00 0.07 0.02 99.88 [2023-08-31T15:06:10.728Z] 15:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-31T15:06:10.728Z] 15:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T15:06:10.728Z] 15:06:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2023-08-31T15:06:10.728Z] 15:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-31T15:06:10.728Z] [2023-08-31T15:06:10.728Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-08-31T15:06:10.728Z] Average: all 6.09 0.00 1.48 1.37 0.03 91.04 [2023-08-31T15:06:10.728Z] Average: 0 5.98 0.00 1.80 5.37 0.03 86.82 [2023-08-31T15:06:10.728Z] Average: 1 6.17 0.00 1.46 0.26 0.03 92.09 [2023-08-31T15:06:10.728Z] Average: 2 6.27 0.00 1.42 1.19 0.03 91.10 [2023-08-31T15:06:10.728Z] Average: 3 5.89 0.00 1.53 2.37 0.03 90.19 [2023-08-31T15:06:10.728Z] Average: 4 6.19 0.00 1.41 0.55 0.02 91.83 [2023-08-31T15:06:10.728Z] Average: 5 6.09 0.00 1.40 0.72 0.03 91.76 [2023-08-31T15:06:10.728Z] Average: 6 6.20 0.00 1.39 0.22 0.03 92.17 [2023-08-31T15:06:10.728Z] Average: 7 5.91 0.00 1.43 0.27 0.03 92.35 [2023-08-31T15:06:10.728Z] [2023-08-31T15:06:10.728Z] [2023-08-31T15:06:10.728Z]