Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d050817de06d6b0801ca6267cf73807b76c60d2 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-ssh12814655518505093224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17977498267010668147.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17871482039843633048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14032139167241336969.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-ssh18439972714816595868.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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10252 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 > 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 Avoid second fetch Checking out Revision 5d050817de06d6b0801ca6267cf73807b76c60d2 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#397)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5d050817de06d6b0801ca6267cf73807b76c60d2 # timeout=10 > git rev-list --no-walk f9aa1e7837344c75d2a4d485c1648989cda54cfb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T18:42:29.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T18:42:29.439Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T18:42:29.450Z] ========================================================= [2023-10-24T18:42:29.450Z] EdgeX Global Pipelines Version Info [2023-10-24T18:42:29.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:42:30.530Z] ------------------- [2023-10-24T18:42:30.530Z] stable info: [2023-10-24T18:42:30.530Z] ------------------- [2023-10-24T18:42:30.530Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T18:42:30.530Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:42:30.530Z] Message: update stable to v1.0.254 [2023-10-24T18:42:31.099Z] ------------------- [2023-10-24T18:42:31.099Z] experimental info: [2023-10-24T18:42:31.099Z] ------------------- [2023-10-24T18:42:31.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T18:42:31.099Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T18:42:31.099Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T18:42:31.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-24T18:42:31.269Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-24T18:42:31.281Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T18:42:31.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T18:42:31.302Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T18:42:31.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T18:42:31.324Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T18:42:31.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T18:42:31.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T18:42:31.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T18:42:31.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T18:42:31.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-24T18:42:31.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T18:42:31.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T18:42:31.441Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:42:31.458Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T18:42:31.471Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:42:31.484Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T18:42:31.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T18:42:31.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T18:42:31.530Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-24T18:42:31.541Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-24T18:42:31.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T18:42:31.564Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T18:42:31.574Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T18:42:31.586Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T18:42:31.602Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T18:42:31.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-24T18:42:31.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-24T18:42:31.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-24T18:42:31.657Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] echo [2023-10-24T18:42:31.673Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d05081 [Pipeline] echo [2023-10-24T18:42:31.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:42:31.731Z] provisioning config files... [2023-10-24T18:42:31.745Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7457814738417882744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:42:32.054Z] ---> docker-login.sh [2023-10-24T18:42:32.054Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:42:32.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:32.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:32.314Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:32.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:32.314Z] [2023-10-24T18:42:32.314Z] Login Succeeded [2023-10-24T18:42:32.314Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:42:32.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:32.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:32.314Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:32.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:32.314Z] [2023-10-24T18:42:32.314Z] Login Succeeded [2023-10-24T18:42:32.314Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:42:32.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:32.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:32.574Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:32.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:32.574Z] [2023-10-24T18:42:32.574Z] Login Succeeded [2023-10-24T18:42:32.574Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:42:32.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:32.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:32.574Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:32.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:32.574Z] [2023-10-24T18:42:32.574Z] Login Succeeded [2023-10-24T18:42:32.574Z] docker.io [2023-10-24T18:42:32.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:33.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:33.096Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:33.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:33.096Z] [2023-10-24T18:42:33.096Z] Login Succeeded [2023-10-24T18:42:33.096Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:42:33.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T18:42:33.495Z] + git rev-list -1 --merges 5d050817de06d6b0801ca6267cf73807b76c60d2~1..5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] echo [2023-10-24T18:42:33.543Z] -----------> git rev-list -1 --merges 5d050817de06d6b0801ca6267cf73807b76c60d2~1..5d050817de06d6b0801ca6267cf73807b76c60d2 5d050817de06d6b0801ca6267cf73807b76c60d2 [false] [Pipeline] sh [2023-10-24T18:42:33.832Z] + git log --format=format:%s -1 5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] echo [2023-10-24T18:42:33.845Z] ========================================================= [2023-10-24T18:42:33.845Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T18:42:33.845Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:42:34.176Z] + git log --format=format:%s -1 5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] echo [2023-10-24T18:42:34.187Z] [semverPrep] GIT_COMMIT: 5d050817de06d6b0801ca6267cf73807b76c60d2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#397) [Pipeline] echo [2023-10-24T18:42:34.199Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T18:42:34.569Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:42:34.569Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T18:42:34.569Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T18:42:34.569Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T18:42:34.569Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T18:42:34.569Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T18:42:34.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:42:34.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:42:34.987Z] [2023-10-24T18:42:34.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:42:35.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:42:35.297Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T18:42:35.297Z] b85a868b505f: Pulling fs layer [2023-10-24T18:42:35.297Z] e2be974225ed: Pulling fs layer [2023-10-24T18:42:35.297Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T18:42:35.297Z] 988bab9f4d93: Pulling fs layer [2023-10-24T18:42:35.297Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T18:42:35.297Z] eaf3925da568: Pulling fs layer [2023-10-24T18:42:35.297Z] bab4dde63d76: Pulling fs layer [2023-10-24T18:42:35.297Z] bde34c3a00c8: Pulling fs layer [2023-10-24T18:42:35.297Z] b352a97aabf1: Pulling fs layer [2023-10-24T18:42:35.297Z] 4872d77fe225: Pulling fs layer [2023-10-24T18:42:35.297Z] 5851b861e8e6: Pulling fs layer [2023-10-24T18:42:35.297Z] 988bab9f4d93: Waiting [2023-10-24T18:42:35.297Z] bde34c3a00c8: Waiting [2023-10-24T18:42:35.297Z] b352a97aabf1: Waiting [2023-10-24T18:42:35.297Z] eaf3925da568: Waiting [2023-10-24T18:42:35.297Z] 5851b861e8e6: Waiting [2023-10-24T18:42:35.297Z] bab4dde63d76: Waiting [2023-10-24T18:42:35.297Z] e2be974225ed: Verifying Checksum [2023-10-24T18:42:35.297Z] e2be974225ed: Download complete [2023-10-24T18:42:35.297Z] 988bab9f4d93: Verifying Checksum [2023-10-24T18:42:35.297Z] 988bab9f4d93: Download complete [2023-10-24T18:42:35.297Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T18:42:35.297Z] 339a4e72a1f5: Download complete [2023-10-24T18:42:35.297Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T18:42:35.297Z] 1469e6f7b9e6: Download complete [2023-10-24T18:42:35.297Z] eaf3925da568: Verifying Checksum [2023-10-24T18:42:35.297Z] eaf3925da568: Download complete [2023-10-24T18:42:35.558Z] bde34c3a00c8: Verifying Checksum [2023-10-24T18:42:35.558Z] bde34c3a00c8: Download complete [2023-10-24T18:42:35.558Z] b352a97aabf1: Download complete [2023-10-24T18:42:35.558Z] 4872d77fe225: Verifying Checksum [2023-10-24T18:42:35.558Z] 4872d77fe225: Download complete [2023-10-24T18:42:35.558Z] 5851b861e8e6: Verifying Checksum [2023-10-24T18:42:35.558Z] 5851b861e8e6: Download complete [2023-10-24T18:42:35.558Z] b85a868b505f: Download complete [2023-10-24T18:42:35.817Z] bab4dde63d76: Verifying Checksum [2023-10-24T18:42:35.817Z] bab4dde63d76: Download complete [2023-10-24T18:42:36.755Z] b85a868b505f: Pull complete [2023-10-24T18:42:37.015Z] e2be974225ed: Pull complete [2023-10-24T18:42:37.587Z] 339a4e72a1f5: Pull complete [2023-10-24T18:42:38.154Z] 988bab9f4d93: Pull complete [2023-10-24T18:42:38.722Z] 1469e6f7b9e6: Pull complete [2023-10-24T18:42:38.722Z] eaf3925da568: Pull complete [2023-10-24T18:42:40.623Z] bab4dde63d76: Pull complete [2023-10-24T18:42:40.882Z] bde34c3a00c8: Pull complete [2023-10-24T18:42:40.882Z] b352a97aabf1: Pull complete [2023-10-24T18:42:41.142Z] 4872d77fe225: Pull complete [2023-10-24T18:42:41.142Z] 5851b861e8e6: Pull complete [2023-10-24T18:42:41.142Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T18:42:41.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:42:41.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:42:41.249Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:42:41.277Z] $ 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-10-24T18:42:45.992Z] $ docker top f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 -eo pid,comm [2023-10-24T18:42:46.058Z] 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-10-24T18:42:46.058Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:42:46.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:42:46.095Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:42:46.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:42:46.196Z] $ docker exec f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 ssh-agent [2023-10-24T18:42:46.310Z] SSH_AUTH_SOCK=/tmp/ssh-NCM2lu2SJdys/agent.32 [2023-10-24T18:42:46.310Z] SSH_AGENT_PID=38 [2023-10-24T18:42:46.317Z] Running ssh-add (command line suppressed) [2023-10-24T18:42:46.410Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11096478449569004419.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11096478449569004419.key) [2023-10-24T18:42:46.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:42:46.713Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T18:42:46.719Z] $ docker exec --env ******** --env ******** f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 ssh-agent -k [2023-10-24T18:42:46.820Z] unset SSH_AUTH_SOCK; [2023-10-24T18:42:46.822Z] unset SSH_AGENT_PID; [2023-10-24T18:42:46.822Z] echo Agent pid 38 killed; [2023-10-24T18:42:46.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T18:42:46.859Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:42:46.859Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:42:46.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:42:46.954Z] $ docker exec f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 ssh-agent [2023-10-24T18:42:47.086Z] SSH_AUTH_SOCK=/tmp/ssh-xtD68pN0FXbr/agent.70 [2023-10-24T18:42:47.086Z] SSH_AGENT_PID=76 [2023-10-24T18:42:47.091Z] Running ssh-add (command line suppressed) [2023-10-24T18:42:47.184Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18187152171113912098.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_18187152171113912098.key) [2023-10-24T18:42:47.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:42:47.489Z] + git semver init [2023-10-24T18:42:47.758Z] 2023-10-24 18:42:47,652 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T18:42:47.759Z] 2023-10-24 18:42:47,653 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-24T18:42:47.759Z] 2023-10-24 18:42:47,653 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-10-24T18:42:47.759Z] 2023-10-24 18:42:47,654 [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-10-24T18:42:49.667Z] 2023-10-24 18:42:49,140 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-10-24T18:42:49.667Z] 2023-10-24 18:42:49,141 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-10-24T18:42:49.667Z] 2023-10-24 18:42:49,141 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T18:42:49.667Z] 2023-10-24 18:42:49,141 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T18:42:49.667Z] 3.1.0-dev.21 [Pipeline] } [2023-10-24T18:42:49.681Z] $ docker exec --env ******** --env ******** f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 ssh-agent -k [2023-10-24T18:42:49.873Z] unset SSH_AUTH_SOCK; [2023-10-24T18:42:49.874Z] unset SSH_AGENT_PID; [2023-10-24T18:42:49.874Z] echo Agent pid 76 killed; [2023-10-24T18:42:49.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:42:50.208Z] + git semver [Pipeline] } [2023-10-24T18:42:50.790Z] $ docker stop --time=1 f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 [2023-10-24T18:42:52.297Z] $ docker rm -f --volumes f3d8a2fe6b2e501deb0fc144adbf7d6ac0458b8de49dc28c5fb45f0e0088cbc3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:42:52.642Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T18:42:52.853Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T18:42:52.855Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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-10-24T18:42:52.999Z] provisioning config files... [2023-10-24T18:42:53.008Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2170553041733458065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:42:53.301Z] ---> docker-login.sh [2023-10-24T18:42:53.301Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:42:53.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:53.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:53.302Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:53.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:53.302Z] [2023-10-24T18:42:53.302Z] Login Succeeded [2023-10-24T18:42:53.302Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:42:53.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:53.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:53.302Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:53.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:53.302Z] [2023-10-24T18:42:53.302Z] Login Succeeded [2023-10-24T18:42:53.302Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:42:53.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:53.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:53.560Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:53.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:53.560Z] [2023-10-24T18:42:53.560Z] Login Succeeded [2023-10-24T18:42:53.560Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:42:53.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:53.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:53.560Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:53.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:53.560Z] [2023-10-24T18:42:53.560Z] Login Succeeded [2023-10-24T18:42:53.560Z] docker.io [2023-10-24T18:42:53.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:42:53.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:42:53.819Z] Configure a credential helper to remove this warning. See [2023-10-24T18:42:53.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:42:53.819Z] [2023-10-24T18:42:53.819Z] Login Succeeded [2023-10-24T18:42:53.819Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:42:53.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:42:53.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:42:53.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:42:53.926Z] ========================================================= [2023-10-24T18:42:53.926Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T18:42:53.926Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:42:54.244Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:42:54.244Z] Sending build context to Docker daemon 21.63MB [2023-10-24T18:42:54.244Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:42:54.244Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T18:42:54.539Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T18:42:54.539Z] 7264a8db6415: Pulling fs layer [2023-10-24T18:42:54.539Z] c4d48a809fc2: Pulling fs layer [2023-10-24T18:42:54.539Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T18:42:54.539Z] ad3a456e5733: Pulling fs layer [2023-10-24T18:42:54.539Z] 33e27b845d1e: Pulling fs layer [2023-10-24T18:42:54.539Z] c68163c4e522: Pulling fs layer [2023-10-24T18:42:54.539Z] ad3a456e5733: Waiting [2023-10-24T18:42:54.540Z] 33e27b845d1e: Waiting [2023-10-24T18:42:54.540Z] 50da416c3ac9: Pulling fs layer [2023-10-24T18:42:54.540Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T18:42:54.540Z] c68163c4e522: Waiting [2023-10-24T18:42:54.540Z] 23d2d4c4bb30: Waiting [2023-10-24T18:42:54.540Z] c4d48a809fc2: Verifying Checksum [2023-10-24T18:42:54.540Z] c4d48a809fc2: Download complete [2023-10-24T18:42:54.540Z] ad3a456e5733: Verifying Checksum [2023-10-24T18:42:54.540Z] ad3a456e5733: Download complete [2023-10-24T18:42:54.540Z] 33e27b845d1e: Verifying Checksum [2023-10-24T18:42:54.540Z] 33e27b845d1e: Download complete [2023-10-24T18:42:54.540Z] 7264a8db6415: Download complete [2023-10-24T18:42:54.540Z] c68163c4e522: Verifying Checksum [2023-10-24T18:42:54.540Z] c68163c4e522: Download complete [2023-10-24T18:42:54.798Z] 7264a8db6415: Pull complete [2023-10-24T18:42:54.798Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T18:42:54.798Z] 23d2d4c4bb30: Download complete [2023-10-24T18:42:54.798Z] c4d48a809fc2: Pull complete [2023-10-24T18:42:54.798Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T18:42:54.798Z] 4f1c88b9dad5: Download complete [2023-10-24T18:42:55.364Z] 50da416c3ac9: Verifying Checksum [2023-10-24T18:42:55.364Z] 50da416c3ac9: Download complete [2023-10-24T18:42:57.891Z] 4f1c88b9dad5: Pull complete [2023-10-24T18:42:57.891Z] ad3a456e5733: Pull complete [2023-10-24T18:42:57.891Z] 33e27b845d1e: Pull complete [2023-10-24T18:42:57.891Z] c68163c4e522: Pull complete [2023-10-24T18:43:00.421Z] 50da416c3ac9: Pull complete [2023-10-24T18:43:00.680Z] 23d2d4c4bb30: Pull complete [2023-10-24T18:43:00.680Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T18:43:00.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T18:43:00.680Z] ---> 0786185ac409 [2023-10-24T18:43:00.680Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:43:07.953Z] Still waiting to schedule task [2023-10-24T18:43:07.954Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T18:43:08.838Z] ---> Running in 0cd9c47fa5a1 [2023-10-24T18:43:08.838Z] Removing intermediate container 0cd9c47fa5a1 [2023-10-24T18:43:08.838Z] ---> 7029bf307111 [2023-10-24T18:43:08.838Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:43:08.838Z] ---> Running in 7be21503e2c9 [2023-10-24T18:43:08.838Z] Removing intermediate container 7be21503e2c9 [2023-10-24T18:43:08.838Z] ---> 56446bdbc22f [2023-10-24T18:43:08.838Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:43:08.838Z] ---> Running in df7bf41f99e7 [2023-10-24T18:43:09.097Z] Removing intermediate container df7bf41f99e7 [2023-10-24T18:43:09.097Z] ---> bbf5be4becdb [2023-10-24T18:43:09.097Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:43:09.097Z] ---> Running in e5d7ec6a988e [2023-10-24T18:43:09.097Z] Removing intermediate container e5d7ec6a988e [2023-10-24T18:43:09.097Z] ---> 9e16e47455a1 [2023-10-24T18:43:09.097Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-24T18:43:09.097Z] ---> Running in e640dcb01109 [2023-10-24T18:43:09.097Z] Removing intermediate container e640dcb01109 [2023-10-24T18:43:09.097Z] ---> 8cfe7870dde5 [2023-10-24T18:43:09.097Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:43:09.097Z] ---> Running in dea2b6513143 [2023-10-24T18:43:09.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:43:09.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:43:09.616Z] OK: 264 MiB in 52 packages [2023-10-24T18:43:10.552Z] Removing intermediate container dea2b6513143 [2023-10-24T18:43:10.552Z] ---> d050ce07a540 [2023-10-24T18:43:10.552Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-24T18:43:10.552Z] ---> Running in 63902f9b10fb [2023-10-24T18:43:10.810Z] Removing intermediate container 63902f9b10fb [2023-10-24T18:43:10.810Z] ---> 66929a891521 [2023-10-24T18:43:10.810Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-24T18:43:11.068Z] ---> 749be4845019 [2023-10-24T18:43:11.068Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:43:11.068Z] ---> Running in d116ac675eb5 [2023-10-24T18:44:32.525Z] Removing intermediate container d116ac675eb5 [2023-10-24T18:44:32.525Z] ---> 00760c64d38f [2023-10-24T18:44:32.525Z] Step 12/13 : COPY . . [2023-10-24T18:44:32.525Z] ---> 8b0b0f8015c4 [2023-10-24T18:44:32.525Z] Step 13/13 : RUN ${MAKE} [2023-10-24T18:44:32.525Z] ---> Running in 7e5b1e996126 [2023-10-24T18:44:32.525Z] noop [2023-10-24T18:44:32.525Z] Removing intermediate container 7e5b1e996126 [2023-10-24T18:44:32.525Z] ---> a6ab061c83c2 [2023-10-24T18:44:32.525Z] Successfully built a6ab061c83c2 [2023-10-24T18:44:32.525Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:44:32.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:44:32.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:44:32.897Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:44:32.926Z] $ 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-10-24T18:44:33.634Z] $ docker top 3250a91ee7f35754baf9d273359dc900d4e0045e08ba4c1b845f7d4366d5ed45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:44:33.972Z] + go version [2023-10-24T18:44:33.972Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T18:44:33.981Z] $ docker stop --time=1 3250a91ee7f35754baf9d273359dc900d4e0045e08ba4c1b845f7d4366d5ed45 [2023-10-24T18:44:35.313Z] $ docker rm -f --volumes 3250a91ee7f35754baf9d273359dc900d4e0045e08ba4c1b845f7d4366d5ed45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:44:35.713Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T18:44:35.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:44:35.777Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:44:35.802Z] $ 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-10-24T18:44:36.808Z] $ docker top 44866a7f128d0da4033939abccd23bd4d814e478b728b42d25e634708bfdaf7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:44:37.148Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:44:37.446Z] + make test [2023-10-24T18:44:37.446Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:44:38.819Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-24T18:44:48.778Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-24T18:44:49.036Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-24T18:44:50.938Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 31.5% of statements [2023-10-24T18:44:51.195Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.099s coverage: 86.5% of statements [2023-10-24T18:44:57.751Z] go vet ./... [2023-10-24T18:45:01.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:45:01.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:45:01.030Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:45:01.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:45:01.052Z] $ docker stop --time=1 44866a7f128d0da4033939abccd23bd4d814e478b728b42d25e634708bfdaf7c [2023-10-24T18:45:06.577Z] $ docker rm -f --volumes 44866a7f128d0da4033939abccd23bd4d814e478b728b42d25e634708bfdaf7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:45:07.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:45:07.170Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T18:45:07.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:45:07.968Z] + ls -al . [2023-10-24T18:45:07.968Z] total 236 [2023-10-24T18:45:07.968Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:44 . [2023-10-24T18:45:07.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:42 .. [2023-10-24T18:45:07.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:44 .git [2023-10-24T18:45:07.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:42 .github [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 18:42 .gitignore [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 18:42 .golangci.yml [2023-10-24T18:45:07.968Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:42 .semver [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 18:42 Attribution.txt [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 18:42 CHANGELOG.md [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 18:42 Dockerfile [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:42 GOVERNANCE.md [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 18:42 Jenkinsfile [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:42 LICENSE [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 18:42 Makefile [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:42 OWNERS.md [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 18:42 README.md [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:42 VERSION [2023-10-24T18:45:07.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:42 bin [2023-10-24T18:45:07.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:42 cmd [2023-10-24T18:45:07.968Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 18:44 coverage.out [2023-10-24T18:45:07.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:42 doc [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 18:42 go.mod [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 18:42 go.sum [2023-10-24T18:45:07.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:42 internal [2023-10-24T18:45:07.968Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:08.270Z] + 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=5d050817de06d6b0801ca6267cf73807b76c60d2 --label arch=amd64 --label version=3.1.0-dev.21 . [2023-10-24T18:45:08.270Z] Sending build context to Docker daemon 21.71MB [2023-10-24T18:45:08.270Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:45:08.270Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T18:45:08.270Z] ---> a6ab061c83c2 [2023-10-24T18:45:08.270Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:45:08.836Z] ---> Running in 70f02b495baa [2023-10-24T18:45:08.836Z] Removing intermediate container 70f02b495baa [2023-10-24T18:45:08.836Z] ---> eb133ee247a6 [2023-10-24T18:45:08.836Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:45:08.836Z] ---> Running in d0882e476118 [2023-10-24T18:45:08.836Z] Removing intermediate container d0882e476118 [2023-10-24T18:45:08.836Z] ---> 270780c75ccf [2023-10-24T18:45:08.836Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:45:08.836Z] ---> Running in 78aca5a569d2 [2023-10-24T18:45:08.836Z] Removing intermediate container 78aca5a569d2 [2023-10-24T18:45:08.836Z] ---> f21824239fe4 [2023-10-24T18:45:08.836Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:45:09.095Z] ---> Running in b40585d4b729 [2023-10-24T18:45:09.095Z] Removing intermediate container b40585d4b729 [2023-10-24T18:45:09.095Z] ---> 736428614583 [2023-10-24T18:45:09.095Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-24T18:45:09.095Z] ---> Running in 909b258aab37 [2023-10-24T18:45:09.095Z] Removing intermediate container 909b258aab37 [2023-10-24T18:45:09.095Z] ---> a0e90f1fa5ba [2023-10-24T18:45:09.095Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:45:09.095Z] ---> Running in 09fd93b6c4de [2023-10-24T18:45:09.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:45:09.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:45:09.921Z] OK: 264 MiB in 52 packages [2023-10-24T18:45:10.179Z] Removing intermediate container 09fd93b6c4de [2023-10-24T18:45:10.179Z] ---> d6524634c904 [2023-10-24T18:45:10.179Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-24T18:45:10.179Z] ---> Running in 607d12e5e345 [2023-10-24T18:45:10.436Z] Removing intermediate container 607d12e5e345 [2023-10-24T18:45:10.436Z] ---> a35d2e42bd76 [2023-10-24T18:45:10.436Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-24T18:45:10.436Z] ---> c094e146ee71 [2023-10-24T18:45:10.436Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:45:10.436Z] ---> Running in e50fa12a492f [2023-10-24T18:45:11.408Z] Removing intermediate container e50fa12a492f [2023-10-24T18:45:11.408Z] ---> a5a361bb7ecb [2023-10-24T18:45:11.408Z] Step 12/26 : COPY . . [2023-10-24T18:45:12.344Z] ---> 97b315a48f2a [2023-10-24T18:45:12.344Z] Step 13/26 : RUN ${MAKE} [2023-10-24T18:45:12.344Z] ---> Running in 90045e13d558 [2023-10-24T18:45:12.606Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-24T18:45:34.519Z] Removing intermediate container 90045e13d558 [2023-10-24T18:45:34.519Z] ---> d1cbcd052252 [2023-10-24T18:45:34.519Z] Step 14/26 : FROM alpine:3.18 [2023-10-24T18:45:35.084Z] 3.18: Pulling from library/alpine [2023-10-24T18:45:35.084Z] 96526aa774ef: Pulling fs layer [2023-10-24T18:45:35.343Z] 96526aa774ef: Verifying Checksum [2023-10-24T18:45:35.343Z] 96526aa774ef: Download complete [2023-10-24T18:45:35.653Z] 96526aa774ef: Pull complete [2023-10-24T18:45:35.653Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:45:35.653Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:45:35.653Z] ---> 8ca4688f4f35 [2023-10-24T18:45:35.653Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T18:45:35.912Z] ---> Running in 9486748bda4c [2023-10-24T18:45:36.170Z] Removing intermediate container 9486748bda4c [2023-10-24T18:45:36.170Z] ---> 4f2c662e13f3 [2023-10-24T18:45:36.170Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:45:36.170Z] ---> Running in 3a85f2951d7e [2023-10-24T18:45:36.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T18:45:36.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T18:45:36.689Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:45:36.689Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:45:36.689Z] OK: 7 MiB in 16 packages [2023-10-24T18:45:37.258Z] Removing intermediate container 3a85f2951d7e [2023-10-24T18:45:37.258Z] ---> b07402667acf [2023-10-24T18:45:37.258Z] Step 17/26 : WORKDIR / [2023-10-24T18:45:37.258Z] ---> Running in e18aef7469af [2023-10-24T18:45:37.258Z] Removing intermediate container e18aef7469af [2023-10-24T18:45:37.258Z] ---> f3cd95454e05 [2023-10-24T18:45:37.258Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-24T18:45:38.233Z] ---> c219339e3a9d [2023-10-24T18:45:38.233Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-24T18:45:38.233Z] ---> cf919f18336e [2023-10-24T18:45:38.233Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-24T18:45:38.492Z] ---> 7f02ba9af83b [2023-10-24T18:45:38.492Z] Step 21/26 : EXPOSE 59984 [2023-10-24T18:45:38.492Z] ---> Running in 6e8471e2f961 [2023-10-24T18:45:38.492Z] Removing intermediate container 6e8471e2f961 [2023-10-24T18:45:38.492Z] ---> d7d6a50d4ade [2023-10-24T18:45:38.492Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-24T18:45:38.492Z] ---> Running in 93dc5f414b59 [2023-10-24T18:45:38.492Z] Removing intermediate container 93dc5f414b59 [2023-10-24T18:45:38.492Z] ---> 7041335cd69d [2023-10-24T18:45:38.492Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:45:38.751Z] ---> Running in 55abef2b4488 [2023-10-24T18:45:39.009Z] Removing intermediate container 55abef2b4488 [2023-10-24T18:45:39.009Z] ---> 80e118a6b947 [2023-10-24T18:45:39.009Z] Step 24/26 : LABEL arch=amd64 [2023-10-24T18:45:39.009Z] ---> Running in 8fe370922904 [2023-10-24T18:45:39.009Z] Removing intermediate container 8fe370922904 [2023-10-24T18:45:39.009Z] ---> 5cf9c2dbe4aa [2023-10-24T18:45:39.009Z] Step 25/26 : LABEL git_sha=5d050817de06d6b0801ca6267cf73807b76c60d2 [2023-10-24T18:45:39.009Z] ---> Running in 5e31b90f7821 [2023-10-24T18:45:39.009Z] Removing intermediate container 5e31b90f7821 [2023-10-24T18:45:39.009Z] ---> 1ace07f56873 [2023-10-24T18:45:39.009Z] Step 26/26 : LABEL version=3.1.0-dev.21 [2023-10-24T18:45:39.009Z] ---> Running in c2a6fa896141 [2023-10-24T18:45:39.268Z] Removing intermediate container c2a6fa896141 [2023-10-24T18:45:39.269Z] ---> 799c8dc02764 [2023-10-24T18:45:39.269Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:45:39.269Z] Successfully built 799c8dc02764 [2023-10-24T18:45:39.269Z] 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-10-24T18:45:39.377Z] provisioning config files... [2023-10-24T18:45:39.385Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11830282658945369886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:45:39.683Z] ---> docker-login.sh [2023-10-24T18:45:39.683Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:45:39.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:45:39.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:45:39.684Z] Configure a credential helper to remove this warning. See [2023-10-24T18:45:39.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:45:39.684Z] [2023-10-24T18:45:39.684Z] Login Succeeded [2023-10-24T18:45:39.684Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:45:39.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:45:39.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:45:39.684Z] Configure a credential helper to remove this warning. See [2023-10-24T18:45:39.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:45:39.684Z] [2023-10-24T18:45:39.684Z] Login Succeeded [2023-10-24T18:45:39.684Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:45:39.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:45:39.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:45:39.942Z] Configure a credential helper to remove this warning. See [2023-10-24T18:45:39.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:45:39.942Z] [2023-10-24T18:45:39.942Z] Login Succeeded [2023-10-24T18:45:39.942Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:45:39.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:45:39.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:45:39.942Z] Configure a credential helper to remove this warning. See [2023-10-24T18:45:39.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:45:39.942Z] [2023-10-24T18:45:39.942Z] Login Succeeded [2023-10-24T18:45:39.942Z] docker.io [2023-10-24T18:45:39.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:45:40.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:45:40.202Z] Configure a credential helper to remove this warning. See [2023-10-24T18:45:40.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:45:40.202Z] [2023-10-24T18:45:40.202Z] Login Succeeded [2023-10-24T18:45:40.202Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:45:40.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:45:40.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:45:40.264Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-10-24T18:45:40.264Z] 5d050817de06d6b0801ca6267cf73807b76c60d2 [2023-10-24T18:45:40.264Z] latest [2023-10-24T18:45:40.264Z] 3.1.0-dev.21 [2023-10-24T18:45:40.264Z] 5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [2023-10-24T18:45:40.264Z] main [2023-10-24T18:45:40.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:40.624Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:40.926Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2 [2023-10-24T18:45:40.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T18:45:40.926Z] 5b904a03689a: Preparing [2023-10-24T18:45:40.926Z] 4ab0a0692a01: Preparing [2023-10-24T18:45:40.926Z] af3bdc819956: Preparing [2023-10-24T18:45:40.926Z] dd8ddafffd6b: Preparing [2023-10-24T18:45:40.926Z] cc2447e1835a: Preparing [2023-10-24T18:45:40.926Z] cc2447e1835a: Layer already exists [2023-10-24T18:45:40.926Z] 4ab0a0692a01: Pushed [2023-10-24T18:45:40.926Z] dd8ddafffd6b: Pushed [2023-10-24T18:45:40.926Z] 5b904a03689a: Pushed [2023-10-24T18:45:44.258Z] af3bdc819956: Pushed [2023-10-24T18:45:44.258Z] 5d050817de06d6b0801ca6267cf73807b76c60d2: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:44.573Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:44.887Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-24T18:45:44.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T18:45:44.887Z] 5b904a03689a: Preparing [2023-10-24T18:45:44.887Z] 4ab0a0692a01: Preparing [2023-10-24T18:45:44.887Z] af3bdc819956: Preparing [2023-10-24T18:45:44.887Z] dd8ddafffd6b: Preparing [2023-10-24T18:45:44.887Z] cc2447e1835a: Preparing [2023-10-24T18:45:44.887Z] 4ab0a0692a01: Layer already exists [2023-10-24T18:45:44.887Z] cc2447e1835a: Layer already exists [2023-10-24T18:45:44.887Z] af3bdc819956: Layer already exists [2023-10-24T18:45:44.887Z] dd8ddafffd6b: Layer already exists [2023-10-24T18:45:44.887Z] 5b904a03689a: Layer already exists [2023-10-24T18:45:44.887Z] latest: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:45.204Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:45.523Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.21 [2023-10-24T18:45:45.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T18:45:45.523Z] 5b904a03689a: Preparing [2023-10-24T18:45:45.523Z] 4ab0a0692a01: Preparing [2023-10-24T18:45:45.523Z] af3bdc819956: Preparing [2023-10-24T18:45:45.523Z] dd8ddafffd6b: Preparing [2023-10-24T18:45:45.523Z] cc2447e1835a: Preparing [2023-10-24T18:45:45.523Z] dd8ddafffd6b: Layer already exists [2023-10-24T18:45:45.523Z] cc2447e1835a: Layer already exists [2023-10-24T18:45:45.523Z] 4ab0a0692a01: Layer already exists [2023-10-24T18:45:45.523Z] af3bdc819956: Layer already exists [2023-10-24T18:45:45.523Z] 5b904a03689a: Layer already exists [2023-10-24T18:45:45.523Z] 3.1.0-dev.21: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:45.845Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:46.163Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [2023-10-24T18:45:46.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T18:45:46.163Z] 5b904a03689a: Preparing [2023-10-24T18:45:46.163Z] 4ab0a0692a01: Preparing [2023-10-24T18:45:46.163Z] af3bdc819956: Preparing [2023-10-24T18:45:46.163Z] dd8ddafffd6b: Preparing [2023-10-24T18:45:46.163Z] cc2447e1835a: Preparing [2023-10-24T18:45:46.163Z] 5b904a03689a: Layer already exists [2023-10-24T18:45:46.163Z] 4ab0a0692a01: Layer already exists [2023-10-24T18:45:46.163Z] af3bdc819956: Layer already exists [2023-10-24T18:45:46.163Z] cc2447e1835a: Layer already exists [2023-10-24T18:45:46.163Z] dd8ddafffd6b: Layer already exists [2023-10-24T18:45:46.163Z] 5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:46.468Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:46.776Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-10-24T18:45:46.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-10-24T18:45:46.776Z] 5b904a03689a: Preparing [2023-10-24T18:45:46.776Z] 4ab0a0692a01: Preparing [2023-10-24T18:45:46.776Z] af3bdc819956: Preparing [2023-10-24T18:45:46.776Z] dd8ddafffd6b: Preparing [2023-10-24T18:45:46.776Z] cc2447e1835a: Preparing [2023-10-24T18:45:46.777Z] cc2447e1835a: Layer already exists [2023-10-24T18:45:46.777Z] 4ab0a0692a01: Layer already exists [2023-10-24T18:45:46.777Z] af3bdc819956: Layer already exists [2023-10-24T18:45:46.777Z] 5b904a03689a: Layer already exists [2023-10-24T18:45:46.777Z] dd8ddafffd6b: Layer already exists [2023-10-24T18:45:46.777Z] main: digest: sha256:944b6d76b7d225b04b1730863452f4ce3af36250570fd79bb93cfee8143eb7da size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:45:46.831Z] ===================================================== [Pipeline] echo [2023-10-24T18:45:46.842Z] taggedImages: [2023-10-24T18:45:46.842Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2 [2023-10-24T18:45:46.842Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-10-24T18:45:46.842Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.1.0-dev.21 [2023-10-24T18:45:46.842Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [2023-10-24T18:45:46.842Z] - 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-10-24T18:45:47.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:45:47.229Z] [2023-10-24T18:45:47.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:45:47.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:45:47.524Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T18:45:47.524Z] 5eb5b503b376: Pulling fs layer [2023-10-24T18:45:47.524Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T18:45:47.524Z] ec43610c2a17: Pulling fs layer [2023-10-24T18:45:47.524Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T18:45:47.524Z] 33b1e0a273af: Pulling fs layer [2023-10-24T18:45:47.524Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T18:45:47.524Z] 2f39f015ded8: Pulling fs layer [2023-10-24T18:45:47.524Z] 3a2ae6a8a46f: Waiting [2023-10-24T18:45:47.524Z] 5d3b04190fa2: Waiting [2023-10-24T18:45:47.524Z] 2f39f015ded8: Waiting [2023-10-24T18:45:47.524Z] 33b1e0a273af: Waiting [2023-10-24T18:45:47.524Z] 5c69ac0246d0: Download complete [2023-10-24T18:45:47.524Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T18:45:47.524Z] 3a2ae6a8a46f: Download complete [2023-10-24T18:45:47.524Z] 33b1e0a273af: Verifying Checksum [2023-10-24T18:45:47.524Z] 33b1e0a273af: Download complete [2023-10-24T18:45:47.524Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T18:45:47.524Z] 5d3b04190fa2: Download complete [2023-10-24T18:45:47.524Z] ec43610c2a17: Verifying Checksum [2023-10-24T18:45:47.524Z] ec43610c2a17: Download complete [2023-10-24T18:45:47.782Z] 5eb5b503b376: Verifying Checksum [2023-10-24T18:45:47.782Z] 5eb5b503b376: Download complete [2023-10-24T18:45:48.716Z] 5eb5b503b376: Pull complete [2023-10-24T18:45:48.973Z] 5c69ac0246d0: Pull complete [2023-10-24T18:45:49.230Z] ec43610c2a17: Pull complete [2023-10-24T18:45:49.488Z] 3a2ae6a8a46f: Pull complete [2023-10-24T18:45:49.488Z] 33b1e0a273af: Pull complete [2023-10-24T18:45:49.744Z] 5d3b04190fa2: Pull complete [2023-10-24T18:45:53.919Z] 2f39f015ded8: Pull complete [2023-10-24T18:45:53.919Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T18:45:53.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:45:53.919Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:45:54.003Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:45:54.034Z] $ 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-10-24T18:45:59.292Z] $ docker top 92bdedd2bcf3aec5afe15d0fd68208522c39e31be7ea70ae6d92ed5446c41700 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:45:59.674Z] ---> job-cost.sh [2023-10-24T18:45:59.674Z] lf-activate-venv: SKIPPING [2023-10-24T18:45:59.674Z] INFO: No Stack... [2023-10-24T18:45:59.932Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:46:00.498Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:46:00.785Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-10-24T18:46:00.785Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:46:00.798Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [2023-10-24T18:46:00.806Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] did not exist. Created. [2023-10-24T18:46:00.807Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:46:01.106Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T18:46:01.140Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:46:01.147Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:46:01.160Z] $ docker stop --time=1 92bdedd2bcf3aec5afe15d0fd68208522c39e31be7ea70ae6d92ed5446c41700 [2023-10-24T18:46:02.307Z] $ docker rm -f --volumes 92bdedd2bcf3aec5afe15d0fd68208522c39e31be7ea70ae6d92ed5446c41700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T18:48:07.326Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10267 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-10-24T18:48:07.336Z] Running in /w/workspace/device-onvif-camera/178 [Pipeline] { [Pipeline] checkout [2023-10-24T18:48:07.366Z] The recommended git tool is: git [2023-10-24T18:48:14.329Z] using credential edgex-jenkins-ssh [2023-10-24T18:48:14.343Z] Cloning the remote Git repository [2023-10-24T18:48:14.396Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-24T18:48:14.515Z] > git init /w/workspace/device-onvif-camera/178 # timeout=10 [2023-10-24T18:48:14.691Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-24T18:48:14.693Z] > git --version # timeout=10 [2023-10-24T18:48:14.718Z] > git --version # 'git version 2.25.1' [2023-10-24T18:48:14.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T18:48:14.929Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:48:17.599Z] Avoid second fetch [2023-10-24T18:48:17.600Z] Checking out Revision 5d050817de06d6b0801ca6267cf73807b76c60d2 (main) [2023-10-24T18:48:16.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-24T18:48:16.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T18:48:18.385Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#397)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:48:17.621Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T18:48:17.713Z] > git checkout -f 5d050817de06d6b0801ca6267cf73807b76c60d2 # timeout=10 [2023-10-24T18:48:19.371Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T18:48:19.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:48:19.372Z] Dload Upload Total Spent Left Speed [2023-10-24T18:48:19.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 62812 0 --:--:-- --:--:-- --:--:-- 63123 [Pipeline] sh [2023-10-24T18:48:20.114Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T18:48:20.474Z] + sudo tee /etc/docker/daemon.new [2023-10-24T18:48:20.474Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T18:48:20.474Z] { [2023-10-24T18:48:20.474Z] "registry-mirrors": [ [2023-10-24T18:48:20.474Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T18:48:20.474Z] ], [2023-10-24T18:48:20.474Z] "bip": "10.250.0.254/24", [2023-10-24T18:48:20.474Z] "hosts": [ [2023-10-24T18:48:20.474Z] "tcp://0.0.0.0:5555", [2023-10-24T18:48:20.474Z] "unix:///var/run/docker.sock" [2023-10-24T18:48:20.474Z] ], [2023-10-24T18:48:20.474Z] "mtu": 1458, [2023-10-24T18:48:20.474Z] "selinux-enabled": true, [2023-10-24T18:48:20.474Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T18:48:20.474Z] } [Pipeline] sh [2023-10-24T18:48:20.806Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T18:48:21.138Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:48:39.464Z] provisioning config files... [2023-10-24T18:48:39.498Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/178@tmp/config11338468449600745706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:48:39.892Z] ---> docker-login.sh [2023-10-24T18:48:39.892Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:48:40.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:48:40.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:48:40.778Z] Configure a credential helper to remove this warning. See [2023-10-24T18:48:40.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:48:40.778Z] [2023-10-24T18:48:40.778Z] Login Succeeded [2023-10-24T18:48:40.778Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:48:41.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:48:41.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:48:41.054Z] Configure a credential helper to remove this warning. See [2023-10-24T18:48:41.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:48:41.054Z] [2023-10-24T18:48:41.054Z] Login Succeeded [2023-10-24T18:48:41.329Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:48:41.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:48:41.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:48:41.606Z] Configure a credential helper to remove this warning. See [2023-10-24T18:48:41.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:48:41.606Z] [2023-10-24T18:48:41.606Z] Login Succeeded [2023-10-24T18:48:41.606Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:48:41.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:48:42.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:48:42.153Z] Configure a credential helper to remove this warning. See [2023-10-24T18:48:42.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:48:42.153Z] [2023-10-24T18:48:42.153Z] Login Succeeded [2023-10-24T18:48:42.153Z] docker.io [2023-10-24T18:48:42.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:48:42.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:48:42.700Z] Configure a credential helper to remove this warning. See [2023-10-24T18:48:42.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:48:42.700Z] [2023-10-24T18:48:42.700Z] Login Succeeded [2023-10-24T18:48:42.700Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:48:42.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T18:48:43.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:48:43.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:48:43.144Z] ========================================================= [2023-10-24T18:48:43.144Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T18:48:43.144Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:48:43.509Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T18:48:44.119Z] Sending build context to Docker daemon 14.17MB [2023-10-24T18:48:44.119Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:48:44.119Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-24T18:48:44.412Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T18:48:44.412Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T18:48:44.412Z] 5d54e960e981: Pulling fs layer [2023-10-24T18:48:44.412Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T18:48:44.412Z] f0e02332f6b5: Pulling fs layer [2023-10-24T18:48:44.412Z] cefa15bbcfad: Pulling fs layer [2023-10-24T18:48:44.412Z] 17808c966233: Pulling fs layer [2023-10-24T18:48:44.412Z] f4c1fc716caa: Pulling fs layer [2023-10-24T18:48:44.412Z] f0e02332f6b5: Waiting [2023-10-24T18:48:44.412Z] cefa15bbcfad: Waiting [2023-10-24T18:48:44.412Z] f4c1fc716caa: Waiting [2023-10-24T18:48:44.412Z] 17808c966233: Waiting [2023-10-24T18:48:44.412Z] 5d54e960e981: Verifying Checksum [2023-10-24T18:48:44.412Z] 5d54e960e981: Download complete [2023-10-24T18:48:44.412Z] f0e02332f6b5: Verifying Checksum [2023-10-24T18:48:44.412Z] f0e02332f6b5: Download complete [2023-10-24T18:48:44.412Z] cefa15bbcfad: Verifying Checksum [2023-10-24T18:48:44.412Z] cefa15bbcfad: Download complete [2023-10-24T18:48:44.412Z] 9fda8d8052c6: Verifying Checksum [2023-10-24T18:48:44.412Z] 9fda8d8052c6: Download complete [2023-10-24T18:48:45.421Z] f4c1fc716caa: Verifying Checksum [2023-10-24T18:48:45.421Z] f4c1fc716caa: Download complete [2023-10-24T18:48:45.704Z] 9fda8d8052c6: Pull complete [2023-10-24T18:48:46.314Z] 5d54e960e981: Pull complete [2023-10-24T18:48:46.606Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T18:48:46.607Z] c4a7e357bf2a: Download complete [2023-10-24T18:48:48.073Z] 17808c966233: Verifying Checksum [2023-10-24T18:48:48.073Z] 17808c966233: Download complete [2023-10-24T18:49:06.374Z] c4a7e357bf2a: Pull complete [2023-10-24T18:49:06.374Z] f0e02332f6b5: Pull complete [2023-10-24T18:49:06.374Z] cefa15bbcfad: Pull complete [2023-10-24T18:49:14.772Z] 17808c966233: Pull complete [2023-10-24T18:49:19.040Z] f4c1fc716caa: Pull complete [2023-10-24T18:49:19.040Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T18:49:19.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T18:49:19.040Z] ---> ea914061e18c [2023-10-24T18:49:19.040Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:49:19.640Z] ---> Running in c5cdbcb15e02 [2023-10-24T18:49:19.912Z] Removing intermediate container c5cdbcb15e02 [2023-10-24T18:49:19.912Z] ---> df78308f8613 [2023-10-24T18:49:19.912Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:49:19.912Z] ---> Running in 92a9b6aba8c8 [2023-10-24T18:49:20.503Z] Removing intermediate container 92a9b6aba8c8 [2023-10-24T18:49:20.503Z] ---> c878e9bbcc0d [2023-10-24T18:49:20.503Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:49:20.503Z] ---> Running in 916c1d54b413 [2023-10-24T18:49:20.786Z] Removing intermediate container 916c1d54b413 [2023-10-24T18:49:20.786Z] ---> b94af61a2fde [2023-10-24T18:49:20.786Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:49:20.786Z] ---> Running in fcd9e406ceb0 [2023-10-24T18:49:21.380Z] Removing intermediate container fcd9e406ceb0 [2023-10-24T18:49:21.380Z] ---> 461c3ca29b35 [2023-10-24T18:49:21.380Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-24T18:49:21.380Z] ---> Running in 63ca6cf789c3 [2023-10-24T18:49:21.652Z] Removing intermediate container 63ca6cf789c3 [2023-10-24T18:49:21.653Z] ---> d59c1c2e9084 [2023-10-24T18:49:21.653Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:49:21.922Z] ---> Running in 88f16881636d [2023-10-24T18:49:23.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:49:23.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:49:25.062Z] OK: 266 MiB in 52 packages [2023-10-24T18:49:26.045Z] Removing intermediate container 88f16881636d [2023-10-24T18:49:26.045Z] ---> ea64f78ea7d7 [2023-10-24T18:49:26.045Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-24T18:49:26.045Z] ---> Running in ac9cf1c9fc85 [2023-10-24T18:49:26.643Z] Removing intermediate container ac9cf1c9fc85 [2023-10-24T18:49:26.643Z] ---> d3ef9224bf11 [2023-10-24T18:49:26.643Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-24T18:49:27.237Z] ---> ef4de2db5f58 [2023-10-24T18:49:27.237Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:49:27.237Z] ---> Running in da8185228378 [2023-10-24T18:51:18.998Z] Removing intermediate container da8185228378 [2023-10-24T18:51:18.998Z] ---> 351ca877a682 [2023-10-24T18:51:18.998Z] Step 12/13 : COPY . . [2023-10-24T18:51:18.998Z] ---> 2c468d89d291 [2023-10-24T18:51:18.998Z] Step 13/13 : RUN ${MAKE} [2023-10-24T18:51:18.998Z] ---> Running in 3fe32b9399cd [2023-10-24T18:51:18.998Z] noop [2023-10-24T18:51:18.998Z] Removing intermediate container 3fe32b9399cd [2023-10-24T18:51:18.998Z] ---> a22be84c4812 [2023-10-24T18:51:18.998Z] Successfully built a22be84c4812 [2023-10-24T18:51:18.998Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:19.357Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:51:19.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:51:19.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-10267 does not seem to be running inside a container [2023-10-24T18:51:19.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/178 -v /w/workspace/device-onvif-camera/178:/w/workspace/device-onvif-camera/178:rw,z -v /w/workspace/device-onvif-camera/178@tmp:/w/workspace/device-onvif-camera/178@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-10-24T18:51:21.015Z] $ docker top b7d4eabd2d1bcd360ffae984ca119d53551c2f94b4aafe034b4a74a9a11076cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:51:21.875Z] + go version [2023-10-24T18:51:21.875Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T18:51:21.894Z] $ docker stop --time=1 b7d4eabd2d1bcd360ffae984ca119d53551c2f94b4aafe034b4a74a9a11076cb [2023-10-24T18:51:23.629Z] $ docker rm -f --volumes b7d4eabd2d1bcd360ffae984ca119d53551c2f94b4aafe034b4a74a9a11076cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:51:24.215Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T18:51:24.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:51:24.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-10267 does not seem to be running inside a container [2023-10-24T18:51:24.485Z] $ 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/178 -v /w/workspace/device-onvif-camera/178:/w/workspace/device-onvif-camera/178:rw,z -v /w/workspace/device-onvif-camera/178@tmp:/w/workspace/device-onvif-camera/178@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-10-24T18:51:28.613Z] $ docker top d3a1d11a3398d155d9d39745ded8b2203753ca96910d801f18706be670e1d077 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:51:29.466Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/178 [Pipeline] fileExists [Pipeline] sh [2023-10-24T18:51:30.122Z] + make test [2023-10-24T18:51:30.122Z] go test ./... -coverprofile=coverage.out ./... [2023-10-24T18:51:35.520Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-24T18:53:42.238Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-24T18:53:45.615Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-24T18:53:48.216Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.246s coverage: 31.5% of statements [2023-10-24T18:54:06.503Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.303s coverage: 86.5% of statements [2023-10-24T18:54:06.771Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T18:54:06.771Z] go vet ./... [2023-10-24T18:54:33.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T18:54:33.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T18:54:33.485Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T18:54:34.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T18:54:34.099Z] $ docker stop --time=1 d3a1d11a3398d155d9d39745ded8b2203753ca96910d801f18706be670e1d077 [2023-10-24T18:54:36.143Z] $ docker rm -f --volumes d3a1d11a3398d155d9d39745ded8b2203753ca96910d801f18706be670e1d077 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:54:37.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T18:54:37.513Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T18:54:38.177Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T18:54:38.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T18:54:38.914Z] + ls -al . [2023-10-24T18:54:38.914Z] total 232 [2023-10-24T18:54:38.914Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:51 . [2023-10-24T18:54:38.914Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:48 .. [2023-10-24T18:54:38.914Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:48 .git [2023-10-24T18:54:38.914Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:48 .github [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 422 Oct 24 18:48 .gitignore [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 24 18:48 .golangci.yml [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 24 18:48 Attribution.txt [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 24 18:48 CHANGELOG.md [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 24 18:48 Dockerfile [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:48 GOVERNANCE.md [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 24 18:48 Jenkinsfile [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 24 18:48 LICENSE [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 24 18:48 Makefile [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 24 18:48 OWNERS.md [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 24 18:48 README.md [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:42 VERSION [2023-10-24T18:54:38.914Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:48 bin [2023-10-24T18:54:38.914Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:48 cmd [2023-10-24T18:54:38.914Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 24 18:54 coverage.out [2023-10-24T18:54:38.914Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:48 doc [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 24 18:48 go.mod [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 35688 Oct 24 18:48 go.sum [2023-10-24T18:54:38.914Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:48 internal [2023-10-24T18:54:38.914Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 24 18:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:54:39.252Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5d050817de06d6b0801ca6267cf73807b76c60d2 --label arch=arm64 --label version=3.1.0-dev.21 . [2023-10-24T18:54:39.837Z] Sending build context to Docker daemon 14.25MB [2023-10-24T18:54:39.837Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T18:54:39.837Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-24T18:54:39.837Z] ---> a22be84c4812 [2023-10-24T18:54:39.837Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-24T18:54:40.110Z] ---> Running in 3b3be503c2cc [2023-10-24T18:54:40.379Z] Removing intermediate container 3b3be503c2cc [2023-10-24T18:54:40.379Z] ---> 631edf2dcea3 [2023-10-24T18:54:40.380Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T18:54:40.380Z] ---> Running in 076914f64be1 [2023-10-24T18:54:40.650Z] Removing intermediate container 076914f64be1 [2023-10-24T18:54:40.650Z] ---> f92b1b4ef7a6 [2023-10-24T18:54:40.650Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-24T18:54:40.917Z] ---> Running in df7779213c7c [2023-10-24T18:54:41.187Z] Removing intermediate container df7779213c7c [2023-10-24T18:54:41.187Z] ---> 2e5fd462e97e [2023-10-24T18:54:41.187Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T18:54:41.464Z] ---> Running in 9e27b64085a8 [2023-10-24T18:54:41.731Z] Removing intermediate container 9e27b64085a8 [2023-10-24T18:54:41.731Z] ---> c7c697c07a93 [2023-10-24T18:54:41.731Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-24T18:54:41.731Z] ---> Running in 2d50564d045f [2023-10-24T18:54:42.002Z] Removing intermediate container 2d50564d045f [2023-10-24T18:54:42.002Z] ---> 1a088609b3f7 [2023-10-24T18:54:42.002Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T18:54:42.273Z] ---> Running in 1092c0391261 [2023-10-24T18:54:43.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:54:43.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:54:45.259Z] OK: 266 MiB in 52 packages [2023-10-24T18:54:46.230Z] Removing intermediate container 1092c0391261 [2023-10-24T18:54:46.230Z] ---> 7e52b8c68d7e [2023-10-24T18:54:46.230Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-24T18:54:46.230Z] ---> Running in 0eb5193f276d [2023-10-24T18:54:46.502Z] Removing intermediate container 0eb5193f276d [2023-10-24T18:54:46.502Z] ---> cbf8ac646a23 [2023-10-24T18:54:46.502Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-24T18:54:47.090Z] ---> 6e276ace843d [2023-10-24T18:54:47.090Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T18:54:47.090Z] ---> Running in 7d2b289b808c [2023-10-24T18:54:50.464Z] Removing intermediate container 7d2b289b808c [2023-10-24T18:54:50.464Z] ---> 6bec3b53e533 [2023-10-24T18:54:50.464Z] Step 12/26 : COPY . . [2023-10-24T18:54:51.887Z] ---> 2a907acb4603 [2023-10-24T18:54:51.887Z] Step 13/26 : RUN ${MAKE} [2023-10-24T18:54:51.887Z] ---> Running in f97f670109d0 [2023-10-24T18:54:53.309Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-24T18:57:15.052Z] Removing intermediate container f97f670109d0 [2023-10-24T18:57:15.052Z] ---> 21595b0dd982 [2023-10-24T18:57:15.052Z] Step 14/26 : FROM alpine:3.18 [2023-10-24T18:57:15.052Z] 3.18: Pulling from library/alpine [2023-10-24T18:57:15.052Z] 579b34f0a95b: Pulling fs layer [2023-10-24T18:57:15.052Z] 579b34f0a95b: Verifying Checksum [2023-10-24T18:57:15.052Z] 579b34f0a95b: Download complete [2023-10-24T18:57:15.052Z] 579b34f0a95b: Pull complete [2023-10-24T18:57:15.052Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T18:57:15.052Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T18:57:15.052Z] ---> 3cc203321400 [2023-10-24T18:57:15.052Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-24T18:57:15.052Z] ---> Running in 310eeeb9baeb [2023-10-24T18:57:15.052Z] Removing intermediate container 310eeeb9baeb [2023-10-24T18:57:15.052Z] ---> b06f5f16625a [2023-10-24T18:57:15.052Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-24T18:57:15.052Z] ---> Running in 0d2e5de9c1e1 [2023-10-24T18:57:15.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T18:57:15.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T18:57:15.053Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T18:57:15.053Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T18:57:15.053Z] OK: 8 MiB in 16 packages [2023-10-24T18:57:15.053Z] Removing intermediate container 0d2e5de9c1e1 [2023-10-24T18:57:15.053Z] ---> a92708f01369 [2023-10-24T18:57:15.053Z] Step 17/26 : WORKDIR / [2023-10-24T18:57:15.053Z] ---> Running in 54607d40083d [2023-10-24T18:57:15.053Z] Removing intermediate container 54607d40083d [2023-10-24T18:57:15.053Z] ---> 4e3c5b5b38d7 [2023-10-24T18:57:15.053Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-24T18:57:15.053Z] ---> 626a9b060b7d [2023-10-24T18:57:15.053Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-24T18:57:15.635Z] ---> d9d0e9ec0f04 [2023-10-24T18:57:15.635Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-24T18:57:16.223Z] ---> 977e6fe52213 [2023-10-24T18:57:16.223Z] Step 21/26 : EXPOSE 59984 [2023-10-24T18:57:16.223Z] ---> Running in f260a83cc776 [2023-10-24T18:57:16.497Z] Removing intermediate container f260a83cc776 [2023-10-24T18:57:16.497Z] ---> 824d31adcb08 [2023-10-24T18:57:16.497Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-24T18:57:16.497Z] ---> Running in 9402d4445bdb [2023-10-24T18:57:16.764Z] Removing intermediate container 9402d4445bdb [2023-10-24T18:57:16.764Z] ---> c42e7fe7658e [2023-10-24T18:57:16.764Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T18:57:17.033Z] ---> Running in 7fd14efbbb5b [2023-10-24T18:57:17.301Z] Removing intermediate container 7fd14efbbb5b [2023-10-24T18:57:17.301Z] ---> c3b5d1590e66 [2023-10-24T18:57:17.301Z] Step 24/26 : LABEL arch=arm64 [2023-10-24T18:57:17.301Z] ---> Running in b9ad644953f7 [2023-10-24T18:57:17.570Z] Removing intermediate container b9ad644953f7 [2023-10-24T18:57:17.570Z] ---> d9ed6cd01bf3 [2023-10-24T18:57:17.570Z] Step 25/26 : LABEL git_sha=5d050817de06d6b0801ca6267cf73807b76c60d2 [2023-10-24T18:57:17.570Z] ---> Running in cc3c15943ffd [2023-10-24T18:57:18.153Z] Removing intermediate container cc3c15943ffd [2023-10-24T18:57:18.153Z] ---> 6c5c2cafcddb [2023-10-24T18:57:18.153Z] Step 26/26 : LABEL version=3.1.0-dev.21 [2023-10-24T18:57:18.153Z] ---> Running in 502c7868cd66 [2023-10-24T18:57:18.422Z] Removing intermediate container 502c7868cd66 [2023-10-24T18:57:18.422Z] ---> 8e5ea489f634 [2023-10-24T18:57:18.422Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T18:57:18.422Z] Successfully built 8e5ea489f634 [2023-10-24T18:57:18.422Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:57:18.511Z] provisioning config files... [2023-10-24T18:57:18.526Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/178@tmp/config12236099847378578630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:57:18.972Z] ---> docker-login.sh [2023-10-24T18:57:18.972Z] nexus3.edgexfoundry.org:10001 [2023-10-24T18:57:19.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:57:19.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:57:19.246Z] Configure a credential helper to remove this warning. See [2023-10-24T18:57:19.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:57:19.246Z] [2023-10-24T18:57:19.246Z] Login Succeeded [2023-10-24T18:57:19.246Z] nexus3.edgexfoundry.org:10002 [2023-10-24T18:57:19.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:57:19.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:57:19.803Z] Configure a credential helper to remove this warning. See [2023-10-24T18:57:19.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:57:19.803Z] [2023-10-24T18:57:19.803Z] Login Succeeded [2023-10-24T18:57:19.803Z] nexus3.edgexfoundry.org:10003 [2023-10-24T18:57:20.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:57:20.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:57:20.073Z] Configure a credential helper to remove this warning. See [2023-10-24T18:57:20.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:57:20.073Z] [2023-10-24T18:57:20.073Z] Login Succeeded [2023-10-24T18:57:20.073Z] nexus3.edgexfoundry.org:10004 [2023-10-24T18:57:20.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:57:20.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:57:20.640Z] Configure a credential helper to remove this warning. See [2023-10-24T18:57:20.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:57:20.640Z] [2023-10-24T18:57:20.640Z] Login Succeeded [2023-10-24T18:57:20.640Z] docker.io [2023-10-24T18:57:20.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T18:57:21.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T18:57:21.182Z] Configure a credential helper to remove this warning. See [2023-10-24T18:57:21.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T18:57:21.182Z] [2023-10-24T18:57:21.182Z] Login Succeeded [2023-10-24T18:57:21.182Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T18:57:21.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:57:21.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T18:57:21.246Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-10-24T18:57:21.246Z] 5d050817de06d6b0801ca6267cf73807b76c60d2 [2023-10-24T18:57:21.246Z] latest [2023-10-24T18:57:21.246Z] 3.1.0-dev.21 [2023-10-24T18:57:21.246Z] 5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [2023-10-24T18:57:21.246Z] main [2023-10-24T18:57:21.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:21.607Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:21.946Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2 [2023-10-24T18:57:21.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T18:57:21.946Z] aacefd493055: Preparing [2023-10-24T18:57:21.946Z] d2f918256539: Preparing [2023-10-24T18:57:21.946Z] 8feded3f1722: Preparing [2023-10-24T18:57:21.946Z] 4266904f0f45: Preparing [2023-10-24T18:57:21.946Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:57:21.946Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:57:22.214Z] d2f918256539: Pushed [2023-10-24T18:57:22.214Z] aacefd493055: Pushed [2023-10-24T18:57:22.214Z] 4266904f0f45: Pushed [2023-10-24T18:57:28.862Z] 8feded3f1722: Pushed [2023-10-24T18:57:29.449Z] 5d050817de06d6b0801ca6267cf73807b76c60d2: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:29.799Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:30.140Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-24T18:57:30.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T18:57:30.140Z] aacefd493055: Preparing [2023-10-24T18:57:30.140Z] d2f918256539: Preparing [2023-10-24T18:57:30.140Z] 8feded3f1722: Preparing [2023-10-24T18:57:30.140Z] 4266904f0f45: Preparing [2023-10-24T18:57:30.140Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:57:30.140Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:57:30.140Z] aacefd493055: Layer already exists [2023-10-24T18:57:30.140Z] 8feded3f1722: Layer already exists [2023-10-24T18:57:30.140Z] 4266904f0f45: Layer already exists [2023-10-24T18:57:30.140Z] d2f918256539: Layer already exists [2023-10-24T18:57:30.407Z] latest: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:30.755Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:31.099Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.21 [2023-10-24T18:57:31.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T18:57:31.099Z] aacefd493055: Preparing [2023-10-24T18:57:31.099Z] d2f918256539: Preparing [2023-10-24T18:57:31.099Z] 8feded3f1722: Preparing [2023-10-24T18:57:31.099Z] 4266904f0f45: Preparing [2023-10-24T18:57:31.099Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:57:31.099Z] 4266904f0f45: Layer already exists [2023-10-24T18:57:31.099Z] 8feded3f1722: Layer already exists [2023-10-24T18:57:31.099Z] aacefd493055: Layer already exists [2023-10-24T18:57:31.099Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:57:31.099Z] d2f918256539: Layer already exists [2023-10-24T18:57:31.099Z] 3.1.0-dev.21: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:31.732Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:32.133Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [2023-10-24T18:57:32.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T18:57:32.133Z] aacefd493055: Preparing [2023-10-24T18:57:32.133Z] d2f918256539: Preparing [2023-10-24T18:57:32.133Z] 8feded3f1722: Preparing [2023-10-24T18:57:32.133Z] 4266904f0f45: Preparing [2023-10-24T18:57:32.133Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:57:32.133Z] 8feded3f1722: Layer already exists [2023-10-24T18:57:32.133Z] d2f918256539: Layer already exists [2023-10-24T18:57:32.133Z] aacefd493055: Layer already exists [2023-10-24T18:57:32.133Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:57:32.133Z] 4266904f0f45: Layer already exists [2023-10-24T18:57:32.401Z] 5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:32.763Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:33.121Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-10-24T18:57:33.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-10-24T18:57:33.122Z] aacefd493055: Preparing [2023-10-24T18:57:33.122Z] d2f918256539: Preparing [2023-10-24T18:57:33.122Z] 8feded3f1722: Preparing [2023-10-24T18:57:33.122Z] 4266904f0f45: Preparing [2023-10-24T18:57:33.122Z] 5f4d9fc4d98d: Preparing [2023-10-24T18:57:33.122Z] aacefd493055: Layer already exists [2023-10-24T18:57:33.122Z] 8feded3f1722: Layer already exists [2023-10-24T18:57:33.122Z] 4266904f0f45: Layer already exists [2023-10-24T18:57:33.122Z] d2f918256539: Layer already exists [2023-10-24T18:57:33.122Z] 5f4d9fc4d98d: Layer already exists [2023-10-24T18:57:33.390Z] main: digest: sha256:f8ed1d9ae593050e1be6b60ba8cca526df8f4eefed1b316beb96c91cfad659af size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-24T18:57:33.444Z] ===================================================== [Pipeline] echo [2023-10-24T18:57:33.454Z] taggedImages: [2023-10-24T18:57:33.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2 [2023-10-24T18:57:33.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-10-24T18:57:33.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.1.0-dev.21 [2023-10-24T18:57:33.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:5d050817de06d6b0801ca6267cf73807b76c60d2-3.1.0-dev.21 [2023-10-24T18:57:33.454Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:33.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:57:33.828Z] [2023-10-24T18:57:33.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:57:34.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:57:34.175Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T18:57:34.175Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T18:57:34.175Z] 04944245beec: Pulling fs layer [2023-10-24T18:57:34.175Z] 699f458cf7ca: Pulling fs layer [2023-10-24T18:57:34.175Z] 765212b225bb: Pulling fs layer [2023-10-24T18:57:34.175Z] f23df028b6ca: Pulling fs layer [2023-10-24T18:57:34.175Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T18:57:34.175Z] 765212b225bb: Waiting [2023-10-24T18:57:34.175Z] f23df028b6ca: Waiting [2023-10-24T18:57:34.175Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T18:57:34.175Z] d65c8cfc05b1: Waiting [2023-10-24T18:57:34.175Z] 2437ff75d9bd: Waiting [2023-10-24T18:57:34.449Z] 04944245beec: Verifying Checksum [2023-10-24T18:57:34.449Z] 04944245beec: Download complete [2023-10-24T18:57:34.449Z] 765212b225bb: Verifying Checksum [2023-10-24T18:57:34.449Z] 765212b225bb: Download complete [2023-10-24T18:57:34.449Z] f23df028b6ca: Download complete [2023-10-24T18:57:34.449Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T18:57:34.449Z] d65c8cfc05b1: Download complete [2023-10-24T18:57:34.721Z] 699f458cf7ca: Verifying Checksum [2023-10-24T18:57:34.721Z] 699f458cf7ca: Download complete [2023-10-24T18:57:35.304Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T18:57:35.304Z] 8998bd30e6a1: Download complete [2023-10-24T18:57:37.901Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T18:57:37.901Z] 2437ff75d9bd: Download complete [2023-10-24T18:57:40.507Z] 8998bd30e6a1: Pull complete [2023-10-24T18:57:40.507Z] 04944245beec: Pull complete [2023-10-24T18:57:43.859Z] 699f458cf7ca: Pull complete [2023-10-24T18:57:43.859Z] 765212b225bb: Pull complete [2023-10-24T18:57:44.837Z] f23df028b6ca: Pull complete [2023-10-24T18:57:45.109Z] d65c8cfc05b1: Pull complete [2023-10-24T18:58:03.341Z] 2437ff75d9bd: Pull complete [2023-10-24T18:58:03.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T18:58:03.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T18:58:03.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:58:03.546Z] prd-ubuntu20.04-docker-arm64-4c-16g-10267 does not seem to be running inside a container [2023-10-24T18:58:03.617Z] $ 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/178 -v /w/workspace/device-onvif-camera/178:/w/workspace/device-onvif-camera/178:rw,z -v /w/workspace/device-onvif-camera/178@tmp:/w/workspace/device-onvif-camera/178@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-10-24T18:58:06.645Z] $ docker top d65b6f9a2186a21912ceff35b7fb12245b1969f9dee36b52db6730778b12c216 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:58:07.514Z] ---> job-cost.sh [2023-10-24T18:58:07.514Z] lf-activate-venv: SKIPPING [2023-10-24T18:58:07.514Z] INFO: No Stack... [2023-10-24T18:58:07.785Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T18:58:08.756Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T18:58:09.418Z] + cat /w/workspace/device-onvif-camera/178/archives/cost.csv [2023-10-24T18:58:09.418Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T18:58:09.490Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [2023-10-24T18:58:09.495Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] did not exist. Created. [2023-10-24T18:58:09.495Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:58:10.155Z] /w/workspace/device-onvif-camera/178@tmp/durable-f8fda543/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T18:58:10.820Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T18:58:10.840Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T18:58:10.911Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T18:58:10.921Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T18:58:10.936Z] $ docker stop --time=1 d65b6f9a2186a21912ceff35b7fb12245b1969f9dee36b52db6730778b12c216 [2023-10-24T18:58:12.495Z] $ docker rm -f --volumes d65b6f9a2186a21912ceff35b7fb12245b1969f9dee36b52db6730778b12c216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-24T18:58:12.906Z] provisioning config files... [2023-10-24T18:58:12.914Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2356321951560158925tmp [Pipeline] { [Pipeline] sh [2023-10-24T18:58:13.209Z] + set +x [2023-10-24T18:58:13.209Z] + curl -s https://codecov.io/bash [2023-10-24T18:58:13.209Z] + bash -s -- [2023-10-24T18:58:13.209Z] [2023-10-24T18:58:13.209Z] _____ _ [2023-10-24T18:58:13.209Z] / ____| | | [2023-10-24T18:58:13.209Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T18:58:13.209Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T18:58:13.209Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T18:58:13.209Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T18:58:13.209Z] Bash-1.0.6 [2023-10-24T18:58:13.209Z] [2023-10-24T18:58:13.209Z] [2023-10-24T18:58:13.209Z] ==> git version 2.25.1 found [2023-10-24T18:58:13.209Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-24T18:58:13.209Z] Release-Date: 2020-01-08 [2023-10-24T18:58:13.209Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T18:58:13.209Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T18:58:13.209Z] ==> Jenkins CI detected. [2023-10-24T18:58:13.209Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-10-24T18:58:13.209Z] project root: . [2023-10-24T18:58:13.209Z] --> token set from env [2023-10-24T18:58:13.209Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T18:58:13.209Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T18:58:13.209Z] ==> Python coveragepy not found [2023-10-24T18:58:13.209Z] ==> Searching for coverage reports in: [2023-10-24T18:58:13.209Z] + . [2023-10-24T18:58:13.468Z] -> Found 1 reports [2023-10-24T18:58:13.468Z] ==> Detecting git/mercurial file structure [2023-10-24T18:58:13.468Z] ==> Reading reports [2023-10-24T18:58:13.468Z] + ./coverage.out bytes=78456 [2023-10-24T18:58:13.468Z] ==> Appending adjustments [2023-10-24T18:58:13.468Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T18:58:13.468Z] + Found adjustments [2023-10-24T18:58:13.468Z] ==> Gzipping contents [2023-10-24T18:58:13.468Z] 12K /tmp/codecov.PHFcYh.gz [2023-10-24T18:58:13.468Z] ==> Uploading reports [2023-10-24T18:58:13.468Z] url: https://codecov.io [2023-10-24T18:58:13.468Z] query: branch=main&commit=5d050817de06d6b0801ca6267cf73807b76c60d2&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:58:13.468Z] -> Pinging Codecov [2023-10-24T18:58:13.468Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=5d050817de06d6b0801ca6267cf73807b76c60d2&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-24T18:58:13.728Z] -> Uploading to [2023-10-24T18:58:13.728Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/F29A59C45E3A92E06B3E522C9905F8EF/5d050817de06d6b0801ca6267cf73807b76c60d2/238508e1-a349-4f3d-b439-18f5531f750d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T185813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e6fa25ba81ca220bc7f560ca997c647cffbd25f360de8ae92ed50d581f766a5 [2023-10-24T18:58:13.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:58:13.728Z] Dload Upload Total Spent Left Speed [2023-10-24T18:58:13.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 32130 --:--:-- --:--:-- --:--:-- 32130 [2023-10-24T18:58:13.987Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] } [2023-10-24T18:58:13.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-24T18:58:14.191Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-24T18:58:14.200Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:58:14.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:58:14.500Z] [2023-10-24T18:58:14.500Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:58:14.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:58:14.801Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-24T18:58:14.801Z] df9b9388f04a: Pulling fs layer [2023-10-24T18:58:14.801Z] 52dc419b0ee2: Pulling fs layer [2023-10-24T18:58:14.801Z] 25bc292e5bac: Pulling fs layer [2023-10-24T18:58:14.801Z] 114826534d7a: Pulling fs layer [2023-10-24T18:58:14.801Z] 4657fd5d0bcf: Pulling fs layer [2023-10-24T18:58:14.801Z] 6ad1cebc031e: Pulling fs layer [2023-10-24T18:58:14.801Z] 8a3aa393b2d8: Pulling fs layer [2023-10-24T18:58:14.801Z] 4657fd5d0bcf: Waiting [2023-10-24T18:58:14.801Z] 6ad1cebc031e: Waiting [2023-10-24T18:58:14.801Z] 8a3aa393b2d8: Waiting [2023-10-24T18:58:14.801Z] 114826534d7a: Waiting [2023-10-24T18:58:14.801Z] 25bc292e5bac: Verifying Checksum [2023-10-24T18:58:14.801Z] 25bc292e5bac: Download complete [2023-10-24T18:58:14.801Z] 52dc419b0ee2: Verifying Checksum [2023-10-24T18:58:14.801Z] 52dc419b0ee2: Download complete [2023-10-24T18:58:14.801Z] 4657fd5d0bcf: Verifying Checksum [2023-10-24T18:58:14.801Z] 4657fd5d0bcf: Download complete [2023-10-24T18:58:14.801Z] df9b9388f04a: Download complete [2023-10-24T18:58:15.060Z] df9b9388f04a: Pull complete [2023-10-24T18:58:15.060Z] 6ad1cebc031e: Verifying Checksum [2023-10-24T18:58:15.060Z] 52dc419b0ee2: Pull complete [2023-10-24T18:58:15.060Z] 25bc292e5bac: Pull complete [2023-10-24T18:58:15.627Z] 114826534d7a: Verifying Checksum [2023-10-24T18:58:15.627Z] 114826534d7a: Download complete [2023-10-24T18:58:15.885Z] 8a3aa393b2d8: Download complete [2023-10-24T18:58:19.191Z] 114826534d7a: Pull complete [2023-10-24T18:58:19.191Z] 4657fd5d0bcf: Pull complete [2023-10-24T18:58:19.191Z] 6ad1cebc031e: Pull complete [2023-10-24T18:58:22.472Z] 8a3aa393b2d8: Pull complete [2023-10-24T18:58:22.472Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-24T18:58:22.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-24T18:58:22.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:58:22.547Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:58:22.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:1.410.4 cat [2023-10-24T18:58:32.150Z] $ docker top a82de8d2af0f581a29e24d5fa83e8e753a8f8c4fcab503cdf54c37272bb2d79e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-24T18:58:32.207Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-10-24T18:58:32.486Z] + set -o pipefail [2023-10-24T18:58:32.487Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-10-24T18:58:39.048Z] [2023-10-24T18:58:39.049Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-10-24T18:58:39.049Z] [2023-10-24T18:58:39.049Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/683e6e9d-6b39-4d42-a50c-6caa0c9aaab4 [2023-10-24T18:58:39.049Z] [2023-10-24T18:58:39.049Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-24T18:58:39.049Z] [2023-10-24T18:58:39.049Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-24T18:58:39.049Z] [2023-10-24T18:58:39.049Z] [2023-10-24T18:58:39.049Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-24T18:58:39.049Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-24T18:58:39.049Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-24T18:58:39.063Z] $ docker stop --time=1 a82de8d2af0f581a29e24d5fa83e8e753a8f8c4fcab503cdf54c37272bb2d79e [2023-10-24T18:58:44.992Z] $ docker rm -f --volumes a82de8d2af0f581a29e24d5fa83e8e753a8f8c4fcab503cdf54c37272bb2d79e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-24T18:58:45.398Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:58:45.408Z] provisioning config files... [2023-10-24T18:58:45.414Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10552425407911807361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:58:45.704Z] --> edgex-publish-swagger.sh [2023-10-24T18:58:45.704Z] === Publish doc/openapi/v3 API === [2023-10-24T18:58:45.704Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-10-24T18:58:45.704Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-10-24T18:58:45.704Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T18:58:45.704Z] Dload Upload Total Spent Left Speed [2023-10-24T18:58:46.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 0 0 100 485k 0 670k --:--:-- --:--:-- --:--:-- 669k 100 485k 0 0 100 485k 0 670k --:--:-- --:--:-- --:--:-- 669k [2023-10-24T18:58:46.270Z] [2023-10-24T18:58:46.270Z] [Pipeline] } [2023-10-24T18:58:46.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T18:58:46.700Z] + git log --format=format:%s -1 5d050817de06d6b0801ca6267cf73807b76c60d2 [Pipeline] sh [2023-10-24T18:58:46.990Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:58:46.990Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:58:47.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:58:47.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:58:47.346Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:58:47.380Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:58:48.463Z] $ docker top c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 -eo pid,comm [2023-10-24T18:58:48.510Z] 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-10-24T18:58:48.510Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:58:48.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:58:48.553Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:58:48.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:58:48.686Z] $ docker exec c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 ssh-agent [2023-10-24T18:58:48.787Z] SSH_AUTH_SOCK=/tmp/ssh-L7mVMw94DAjc/agent.33 [2023-10-24T18:58:48.787Z] SSH_AGENT_PID=39 [2023-10-24T18:58:48.792Z] Running ssh-add (command line suppressed) [2023-10-24T18:58:48.901Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17680406842181910712.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17680406842181910712.key) [2023-10-24T18:58:48.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:58:49.193Z] + git semver tag [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,391 [run_tag] DEBUG tag force:False [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,391 [check_head_tag] DEBUG check head tag [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,392 [execute] INFO git cat-file --batch-check [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,395 [execute] INFO git cat-file --batch [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,406 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,406 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,407 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:58:49.452Z] 2023-10-24 18:58:49,412 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T18:58:49.452Z] 3.1.0-dev.21 [Pipeline] } [2023-10-24T18:58:49.467Z] $ docker exec --env ******** --env ******** c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 ssh-agent -k [2023-10-24T18:58:49.557Z] unset SSH_AUTH_SOCK; [2023-10-24T18:58:49.558Z] unset SSH_AGENT_PID; [2023-10-24T18:58:49.558Z] echo Agent pid 39 killed; [2023-10-24T18:58:49.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:58:49.857Z] + git semver [Pipeline] } [2023-10-24T18:58:50.133Z] $ docker stop --time=1 c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 [2023-10-24T18:58:51.418Z] $ docker rm -f --volumes c4cb4aa5e8963098d5f5416747fbd740829ceb406d1bacdee2ffb9dbe98f56f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:58:51.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:58:51.819Z] [2023-10-24T18:58:51.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:58:52.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:58:52.114Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-24T18:58:52.114Z] ab5ef0e58194: Pulling fs layer [2023-10-24T18:58:52.114Z] 9712f1f96733: Pulling fs layer [2023-10-24T18:58:52.114Z] 63f879dbbcfc: Pulling fs layer [2023-10-24T18:58:52.114Z] 0d9ebad4ef96: Pulling fs layer [2023-10-24T18:58:52.114Z] e9a5061849ea: Pulling fs layer [2023-10-24T18:58:52.114Z] d747dcd14b5f: Pulling fs layer [2023-10-24T18:58:52.114Z] 2de7ff778b66: Pulling fs layer [2023-10-24T18:58:52.114Z] 0d9ebad4ef96: Waiting [2023-10-24T18:58:52.114Z] e9a5061849ea: Waiting [2023-10-24T18:58:52.114Z] d747dcd14b5f: Waiting [2023-10-24T18:58:52.114Z] 9712f1f96733: Verifying Checksum [2023-10-24T18:58:52.114Z] 9712f1f96733: Download complete [2023-10-24T18:58:52.373Z] 63f879dbbcfc: Verifying Checksum [2023-10-24T18:58:52.373Z] 63f879dbbcfc: Download complete [2023-10-24T18:58:52.631Z] e9a5061849ea: Verifying Checksum [2023-10-24T18:58:52.631Z] e9a5061849ea: Download complete [2023-10-24T18:58:52.631Z] d747dcd14b5f: Verifying Checksum [2023-10-24T18:58:52.631Z] d747dcd14b5f: Download complete [2023-10-24T18:58:52.631Z] 0d9ebad4ef96: Verifying Checksum [2023-10-24T18:58:52.631Z] 0d9ebad4ef96: Download complete [2023-10-24T18:58:52.889Z] 2de7ff778b66: Verifying Checksum [2023-10-24T18:58:52.889Z] 2de7ff778b66: Download complete [2023-10-24T18:58:52.889Z] ab5ef0e58194: Verifying Checksum [2023-10-24T18:58:52.889Z] ab5ef0e58194: Download complete [2023-10-24T18:58:55.413Z] ab5ef0e58194: Pull complete [2023-10-24T18:58:55.413Z] 9712f1f96733: Pull complete [2023-10-24T18:58:55.978Z] 63f879dbbcfc: Pull complete [2023-10-24T18:59:00.180Z] 0d9ebad4ef96: Pull complete [2023-10-24T18:59:00.180Z] e9a5061849ea: Pull complete [2023-10-24T18:59:00.180Z] d747dcd14b5f: Pull complete [2023-10-24T18:59:00.746Z] 2de7ff778b66: Pull complete [2023-10-24T18:59:00.746Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-24T18:59:00.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-24T18:59:00.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:59:00.818Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:59:00.851Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-24T18:59:09.009Z] $ docker top a228d763e604a899910d9a0a9ae3323de8322b74eb8a493b3b879f765c17ec1a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:59:09.068Z] provisioning config files... [2023-10-24T18:59:09.074Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6679184920264952489tmp [2023-10-24T18:59:09.083Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16702033252255210129tmp [2023-10-24T18:59:09.091Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config219130527733145245tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:59:09.104Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:09.383Z] ---> sigul-configuration.sh [2023-10-24T18:59:09.383Z] gpg: directory `/root/.gnupg' created [2023-10-24T18:59:09.383Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-24T18:59:09.383Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-24T18:59:09.383Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-24T18:59:09.383Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-24T18:59:09.383Z] gpg: CAST5 encrypted data [2023-10-24T18:59:09.383Z] gpg: encrypted with 1 passphrase [2023-10-24T18:59:09.383Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-24T18:59:09.664Z] + mkdir /home/jenkins [2023-10-24T18:59:09.664Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-24T18:59:09.945Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-24T18:59:09.954Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:10.236Z] ---> sigul-install.sh [2023-10-24T18:59:10.236Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-24T18:59:10.521Z] + git tag --list [2023-10-24T18:59:10.521Z] v0.0.0 [2023-10-24T18:59:10.521Z] v2.2.0 [2023-10-24T18:59:10.521Z] v2.3.0 [2023-10-24T18:59:10.521Z] v2.3.1 [2023-10-24T18:59:10.521Z] v3.0 [2023-10-24T18:59:10.521Z] v3.0.0 [2023-10-24T18:59:10.521Z] v3.1.0-dev.1 [2023-10-24T18:59:10.521Z] v3.1.0-dev.10 [2023-10-24T18:59:10.521Z] v3.1.0-dev.11 [2023-10-24T18:59:10.521Z] v3.1.0-dev.12 [2023-10-24T18:59:10.521Z] v3.1.0-dev.13 [2023-10-24T18:59:10.521Z] v3.1.0-dev.14 [2023-10-24T18:59:10.521Z] v3.1.0-dev.15 [2023-10-24T18:59:10.521Z] v3.1.0-dev.16 [2023-10-24T18:59:10.521Z] v3.1.0-dev.17 [2023-10-24T18:59:10.521Z] v3.1.0-dev.18 [2023-10-24T18:59:10.521Z] v3.1.0-dev.19 [2023-10-24T18:59:10.521Z] v3.1.0-dev.2 [2023-10-24T18:59:10.521Z] v3.1.0-dev.20 [2023-10-24T18:59:10.521Z] v3.1.0-dev.21 [2023-10-24T18:59:10.521Z] v3.1.0-dev.3 [2023-10-24T18:59:10.521Z] v3.1.0-dev.4 [2023-10-24T18:59:10.521Z] v3.1.0-dev.5 [2023-10-24T18:59:10.521Z] v3.1.0-dev.6 [2023-10-24T18:59:10.521Z] v3.1.0-dev.7 [2023-10-24T18:59:10.521Z] v3.1.0-dev.8 [2023-10-24T18:59:10.521Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-24T18:59:10.805Z] + lftools sign git-tag v3.1.0-dev.21 [2023-10-24T18:59:11.374Z] Signing Git tag with Sigul... [2023-10-24T18:59:11.374Z] Signing v3.1.0-dev.21 [Pipeline] echo [2023-10-24T18:59:11.640Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:11.921Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-24T18:59:11.928Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-24T18:59:11.955Z] $ docker stop --time=1 a228d763e604a899910d9a0a9ae3323de8322b74eb8a493b3b879f765c17ec1a [2023-10-24T18:59:13.225Z] $ docker rm -f --volumes a228d763e604a899910d9a0a9ae3323de8322b74eb8a493b3b879f765c17ec1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-24T18:59:13.629Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:59:13.629Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:59:13.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:59:13.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:59:13.994Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:59:14.030Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:59:14.374Z] $ docker top 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:59:14.459Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:59:14.459Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:59:14.576Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:59:14.583Z] $ docker exec 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b ssh-agent [2023-10-24T18:59:14.683Z] SSH_AUTH_SOCK=/tmp/ssh-w5PI0j5wA5U8/agent.32 [2023-10-24T18:59:14.683Z] SSH_AGENT_PID=38 [2023-10-24T18:59:14.687Z] Running ssh-add (command line suppressed) [2023-10-24T18:59:14.792Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11973067812058991443.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11973067812058991443.key) [2023-10-24T18:59:14.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:59:15.086Z] + git semver bump pre [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,266 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,266 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,266 [bump_version] DEBUG bumped version:3.1.0-dev.22 [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,266 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,266 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,266 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,268 [execute] INFO git cat-file --batch-check [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,274 [execute] INFO git cat-file --batch [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:59:15.345Z] 2023-10-24 18:59:15,278 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T18:59:15.345Z] 3.1.0-dev.22 [Pipeline] } [2023-10-24T18:59:15.358Z] $ docker exec --env ******** --env ******** 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b ssh-agent -k [2023-10-24T18:59:15.457Z] unset SSH_AUTH_SOCK; [2023-10-24T18:59:15.458Z] unset SSH_AGENT_PID; [2023-10-24T18:59:15.458Z] echo Agent pid 38 killed; [2023-10-24T18:59:15.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:59:15.773Z] + git semver [Pipeline] } [2023-10-24T18:59:16.050Z] $ docker stop --time=1 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b [2023-10-24T18:59:17.344Z] $ docker rm -f --volumes 5e7084e785a02e89e390fd24ce591cef9309d90f5720a13b06483f8900dfb78b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T18:59:17.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T18:59:17.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:59:17.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T18:59:17.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:59:18.048Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:59:18.086Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-24T18:59:18.432Z] $ docker top 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T18:59:18.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T18:59:18.515Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T18:59:18.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T18:59:18.625Z] $ docker exec 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 ssh-agent [2023-10-24T18:59:18.721Z] SSH_AUTH_SOCK=/tmp/ssh-iTg7aaWVyvXX/agent.32 [2023-10-24T18:59:18.721Z] SSH_AGENT_PID=38 [2023-10-24T18:59:18.756Z] Running ssh-add (command line suppressed) [2023-10-24T18:59:18.873Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10091010514025626615.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10091010514025626615.key) [2023-10-24T18:59:18.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T18:59:19.229Z] + git semver push [2023-10-24T18:59:19.508Z] 2023-10-24 18:59:19,376 [run_push] DEBUG push [2023-10-24T18:59:19.509Z] 2023-10-24 18:59:19,377 [execute] INFO git cat-file --batch-check [2023-10-24T18:59:19.509Z] 2023-10-24 18:59:19,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T18:59:19.509Z] 2023-10-24 18:59:19,381 [execute] INFO git rev-list 763ebdad23be5bf78eae1603c2bb7bdecff7c671 -- [2023-10-24T18:59:19.509Z] 2023-10-24 18:59:19,381 [execute] DEBUG Popen(['git', 'rev-list', '763ebdad23be5bf78eae1603c2bb7bdecff7c671', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:59:19.509Z] 2023-10-24 18:59:19,388 [execute] INFO git fetch -v origin [2023-10-24T18:59:19.509Z] 2023-10-24 18:59:19,388 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-24T18:59:20.096Z] 2023-10-24 18:59:19,925 [run_push] DEBUG no remote changes detected [2023-10-24T18:59:20.096Z] 2023-10-24 18:59:19,925 [execute] INFO git push origin semver [2023-10-24T18:59:20.096Z] 2023-10-24 18:59:19,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:59:21.030Z] 2023-10-24 18:59:20,759 [run_push] DEBUG push all version tags [2023-10-24T18:59:21.030Z] 2023-10-24 18:59:20,759 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-24T18:59:21.030Z] 2023-10-24 18:59:20,760 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-10-24T18:59:21.598Z] 2023-10-24 18:59:21,569 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-10-24T18:59:21.598Z] 3.1.0-dev.22 [Pipeline] } [2023-10-24T18:59:21.610Z] $ docker exec --env ******** --env ******** 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 ssh-agent -k [2023-10-24T18:59:21.705Z] unset SSH_AUTH_SOCK; [2023-10-24T18:59:21.705Z] unset SSH_AGENT_PID; [2023-10-24T18:59:21.705Z] echo Agent pid 38 killed; [2023-10-24T18:59:21.711Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T18:59:22.015Z] + git semver [Pipeline] } [2023-10-24T18:59:22.289Z] $ docker stop --time=1 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 [2023-10-24T18:59:23.534Z] $ docker rm -f --volumes 43f606be930fbba36ee950295dd0bcc57843a41660721b4ed4e25ad9562200c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-24T18:59:24.137Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-10-24T18:59:24.137Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-24T18:59:24.137Z] total 16 [2023-10-24T18:59:24.137Z] drwxr-xr-x 3 root root 4096 Oct 24 18:46 . [2023-10-24T18:59:24.137Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:59 .. [2023-10-24T18:59:24.137Z] drwxr-xr-x 2 root root 4096 Oct 24 18:46 cost [2023-10-24T18:59:24.137Z] -rw-r--r-- 1 root root 91 Oct 24 18:46 cost.csv [2023-10-24T18:59:24.137Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-24T18:59:24.137Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-10-24T18:59:24.137Z] total 16 [2023-10-24T18:59:24.137Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:46 . [2023-10-24T18:59:24.137Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:59 .. [2023-10-24T18:59:24.137Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:46 cost [2023-10-24T18:59:24.137Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 24 18:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:24.424Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:25.280Z] ---> package-listing.sh [2023-10-24T18:59:25.280Z] ++ facter osfamily [2023-10-24T18:59:25.280Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T18:59:25.538Z] + OS_FAMILY=debian [2023-10-24T18:59:25.538Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-10-24T18:59:25.538Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T18:59:25.538Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T18:59:25.538Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T18:59:25.538Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T18:59:25.538Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-24T18:59:25.538Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T18:59:25.538Z] + case "${OS_FAMILY}" in [2023-10-24T18:59:25.538Z] + dpkg -l [2023-10-24T18:59:25.538Z] + grep '^ii' [2023-10-24T18:59:25.538Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T18:59:25.538Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T18:59:25.538Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T18:59:25.538Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-10-24T18:59:25.538Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-10-24T18:59:25.538Z] + 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-10-24T18:59:25.548Z] 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-10-24T18:59:25.824Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T18:59:26.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T18:59:26.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T18:59:26.440Z] prd-ubuntu20.04-docker-8c-8g-10252 does not seem to be running inside a container [2023-10-24T18:59:26.474Z] $ 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-10-24T18:59:26.710Z] $ docker top ccff6b7fae6a7ae2a88f1bdbbcc89131825c0d327e0d4477173dd1ac1bc4652a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T18:59:27.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T18:59:27.328Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T18:59:27.610Z] + ls /var/log/sa-host [2023-10-24T18:59:27.611Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T18:59:27.774Z] provisioning config files... [2023-10-24T18:59:27.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13169262924149091835tmp [Pipeline] { [Pipeline] echo [2023-10-24T18:59:27.797Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:28.076Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T18:59:28.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:28.424Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T18:59:28.433Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:28.716Z] ---> sudo-logs.sh [2023-10-24T18:59:28.716Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T18:59:28.746Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:29.028Z] ---> job-cost.sh [2023-10-24T18:59:29.028Z] lf-activate-venv: SKIPPING [2023-10-24T18:59:29.028Z] DEBUG: total: 0.2199999988079071 [2023-10-24T18:59:29.028Z] INFO: Retrieving Stack Cost... [2023-10-24T18:59:29.286Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T18:59:29.853Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T18:59:29.868Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T18:59:30.149Z] ---> logs-deploy.sh [2023-10-24T18:59:30.149Z] lf-activate-venv: SKIPPING [2023-10-24T18:59:30.149Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/178 [2023-10-24T18:59:30.149Z] INFO: archiving workspace using pattern(s): [2023-10-24T18:59:31.084Z] Archives upload complete. [2023-10-24T18:59:31.342Z] INFO: archiving logs to Nexus [2023-10-24T18:59:31.910Z] ---> uname -a: [2023-10-24T18:59:31.910Z] Linux prd-ubuntu20-04-docker-8c-8g-10252 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] ---> lscpu: [2023-10-24T18:59:31.910Z] Architecture: x86_64 [2023-10-24T18:59:31.910Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-24T18:59:31.910Z] Byte Order: Little Endian [2023-10-24T18:59:31.910Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-24T18:59:31.910Z] CPU(s): 8 [2023-10-24T18:59:31.910Z] On-line CPU(s) list: 0-7 [2023-10-24T18:59:31.910Z] Thread(s) per core: 1 [2023-10-24T18:59:31.910Z] Core(s) per socket: 1 [2023-10-24T18:59:31.910Z] Socket(s): 8 [2023-10-24T18:59:31.910Z] NUMA node(s): 1 [2023-10-24T18:59:31.910Z] Vendor ID: AuthenticAMD [2023-10-24T18:59:31.910Z] CPU family: 23 [2023-10-24T18:59:31.910Z] Model: 49 [2023-10-24T18:59:31.910Z] Model name: AMD EPYC-Rome Processor [2023-10-24T18:59:31.910Z] Stepping: 0 [2023-10-24T18:59:31.910Z] CPU MHz: 2799.998 [2023-10-24T18:59:31.910Z] BogoMIPS: 5599.99 [2023-10-24T18:59:31.910Z] Virtualization: AMD-V [2023-10-24T18:59:31.910Z] Hypervisor vendor: KVM [2023-10-24T18:59:31.910Z] Virtualization type: full [2023-10-24T18:59:31.910Z] L1d cache: 256 KiB [2023-10-24T18:59:31.910Z] L1i cache: 256 KiB [2023-10-24T18:59:31.910Z] L2 cache: 4 MiB [2023-10-24T18:59:31.910Z] L3 cache: 128 MiB [2023-10-24T18:59:31.910Z] NUMA node0 CPU(s): 0-7 [2023-10-24T18:59:31.910Z] Vulnerability Itlb multihit: Not affected [2023-10-24T18:59:31.910Z] Vulnerability L1tf: Not affected [2023-10-24T18:59:31.910Z] Vulnerability Mds: Not affected [2023-10-24T18:59:31.910Z] Vulnerability Meltdown: Not affected [2023-10-24T18:59:31.910Z] Vulnerability Mmio stale data: Not affected [2023-10-24T18:59:31.910Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-24T18:59:31.910Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-24T18:59:31.910Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-24T18:59:31.910Z] Vulnerability Srbds: Not affected [2023-10-24T18:59:31.910Z] Vulnerability Tsx async abort: Not affected [2023-10-24T18:59:31.910Z] 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-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] ---> nproc: [2023-10-24T18:59:31.910Z] 8 [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] ---> df -h: [2023-10-24T18:59:31.910Z] Filesystem Size Used Avail Use% Mounted on [2023-10-24T18:59:31.910Z] overlay 155G 13G 143G 9% / [2023-10-24T18:59:31.910Z] tmpfs 64M 0 64M 0% /dev [2023-10-24T18:59:31.910Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-24T18:59:31.910Z] shm 64M 0 64M 0% /dev/shm [2023-10-24T18:59:31.910Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] ---> sar -b -r -n DEV: [2023-10-24T18:59:31.910Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10252) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] 18:41:43 LINUX RESTART (8 CPU) [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-24T18:59:31.910Z] 18:43:02 128.48 47.89 80.59 0.00 5390.97 62688.89 0.00 [2023-10-24T18:59:31.910Z] 18:44:01 165.71 1.13 164.57 0.00 14.48 54101.44 0.00 [2023-10-24T18:59:31.910Z] 18:45:01 98.15 0.12 98.03 0.00 16.13 37739.98 0.00 [2023-10-24T18:59:31.910Z] 18:46:01 200.90 0.23 200.67 0.00 21.20 57457.62 0.00 [2023-10-24T18:59:31.910Z] 18:47:01 29.50 10.26 19.23 0.00 3461.82 12340.23 0.00 [2023-10-24T18:59:31.910Z] 18:48:01 5.93 0.00 5.93 0.00 0.00 8798.53 0.00 [2023-10-24T18:59:31.910Z] 18:49:01 2.55 0.00 2.55 0.00 0.00 8617.90 0.00 [2023-10-24T18:59:31.910Z] 18:50:01 2.82 0.00 2.82 0.00 0.00 8754.67 0.00 [2023-10-24T18:59:31.910Z] 18:51:01 2.40 0.00 2.40 0.00 0.00 8615.76 0.00 [2023-10-24T18:59:31.910Z] 18:52:01 3.35 0.00 3.35 0.00 0.00 8769.21 0.00 [2023-10-24T18:59:31.910Z] 18:53:01 2.30 0.00 2.30 0.00 0.00 8612.73 0.00 [2023-10-24T18:59:31.910Z] 18:54:01 2.37 0.00 2.37 0.00 0.00 8750.81 0.00 [2023-10-24T18:59:31.910Z] 18:55:01 2.42 0.00 2.42 0.00 0.00 8612.83 0.00 [2023-10-24T18:59:31.910Z] 18:56:01 2.85 0.00 2.85 0.00 0.00 8754.02 0.00 [2023-10-24T18:59:31.910Z] 18:57:01 3.15 0.02 3.13 0.00 0.13 8758.01 0.00 [2023-10-24T18:59:31.910Z] 18:58:01 2.80 0.00 2.80 0.00 0.00 8619.76 0.00 [2023-10-24T18:59:31.910Z] 18:59:01 87.27 0.42 86.85 0.00 13.46 53014.46 0.00 [2023-10-24T18:59:31.910Z] Average: 43.59 3.54 40.06 0.00 525.03 21913.10 0.00 [2023-10-24T18:59:31.910Z] [2023-10-24T18:59:31.910Z] 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-24T18:59:31.910Z] 18:43:02 29283704 31603012 722152 2.20 73688 2521340 1879256 5.54 963812 2266684 466996 [2023-10-24T18:59:31.910Z] 18:44:01 27648264 31541332 770832 2.34 150176 3880196 2047044 6.03 1240008 3475608 724708 [2023-10-24T18:59:31.910Z] 18:45:01 28098364 31569920 733640 2.23 155112 3466584 1921084 5.66 1235832 3031140 236224 [2023-10-24T18:59:31.910Z] 18:46:01 27527072 31537476 765020 2.33 168120 3964104 1950808 5.75 1306340 3502388 460 [2023-10-24T18:59:31.910Z] 18:47:01 27314668 31543396 751300 2.28 173092 4168048 1808512 5.33 1446460 3555392 1280 [2023-10-24T18:59:31.910Z] 18:48:01 27316376 31545108 750508 2.28 173176 4168040 1825368 5.38 1445536 3555356 44 [2023-10-24T18:59:31.911Z] 18:49:01 27321004 31549832 745724 2.27 173256 4168052 1825368 5.38 1441512 3555360 12 [2023-10-24T18:59:31.911Z] 18:50:01 27321392 31550296 745240 2.27 173324 4168052 1825368 5.38 1441632 3555368 40 [2023-10-24T18:59:31.911Z] 18:51:01 27329156 31558136 737304 2.24 173384 4168056 1825368 5.38 1434228 3555380 8 [2023-10-24T18:59:31.911Z] 18:52:01 27329368 31558768 736948 2.24 173492 4168036 1825368 5.38 1433528 3555704 28 [2023-10-24T18:59:31.911Z] 18:53:01 27328996 31558480 737152 2.24 173556 4168036 1825368 5.38 1433972 3555704 20 [2023-10-24T18:59:31.911Z] 18:54:01 27329236 31558788 737040 2.24 173624 4168040 1825368 5.38 1433728 3555708 164 [2023-10-24T18:59:31.911Z] 18:55:01 27329180 31558800 736996 2.24 173688 4168040 1825368 5.38 1433980 3555708 8 [2023-10-24T18:59:31.911Z] 18:56:01 27329288 31559108 736492 2.24 173752 4168176 1825368 5.38 1433864 3555820 48 [2023-10-24T18:59:31.911Z] 18:57:01 27328996 31558984 736788 2.24 173836 4168172 1812256 5.34 1434336 3555844 180 [2023-10-24T18:59:31.911Z] 18:58:01 27329128 31559196 736420 2.24 173904 4168184 1812256 5.34 1434444 3555848 216 [2023-10-24T18:59:31.911Z] 18:59:01 25829460 31524608 763260 2.32 208140 5476040 1895532 5.59 1536712 4821988 574032 [2023-10-24T18:59:31.911Z] Average: 27429038 31555014 743695 2.26 166901 4077953 1856180 5.47 1384113 3515588 117910 [2023-10-24T18:59:31.911Z] [2023-10-24T18:59:31.911Z] 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-24T18:59:31.911Z] 18:43:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:43:02 docker0 10.83 11.28 0.73 120.47 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:43:02 ens3 556.49 385.07 5735.16 85.26 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:44:01 docker0 245.32 310.40 19.96 2534.97 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:44:01 ens3 320.89 251.68 2543.34 27.97 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:45:01 veth7a07248 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:45:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:45:01 ens3 29.11 18.93 28.12 11.72 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:46:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:46:01 docker0 3.02 7.03 0.18 62.34 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:46:01 ens3 198.50 151.16 2690.83 342.24 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:47:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:47:01 ens3 110.06 48.19 1379.14 4.12 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:48:01 ens3 2.03 0.38 0.30 0.15 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:49:01 ens3 2.22 0.88 0.76 0.49 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:50:01 ens3 1.15 0.57 0.41 0.29 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:51:01 ens3 0.80 0.47 0.51 0.39 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:52:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:53:01 ens3 0.38 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:54:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:55:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:56:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:58:01 ens3 0.35 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:59:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:59:01 docker0 76.91 92.29 5.81 1072.82 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] 18:59:01 ens3 368.56 238.94 8246.10 43.69 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] Average: docker0 19.57 24.52 1.55 220.94 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] Average: ens3 93.41 64.36 1212.09 30.38 0.00 0.00 0.00 0.00 [2023-10-24T18:59:31.911Z] [2023-10-24T18:59:31.911Z] [2023-10-24T18:59:31.911Z] ---> sar -P ALL: [2023-10-24T18:59:31.911Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10252) 10/24/23 _x86_64_ (8 CPU) [2023-10-24T18:59:31.911Z] [2023-10-24T18:59:31.911Z] 18:41:43 LINUX RESTART (8 CPU) [2023-10-24T18:59:31.911Z] [2023-10-24T18:59:31.911Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle [2023-10-24T18:59:31.911Z] 18:43:02 all 8.54 0.00 2.90 4.27 0.06 84.24 [2023-10-24T18:59:31.911Z] 18:43:02 0 8.57 0.00 2.78 2.24 0.07 86.35 [2023-10-24T18:59:31.911Z] 18:43:02 1 9.01 0.00 2.69 1.43 0.07 86.81 [2023-10-24T18:59:31.911Z] 18:43:02 2 9.38 0.00 3.17 0.17 0.05 87.23 [2023-10-24T18:59:31.911Z] 18:43:02 3 7.09 0.00 2.95 1.25 0.05 88.67 [2023-10-24T18:59:31.911Z] 18:43:02 4 12.08 0.00 2.25 6.71 0.07 78.89 [2023-10-24T18:59:31.911Z] 18:43:02 5 7.88 0.00 2.79 1.16 0.07 88.11 [2023-10-24T18:59:31.911Z] 18:43:02 6 6.52 0.00 2.10 0.67 0.03 90.68 [2023-10-24T18:59:31.911Z] 18:43:02 7 7.78 0.00 4.47 20.62 0.08 67.04 [2023-10-24T18:59:31.911Z] 18:44:01 all 4.73 0.00 2.24 5.56 0.05 87.42 [2023-10-24T18:59:31.911Z] 18:44:01 0 4.97 0.00 2.24 1.16 0.03 91.60 [2023-10-24T18:59:31.911Z] 18:44:01 1 4.49 0.00 2.31 0.73 0.03 92.43 [2023-10-24T18:59:31.911Z] 18:44:01 2 5.16 0.00 2.10 1.84 0.05 90.85 [2023-10-24T18:59:31.911Z] 18:44:01 3 4.24 0.00 2.37 7.46 0.03 85.89 [2023-10-24T18:59:31.911Z] 18:44:01 4 4.44 0.00 2.13 1.37 0.07 91.99 [2023-10-24T18:59:31.911Z] 18:44:01 5 4.70 0.00 2.09 20.63 0.05 72.52 [2023-10-24T18:59:31.911Z] 18:44:01 6 4.76 0.00 1.51 0.59 0.03 93.10 [2023-10-24T18:59:31.911Z] 18:44:01 7 5.12 0.00 3.16 10.79 0.07 80.85 [2023-10-24T18:59:31.911Z] 18:45:01 all 24.33 0.00 2.97 4.61 0.06 68.03 [2023-10-24T18:59:31.911Z] 18:45:01 0 23.78 0.00 3.54 1.76 0.07 70.86 [2023-10-24T18:59:31.911Z] 18:45:01 1 24.97 0.00 2.83 1.04 0.05 71.11 [2023-10-24T18:59:31.911Z] 18:45:01 2 26.99 0.00 2.71 0.67 0.07 69.56 [2023-10-24T18:59:31.911Z] 18:45:01 3 23.56 0.00 2.95 3.72 0.07 69.70 [2023-10-24T18:59:31.911Z] 18:45:01 4 23.69 0.00 2.57 0.17 0.05 73.52 [2023-10-24T18:59:31.911Z] 18:45:01 5 23.65 0.00 3.47 28.99 0.07 43.83 [2023-10-24T18:59:31.911Z] 18:45:01 6 25.33 0.00 2.93 0.32 0.05 71.38 [2023-10-24T18:59:31.911Z] 18:45:01 7 22.66 0.00 2.78 0.24 0.08 74.24 [2023-10-24T18:59:31.911Z] 18:46:01 all 18.20 0.00 3.32 4.63 0.08 73.78 [2023-10-24T18:59:31.911Z] 18:46:01 0 18.11 0.00 3.04 8.50 0.07 70.28 [2023-10-24T18:59:31.911Z] 18:46:01 1 17.85 0.00 3.25 0.40 0.08 78.41 [2023-10-24T18:59:31.911Z] 18:46:01 2 19.04 0.00 3.55 1.98 0.07 75.37 [2023-10-24T18:59:31.911Z] 18:46:01 3 17.58 0.00 2.83 0.07 0.07 79.45 [2023-10-24T18:59:31.911Z] 18:46:01 4 18.16 0.00 2.98 1.43 0.10 77.33 [2023-10-24T18:59:31.911Z] 18:46:01 5 17.34 0.00 3.51 2.14 0.07 76.94 [2023-10-24T18:59:31.911Z] 18:46:01 6 18.93 0.00 3.61 13.84 0.08 63.54 [2023-10-24T18:59:31.911Z] 18:46:01 7 18.57 0.00 3.77 8.66 0.07 68.94 [2023-10-24T18:59:31.911Z] 18:47:01 all 0.99 0.00 0.43 0.34 0.01 98.22 [2023-10-24T18:59:31.911Z] 18:47:01 0 0.83 0.00 0.47 0.12 0.02 98.57 [2023-10-24T18:59:31.911Z] 18:47:01 1 0.58 0.00 0.52 0.67 0.02 98.21 [2023-10-24T18:59:31.911Z] 18:47:01 2 2.02 0.00 0.33 0.32 0.02 97.31 [2023-10-24T18:59:31.911Z] 18:47:01 3 0.73 0.00 0.37 0.70 0.02 98.18 [2023-10-24T18:59:31.911Z] 18:47:01 4 1.70 0.00 0.48 0.02 0.02 97.79 [2023-10-24T18:59:31.911Z] 18:47:01 5 0.43 0.00 0.52 0.33 0.00 98.71 [2023-10-24T18:59:31.911Z] 18:47:01 6 0.72 0.00 0.30 0.57 0.00 98.42 [2023-10-24T18:59:31.911Z] 18:47:01 7 0.93 0.00 0.47 0.00 0.02 98.58 [2023-10-24T18:59:31.911Z] 18:48:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-10-24T18:59:31.911Z] 18:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:59:31.911Z] 18:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:59:31.911Z] 18:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:59:31.911Z] 18:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:59:31.911Z] 18:48:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2023-10-24T18:59:31.911Z] 18:48:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-10-24T18:59:31.911Z] 18:48:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-10-24T18:59:31.911Z] 18:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:59:31.911Z] 18:49:01 all 0.15 0.00 0.01 0.00 0.00 99.83 [2023-10-24T18:59:31.911Z] 18:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T18:59:31.911Z] 18:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:59:31.912Z] 18:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-24T18:59:31.912Z] 18:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:49:01 4 1.01 0.00 0.03 0.00 0.00 98.96 [2023-10-24T18:59:31.912Z] 18:49:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-10-24T18:59:31.912Z] 18:49:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:50:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-10-24T18:59:31.912Z] 18:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-24T18:59:31.912Z] 18:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:59:31.912Z] 18:50:01 4 1.95 0.00 0.02 0.00 0.02 98.01 [2023-10-24T18:59:31.912Z] 18:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:50:01 6 0.00 0.00 0.03 0.03 0.00 99.93 [2023-10-24T18:59:31.912Z] 18:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:59:31.912Z] 18:51:01 all 0.10 0.00 0.01 0.02 0.03 99.83 [2023-10-24T18:59:31.912Z] 18:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-24T18:59:31.912Z] 18:51:01 3 0.03 0.00 0.00 0.00 0.17 99.80 [2023-10-24T18:59:31.912Z] 18:51:01 4 0.58 0.00 0.02 0.00 0.00 99.40 [2023-10-24T18:59:31.912Z] 18:51:01 5 0.05 0.00 0.05 0.02 0.10 99.78 [2023-10-24T18:59:31.912Z] 18:51:01 6 0.05 0.00 0.00 0.13 0.00 99.82 [2023-10-24T18:59:31.912Z] 18:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:52:01 all 0.01 0.00 0.02 0.02 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:52:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-24T18:59:31.912Z] 18:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:52:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-10-24T18:59:31.912Z] 18:52:01 6 0.03 0.00 0.02 0.12 0.02 99.82 [2023-10-24T18:59:31.912Z] 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:59:31.912Z] 18:53:01 all 0.06 0.00 0.00 0.00 0.01 99.93 [2023-10-24T18:59:31.912Z] 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:59:31.912Z] 18:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T18:59:31.912Z] 18:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:53:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-24T18:59:31.912Z] 18:53:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:53:01 6 0.28 0.00 0.02 0.02 0.00 99.68 [2023-10-24T18:59:31.912Z] 18:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-24T18:59:31.912Z] [2023-10-24T18:59:31.912Z] 18:53:01 CPU %user %nice %system %iowait %steal %idle [2023-10-24T18:59:31.912Z] 18:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-10-24T18:59:31.912Z] 18:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:54:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:54:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-24T18:59:31.912Z] 18:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:59:31.912Z] 18:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:59:31.912Z] 18:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:54:01 6 0.08 0.00 0.02 0.03 0.00 99.87 [2023-10-24T18:59:31.912Z] 18:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-10-24T18:59:31.912Z] 18:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:59:31.912Z] 18:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-24T18:59:31.912Z] 18:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:55:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:55:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-24T18:59:31.912Z] 18:56:01 all 0.02 0.00 0.01 0.02 0.02 99.94 [2023-10-24T18:59:31.912Z] 18:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:56:01 1 0.00 0.00 0.02 0.08 0.02 99.88 [2023-10-24T18:59:31.912Z] 18:56:01 2 0.05 0.00 0.00 0.00 0.05 99.90 [2023-10-24T18:59:31.912Z] 18:56:01 3 0.00 0.00 0.00 0.00 0.10 99.90 [2023-10-24T18:59:31.912Z] 18:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-24T18:59:31.912Z] 18:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:56:01 6 0.07 0.00 0.00 0.03 0.00 99.90 [2023-10-24T18:59:31.912Z] 18:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:57:01 all 0.21 0.00 0.02 0.01 0.00 99.76 [2023-10-24T18:59:31.912Z] 18:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:57:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-10-24T18:59:31.912Z] 18:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:57:01 4 1.42 0.00 0.00 0.00 0.00 98.58 [2023-10-24T18:59:31.912Z] 18:57:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-10-24T18:59:31.912Z] 18:57:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-10-24T18:59:31.912Z] 18:57:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-10-24T18:59:31.912Z] 18:58:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-10-24T18:59:31.912Z] 18:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-24T18:59:31.912Z] 18:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-24T18:59:31.912Z] 18:58:01 4 0.35 0.00 0.02 0.00 0.00 99.63 [2023-10-24T18:59:31.912Z] 18:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:58:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-10-24T18:59:31.912Z] 18:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-24T18:59:31.912Z] 18:59:01 all 7.78 0.00 3.13 4.30 0.08 84.71 [2023-10-24T18:59:31.912Z] 18:59:01 0 6.84 0.00 3.27 0.07 0.05 89.77 [2023-10-24T18:59:31.912Z] 18:59:01 1 7.34 0.00 3.23 21.65 0.05 67.73 [2023-10-24T18:59:31.912Z] 18:59:01 2 8.29 0.00 3.03 1.01 0.07 87.61 [2023-10-24T18:59:31.912Z] 18:59:01 3 7.84 0.00 2.36 0.49 0.05 89.26 [2023-10-24T18:59:31.912Z] 18:59:01 4 8.66 0.00 3.61 4.03 0.10 83.60 [2023-10-24T18:59:31.912Z] 18:59:01 5 8.72 0.00 3.50 0.59 0.07 87.12 [2023-10-24T18:59:31.912Z] 18:59:01 6 8.02 0.00 2.68 6.38 0.12 82.80 [2023-10-24T18:59:31.912Z] 18:59:01 7 6.53 0.00 3.32 0.29 0.10 89.76 [2023-10-24T18:59:31.912Z] Average: all 3.83 0.00 0.88 1.39 0.02 93.88 [2023-10-24T18:59:31.912Z] Average: 0 3.70 0.00 0.90 0.81 0.02 94.57 [2023-10-24T18:59:31.912Z] Average: 1 3.76 0.00 0.87 1.52 0.02 93.83 [2023-10-24T18:59:31.912Z] Average: 2 4.17 0.00 0.88 0.35 0.02 94.58 [2023-10-24T18:59:31.912Z] Average: 3 3.58 0.00 0.81 0.80 0.03 94.78 [2023-10-24T18:59:31.912Z] Average: 4 4.34 0.00 0.83 0.80 0.03 94.00 [2023-10-24T18:59:31.912Z] Average: 5 3.67 0.00 0.94 3.14 0.03 92.23 [2023-10-24T18:59:31.912Z] Average: 6 3.80 0.00 0.78 1.34 0.02 94.06 [2023-10-24T18:59:31.912Z] Average: 7 3.60 0.00 1.05 2.35 0.03 92.97 [2023-10-24T18:59:31.912Z] [2023-10-24T18:59:31.912Z] [2023-10-24T18:59:31.912Z]