Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b 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-ssh3017256658856771641.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16435319871739794614.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17787262447180876645.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12898070304011738831.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-ssh3622261227301247410.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.23 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-17045 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b # timeout=10 Commit message: "Merge pull request #461 from jinlinGuan/golang-1.23" > git rev-list --no-walk 276436e60f25d91e45baf5819fa2ea594f4bdb74 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T08:19:39.771Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T08:19:39.874Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T08:19:39.913Z] ========================================================= [2024-10-04T08:19:39.913Z] EdgeX Global Pipelines Version Info [2024-10-04T08:19:39.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:19:40.734Z] ------------------- [2024-10-04T08:19:40.734Z] stable info: [2024-10-04T08:19:40.734Z] ------------------- [2024-10-04T08:19:40.734Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T08:19:40.734Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T08:19:40.734Z] Message: update stable to v1.0.265 [2024-10-04T08:19:41.311Z] ------------------- [2024-10-04T08:19:41.311Z] experimental info: [2024-10-04T08:19:41.311Z] ------------------- [2024-10-04T08:19:41.311Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T08:19:41.311Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T08:19:41.311Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T08:19:41.395Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-10-04T08:19:41.421Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-10-04T08:19:41.451Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T08:19:41.480Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T08:19:41.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T08:19:41.544Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T08:19:41.574Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T08:19:41.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T08:19:41.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T08:19:41.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T08:19:41.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T08:19:41.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-10-04T08:19:41.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T08:19:41.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T08:19:41.801Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T08:19:41.827Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T08:19:41.855Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T08:19:41.885Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T08:19:41.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T08:19:41.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T08:19:41.961Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-04T08:19:41.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-10-04T08:19:42.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T08:19:42.040Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T08:19:42.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T08:19:42.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T08:19:42.116Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T08:19:42.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-04T08:19:42.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-04T08:19:42.198Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-04T08:19:42.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [Pipeline] echo [2024-10-04T08:19:42.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad59c63 [Pipeline] echo [2024-10-04T08:19:42.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T08:19:42.339Z] provisioning config files... [2024-10-04T08:19:42.353Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16130014028604126216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:19:42.772Z] ---> ****-login.sh [2024-10-04T08:19:42.772Z] nexus3.edgexfoundry.org:10001 [2024-10-04T08:19:44.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:19:44.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:19:44.202Z] Configure a credential helper to remove this warning. See [2024-10-04T08:19:44.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:19:44.202Z] [2024-10-04T08:19:44.202Z] Login Succeeded [2024-10-04T08:19:44.202Z] nexus3.edgexfoundry.org:10002 [2024-10-04T08:19:44.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:19:44.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:19:44.464Z] Configure a credential helper to remove this warning. See [2024-10-04T08:19:44.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:19:44.464Z] [2024-10-04T08:19:44.464Z] Login Succeeded [2024-10-04T08:19:44.464Z] nexus3.edgexfoundry.org:10003 [2024-10-04T08:19:44.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:19:44.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:19:44.464Z] Configure a credential helper to remove this warning. See [2024-10-04T08:19:44.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:19:44.464Z] [2024-10-04T08:19:44.464Z] Login Succeeded [2024-10-04T08:19:44.464Z] nexus3.edgexfoundry.org:10004 [2024-10-04T08:19:44.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:19:44.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:19:44.728Z] Configure a credential helper to remove this warning. See [2024-10-04T08:19:44.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:19:44.728Z] [2024-10-04T08:19:44.728Z] Login Succeeded [2024-10-04T08:19:44.728Z] ****.io [2024-10-04T08:19:44.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:19:44.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:19:44.990Z] Configure a credential helper to remove this warning. See [2024-10-04T08:19:44.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:19:44.990Z] [2024-10-04T08:19:44.990Z] Login Succeeded [2024-10-04T08:19:44.990Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T08:19:44.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T08:19:45.448Z] + git rev-list -1 --merges ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b~1..ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [Pipeline] echo [2024-10-04T08:19:45.475Z] -----------> git rev-list -1 --merges ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b~1..ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [2024-10-04T08:19:45.475Z] ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [false] [Pipeline] sh [2024-10-04T08:19:45.774Z] + git log --format=format:%s -1 ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [Pipeline] echo [2024-10-04T08:19:45.792Z] ========================================================= [2024-10-04T08:19:45.792Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T08:19:45.792Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T08:19:46.151Z] + git log --format=format:%s -1 ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [Pipeline] echo [2024-10-04T08:19:46.164Z] [semverPrep] GIT_COMMIT: ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b, Commit Message: Merge pull request #461 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-04T08:19:46.179Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T08:19:46.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T08:19:46.643Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T08:19:46.643Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T08:19:46.643Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T08:19:46.643Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T08:19:46.643Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T08:19:46.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:19:47.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T08:19:47.005Z] [2024-10-04T08:19:47.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:19:47.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T08:19:47.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T08:19:47.895Z] b85a868b505f: Pulling fs layer [2024-10-04T08:19:47.895Z] e2be974225ed: Pulling fs layer [2024-10-04T08:19:47.895Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T08:19:47.895Z] 988bab9f4d93: Pulling fs layer [2024-10-04T08:19:47.895Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T08:19:47.895Z] eaf3925da568: Pulling fs layer [2024-10-04T08:19:47.895Z] bab4dde63d76: Pulling fs layer [2024-10-04T08:19:47.895Z] bde34c3a00c8: Pulling fs layer [2024-10-04T08:19:47.895Z] b352a97aabf1: Pulling fs layer [2024-10-04T08:19:47.895Z] 4872d77fe225: Pulling fs layer [2024-10-04T08:19:47.895Z] 5851b861e8e6: Pulling fs layer [2024-10-04T08:19:47.895Z] 988bab9f4d93: Waiting [2024-10-04T08:19:47.895Z] 1469e6f7b9e6: Waiting [2024-10-04T08:19:47.895Z] eaf3925da568: Waiting [2024-10-04T08:19:47.895Z] bab4dde63d76: Waiting [2024-10-04T08:19:47.895Z] bde34c3a00c8: Waiting [2024-10-04T08:19:47.895Z] b352a97aabf1: Waiting [2024-10-04T08:19:47.895Z] 5851b861e8e6: Waiting [2024-10-04T08:19:47.895Z] 4872d77fe225: Waiting [2024-10-04T08:19:47.895Z] e2be974225ed: Verifying Checksum [2024-10-04T08:19:47.895Z] e2be974225ed: Download complete [2024-10-04T08:19:47.895Z] 988bab9f4d93: Verifying Checksum [2024-10-04T08:19:47.895Z] 988bab9f4d93: Download complete [2024-10-04T08:19:47.895Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T08:19:47.895Z] 339a4e72a1f5: Download complete [2024-10-04T08:19:47.895Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T08:19:47.895Z] 1469e6f7b9e6: Download complete [2024-10-04T08:19:47.895Z] eaf3925da568: Verifying Checksum [2024-10-04T08:19:47.895Z] eaf3925da568: Download complete [2024-10-04T08:19:47.895Z] bde34c3a00c8: Download complete [2024-10-04T08:19:48.156Z] b352a97aabf1: Download complete [2024-10-04T08:19:48.156Z] 4872d77fe225: Download complete [2024-10-04T08:19:48.156Z] 5851b861e8e6: Download complete [2024-10-04T08:19:48.156Z] b85a868b505f: Verifying Checksum [2024-10-04T08:19:48.156Z] b85a868b505f: Download complete [2024-10-04T08:19:48.416Z] bab4dde63d76: Verifying Checksum [2024-10-04T08:19:48.416Z] bab4dde63d76: Download complete [2024-10-04T08:19:49.796Z] b85a868b505f: Pull complete [2024-10-04T08:19:50.364Z] e2be974225ed: Pull complete [2024-10-04T08:19:51.304Z] 339a4e72a1f5: Pull complete [2024-10-04T08:19:51.873Z] 988bab9f4d93: Pull complete [2024-10-04T08:19:52.815Z] 1469e6f7b9e6: Pull complete [2024-10-04T08:19:53.074Z] eaf3925da568: Pull complete [2024-10-04T08:19:55.617Z] bab4dde63d76: Pull complete [2024-10-04T08:19:55.617Z] bde34c3a00c8: Pull complete [2024-10-04T08:19:55.617Z] b352a97aabf1: Pull complete [2024-10-04T08:19:55.617Z] 4872d77fe225: Pull complete [2024-10-04T08:19:55.895Z] 5851b861e8e6: Pull complete [2024-10-04T08:19:55.895Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T08:19:55.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T08:19:55.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:19:56.054Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T08:19:56.090Z] $ 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 [2024-10-04T08:20:02.687Z] $ docker top 308b64ce743db318bf1367e173c1be399235b66149e22297fb0aa12b25ac7f86 -eo pid,comm [2024-10-04T08:20:02.782Z] 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). [2024-10-04T08:20:02.782Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T08:20:02.848Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T08:20:02.848Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T08:20:02.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T08:20:02.969Z] $ docker exec 308b64ce743db318bf1367e173c1be399235b66149e22297fb0aa12b25ac7f86 ssh-agent [2024-10-04T08:20:03.091Z] SSH_AUTH_SOCK=/tmp/ssh-f2GFW0lpvUbA/agent.33 [2024-10-04T08:20:03.091Z] SSH_AGENT_PID=39 [2024-10-04T08:20:03.099Z] Running ssh-add (command line suppressed) [2024-10-04T08:20:03.208Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13276978871301213351.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_13276978871301213351.key) [2024-10-04T08:20:03.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T08:20:03.525Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T08:20:03.540Z] $ docker exec --env ******** --env ******** 308b64ce743db318bf1367e173c1be399235b66149e22297fb0aa12b25ac7f86 ssh-agent -k [2024-10-04T08:20:03.638Z] unset SSH_AUTH_SOCK; [2024-10-04T08:20:03.639Z] unset SSH_AGENT_PID; [2024-10-04T08:20:03.639Z] echo Agent pid 39 killed; [2024-10-04T08:20:03.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T08:20:03.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T08:20:03.692Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T08:20:03.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T08:20:03.815Z] $ docker exec 308b64ce743db318bf1367e173c1be399235b66149e22297fb0aa12b25ac7f86 ssh-agent [2024-10-04T08:20:03.916Z] SSH_AUTH_SOCK=/tmp/ssh-xGzQ0ivyXd8q/agent.73 [2024-10-04T08:20:03.916Z] SSH_AGENT_PID=79 [2024-10-04T08:20:03.921Z] Running ssh-add (command line suppressed) [2024-10-04T08:20:04.049Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14280169148796121057.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14280169148796121057.key) [2024-10-04T08:20:04.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T08:20:04.376Z] + git semver init [2024-10-04T08:20:04.694Z] 2024-10-04 08:20:04,554 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T08:20:04.694Z] 2024-10-04 08:20:04,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-10-04T08:20:04.694Z] 2024-10-04 08:20:04,556 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-10-04T08:20:04.694Z] 2024-10-04 08:20:04,556 [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) [2024-10-04T08:20:06.173Z] 2024-10-04 08:20:05,907 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-10-04T08:20:06.173Z] 2024-10-04 08:20:05,907 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-10-04T08:20:06.173Z] 2024-10-04 08:20:05,908 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-04T08:20:06.173Z] 2024-10-04 08:20:05,908 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-04T08:20:06.173Z] 3.2.0-dev.20 [Pipeline] } [2024-10-04T08:20:06.186Z] $ docker exec --env ******** --env ******** 308b64ce743db318bf1367e173c1be399235b66149e22297fb0aa12b25ac7f86 ssh-agent -k [2024-10-04T08:20:06.307Z] unset SSH_AUTH_SOCK; [2024-10-04T08:20:06.307Z] unset SSH_AGENT_PID; [2024-10-04T08:20:06.307Z] echo Agent pid 79 killed; [2024-10-04T08:20:06.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T08:20:06.644Z] + git semver [Pipeline] } [2024-10-04T08:20:06.922Z] $ docker stop --time=1 308b64ce743db318bf1367e173c1be399235b66149e22297fb0aa12b25ac7f86 [2024-10-04T08:20:08.361Z] $ docker rm -f --volumes 308b64ce743db318bf1367e173c1be399235b66149e22297fb0aa12b25ac7f86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T08:20:08.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T08:20:08.971Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T08:20:08.976Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.20 [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 [2024-10-04T08:20:09.212Z] provisioning config files... [2024-10-04T08:20:09.223Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13416189812665666707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:20:09.535Z] ---> ****-login.sh [2024-10-04T08:20:09.536Z] nexus3.edgexfoundry.org:10001 [2024-10-04T08:20:09.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:20:09.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:20:09.536Z] Configure a credential helper to remove this warning. See [2024-10-04T08:20:09.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:20:09.536Z] [2024-10-04T08:20:09.536Z] Login Succeeded [2024-10-04T08:20:09.536Z] nexus3.edgexfoundry.org:10002 [2024-10-04T08:20:09.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:20:09.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:20:09.536Z] Configure a credential helper to remove this warning. See [2024-10-04T08:20:09.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:20:09.536Z] [2024-10-04T08:20:09.536Z] Login Succeeded [2024-10-04T08:20:09.536Z] nexus3.edgexfoundry.org:10003 [2024-10-04T08:20:09.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:20:09.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:20:09.798Z] Configure a credential helper to remove this warning. See [2024-10-04T08:20:09.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:20:09.798Z] [2024-10-04T08:20:09.798Z] Login Succeeded [2024-10-04T08:20:09.798Z] nexus3.edgexfoundry.org:10004 [2024-10-04T08:20:09.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:20:09.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:20:09.798Z] Configure a credential helper to remove this warning. See [2024-10-04T08:20:09.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:20:09.798Z] [2024-10-04T08:20:09.798Z] Login Succeeded [2024-10-04T08:20:09.798Z] ****.io [2024-10-04T08:20:09.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:20:10.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:20:10.058Z] Configure a credential helper to remove this warning. See [2024-10-04T08:20:10.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:20:10.058Z] [2024-10-04T08:20:10.058Z] Login Succeeded [2024-10-04T08:20:10.058Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T08:20:10.065Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T08:20:10.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T08:20:10.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T08:20:10.217Z] ========================================================= [2024-10-04T08:20:10.217Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T08:20:10.217Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:20:10.562Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T08:20:10.562Z] Sending build context to Docker daemon 36.66MB [2024-10-04T08:20:10.562Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T08:20:10.562Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-04T08:20:10.820Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T08:20:10.820Z] 43c4264eed91: Pulling fs layer [2024-10-04T08:20:10.820Z] 4cc291be95ef: Pulling fs layer [2024-10-04T08:20:10.820Z] 2ac1f1163629: Pulling fs layer [2024-10-04T08:20:10.820Z] 5c3c966382ef: Pulling fs layer [2024-10-04T08:20:10.820Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T08:20:10.820Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T08:20:10.820Z] 9f66e0745190: Pulling fs layer [2024-10-04T08:20:10.820Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T08:20:10.820Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T08:20:10.820Z] 5c3c966382ef: Waiting [2024-10-04T08:20:10.821Z] 4f4fb700ef54: Waiting [2024-10-04T08:20:10.821Z] 5d5c8e513c77: Waiting [2024-10-04T08:20:10.821Z] 9f66e0745190: Waiting [2024-10-04T08:20:10.821Z] f49a43e4bbc0: Waiting [2024-10-04T08:20:10.821Z] 561ebcabdf7f: Waiting [2024-10-04T08:20:10.821Z] 4cc291be95ef: Verifying Checksum [2024-10-04T08:20:10.821Z] 5c3c966382ef: Verifying Checksum [2024-10-04T08:20:10.821Z] 5c3c966382ef: Download complete [2024-10-04T08:20:10.821Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T08:20:10.821Z] 4f4fb700ef54: Download complete [2024-10-04T08:20:11.080Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T08:20:11.080Z] 5d5c8e513c77: Download complete [2024-10-04T08:20:11.080Z] 43c4264eed91: Download complete [2024-10-04T08:20:11.080Z] 9f66e0745190: Verifying Checksum [2024-10-04T08:20:11.080Z] 9f66e0745190: Download complete [2024-10-04T08:20:11.080Z] 561ebcabdf7f: Download complete [2024-10-04T08:20:11.339Z] 43c4264eed91: Pull complete [2024-10-04T08:20:11.339Z] 4cc291be95ef: Pull complete [2024-10-04T08:20:11.339Z] 2ac1f1163629: Verifying Checksum [2024-10-04T08:20:11.339Z] 2ac1f1163629: Download complete [2024-10-04T08:20:11.906Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T08:20:11.906Z] f49a43e4bbc0: Download complete [2024-10-04T08:20:15.191Z] 2ac1f1163629: Pull complete [2024-10-04T08:20:15.191Z] 5c3c966382ef: Pull complete [2024-10-04T08:20:15.191Z] 4f4fb700ef54: Pull complete [2024-10-04T08:20:15.451Z] 5d5c8e513c77: Pull complete [2024-10-04T08:20:15.712Z] 9f66e0745190: Pull complete [2024-10-04T08:20:18.245Z] f49a43e4bbc0: Pull complete [2024-10-04T08:20:18.245Z] 561ebcabdf7f: Pull complete [2024-10-04T08:20:18.505Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T08:20:18.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T08:20:18.505Z] ---> 3a752c3f9dda [2024-10-04T08:20:18.505Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-04T08:20:24.137Z] Still waiting to schedule task [2024-10-04T08:20:24.137Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16704’ [2024-10-04T08:20:28.507Z] ---> Running in 0177127c54e9 [2024-10-04T08:20:28.507Z] Removing intermediate container 0177127c54e9 [2024-10-04T08:20:28.507Z] ---> 5914a5f1b171 [2024-10-04T08:20:28.507Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T08:20:28.507Z] ---> Running in f4c8cd900e99 [2024-10-04T08:20:28.507Z] Removing intermediate container f4c8cd900e99 [2024-10-04T08:20:28.507Z] ---> 0210f8171178 [2024-10-04T08:20:28.507Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T08:20:28.507Z] ---> Running in 96b74fc26262 [2024-10-04T08:20:28.507Z] Removing intermediate container 96b74fc26262 [2024-10-04T08:20:28.507Z] ---> c3678134b07a [2024-10-04T08:20:28.507Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T08:20:28.507Z] ---> Running in 9981a5eec9f0 [2024-10-04T08:20:28.507Z] Removing intermediate container 9981a5eec9f0 [2024-10-04T08:20:28.507Z] ---> 4d68c49c7d43 [2024-10-04T08:20:28.507Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-04T08:20:28.507Z] ---> Running in 6ac697dee2aa [2024-10-04T08:20:28.507Z] Removing intermediate container 6ac697dee2aa [2024-10-04T08:20:28.507Z] ---> cbf2775fc183 [2024-10-04T08:20:28.507Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T08:20:28.507Z] ---> Running in e5e22038647f [2024-10-04T08:20:28.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T08:20:28.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T08:20:28.507Z] OK: 246 MiB in 54 packages [2024-10-04T08:20:29.078Z] Removing intermediate container e5e22038647f [2024-10-04T08:20:29.079Z] ---> a7ce8ef3f831 [2024-10-04T08:20:29.079Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-04T08:20:29.079Z] ---> Running in 2f8a48a19aa3 [2024-10-04T08:20:29.079Z] Removing intermediate container 2f8a48a19aa3 [2024-10-04T08:20:29.079Z] ---> 9b66b4a197b1 [2024-10-04T08:20:29.079Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-04T08:20:29.338Z] ---> b17e5ffb32a1 [2024-10-04T08:20:29.338Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:20:29.338Z] ---> Running in 18b110db6f85 [2024-10-04T08:21:25.636Z] Removing intermediate container 18b110db6f85 [2024-10-04T08:21:25.636Z] ---> 68fce3b080c3 [2024-10-04T08:21:25.636Z] Step 12/13 : COPY . . [2024-10-04T08:21:27.556Z] ---> 938f6632b89c [2024-10-04T08:21:27.556Z] Step 13/13 : RUN ${MAKE} [2024-10-04T08:21:27.556Z] ---> Running in 626bc8951c1b [2024-10-04T08:21:27.556Z] noop [2024-10-04T08:21:27.817Z] Removing intermediate container 626bc8951c1b [2024-10-04T08:21:27.817Z] ---> bffe8325e123 [2024-10-04T08:21:27.817Z] Successfully built bffe8325e123 [2024-10-04T08:21:27.817Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:21:28.174Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T08:21:28.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:21:28.261Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T08:21:28.298Z] $ 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 [2024-10-04T08:21:28.681Z] $ docker top a99e0107b7d0b6492a77615d6e5673f9d854d6c52450edd46ad74bfd755f1dda -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T08:21:29.036Z] + go version [2024-10-04T08:21:29.036Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T08:21:29.047Z] $ docker stop --time=1 a99e0107b7d0b6492a77615d6e5673f9d854d6c52450edd46ad74bfd755f1dda [2024-10-04T08:21:30.358Z] $ docker rm -f --volumes a99e0107b7d0b6492a77615d6e5673f9d854d6c52450edd46ad74bfd755f1dda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:21:30.834Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T08:21:30.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:21:30.914Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T08:21:30.947Z] $ 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 [2024-10-04T08:21:31.286Z] $ docker top 6c7510291c51f56bf024313daecc0f1f53c28cf6e51d2371a67b0298e5ca90b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T08:21:31.638Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-10-04T08:21:31.963Z] + make test [2024-10-04T08:21:31.964Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T08:21:33.866Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-04T08:21:55.893Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-04T08:21:55.893Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-04T08:21:55.893Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements [2024-10-04T08:21:55.893Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.503s coverage: 86.5% of statements [2024-10-04T08:22:10.860Z] go vet ./... [2024-10-04T08:22:15.151Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T08:22:15.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T08:22:15.151Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T08:22:15.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T08:22:15.448Z] $ docker stop --time=1 6c7510291c51f56bf024313daecc0f1f53c28cf6e51d2371a67b0298e5ca90b8 [2024-10-04T08:22:19.438Z] $ docker rm -f --volumes 6c7510291c51f56bf024313daecc0f1f53c28cf6e51d2371a67b0298e5ca90b8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T08:22:20.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T08:22:20.078Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T08:22:20.602Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T08:22:20.891Z] + ls -al . [2024-10-04T08:22:20.891Z] total 328 [2024-10-04T08:22:20.891Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 08:21 . [2024-10-04T08:22:20.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 08:19 .. [2024-10-04T08:22:20.891Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 08:21 .git [2024-10-04T08:22:20.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:19 .github [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 4 08:19 .gitignore [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 08:19 .golangci.yml [2024-10-04T08:22:20.891Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 08:20 .semver [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 4 08:19 Attribution.txt [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 4 08:19 CHANGELOG.md [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 4 08:19 Dockerfile [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 08:19 GOVERNANCE.md [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 4 08:19 Jenkinsfile [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 08:19 LICENSE [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 4 08:19 Makefile [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 08:19 OWNERS.md [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 4 08:19 README.md [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 08:20 VERSION [2024-10-04T08:22:20.891Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 08:19 bin [2024-10-04T08:22:20.891Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:19 cmd [2024-10-04T08:22:20.891Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 4 08:21 coverage.out [2024-10-04T08:22:20.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 08:19 doc [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 4 08:19 go.mod [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 4 08:19 go.sum [2024-10-04T08:22:20.891Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 08:19 internal [2024-10-04T08:22:20.891Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 4 08:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:22:21.219Z] + 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=ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b --label arch=amd64 --label version=3.2.0-dev.20 . [2024-10-04T08:22:21.219Z] Sending build context to Docker daemon 36.75MB [2024-10-04T08:22:21.219Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T08:22:21.219Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-04T08:22:21.219Z] ---> bffe8325e123 [2024-10-04T08:22:21.219Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-04T08:22:21.788Z] ---> Running in d8cf4062f783 [2024-10-04T08:22:22.046Z] Removing intermediate container d8cf4062f783 [2024-10-04T08:22:22.046Z] ---> 240110e39460 [2024-10-04T08:22:22.046Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T08:22:22.046Z] ---> Running in fded957a6155 [2024-10-04T08:22:22.046Z] Removing intermediate container fded957a6155 [2024-10-04T08:22:22.046Z] ---> b1156435aec7 [2024-10-04T08:22:22.046Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T08:22:22.046Z] ---> Running in 5eac3d1354af [2024-10-04T08:22:22.046Z] Removing intermediate container 5eac3d1354af [2024-10-04T08:22:22.046Z] ---> ba242ad0c71c [2024-10-04T08:22:22.046Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T08:22:22.305Z] ---> Running in 9e475fde809d [2024-10-04T08:22:22.305Z] Removing intermediate container 9e475fde809d [2024-10-04T08:22:22.305Z] ---> 6a04c84123dd [2024-10-04T08:22:22.305Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-04T08:22:22.305Z] ---> Running in bc9b2e4a0e38 [2024-10-04T08:22:22.305Z] Removing intermediate container bc9b2e4a0e38 [2024-10-04T08:22:22.305Z] ---> c8b8f4798a05 [2024-10-04T08:22:22.305Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T08:22:22.305Z] ---> Running in 6ad60eb8cb1c [2024-10-04T08:22:22.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T08:22:22.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T08:22:23.081Z] OK: 246 MiB in 54 packages [2024-10-04T08:22:23.340Z] Removing intermediate container 6ad60eb8cb1c [2024-10-04T08:22:23.340Z] ---> f2f7047d9ba2 [2024-10-04T08:22:23.340Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-04T08:22:23.599Z] ---> Running in 936d82f720af [2024-10-04T08:22:23.599Z] Removing intermediate container 936d82f720af [2024-10-04T08:22:23.599Z] ---> 37fa0dd90d34 [2024-10-04T08:22:23.599Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-04T08:22:23.599Z] ---> a03c341c0cdd [2024-10-04T08:22:23.599Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T08:22:23.599Z] ---> Running in 95d3074dc8f8 [2024-10-04T08:22:24.536Z] Removing intermediate container 95d3074dc8f8 [2024-10-04T08:22:24.536Z] ---> ca2ae89451c7 [2024-10-04T08:22:24.536Z] Step 12/27 : COPY . . [2024-10-04T08:22:25.919Z] ---> 81b56facc6e5 [2024-10-04T08:22:25.919Z] Step 13/27 : RUN ${MAKE} [2024-10-04T08:22:25.919Z] ---> Running in 8996cb53258e [2024-10-04T08:22:26.179Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-10-04T08:23:04.956Z] Removing intermediate container 8996cb53258e [2024-10-04T08:23:04.956Z] ---> 0e2d71fdd72d [2024-10-04T08:23:04.956Z] Step 14/27 : FROM alpine:3.20 [2024-10-04T08:23:04.956Z] 3.20: Pulling from library/alpine [2024-10-04T08:23:04.956Z] 43c4264eed91: Already exists [2024-10-04T08:23:04.956Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T08:23:04.956Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T08:23:04.956Z] ---> 91ef0af61f39 [2024-10-04T08:23:04.956Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-04T08:23:04.956Z] ---> Running in eb38651a096d [2024-10-04T08:23:04.956Z] Removing intermediate container eb38651a096d [2024-10-04T08:23:04.956Z] ---> 42c2ac8494a0 [2024-10-04T08:23:04.956Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-04T08:23:04.956Z] ---> Running in 4c17653be229 [2024-10-04T08:23:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T08:23:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T08:23:04.956Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T08:23:04.956Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T08:23:04.956Z] OK: 8 MiB in 15 packages [2024-10-04T08:23:04.956Z] Removing intermediate container 4c17653be229 [2024-10-04T08:23:04.956Z] ---> 06425fd023a8 [2024-10-04T08:23:04.956Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-04T08:23:04.956Z] ---> Running in b40d4d699d1f [2024-10-04T08:23:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T08:23:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T08:23:04.956Z] Upgrading critical system libraries and apk-tools: [2024-10-04T08:23:04.956Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T08:23:04.956Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T08:23:04.956Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T08:23:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T08:23:04.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T08:23:04.956Z] OK: 8 MiB in 15 packages [2024-10-04T08:23:04.956Z] Removing intermediate container b40d4d699d1f [2024-10-04T08:23:04.956Z] ---> 8bd1b073ab18 [2024-10-04T08:23:04.956Z] Step 18/27 : WORKDIR / [2024-10-04T08:23:04.956Z] ---> Running in ef5b23545149 [2024-10-04T08:23:04.956Z] Removing intermediate container ef5b23545149 [2024-10-04T08:23:04.956Z] ---> 9564e3ffac39 [2024-10-04T08:23:04.956Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-04T08:23:05.893Z] ---> dc60ec139a93 [2024-10-04T08:23:05.893Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-04T08:23:06.154Z] ---> 4bf7b9c16d12 [2024-10-04T08:23:06.154Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-04T08:23:06.154Z] ---> 4166ca0ce761 [2024-10-04T08:23:06.154Z] Step 22/27 : EXPOSE 59984 [2024-10-04T08:23:06.154Z] ---> Running in e224d385d0ce [2024-10-04T08:23:06.154Z] Removing intermediate container e224d385d0ce [2024-10-04T08:23:06.154Z] ---> 465eaa8a9acc [2024-10-04T08:23:06.154Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-04T08:23:06.415Z] ---> Running in dff76a2ee3b7 [2024-10-04T08:23:06.415Z] Removing intermediate container dff76a2ee3b7 [2024-10-04T08:23:06.415Z] ---> 54c477a03444 [2024-10-04T08:23:06.415Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T08:23:06.415Z] ---> Running in 3268a23a9906 [2024-10-04T08:23:06.415Z] Removing intermediate container 3268a23a9906 [2024-10-04T08:23:06.415Z] ---> e36fc2b2601e [2024-10-04T08:23:06.415Z] Step 25/27 : LABEL arch=amd64 [2024-10-04T08:23:06.415Z] ---> Running in d305b680abb9 [2024-10-04T08:23:06.676Z] Removing intermediate container d305b680abb9 [2024-10-04T08:23:06.676Z] ---> 08dc72bbfd01 [2024-10-04T08:23:06.676Z] Step 26/27 : LABEL git_sha=ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [2024-10-04T08:23:06.676Z] ---> Running in f991ce67bd26 [2024-10-04T08:23:06.676Z] Removing intermediate container f991ce67bd26 [2024-10-04T08:23:06.676Z] ---> e085bad370d5 [2024-10-04T08:23:06.676Z] Step 27/27 : LABEL version=3.2.0-dev.20 [2024-10-04T08:23:06.676Z] ---> Running in 8de9ede56e99 [2024-10-04T08:23:06.676Z] Removing intermediate container 8de9ede56e99 [2024-10-04T08:23:06.676Z] ---> 25b2cf7d2a78 [2024-10-04T08:23:06.676Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T08:23:06.676Z] Successfully built 25b2cf7d2a78 [2024-10-04T08:23:06.676Z] 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 [2024-10-04T08:23:06.829Z] provisioning config files... [2024-10-04T08:23:06.839Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1019067477373267166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:23:07.149Z] ---> ****-login.sh [2024-10-04T08:23:07.149Z] nexus3.edgexfoundry.org:10001 [2024-10-04T08:23:07.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:23:07.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:23:07.149Z] Configure a credential helper to remove this warning. See [2024-10-04T08:23:07.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:23:07.149Z] [2024-10-04T08:23:07.149Z] Login Succeeded [2024-10-04T08:23:07.149Z] nexus3.edgexfoundry.org:10002 [2024-10-04T08:23:07.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:23:07.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:23:07.150Z] Configure a credential helper to remove this warning. See [2024-10-04T08:23:07.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:23:07.150Z] [2024-10-04T08:23:07.150Z] Login Succeeded [2024-10-04T08:23:07.150Z] nexus3.edgexfoundry.org:10003 [2024-10-04T08:23:07.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:23:07.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:23:07.410Z] Configure a credential helper to remove this warning. See [2024-10-04T08:23:07.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:23:07.410Z] [2024-10-04T08:23:07.410Z] Login Succeeded [2024-10-04T08:23:07.410Z] nexus3.edgexfoundry.org:10004 [2024-10-04T08:23:07.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:23:07.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:23:07.410Z] Configure a credential helper to remove this warning. See [2024-10-04T08:23:07.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:23:07.410Z] [2024-10-04T08:23:07.410Z] Login Succeeded [2024-10-04T08:23:07.410Z] ****.io [2024-10-04T08:23:07.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T08:23:07.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T08:23:07.670Z] Configure a credential helper to remove this warning. See [2024-10-04T08:23:07.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T08:23:07.670Z] [2024-10-04T08:23:07.670Z] Login Succeeded [2024-10-04T08:23:07.670Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T08:23:07.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:23:07.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T08:23:07.780Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-10-04T08:23:07.780Z] ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [2024-10-04T08:23:07.780Z] latest [2024-10-04T08:23:07.780Z] 3.2.0-dev.20 [2024-10-04T08:23:07.780Z] ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20 [2024-10-04T08:23:07.780Z] main [2024-10-04T08:23:07.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:08.152Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:08.481Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [2024-10-04T08:23:08.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-04T08:23:08.481Z] 292fabb55cb4: Preparing [2024-10-04T08:23:08.481Z] 11b98f8c6cb2: Preparing [2024-10-04T08:23:08.481Z] c451d6a79568: Preparing [2024-10-04T08:23:08.481Z] 6c4fc6aa26e4: Preparing [2024-10-04T08:23:08.481Z] 27bbf473b855: Preparing [2024-10-04T08:23:08.481Z] 63ca1fbb43ae: Preparing [2024-10-04T08:23:08.481Z] 63ca1fbb43ae: Waiting [2024-10-04T08:23:08.481Z] 292fabb55cb4: Pushed [2024-10-04T08:23:08.481Z] 27bbf473b855: Pushed [2024-10-04T08:23:08.481Z] 6c4fc6aa26e4: Pushed [2024-10-04T08:23:08.481Z] 11b98f8c6cb2: Pushed [2024-10-04T08:23:08.481Z] 63ca1fbb43ae: Layer already exists [2024-10-04T08:23:11.773Z] c451d6a79568: Pushed [2024-10-04T08:23:11.773Z] ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b: digest: sha256:f5ae6e0026d68ab08fa7fc0f486682d92c1b5c45ead4d0ef32a3533a70034ef1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:12.104Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:12.464Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-10-04T08:23:12.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-04T08:23:12.464Z] 292fabb55cb4: Preparing [2024-10-04T08:23:12.464Z] 11b98f8c6cb2: Preparing [2024-10-04T08:23:12.464Z] c451d6a79568: Preparing [2024-10-04T08:23:12.464Z] 6c4fc6aa26e4: Preparing [2024-10-04T08:23:12.464Z] 27bbf473b855: Preparing [2024-10-04T08:23:12.464Z] 63ca1fbb43ae: Preparing [2024-10-04T08:23:12.464Z] 63ca1fbb43ae: Waiting [2024-10-04T08:23:12.464Z] 27bbf473b855: Layer already exists [2024-10-04T08:23:12.464Z] 292fabb55cb4: Layer already exists [2024-10-04T08:23:12.464Z] 6c4fc6aa26e4: Layer already exists [2024-10-04T08:23:12.464Z] 11b98f8c6cb2: Layer already exists [2024-10-04T08:23:12.464Z] c451d6a79568: Layer already exists [2024-10-04T08:23:12.464Z] 63ca1fbb43ae: Layer already exists [2024-10-04T08:23:12.464Z] latest: digest: sha256:f5ae6e0026d68ab08fa7fc0f486682d92c1b5c45ead4d0ef32a3533a70034ef1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:12.799Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:13.130Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.20 [2024-10-04T08:23:13.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-04T08:23:13.130Z] 292fabb55cb4: Preparing [2024-10-04T08:23:13.130Z] 11b98f8c6cb2: Preparing [2024-10-04T08:23:13.130Z] c451d6a79568: Preparing [2024-10-04T08:23:13.130Z] 6c4fc6aa26e4: Preparing [2024-10-04T08:23:13.130Z] 27bbf473b855: Preparing [2024-10-04T08:23:13.130Z] 63ca1fbb43ae: Preparing [2024-10-04T08:23:13.130Z] 63ca1fbb43ae: Waiting [2024-10-04T08:23:13.130Z] 6c4fc6aa26e4: Layer already exists [2024-10-04T08:23:13.130Z] 11b98f8c6cb2: Layer already exists [2024-10-04T08:23:13.130Z] c451d6a79568: Layer already exists [2024-10-04T08:23:13.130Z] 292fabb55cb4: Layer already exists [2024-10-04T08:23:13.130Z] 27bbf473b855: Layer already exists [2024-10-04T08:23:13.130Z] 63ca1fbb43ae: Layer already exists [2024-10-04T08:23:13.130Z] 3.2.0-dev.20: digest: sha256:f5ae6e0026d68ab08fa7fc0f486682d92c1b5c45ead4d0ef32a3533a70034ef1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:13.468Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:13.796Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20 [2024-10-04T08:23:13.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-04T08:23:13.796Z] 292fabb55cb4: Preparing [2024-10-04T08:23:13.796Z] 11b98f8c6cb2: Preparing [2024-10-04T08:23:13.796Z] c451d6a79568: Preparing [2024-10-04T08:23:13.796Z] 6c4fc6aa26e4: Preparing [2024-10-04T08:23:13.796Z] 27bbf473b855: Preparing [2024-10-04T08:23:13.796Z] 63ca1fbb43ae: Preparing [2024-10-04T08:23:13.796Z] 63ca1fbb43ae: Waiting [2024-10-04T08:23:13.796Z] 11b98f8c6cb2: Layer already exists [2024-10-04T08:23:13.796Z] c451d6a79568: Layer already exists [2024-10-04T08:23:13.796Z] 292fabb55cb4: Layer already exists [2024-10-04T08:23:13.796Z] 6c4fc6aa26e4: Layer already exists [2024-10-04T08:23:13.796Z] 27bbf473b855: Layer already exists [2024-10-04T08:23:13.796Z] 63ca1fbb43ae: Layer already exists [2024-10-04T08:23:13.796Z] ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20: digest: sha256:f5ae6e0026d68ab08fa7fc0f486682d92c1b5c45ead4d0ef32a3533a70034ef1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:14.127Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:14.458Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-10-04T08:23:14.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-10-04T08:23:14.458Z] 292fabb55cb4: Preparing [2024-10-04T08:23:14.458Z] 11b98f8c6cb2: Preparing [2024-10-04T08:23:14.458Z] c451d6a79568: Preparing [2024-10-04T08:23:14.458Z] 6c4fc6aa26e4: Preparing [2024-10-04T08:23:14.458Z] 27bbf473b855: Preparing [2024-10-04T08:23:14.458Z] 63ca1fbb43ae: Preparing [2024-10-04T08:23:14.458Z] 63ca1fbb43ae: Waiting [2024-10-04T08:23:14.458Z] 27bbf473b855: Layer already exists [2024-10-04T08:23:14.458Z] 6c4fc6aa26e4: Layer already exists [2024-10-04T08:23:14.458Z] 292fabb55cb4: Layer already exists [2024-10-04T08:23:14.458Z] c451d6a79568: Layer already exists [2024-10-04T08:23:14.458Z] 11b98f8c6cb2: Layer already exists [2024-10-04T08:23:14.458Z] 63ca1fbb43ae: Layer already exists [2024-10-04T08:23:14.458Z] main: digest: sha256:f5ae6e0026d68ab08fa7fc0f486682d92c1b5c45ead4d0ef32a3533a70034ef1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T08:23:14.539Z] ===================================================== [Pipeline] echo [2024-10-04T08:23:14.557Z] taggedImages: [2024-10-04T08:23:14.557Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [2024-10-04T08:23:14.557Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-10-04T08:23:14.557Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.20 [2024-10-04T08:23:14.557Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20 [2024-10-04T08:23:14.557Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:14.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T08:23:14.979Z] [2024-10-04T08:23:14.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T08:23:15.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T08:23:15.286Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T08:23:15.286Z] 5eb5b503b376: Pulling fs layer [2024-10-04T08:23:15.286Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T08:23:15.286Z] ec43610c2a17: Pulling fs layer [2024-10-04T08:23:15.286Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T08:23:15.286Z] 33b1e0a273af: Pulling fs layer [2024-10-04T08:23:15.286Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T08:23:15.286Z] 2f39f015ded8: Pulling fs layer [2024-10-04T08:23:15.286Z] 33b1e0a273af: Waiting [2024-10-04T08:23:15.286Z] 5d3b04190fa2: Waiting [2024-10-04T08:23:15.286Z] 2f39f015ded8: Waiting [2024-10-04T08:23:15.286Z] 3a2ae6a8a46f: Waiting [2024-10-04T08:23:15.286Z] 5c69ac0246d0: Download complete [2024-10-04T08:23:15.286Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T08:23:15.286Z] 3a2ae6a8a46f: Download complete [2024-10-04T08:23:15.286Z] 33b1e0a273af: Verifying Checksum [2024-10-04T08:23:15.286Z] 33b1e0a273af: Download complete [2024-10-04T08:23:15.286Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T08:23:15.286Z] 5d3b04190fa2: Download complete [2024-10-04T08:23:15.544Z] ec43610c2a17: Verifying Checksum [2024-10-04T08:23:15.544Z] ec43610c2a17: Download complete [2024-10-04T08:23:15.544Z] 5eb5b503b376: Verifying Checksum [2024-10-04T08:23:15.544Z] 5eb5b503b376: Download complete [2024-10-04T08:23:16.112Z] 2f39f015ded8: Verifying Checksum [2024-10-04T08:23:16.112Z] 2f39f015ded8: Download complete [2024-10-04T08:23:16.680Z] 5eb5b503b376: Pull complete [2024-10-04T08:23:16.680Z] 5c69ac0246d0: Pull complete [2024-10-04T08:23:16.940Z] ec43610c2a17: Pull complete [2024-10-04T08:23:17.198Z] 3a2ae6a8a46f: Pull complete [2024-10-04T08:23:17.456Z] 33b1e0a273af: Pull complete [2024-10-04T08:23:17.456Z] 5d3b04190fa2: Pull complete [2024-10-04T08:23:21.643Z] 2f39f015ded8: Pull complete [2024-10-04T08:23:21.643Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T08:23:21.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T08:23:21.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T08:23:21.745Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T08:23:21.778Z] $ 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 [2024-10-04T08:23:27.213Z] $ docker top b3cddd7d2a60161fb84273d78f65dce2e798fc5ad797b175b3e6374fd9501f73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T08:23:27.602Z] ---> job-cost.sh [2024-10-04T08:23:27.602Z] lf-activate-venv: SKIPPING [2024-10-04T08:23:27.602Z] INFO: No Stack... [2024-10-04T08:23:27.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T08:23:28.119Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T08:23:28.405Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-10-04T08:23:28.405Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T08:23:28.421Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-206-stack-cost] [2024-10-04T08:23:28.429Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-206-stack-cost] did not exist. Created. [2024-10-04T08:23:28.437Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T08:23:28.752Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T08:23:28.795Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T08:23:28.805Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-206-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T08:23:28.839Z] $ docker stop --time=1 b3cddd7d2a60161fb84273d78f65dce2e798fc5ad797b175b3e6374fd9501f73 [2024-10-04T08:23:29.988Z] $ docker rm -f --volumes b3cddd7d2a60161fb84273d78f65dce2e798fc5ad797b175b3e6374fd9501f73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T10:13:35.576Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21056 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-10-04T10:13:35.603Z] Running in /w/workspace/device-onvif-camera/206 [Pipeline] { [Pipeline] checkout [2024-10-04T10:13:38.664Z] The recommended git tool is: git [2024-10-04T10:13:46.290Z] using credential edgex-jenkins-ssh [2024-10-04T10:13:46.320Z] Cloning the remote Git repository [2024-10-04T10:13:46.374Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-04T10:13:46.525Z] > git init /w/workspace/device-onvif-camera/206 # timeout=10 [2024-10-04T10:13:46.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-10-04T10:13:46.735Z] > git --version # timeout=10 [2024-10-04T10:13:46.780Z] > git --version # 'git version 2.25.1' [2024-10-04T10:13:46.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T10:13:46.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T10:13:50.039Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-10-04T10:13:50.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T10:13:50.869Z] Avoid second fetch [2024-10-04T10:13:50.870Z] Checking out Revision ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b (main) [2024-10-04T10:13:51.551Z] Commit message: "Merge pull request #461 from jinlinGuan/golang-1.23" [2024-10-04T10:13:50.892Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T10:13:50.951Z] > git checkout -f ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T10:13:56.241Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T10:13:56.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T10:13:56.241Z] Dload Upload Total Spent Left Speed [2024-10-04T10:13:56.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-10-04T10:13:56.645Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T10:13:56.975Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T10:13:56.975Z] + sudo tee /etc/docker/daemon.new [2024-10-04T10:13:56.975Z] { [2024-10-04T10:13:56.975Z] "registry-mirrors": [ [2024-10-04T10:13:56.975Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T10:13:56.975Z] ], [2024-10-04T10:13:56.975Z] "bip": "10.250.0.254/24", [2024-10-04T10:13:56.975Z] "hosts": [ [2024-10-04T10:13:56.975Z] "tcp://0.0.0.0:5555", [2024-10-04T10:13:56.975Z] "unix:///var/run/docker.sock" [2024-10-04T10:13:56.975Z] ], [2024-10-04T10:13:56.975Z] "mtu": 1458, [2024-10-04T10:13:56.975Z] "selinux-enabled": true, [2024-10-04T10:13:56.975Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T10:13:56.975Z] } [Pipeline] sh [2024-10-04T10:13:57.311Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T10:13:57.646Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T10:14:15.926Z] provisioning config files... [2024-10-04T10:14:15.952Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/206@tmp/config8024142884252364129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:14:16.422Z] ---> ****-login.sh [2024-10-04T10:14:16.422Z] nexus3.edgexfoundry.org:10001 [2024-10-04T10:14:16.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:14:16.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:14:16.965Z] Configure a credential helper to remove this warning. See [2024-10-04T10:14:16.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:14:16.965Z] [2024-10-04T10:14:16.965Z] Login Succeeded [2024-10-04T10:14:16.965Z] nexus3.edgexfoundry.org:10002 [2024-10-04T10:14:17.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:14:17.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:14:17.509Z] Configure a credential helper to remove this warning. See [2024-10-04T10:14:17.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:14:17.509Z] [2024-10-04T10:14:17.509Z] Login Succeeded [2024-10-04T10:14:17.509Z] nexus3.edgexfoundry.org:10003 [2024-10-04T10:14:17.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:14:17.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:14:17.781Z] Configure a credential helper to remove this warning. See [2024-10-04T10:14:17.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:14:17.781Z] [2024-10-04T10:14:17.781Z] Login Succeeded [2024-10-04T10:14:17.781Z] nexus3.edgexfoundry.org:10004 [2024-10-04T10:14:18.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:14:18.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:14:18.055Z] Configure a credential helper to remove this warning. See [2024-10-04T10:14:18.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:14:18.055Z] [2024-10-04T10:14:18.055Z] Login Succeeded [2024-10-04T10:14:18.055Z] ****.io [2024-10-04T10:14:18.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:14:18.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:14:18.594Z] Configure a credential helper to remove this warning. See [2024-10-04T10:14:18.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:14:18.594Z] [2024-10-04T10:14:18.594Z] Login Succeeded [2024-10-04T10:14:18.594Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T10:14:18.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T10:14:18.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T10:14:18.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T10:14:18.990Z] ========================================================= [2024-10-04T10:14:18.990Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T10:14:18.990Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:14:19.365Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T10:14:19.951Z] Sending build context to Docker daemon 21.74MB [2024-10-04T10:14:19.951Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T10:14:19.951Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-04T10:14:19.951Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T10:14:19.951Z] cf04c63912e1: Pulling fs layer [2024-10-04T10:14:19.951Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T10:14:19.951Z] a37a00ec5f00: Pulling fs layer [2024-10-04T10:14:19.951Z] 50b3750afda1: Pulling fs layer [2024-10-04T10:14:19.951Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T10:14:19.951Z] 80978eb59214: Pulling fs layer [2024-10-04T10:14:19.951Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T10:14:19.951Z] c5a475d317c9: Pulling fs layer [2024-10-04T10:14:19.951Z] 50b3750afda1: Waiting [2024-10-04T10:14:19.951Z] 4f4fb700ef54: Waiting [2024-10-04T10:14:19.951Z] c9f46d7d2bd2: Waiting [2024-10-04T10:14:19.951Z] 80978eb59214: Waiting [2024-10-04T10:14:19.951Z] c5a475d317c9: Waiting [2024-10-04T10:14:20.220Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T10:14:20.220Z] 55b35a11ae5e: Download complete [2024-10-04T10:14:20.220Z] 50b3750afda1: Verifying Checksum [2024-10-04T10:14:20.220Z] 50b3750afda1: Download complete [2024-10-04T10:14:20.220Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T10:14:20.220Z] 4f4fb700ef54: Download complete [2024-10-04T10:14:20.220Z] 80978eb59214: Verifying Checksum [2024-10-04T10:14:20.220Z] 80978eb59214: Download complete [2024-10-04T10:14:20.220Z] cf04c63912e1: Verifying Checksum [2024-10-04T10:14:20.220Z] cf04c63912e1: Download complete [2024-10-04T10:14:20.488Z] c5a475d317c9: Verifying Checksum [2024-10-04T10:14:20.488Z] c5a475d317c9: Download complete [2024-10-04T10:14:21.074Z] cf04c63912e1: Pull complete [2024-10-04T10:14:21.660Z] 55b35a11ae5e: Pull complete [2024-10-04T10:14:21.928Z] a37a00ec5f00: Download complete [2024-10-04T10:14:22.890Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T10:14:22.891Z] c9f46d7d2bd2: Download complete [2024-10-04T10:14:35.217Z] a37a00ec5f00: Pull complete [2024-10-04T10:14:35.217Z] 50b3750afda1: Pull complete [2024-10-04T10:14:35.217Z] 4f4fb700ef54: Pull complete [2024-10-04T10:14:35.217Z] 80978eb59214: Pull complete [2024-10-04T10:14:43.419Z] c9f46d7d2bd2: Pull complete [2024-10-04T10:14:44.006Z] c5a475d317c9: Pull complete [2024-10-04T10:14:44.006Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T10:14:44.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T10:14:44.006Z] ---> be29e6b0f0d4 [2024-10-04T10:14:44.006Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-04T10:14:45.948Z] ---> Running in ae8975a6a95a [2024-10-04T10:14:46.213Z] Removing intermediate container ae8975a6a95a [2024-10-04T10:14:46.213Z] ---> d473a2e75383 [2024-10-04T10:14:46.213Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T10:14:46.213Z] ---> Running in f9cb4f7e1514 [2024-10-04T10:14:46.479Z] Removing intermediate container f9cb4f7e1514 [2024-10-04T10:14:46.479Z] ---> 44aeafc30b65 [2024-10-04T10:14:46.479Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T10:14:46.479Z] ---> Running in 9c1defdbfe5d [2024-10-04T10:14:46.747Z] Removing intermediate container 9c1defdbfe5d [2024-10-04T10:14:46.747Z] ---> ce669a449384 [2024-10-04T10:14:46.747Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T10:14:46.747Z] ---> Running in daefc285dcfa [2024-10-04T10:14:47.014Z] Removing intermediate container daefc285dcfa [2024-10-04T10:14:47.014Z] ---> 45290263ac4d [2024-10-04T10:14:47.014Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-10-04T10:14:47.280Z] ---> Running in f21135736a2b [2024-10-04T10:14:47.280Z] Removing intermediate container f21135736a2b [2024-10-04T10:14:47.280Z] ---> 063f338c9e6f [2024-10-04T10:14:47.280Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T10:14:47.545Z] ---> Running in b2e111c11598 [2024-10-04T10:14:48.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T10:14:48.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T10:14:50.195Z] OK: 238 MiB in 54 packages [2024-10-04T10:14:51.625Z] Removing intermediate container b2e111c11598 [2024-10-04T10:14:51.625Z] ---> 87e0f1f7468e [2024-10-04T10:14:51.625Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-10-04T10:14:51.625Z] ---> Running in 4f70b0f5b0b7 [2024-10-04T10:14:51.899Z] Removing intermediate container 4f70b0f5b0b7 [2024-10-04T10:14:51.899Z] ---> 94a2d7868df5 [2024-10-04T10:14:51.899Z] Step 10/13 : COPY go.mod vendor* ./ [2024-10-04T10:14:52.500Z] ---> bd84ef32bd9b [2024-10-04T10:14:52.500Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T10:14:52.500Z] ---> Running in d2f59a34f3ac [2024-10-04T10:16:44.202Z] Removing intermediate container d2f59a34f3ac [2024-10-04T10:16:44.202Z] ---> 80d9ab3f1f6e [2024-10-04T10:16:44.202Z] Step 12/13 : COPY . . [2024-10-04T10:16:45.649Z] ---> 5a84609cd305 [2024-10-04T10:16:45.649Z] Step 13/13 : RUN ${MAKE} [2024-10-04T10:16:45.649Z] ---> Running in 8082c35e37da [2024-10-04T10:16:46.610Z] noop [2024-10-04T10:16:46.876Z] Removing intermediate container 8082c35e37da [2024-10-04T10:16:46.876Z] ---> a265d5a7732f [2024-10-04T10:16:47.142Z] Successfully built a265d5a7732f [2024-10-04T10:16:47.142Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:16:47.516Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T10:16:47.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T10:16:47.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-21056 does not seem to be running inside a container [2024-10-04T10:16:47.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/206 -v /w/workspace/device-onvif-camera/206:/w/workspace/device-onvif-camera/206:rw,z -v /w/workspace/device-onvif-camera/206@tmp:/w/workspace/device-onvif-camera/206@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 [2024-10-04T10:16:48.850Z] $ docker top 839bf6dd1f1974a3fc48798d4ed919c4fdc2d3a05b615fdc033121ea650d0f54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T10:16:49.671Z] + go version [2024-10-04T10:16:49.672Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T10:16:49.687Z] $ docker stop --time=1 839bf6dd1f1974a3fc48798d4ed919c4fdc2d3a05b615fdc033121ea650d0f54 [2024-10-04T10:16:51.263Z] $ docker rm -f --volumes 839bf6dd1f1974a3fc48798d4ed919c4fdc2d3a05b615fdc033121ea650d0f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:16:51.836Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T10:16:51.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T10:16:52.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-21056 does not seem to be running inside a container [2024-10-04T10:16:52.085Z] $ 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/206 -v /w/workspace/device-onvif-camera/206:/w/workspace/device-onvif-camera/206:rw,z -v /w/workspace/device-onvif-camera/206@tmp:/w/workspace/device-onvif-camera/206@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 [2024-10-04T10:16:53.157Z] $ docker top d1990eb17b2f1622e0dd039a72cd451faf9f7d8830b56c42a571013f8d66f9b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T10:16:53.976Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/206 [Pipeline] fileExists [Pipeline] sh [2024-10-04T10:16:54.315Z] + make test [2024-10-04T10:16:54.315Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T10:16:59.655Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-10-04T10:20:21.501Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-10-04T10:20:28.155Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-10-04T10:20:29.571Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.181s coverage: 31.4% of statements [2024-10-04T10:20:56.281Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.636s coverage: 86.5% of statements [2024-10-04T10:20:56.281Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T10:20:56.281Z] go vet ./... [2024-10-04T10:21:43.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T10:21:43.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T10:21:43.112Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T10:21:43.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T10:21:43.417Z] $ docker stop --time=1 d1990eb17b2f1622e0dd039a72cd451faf9f7d8830b56c42a571013f8d66f9b7 [2024-10-04T10:21:45.393Z] $ docker rm -f --volumes d1990eb17b2f1622e0dd039a72cd451faf9f7d8830b56c42a571013f8d66f9b7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T10:21:46.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T10:21:47.024Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T10:21:47.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T10:21:48.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T10:21:48.548Z] + ls -al . [2024-10-04T10:21:48.548Z] total 324 [2024-10-04T10:21:48.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 10:16 . [2024-10-04T10:21:48.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:13 .. [2024-10-04T10:21:48.548Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 10:13 .git [2024-10-04T10:21:48.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:13 .github [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 493 Oct 4 10:13 .gitignore [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 10:13 .golangci.yml [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 19973 Oct 4 10:13 Attribution.txt [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 17665 Oct 4 10:13 CHANGELOG.md [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 1715 Oct 4 10:13 Dockerfile [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 10:13 GOVERNANCE.md [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 4 10:13 Jenkinsfile [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 10:13 LICENSE [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 2883 Oct 4 10:13 Makefile [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 10:13 OWNERS.md [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 4 10:13 README.md [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 08:20 VERSION [2024-10-04T10:21:48.548Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:13 bin [2024-10-04T10:21:48.548Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:13 cmd [2024-10-04T10:21:48.548Z] -rw-r--r-- 1 jenkins jenkins 92292 Oct 4 10:20 coverage.out [2024-10-04T10:21:48.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:13 doc [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 7303 Oct 4 10:13 go.mod [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 100916 Oct 4 10:13 go.sum [2024-10-04T10:21:48.548Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:13 internal [2024-10-04T10:21:48.548Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 4 10:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:21:48.960Z] + 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=ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b --label arch=arm64 --label version=3.2.0-dev.20 . [2024-10-04T10:21:49.553Z] Sending build context to Docker daemon 21.84MB [2024-10-04T10:21:49.822Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T10:21:49.822Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-04T10:21:49.822Z] ---> a265d5a7732f [2024-10-04T10:21:49.822Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-10-04T10:21:49.822Z] ---> Running in 9725cfce8758 [2024-10-04T10:21:50.097Z] Removing intermediate container 9725cfce8758 [2024-10-04T10:21:50.097Z] ---> 6430f5ad6976 [2024-10-04T10:21:50.097Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T10:21:50.365Z] ---> Running in ec3533b4cb54 [2024-10-04T10:21:50.633Z] Removing intermediate container ec3533b4cb54 [2024-10-04T10:21:50.633Z] ---> 0f1f2e2cd008 [2024-10-04T10:21:50.633Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T10:21:50.633Z] ---> Running in 603902820a6e [2024-10-04T10:21:50.914Z] Removing intermediate container 603902820a6e [2024-10-04T10:21:50.914Z] ---> f94729e56831 [2024-10-04T10:21:50.914Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T10:21:50.914Z] ---> Running in cc03052da4f2 [2024-10-04T10:21:51.181Z] Removing intermediate container cc03052da4f2 [2024-10-04T10:21:51.181Z] ---> 0ca8b062cf13 [2024-10-04T10:21:51.181Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-10-04T10:21:51.451Z] ---> Running in 47e53e7a0627 [2024-10-04T10:21:51.719Z] Removing intermediate container 47e53e7a0627 [2024-10-04T10:21:51.719Z] ---> f8f29afb2953 [2024-10-04T10:21:51.719Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T10:21:51.719Z] ---> Running in 29309b40271e [2024-10-04T10:21:52.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T10:21:52.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T10:21:54.359Z] OK: 238 MiB in 54 packages [2024-10-04T10:21:55.320Z] Removing intermediate container 29309b40271e [2024-10-04T10:21:55.320Z] ---> dbc173e851e8 [2024-10-04T10:21:55.320Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-10-04T10:21:55.320Z] ---> Running in 249e99876121 [2024-10-04T10:21:55.586Z] Removing intermediate container 249e99876121 [2024-10-04T10:21:55.586Z] ---> 876238f57bda [2024-10-04T10:21:55.586Z] Step 10/27 : COPY go.mod vendor* ./ [2024-10-04T10:21:56.168Z] ---> 251a57264629 [2024-10-04T10:21:56.168Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T10:21:56.168Z] ---> Running in b77b07630549 [2024-10-04T10:21:58.751Z] Removing intermediate container b77b07630549 [2024-10-04T10:21:58.751Z] ---> 67886b355a9b [2024-10-04T10:21:58.751Z] Step 12/27 : COPY . . [2024-10-04T10:22:00.688Z] ---> 54d0ec0699ab [2024-10-04T10:22:00.688Z] Step 13/27 : RUN ${MAKE} [2024-10-04T10:22:00.688Z] ---> Running in d58374352a9e [2024-10-04T10:22:01.276Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-10-04T10:25:38.101Z] Removing intermediate container d58374352a9e [2024-10-04T10:25:38.101Z] ---> c4713f244fe9 [2024-10-04T10:25:38.101Z] Step 14/27 : FROM alpine:3.20 [2024-10-04T10:25:38.101Z] 3.20: Pulling from library/alpine [2024-10-04T10:25:38.101Z] cf04c63912e1: Already exists [2024-10-04T10:25:38.101Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T10:25:38.101Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T10:25:38.101Z] ---> c157a85ed455 [2024-10-04T10:25:38.101Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-04T10:25:38.101Z] ---> Running in 0acb01b2851f [2024-10-04T10:25:38.101Z] Removing intermediate container 0acb01b2851f [2024-10-04T10:25:38.101Z] ---> bbd58835240c [2024-10-04T10:25:38.101Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-10-04T10:25:38.101Z] ---> Running in 949b73143151 [2024-10-04T10:25:38.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T10:25:38.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T10:25:38.101Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T10:25:38.101Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T10:25:38.101Z] OK: 9 MiB in 15 packages [2024-10-04T10:25:38.101Z] Removing intermediate container 949b73143151 [2024-10-04T10:25:38.101Z] ---> 2efe5d70918f [2024-10-04T10:25:38.101Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-04T10:25:38.101Z] ---> Running in de88d710c53e [2024-10-04T10:25:38.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T10:25:38.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T10:25:38.101Z] Upgrading critical system libraries and apk-tools: [2024-10-04T10:25:38.101Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T10:25:38.101Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T10:25:38.101Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T10:25:38.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T10:25:38.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T10:25:38.101Z] OK: 9 MiB in 15 packages [2024-10-04T10:25:38.101Z] Removing intermediate container de88d710c53e [2024-10-04T10:25:38.101Z] ---> 51ba5756b337 [2024-10-04T10:25:38.101Z] Step 18/27 : WORKDIR / [2024-10-04T10:25:38.101Z] ---> Running in bc7c19a02c82 [2024-10-04T10:25:38.101Z] Removing intermediate container bc7c19a02c82 [2024-10-04T10:25:38.101Z] ---> c926f27d0711 [2024-10-04T10:25:38.101Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-10-04T10:25:38.101Z] ---> 3e36beb872cb [2024-10-04T10:25:38.101Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-10-04T10:25:38.101Z] ---> f99647b4fee1 [2024-10-04T10:25:38.101Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-10-04T10:25:38.101Z] ---> 542d37e12bb8 [2024-10-04T10:25:38.101Z] Step 22/27 : EXPOSE 59984 [2024-10-04T10:25:38.101Z] ---> Running in 06b3531b201e [2024-10-04T10:25:38.369Z] Removing intermediate container 06b3531b201e [2024-10-04T10:25:38.369Z] ---> 046125b1c435 [2024-10-04T10:25:38.369Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-10-04T10:25:38.369Z] ---> Running in 0fbd5d325f0f [2024-10-04T10:25:38.641Z] Removing intermediate container 0fbd5d325f0f [2024-10-04T10:25:38.641Z] ---> 15ff2d4808ab [2024-10-04T10:25:38.641Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T10:25:38.641Z] ---> Running in e360c78e20f4 [2024-10-04T10:25:38.907Z] Removing intermediate container e360c78e20f4 [2024-10-04T10:25:38.907Z] ---> 3a53335d706d [2024-10-04T10:25:38.907Z] Step 25/27 : LABEL arch=arm64 [2024-10-04T10:25:38.907Z] ---> Running in a940ce38ecad [2024-10-04T10:25:39.173Z] Removing intermediate container a940ce38ecad [2024-10-04T10:25:39.173Z] ---> c02e7bce546b [2024-10-04T10:25:39.173Z] Step 26/27 : LABEL git_sha=ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [2024-10-04T10:25:39.438Z] ---> Running in 7cc968f54f1e [2024-10-04T10:25:39.703Z] Removing intermediate container 7cc968f54f1e [2024-10-04T10:25:39.703Z] ---> a92cfec5c0a3 [2024-10-04T10:25:39.703Z] Step 27/27 : LABEL version=3.2.0-dev.20 [2024-10-04T10:25:39.703Z] ---> Running in fb3b1dafb6bb [2024-10-04T10:25:39.967Z] Removing intermediate container fb3b1dafb6bb [2024-10-04T10:25:39.968Z] ---> 0ae9d3522640 [2024-10-04T10:25:39.968Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T10:25:39.968Z] Successfully built 0ae9d3522640 [2024-10-04T10:25:39.968Z] 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 [2024-10-04T10:25:40.106Z] provisioning config files... [2024-10-04T10:25:40.120Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/206@tmp/config3867599066240506757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:25:40.455Z] ---> ****-login.sh [2024-10-04T10:25:40.455Z] nexus3.edgexfoundry.org:10001 [2024-10-04T10:25:40.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:25:40.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:25:40.721Z] Configure a credential helper to remove this warning. See [2024-10-04T10:25:40.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:25:40.721Z] [2024-10-04T10:25:40.721Z] Login Succeeded [2024-10-04T10:25:40.721Z] nexus3.edgexfoundry.org:10002 [2024-10-04T10:25:40.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:25:40.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:25:40.987Z] Configure a credential helper to remove this warning. See [2024-10-04T10:25:40.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:25:40.987Z] [2024-10-04T10:25:40.987Z] Login Succeeded [2024-10-04T10:25:40.987Z] nexus3.edgexfoundry.org:10003 [2024-10-04T10:25:41.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:25:41.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:25:41.517Z] Configure a credential helper to remove this warning. See [2024-10-04T10:25:41.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:25:41.517Z] [2024-10-04T10:25:41.517Z] Login Succeeded [2024-10-04T10:25:41.517Z] nexus3.edgexfoundry.org:10004 [2024-10-04T10:25:41.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:25:41.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:25:41.782Z] Configure a credential helper to remove this warning. See [2024-10-04T10:25:41.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:25:41.782Z] [2024-10-04T10:25:41.782Z] Login Succeeded [2024-10-04T10:25:41.782Z] ****.io [2024-10-04T10:25:42.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T10:25:42.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T10:25:42.311Z] Configure a credential helper to remove this warning. See [2024-10-04T10:25:42.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T10:25:42.311Z] [2024-10-04T10:25:42.311Z] Login Succeeded [2024-10-04T10:25:42.311Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T10:25:42.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T10:25:42.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T10:25:42.401Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-10-04T10:25:42.401Z] ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [2024-10-04T10:25:42.401Z] latest [2024-10-04T10:25:42.401Z] 3.2.0-dev.20 [2024-10-04T10:25:42.401Z] ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20 [2024-10-04T10:25:42.401Z] main [2024-10-04T10:25:42.401Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:25:42.787Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:25:43.159Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [2024-10-04T10:25:43.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-04T10:25:43.159Z] 39a0a7edb04d: Preparing [2024-10-04T10:25:43.159Z] 033528f674d1: Preparing [2024-10-04T10:25:43.159Z] 90baecc8ac10: Preparing [2024-10-04T10:25:43.159Z] dc12dfa4caf1: Preparing [2024-10-04T10:25:43.159Z] a8268ba78dca: Preparing [2024-10-04T10:25:43.159Z] 16113d51b718: Preparing [2024-10-04T10:25:43.159Z] 16113d51b718: Waiting [2024-10-04T10:25:43.427Z] 39a0a7edb04d: Pushed [2024-10-04T10:25:43.427Z] a8268ba78dca: Pushed [2024-10-04T10:25:43.427Z] 033528f674d1: Pushed [2024-10-04T10:25:43.427Z] 16113d51b718: Layer already exists [2024-10-04T10:25:43.427Z] dc12dfa4caf1: Pushed [2024-10-04T10:25:51.623Z] 90baecc8ac10: Pushed [2024-10-04T10:25:51.623Z] ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b: digest: sha256:38d66dff6e01e83a7f5d35fc8f181e3cc80ecbaa5673dbdd61ddd110f2f13140 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:25:51.988Z] + 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 [2024-10-04T10:25:52.337Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-10-04T10:25:52.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-04T10:25:52.337Z] 39a0a7edb04d: Preparing [2024-10-04T10:25:52.337Z] 033528f674d1: Preparing [2024-10-04T10:25:52.337Z] 90baecc8ac10: Preparing [2024-10-04T10:25:52.337Z] dc12dfa4caf1: Preparing [2024-10-04T10:25:52.337Z] a8268ba78dca: Preparing [2024-10-04T10:25:52.337Z] 16113d51b718: Preparing [2024-10-04T10:25:52.337Z] 16113d51b718: Waiting [2024-10-04T10:25:52.337Z] 39a0a7edb04d: Layer already exists [2024-10-04T10:25:52.337Z] 90baecc8ac10: Layer already exists [2024-10-04T10:25:52.337Z] 033528f674d1: Layer already exists [2024-10-04T10:25:52.337Z] a8268ba78dca: Layer already exists [2024-10-04T10:25:52.337Z] dc12dfa4caf1: Layer already exists [2024-10-04T10:25:52.337Z] 16113d51b718: Layer already exists [2024-10-04T10:25:52.337Z] latest: digest: sha256:38d66dff6e01e83a7f5d35fc8f181e3cc80ecbaa5673dbdd61ddd110f2f13140 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:25:52.691Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:25:53.044Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.20 [2024-10-04T10:25:53.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-04T10:25:53.044Z] 39a0a7edb04d: Preparing [2024-10-04T10:25:53.044Z] 033528f674d1: Preparing [2024-10-04T10:25:53.044Z] 90baecc8ac10: Preparing [2024-10-04T10:25:53.044Z] dc12dfa4caf1: Preparing [2024-10-04T10:25:53.044Z] a8268ba78dca: Preparing [2024-10-04T10:25:53.044Z] 16113d51b718: Preparing [2024-10-04T10:25:53.044Z] 16113d51b718: Waiting [2024-10-04T10:25:53.044Z] 90baecc8ac10: Layer already exists [2024-10-04T10:25:53.044Z] 39a0a7edb04d: Layer already exists [2024-10-04T10:25:53.044Z] dc12dfa4caf1: Layer already exists [2024-10-04T10:25:53.044Z] 033528f674d1: Layer already exists [2024-10-04T10:25:53.044Z] a8268ba78dca: Layer already exists [2024-10-04T10:25:53.044Z] 16113d51b718: Layer already exists [2024-10-04T10:25:53.308Z] 3.2.0-dev.20: digest: sha256:38d66dff6e01e83a7f5d35fc8f181e3cc80ecbaa5673dbdd61ddd110f2f13140 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:25:53.663Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:25:54.011Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20 [2024-10-04T10:25:54.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-04T10:25:54.011Z] 39a0a7edb04d: Preparing [2024-10-04T10:25:54.011Z] 033528f674d1: Preparing [2024-10-04T10:25:54.011Z] 90baecc8ac10: Preparing [2024-10-04T10:25:54.011Z] dc12dfa4caf1: Preparing [2024-10-04T10:25:54.011Z] a8268ba78dca: Preparing [2024-10-04T10:25:54.011Z] 16113d51b718: Preparing [2024-10-04T10:25:54.011Z] 16113d51b718: Waiting [2024-10-04T10:25:54.011Z] a8268ba78dca: Layer already exists [2024-10-04T10:25:54.011Z] 39a0a7edb04d: Layer already exists [2024-10-04T10:25:54.011Z] 033528f674d1: Layer already exists [2024-10-04T10:25:54.011Z] dc12dfa4caf1: Layer already exists [2024-10-04T10:25:54.011Z] 90baecc8ac10: Layer already exists [2024-10-04T10:25:54.011Z] 16113d51b718: Layer already exists [2024-10-04T10:25:54.011Z] ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20: digest: sha256:38d66dff6e01e83a7f5d35fc8f181e3cc80ecbaa5673dbdd61ddd110f2f13140 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:25:54.631Z] + 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 [2024-10-04T10:25:54.989Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-10-04T10:25:54.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-10-04T10:25:54.989Z] 39a0a7edb04d: Preparing [2024-10-04T10:25:54.989Z] 033528f674d1: Preparing [2024-10-04T10:25:54.989Z] 90baecc8ac10: Preparing [2024-10-04T10:25:54.989Z] dc12dfa4caf1: Preparing [2024-10-04T10:25:54.989Z] a8268ba78dca: Preparing [2024-10-04T10:25:54.989Z] 16113d51b718: Preparing [2024-10-04T10:25:54.989Z] 16113d51b718: Waiting [2024-10-04T10:25:54.989Z] 39a0a7edb04d: Layer already exists [2024-10-04T10:25:54.989Z] 033528f674d1: Layer already exists [2024-10-04T10:25:54.989Z] a8268ba78dca: Layer already exists [2024-10-04T10:25:54.989Z] 90baecc8ac10: Layer already exists [2024-10-04T10:25:54.989Z] dc12dfa4caf1: Layer already exists [2024-10-04T10:25:54.989Z] 16113d51b718: Layer already exists [2024-10-04T10:25:54.989Z] main: digest: sha256:38d66dff6e01e83a7f5d35fc8f181e3cc80ecbaa5673dbdd61ddd110f2f13140 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T10:25:55.323Z] ===================================================== [Pipeline] echo [2024-10-04T10:25:55.336Z] taggedImages: [2024-10-04T10:25:55.336Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [2024-10-04T10:25:55.336Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-10-04T10:25:55.336Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.20 [2024-10-04T10:25:55.336Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b-3.2.0-dev.20 [2024-10-04T10:25:55.336Z] - 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 [2024-10-04T10:25:55.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T10:25:55.730Z] [2024-10-04T10:25:55.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:25:56.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T10:25:56.063Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T10:25:56.063Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T10:25:56.063Z] 04944245beec: Pulling fs layer [2024-10-04T10:25:56.063Z] 699f458cf7ca: Pulling fs layer [2024-10-04T10:25:56.063Z] 765212b225bb: Pulling fs layer [2024-10-04T10:25:56.063Z] f23df028b6ca: Pulling fs layer [2024-10-04T10:25:56.063Z] 765212b225bb: Waiting [2024-10-04T10:25:56.063Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T10:25:56.063Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T10:25:56.063Z] f23df028b6ca: Waiting [2024-10-04T10:25:56.063Z] d65c8cfc05b1: Waiting [2024-10-04T10:25:56.329Z] 04944245beec: Verifying Checksum [2024-10-04T10:25:56.329Z] 04944245beec: Download complete [2024-10-04T10:25:56.329Z] 765212b225bb: Verifying Checksum [2024-10-04T10:25:56.329Z] 765212b225bb: Download complete [2024-10-04T10:25:56.329Z] f23df028b6ca: Verifying Checksum [2024-10-04T10:25:56.329Z] f23df028b6ca: Download complete [2024-10-04T10:25:56.329Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T10:25:56.329Z] d65c8cfc05b1: Download complete [2024-10-04T10:25:56.329Z] 699f458cf7ca: Verifying Checksum [2024-10-04T10:25:56.329Z] 699f458cf7ca: Download complete [2024-10-04T10:25:56.915Z] 8998bd30e6a1: Download complete [2024-10-04T10:25:59.503Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T10:25:59.503Z] 2437ff75d9bd: Download complete [2024-10-04T10:26:01.447Z] 8998bd30e6a1: Pull complete [2024-10-04T10:26:01.715Z] 04944245beec: Pull complete [2024-10-04T10:26:03.660Z] 699f458cf7ca: Pull complete [2024-10-04T10:26:03.660Z] 765212b225bb: Pull complete [2024-10-04T10:26:04.245Z] f23df028b6ca: Pull complete [2024-10-04T10:26:04.510Z] d65c8cfc05b1: Pull complete [2024-10-04T10:26:22.705Z] 2437ff75d9bd: Pull complete [2024-10-04T10:26:22.705Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T10:26:22.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T10:26:22.705Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T10:26:22.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-21056 does not seem to be running inside a container [2024-10-04T10:26:22.991Z] $ 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/206 -v /w/workspace/device-onvif-camera/206:/w/workspace/device-onvif-camera/206:rw,z -v /w/workspace/device-onvif-camera/206@tmp:/w/workspace/device-onvif-camera/206@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 [2024-10-04T10:26:25.604Z] $ docker top 839ca651d1f6cbbe654e3fa199c98d883aa2ef4ff5f3e4c694a4e58e8c9f169a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:26:26.108Z] ---> job-cost.sh [2024-10-04T10:26:26.372Z] lf-activate-venv: SKIPPING [2024-10-04T10:26:26.372Z] INFO: No Stack... [2024-10-04T10:26:26.949Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T10:26:27.529Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T10:26:28.160Z] + cat /w/workspace/device-onvif-camera/206/archives/cost.csv [2024-10-04T10:26:28.160Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T10:26:28.213Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-206-stack-cost] [2024-10-04T10:26:28.224Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-206-stack-cost] did not exist. Created. [2024-10-04T10:26:28.231Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T10:26:28.569Z] /w/workspace/device-onvif-camera/206@tmp/durable-b14d3cc5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T10:26:29.206Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T10:26:29.233Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T10:26:29.285Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T10:26:29.295Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-206-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T10:26:29.314Z] $ docker stop --time=1 839ca651d1f6cbbe654e3fa199c98d883aa2ef4ff5f3e4c694a4e58e8c9f169a [2024-10-04T10:26:30.771Z] $ docker rm -f --volumes 839ca651d1f6cbbe654e3fa199c98d883aa2ef4ff5f3e4c694a4e58e8c9f169a [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 [2024-10-04T10:26:31.249Z] provisioning config files... [2024-10-04T10:26:31.260Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14938369623487586259tmp [Pipeline] { [Pipeline] sh [2024-10-04T10:26:31.590Z] + set +x [2024-10-04T10:26:31.590Z] + + bash -s -- [2024-10-04T10:26:31.590Z] curl -s https://codecov.io/bash [2024-10-04T10:26:31.590Z] [2024-10-04T10:26:31.590Z] _____ _ [2024-10-04T10:26:31.590Z] / ____| | | [2024-10-04T10:26:31.590Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T10:26:31.590Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T10:26:31.590Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T10:26:31.590Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T10:26:31.590Z] Bash-1.0.6 [2024-10-04T10:26:31.590Z] [2024-10-04T10:26:31.590Z] [2024-10-04T10:26:31.590Z] ==> git version 2.25.1 found [2024-10-04T10:26:31.590Z] ==> 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 [2024-10-04T10:26:31.590Z] Release-Date: 2020-01-08 [2024-10-04T10:26:31.590Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-04T10:26:31.590Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T10:26:31.590Z] ==> Jenkins CI detected. [2024-10-04T10:26:31.590Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-10-04T10:26:31.590Z] project root: . [2024-10-04T10:26:31.590Z] --> token set from env [2024-10-04T10:26:31.591Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T10:26:31.871Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T10:26:31.871Z] ==> Python coveragepy not found [2024-10-04T10:26:31.871Z] ==> Searching for coverage reports in: [2024-10-04T10:26:31.871Z] + . [2024-10-04T10:26:31.871Z] -> Found 1 reports [2024-10-04T10:26:31.871Z] ==> Detecting git/mercurial file structure [2024-10-04T10:26:31.871Z] ==> Reading reports [2024-10-04T10:26:31.871Z] + ./coverage.out bytes=92292 [2024-10-04T10:26:31.871Z] ==> Appending adjustments [2024-10-04T10:26:31.871Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T10:26:31.871Z] + Found adjustments [2024-10-04T10:26:31.871Z] ==> Gzipping contents [2024-10-04T10:26:31.871Z] 12K /tmp/codecov.nhvlkg.gz [2024-10-04T10:26:31.871Z] ==> Uploading reports [2024-10-04T10:26:31.871Z] url: https://codecov.io [2024-10-04T10:26:31.871Z] query: branch=main&commit=ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T10:26:31.871Z] -> Pinging Codecov [2024-10-04T10:26:31.871Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T10:26:32.144Z] -> Uploading to [2024-10-04T10:26:32.144Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b/b0c0ea5e-0720-4b30-89a7-8bc81c06a6cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T102632Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4a1c81f1e62ea537d3f145cff4a5b7fcfd8ec341a3f1de97bcf18472c0bdb5c4 [2024-10-04T10:26:32.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T10:26:32.144Z] Dload Upload Total Spent Left Speed [2024-10-04T10:26:32.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 50061 --:--:-- --:--:-- --:--:-- 50061 [2024-10-04T10:26:32.419Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [Pipeline] } [2024-10-04T10:26:32.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-04T10:26:32.656Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-04T10:26:32.672Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:26:32.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T10:26:32.981Z] [2024-10-04T10:26:32.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:26:33.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T10:26:33.277Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-04T10:26:33.277Z] 43c4264eed91: Already exists [2024-10-04T10:26:33.277Z] 4cc291be95ef: Already exists [2024-10-04T10:26:33.277Z] 2ac1f1163629: Already exists [2024-10-04T10:26:33.277Z] 5c3c966382ef: Already exists [2024-10-04T10:26:33.277Z] 4f4fb700ef54: Already exists [2024-10-04T10:26:33.277Z] d9c7d2e4e75e: Pulling fs layer [2024-10-04T10:26:33.277Z] 9c3e1370e548: Pulling fs layer [2024-10-04T10:26:33.536Z] d9c7d2e4e75e: Download complete [2024-10-04T10:26:33.797Z] d9c7d2e4e75e: Pull complete [2024-10-04T10:26:34.365Z] 9c3e1370e548: Download complete [2024-10-04T10:26:37.647Z] 9c3e1370e548: Pull complete [2024-10-04T10:26:37.647Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-04T10:26:37.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T10:26:37.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T10:26:37.754Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T10:26:37.787Z] $ 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:latest cat [2024-10-04T10:26:39.961Z] $ docker top b6b34f4461d90eb0710f9178bffa564f8a684f7d0996a3476dba36a79ac173e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T10:26:40.315Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-10-04T10:26:40.327Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-10-04T10:26:40.608Z] + set -o pipefail [2024-10-04T10:26:40.608Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-10-04T10:26:50.607Z] [2024-10-04T10:26:50.607Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-10-04T10:26:50.607Z] [2024-10-04T10:26:50.607Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/6f2bf2cc-d24f-46fe-b9ed-9017bba3bd6d [2024-10-04T10:26:50.607Z] [2024-10-04T10:26:50.607Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-10-04T10:26:50.607Z] [2024-10-04T10:26:50.607Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-04T10:26:50.607Z] [2024-10-04T10:26:50.607Z] [2024-10-04T10:26:50.607Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-04T10:26:50.607Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-04T10:26:50.622Z] $ docker stop --time=1 b6b34f4461d90eb0710f9178bffa564f8a684f7d0996a3476dba36a79ac173e4 [2024-10-04T10:26:55.477Z] $ docker rm -f --volumes b6b34f4461d90eb0710f9178bffa564f8a684f7d0996a3476dba36a79ac173e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-04T10:26:56.059Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T10:26:56.074Z] provisioning config files... [2024-10-04T10:26:56.081Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config165586101225238903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:26:56.383Z] --> edgex-publish-swagger.sh [2024-10-04T10:26:56.383Z] === Publish doc/openapi/v3 API === [2024-10-04T10:26:56.383Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-10-04T10:26:56.383Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-10-04T10:26:56.383Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T10:26:56.383Z] Dload Upload Total Spent Left Speed [2024-10-04T10:26:56.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 292 909k --:--:-- --:--:-- --:--:-- 907k 100 485k 100 156 100 485k 291 907k --:--:-- --:--:-- --:--:-- 906k [2024-10-04T10:26:56.952Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-04T10:26:56.952Z] [Pipeline] } [2024-10-04T10:26:56.959Z] 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 [2024-10-04T10:26:57.387Z] + git log --format=format:%s -1 ad59c63c89e944388cd0e2a0e9e6d691b0b10b1b [Pipeline] sh [2024-10-04T10:26:57.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T10:26:57.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:26:57.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T10:26:57.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T10:26:58.071Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T10:26:58.098Z] $ 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 [2024-10-04T10:26:58.623Z] $ docker top 35c8fef3584398779654c0160b357891b10c845270e883b42dffd4488d79d574 -eo pid,comm [2024-10-04T10:26:58.677Z] 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). [2024-10-04T10:26:58.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T10:26:58.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T10:26:58.737Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T10:26:58.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T10:26:58.860Z] $ docker exec 35c8fef3584398779654c0160b357891b10c845270e883b42dffd4488d79d574 ssh-agent [2024-10-04T10:26:58.970Z] SSH_AUTH_SOCK=/tmp/ssh-Vg6lKyGSPKw3/agent.32 [2024-10-04T10:26:58.970Z] SSH_AGENT_PID=38 [2024-10-04T10:26:58.975Z] Running ssh-add (command line suppressed) [2024-10-04T10:26:59.081Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15197226306845616273.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15197226306845616273.key) [2024-10-04T10:26:59.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T10:26:59.393Z] + git semver tag [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,573 [run_tag] DEBUG tag force:False [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,573 [check_head_tag] DEBUG check head tag [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,574 [execute] INFO git cat-file --batch-check [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,579 [execute] INFO git cat-file --batch [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,601 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,601 [execute] INFO git tag -a v3.2.0-dev.20 -m v3.2.0-dev.20 [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,601 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.20', '-m', 'v3.2.0-dev.20'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T10:26:59.652Z] 2024-10-04 10:26:59,605 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-04T10:26:59.652Z] 3.2.0-dev.20 [Pipeline] } [2024-10-04T10:26:59.661Z] $ docker exec --env ******** --env ******** 35c8fef3584398779654c0160b357891b10c845270e883b42dffd4488d79d574 ssh-agent -k [2024-10-04T10:26:59.759Z] unset SSH_AUTH_SOCK; [2024-10-04T10:26:59.759Z] unset SSH_AGENT_PID; [2024-10-04T10:26:59.759Z] echo Agent pid 38 killed; [2024-10-04T10:26:59.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T10:27:00.098Z] + git semver [Pipeline] } [2024-10-04T10:27:00.367Z] $ docker stop --time=1 35c8fef3584398779654c0160b357891b10c845270e883b42dffd4488d79d574 [2024-10-04T10:27:01.656Z] $ docker rm -f --volumes 35c8fef3584398779654c0160b357891b10c845270e883b42dffd4488d79d574 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:27:02.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T10:27:02.075Z] [2024-10-04T10:27:02.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:27:02.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T10:27:02.378Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-04T10:27:02.378Z] ab5ef0e58194: Pulling fs layer [2024-10-04T10:27:02.378Z] 9712f1f96733: Pulling fs layer [2024-10-04T10:27:02.378Z] 63f879dbbcfc: Pulling fs layer [2024-10-04T10:27:02.378Z] 0d9ebad4ef96: Pulling fs layer [2024-10-04T10:27:02.378Z] e9a5061849ea: Pulling fs layer [2024-10-04T10:27:02.378Z] d747dcd14b5f: Pulling fs layer [2024-10-04T10:27:02.378Z] 2de7ff778b66: Pulling fs layer [2024-10-04T10:27:02.378Z] e9a5061849ea: Waiting [2024-10-04T10:27:02.378Z] 0d9ebad4ef96: Waiting [2024-10-04T10:27:02.378Z] d747dcd14b5f: Waiting [2024-10-04T10:27:02.378Z] 9712f1f96733: Download complete [2024-10-04T10:27:02.639Z] 63f879dbbcfc: Verifying Checksum [2024-10-04T10:27:02.639Z] 63f879dbbcfc: Download complete [2024-10-04T10:27:02.898Z] e9a5061849ea: Verifying Checksum [2024-10-04T10:27:02.898Z] e9a5061849ea: Download complete [2024-10-04T10:27:02.898Z] 0d9ebad4ef96: Verifying Checksum [2024-10-04T10:27:02.898Z] 0d9ebad4ef96: Download complete [2024-10-04T10:27:02.898Z] d747dcd14b5f: Verifying Checksum [2024-10-04T10:27:02.898Z] d747dcd14b5f: Download complete [2024-10-04T10:27:02.898Z] ab5ef0e58194: Verifying Checksum [2024-10-04T10:27:02.898Z] ab5ef0e58194: Download complete [2024-10-04T10:27:03.156Z] 2de7ff778b66: Download complete [2024-10-04T10:27:05.701Z] ab5ef0e58194: Pull complete [2024-10-04T10:27:05.701Z] 9712f1f96733: Pull complete [2024-10-04T10:27:06.636Z] 63f879dbbcfc: Pull complete [2024-10-04T10:27:10.820Z] 0d9ebad4ef96: Pull complete [2024-10-04T10:27:10.820Z] e9a5061849ea: Pull complete [2024-10-04T10:27:10.820Z] d747dcd14b5f: Pull complete [2024-10-04T10:27:11.388Z] 2de7ff778b66: Pull complete [2024-10-04T10:27:11.388Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-04T10:27:11.388Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T10:27:11.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T10:27:11.750Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T10:27:11.778Z] $ 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 [2024-10-04T10:27:17.277Z] $ docker top 1188980c9d1ee56dd4ca05d9aa6891e8b1eb4affd3fa7a3d41a43b60c4e0dcaa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-04T10:27:17.359Z] provisioning config files... [2024-10-04T10:27:17.365Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6855321965749061628tmp [2024-10-04T10:27:17.374Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2347136888704665970tmp [2024-10-04T10:27:17.383Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5752895669681630325tmp [Pipeline] { [Pipeline] echo [2024-10-04T10:27:17.487Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:17.797Z] ---> sigul-configuration.sh [2024-10-04T10:27:17.797Z] gpg: directory `/root/.gnupg' created [2024-10-04T10:27:17.797Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-04T10:27:17.797Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-04T10:27:17.797Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-04T10:27:17.797Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-04T10:27:17.797Z] gpg: CAST5 encrypted data [2024-10-04T10:27:17.797Z] gpg: encrypted with 1 passphrase [2024-10-04T10:27:17.797Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-04T10:27:18.089Z] + mkdir /home/jenkins [2024-10-04T10:27:18.089Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-04T10:27:18.388Z] + 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 [2024-10-04T10:27:18.403Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:18.698Z] ---> sigul-install.sh [2024-10-04T10:27:18.698Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-04T10:27:18.994Z] + git tag --list [2024-10-04T10:27:18.994Z] v0.0.0 [2024-10-04T10:27:18.994Z] v2.2.0 [2024-10-04T10:27:18.994Z] v2.3.0 [2024-10-04T10:27:18.994Z] v2.3.1 [2024-10-04T10:27:18.994Z] v3.0 [2024-10-04T10:27:18.994Z] v3.0.0 [2024-10-04T10:27:18.994Z] v3.1 [2024-10-04T10:27:18.994Z] v3.1.0 [2024-10-04T10:27:18.994Z] v3.1.0-dev.1 [2024-10-04T10:27:18.994Z] v3.1.0-dev.10 [2024-10-04T10:27:18.994Z] v3.1.0-dev.11 [2024-10-04T10:27:18.994Z] v3.1.0-dev.12 [2024-10-04T10:27:18.994Z] v3.1.0-dev.13 [2024-10-04T10:27:18.994Z] v3.1.0-dev.14 [2024-10-04T10:27:18.994Z] v3.1.0-dev.15 [2024-10-04T10:27:18.994Z] v3.1.0-dev.16 [2024-10-04T10:27:18.994Z] v3.1.0-dev.17 [2024-10-04T10:27:18.994Z] v3.1.0-dev.18 [2024-10-04T10:27:18.994Z] v3.1.0-dev.19 [2024-10-04T10:27:18.994Z] v3.1.0-dev.2 [2024-10-04T10:27:18.994Z] v3.1.0-dev.20 [2024-10-04T10:27:18.994Z] v3.1.0-dev.21 [2024-10-04T10:27:18.994Z] v3.1.0-dev.22 [2024-10-04T10:27:18.994Z] v3.1.0-dev.23 [2024-10-04T10:27:18.994Z] v3.1.0-dev.24 [2024-10-04T10:27:18.994Z] v3.1.0-dev.25 [2024-10-04T10:27:18.994Z] v3.1.0-dev.26 [2024-10-04T10:27:18.994Z] v3.1.0-dev.27 [2024-10-04T10:27:18.994Z] v3.1.0-dev.28 [2024-10-04T10:27:18.994Z] v3.1.0-dev.3 [2024-10-04T10:27:18.994Z] v3.1.0-dev.4 [2024-10-04T10:27:18.994Z] v3.1.0-dev.5 [2024-10-04T10:27:18.994Z] v3.1.0-dev.6 [2024-10-04T10:27:18.994Z] v3.1.0-dev.7 [2024-10-04T10:27:18.994Z] v3.1.0-dev.8 [2024-10-04T10:27:18.994Z] v3.1.0-dev.9 [2024-10-04T10:27:18.994Z] v3.1.1 [2024-10-04T10:27:18.994Z] v3.2.0-dev.1 [2024-10-04T10:27:18.994Z] v3.2.0-dev.10 [2024-10-04T10:27:18.994Z] v3.2.0-dev.11 [2024-10-04T10:27:18.994Z] v3.2.0-dev.12 [2024-10-04T10:27:18.994Z] v3.2.0-dev.13 [2024-10-04T10:27:18.994Z] v3.2.0-dev.14 [2024-10-04T10:27:18.994Z] v3.2.0-dev.15 [2024-10-04T10:27:18.994Z] v3.2.0-dev.16 [2024-10-04T10:27:18.994Z] v3.2.0-dev.17 [2024-10-04T10:27:18.994Z] v3.2.0-dev.18 [2024-10-04T10:27:18.995Z] v3.2.0-dev.19 [2024-10-04T10:27:18.995Z] v3.2.0-dev.2 [2024-10-04T10:27:18.995Z] v3.2.0-dev.20 [2024-10-04T10:27:18.995Z] v3.2.0-dev.3 [2024-10-04T10:27:18.995Z] v3.2.0-dev.4 [2024-10-04T10:27:18.995Z] v3.2.0-dev.5 [2024-10-04T10:27:18.995Z] v3.2.0-dev.6 [2024-10-04T10:27:18.995Z] v3.2.0-dev.7 [2024-10-04T10:27:18.995Z] v3.2.0-dev.8 [2024-10-04T10:27:18.995Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-04T10:27:19.290Z] + lftools sign git-tag v3.2.0-dev.20 [2024-10-04T10:27:19.861Z] Signing Git tag with Sigul... [2024-10-04T10:27:19.861Z] Signing v3.2.0-dev.20 [Pipeline] echo [2024-10-04T10:27:20.137Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:20.429Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-04T10:27:20.437Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-04T10:27:20.457Z] $ docker stop --time=1 1188980c9d1ee56dd4ca05d9aa6891e8b1eb4affd3fa7a3d41a43b60c4e0dcaa [2024-10-04T10:27:21.728Z] $ docker rm -f --volumes 1188980c9d1ee56dd4ca05d9aa6891e8b1eb4affd3fa7a3d41a43b60c4e0dcaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-04T10:27:22.168Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T10:27:22.168Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:27:22.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T10:27:22.469Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T10:27:22.556Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T10:27:22.581Z] $ 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 [2024-10-04T10:27:22.926Z] $ docker top ba6ea73dc5c8f21775021d55c1527afa499214dccc3454688d06f3ff16a99c0c -eo pid,comm [2024-10-04T10:27:22.975Z] 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). [2024-10-04T10:27:22.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T10:27:23.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T10:27:23.034Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T10:27:23.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T10:27:23.142Z] $ docker exec ba6ea73dc5c8f21775021d55c1527afa499214dccc3454688d06f3ff16a99c0c ssh-agent [2024-10-04T10:27:23.246Z] SSH_AUTH_SOCK=/tmp/ssh-xuyjbcvWjd4S/agent.32 [2024-10-04T10:27:23.246Z] SSH_AGENT_PID=38 [2024-10-04T10:27:23.250Z] Running ssh-add (command line suppressed) [2024-10-04T10:27:23.350Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1840615070265276384.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1840615070265276384.key) [2024-10-04T10:27:23.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T10:27:23.658Z] + git semver bump pre [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,853 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,853 [bump_version] DEBUG bumping version:3.2.0-dev.20 on axis:pre with prefix:dev [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,853 [bump_version] DEBUG bumped version:3.2.0-dev.21 [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,853 [write_version] DEBUG write version:3.2.0-dev.21 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,854 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,854 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,857 [execute] INFO git cat-file --batch-check [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,863 [execute] INFO git cat-file --batch [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T10:27:23.917Z] 2024-10-04 10:27:23,868 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-04T10:27:23.917Z] 3.2.0-dev.21 [Pipeline] } [2024-10-04T10:27:23.926Z] $ docker exec --env ******** --env ******** ba6ea73dc5c8f21775021d55c1527afa499214dccc3454688d06f3ff16a99c0c ssh-agent -k [2024-10-04T10:27:24.031Z] unset SSH_AUTH_SOCK; [2024-10-04T10:27:24.031Z] unset SSH_AGENT_PID; [2024-10-04T10:27:24.031Z] echo Agent pid 38 killed; [2024-10-04T10:27:24.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T10:27:24.363Z] + git semver [Pipeline] } [2024-10-04T10:27:24.635Z] $ docker stop --time=1 ba6ea73dc5c8f21775021d55c1527afa499214dccc3454688d06f3ff16a99c0c [2024-10-04T10:27:25.928Z] $ docker rm -f --volumes ba6ea73dc5c8f21775021d55c1527afa499214dccc3454688d06f3ff16a99c0c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T10:27:26.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T10:27:26.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:27:26.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T10:27:26.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T10:27:26.669Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T10:27:26.695Z] $ 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 [2024-10-04T10:27:27.049Z] $ docker top b5e40dc262f9830a1ce853cac9df83162f2d2980b8ec576c3a38edd3ff95ea1c -eo pid,comm [2024-10-04T10:27:27.105Z] 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). [2024-10-04T10:27:27.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T10:27:27.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T10:27:27.159Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T10:27:27.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T10:27:27.277Z] $ docker exec b5e40dc262f9830a1ce853cac9df83162f2d2980b8ec576c3a38edd3ff95ea1c ssh-agent [2024-10-04T10:27:27.403Z] SSH_AUTH_SOCK=/tmp/ssh-O85Crm2fLGIS/agent.31 [2024-10-04T10:27:27.403Z] SSH_AGENT_PID=37 [2024-10-04T10:27:27.408Z] Running ssh-add (command line suppressed) [2024-10-04T10:27:27.503Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7233052022031928434.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7233052022031928434.key) [2024-10-04T10:27:27.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T10:27:27.816Z] + git semver push [2024-10-04T10:27:28.076Z] 2024-10-04 10:27:27,991 [run_push] DEBUG push [2024-10-04T10:27:28.076Z] 2024-10-04 10:27:27,991 [execute] INFO git cat-file --batch-check [2024-10-04T10:27:28.076Z] 2024-10-04 10:27:27,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T10:27:28.076Z] 2024-10-04 10:27:27,996 [execute] INFO git rev-list 6c34f9fa4d43c3d6a3d087ba1defc489cb6ee9e9 -- [2024-10-04T10:27:28.076Z] 2024-10-04 10:27:27,996 [execute] DEBUG Popen(['git', 'rev-list', '6c34f9fa4d43c3d6a3d087ba1defc489cb6ee9e9', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T10:27:28.076Z] 2024-10-04 10:27:28,005 [execute] INFO git fetch -v origin [2024-10-04T10:27:28.076Z] 2024-10-04 10:27:28,005 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-04T10:27:28.645Z] 2024-10-04 10:27:28,467 [run_push] DEBUG no remote changes detected [2024-10-04T10:27:28.645Z] 2024-10-04 10:27:28,467 [execute] INFO git push origin semver [2024-10-04T10:27:28.645Z] 2024-10-04 10:27:28,468 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T10:27:29.584Z] 2024-10-04 10:27:29,239 [run_push] DEBUG push all version tags [2024-10-04T10:27:29.584Z] 2024-10-04 10:27:29,240 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-04T10:27:29.584Z] 2024-10-04 10:27:29,240 [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) [2024-10-04T10:27:30.154Z] 2024-10-04 10:27:29,885 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-10-04T10:27:30.154Z] 3.2.0-dev.21 [Pipeline] } [2024-10-04T10:27:30.163Z] $ docker exec --env ******** --env ******** b5e40dc262f9830a1ce853cac9df83162f2d2980b8ec576c3a38edd3ff95ea1c ssh-agent -k [2024-10-04T10:27:30.257Z] unset SSH_AUTH_SOCK; [2024-10-04T10:27:30.257Z] unset SSH_AGENT_PID; [2024-10-04T10:27:30.257Z] echo Agent pid 37 killed; [2024-10-04T10:27:30.273Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T10:27:30.599Z] + git semver [Pipeline] } [2024-10-04T10:27:30.871Z] $ docker stop --time=1 b5e40dc262f9830a1ce853cac9df83162f2d2980b8ec576c3a38edd3ff95ea1c [2024-10-04T10:27:32.160Z] $ docker rm -f --volumes b5e40dc262f9830a1ce853cac9df83162f2d2980b8ec576c3a38edd3ff95ea1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-04T10:27:32.844Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-10-04T10:27:32.844Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-10-04T10:27:32.844Z] total 16 [2024-10-04T10:27:32.844Z] drwxr-xr-x 3 root root 4096 Oct 4 08:23 . [2024-10-04T10:27:32.844Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 10:27 .. [2024-10-04T10:27:32.844Z] drwxr-xr-x 2 root root 4096 Oct 4 08:23 cost [2024-10-04T10:27:32.844Z] -rw-r--r-- 1 root root 91 Oct 4 08:23 cost.csv [2024-10-04T10:27:32.844Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-10-04T10:27:32.844Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-10-04T10:27:32.844Z] total 16 [2024-10-04T10:27:32.844Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 08:23 . [2024-10-04T10:27:32.844Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 10:27 .. [2024-10-04T10:27:32.844Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 08:23 cost [2024-10-04T10:27:32.844Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 4 08:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:33.141Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:34.012Z] ---> package-listing.sh [2024-10-04T10:27:34.012Z] ++ facter osfamily [2024-10-04T10:27:34.012Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T10:27:34.272Z] + OS_FAMILY=debian [2024-10-04T10:27:34.272Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-10-04T10:27:34.272Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T10:27:34.272Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T10:27:34.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T10:27:34.272Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T10:27:34.272Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-10-04T10:27:34.272Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T10:27:34.272Z] + case "${OS_FAMILY}" in [2024-10-04T10:27:34.272Z] + dpkg -l [2024-10-04T10:27:34.272Z] + grep '^ii' [2024-10-04T10:27:34.272Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T10:27:34.272Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T10:27:34.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T10:27:34.272Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-10-04T10:27:34.272Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-10-04T10:27:34.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-10-04T10:27:34.282Z] 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 [2024-10-04T10:27:34.562Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T10:27:35.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T10:27:35.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T10:27:35.213Z] prd-ubuntu20.04-docker-8c-8g-17045 does not seem to be running inside a container [2024-10-04T10:27:35.244Z] $ 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 [2024-10-04T10:27:35.448Z] $ docker top 1a0689bace8552ba64eb81d902de92db1a1c222984a6e76340c361b17f01ca41 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T10:27:35.798Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T10:27:36.084Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T10:27:36.368Z] + ls /var/log/sa-host [2024-10-04T10:27:36.368Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T10:27:36.533Z] provisioning config files... [2024-10-04T10:27:36.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12050672969438186556tmp [Pipeline] { [Pipeline] echo [2024-10-04T10:27:36.565Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:36.850Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T10:27:36.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:37.200Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T10:27:37.209Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:37.491Z] ---> sudo-logs.sh [2024-10-04T10:27:37.491Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T10:27:37.519Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:37.799Z] ---> job-cost.sh [2024-10-04T10:27:37.799Z] lf-activate-venv: SKIPPING [2024-10-04T10:27:37.799Z] DEBUG: total: 0.2199999988079071 [2024-10-04T10:27:37.799Z] INFO: Retrieving Stack Cost... [2024-10-04T10:27:38.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T10:27:38.628Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T10:27:38.642Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T10:27:38.923Z] ---> logs-deploy.sh [2024-10-04T10:27:38.923Z] lf-activate-venv: SKIPPING [2024-10-04T10:27:38.923Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/206 [2024-10-04T10:27:38.923Z] INFO: archiving workspace using pattern(s): [2024-10-04T10:27:39.858Z] Archives upload complete. [2024-10-04T10:27:39.858Z] INFO: archiving logs to Nexus